Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 304e98bd1744c0296f83b99b8262de5506c0b491 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-ssh16443898070364132064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh7297101630415641887.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13768459261241320700.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh3906229945883230707.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5326637174700663375.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15400 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/244 [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/244 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 304e98bd1744c0296f83b99b8262de5506c0b491 (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 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4060)" > git rev-list --no-walk 25cc1d466e414b60b23b7b5c732d6f5c01386b38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T04:06:22.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T04:06:22.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T04:06:22.120Z] ========================================================= [2022-06-23T04:06:22.120Z] EdgeX Global Pipelines Version Info [2022-06-23T04:06:22.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:06:22.890Z] ------------------- [2022-06-23T04:06:22.890Z] stable info: [2022-06-23T04:06:22.890Z] ------------------- [2022-06-23T04:06:22.890Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T04:06:22.890Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T04:06:22.890Z] Message: update stable to v1.0.234 [2022-06-23T04:06:23.464Z] ------------------- [2022-06-23T04:06:23.464Z] experimental info: [2022-06-23T04:06:23.464Z] ------------------- [2022-06-23T04:06:23.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T04:06:23.464Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T04:06:23.464Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T04:06:23.700Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-23T04:06:23.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-23T04:06:23.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T04:06:23.732Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T04:06:23.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T04:06:23.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T04:06:23.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T04:06:23.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-23T04:06:23.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-23T04:06:23.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-23T04:06:23.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T04:06:23.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T04:06:23.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T04:06:23.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T04:06:23.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T04:06:23.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T04:06:23.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T04:06:23.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T04:06:23.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-23T04:06:23.903Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-23T04:06:23.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T04:06:23.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T04:06:23.937Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T04:06:23.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-23T04:06:23.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-23T04:06:23.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-23T04:06:23.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] echo [2022-06-23T04:06:23.991Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 304e98b [Pipeline] echo [2022-06-23T04:06:24.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T04:06:24.042Z] provisioning config files... [2022-06-23T04:06:24.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/244@tmp/config8016272137970346050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:06:24.364Z] ---> docker-login.sh [2022-06-23T04:06:24.364Z] nexus3.edgexfoundry.org:10001 [2022-06-23T04:06:24.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:06:24.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:06:24.886Z] Configure a credential helper to remove this warning. See [2022-06-23T04:06:24.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:06:24.886Z] [2022-06-23T04:06:24.886Z] Login Succeeded [2022-06-23T04:06:24.886Z] nexus3.edgexfoundry.org:10002 [2022-06-23T04:06:24.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:06:24.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:06:24.886Z] Configure a credential helper to remove this warning. See [2022-06-23T04:06:24.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:06:24.886Z] [2022-06-23T04:06:24.886Z] Login Succeeded [2022-06-23T04:06:24.886Z] nexus3.edgexfoundry.org:10003 [2022-06-23T04:06:25.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:06:25.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:06:25.148Z] Configure a credential helper to remove this warning. See [2022-06-23T04:06:25.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:06:25.148Z] [2022-06-23T04:06:25.148Z] Login Succeeded [2022-06-23T04:06:25.148Z] nexus3.edgexfoundry.org:10004 [2022-06-23T04:06:25.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:06:25.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:06:25.410Z] Configure a credential helper to remove this warning. See [2022-06-23T04:06:25.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:06:25.410Z] [2022-06-23T04:06:25.410Z] Login Succeeded [2022-06-23T04:06:25.410Z] docker.io [2022-06-23T04:06:25.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:06:25.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:06:25.673Z] Configure a credential helper to remove this warning. See [2022-06-23T04:06:25.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:06:25.673Z] [2022-06-23T04:06:25.673Z] Login Succeeded [2022-06-23T04:06:25.673Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T04:06:25.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T04:06:25.997Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/core-command/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/core-data/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/core-metadata/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/support-notifications/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-23T04:06:25.997Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-23T04:06:25.997Z] + cut -d/ -f2 [2022-06-23T04:06:25.997Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-23T04:06:26.038Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh [2022-06-23T04:06:26.371Z] + git rev-list -1 --merges 304e98bd1744c0296f83b99b8262de5506c0b491~1..304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] echo [2022-06-23T04:06:26.393Z] -----------> git rev-list -1 --merges 304e98bd1744c0296f83b99b8262de5506c0b491~1..304e98bd1744c0296f83b99b8262de5506c0b491 304e98bd1744c0296f83b99b8262de5506c0b491 [false] [Pipeline] sh [2022-06-23T04:06:26.688Z] + git log --format=format:%s -1 304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] echo [2022-06-23T04:06:26.710Z] ========================================================= [2022-06-23T04:06:26.710Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T04:06:26.710Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-23T04:06:27.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T04:06:27.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T04:06:27.131Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T04:06:27.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T04:06:27.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T04:06:27.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T04:06:27.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:06:27.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:06:27.544Z] [2022-06-23T04:06:27.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:06:27.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:06:27.848Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T04:06:27.848Z] 42c077c10790: Pulling fs layer [2022-06-23T04:06:27.848Z] f63e77b7563a: Pulling fs layer [2022-06-23T04:06:27.848Z] bd5fdadae976: Pulling fs layer [2022-06-23T04:06:27.848Z] 205491f53016: Pulling fs layer [2022-06-23T04:06:27.848Z] df18705c85c3: Pulling fs layer [2022-06-23T04:06:27.848Z] bdb3f477010e: Pulling fs layer [2022-06-23T04:06:27.848Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T04:06:27.848Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T04:06:27.848Z] bdb8f0575790: Pulling fs layer [2022-06-23T04:06:27.848Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T04:06:27.848Z] 2343380bae48: Pulling fs layer [2022-06-23T04:06:27.848Z] c8a8fc8e1c8f: Waiting [2022-06-23T04:06:27.848Z] bdb8f0575790: Waiting [2022-06-23T04:06:27.848Z] 2c6e9b1d212d: Waiting [2022-06-23T04:06:27.848Z] 386e3cb2ff24: Waiting [2022-06-23T04:06:27.848Z] 205491f53016: Waiting [2022-06-23T04:06:27.848Z] df18705c85c3: Waiting [2022-06-23T04:06:27.848Z] bdb3f477010e: Waiting [2022-06-23T04:06:27.848Z] 2343380bae48: Waiting [2022-06-23T04:06:27.848Z] f63e77b7563a: Download complete [2022-06-23T04:06:27.848Z] 205491f53016: Verifying Checksum [2022-06-23T04:06:27.848Z] 205491f53016: Download complete [2022-06-23T04:06:28.110Z] df18705c85c3: Verifying Checksum [2022-06-23T04:06:28.110Z] df18705c85c3: Download complete [2022-06-23T04:06:28.110Z] bd5fdadae976: Verifying Checksum [2022-06-23T04:06:28.110Z] bd5fdadae976: Download complete [2022-06-23T04:06:28.110Z] bdb3f477010e: Verifying Checksum [2022-06-23T04:06:28.110Z] bdb3f477010e: Download complete [2022-06-23T04:06:28.110Z] 2c6e9b1d212d: Download complete [2022-06-23T04:06:28.110Z] bdb8f0575790: Verifying Checksum [2022-06-23T04:06:28.110Z] bdb8f0575790: Download complete [2022-06-23T04:06:28.110Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T04:06:28.110Z] 386e3cb2ff24: Download complete [2022-06-23T04:06:28.110Z] 2343380bae48: Download complete [2022-06-23T04:06:28.110Z] 42c077c10790: Verifying Checksum [2022-06-23T04:06:28.110Z] 42c077c10790: Download complete [2022-06-23T04:06:28.373Z] c8a8fc8e1c8f: Download complete [2022-06-23T04:06:29.758Z] 42c077c10790: Pull complete [2022-06-23T04:06:29.758Z] f63e77b7563a: Pull complete [2022-06-23T04:06:30.330Z] bd5fdadae976: Pull complete [2022-06-23T04:06:30.330Z] 205491f53016: Pull complete [2022-06-23T04:06:30.590Z] df18705c85c3: Pull complete [2022-06-23T04:06:30.851Z] bdb3f477010e: Pull complete [2022-06-23T04:06:32.762Z] c8a8fc8e1c8f: Pull complete [2022-06-23T04:06:33.023Z] 2c6e9b1d212d: Pull complete [2022-06-23T04:06:33.023Z] bdb8f0575790: Pull complete [2022-06-23T04:06:33.284Z] 386e3cb2ff24: Pull complete [2022-06-23T04:06:33.284Z] 2343380bae48: Pull complete [2022-06-23T04:06:33.284Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T04:06:33.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:06:33.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:06:33.390Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:06:33.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T04:06:34.879Z] $ docker top 8ddb7d345e1a72d175c06f943a80bf3ac478e4f4ed319a92c86952cc78d583c1 -eo pid,comm [2022-06-23T04:06:34.951Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-23T04:06:34.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T04:06:34.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T04:06:34.987Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T04:06:35.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T04:06:35.141Z] $ docker exec 8ddb7d345e1a72d175c06f943a80bf3ac478e4f4ed319a92c86952cc78d583c1 ssh-agent [2022-06-23T04:06:35.285Z] SSH_AUTH_SOCK=/tmp/ssh-7ww7neviXXCA/agent.32 [2022-06-23T04:06:35.285Z] SSH_AGENT_PID=39 [2022-06-23T04:06:35.294Z] Running ssh-add (command line suppressed) [2022-06-23T04:06:35.413Z] Identity added: /w/workspace/edgex-go/244@tmp/private_key_3287003656538913368.key (/w/workspace/edgex-go/244@tmp/private_key_3287003656538913368.key) [2022-06-23T04:06:35.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T04:06:35.723Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T04:06:35.739Z] $ docker exec --env ******** --env ******** 8ddb7d345e1a72d175c06f943a80bf3ac478e4f4ed319a92c86952cc78d583c1 ssh-agent -k [2022-06-23T04:06:35.859Z] unset SSH_AUTH_SOCK; [2022-06-23T04:06:35.860Z] unset SSH_AGENT_PID; [2022-06-23T04:06:35.860Z] echo Agent pid 39 killed; [2022-06-23T04:06:35.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T04:06:35.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T04:06:35.896Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T04:06:36.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T04:06:36.033Z] $ docker exec 8ddb7d345e1a72d175c06f943a80bf3ac478e4f4ed319a92c86952cc78d583c1 ssh-agent [2022-06-23T04:06:36.166Z] SSH_AUTH_SOCK=/tmp/ssh-TWW5V9SZS6sM/agent.72 [2022-06-23T04:06:36.166Z] SSH_AGENT_PID=79 [2022-06-23T04:06:36.172Z] Running ssh-add (command line suppressed) [2022-06-23T04:06:36.306Z] Identity added: /w/workspace/edgex-go/244@tmp/private_key_150300085214375232.key (/w/workspace/edgex-go/244@tmp/private_key_150300085214375232.key) [2022-06-23T04:06:36.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T04:06:36.618Z] + git semver init [2022-06-23T04:06:36.879Z] 2022-06-23 04:06:36,813 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T04:06:36.879Z] 2022-06-23 04:06:36,814 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/244/.semver [2022-06-23T04:06:36.879Z] 2022-06-23 04:06:36,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/244/.semver [2022-06-23T04:06:36.879Z] 2022-06-23 04:06:36,815 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/244/.semver'], cwd=/w/workspace/edgex-go/244, universal_newlines=False, shell=None, istream=None) [2022-06-23T04:06:42.173Z] 2022-06-23 04:06:41,158 [append_file] DEBUG append to file:/w/workspace/edgex-go/244/.git/info/exclude [2022-06-23T04:06:42.173Z] 2022-06-23 04:06:41,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/244/.semver/main with force:False [2022-06-23T04:06:42.173Z] 2022-06-23 04:06:41,159 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:06:42.173Z] 2022-06-23 04:06:41,159 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:06:42.173Z] 2.2.1-dev.15 [Pipeline] } [2022-06-23T04:06:42.184Z] $ docker exec --env ******** --env ******** 8ddb7d345e1a72d175c06f943a80bf3ac478e4f4ed319a92c86952cc78d583c1 ssh-agent -k [2022-06-23T04:06:42.301Z] unset SSH_AUTH_SOCK; [2022-06-23T04:06:42.302Z] unset SSH_AGENT_PID; [2022-06-23T04:06:42.302Z] echo Agent pid 79 killed; [2022-06-23T04:06:42.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T04:06:42.622Z] + git semver [Pipeline] } [2022-06-23T04:06:42.898Z] $ docker stop --time=1 8ddb7d345e1a72d175c06f943a80bf3ac478e4f4ed319a92c86952cc78d583c1 [2022-06-23T04:06:44.220Z] $ docker rm -f 8ddb7d345e1a72d175c06f943a80bf3ac478e4f4ed319a92c86952cc78d583c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T04:06:44.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T04:06:44.853Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T04:06:44.856Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.15 [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 [2022-06-23T04:06:44.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:06:44.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:06:45.006Z] ========================================================= [2022-06-23T04:06:45.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T04:06:45.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T04:06:45.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T04:06:45.297Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T04:06:45.297Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T04:06:45.297Z] 666ba61612fd: Pulling fs layer [2022-06-23T04:06:45.297Z] 8ed8ca486205: Pulling fs layer [2022-06-23T04:06:45.297Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T04:06:45.297Z] c516ae0d96e1: Pulling fs layer [2022-06-23T04:06:45.297Z] 684cea983483: Pulling fs layer [2022-06-23T04:06:45.297Z] dd3240ac7de5: Pulling fs layer [2022-06-23T04:06:45.297Z] b1e948a4e11c: Pulling fs layer [2022-06-23T04:06:45.297Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T04:06:45.297Z] 646ad004c059: Pulling fs layer [2022-06-23T04:06:45.297Z] cc1cd167ecdc: Waiting [2022-06-23T04:06:45.297Z] c516ae0d96e1: Waiting [2022-06-23T04:06:45.297Z] 684cea983483: Waiting [2022-06-23T04:06:45.297Z] b1e948a4e11c: Waiting [2022-06-23T04:06:45.297Z] a8fd76ee1af6: Waiting [2022-06-23T04:06:45.297Z] dd3240ac7de5: Waiting [2022-06-23T04:06:45.297Z] 646ad004c059: Waiting [2022-06-23T04:06:45.297Z] 8ed8ca486205: Download complete [2022-06-23T04:06:45.297Z] 666ba61612fd: Download complete [2022-06-23T04:06:45.297Z] c516ae0d96e1: Verifying Checksum [2022-06-23T04:06:45.297Z] c516ae0d96e1: Download complete [2022-06-23T04:06:45.297Z] 684cea983483: Verifying Checksum [2022-06-23T04:06:45.297Z] 684cea983483: Download complete [2022-06-23T04:06:45.297Z] dd3240ac7de5: Download complete [2022-06-23T04:06:45.297Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T04:06:45.297Z] 59bf1c3509f3: Download complete [2022-06-23T04:06:45.559Z] b1e948a4e11c: Verifying Checksum [2022-06-23T04:06:45.559Z] b1e948a4e11c: Download complete [2022-06-23T04:06:45.559Z] 59bf1c3509f3: Pull complete [2022-06-23T04:06:45.559Z] 666ba61612fd: Pull complete [2022-06-23T04:06:45.819Z] 8ed8ca486205: Pull complete [2022-06-23T04:06:45.819Z] 646ad004c059: Verifying Checksum [2022-06-23T04:06:45.819Z] 646ad004c059: Download complete [2022-06-23T04:06:46.085Z] a8fd76ee1af6: Verifying Checksum [2022-06-23T04:06:46.085Z] a8fd76ee1af6: Download complete [2022-06-23T04:06:46.085Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T04:06:46.085Z] cc1cd167ecdc: Download complete [2022-06-23T04:06:50.287Z] cc1cd167ecdc: Pull complete [2022-06-23T04:06:50.287Z] c516ae0d96e1: Pull complete [2022-06-23T04:06:50.287Z] 684cea983483: Pull complete [2022-06-23T04:06:50.287Z] dd3240ac7de5: Pull complete [2022-06-23T04:06:50.287Z] b1e948a4e11c: Pull complete [2022-06-23T04:06:52.833Z] a8fd76ee1af6: Pull complete [2022-06-23T04:06:53.771Z] 646ad004c059: Pull complete [2022-06-23T04:06:53.771Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T04:06:53.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T04:06:53.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-23T04:06:54.075Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T04:06:54.075Z] WORKDIR /edgex [2022-06-23T04:06:54.075Z] COPY go.mod . [2022-06-23T04:06:54.075Z] RUN go mod download [2022-06-23T04:06:54.075Z] docker build -t ci-base-image-x86_64 -f - . [2022-06-23T04:06:55.461Z] Sending build context to Docker daemon 335MB [2022-06-23T04:06:55.461Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T04:06:55.461Z] ---> 8f69c11f6b0c [2022-06-23T04:06:55.461Z] Step 2/4 : WORKDIR /edgex [2022-06-23T04:06:57.378Z] ---> Running in 0849fef8f32a [2022-06-23T04:06:57.640Z] Removing intermediate container 0849fef8f32a [2022-06-23T04:06:57.640Z] ---> af68043fc6de [2022-06-23T04:06:57.640Z] Step 3/4 : COPY go.mod . [2022-06-23T04:06:57.640Z] ---> 28a9210d0ac8 [2022-06-23T04:06:57.640Z] Step 4/4 : RUN go mod download [2022-06-23T04:06:57.640Z] ---> Running in f68ea56d4e0a [2022-06-23T04:06:59.942Z] Still waiting to schedule task [2022-06-23T04:06:59.943Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-23T04:07:15.763Z] Removing intermediate container f68ea56d4e0a [2022-06-23T04:07:15.763Z] ---> 6619e15f5407 [2022-06-23T04:07:15.763Z] Successfully built 6619e15f5407 [2022-06-23T04:07:15.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:07:16.071Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T04:07:16.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:07:16.157Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:07:16.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:07:16.593Z] $ docker top e7af2613dc6f8239c7da0d35f89973cee49ed68947ba42ac4dbba1928dd50756 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T04:07:16.952Z] + go version [2022-06-23T04:07:16.952Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T04:07:16.965Z] $ docker stop --time=1 e7af2613dc6f8239c7da0d35f89973cee49ed68947ba42ac4dbba1928dd50756 [2022-06-23T04:07:18.253Z] $ docker rm -f e7af2613dc6f8239c7da0d35f89973cee49ed68947ba42ac4dbba1928dd50756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:07:18.671Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T04:07:18.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:07:18.759Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:07:18.795Z] $ 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/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:07:19.219Z] $ docker top cfb03074322844690c8196e35111e5967adca4c5f4ca2a19dfe43ee0cef9018d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T04:07:19.319Z] ========================================================= [2022-06-23T04:07:19.319Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-23T04:07:19.319Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T04:07:19.637Z] + make test [2022-06-23T04:07:19.637Z] go mod tidy -compat=1.17 [2022-06-23T04:07:19.896Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-23T04:07:26.484Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-23T04:07:38.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-23T04:07:38.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-23T04:07:40.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-06-23T04:07:40.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-23T04:07:40.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.136s coverage: 53.4% of statements [2022-06-23T04:07:40.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-23T04:07:40.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-23T04:07:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.486s coverage: 89.2% of statements [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-23T04:07:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.120s coverage: 83.8% of statements [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-23T04:07:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.536s coverage: 95.6% of statements [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-23T04:07:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-23T04:07:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.121s coverage: 60.0% of statements [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.104s coverage: 0.9% of statements [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2022-06-23T04:07:43.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2022-06-23T04:07:43.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements [2022-06-23T04:07:53.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.106s coverage: 94.4% of statements [2022-06-23T04:07:53.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-06-23T04:07:54.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.177s coverage: 82.5% of statements [2022-06-23T04:07:54.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.133s coverage: 92.9% of statements [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 58.8% of statements [2022-06-23T04:08:04.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-06-23T04:08:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.4% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-23T04:08:04.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-06-23T04:08:04.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-06-23T04:08:04.319Z] 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 [2022-06-23T04:08:22.415Z] GO111MODULE=on go vet ./... [2022-06-23T04:08:26.608Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T04:08:26.608Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T04:08:26.608Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T04:08:26.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-23T04:08:27.171Z] + ls -al . [2022-06-23T04:08:27.171Z] total 684 [2022-06-23T04:08:27.171Z] drwxrwxr-x 10 1001 1001 4096 Jun 23 04:07 . [2022-06-23T04:08:27.171Z] drwxr-xr-x 4 root root 4096 Jun 23 04:07 .. [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 04:06 .dockerignore [2022-06-23T04:08:27.171Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 04:06 .git [2022-06-23T04:08:27.171Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 04:06 .github [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 879 Jun 23 04:06 .gitignore [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 42 Jun 23 04:06 .golangci.yml [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 87 Jun 23 04:06 .hadolint.yml [2022-06-23T04:08:27.171Z] drwxr-xr-x 3 1001 1001 4096 Jun 23 04:06 .semver [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 04:06 .sonarcloud.properties [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 1171 Jun 23 04:06 ADOPTERS.md [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 10347 Jun 23 04:06 Attribution.txt [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 63209 Jun 23 04:06 CHANGELOG.md [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 04:06 CONTRIBUTING.md [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 677 Jun 23 04:06 GOVERNANCE.md [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 850 Jun 23 04:06 Jenkinsfile [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 04:06 LICENSE [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 10389 Jun 23 04:06 Makefile [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 582 Jun 23 04:06 OWNERS.md [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 9094 Jun 23 04:06 README.md [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 04:06 SECURITY.md [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 12 Jun 23 04:06 VERSION [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 04:06 ZMQWindows.md [2022-06-23T04:08:27.171Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 04:06 bin [2022-06-23T04:08:27.171Z] drwxrwxr-x 18 1001 1001 4096 Jun 23 04:06 cmd [2022-06-23T04:08:27.171Z] -rw-r--r-- 1 root root 435411 Jun 23 04:08 coverage.out [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 3311 Jun 23 04:06 go.mod [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 36231 Jun 23 04:07 go.sum [2022-06-23T04:08:27.171Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 04:06 internal [2022-06-23T04:08:27.171Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 04:06 openapi [2022-06-23T04:08:27.171Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 04:06 snap [2022-06-23T04:08:27.171Z] -rw-rw-r-- 1 1001 1001 204 Jun 23 04:06 version.go [Pipeline] sh [2022-06-23T04:08:27.457Z] + '[' -e coverage.out ] [2022-06-23T04:08:27.457Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-23T04:08:27.550Z] Stashed 1 file(s) [Pipeline] sh [2022-06-23T04:08:27.830Z] + make build [2022-06-23T04:08:27.830Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-23T04:08:37.926Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15401 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-06-23T04:08:37.937Z] Running in /w/workspace/edgex-go/244 [Pipeline] { [Pipeline] checkout [2022-06-23T04:08:37.997Z] The recommended git tool is: git [2022-06-23T04:08:42.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-23T04:08:44.020Z] using credential edgex-jenkins-ssh [2022-06-23T04:08:44.038Z] Cloning the remote Git repository [2022-06-23T04:08:44.089Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-23T04:08:44.166Z] > git init /w/workspace/edgex-go/244 # timeout=10 [2022-06-23T04:08:44.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-23T04:08:44.331Z] > git --version # timeout=10 [2022-06-23T04:08:44.393Z] > git --version # 'git version 2.25.1' [2022-06-23T04:08:44.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T04:08:44.562Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T04:08:50.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-23T04:08:51.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-23T04:08:57.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-23T04:08:57.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-23T04:08:58.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-23T04:08:59.718Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-23T04:09:00.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-23T04:09:00.995Z] Avoid second fetch [2022-06-23T04:09:00.996Z] Checking out Revision 304e98bd1744c0296f83b99b8262de5506c0b491 (main) [2022-06-23T04:09:01.229Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-23T04:09:02.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-23T04:09:00.947Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-23T04:09:00.966Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T04:09:01.012Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T04:09:01.037Z] > git checkout -f 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 [2022-06-23T04:09:02.738Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-23T04:09:04.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-23T04:09:05.290Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4060)" [Pipeline] } [2022-06-23T04:09:05.598Z] $ docker stop --time=1 cfb03074322844690c8196e35111e5967adca4c5f4ca2a19dfe43ee0cef9018d [2022-06-23T04:09:08.139Z] $ docker rm -f cfb03074322844690c8196e35111e5967adca4c5f4ca2a19dfe43ee0cef9018d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T04:09:08.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T04:09:08.954Z] [2022-06-23T04:09:08.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:09:09.189Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T04:09:09.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:09:09.189Z] Dload Upload Total Spent Left Speed [2022-06-23T04:09:09.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 12253 63 7748 0 0 54181 0 --:--:-- --:--:-- --:--:-- 53805 100 12253 100 12253 0 0 84503 0 --:--:-- --:--:-- --:--:-- 84503 [2022-06-23T04:09:09.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T04:09:09.253Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-23T04:09:09.253Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-23T04:09:09.253Z] ca9280d653b3: Pulling fs layer [2022-06-23T04:09:09.253Z] 7e9c9ca2126c: Pulling fs layer [2022-06-23T04:09:09.253Z] cbdbe7a5bc2a: Download complete [2022-06-23T04:09:09.512Z] ca9280d653b3: Verifying Checksum [2022-06-23T04:09:09.512Z] ca9280d653b3: Download complete [2022-06-23T04:09:09.512Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-06-23T04:09:09.775Z] 7e9c9ca2126c: Download complete [2022-06-23T04:09:09.956Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T04:09:10.034Z] ca9280d653b3: Pull complete [2022-06-23T04:09:10.298Z] + sudo tee /etc/docker/daemon.new [2022-06-23T04:09:10.298Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-23T04:09:10.298Z] { [2022-06-23T04:09:10.298Z] "registry-mirrors": [ [2022-06-23T04:09:10.298Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T04:09:10.298Z] ], [2022-06-23T04:09:10.298Z] "bip": "10.250.0.254/24", [2022-06-23T04:09:10.298Z] "hosts": [ [2022-06-23T04:09:10.298Z] "tcp://0.0.0.0:5555", [2022-06-23T04:09:10.298Z] "unix:///var/run/docker.sock" [2022-06-23T04:09:10.298Z] ], [2022-06-23T04:09:10.298Z] "mtu": 1458, [2022-06-23T04:09:10.298Z] "selinux-enabled": true, [2022-06-23T04:09:10.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T04:09:10.298Z] } [Pipeline] sh [2022-06-23T04:09:10.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T04:09:10.983Z] + sudo service docker restart [2022-06-23T04:09:13.322Z] 7e9c9ca2126c: Pull complete [2022-06-23T04:09:13.322Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-23T04:09:13.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T04:09:13.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:09:13.426Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:09:13.467Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:09:14.843Z] $ docker top 8bb818e180747752637a65174536a2b8d1f8bc2882b5aed214dffd427f69f4e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T04:09:15.203Z] + docker-compose build+ --helpgrep [2022-06-23T04:09:15.203Z] parallel [2022-06-23T04:09:15.775Z] --parallel Build images in parallel. [Pipeline] } [2022-06-23T04:09:15.791Z] $ docker stop --time=1 8bb818e180747752637a65174536a2b8d1f8bc2882b5aed214dffd427f69f4e8 [2022-06-23T04:09:17.059Z] $ docker rm -f 8bb818e180747752637a65174536a2b8d1f8bc2882b5aed214dffd427f69f4e8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:09:17.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T04:09:17.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:09:17.525Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:09:17.560Z] $ 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/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:09:17.927Z] $ docker top ef2f56df2b069e3af313cbbb1add73d9e4fb3f20fa8f7dc2a87668288837c8c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T04:09:18.276Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-23T04:09:18.845Z] Building core-command ... [2022-06-23T04:09:18.845Z] Building core-data ... [2022-06-23T04:09:18.845Z] Building core-metadata ... [2022-06-23T04:09:18.845Z] Building security-bootstrapper ... [2022-06-23T04:09:18.845Z] Building security-proxy-setup ... [2022-06-23T04:09:18.845Z] Building security-secretstore-setup ... [2022-06-23T04:09:18.845Z] Building security-spiffe-token-provider ... [2022-06-23T04:09:18.845Z] Building security-spire-agent ... [2022-06-23T04:09:18.845Z] Building security-spire-config ... [2022-06-23T04:09:18.845Z] Building security-spire-server ... [2022-06-23T04:09:18.845Z] Building support-notifications ... [2022-06-23T04:09:18.845Z] Building support-scheduler ... [2022-06-23T04:09:18.845Z] Building sys-mgmt-agent ... [2022-06-23T04:09:18.845Z] Building security-spiffe-token-provider [2022-06-23T04:09:18.845Z] Building support-scheduler [2022-06-23T04:09:18.845Z] Building core-metadata [2022-06-23T04:09:18.845Z] Building core-command [2022-06-23T04:09:18.845Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T04:09:29.311Z] provisioning config files... [2022-06-23T04:09:29.334Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/244@tmp/config301192977754436312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:09:29.694Z] ---> docker-login.sh [2022-06-23T04:09:29.694Z] nexus3.edgexfoundry.org:10001 [2022-06-23T04:09:30.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:09:30.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:09:30.564Z] Configure a credential helper to remove this warning. See [2022-06-23T04:09:30.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:09:30.564Z] [2022-06-23T04:09:30.564Z] Login Succeeded [2022-06-23T04:09:30.564Z] nexus3.edgexfoundry.org:10002 [2022-06-23T04:09:30.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:09:31.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:09:31.117Z] Configure a credential helper to remove this warning. See [2022-06-23T04:09:31.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:09:31.117Z] [2022-06-23T04:09:31.117Z] Login Succeeded [2022-06-23T04:09:31.117Z] nexus3.edgexfoundry.org:10003 [2022-06-23T04:09:31.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:09:31.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:09:31.393Z] Configure a credential helper to remove this warning. See [2022-06-23T04:09:31.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:09:31.393Z] [2022-06-23T04:09:31.393Z] Login Succeeded [2022-06-23T04:09:31.393Z] nexus3.edgexfoundry.org:10004 [2022-06-23T04:09:31.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:09:31.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:09:31.990Z] Configure a credential helper to remove this warning. See [2022-06-23T04:09:31.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:09:31.990Z] [2022-06-23T04:09:31.990Z] Login Succeeded [2022-06-23T04:09:31.990Z] docker.io [2022-06-23T04:09:32.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:09:32.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:09:32.854Z] Configure a credential helper to remove this warning. See [2022-06-23T04:09:32.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:09:32.854Z] [2022-06-23T04:09:32.854Z] Login Succeeded [2022-06-23T04:09:32.854Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T04:09:32.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T04:09:33.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:09:33.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:09:33.429Z] ========================================================= [2022-06-23T04:09:33.429Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T04:09:33.429Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T04:09:33.731Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:09:33.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:09:33.732Z] ---> 6619e15f5407 [2022-06-23T04:09:33.732Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T04:09:33.732Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:09:33.732Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:09:33.732Z] ---> 6619e15f5407 [2022-06-23T04:09:33.732Z] Step 3/20 : WORKDIR /edgex-go [2022-06-23T04:09:33.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:09:33.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:09:33.732Z] ---> 6619e15f5407 [2022-06-23T04:09:33.732Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T04:09:33.991Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:09:33.991Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:09:33.991Z] ---> 6619e15f5407 [2022-06-23T04:09:33.991Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:09:33.991Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:09:33.991Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:09:33.991Z] ---> 6619e15f5407 [2022-06-23T04:09:33.991Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:09:34.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T04:09:34.319Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T04:09:34.319Z] 9b3977197b4f: Pulling fs layer [2022-06-23T04:09:34.319Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T04:09:34.319Z] 94645a83ff95: Pulling fs layer [2022-06-23T04:09:34.319Z] e6fb740bc735: Pulling fs layer [2022-06-23T04:09:34.319Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T04:09:34.319Z] e6fb740bc735: Waiting [2022-06-23T04:09:34.319Z] 355e64cbe906: Pulling fs layer [2022-06-23T04:09:34.319Z] 63ab81a10011: Pulling fs layer [2022-06-23T04:09:34.319Z] 555d1d1c4555: Pulling fs layer [2022-06-23T04:09:34.319Z] 7d9057610161: Pulling fs layer [2022-06-23T04:09:34.319Z] 355e64cbe906: Waiting [2022-06-23T04:09:34.319Z] 3a77bd46dcc9: Waiting [2022-06-23T04:09:34.319Z] 63ab81a10011: Waiting [2022-06-23T04:09:34.319Z] 7d9057610161: Waiting [2022-06-23T04:09:34.319Z] 555d1d1c4555: Waiting [2022-06-23T04:09:34.319Z] 94645a83ff95: Verifying Checksum [2022-06-23T04:09:34.319Z] 94645a83ff95: Download complete [2022-06-23T04:09:34.319Z] 1a89e8eeedd5: Verifying Checksum [2022-06-23T04:09:34.319Z] 1a89e8eeedd5: Download complete [2022-06-23T04:09:34.319Z] 3a77bd46dcc9: Download complete [2022-06-23T04:09:34.319Z] 355e64cbe906: Verifying Checksum [2022-06-23T04:09:34.319Z] 355e64cbe906: Download complete [2022-06-23T04:09:34.319Z] 9b3977197b4f: Verifying Checksum [2022-06-23T04:09:34.319Z] 9b3977197b4f: Download complete [2022-06-23T04:09:34.319Z] 63ab81a10011: Verifying Checksum [2022-06-23T04:09:34.319Z] 63ab81a10011: Download complete [2022-06-23T04:09:35.301Z] 9b3977197b4f: Pull complete [2022-06-23T04:09:35.301Z] 7d9057610161: Verifying Checksum [2022-06-23T04:09:35.301Z] 7d9057610161: Download complete [2022-06-23T04:09:35.901Z] 1a89e8eeedd5: Pull complete [2022-06-23T04:09:36.176Z] 94645a83ff95: Pull complete [2022-06-23T04:09:36.452Z] 555d1d1c4555: Verifying Checksum [2022-06-23T04:09:36.452Z] 555d1d1c4555: Download complete [2022-06-23T04:09:36.534Z] ---> Running in 2fab4f420594 [2022-06-23T04:09:36.534Z] ---> Running in 299232b91000 [2022-06-23T04:09:36.534Z] ---> Running in 70d55cce62a1 [2022-06-23T04:09:36.534Z] ---> Running in 69413c0a03d3 [2022-06-23T04:09:36.534Z] ---> Running in d3acfec756f9 [2022-06-23T04:09:36.534Z] Removing intermediate container 70d55cce62a1 [2022-06-23T04:09:36.534Z] ---> 0ea1a58ca686 [2022-06-23T04:09:36.534Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:09:36.534Z] Removing intermediate container 2fab4f420594 [2022-06-23T04:09:36.534Z] ---> 940aefaa2045 [2022-06-23T04:09:36.534Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:09:36.534Z] Removing intermediate container d3acfec756f9 [2022-06-23T04:09:36.534Z] ---> c585c6899186 [2022-06-23T04:09:36.534Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:09:36.534Z] Removing intermediate container 299232b91000 [2022-06-23T04:09:36.534Z] ---> de253bb50e43 [2022-06-23T04:09:36.534Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:09:36.534Z] Removing intermediate container 69413c0a03d3 [2022-06-23T04:09:36.534Z] ---> 61e41df52440 [2022-06-23T04:09:36.534Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-23T04:09:36.795Z] ---> Running in 015fa2c6dc74 [2022-06-23T04:09:36.795Z] ---> Running in 70e57e7161ce [2022-06-23T04:09:36.795Z] ---> Running in 4d51a277e247 [2022-06-23T04:09:36.795Z] ---> Running in 525430a82d9d [2022-06-23T04:09:36.795Z] ---> Running in 09427f9b9b1a [2022-06-23T04:09:37.046Z] e6fb740bc735: Verifying Checksum [2022-06-23T04:09:37.046Z] e6fb740bc735: Download complete [2022-06-23T04:09:37.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:37.637Z] Removing intermediate container 015fa2c6dc74 [2022-06-23T04:09:37.637Z] ---> 85bfe4c2b071 [2022-06-23T04:09:37.637Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T04:09:37.637Z] ---> Running in fec7a8cdabc6 [2022-06-23T04:09:37.637Z] Removing intermediate container 70e57e7161ce [2022-06-23T04:09:37.637Z] ---> df0c718df8d0 [2022-06-23T04:09:37.637Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T04:09:37.896Z] ---> Running in cf69cfd09fe8 [2022-06-23T04:09:38.155Z] Removing intermediate container 09427f9b9b1a [2022-06-23T04:09:38.155Z] ---> f1546f0808cc [2022-06-23T04:09:38.155Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-23T04:09:38.155Z] ---> Running in 7944cbfddcad [2022-06-23T04:09:38.155Z] Removing intermediate container 525430a82d9d [2022-06-23T04:09:38.155Z] ---> dbf7f69c1681 [2022-06-23T04:09:38.155Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T04:09:38.155Z] ---> Running in 27ec188eb2e8 [2022-06-23T04:09:38.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:38.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:38.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:38.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:38.677Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:09:38.677Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:09:38.677Z] OK: 15866 distinct packages available [2022-06-23T04:09:38.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:38.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:38.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:38.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:39.538Z] OK: 221 MiB in 52 packages [2022-06-23T04:09:39.538Z] OK: 221 MiB in 52 packages [2022-06-23T04:09:39.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:39.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:39.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:09:39.798Z] Removing intermediate container fec7a8cdabc6 [2022-06-23T04:09:39.798Z] Removing intermediate container cf69cfd09fe8 [2022-06-23T04:09:39.798Z] ---> a631ec93dd06 [2022-06-23T04:09:39.798Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T04:09:39.798Z] ---> e3d48c76f0f4 [2022-06-23T04:09:39.798Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:09:39.798Z] OK: 221 MiB in 52 packages [2022-06-23T04:09:39.798Z] OK: 221 MiB in 52 packages [2022-06-23T04:09:39.798Z] OK: 221 MiB in 52 packages [2022-06-23T04:09:40.057Z] ---> 02f8551e990b [2022-06-23T04:09:40.057Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:09:40.057Z] ---> e41a423985a0 [2022-06-23T04:09:40.057Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:09:40.057Z] ---> Running in 8fb76c453301 [2022-06-23T04:09:40.057Z] ---> Running in ae675015147f [2022-06-23T04:09:40.316Z] Removing intermediate container 27ec188eb2e8 [2022-06-23T04:09:40.317Z] ---> d3ffb38d411d [2022-06-23T04:09:40.317Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:09:40.317Z] Removing intermediate container 7944cbfddcad [2022-06-23T04:09:40.317Z] ---> 4322514ec9bb [2022-06-23T04:09:40.317Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T04:09:40.576Z] Removing intermediate container 4d51a277e247 [2022-06-23T04:09:40.576Z] ---> 0e9bac0882f5 [2022-06-23T04:09:40.576Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-23T04:09:40.576Z] ---> 17920424c4dd [2022-06-23T04:09:40.576Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:09:40.576Z] ---> e7ec6481b6ba [2022-06-23T04:09:40.576Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:09:40.576Z] ---> Running in 62aeab288e05 [2022-06-23T04:09:40.576Z] ---> Running in 10f0d166ed61 [2022-06-23T04:09:40.576Z] ---> ca66d9a1ccab [2022-06-23T04:09:40.576Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:09:40.835Z] ---> Running in f8db347e1f1d [2022-06-23T04:09:41.101Z] Removing intermediate container 8fb76c453301 [2022-06-23T04:09:41.101Z] ---> 6c6c7bbdb541 [2022-06-23T04:09:41.101Z] Step 8/22 : COPY . . [2022-06-23T04:09:41.670Z] Removing intermediate container ae675015147f [2022-06-23T04:09:41.670Z] ---> 9d46d21370de [2022-06-23T04:09:41.670Z] Step 8/23 : COPY . . [2022-06-23T04:09:44.958Z] Removing intermediate container 62aeab288e05 [2022-06-23T04:09:44.958Z] ---> dfd29ef3e9d8 [2022-06-23T04:09:44.958Z] Step 8/23 : COPY . . [2022-06-23T04:09:44.958Z] Removing intermediate container 10f0d166ed61 [2022-06-23T04:09:44.958Z] ---> 8c2098a1018e [2022-06-23T04:09:44.958Z] Step 8/22 : COPY . . [2022-06-23T04:09:44.958Z] Removing intermediate container f8db347e1f1d [2022-06-23T04:09:44.958Z] ---> 98d03aa8df91 [2022-06-23T04:09:44.958Z] Step 7/20 : COPY . . [2022-06-23T04:09:49.444Z] e6fb740bc735: Pull complete [2022-06-23T04:09:49.444Z] 3a77bd46dcc9: Pull complete [2022-06-23T04:09:49.444Z] 355e64cbe906: Pull complete [2022-06-23T04:09:49.444Z] 63ab81a10011: Pull complete [2022-06-23T04:09:53.086Z] ---> a2be59892441 [2022-06-23T04:09:53.086Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-23T04:09:53.086Z] ---> 33b54c66a200 [2022-06-23T04:09:53.086Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-23T04:09:53.086Z] ---> e411b4176498 [2022-06-23T04:09:53.086Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-23T04:09:53.086Z] ---> Running in 57bd837781a3 [2022-06-23T04:09:53.086Z] ---> Running in 4cd1f6caae36 [2022-06-23T04:09:53.086Z] ---> Running in 1c3a409ab095 [2022-06-23T04:09:53.086Z] ---> 6707bf572879 [2022-06-23T04:09:53.086Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-23T04:09:53.086Z] ---> 9362cfcc2f8f [2022-06-23T04:09:53.086Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-23T04:09:53.086Z] ---> Running in 416c74e6a485 [2022-06-23T04:09:53.086Z] ---> Running in f8353145c49c [2022-06-23T04:09:53.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-23T04:09:53.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-23T04:09:53.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-23T04:09:53.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-23T04:09:53.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-23T04:09:56.167Z] 555d1d1c4555: Pull complete [2022-06-23T04:09:57.624Z] 7d9057610161: Pull complete [2022-06-23T04:09:57.624Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T04:09:57.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T04:09:57.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-23T04:09:57.977Z] + docker build -t ci-base-image-arm64+ -f - . [2022-06-23T04:09:57.977Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T04:09:57.977Z] WORKDIR /edgex [2022-06-23T04:09:57.977Z] COPY go.mod . [2022-06-23T04:09:57.977Z] RUN go mod download [2022-06-23T04:10:00.618Z] Sending build context to Docker daemon 169.1MB [2022-06-23T04:10:00.618Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T04:10:00.618Z] ---> 819e984ddca1 [2022-06-23T04:10:00.618Z] Step 2/4 : WORKDIR /edgex [2022-06-23T04:10:02.604Z] ---> Running in 99c80a777214 [2022-06-23T04:10:02.604Z] Removing intermediate container 99c80a777214 [2022-06-23T04:10:02.604Z] ---> c19704dc78d1 [2022-06-23T04:10:02.604Z] Step 3/4 : COPY go.mod . [2022-06-23T04:10:03.205Z] ---> 57fe571bf79a [2022-06-23T04:10:03.205Z] Step 4/4 : RUN go mod download [2022-06-23T04:10:03.205Z] ---> Running in d78706d81507 [2022-06-23T04:10:25.162Z] Removing intermediate container 416c74e6a485 [2022-06-23T04:10:25.162Z] ---> 1a05c05b42cc [2022-06-23T04:10:25.162Z] [2022-06-23T04:10:25.162Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T04:10:25.162Z] Removing intermediate container 1c3a409ab095 [2022-06-23T04:10:25.162Z] ---> cf8e93958d09 [2022-06-23T04:10:25.162Z] [2022-06-23T04:10:25.162Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T04:10:25.162Z] 3.14: Pulling from library/alpine [2022-06-23T04:10:25.162Z] 3.14: Pulling from library/alpine [2022-06-23T04:10:25.162Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T04:10:25.162Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T04:10:25.162Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T04:10:25.162Z] Status: Image is up to date for alpine:3.14 [2022-06-23T04:10:25.162Z] ---> e04c818066af [2022-06-23T04:10:25.162Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T04:10:25.162Z] ---> e04c818066af [2022-06-23T04:10:25.162Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T04:10:27.089Z] ---> Running in 8337624b026b [2022-06-23T04:10:27.089Z] ---> Running in bad2163e86aa [2022-06-23T04:10:27.089Z] Removing intermediate container f8353145c49c [2022-06-23T04:10:27.089Z] ---> ee5f094c509b [2022-06-23T04:10:27.089Z] [2022-06-23T04:10:27.089Z] Step 9/20 : FROM alpine:3.15 [2022-06-23T04:10:27.089Z] Removing intermediate container 4cd1f6caae36 [2022-06-23T04:10:27.089Z] ---> a95252d18021 [2022-06-23T04:10:27.089Z] [2022-06-23T04:10:27.089Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T04:10:27.089Z] ---> e04c818066af [2022-06-23T04:10:27.089Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-23T04:10:27.089Z] Removing intermediate container 57bd837781a3 [2022-06-23T04:10:27.089Z] ---> f9c9b23d91c4 [2022-06-23T04:10:27.089Z] [2022-06-23T04:10:27.089Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T04:10:27.089Z] ---> e04c818066af [2022-06-23T04:10:27.089Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-23T04:10:27.349Z] ---> Running in 22cce3740e35 [2022-06-23T04:10:27.349Z] 3.15: Pulling from library/alpine [2022-06-23T04:10:27.349Z] ---> Running in a323ddf80c30 [2022-06-23T04:10:27.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.608Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T04:10:27.608Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T04:10:27.608Z] ---> 0ac33e5f5afa [2022-06-23T04:10:27.608Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:10:27.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.868Z] ---> Running in 9c632e5af7b3 [2022-06-23T04:10:27.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.868Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T04:10:27.868Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:10:27.868Z] OK: 6 MiB in 15 packages [2022-06-23T04:10:27.868Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T04:10:27.868Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:10:27.868Z] Removing intermediate container 9c632e5af7b3 [2022-06-23T04:10:27.868Z] ---> dc53d1e733a6 [2022-06-23T04:10:27.868Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:10:27.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.868Z] OK: 6 MiB in 15 packages [2022-06-23T04:10:27.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:27.868Z] ---> Running in 1ed81331be3e [2022-06-23T04:10:28.129Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-23T04:10:28.129Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T04:10:28.129Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:10:28.129Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-23T04:10:28.129Z] OK: 6 MiB in 15 packages [2022-06-23T04:10:28.129Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:10:28.129Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:10:28.129Z] OK: 6 MiB in 16 packages [2022-06-23T04:10:28.389Z] Removing intermediate container bad2163e86aa [2022-06-23T04:10:28.389Z] ---> 73c24bfcc6c9 [2022-06-23T04:10:28.389Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:10:28.389Z] Removing intermediate container 8337624b026b [2022-06-23T04:10:28.389Z] ---> feeaf9d2e295 [2022-06-23T04:10:28.389Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:10:28.389Z] ---> Running in b8ed835c041b [2022-06-23T04:10:28.649Z] ---> Running in 13e779140104 [2022-06-23T04:10:28.649Z] Removing intermediate container b8ed835c041b [2022-06-23T04:10:28.649Z] ---> ad8a0ffc082e [2022-06-23T04:10:28.649Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-23T04:10:28.649Z] Removing intermediate container 13e779140104 [2022-06-23T04:10:28.649Z] ---> b96e23c8c8c6 [2022-06-23T04:10:28.649Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-23T04:10:28.649Z] ---> Running in 29993b8b942d [2022-06-23T04:10:28.649Z] ---> Running in 9365b7376336 [2022-06-23T04:10:28.915Z] Removing intermediate container a323ddf80c30 [2022-06-23T04:10:28.915Z] ---> fc99108fa137 [2022-06-23T04:10:28.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:10:28.915Z] Removing intermediate container 22cce3740e35 [2022-06-23T04:10:28.915Z] ---> bb4f6d2d5a5c [2022-06-23T04:10:28.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:10:28.915Z] ---> Running in 08bd7dae1c66 [2022-06-23T04:10:28.915Z] ---> Running in 35093492d747 [2022-06-23T04:10:28.915Z] Removing intermediate container 9365b7376336 [2022-06-23T04:10:28.915Z] ---> 6bf5a996712c [2022-06-23T04:10:28.915Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T04:10:28.915Z] Removing intermediate container 29993b8b942d [2022-06-23T04:10:28.915Z] ---> 8a1772a2949f [2022-06-23T04:10:28.915Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T04:10:28.915Z] ---> Running in 98b0353e210d [2022-06-23T04:10:28.915Z] ---> Running in 895a1520fae7 [2022-06-23T04:10:28.915Z] Removing intermediate container 1ed81331be3e [2022-06-23T04:10:28.915Z] ---> 1cf7bed246a9 [2022-06-23T04:10:28.915Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-23T04:10:29.182Z] Removing intermediate container 08bd7dae1c66 [2022-06-23T04:10:29.182Z] ---> 4eaf424afeab [2022-06-23T04:10:29.182Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-23T04:10:29.182Z] Removing intermediate container 35093492d747 [2022-06-23T04:10:29.182Z] ---> 4c00bbf16b6c [2022-06-23T04:10:29.182Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-23T04:10:29.182Z] ---> Running in 1091b6e13884 [2022-06-23T04:10:29.182Z] Removing intermediate container 98b0353e210d [2022-06-23T04:10:29.182Z] ---> 3eb88028e55e [2022-06-23T04:10:29.182Z] Step 15/23 : WORKDIR / [2022-06-23T04:10:29.182Z] ---> Running in 252a4954cc6e [2022-06-23T04:10:29.182Z] ---> Running in 7ea16a798912 [2022-06-23T04:10:29.182Z] Removing intermediate container 895a1520fae7 [2022-06-23T04:10:29.182Z] ---> 95254558085d [2022-06-23T04:10:29.182Z] Step 15/23 : WORKDIR / [2022-06-23T04:10:29.182Z] ---> Running in f613a71b9e4b [2022-06-23T04:10:29.182Z] ---> Running in 93e9f2fda385 [2022-06-23T04:10:29.182Z] Removing intermediate container 252a4954cc6e [2022-06-23T04:10:29.182Z] ---> c7641fdd32bb [2022-06-23T04:10:29.182Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T04:10:29.450Z] Removing intermediate container 7ea16a798912 [2022-06-23T04:10:29.450Z] ---> cc11c73690d9 [2022-06-23T04:10:29.450Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T04:10:29.450Z] ---> Running in d26eb6161dc6 [2022-06-23T04:10:29.450Z] Removing intermediate container f613a71b9e4b [2022-06-23T04:10:29.450Z] ---> 63d3a1ea2f81 [2022-06-23T04:10:29.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:10:29.450Z] ---> Running in 9d21f9d27671 [2022-06-23T04:10:29.450Z] Removing intermediate container 93e9f2fda385 [2022-06-23T04:10:29.450Z] ---> dde78d2f9d62 [2022-06-23T04:10:29.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:10:29.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:29.450Z] Removing intermediate container d26eb6161dc6 [2022-06-23T04:10:29.450Z] ---> a5aea23e233f [2022-06-23T04:10:29.450Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:10:29.450Z] Removing intermediate container 9d21f9d27671 [2022-06-23T04:10:29.450Z] ---> 9e7a1bebb2be [2022-06-23T04:10:29.450Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:10:29.717Z] ---> 58229a02020e [2022-06-23T04:10:29.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-23T04:10:29.717Z] ---> 2aac61edac86 [2022-06-23T04:10:29.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-23T04:10:29.717Z] ---> 01cacb6d7d61 [2022-06-23T04:10:29.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-23T04:10:29.717Z] ---> 7094dad51e4b [2022-06-23T04:10:29.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-23T04:10:30.319Z] ---> 7c0efb59b2be [2022-06-23T04:10:30.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-23T04:10:30.319Z] ---> ed5474637d0e [2022-06-23T04:10:30.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-23T04:10:30.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:30.319Z] ---> 2e918f027d29 [2022-06-23T04:10:30.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-23T04:10:30.319Z] ---> 90e327cf13a5 [2022-06-23T04:10:30.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-23T04:10:30.587Z] ---> fc93c5129ba4 [2022-06-23T04:10:30.587Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-23T04:10:30.587Z] ---> Running in 781e58be5a40 [2022-06-23T04:10:30.587Z] ---> 4902fbe818b5 [2022-06-23T04:10:30.587Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-23T04:10:30.587Z] ---> f95826b6a3bc [2022-06-23T04:10:30.587Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-23T04:10:30.587Z] ---> a58047ddc290 [2022-06-23T04:10:30.587Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-23T04:10:30.587Z] ---> Running in cd1ec4b933b2 [2022-06-23T04:10:30.587Z] ---> Running in b91f22b02484 [2022-06-23T04:10:30.587Z] Removing intermediate container 781e58be5a40 [2022-06-23T04:10:30.587Z] ---> 5068e65a1e21 [2022-06-23T04:10:30.587Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:10:30.852Z] ---> Running in 50e8a90cab79 [2022-06-23T04:10:30.852Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:10:30.852Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:10:30.852Z] OK: 15859 distinct packages available [2022-06-23T04:10:30.852Z] ---> Running in b35641cc6f0c [2022-06-23T04:10:30.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:30.852Z] Removing intermediate container cd1ec4b933b2 [2022-06-23T04:10:30.852Z] ---> 1a1b5080a0ba [2022-06-23T04:10:30.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:10:30.852Z] ---> Running in 4da3806ea08d [2022-06-23T04:10:30.852Z] Removing intermediate container b91f22b02484 [2022-06-23T04:10:30.852Z] ---> 6b2648f835e6 [2022-06-23T04:10:30.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:10:30.852Z] Removing intermediate container 50e8a90cab79 [2022-06-23T04:10:30.852Z] ---> becbcf6c82da [2022-06-23T04:10:30.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:10:30.852Z] Removing intermediate container b35641cc6f0c [2022-06-23T04:10:30.852Z] ---> 03572960ee84 [2022-06-23T04:10:30.852Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T04:10:30.852Z] ---> Running in a8bf5773a762 [2022-06-23T04:10:30.852Z] ---> Running in c05cf7a614eb [2022-06-23T04:10:31.140Z] Removing intermediate container 4da3806ea08d [2022-06-23T04:10:31.140Z] ---> 5d57b7015597 [2022-06-23T04:10:31.140Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T04:10:31.140Z] ---> Running in 90de266835a7 [2022-06-23T04:10:31.140Z] ---> Running in be3563b9ef59 [2022-06-23T04:10:31.140Z] Removing intermediate container a8bf5773a762 [2022-06-23T04:10:31.140Z] ---> 63f0c3d08f6b [2022-06-23T04:10:31.140Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T04:10:31.140Z] Removing intermediate container c05cf7a614eb [2022-06-23T04:10:31.140Z] ---> f65a6458dd67 [2022-06-23T04:10:31.140Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T04:10:31.140Z] Removing intermediate container 90de266835a7 [2022-06-23T04:10:31.140Z] ---> e670c67bbaff [2022-06-23T04:10:31.140Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:10:31.140Z] ---> Running in 216607dee7ad [2022-06-23T04:10:31.140Z] Removing intermediate container be3563b9ef59 [2022-06-23T04:10:31.140Z] ---> 585701fe8b06 [2022-06-23T04:10:31.140Z] Step 21/22 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:10:31.140Z] ---> Running in 65df443d50fa [2022-06-23T04:10:31.140Z] ---> Running in 8a1019d43d7f [2022-06-23T04:10:31.403Z] ---> Running in 5ba139a73217 [2022-06-23T04:10:31.403Z] Removing intermediate container 216607dee7ad [2022-06-23T04:10:31.403Z] ---> bf01ac58f4d6 [2022-06-23T04:10:31.403Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:10:31.403Z] Removing intermediate container 8a1019d43d7f [2022-06-23T04:10:31.403Z] ---> 5cb59fb1b70d [2022-06-23T04:10:31.403Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:10:31.403Z] ---> Running in 6729839218fd [2022-06-23T04:10:31.403Z] Removing intermediate container 65df443d50fa [2022-06-23T04:10:31.403Z] ---> aca46b192d30 [2022-06-23T04:10:31.403Z] Step 21/22 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:10:31.403Z] Removing intermediate container 5ba139a73217 [2022-06-23T04:10:31.403Z] ---> 4f9273cc7ce3 [2022-06-23T04:10:31.403Z] Step 22/22 : LABEL version=2.2.1-dev.15 [2022-06-23T04:10:31.403Z] ---> Running in a465ed840610 [2022-06-23T04:10:31.403Z] ---> Running in 0c70ae6a62d2 [2022-06-23T04:10:31.403Z] ---> Running in 5a02331b3c80 [2022-06-23T04:10:31.403Z] Removing intermediate container 6729839218fd [2022-06-23T04:10:31.403Z] ---> 4e8a996b40a8 [2022-06-23T04:10:31.403Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:10:31.663Z] ---> Running in aa441fe2b7ea [2022-06-23T04:10:31.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:31.664Z] Removing intermediate container a465ed840610 [2022-06-23T04:10:31.664Z] ---> 670375f0adf7 [2022-06-23T04:10:31.664Z] [2022-06-23T04:10:31.664Z] Removing intermediate container 0c70ae6a62d2 [2022-06-23T04:10:31.664Z] ---> 455eb18e3db1 [2022-06-23T04:10:31.664Z] Step 22/22 : LABEL version=2.2.1-dev.15 [2022-06-23T04:10:31.664Z] Removing intermediate container 5a02331b3c80 [2022-06-23T04:10:31.664Z] ---> 7b8e96713ea3 [2022-06-23T04:10:31.664Z] [2022-06-23T04:10:31.664Z] Removing intermediate container aa441fe2b7ea [2022-06-23T04:10:31.664Z] ---> 67009276bc5f [2022-06-23T04:10:31.664Z] [2022-06-23T04:10:31.664Z] ---> Running in dd4cbb6c7c3c [2022-06-23T04:10:31.664Z] Successfully built 670375f0adf7 [2022-06-23T04:10:31.664Z] Successfully tagged core-command:latest [2022-06-23T04:10:31.664Z]  Building core-command ... done Building security-proxy-setup [2022-06-23T04:10:31.664Z] Successfully built 7b8e96713ea3 [2022-06-23T04:10:31.664Z] Successfully tagged support-scheduler:latest [2022-06-23T04:10:31.664Z] Building security-bootstrapper [2022-06-23T04:10:31.664Z] Successfully built 67009276bc5f [2022-06-23T04:10:31.664Z]  Building support-scheduler ... done Successfully tagged core-metadata:latest [2022-06-23T04:10:31.664Z] Building security-secretstore-setup [2022-06-23T04:10:31.923Z]  Building core-metadata ... done Removing intermediate container dd4cbb6c7c3c [2022-06-23T04:10:31.923Z] ---> 5ac13e2ddd8f [2022-06-23T04:10:31.923Z] [2022-06-23T04:10:31.923Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-23T04:10:31.923Z] Successfully built 5ac13e2ddd8f [2022-06-23T04:10:31.923Z] Successfully tagged support-notifications:latest [2022-06-23T04:10:31.923Z]  Building support-notifications ... done Building security-spire-config [2022-06-23T04:10:31.923Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-23T04:10:32.185Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T04:10:32.185Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-23T04:10:32.185Z] (5/9) Installing curl (7.80.0-r1) [2022-06-23T04:10:32.444Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-23T04:10:32.444Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-23T04:10:32.444Z] (8/9) Installing libucontext (1.1-r0) [2022-06-23T04:10:32.706Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-23T04:10:32.706Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:10:32.706Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:10:32.706Z] OK: 8 MiB in 23 packages [2022-06-23T04:10:38.007Z] Removing intermediate container 1091b6e13884 [2022-06-23T04:10:38.007Z] ---> c30816d76d15 [2022-06-23T04:10:38.007Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:10:38.007Z] ---> 867cf3633c03 [2022-06-23T04:10:38.007Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-23T04:10:38.575Z] ---> c3f9b93fe83b [2022-06-23T04:10:38.575Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-23T04:10:39.143Z] ---> 227b404ed3dc [2022-06-23T04:10:39.143Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-23T04:10:39.143Z] ---> Running in b173b0dd9189 [2022-06-23T04:10:39.404Z] Removing intermediate container b173b0dd9189 [2022-06-23T04:10:39.404Z] ---> df114be7ee18 [2022-06-23T04:10:39.404Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:10:39.404Z] ---> Running in 26f55ce74ac0 [2022-06-23T04:10:39.665Z] Removing intermediate container 26f55ce74ac0 [2022-06-23T04:10:39.665Z] ---> 6600ff618928 [2022-06-23T04:10:39.665Z] Step 18/20 : LABEL arch=x86_64 [2022-06-23T04:10:39.665Z] ---> Running in 8603aeec81d0 [2022-06-23T04:10:39.934Z] Removing intermediate container 8603aeec81d0 [2022-06-23T04:10:39.934Z] ---> 330e6716e26d [2022-06-23T04:10:39.934Z] Step 19/20 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:10:39.934Z] ---> Running in d768dd173985 [2022-06-23T04:10:40.195Z] Removing intermediate container d768dd173985 [2022-06-23T04:10:40.195Z] ---> f2ea90c21153 [2022-06-23T04:10:40.195Z] Step 20/20 : LABEL version=2.2.1-dev.15 [2022-06-23T04:10:40.195Z] ---> Running in 652edd49a6d0 [2022-06-23T04:10:40.455Z] Removing intermediate container 652edd49a6d0 [2022-06-23T04:10:40.455Z] ---> fdbfb0d8e98b [2022-06-23T04:10:40.455Z] [2022-06-23T04:10:40.455Z] Successfully built fdbfb0d8e98b [2022-06-23T04:10:40.455Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-23T04:10:40.455Z] Building security-spire-agent [2022-06-23T04:10:45.726Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:10:45.726Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:10:45.726Z] ---> 6619e15f5407 [2022-06-23T04:10:45.726Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T04:10:45.726Z] ---> Using cache [2022-06-23T04:10:45.726Z] ---> de253bb50e43 [2022-06-23T04:10:45.726Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:10:45.726Z] ---> Using cache [2022-06-23T04:10:45.726Z] ---> f1546f0808cc [2022-06-23T04:10:45.726Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T04:10:46.296Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:10:46.296Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:10:46.296Z] ---> 6619e15f5407 [2022-06-23T04:10:46.296Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T04:10:46.296Z] ---> Using cache [2022-06-23T04:10:46.296Z] ---> de253bb50e43 [2022-06-23T04:10:46.296Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:10:46.296Z] ---> Using cache [2022-06-23T04:10:46.296Z] ---> f1546f0808cc [2022-06-23T04:10:46.296Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-23T04:10:46.556Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:10:46.556Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:10:46.556Z] ---> 6619e15f5407 [2022-06-23T04:10:46.556Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T04:10:46.556Z] ---> Using cache [2022-06-23T04:10:46.556Z] ---> de253bb50e43 [2022-06-23T04:10:46.556Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:10:46.556Z] ---> Using cache [2022-06-23T04:10:46.556Z] ---> f1546f0808cc [2022-06-23T04:10:46.556Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T04:10:46.815Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:10:46.815Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:10:46.815Z] ---> 6619e15f5407 [2022-06-23T04:10:46.815Z] Step 3/31 : WORKDIR /edgex-go [2022-06-23T04:10:46.815Z] ---> Using cache [2022-06-23T04:10:46.815Z] ---> de253bb50e43 [2022-06-23T04:10:46.815Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:10:46.815Z] ---> Using cache [2022-06-23T04:10:46.815Z] ---> f1546f0808cc [2022-06-23T04:10:46.815Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-23T04:10:48.715Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:10:48.715Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:10:48.715Z] ---> 6619e15f5407 [2022-06-23T04:10:48.715Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T04:10:48.715Z] ---> Using cache [2022-06-23T04:10:48.715Z] ---> de253bb50e43 [2022-06-23T04:10:48.715Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:10:48.715Z] ---> Using cache [2022-06-23T04:10:48.715Z] ---> f1546f0808cc [2022-06-23T04:10:48.715Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T04:10:50.094Z] ---> Running in 6242b90c5efb [2022-06-23T04:10:50.094Z] ---> Running in 3b5b4bd19f21 [2022-06-23T04:10:50.094Z] ---> Running in 5b3dd2657c12 [2022-06-23T04:10:50.094Z] ---> Running in 3ffd401fb46c [2022-06-23T04:10:50.094Z] ---> Running in 7c397680fe22 [2022-06-23T04:10:50.248Z] Removing intermediate container d78706d81507 [2022-06-23T04:10:50.248Z] ---> b6a93f3368b6 [2022-06-23T04:10:50.248Z] Successfully built b6a93f3368b6 [2022-06-23T04:10:50.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:10:50.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:50.599Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T04:10:50.599Z] . [Pipeline] } [2022-06-23T04:10:50.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:50.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:10:50.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-15401 does not seem to be running inside a container [2022-06-23T04:10:50.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:50.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:50.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:10:51.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:51.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:51.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:51.687Z] OK: 221 MiB in 52 packages [2022-06-23T04:10:51.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:51.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:10:51.949Z] OK: 221 MiB in 52 packages [2022-06-23T04:10:51.949Z] OK: 221 MiB in 52 packages [2022-06-23T04:10:51.949Z] Removing intermediate container 3b5b4bd19f21 [2022-06-23T04:10:51.949Z] ---> 536f54c8ec7c [2022-06-23T04:10:51.949Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T04:10:51.949Z] OK: 221 MiB in 52 packages [2022-06-23T04:10:51.949Z] OK: 221 MiB in 52 packages [2022-06-23T04:10:52.222Z] ---> 7370222dc731 [2022-06-23T04:10:52.222Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:10:52.222Z] ---> Running in c88e2c97cf4c [2022-06-23T04:10:52.222Z] Removing intermediate container 6242b90c5efb [2022-06-23T04:10:52.222Z] ---> e2f0418f4263 [2022-06-23T04:10:52.222Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-23T04:10:52.237Z] $ docker top b1e35b47a5d0d4f7e9f153356f160e75355a6c0e7472f44b088c36dadbbee81f -eo pid,comm [2022-06-23T04:10:52.486Z] Removing intermediate container 5b3dd2657c12 [2022-06-23T04:10:52.486Z] ---> d0e7c48d3e71 [2022-06-23T04:10:52.486Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T04:10:52.486Z] ---> f2f78fe8ca66 [2022-06-23T04:10:52.486Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:10:52.486Z] Removing intermediate container 7c397680fe22 [2022-06-23T04:10:52.486Z] ---> 400e92c0f65a [2022-06-23T04:10:52.486Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T04:10:52.486Z] ---> Running in 2e6193dbf94f [2022-06-23T04:10:52.486Z] Removing intermediate container 3ffd401fb46c [2022-06-23T04:10:52.486Z] ---> a11573c82ae0 [2022-06-23T04:10:52.486Z] Step 6/25 : COPY go.mod vendor* ./ [Pipeline] { [Pipeline] sh [2022-06-23T04:10:52.746Z] ---> 47f416f3b5fa [2022-06-23T04:10:52.746Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:10:52.746Z] ---> Running in 6f859e460003 [2022-06-23T04:10:52.746Z] ---> 66874f5dc566 [2022-06-23T04:10:52.746Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:10:52.746Z] ---> a7df3467e80b [2022-06-23T04:10:52.746Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:10:52.746Z] ---> Running in ffa5cc7e75a5 [2022-06-23T04:10:53.004Z] ---> Running in 53034618e689 [2022-06-23T04:10:53.150Z] + go version [2022-06-23T04:10:53.150Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T04:10:53.170Z] $ docker stop --time=1 b1e35b47a5d0d4f7e9f153356f160e75355a6c0e7472f44b088c36dadbbee81f [2022-06-23T04:10:53.263Z] Removing intermediate container c88e2c97cf4c [2022-06-23T04:10:53.263Z] ---> 6386ed356c6d [2022-06-23T04:10:53.263Z] Step 8/26 : COPY . . [2022-06-23T04:10:54.796Z] $ docker rm -f b1e35b47a5d0d4f7e9f153356f160e75355a6c0e7472f44b088c36dadbbee81f [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:10:55.174Z] Removing intermediate container 2e6193dbf94f [2022-06-23T04:10:55.174Z] ---> 88cd633604a7 [2022-06-23T04:10:55.174Z] Step 8/31 : COPY . . [2022-06-23T04:10:55.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T04:10:55.427Z] [2022-06-23T04:10:55.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:10:55.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T04:10:56.057Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-23T04:10:56.057Z] 29e5d40040c1: Pulling fs layer [2022-06-23T04:10:56.057Z] 1ce36da41761: Pulling fs layer [2022-06-23T04:10:56.057Z] 25b303627fd3: Pulling fs layer [2022-06-23T04:10:56.057Z] 29e5d40040c1: Verifying Checksum [2022-06-23T04:10:56.057Z] 29e5d40040c1: Download complete [2022-06-23T04:10:56.110Z] Removing intermediate container 6f859e460003 [2022-06-23T04:10:56.110Z] ---> b8ab06d78d71 [2022-06-23T04:10:56.110Z] Step 8/26 : COPY . . [2022-06-23T04:10:56.110Z] Removing intermediate container 53034618e689 [2022-06-23T04:10:56.110Z] ---> 2e29aedaa44d [2022-06-23T04:10:56.110Z] Step 8/25 : COPY . . [2022-06-23T04:10:56.110Z] Removing intermediate container ffa5cc7e75a5 [2022-06-23T04:10:56.110Z] ---> b4ece596abd5 [2022-06-23T04:10:56.110Z] Step 8/22 : COPY . . [2022-06-23T04:10:56.334Z] 1ce36da41761: Verifying Checksum [2022-06-23T04:10:56.334Z] 1ce36da41761: Download complete [2022-06-23T04:10:56.611Z] 29e5d40040c1: Pull complete [2022-06-23T04:10:58.048Z] 25b303627fd3: Verifying Checksum [2022-06-23T04:10:58.048Z] 25b303627fd3: Download complete [2022-06-23T04:10:58.048Z] 1ce36da41761: Pull complete [2022-06-23T04:11:06.121Z] ---> fe67c8564ac7 [2022-06-23T04:11:06.121Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T04:11:06.121Z] ---> 7685b4aa109d [2022-06-23T04:11:06.121Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-23T04:11:06.121Z] ---> Running in 8bf02a645ae1 [2022-06-23T04:11:06.121Z] ---> d8a99acbe7d7 [2022-06-23T04:11:06.121Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-23T04:11:06.121Z] ---> 108d0ce39705 [2022-06-23T04:11:06.121Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T04:11:06.121Z] ---> Running in 540cb1a20901 [2022-06-23T04:11:06.121Z] ---> c2a05bfadcfe [2022-06-23T04:11:06.121Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-23T04:11:06.121Z] ---> Running in 38fa3aa23911 [2022-06-23T04:11:06.121Z] ---> Running in ff050b46454d [2022-06-23T04:11:06.121Z] ---> Running in 106e9a647a1b [2022-06-23T04:11:06.121Z] Removing intermediate container 8bf02a645ae1 [2022-06-23T04:11:06.121Z] ---> e0936758844b [2022-06-23T04:11:06.121Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T04:11:06.121Z] ---> Running in 941ba4b47283 [2022-06-23T04:11:06.121Z] Removing intermediate container ff050b46454d [2022-06-23T04:11:06.121Z] ---> f97948d430d8 [2022-06-23T04:11:06.121Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T04:11:06.121Z] ---> Running in c556c321c05c [2022-06-23T04:11:06.121Z] Removing intermediate container 941ba4b47283 [2022-06-23T04:11:06.121Z] ---> 08980b689f4e [2022-06-23T04:11:06.121Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-23T04:11:06.121Z] ---> Running in f1fa9b4e00de [2022-06-23T04:11:06.121Z] Removing intermediate container c556c321c05c [2022-06-23T04:11:06.121Z] ---> c0d967202e7d [2022-06-23T04:11:06.121Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-23T04:11:06.121Z] ---> Running in f3cd5276af73 [2022-06-23T04:11:06.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-23T04:11:06.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-23T04:11:06.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-23T04:11:06.121Z] Removing intermediate container f1fa9b4e00de [2022-06-23T04:11:06.121Z] ---> 2b1e8b6b5c9f [2022-06-23T04:11:06.121Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T04:11:06.121Z] ---> Running in 0e0d9a4c7dec [2022-06-23T04:11:06.121Z] Removing intermediate container f3cd5276af73 [2022-06-23T04:11:06.121Z] ---> 5d314ecd8d31 [2022-06-23T04:11:06.121Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T04:11:06.379Z] Removing intermediate container 0e0d9a4c7dec [2022-06-23T04:11:06.379Z] ---> e50982487d2b [2022-06-23T04:11:06.379Z] [2022-06-23T04:11:06.379Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T04:11:06.379Z] ---> 0ac33e5f5afa [2022-06-23T04:11:06.379Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:11:06.379Z] ---> Using cache [2022-06-23T04:11:06.379Z] ---> dc53d1e733a6 [2022-06-23T04:11:06.379Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:11:06.379Z] ---> Using cache [2022-06-23T04:11:06.379Z] ---> 1cf7bed246a9 [2022-06-23T04:11:06.379Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T04:11:06.379Z] ---> Running in 7bbd1335fec6 [2022-06-23T04:11:06.379Z] ---> Running in a02a7cd7cd6c [2022-06-23T04:11:06.379Z] Removing intermediate container 7bbd1335fec6 [2022-06-23T04:11:06.379Z] ---> bb317ef0aed9 [2022-06-23T04:11:06.379Z] [2022-06-23T04:11:06.379Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T04:11:06.379Z] ---> 0ac33e5f5afa [2022-06-23T04:11:06.379Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:11:06.379Z] ---> Using cache [2022-06-23T04:11:06.380Z] ---> dc53d1e733a6 [2022-06-23T04:11:06.380Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:11:06.380Z] ---> Using cache [2022-06-23T04:11:06.380Z] ---> 1cf7bed246a9 [2022-06-23T04:11:06.380Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-23T04:11:06.638Z] ---> Running in a009c2490a8e [2022-06-23T04:11:06.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:07.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:07.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:07.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:07.994Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:11:07.994Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:11:07.994Z] OK: 15859 distinct packages available [2022-06-23T04:11:07.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:08.260Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:11:08.260Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:11:08.260Z] OK: 15859 distinct packages available [2022-06-23T04:11:08.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:08.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:09.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:09.094Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T04:11:09.359Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T04:11:09.359Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T04:11:09.359Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T04:11:09.622Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T04:11:09.622Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:11:09.622Z] OK: 6 MiB in 19 packages [2022-06-23T04:11:09.622Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-23T04:11:09.622Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-23T04:11:09.886Z] (3/4) Installing libucontext (1.1-r0) [2022-06-23T04:11:09.886Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-23T04:11:09.886Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:11:09.886Z] OK: 6 MiB in 18 packages [2022-06-23T04:11:10.474Z] 25b303627fd3: Pull complete [2022-06-23T04:11:10.474Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-23T04:11:10.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T04:11:10.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:11:10.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-15401 does not seem to be running inside a container [2022-06-23T04:11:10.792Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:11:10.826Z] Removing intermediate container a02a7cd7cd6c [2022-06-23T04:11:10.826Z] ---> 187eb40ff46e [2022-06-23T04:11:10.826Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-23T04:11:11.085Z] Removing intermediate container a009c2490a8e [2022-06-23T04:11:11.085Z] ---> a2cc7e5288d1 [2022-06-23T04:11:11.085Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T04:11:12.997Z] $ docker top a679a68dc5c58581c207dc9c78ce1d6830124742978dcb0a8265c7d60a7ac6c6 -eo pid,comm [2022-06-23T04:11:13.001Z] ---> cb58faad2f35 [2022-06-23T04:11:13.001Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T04:11:13.001Z] ---> 9d51476118d5 [2022-06-23T04:11:13.001Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh [2022-06-23T04:11:13.885Z] + + docker-compose buildgrep --help parallel [2022-06-23T04:11:13.885Z] [2022-06-23T04:11:13.935Z] ---> 53d5e3c681c3 [2022-06-23T04:11:13.935Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-23T04:11:13.935Z] ---> Running in a09579293e97 [2022-06-23T04:11:14.510Z] Removing intermediate container a09579293e97 [2022-06-23T04:11:14.510Z] ---> 7b01a416b3af [2022-06-23T04:11:14.510Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-23T04:11:15.453Z] ---> 10ea28f24c92 [2022-06-23T04:11:15.453Z] Step 21/26 : WORKDIR / [2022-06-23T04:11:15.453Z] ---> cb13a37826a5 [2022-06-23T04:11:15.453Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T04:11:15.453Z] ---> Running in e19689741068 [2022-06-23T04:11:15.731Z] Removing intermediate container e19689741068 [2022-06-23T04:11:15.731Z] ---> f7068ec153e3 [2022-06-23T04:11:15.731Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T04:11:15.992Z] ---> Running in 5635ca455dce [2022-06-23T04:11:15.992Z] ---> 6e91f3ffe8e9 [2022-06-23T04:11:15.992Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-23T04:11:16.566Z] Removing intermediate container 5635ca455dce [2022-06-23T04:11:16.566Z] ---> c866a85d40ba [2022-06-23T04:11:16.566Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T04:11:16.566Z] ---> Running in fc4d1ae44bd9 [2022-06-23T04:11:16.830Z] ---> 569dca5baa71 [2022-06-23T04:11:16.830Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-23T04:11:16.830Z] Removing intermediate container fc4d1ae44bd9 [2022-06-23T04:11:16.830Z] ---> e850899c9331 [2022-06-23T04:11:16.830Z] Step 24/26 : LABEL arch=x86_64 [2022-06-23T04:11:17.097Z] ---> Running in 9f3fdf7211c1 [2022-06-23T04:11:17.271Z] --parallel Build images in parallel. [Pipeline] } [2022-06-23T04:11:17.297Z] $ docker stop --time=1 a679a68dc5c58581c207dc9c78ce1d6830124742978dcb0a8265c7d60a7ac6c6 [2022-06-23T04:11:17.676Z] Removing intermediate container 9f3fdf7211c1 [2022-06-23T04:11:17.676Z] ---> 4e6533c99117 [2022-06-23T04:11:17.676Z] Step 25/26 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:11:17.676Z] ---> 18df981b6bc9 [2022-06-23T04:11:17.676Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T04:11:17.676Z] ---> Running in 3b16997686a6 [2022-06-23T04:11:17.676Z] ---> Running in c255023d4c52 [2022-06-23T04:11:17.941Z] Removing intermediate container 3b16997686a6 [2022-06-23T04:11:17.941Z] ---> a8b1c62141d3 [2022-06-23T04:11:17.941Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T04:11:17.941Z] Removing intermediate container c255023d4c52 [2022-06-23T04:11:17.941Z] ---> 467c18ece72f [2022-06-23T04:11:17.941Z] Step 26/26 : LABEL version=2.2.1-dev.15 [2022-06-23T04:11:17.941Z] ---> Running in a6ac6016cff1 [2022-06-23T04:11:18.200Z] ---> Running in 6701cb49594f [2022-06-23T04:11:18.200Z] Removing intermediate container a6ac6016cff1 [2022-06-23T04:11:18.200Z] ---> 7538360d5150 [2022-06-23T04:11:18.200Z] Step 24/26 : LABEL arch=x86_64 [2022-06-23T04:11:18.459Z] ---> Running in 586cefb664f3 [2022-06-23T04:11:18.459Z] Removing intermediate container 6701cb49594f [2022-06-23T04:11:18.459Z] ---> 0088e137fe26 [2022-06-23T04:11:18.459Z] [2022-06-23T04:11:18.459Z] Successfully built 0088e137fe26 [2022-06-23T04:11:18.459Z] Successfully tagged security-spire-config:latest [2022-06-23T04:11:18.459Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-06-23T04:11:18.936Z] $ docker rm -f a679a68dc5c58581c207dc9c78ce1d6830124742978dcb0a8265c7d60a7ac6c6 [2022-06-23T04:11:19.029Z] Removing intermediate container 586cefb664f3 [2022-06-23T04:11:19.029Z] ---> 05046f24896f [2022-06-23T04:11:19.029Z] Step 25/26 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:11:19.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T04:11:19.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:11:19.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-15401 does not seem to be running inside a container [2022-06-23T04:11:19.824Z] $ 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/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:11:20.415Z] ---> Running in 833516baa431 [2022-06-23T04:11:20.416Z] Removing intermediate container 833516baa431 [2022-06-23T04:11:20.416Z] ---> 12d2af5abeea [2022-06-23T04:11:20.416Z] Step 26/26 : LABEL version=2.2.1-dev.15 [2022-06-23T04:11:20.701Z] ---> Running in ec09f8d46b39 [2022-06-23T04:11:20.965Z] Removing intermediate container ec09f8d46b39 [2022-06-23T04:11:20.965Z] ---> 32cc3e4f7a57 [2022-06-23T04:11:20.965Z] [2022-06-23T04:11:21.062Z] $ docker top 9c5c5da080e5bdcef1127cad1745ec3e7740d767fafeee9e51c35a0845858678 -eo pid,comm [2022-06-23T04:11:21.227Z] Successfully built 32cc3e4f7a57 [2022-06-23T04:11:21.227Z] Successfully tagged security-spire-agent:latest [2022-06-23T04:11:21.227Z]  Building security-spire-agent ... done Building security-spire-server [Pipeline] { [Pipeline] sh [2022-06-23T04:11:21.945Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-23T04:11:23.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:11:23.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:11:23.764Z] ---> 6619e15f5407 [2022-06-23T04:11:23.764Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:11:23.764Z] ---> Using cache [2022-06-23T04:11:23.764Z] ---> de253bb50e43 [2022-06-23T04:11:23.764Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:11:23.764Z] ---> Using cache [2022-06-23T04:11:23.764Z] ---> f1546f0808cc [2022-06-23T04:11:23.764Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-23T04:11:24.704Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-23T04:11:25.274Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-23T04:11:25.845Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:11:25.845Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:11:25.845Z] ---> 6619e15f5407 [2022-06-23T04:11:25.845Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> de253bb50e43 [2022-06-23T04:11:25.845Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> f1546f0808cc [2022-06-23T04:11:25.845Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> d0e7c48d3e71 [2022-06-23T04:11:25.845Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> 47f416f3b5fa [2022-06-23T04:11:25.845Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> b8ab06d78d71 [2022-06-23T04:11:25.845Z] Step 8/25 : COPY . . [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> 108d0ce39705 [2022-06-23T04:11:25.845Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> f97948d430d8 [2022-06-23T04:11:25.845Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-23T04:11:25.845Z] ---> Using cache [2022-06-23T04:11:25.845Z] ---> c0d967202e7d [2022-06-23T04:11:25.845Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-23T04:11:26.252Z] Building core-command ... [2022-06-23T04:11:26.252Z] Building core-data ... [2022-06-23T04:11:26.252Z] Building core-metadata ... [2022-06-23T04:11:26.252Z] Building security-bootstrapper ... [2022-06-23T04:11:26.252Z] Building security-proxy-setup ... [2022-06-23T04:11:26.252Z] Building security-secretstore-setup ... [2022-06-23T04:11:26.252Z] Building security-spiffe-token-provider ... [2022-06-23T04:11:26.252Z] Building security-spire-agent ... [2022-06-23T04:11:26.252Z] Building security-spire-config ... [2022-06-23T04:11:26.252Z] Building security-spire-server ... [2022-06-23T04:11:26.252Z] Building support-notifications ... [2022-06-23T04:11:26.252Z] Building support-scheduler ... [2022-06-23T04:11:26.252Z] Building sys-mgmt-agent ... [2022-06-23T04:11:26.252Z] Building security-spiffe-token-provider [2022-06-23T04:11:26.252Z] Building security-spire-server [2022-06-23T04:11:26.252Z] Building security-spire-config [2022-06-23T04:11:26.252Z] Building support-scheduler [2022-06-23T04:11:26.252Z] Building support-notifications [2022-06-23T04:11:27.761Z] ---> Running in 5832e9b987c8 [2022-06-23T04:11:27.761Z] ---> Running in 6bba54e13bfa [2022-06-23T04:11:28.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:28.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:29.223Z] OK: 221 MiB in 52 packages [2022-06-23T04:11:29.483Z] Removing intermediate container 38fa3aa23911 [2022-06-23T04:11:29.483Z] ---> ed1f5f55132f [2022-06-23T04:11:29.483Z] [2022-06-23T04:11:29.483Z] Step 10/25 : FROM alpine:3.14 [2022-06-23T04:11:29.483Z] ---> e04c818066af [2022-06-23T04:11:29.483Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-23T04:11:29.483Z] Removing intermediate container 540cb1a20901 [2022-06-23T04:11:29.483Z] ---> 6e905562eed0 [2022-06-23T04:11:29.483Z] [2022-06-23T04:11:29.483Z] Step 10/31 : FROM alpine:3.14 [2022-06-23T04:11:29.483Z] ---> e04c818066af [2022-06-23T04:11:29.483Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-23T04:11:29.483Z] Removing intermediate container 106e9a647a1b [2022-06-23T04:11:29.483Z] ---> 065b9370102f [2022-06-23T04:11:29.483Z] [2022-06-23T04:11:29.483Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T04:11:29.483Z] ---> e04c818066af [2022-06-23T04:11:29.483Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-23T04:11:29.483Z] ---> Running in 9a3529c4157f [2022-06-23T04:11:29.483Z] ---> Running in ef1611230664 [2022-06-23T04:11:29.483Z] Removing intermediate container 6bba54e13bfa [2022-06-23T04:11:29.483Z] ---> d4a9cc8b4add [2022-06-23T04:11:29.483Z] Step 12/25 : WORKDIR /edgex-go [2022-06-23T04:11:29.483Z] ---> Running in 0dbd84511ddd [2022-06-23T04:11:29.742Z] ---> Running in 19391aae5e02 [2022-06-23T04:11:29.742Z] Removing intermediate container 5832e9b987c8 [2022-06-23T04:11:29.742Z] ---> 3e77c3a64ab7 [2022-06-23T04:11:29.742Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:11:29.742Z] Removing intermediate container ef1611230664 [2022-06-23T04:11:29.742Z] ---> b7544f13e11f [2022-06-23T04:11:29.742Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-23T04:11:29.742Z] ---> Running in f35ecc8d63d3 [2022-06-23T04:11:29.742Z] Removing intermediate container 19391aae5e02 [2022-06-23T04:11:29.742Z] ---> 53671bacd1bf [2022-06-23T04:11:29.742Z] [2022-06-23T04:11:29.742Z] Step 13/25 : FROM alpine:3.15 [2022-06-23T04:11:29.742Z] ---> 0ac33e5f5afa [2022-06-23T04:11:29.742Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:11:29.742Z] ---> Using cache [2022-06-23T04:11:29.742Z] ---> dc53d1e733a6 [2022-06-23T04:11:29.742Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:11:29.742Z] ---> Using cache [2022-06-23T04:11:29.742Z] ---> 1cf7bed246a9 [2022-06-23T04:11:29.742Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T04:11:29.742Z] ---> Using cache [2022-06-23T04:11:29.742Z] ---> 187eb40ff46e [2022-06-23T04:11:29.742Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T04:11:30.000Z] ---> 8b3545436e82 [2022-06-23T04:11:30.000Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:11:30.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:30.000Z] ---> Running in 73bdaef690fc [2022-06-23T04:11:30.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:30.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:30.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:30.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:30.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:30.264Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-23T04:11:30.264Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-23T04:11:30.264Z] (3/3) Installing su-exec (0.2-r1) [2022-06-23T04:11:30.264Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-23T04:11:30.264Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-23T04:11:30.264Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:11:30.264Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:11:30.264Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-23T04:11:30.264Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-23T04:11:30.264Z] (5/6) Installing curl (7.79.1-r1) [2022-06-23T04:11:30.264Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-23T04:11:30.264Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:11:30.264Z] OK: 6 MiB in 17 packages [2022-06-23T04:11:30.264Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:11:30.264Z] OK: 8 MiB in 20 packages [2022-06-23T04:11:30.264Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-23T04:11:30.264Z] (2/2) Installing su-exec (0.2-r1) [2022-06-23T04:11:30.264Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:11:30.264Z] OK: 6 MiB in 16 packages [2022-06-23T04:11:31.202Z] ---> 798b63fec245 [2022-06-23T04:11:31.202Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T04:11:31.460Z] Removing intermediate container f35ecc8d63d3 [2022-06-23T04:11:31.460Z] ---> 933ed79fa111 [2022-06-23T04:11:31.460Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-23T04:11:31.460Z] Removing intermediate container 9a3529c4157f [2022-06-23T04:11:31.460Z] ---> b7a76c486b06 [2022-06-23T04:11:31.460Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T04:11:31.460Z] ---> 836e2c5e0570 [2022-06-23T04:11:31.460Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-23T04:11:31.460Z] Removing intermediate container 0dbd84511ddd [2022-06-23T04:11:31.460Z] ---> f29823cd8998 [2022-06-23T04:11:31.460Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T04:11:31.460Z] Removing intermediate container 73bdaef690fc [2022-06-23T04:11:31.460Z] ---> d58489edf898 [2022-06-23T04:11:31.460Z] Step 8/23 : COPY . . [2022-06-23T04:11:31.460Z] ---> Running in 2302e071ded5 [2022-06-23T04:11:31.460Z] ---> Running in 8f5b3b4a5d59 [2022-06-23T04:11:31.460Z] ---> Running in c71fa7de34fd [2022-06-23T04:11:32.845Z] ---> 681ae61e7829 [2022-06-23T04:11:32.845Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-23T04:11:33.105Z] Removing intermediate container 8f5b3b4a5d59 [2022-06-23T04:11:33.105Z] Removing intermediate container 2302e071ded5 [2022-06-23T04:11:33.105Z] ---> ad04242bbada [2022-06-23T04:11:33.105Z] ---> ec30ab79808a [2022-06-23T04:11:33.105Z] Step 13/22 : WORKDIR /edgexStep 13/25 : WORKDIR / [2022-06-23T04:11:33.105Z] [2022-06-23T04:11:33.105Z] Removing intermediate container c71fa7de34fd [2022-06-23T04:11:33.105Z] ---> 4a7e77f6f88d [2022-06-23T04:11:33.105Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-23T04:11:33.105Z] ---> Running in 2328ecd6a9e8 [2022-06-23T04:11:33.105Z] ---> Running in 966ab99f9675 [2022-06-23T04:11:33.105Z] ---> Running in 8a05bdd5197b [2022-06-23T04:11:33.105Z] ---> 6efbf317df31 [2022-06-23T04:11:33.105Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T04:11:33.366Z] Removing intermediate container 2328ecd6a9e8 [2022-06-23T04:11:33.367Z] ---> Running in 9a3db04973e6 [2022-06-23T04:11:33.367Z] ---> c4c12eef03df [2022-06-23T04:11:33.367Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-23T04:11:33.367Z] Removing intermediate container 966ab99f9675 [2022-06-23T04:11:33.367Z] ---> 57729ce1aeb1 [2022-06-23T04:11:33.367Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-23T04:11:33.367Z] Removing intermediate container 8a05bdd5197b [2022-06-23T04:11:33.367Z] ---> 904a0a2eb210 [2022-06-23T04:11:33.367Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-23T04:11:33.367Z] ---> Running in 575a4285c5d7 [2022-06-23T04:11:33.671Z] Removing intermediate container 9a3db04973e6 [2022-06-23T04:11:33.671Z] ---> d423788c1061 [2022-06-23T04:11:33.671Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T04:11:33.671Z] ---> 60fa66bb2890 [2022-06-23T04:11:33.671Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-23T04:11:33.671Z] ---> Running in 17cd952c4fff [2022-06-23T04:11:33.671Z] ---> 874af076fb0a [2022-06-23T04:11:33.671Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-23T04:11:33.930Z] Removing intermediate container 17cd952c4fff [2022-06-23T04:11:33.930Z] ---> ed68744fdb03 [2022-06-23T04:11:33.930Z] Step 23/25 : LABEL arch=x86_64 [2022-06-23T04:11:33.930Z] ---> Running in 5a2f9c0b66c8 [2022-06-23T04:11:34.190Z] ---> 1ef5a51a6714 [2022-06-23T04:11:34.190Z] ---> 7fde3f508c5c [2022-06-23T04:11:34.190Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-23T04:11:34.190Z] [2022-06-23T04:11:34.190Z] Removing intermediate container 5a2f9c0b66c8 [2022-06-23T04:11:34.190Z] ---> 665e8a1672ae [2022-06-23T04:11:34.190Z] Step 24/25 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:11:34.464Z] ---> Running in e538da31b427 [2022-06-23T04:11:34.464Z] Removing intermediate container 575a4285c5d7 [2022-06-23T04:11:34.464Z] ---> 21387abe3f50 [2022-06-23T04:11:34.464Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-23T04:11:34.464Z] ---> dee643cbb50c [2022-06-23T04:11:34.464Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-23T04:11:34.464Z] ---> Running in 3dce4e62090b [2022-06-23T04:11:34.727Z] Removing intermediate container e538da31b427 [2022-06-23T04:11:34.727Z] ---> 5f89a296b815 [2022-06-23T04:11:34.727Z] Step 25/25 : LABEL version=2.2.1-dev.15 [2022-06-23T04:11:34.727Z] ---> 943166d5a4bb [2022-06-23T04:11:34.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T04:11:34.727Z] ---> Running in 683adea2fb94 [2022-06-23T04:11:34.727Z] ---> b7968c93f46a [2022-06-23T04:11:34.727Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-23T04:11:34.727Z] Removing intermediate container 3dce4e62090b [2022-06-23T04:11:34.727Z] ---> 14d4fda44957 [2022-06-23T04:11:34.727Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-23T04:11:34.986Z] Removing intermediate container 683adea2fb94 [2022-06-23T04:11:34.986Z] ---> 9a98f408cce4 [2022-06-23T04:11:34.986Z] [2022-06-23T04:11:34.986Z] ---> cf756830d50b [2022-06-23T04:11:34.986Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-23T04:11:35.246Z] Successfully built 9a98f408cce4 [2022-06-23T04:11:35.246Z] ---> c78c742b9890 [2022-06-23T04:11:35.246Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-23T04:11:35.246Z] ---> Running in f400ce014c9d [2022-06-23T04:11:35.246Z] Successfully tagged security-spire-server:latest [2022-06-23T04:11:35.246Z]  Building security-spire-server ... done Building core-data [2022-06-23T04:11:35.246Z] ---> Running in c1070932f627 [2022-06-23T04:11:35.246Z] ---> a7a3e90a83ab [2022-06-23T04:11:35.246Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-23T04:11:38.546Z] ---> a2591869415a [2022-06-23T04:11:38.546Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T04:11:38.546Z] Removing intermediate container c1070932f627 [2022-06-23T04:11:38.546Z] ---> 4aadee8af1a8 [2022-06-23T04:11:38.546Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:11:38.546Z] Removing intermediate container f400ce014c9d [2022-06-23T04:11:38.546Z] ---> d837e72a9811 [2022-06-23T04:11:38.546Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T04:11:38.546Z] ---> 5f561ac8bbe6 [2022-06-23T04:11:38.546Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-23T04:11:38.546Z] ---> Running in 470521c99249 [2022-06-23T04:11:38.546Z] ---> 9b39d138aa83 [2022-06-23T04:11:38.546Z] Step 21/25 : 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/ [2022-06-23T04:11:38.546Z] ---> Running in 5d53248ef285 [2022-06-23T04:11:38.546Z] ---> 99ba8cab2c84 [2022-06-23T04:11:38.546Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-23T04:11:38.547Z] ---> Running in 64c5d10a1ca7 [2022-06-23T04:11:38.807Z] Removing intermediate container 470521c99249 [2022-06-23T04:11:38.807Z] ---> f73cc93df2f9 [2022-06-23T04:11:38.807Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T04:11:38.807Z] ---> Running in f66b540e2747 [2022-06-23T04:11:39.078Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-23T04:11:39.078Z] Removing intermediate container f66b540e2747 [2022-06-23T04:11:39.078Z] ---> 2cf9947a1f95 [2022-06-23T04:11:39.078Z] Step 21/22 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:11:39.352Z] ---> aa2eac81c442 [2022-06-23T04:11:39.352Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-23T04:11:39.352Z] ---> Running in 8e3d02533ce0 [2022-06-23T04:11:39.615Z] Removing intermediate container 8e3d02533ce0 [2022-06-23T04:11:39.615Z] ---> c8801485f5a8 [2022-06-23T04:11:39.615Z] Step 22/22 : LABEL version=2.2.1-dev.15 [2022-06-23T04:11:39.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:11:39.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:11:39.615Z] ---> 6619e15f5407 [2022-06-23T04:11:39.615Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:11:39.615Z] ---> Using cache [2022-06-23T04:11:39.615Z] ---> de253bb50e43 [2022-06-23T04:11:39.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:11:39.615Z] ---> Using cache [2022-06-23T04:11:39.615Z] ---> f1546f0808cc [2022-06-23T04:11:39.615Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-23T04:11:39.615Z] ---> 65865a09f170 [2022-06-23T04:11:39.615Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-23T04:11:39.615Z] ---> Running in 7b274dfb4280 [2022-06-23T04:11:39.615Z] ---> Running in 3fe8a8d7b199 [2022-06-23T04:11:39.877Z] Removing intermediate container 64c5d10a1ca7 [2022-06-23T04:11:39.877Z] ---> 1a2668c58f19 [2022-06-23T04:11:39.877Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T04:11:39.877Z] ---> Running in b9eb7fa89b22 [2022-06-23T04:11:39.877Z] Removing intermediate container 7b274dfb4280 [2022-06-23T04:11:39.877Z] ---> 69dcf9d39221 [2022-06-23T04:11:39.877Z] [2022-06-23T04:11:39.877Z] ---> 4b3c2dccbb51 [2022-06-23T04:11:39.877Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-23T04:11:39.877Z] Successfully built 69dcf9d39221 [2022-06-23T04:11:39.877Z] Successfully tagged security-proxy-setup:latest [2022-06-23T04:11:39.877Z]  Building security-proxy-setup ... done Removing intermediate container b9eb7fa89b22 [2022-06-23T04:11:39.877Z] ---> 29de4cfa0ebc [2022-06-23T04:11:39.877Z] Step 23/25 : LABEL arch=x86_64 [2022-06-23T04:11:40.138Z] ---> Running in c8745f603ba4 [2022-06-23T04:11:40.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:40.138Z] ---> d293f8d32887 [2022-06-23T04:11:40.138Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-23T04:11:40.138Z] Removing intermediate container c8745f603ba4 [2022-06-23T04:11:40.138Z] ---> 0490fbf9d5f0 [2022-06-23T04:11:40.138Z] Step 24/25 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:11:40.399Z] ---> Running in 63e966c9d411 [2022-06-23T04:11:40.399Z] ---> Running in 2af8fe0e7bb8 [2022-06-23T04:11:40.399Z] Removing intermediate container 63e966c9d411 [2022-06-23T04:11:40.399Z] ---> 343b31f667f2 [2022-06-23T04:11:40.399Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-23T04:11:40.399Z] Removing intermediate container 2af8fe0e7bb8 [2022-06-23T04:11:40.399Z] ---> 4e5d3094c851 [2022-06-23T04:11:40.399Z] Step 25/25 : LABEL version=2.2.1-dev.15 [2022-06-23T04:11:40.399Z] ---> Running in e01a0b11e065 [2022-06-23T04:11:40.663Z] Removing intermediate container e01a0b11e065 [2022-06-23T04:11:40.663Z] ---> e7dbe6cbf05a [2022-06-23T04:11:40.663Z] [2022-06-23T04:11:40.663Z] ---> 45d9526e6f57 [2022-06-23T04:11:40.663Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-23T04:11:40.663Z] ---> Running in 393217b0cff9 [2022-06-23T04:11:40.924Z] Successfully built e7dbe6cbf05a [2022-06-23T04:11:40.924Z] Successfully tagged security-secretstore-setup:latest [2022-06-23T04:11:40.924Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:41.186Z] OK: 221 MiB in 52 packages [2022-06-23T04:11:41.757Z] Removing intermediate container 393217b0cff9 [2022-06-23T04:11:41.757Z] ---> d80df2186e46 [2022-06-23T04:11:41.757Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-23T04:11:41.757Z] ---> Running in 03bf6692e75d [2022-06-23T04:11:41.757Z] Removing intermediate container 3fe8a8d7b199 [2022-06-23T04:11:41.757Z] ---> a67978901c52 [2022-06-23T04:11:41.757Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:11:42.017Z] Removing intermediate container 03bf6692e75d [2022-06-23T04:11:42.017Z] ---> 287a6ab6b2ae [2022-06-23T04:11:42.017Z] Step 28/31 : CMD ["gate"] [2022-06-23T04:11:42.278Z] ---> 5739f1ffd4e4 [2022-06-23T04:11:42.278Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:11:42.278Z] ---> Running in feca33793b1e [2022-06-23T04:11:42.278Z] ---> Running in 5f8df12ba720 [2022-06-23T04:11:42.541Z] Removing intermediate container feca33793b1e [2022-06-23T04:11:42.541Z] ---> e0ed3e4c53a0 [2022-06-23T04:11:42.541Z] Step 29/31 : LABEL arch=x86_64 [2022-06-23T04:11:42.541Z] ---> Running in eb313add43fa [2022-06-23T04:11:42.802Z] Removing intermediate container eb313add43fa [2022-06-23T04:11:42.802Z] ---> 943bb646169a [2022-06-23T04:11:42.802Z] Step 30/31 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:11:43.064Z] ---> Running in 43e3a652c1f0 [2022-06-23T04:11:43.064Z] Removing intermediate container 43e3a652c1f0 [2022-06-23T04:11:43.064Z] ---> c28c44b56449 [2022-06-23T04:11:43.064Z] Step 31/31 : LABEL version=2.2.1-dev.15 [2022-06-23T04:11:43.334Z] ---> Running in cfd2198398ff [2022-06-23T04:11:43.600Z] Removing intermediate container cfd2198398ff [2022-06-23T04:11:43.600Z] ---> 56daacd34951 [2022-06-23T04:11:43.600Z] [2022-06-23T04:11:43.600Z] Removing intermediate container 5f8df12ba720 [2022-06-23T04:11:43.600Z] ---> 33b28f1d7b76 [2022-06-23T04:11:43.600Z] Step 8/23 : COPY . . [2022-06-23T04:11:43.600Z] Successfully built 56daacd34951 [2022-06-23T04:11:43.600Z] Successfully tagged security-bootstrapper:latest [2022-06-23T04:11:51.901Z]  Building security-bootstrapper ... done  ---> 4abb15b235a7 [2022-06-23T04:11:51.901Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-23T04:11:51.901Z] ---> Running in f331199f7d3f [2022-06-23T04:11:51.901Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-23T04:11:52.165Z] Removing intermediate container 5d53248ef285 [2022-06-23T04:11:52.165Z] ---> 0f18883789e4 [2022-06-23T04:11:52.165Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-23T04:11:52.165Z] ---> Running in 925c8feae4c4 [2022-06-23T04:11:52.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-23T04:11:52.994Z] Removing intermediate container 925c8feae4c4 [2022-06-23T04:11:52.994Z] ---> 7a6946ac0e55 [2022-06-23T04:11:52.994Z] [2022-06-23T04:11:52.994Z] Step 11/23 : FROM docker:20.10.14 [2022-06-23T04:11:52.994Z] 20.10.14: Pulling from library/docker [2022-06-23T04:11:57.192Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-23T04:11:57.192Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-23T04:11:57.192Z] ---> 7417809fdb73 [2022-06-23T04:11:57.192Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:11:57.760Z] ---> Running in 0b7392e54bcd [2022-06-23T04:11:57.760Z] Removing intermediate container 0b7392e54bcd [2022-06-23T04:11:57.760Z] ---> 4811fcf84787 [2022-06-23T04:11:57.760Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-23T04:11:57.760Z] ---> Running in 7bb099c37700 [2022-06-23T04:11:58.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:58.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:11:58.588Z] (1/43) Installing readline (8.1.1-r0) [2022-06-23T04:11:58.588Z] (2/43) Installing bash (5.1.16-r0) [2022-06-23T04:11:58.588Z] Executing bash-5.1.16-r0.post-install [2022-06-23T04:11:58.588Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-23T04:11:58.588Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T04:11:58.588Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-23T04:11:58.588Z] (6/43) Installing curl (7.80.0-r1) [2022-06-23T04:11:58.588Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-23T04:11:58.588Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-23T04:11:58.588Z] (9/43) Installing expat (2.4.7-r0) [2022-06-23T04:11:58.847Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-23T04:11:58.847Z] (11/43) Installing gdbm (1.22-r0) [2022-06-23T04:11:58.847Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-23T04:11:58.847Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T04:11:58.847Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T04:11:58.847Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-23T04:11:58.847Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-23T04:11:58.847Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-23T04:11:59.106Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-23T04:11:59.106Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-23T04:11:59.106Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-23T04:11:59.106Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-23T04:11:59.106Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-23T04:11:59.106Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-23T04:11:59.106Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-23T04:11:59.106Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-23T04:11:59.106Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-23T04:11:59.106Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-23T04:11:59.106Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-23T04:11:59.106Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-23T04:11:59.106Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-23T04:11:59.365Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-23T04:11:59.365Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-23T04:11:59.365Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-23T04:11:59.365Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-23T04:11:59.365Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-23T04:11:59.365Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-23T04:11:59.365Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-23T04:11:59.365Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-23T04:11:59.365Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-23T04:11:59.365Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-23T04:11:59.365Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-23T04:11:59.365Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-23T04:11:59.365Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-23T04:11:59.625Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:11:59.625Z] OK: 83 MiB in 65 packages [2022-06-23T04:12:00.198Z] Collecting docker-compose==1.23.2 [2022-06-23T04:12:00.198Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-23T04:12:00.198Z] Collecting jsonschema<3,>=2.5.1 [2022-06-23T04:12:00.198Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-23T04:12:00.198Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-23T04:12:00.198Z] Collecting docker<4.0,>=3.6.0 [2022-06-23T04:12:00.198Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-23T04:12:00.458Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-23T04:12:00.458Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-23T04:12:00.458Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-23T04:12:00.458Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-23T04:12:00.458Z] Collecting texttable<0.10,>=0.9.0 [2022-06-23T04:12:00.458Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-23T04:12:00.717Z] Collecting docopt<0.7,>=0.6.1 [2022-06-23T04:12:00.717Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-23T04:12:01.285Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-23T04:12:01.285Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-23T04:12:01.546Z] Collecting PyYAML<4,>=3.10 [2022-06-23T04:12:01.546Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-23T04:12:02.114Z] Collecting cached-property<2,>=1.2.0 [2022-06-23T04:12:02.114Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-23T04:12:02.114Z] Collecting docker-pycreds>=0.4.0 [2022-06-23T04:12:02.114Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-23T04:12:02.114Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-23T04:12:02.114Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-23T04:12:02.114Z] Collecting idna<2.8,>=2.5 [2022-06-23T04:12:02.114Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-23T04:12:02.373Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-23T04:12:02.373Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-23T04:12:02.373Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-23T04:12:02.373Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-23T04:12:02.373Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-23T04:12:02.373Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-23T04:12:02.373Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-23T04:12:02.373Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-23T04:12:02.373Z] Attempting uninstall: urllib3 [2022-06-23T04:12:02.373Z] Found existing installation: urllib3 1.26.7 [2022-06-23T04:12:02.373Z] Uninstalling urllib3-1.26.7: [2022-06-23T04:12:02.373Z] Successfully uninstalled urllib3-1.26.7 [2022-06-23T04:12:02.633Z] Attempting uninstall: idna [2022-06-23T04:12:02.633Z] Found existing installation: idna 3.3 [2022-06-23T04:12:02.633Z] Uninstalling idna-3.3: [2022-06-23T04:12:02.633Z] Successfully uninstalled idna-3.3 [2022-06-23T04:12:02.892Z] Attempting uninstall: requests [2022-06-23T04:12:02.892Z] Found existing installation: requests 2.26.0 [2022-06-23T04:12:02.892Z] Uninstalling requests-2.26.0: [2022-06-23T04:12:02.892Z] Successfully uninstalled requests-2.26.0 [2022-06-23T04:12:03.151Z] Running setup.py install for texttable: started [2022-06-23T04:12:03.410Z] Running setup.py install for texttable: finished with status 'done' [2022-06-23T04:12:03.410Z] Running setup.py install for PyYAML: started [2022-06-23T04:12:03.670Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-23T04:12:03.670Z] Running setup.py install for docopt: started [2022-06-23T04:12:04.238Z] Running setup.py install for docopt: finished with status 'done' [2022-06-23T04:12:04.238Z] Running setup.py install for dockerpty: started [2022-06-23T04:12:04.499Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-23T04:12:04.760Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-23T04:12:08.054Z] Removing intermediate container f331199f7d3f [2022-06-23T04:12:08.054Z] ---> aadf10d25477 [2022-06-23T04:12:08.054Z] [2022-06-23T04:12:08.054Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T04:12:08.054Z] ---> e04c818066af [2022-06-23T04:12:08.054Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-23T04:12:08.054Z] ---> Running in 7c8625ce5a98 [2022-06-23T04:12:08.054Z] Removing intermediate container 7bb099c37700 [2022-06-23T04:12:08.054Z] ---> 09c0fd62760e [2022-06-23T04:12:08.054Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-23T04:12:08.054Z] ---> Running in 0a8885f8a19d [2022-06-23T04:12:08.054Z] Removing intermediate container 7c8625ce5a98 [2022-06-23T04:12:08.054Z] ---> 1082103627df [2022-06-23T04:12:08.055Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-23T04:12:08.055Z] ---> Running in a5af53f3730a [2022-06-23T04:12:08.055Z] Removing intermediate container 0a8885f8a19d [2022-06-23T04:12:08.055Z] ---> bc7508fef8cf [2022-06-23T04:12:08.055Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-23T04:12:08.055Z] ---> Running in 06e7eab52798 [2022-06-23T04:12:08.055Z] Removing intermediate container a5af53f3730a [2022-06-23T04:12:08.055Z] ---> cdf5b237dcfb [2022-06-23T04:12:08.055Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-23T04:12:08.055Z] ---> Running in ac417e78c765 [2022-06-23T04:12:08.055Z] Removing intermediate container 06e7eab52798 [2022-06-23T04:12:08.055Z] ---> 4ed075e9e7d4 [2022-06-23T04:12:08.055Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-23T04:12:08.055Z] Removing intermediate container ac417e78c765 [2022-06-23T04:12:08.055Z] ---> f4ccf2cba1c4 [2022-06-23T04:12:08.055Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:12:08.055Z] ---> Running in 739dddf637f1 [2022-06-23T04:12:08.315Z] ---> 0878d1409739 [2022-06-23T04:12:08.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-23T04:12:08.575Z] ---> be67a3b4853d [2022-06-23T04:12:08.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-23T04:12:08.834Z] ---> 54320d48b040 [2022-06-23T04:12:08.834Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-23T04:12:08.834Z] ---> Running in 9d6b88fc907c [2022-06-23T04:12:08.834Z] Removing intermediate container 739dddf637f1 [2022-06-23T04:12:08.834Z] ---> 01aee8efecac [2022-06-23T04:12:08.834Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T04:12:08.834Z] ---> Running in a223bd55c4a3 [2022-06-23T04:12:08.834Z] Removing intermediate container 9d6b88fc907c [2022-06-23T04:12:08.834Z] ---> dec95d7b4350 [2022-06-23T04:12:08.834Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:12:08.834Z] ---> Running in f313d4c3c88a [2022-06-23T04:12:09.095Z] Removing intermediate container f313d4c3c88a [2022-06-23T04:12:09.095Z] ---> a732a387c74f [2022-06-23T04:12:09.095Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T04:12:09.095Z] ---> Running in aaf6c9a80f44 [2022-06-23T04:12:09.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:12:09.095Z] Removing intermediate container aaf6c9a80f44 [2022-06-23T04:12:09.095Z] ---> 5523675d9721 [2022-06-23T04:12:09.095Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:09.356Z] ---> Running in fc08ccf7194e [2022-06-23T04:12:09.356Z] Removing intermediate container fc08ccf7194e [2022-06-23T04:12:09.356Z] ---> c40c707ed9ca [2022-06-23T04:12:09.356Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:12:09.356Z] ---> Running in ec11deddca5c [2022-06-23T04:12:09.356Z] Removing intermediate container ec11deddca5c [2022-06-23T04:12:09.356Z] ---> 95c77530cf4f [2022-06-23T04:12:09.356Z] [2022-06-23T04:12:09.617Z] Successfully built 95c77530cf4f [2022-06-23T04:12:09.617Z] Successfully tagged sys-mgmt-agent:latest [2022-06-23T04:12:09.878Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:12:10.138Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T04:12:10.399Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T04:12:10.399Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T04:12:10.660Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T04:12:10.660Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T04:12:10.660Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T04:12:10.920Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:12:10.920Z] OK: 8 MiB in 20 packages [2022-06-23T04:12:11.181Z] Removing intermediate container a223bd55c4a3 [2022-06-23T04:12:11.181Z] ---> 65e830e2d57f [2022-06-23T04:12:11.181Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:12:11.442Z] ---> 0a4d5170e27a [2022-06-23T04:12:11.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-23T04:12:11.703Z] ---> 71dcd2cf10ae [2022-06-23T04:12:11.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-23T04:12:11.968Z] ---> 018c48371b33 [2022-06-23T04:12:11.968Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-23T04:12:11.968Z] ---> Running in 1f1be5718900 [2022-06-23T04:12:11.968Z] Removing intermediate container 1f1be5718900 [2022-06-23T04:12:11.968Z] ---> b384817c28b7 [2022-06-23T04:12:11.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:12:11.968Z] ---> Running in 3f3bb3ffcbd6 [2022-06-23T04:12:12.229Z] Removing intermediate container 3f3bb3ffcbd6 [2022-06-23T04:12:12.229Z] ---> ea0ace2a4746 [2022-06-23T04:12:12.229Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T04:12:12.229Z] ---> Running in 30724f1b3d87 [2022-06-23T04:12:12.229Z] Removing intermediate container 30724f1b3d87 [2022-06-23T04:12:12.229Z] ---> 61dc0f1b3942 [2022-06-23T04:12:12.229Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:12.229Z] ---> Running in 4897bf670518 [2022-06-23T04:12:12.488Z] Removing intermediate container 4897bf670518 [2022-06-23T04:12:12.489Z] ---> 2f510c4a50a2 [2022-06-23T04:12:12.489Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:12:12.489Z] ---> Running in 8da0718b6062 [2022-06-23T04:12:12.489Z] Removing intermediate container 8da0718b6062 [2022-06-23T04:12:12.489Z] ---> 461621cbaec4 [2022-06-23T04:12:12.489Z] [2022-06-23T04:12:12.489Z] Successfully built 461621cbaec4 [2022-06-23T04:12:12.489Z] Successfully tagged core-data:latest [2022-06-23T04:12:12.755Z]  Building core-data ... done  [Pipeline] } [2022-06-23T04:12:12.760Z] $ docker stop --time=1 ef2f56df2b069e3af313cbbb1add73d9e4fb3f20fa8f7dc2a87668288837c8c4 [2022-06-23T04:12:13.269Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:12:13.269Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:12:13.269Z] ---> b6a93f3368b6 [2022-06-23T04:12:13.269Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T04:12:13.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:12:13.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:12:13.269Z] ---> b6a93f3368b6 [2022-06-23T04:12:13.269Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T04:12:13.269Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:12:13.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:12:13.269Z] ---> b6a93f3368b6 [2022-06-23T04:12:13.269Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T04:12:13.269Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:12:13.269Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:12:13.269Z] ---> b6a93f3368b6 [2022-06-23T04:12:13.269Z] Step 3/20 : WORKDIR /edgex-go [2022-06-23T04:12:13.269Z] ---> Running in 220f80ac0319 [2022-06-23T04:12:13.269Z] ---> Running in 4b52f077d71e [2022-06-23T04:12:13.269Z] ---> Running in 0b83a9a8cd9a [2022-06-23T04:12:13.269Z] ---> Running in f28b59aa9c33 [2022-06-23T04:12:13.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:12:13.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:12:13.269Z] ---> b6a93f3368b6 [2022-06-23T04:12:13.269Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T04:12:13.269Z] ---> Running in a65cc7f89d10 [2022-06-23T04:12:13.269Z] Removing intermediate container 220f80ac0319 [2022-06-23T04:12:13.269Z] ---> 2dd908732efe [2022-06-23T04:12:13.269Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:12:13.269Z] Removing intermediate container 0b83a9a8cd9a [2022-06-23T04:12:13.269Z] ---> 373ac0b7a573 [2022-06-23T04:12:13.269Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:12:13.269Z] Removing intermediate container a65cc7f89d10 [2022-06-23T04:12:13.269Z] ---> 73de6a695a6b [2022-06-23T04:12:13.269Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:12:13.269Z] ---> Running in f13db3f37ec5 [2022-06-23T04:12:13.269Z] ---> Running in 9891f4d69c06 [2022-06-23T04:12:13.269Z] Removing intermediate container 4b52f077d71e [2022-06-23T04:12:13.269Z] ---> abe60430fe3f [2022-06-23T04:12:13.269Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:12:13.269Z] ---> Running in 2bc1f10758f5 [2022-06-23T04:12:13.269Z] Removing intermediate container f28b59aa9c33 [2022-06-23T04:12:13.269Z] ---> af685b6822d0 [2022-06-23T04:12:13.269Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-23T04:12:13.269Z] ---> Running in edc49e849424 [2022-06-23T04:12:13.269Z] ---> Running in 854e9806a566 [2022-06-23T04:12:14.060Z] $ docker rm -f ef2f56df2b069e3af313cbbb1add73d9e4fb3f20fa8f7dc2a87668288837c8c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T04:12:14.412Z] + docker images [2022-06-23T04:12:14.413Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-23T04:12:14.413Z] core-data latest 461621cbaec4 2 seconds ago 22.5MB [2022-06-23T04:12:14.413Z] sys-mgmt-agent latest 95c77530cf4f 5 seconds ago 299MB [2022-06-23T04:12:14.413Z] aadf10d25477 8 seconds ago 1.65GB [2022-06-23T04:12:14.413Z] 7a6946ac0e55 22 seconds ago 1.62GB [2022-06-23T04:12:14.413Z] security-bootstrapper latest 56daacd34951 31 seconds ago 19.1MB [2022-06-23T04:12:14.413Z] security-secretstore-setup latest e7dbe6cbf05a 34 seconds ago 28.5MB [2022-06-23T04:12:14.413Z] security-proxy-setup latest 69dcf9d39221 35 seconds ago 26.9MB [2022-06-23T04:12:14.413Z] security-spire-server latest 9a98f408cce4 40 seconds ago 87.3MB [2022-06-23T04:12:14.413Z] 6e905562eed0 45 seconds ago 1.62GB [2022-06-23T04:12:14.413Z] ed1f5f55132f 45 seconds ago 1.63GB [2022-06-23T04:12:14.413Z] 065b9370102f 45 seconds ago 1.62GB [2022-06-23T04:12:14.413Z] 53671bacd1bf 45 seconds ago 1.52GB [2022-06-23T04:12:14.413Z] security-spire-agent latest 32cc3e4f7a57 54 seconds ago 127MB [2022-06-23T04:12:14.413Z] security-spire-config latest 0088e137fe26 56 seconds ago 86.7MB [2022-06-23T04:12:14.413Z] e50982487d2b About a minute ago 1.52GB [2022-06-23T04:12:14.413Z] bb317ef0aed9 About a minute ago 1.52GB [2022-06-23T04:12:14.413Z] security-spiffe-token-provider latest fdbfb0d8e98b About a minute ago 29MB [2022-06-23T04:12:14.413Z] core-metadata latest 67009276bc5f About a minute ago 17MB [2022-06-23T04:12:14.413Z] support-notifications latest 5ac13e2ddd8f About a minute ago 27MB [2022-06-23T04:12:14.413Z] support-scheduler latest 7b8e96713ea3 About a minute ago 26.4MB [2022-06-23T04:12:14.413Z] core-command latest 670375f0adf7 About a minute ago 16.1MB [2022-06-23T04:12:14.413Z] a95252d18021 About a minute ago 1.67GB [2022-06-23T04:12:14.413Z] f9c9b23d91c4 About a minute ago 1.67GB [2022-06-23T04:12:14.413Z] ee5f094c509b About a minute ago 1.67GB [2022-06-23T04:12:14.413Z] 1a05c05b42cc About a minute ago 1.62GB [2022-06-23T04:12:14.413Z] cf8e93958d09 About a minute ago 1.61GB [2022-06-23T04:12:14.413Z] ci-base-image-x86_64 latest 6619e15f5407 5 minutes ago 1.02GB [2022-06-23T04:12:14.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB [2022-06-23T04:12:14.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-23T04:12:14.413Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-23T04:12:14.413Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-23T04:12:14.413Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-23T04:12:14.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 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 [2022-06-23T04:12:14.496Z] provisioning config files... [2022-06-23T04:12:14.506Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/244@tmp/config1787471027386249882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:12:14.799Z] ---> docker-login.sh [2022-06-23T04:12:14.799Z] nexus3.edgexfoundry.org:10001 [2022-06-23T04:12:14.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:12:14.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:12:14.799Z] Configure a credential helper to remove this warning. See [2022-06-23T04:12:14.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:12:14.799Z] [2022-06-23T04:12:14.799Z] Login Succeeded [2022-06-23T04:12:14.799Z] nexus3.edgexfoundry.org:10002 [2022-06-23T04:12:14.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:12:15.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:12:15.059Z] Configure a credential helper to remove this warning. See [2022-06-23T04:12:15.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:12:15.059Z] [2022-06-23T04:12:15.059Z] Login Succeeded [2022-06-23T04:12:15.059Z] nexus3.edgexfoundry.org:10003 [2022-06-23T04:12:15.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:12:15.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:12:15.059Z] Configure a credential helper to remove this warning. See [2022-06-23T04:12:15.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:12:15.059Z] [2022-06-23T04:12:15.059Z] Login Succeeded [2022-06-23T04:12:15.059Z] nexus3.edgexfoundry.org:10004 [2022-06-23T04:12:15.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:12:15.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:12:15.318Z] Configure a credential helper to remove this warning. See [2022-06-23T04:12:15.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:12:15.318Z] [2022-06-23T04:12:15.318Z] Login Succeeded [2022-06-23T04:12:15.318Z] docker.io [2022-06-23T04:12:15.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:12:15.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:12:15.888Z] Configure a credential helper to remove this warning. See [2022-06-23T04:12:15.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:12:15.888Z] [2022-06-23T04:12:15.888Z] Login Succeeded [2022-06-23T04:12:15.888Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T04:12:15.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-23T04:12:15.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:15.914Z] Removing intermediate container f13db3f37ec5 [2022-06-23T04:12:15.914Z] ---> b83937f62ea8 [2022-06-23T04:12:15.914Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:15.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:12:15.948Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-23T04:12:15.948Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:15.948Z] latest [2022-06-23T04:12:15.948Z] 2.2.1-dev.15 [2022-06-23T04:12:15.948Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:15.948Z] main [2022-06-23T04:12:15.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:16.188Z] ---> Running in 4d6b3e30addc [2022-06-23T04:12:16.260Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:16.477Z] Removing intermediate container 9891f4d69c06 [2022-06-23T04:12:16.477Z] ---> 7ebe36236899 [2022-06-23T04:12:16.477Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T04:12:16.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:16.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-23T04:12:16.573Z] 46f757dfe8c9: Preparing [2022-06-23T04:12:16.573Z] 09539b73642b: Preparing [2022-06-23T04:12:16.573Z] 871674144e83: Preparing [2022-06-23T04:12:16.573Z] 04f78384aefc: Preparing [2022-06-23T04:12:16.573Z] b541d28bf3b4: Preparing [2022-06-23T04:12:16.573Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:16.573Z] 871674144e83: Pushed [2022-06-23T04:12:16.573Z] 46f757dfe8c9: Pushed [2022-06-23T04:12:16.573Z] 04f78384aefc: Pushed [2022-06-23T04:12:16.766Z] ---> Running in 1a4fde250b84 [2022-06-23T04:12:16.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:16.766Z] Removing intermediate container 2bc1f10758f5 [2022-06-23T04:12:16.766Z] ---> 4eab3cde8846 [2022-06-23T04:12:16.766Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T04:12:17.058Z] ---> Running in db3e03089c4a [2022-06-23T04:12:17.344Z] Removing intermediate container edc49e849424 [2022-06-23T04:12:17.344Z] ---> 168560ba4c30 [2022-06-23T04:12:17.344Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T04:12:17.623Z] ---> Running in 252d0edffe1d [2022-06-23T04:12:17.903Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:12:17.903Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:12:17.903Z] OK: 15743 distinct packages available [2022-06-23T04:12:17.951Z] 09539b73642b: Pushed [2022-06-23T04:12:17.951Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:f0383d9305bf2e63b3dde74c215454b2beabd5716f0595134699b2ef4894fd52 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:18.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:18.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:18.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:18.580Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-23T04:12:18.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-23T04:12:18.580Z] 46f757dfe8c9: Preparing [2022-06-23T04:12:18.580Z] 09539b73642b: Preparing [2022-06-23T04:12:18.580Z] 871674144e83: Preparing [2022-06-23T04:12:18.580Z] 04f78384aefc: Preparing [2022-06-23T04:12:18.580Z] b541d28bf3b4: Preparing [2022-06-23T04:12:18.580Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:18.580Z] 871674144e83: Layer already exists [2022-06-23T04:12:18.580Z] 46f757dfe8c9: Layer already exists [2022-06-23T04:12:18.580Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:18.580Z] 09539b73642b: Layer already exists [2022-06-23T04:12:18.580Z] latest: digest: sha256:f0383d9305bf2e63b3dde74c215454b2beabd5716f0595134699b2ef4894fd52 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:18.894Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:19.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:19.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:19.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:19.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:19.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.15 [2022-06-23T04:12:19.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-23T04:12:19.199Z] 46f757dfe8c9: Preparing [2022-06-23T04:12:19.199Z] 09539b73642b: Preparing [2022-06-23T04:12:19.199Z] 871674144e83: Preparing [2022-06-23T04:12:19.199Z] 04f78384aefc: Preparing [2022-06-23T04:12:19.199Z] b541d28bf3b4: Preparing [2022-06-23T04:12:19.199Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:19.199Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:19.199Z] 871674144e83: Layer already exists [2022-06-23T04:12:19.199Z] 46f757dfe8c9: Layer already exists [2022-06-23T04:12:19.199Z] 09539b73642b: Layer already exists [2022-06-23T04:12:19.199Z] 2.2.1-dev.15: digest: sha256:f0383d9305bf2e63b3dde74c215454b2beabd5716f0595134699b2ef4894fd52 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:19.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:19.511Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:19.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:19.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-23T04:12:19.817Z] 46f757dfe8c9: Preparing [2022-06-23T04:12:19.817Z] 09539b73642b: Preparing [2022-06-23T04:12:19.817Z] 871674144e83: Preparing [2022-06-23T04:12:19.817Z] 04f78384aefc: Preparing [2022-06-23T04:12:19.817Z] b541d28bf3b4: Preparing [2022-06-23T04:12:19.817Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:19.817Z] 46f757dfe8c9: Layer already exists [2022-06-23T04:12:19.817Z] 871674144e83: Layer already exists [2022-06-23T04:12:19.817Z] 09539b73642b: Layer already exists [2022-06-23T04:12:19.817Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:19.817Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:f0383d9305bf2e63b3dde74c215454b2beabd5716f0595134699b2ef4894fd52 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:19.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:19.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:20.124Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:20.241Z] OK: 220 MiB in 52 packages [2022-06-23T04:12:20.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:12:20.241Z] OK: 220 MiB in 52 packages [2022-06-23T04:12:20.436Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-06-23T04:12:20.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-23T04:12:20.436Z] 46f757dfe8c9: Preparing [2022-06-23T04:12:20.436Z] 09539b73642b: Preparing [2022-06-23T04:12:20.436Z] 871674144e83: Preparing [2022-06-23T04:12:20.436Z] 04f78384aefc: Preparing [2022-06-23T04:12:20.436Z] b541d28bf3b4: Preparing [2022-06-23T04:12:20.436Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:20.436Z] 46f757dfe8c9: Layer already exists [2022-06-23T04:12:20.436Z] 871674144e83: Layer already exists [2022-06-23T04:12:20.436Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:20.436Z] 09539b73642b: Layer already exists [2022-06-23T04:12:20.436Z] main: digest: sha256:f0383d9305bf2e63b3dde74c215454b2beabd5716f0595134699b2ef4894fd52 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:20.477Z] ===================================================== [Pipeline] echo [2022-06-23T04:12:20.484Z] taggedImages: [2022-06-23T04:12:20.484Z] - nexus3.edgexfoundry.org:10004/core-command:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:20.484Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-23T04:12:20.484Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.15 [2022-06-23T04:12:20.484Z] - nexus3.edgexfoundry.org:10004/core-command:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:20.484Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-06-23T04:12:20.503Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-23T04:12:20.503Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:20.503Z] latest [2022-06-23T04:12:20.503Z] 2.2.1-dev.15 [2022-06-23T04:12:20.503Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:20.503Z] main [2022-06-23T04:12:20.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:20.821Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:21.133Z] + docker push nexus3.edgexfoundry.org:10004/core-data:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:21.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-23T04:12:21.134Z] 38430a7af788: Preparing [2022-06-23T04:12:21.134Z] 198c4567eb34: Preparing [2022-06-23T04:12:21.134Z] 871674144e83: Preparing [2022-06-23T04:12:21.134Z] 7be2c9b06460: Preparing [2022-06-23T04:12:21.134Z] f62232f9badd: Preparing [2022-06-23T04:12:21.134Z] b541d28bf3b4: Preparing [2022-06-23T04:12:21.134Z] b541d28bf3b4: Waiting [2022-06-23T04:12:21.134Z] 871674144e83: Layer already exists [2022-06-23T04:12:21.134Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:21.134Z] f62232f9badd: Pushed [2022-06-23T04:12:21.134Z] 38430a7af788: Pushed [2022-06-23T04:12:21.225Z] OK: 220 MiB in 52 packages [2022-06-23T04:12:21.393Z] 7be2c9b06460: Pushed [2022-06-23T04:12:21.504Z] OK: 220 MiB in 52 packages [2022-06-23T04:12:21.504Z] OK: 220 MiB in 52 packages [2022-06-23T04:12:22.103Z] Removing intermediate container 4d6b3e30addc [2022-06-23T04:12:22.103Z] ---> 9f7f5d6fe101 [2022-06-23T04:12:22.103Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T04:12:22.103Z] Removing intermediate container 854e9806a566 [2022-06-23T04:12:22.103Z] ---> d3ff9884182c [2022-06-23T04:12:22.103Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-23T04:12:22.776Z] 198c4567eb34: Pushed [2022-06-23T04:12:22.776Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:4e45dff932e3a335eb23c41c68a9e33c75c13c43cfce1e335988d3152657342c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:23.090Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [2022-06-23T04:12:23.108Z] Removing intermediate container 1a4fde250b84 [2022-06-23T04:12:23.108Z] ---> c617dbb159a5 [2022-06-23T04:12:23.108Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T04:12:23.108Z] Removing intermediate container 252d0edffe1d [2022-06-23T04:12:23.108Z] ---> 4b2be87937d8 [2022-06-23T04:12:23.108Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T04:12:23.108Z] Removing intermediate container db3e03089c4a [2022-06-23T04:12:23.108Z] ---> 8ceffcde3ff3 [2022-06-23T04:12:23.108Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T04:12:23.108Z] ---> 1bfd773407f0 [2022-06-23T04:12:23.108Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:23.393Z] ---> Running in f8f813ccee84 [2022-06-23T04:12:23.393Z] ---> d5ce89ce7774 [2022-06-23T04:12:23.393Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:12:23.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-23T04:12:23.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-23T04:12:23.403Z] 38430a7af788: Preparing [2022-06-23T04:12:23.403Z] 198c4567eb34: Preparing [2022-06-23T04:12:23.403Z] 871674144e83: Preparing [2022-06-23T04:12:23.403Z] 7be2c9b06460: Preparing [2022-06-23T04:12:23.403Z] f62232f9badd: Preparing [2022-06-23T04:12:23.403Z] b541d28bf3b4: Preparing [2022-06-23T04:12:23.403Z] b541d28bf3b4: Waiting [2022-06-23T04:12:23.403Z] 198c4567eb34: Layer already exists [2022-06-23T04:12:23.403Z] f62232f9badd: Layer already exists [2022-06-23T04:12:23.403Z] 871674144e83: Layer already exists [2022-06-23T04:12:23.403Z] 38430a7af788: Layer already exists [2022-06-23T04:12:23.403Z] 7be2c9b06460: Layer already exists [2022-06-23T04:12:23.403Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:23.403Z] latest: digest: sha256:4e45dff932e3a335eb23c41c68a9e33c75c13c43cfce1e335988d3152657342c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:23.677Z] ---> Running in 5825672eed3c [2022-06-23T04:12:23.718Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:24.029Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.15 [2022-06-23T04:12:24.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-23T04:12:24.030Z] 38430a7af788: Preparing [2022-06-23T04:12:24.030Z] 198c4567eb34: Preparing [2022-06-23T04:12:24.030Z] 871674144e83: Preparing [2022-06-23T04:12:24.030Z] 7be2c9b06460: Preparing [2022-06-23T04:12:24.030Z] f62232f9badd: Preparing [2022-06-23T04:12:24.030Z] b541d28bf3b4: Preparing [2022-06-23T04:12:24.030Z] b541d28bf3b4: Waiting [2022-06-23T04:12:24.030Z] 871674144e83: Layer already exists [2022-06-23T04:12:24.030Z] 198c4567eb34: Layer already exists [2022-06-23T04:12:24.030Z] f62232f9badd: Layer already exists [2022-06-23T04:12:24.030Z] 38430a7af788: Layer already exists [2022-06-23T04:12:24.030Z] 7be2c9b06460: Layer already exists [2022-06-23T04:12:24.030Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:24.030Z] 2.2.1-dev.15: digest: sha256:4e45dff932e3a335eb23c41c68a9e33c75c13c43cfce1e335988d3152657342c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:24.422Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:24.677Z] ---> cbe3806ac213 [2022-06-23T04:12:24.677Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:12:24.677Z] ---> ce3392c5c3e6 [2022-06-23T04:12:24.677Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:12:24.677Z] ---> 1577be151704 [2022-06-23T04:12:24.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:12:24.677Z] ---> Running in 77bde741b12d [2022-06-23T04:12:24.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:24.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-23T04:12:24.772Z] 38430a7af788: Preparing [2022-06-23T04:12:24.772Z] 198c4567eb34: Preparing [2022-06-23T04:12:24.772Z] 871674144e83: Preparing [2022-06-23T04:12:24.772Z] 7be2c9b06460: Preparing [2022-06-23T04:12:24.772Z] f62232f9badd: Preparing [2022-06-23T04:12:24.772Z] b541d28bf3b4: Preparing [2022-06-23T04:12:24.772Z] b541d28bf3b4: Waiting [2022-06-23T04:12:24.772Z] f62232f9badd: Layer already exists [2022-06-23T04:12:24.772Z] 7be2c9b06460: Layer already exists [2022-06-23T04:12:24.772Z] 198c4567eb34: Layer already exists [2022-06-23T04:12:24.772Z] 38430a7af788: Layer already exists [2022-06-23T04:12:24.772Z] 871674144e83: Layer already exists [2022-06-23T04:12:24.772Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:24.772Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:4e45dff932e3a335eb23c41c68a9e33c75c13c43cfce1e335988d3152657342c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:24.958Z] ---> Running in 736aab5bf5ae [2022-06-23T04:12:24.958Z] ---> Running in 8fbaa749a885 [2022-06-23T04:12:25.094Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:25.400Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-06-23T04:12:25.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-23T04:12:25.400Z] 38430a7af788: Preparing [2022-06-23T04:12:25.400Z] 198c4567eb34: Preparing [2022-06-23T04:12:25.400Z] 871674144e83: Preparing [2022-06-23T04:12:25.400Z] 7be2c9b06460: Preparing [2022-06-23T04:12:25.400Z] f62232f9badd: Preparing [2022-06-23T04:12:25.400Z] b541d28bf3b4: Preparing [2022-06-23T04:12:25.400Z] b541d28bf3b4: Waiting [2022-06-23T04:12:25.400Z] 38430a7af788: Layer already exists [2022-06-23T04:12:25.400Z] 198c4567eb34: Layer already exists [2022-06-23T04:12:25.400Z] 7be2c9b06460: Layer already exists [2022-06-23T04:12:25.400Z] 871674144e83: Layer already exists [2022-06-23T04:12:25.400Z] f62232f9badd: Layer already exists [2022-06-23T04:12:25.400Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:25.400Z] main: digest: sha256:4e45dff932e3a335eb23c41c68a9e33c75c13c43cfce1e335988d3152657342c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:25.440Z] ===================================================== [Pipeline] echo [2022-06-23T04:12:25.447Z] taggedImages: [2022-06-23T04:12:25.447Z] - nexus3.edgexfoundry.org:10004/core-data:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:25.447Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-23T04:12:25.447Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.15 [2022-06-23T04:12:25.447Z] - nexus3.edgexfoundry.org:10004/core-data:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:25.447Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-06-23T04:12:25.470Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-23T04:12:25.470Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:25.470Z] latest [2022-06-23T04:12:25.470Z] 2.2.1-dev.15 [2022-06-23T04:12:25.470Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:25.470Z] main [2022-06-23T04:12:25.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:25.792Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:26.100Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:26.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-23T04:12:26.100Z] 962c121f8f84: Preparing [2022-06-23T04:12:26.100Z] d128bc43f176: Preparing [2022-06-23T04:12:26.100Z] 871674144e83: Preparing [2022-06-23T04:12:26.100Z] 04f78384aefc: Preparing [2022-06-23T04:12:26.100Z] b541d28bf3b4: Preparing [2022-06-23T04:12:26.100Z] 871674144e83: Layer already exists [2022-06-23T04:12:26.100Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:26.100Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:26.100Z] 962c121f8f84: Pushed [2022-06-23T04:12:27.481Z] d128bc43f176: Pushed [2022-06-23T04:12:27.481Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:e258905b73ae88fd3cc2fa88fab959e525dca3c9123bf42416d1f31032d3dc6f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:27.798Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:28.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-23T04:12:28.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-23T04:12:28.110Z] 962c121f8f84: Preparing [2022-06-23T04:12:28.110Z] d128bc43f176: Preparing [2022-06-23T04:12:28.110Z] 871674144e83: Preparing [2022-06-23T04:12:28.110Z] 04f78384aefc: Preparing [2022-06-23T04:12:28.110Z] b541d28bf3b4: Preparing [2022-06-23T04:12:28.110Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:28.110Z] 871674144e83: Layer already exists [2022-06-23T04:12:28.110Z] d128bc43f176: Layer already exists [2022-06-23T04:12:28.110Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:28.110Z] 962c121f8f84: Layer already exists [2022-06-23T04:12:28.110Z] latest: digest: sha256:e258905b73ae88fd3cc2fa88fab959e525dca3c9123bf42416d1f31032d3dc6f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:28.428Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:28.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.15 [2022-06-23T04:12:28.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-23T04:12:28.736Z] 962c121f8f84: Preparing [2022-06-23T04:12:28.736Z] d128bc43f176: Preparing [2022-06-23T04:12:28.736Z] 871674144e83: Preparing [2022-06-23T04:12:28.736Z] 04f78384aefc: Preparing [2022-06-23T04:12:28.736Z] b541d28bf3b4: Preparing [2022-06-23T04:12:28.736Z] d128bc43f176: Layer already exists [2022-06-23T04:12:28.736Z] 871674144e83: Layer already exists [2022-06-23T04:12:28.736Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:28.736Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:28.736Z] 962c121f8f84: Layer already exists [2022-06-23T04:12:28.736Z] 2.2.1-dev.15: digest: sha256:e258905b73ae88fd3cc2fa88fab959e525dca3c9123bf42416d1f31032d3dc6f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:29.052Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:29.322Z] Removing intermediate container f8f813ccee84 [2022-06-23T04:12:29.322Z] ---> 4989df828d83 [2022-06-23T04:12:29.322Z] Step 8/22 : COPY . . [2022-06-23T04:12:29.322Z] Removing intermediate container 5825672eed3c [2022-06-23T04:12:29.322Z] ---> c712881fc365 [2022-06-23T04:12:29.322Z] Step 7/20 : COPY . . [2022-06-23T04:12:29.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:29.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-23T04:12:29.362Z] 962c121f8f84: Preparing [2022-06-23T04:12:29.362Z] d128bc43f176: Preparing [2022-06-23T04:12:29.362Z] 871674144e83: Preparing [2022-06-23T04:12:29.362Z] 04f78384aefc: Preparing [2022-06-23T04:12:29.362Z] b541d28bf3b4: Preparing [2022-06-23T04:12:29.362Z] 962c121f8f84: Layer already exists [2022-06-23T04:12:29.362Z] 871674144e83: Layer already exists [2022-06-23T04:12:29.363Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:29.363Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:29.363Z] d128bc43f176: Layer already exists [2022-06-23T04:12:29.363Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:e258905b73ae88fd3cc2fa88fab959e525dca3c9123bf42416d1f31032d3dc6f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:29.680Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:29.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-06-23T04:12:29.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-23T04:12:29.990Z] 962c121f8f84: Preparing [2022-06-23T04:12:29.990Z] d128bc43f176: Preparing [2022-06-23T04:12:29.990Z] 871674144e83: Preparing [2022-06-23T04:12:29.990Z] 04f78384aefc: Preparing [2022-06-23T04:12:29.990Z] b541d28bf3b4: Preparing [2022-06-23T04:12:29.990Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:29.990Z] 962c121f8f84: Layer already exists [2022-06-23T04:12:29.990Z] 871674144e83: Layer already exists [2022-06-23T04:12:29.990Z] 04f78384aefc: Layer already exists [2022-06-23T04:12:29.990Z] d128bc43f176: Layer already exists [2022-06-23T04:12:29.990Z] main: digest: sha256:e258905b73ae88fd3cc2fa88fab959e525dca3c9123bf42416d1f31032d3dc6f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:30.039Z] ===================================================== [Pipeline] echo [2022-06-23T04:12:30.051Z] taggedImages: [2022-06-23T04:12:30.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:30.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-23T04:12:30.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.15 [2022-06-23T04:12:30.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:30.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-06-23T04:12:30.069Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-23T04:12:30.069Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:30.069Z] latest [2022-06-23T04:12:30.069Z] 2.2.1-dev.15 [2022-06-23T04:12:30.069Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:30.069Z] main [2022-06-23T04:12:30.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:30.396Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:30.698Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:30.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-23T04:12:30.698Z] 0bee352fda1b: Preparing [2022-06-23T04:12:30.698Z] 0bee352fda1b: Preparing [2022-06-23T04:12:30.698Z] 4a0607612184: Preparing [2022-06-23T04:12:30.698Z] 40c5bab539d4: Preparing [2022-06-23T04:12:30.698Z] a6c50665dbe2: Preparing [2022-06-23T04:12:30.698Z] c3ea29d86462: Preparing [2022-06-23T04:12:30.698Z] 871674144e83: Preparing [2022-06-23T04:12:30.698Z] 9774e04df3e8: Preparing [2022-06-23T04:12:30.698Z] 268380f633af: Preparing [2022-06-23T04:12:30.698Z] 5202e1b8d4e0: Preparing [2022-06-23T04:12:30.698Z] f2543496176d: Preparing [2022-06-23T04:12:30.698Z] b541d28bf3b4: Preparing [2022-06-23T04:12:30.698Z] 871674144e83: Waiting [2022-06-23T04:12:30.698Z] 9774e04df3e8: Waiting [2022-06-23T04:12:30.698Z] f2543496176d: Waiting [2022-06-23T04:12:30.698Z] 5202e1b8d4e0: Waiting [2022-06-23T04:12:30.698Z] 268380f633af: Waiting [2022-06-23T04:12:30.698Z] a6c50665dbe2: Pushed [2022-06-23T04:12:30.698Z] 0bee352fda1b: Pushed [2022-06-23T04:12:30.698Z] 4a0607612184: Pushed [2022-06-23T04:12:30.698Z] 871674144e83: Layer already exists [2022-06-23T04:12:30.698Z] 40c5bab539d4: Pushed [2022-06-23T04:12:30.799Z] Removing intermediate container 77bde741b12d [2022-06-23T04:12:30.799Z] ---> 037020a46c62 [2022-06-23T04:12:30.799Z] Step 8/25 : COPY . . [2022-06-23T04:12:30.957Z] 9774e04df3e8: Pushed [2022-06-23T04:12:30.957Z] f2543496176d: Pushed [2022-06-23T04:12:30.957Z] 268380f633af: Pushed [2022-06-23T04:12:30.957Z] 5202e1b8d4e0: Pushed [2022-06-23T04:12:30.957Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:31.075Z] Removing intermediate container 8fbaa749a885 [2022-06-23T04:12:31.075Z] ---> 2a8fb5f2efcd [2022-06-23T04:12:31.075Z] Step 8/22 : COPY . . [2022-06-23T04:12:31.350Z] Removing intermediate container 736aab5bf5ae [2022-06-23T04:12:31.350Z] ---> 13326aae9731 [2022-06-23T04:12:31.350Z] Step 8/26 : COPY . . [2022-06-23T04:12:32.338Z] c3ea29d86462: Pushed [2022-06-23T04:12:32.338Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:e0c4341be057623ecbda525b6a0550851870f7a74d99c070682ea7dcebc14230 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:32.655Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:32.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-23T04:12:32.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-23T04:12:32.965Z] 0bee352fda1b: Preparing [2022-06-23T04:12:32.965Z] 0bee352fda1b: Preparing [2022-06-23T04:12:32.965Z] 4a0607612184: Preparing [2022-06-23T04:12:32.965Z] 40c5bab539d4: Preparing [2022-06-23T04:12:32.965Z] a6c50665dbe2: Preparing [2022-06-23T04:12:32.965Z] c3ea29d86462: Preparing [2022-06-23T04:12:32.965Z] 871674144e83: Preparing [2022-06-23T04:12:32.966Z] 9774e04df3e8: Preparing [2022-06-23T04:12:32.966Z] 268380f633af: Preparing [2022-06-23T04:12:32.966Z] 5202e1b8d4e0: Preparing [2022-06-23T04:12:32.966Z] f2543496176d: Preparing [2022-06-23T04:12:32.966Z] b541d28bf3b4: Preparing [2022-06-23T04:12:32.966Z] 871674144e83: Waiting [2022-06-23T04:12:32.966Z] 268380f633af: Waiting [2022-06-23T04:12:32.966Z] f2543496176d: Waiting [2022-06-23T04:12:32.966Z] 5202e1b8d4e0: Waiting [2022-06-23T04:12:32.966Z] b541d28bf3b4: Waiting [2022-06-23T04:12:32.966Z] c3ea29d86462: Layer already exists [2022-06-23T04:12:32.966Z] a6c50665dbe2: Layer already exists [2022-06-23T04:12:32.966Z] 4a0607612184: Layer already exists [2022-06-23T04:12:32.966Z] 40c5bab539d4: Layer already exists [2022-06-23T04:12:32.966Z] 0bee352fda1b: Layer already exists [2022-06-23T04:12:32.966Z] 871674144e83: Layer already exists [2022-06-23T04:12:32.966Z] 9774e04df3e8: Layer already exists [2022-06-23T04:12:32.966Z] f2543496176d: Layer already exists [2022-06-23T04:12:32.966Z] 5202e1b8d4e0: Layer already exists [2022-06-23T04:12:32.966Z] 268380f633af: Layer already exists [2022-06-23T04:12:32.966Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:32.966Z] latest: digest: sha256:e0c4341be057623ecbda525b6a0550851870f7a74d99c070682ea7dcebc14230 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:33.280Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:33.591Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.15 [2022-06-23T04:12:33.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-23T04:12:33.591Z] 0bee352fda1b: Preparing [2022-06-23T04:12:33.591Z] 0bee352fda1b: Preparing [2022-06-23T04:12:33.591Z] 4a0607612184: Preparing [2022-06-23T04:12:33.591Z] 40c5bab539d4: Preparing [2022-06-23T04:12:33.591Z] a6c50665dbe2: Preparing [2022-06-23T04:12:33.591Z] c3ea29d86462: Preparing [2022-06-23T04:12:33.591Z] 871674144e83: Preparing [2022-06-23T04:12:33.591Z] 9774e04df3e8: Preparing [2022-06-23T04:12:33.591Z] 268380f633af: Preparing [2022-06-23T04:12:33.591Z] 5202e1b8d4e0: Preparing [2022-06-23T04:12:33.591Z] f2543496176d: Preparing [2022-06-23T04:12:33.591Z] b541d28bf3b4: Preparing [2022-06-23T04:12:33.591Z] 871674144e83: Waiting [2022-06-23T04:12:33.591Z] 9774e04df3e8: Waiting [2022-06-23T04:12:33.591Z] 268380f633af: Waiting [2022-06-23T04:12:33.591Z] f2543496176d: Waiting [2022-06-23T04:12:33.591Z] b541d28bf3b4: Waiting [2022-06-23T04:12:33.591Z] 4a0607612184: Layer already exists [2022-06-23T04:12:33.591Z] 40c5bab539d4: Layer already exists [2022-06-23T04:12:33.591Z] 0bee352fda1b: Layer already exists [2022-06-23T04:12:33.591Z] c3ea29d86462: Layer already exists [2022-06-23T04:12:33.591Z] a6c50665dbe2: Layer already exists [2022-06-23T04:12:33.591Z] 871674144e83: Layer already exists [2022-06-23T04:12:33.591Z] f2543496176d: Layer already exists [2022-06-23T04:12:33.591Z] 5202e1b8d4e0: Layer already exists [2022-06-23T04:12:33.591Z] 9774e04df3e8: Layer already exists [2022-06-23T04:12:33.591Z] 268380f633af: Layer already exists [2022-06-23T04:12:33.591Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:33.591Z] 2.2.1-dev.15: digest: sha256:e0c4341be057623ecbda525b6a0550851870f7a74d99c070682ea7dcebc14230 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:33.904Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:34.210Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:34.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-23T04:12:34.210Z] 0bee352fda1b: Preparing [2022-06-23T04:12:34.210Z] 0bee352fda1b: Preparing [2022-06-23T04:12:34.210Z] 4a0607612184: Preparing [2022-06-23T04:12:34.210Z] 40c5bab539d4: Preparing [2022-06-23T04:12:34.210Z] a6c50665dbe2: Preparing [2022-06-23T04:12:34.210Z] c3ea29d86462: Preparing [2022-06-23T04:12:34.210Z] 871674144e83: Preparing [2022-06-23T04:12:34.210Z] 9774e04df3e8: Preparing [2022-06-23T04:12:34.210Z] 268380f633af: Preparing [2022-06-23T04:12:34.210Z] 5202e1b8d4e0: Preparing [2022-06-23T04:12:34.210Z] f2543496176d: Preparing [2022-06-23T04:12:34.210Z] b541d28bf3b4: Preparing [2022-06-23T04:12:34.210Z] 9774e04df3e8: Waiting [2022-06-23T04:12:34.210Z] 268380f633af: Waiting [2022-06-23T04:12:34.210Z] 5202e1b8d4e0: Waiting [2022-06-23T04:12:34.210Z] f2543496176d: Waiting [2022-06-23T04:12:34.210Z] 871674144e83: Waiting [2022-06-23T04:12:34.210Z] b541d28bf3b4: Waiting [2022-06-23T04:12:34.210Z] 4a0607612184: Layer already exists [2022-06-23T04:12:34.210Z] 0bee352fda1b: Layer already exists [2022-06-23T04:12:34.210Z] 40c5bab539d4: Layer already exists [2022-06-23T04:12:34.210Z] c3ea29d86462: Layer already exists [2022-06-23T04:12:34.210Z] a6c50665dbe2: Layer already exists [2022-06-23T04:12:34.210Z] 871674144e83: Layer already exists [2022-06-23T04:12:34.210Z] 9774e04df3e8: Layer already exists [2022-06-23T04:12:34.210Z] 5202e1b8d4e0: Layer already exists [2022-06-23T04:12:34.210Z] 268380f633af: Layer already exists [2022-06-23T04:12:34.210Z] f2543496176d: Layer already exists [2022-06-23T04:12:34.210Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:34.210Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:e0c4341be057623ecbda525b6a0550851870f7a74d99c070682ea7dcebc14230 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:34.517Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:34.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-06-23T04:12:34.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-23T04:12:34.826Z] 0bee352fda1b: Preparing [2022-06-23T04:12:34.826Z] 0bee352fda1b: Preparing [2022-06-23T04:12:34.826Z] 4a0607612184: Preparing [2022-06-23T04:12:34.826Z] 40c5bab539d4: Preparing [2022-06-23T04:12:34.826Z] a6c50665dbe2: Preparing [2022-06-23T04:12:34.826Z] c3ea29d86462: Preparing [2022-06-23T04:12:34.826Z] 871674144e83: Preparing [2022-06-23T04:12:34.826Z] 9774e04df3e8: Preparing [2022-06-23T04:12:34.826Z] 268380f633af: Preparing [2022-06-23T04:12:34.826Z] 5202e1b8d4e0: Preparing [2022-06-23T04:12:34.826Z] f2543496176d: Preparing [2022-06-23T04:12:34.826Z] b541d28bf3b4: Preparing [2022-06-23T04:12:34.826Z] 9774e04df3e8: Waiting [2022-06-23T04:12:34.826Z] 268380f633af: Waiting [2022-06-23T04:12:34.826Z] 5202e1b8d4e0: Waiting [2022-06-23T04:12:34.826Z] b541d28bf3b4: Waiting [2022-06-23T04:12:34.826Z] f2543496176d: Waiting [2022-06-23T04:12:34.826Z] 871674144e83: Waiting [2022-06-23T04:12:34.826Z] a6c50665dbe2: Layer already exists [2022-06-23T04:12:34.826Z] 4a0607612184: Layer already exists [2022-06-23T04:12:34.826Z] c3ea29d86462: Layer already exists [2022-06-23T04:12:34.826Z] 40c5bab539d4: Layer already exists [2022-06-23T04:12:34.826Z] 0bee352fda1b: Layer already exists [2022-06-23T04:12:34.826Z] 9774e04df3e8: Layer already exists [2022-06-23T04:12:34.826Z] 871674144e83: Layer already exists [2022-06-23T04:12:34.826Z] 268380f633af: Layer already exists [2022-06-23T04:12:34.826Z] 5202e1b8d4e0: Layer already exists [2022-06-23T04:12:34.826Z] f2543496176d: Layer already exists [2022-06-23T04:12:34.826Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:34.826Z] main: digest: sha256:e0c4341be057623ecbda525b6a0550851870f7a74d99c070682ea7dcebc14230 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:34.867Z] ===================================================== [Pipeline] echo [2022-06-23T04:12:34.872Z] taggedImages: [2022-06-23T04:12:34.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:34.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-23T04:12:34.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.15 [2022-06-23T04:12:34.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:34.872Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-06-23T04:12:34.885Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-23T04:12:34.885Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:34.885Z] latest [2022-06-23T04:12:34.885Z] 2.2.1-dev.15 [2022-06-23T04:12:34.885Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:34.885Z] main [2022-06-23T04:12:34.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:35.190Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:35.497Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:35.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-23T04:12:35.497Z] 3589ba16213f: Preparing [2022-06-23T04:12:35.497Z] ee0ad97c25cf: Preparing [2022-06-23T04:12:35.497Z] 948dd8b2b02a: Preparing [2022-06-23T04:12:35.497Z] 150f183aff7a: Preparing [2022-06-23T04:12:35.497Z] 16cf816b2c3d: Preparing [2022-06-23T04:12:35.497Z] 2879dc5623b6: Preparing [2022-06-23T04:12:35.497Z] 21a9309ce9b7: Preparing [2022-06-23T04:12:35.497Z] b541d28bf3b4: Preparing [2022-06-23T04:12:35.497Z] 21a9309ce9b7: Waiting [2022-06-23T04:12:35.497Z] 2879dc5623b6: Waiting [2022-06-23T04:12:35.497Z] b541d28bf3b4: Waiting [2022-06-23T04:12:35.497Z] 16cf816b2c3d: Pushed [2022-06-23T04:12:35.497Z] 3589ba16213f: Pushed [2022-06-23T04:12:35.497Z] ee0ad97c25cf: Pushed [2022-06-23T04:12:35.497Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:35.756Z] 2879dc5623b6: Pushed [2022-06-23T04:12:36.016Z] 21a9309ce9b7: Pushed [2022-06-23T04:12:36.588Z] 150f183aff7a: Pushed [2022-06-23T04:12:36.588Z] 948dd8b2b02a: Pushed [2022-06-23T04:12:36.847Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:77c7026c2b367813dcf3d616c76d1adce0002de74c12418051c980e6d18e310a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:37.165Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:37.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-23T04:12:37.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-23T04:12:37.473Z] 3589ba16213f: Preparing [2022-06-23T04:12:37.473Z] ee0ad97c25cf: Preparing [2022-06-23T04:12:37.473Z] 948dd8b2b02a: Preparing [2022-06-23T04:12:37.473Z] 150f183aff7a: Preparing [2022-06-23T04:12:37.473Z] 16cf816b2c3d: Preparing [2022-06-23T04:12:37.473Z] 2879dc5623b6: Preparing [2022-06-23T04:12:37.473Z] 21a9309ce9b7: Preparing [2022-06-23T04:12:37.473Z] b541d28bf3b4: Preparing [2022-06-23T04:12:37.473Z] 2879dc5623b6: Waiting [2022-06-23T04:12:37.473Z] 21a9309ce9b7: Waiting [2022-06-23T04:12:37.473Z] b541d28bf3b4: Waiting [2022-06-23T04:12:37.473Z] 948dd8b2b02a: Layer already exists [2022-06-23T04:12:37.473Z] 3589ba16213f: Layer already exists [2022-06-23T04:12:37.473Z] 16cf816b2c3d: Layer already exists [2022-06-23T04:12:37.473Z] 150f183aff7a: Layer already exists [2022-06-23T04:12:37.473Z] ee0ad97c25cf: Layer already exists [2022-06-23T04:12:37.473Z] 2879dc5623b6: Layer already exists [2022-06-23T04:12:37.473Z] 21a9309ce9b7: Layer already exists [2022-06-23T04:12:37.473Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:37.473Z] latest: digest: sha256:77c7026c2b367813dcf3d616c76d1adce0002de74c12418051c980e6d18e310a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:37.793Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:38.104Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.15 [2022-06-23T04:12:38.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-23T04:12:38.104Z] 3589ba16213f: Preparing [2022-06-23T04:12:38.104Z] ee0ad97c25cf: Preparing [2022-06-23T04:12:38.104Z] 948dd8b2b02a: Preparing [2022-06-23T04:12:38.104Z] 150f183aff7a: Preparing [2022-06-23T04:12:38.104Z] 16cf816b2c3d: Preparing [2022-06-23T04:12:38.104Z] 2879dc5623b6: Preparing [2022-06-23T04:12:38.104Z] 21a9309ce9b7: Preparing [2022-06-23T04:12:38.104Z] b541d28bf3b4: Preparing [2022-06-23T04:12:38.104Z] 2879dc5623b6: Waiting [2022-06-23T04:12:38.104Z] 21a9309ce9b7: Waiting [2022-06-23T04:12:38.104Z] b541d28bf3b4: Waiting [2022-06-23T04:12:38.104Z] 3589ba16213f: Layer already exists [2022-06-23T04:12:38.104Z] 16cf816b2c3d: Layer already exists [2022-06-23T04:12:38.104Z] ee0ad97c25cf: Layer already exists [2022-06-23T04:12:38.104Z] 150f183aff7a: Layer already exists [2022-06-23T04:12:38.104Z] 948dd8b2b02a: Layer already exists [2022-06-23T04:12:38.104Z] 21a9309ce9b7: Layer already exists [2022-06-23T04:12:38.104Z] 2879dc5623b6: Layer already exists [2022-06-23T04:12:38.104Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:38.105Z] 2.2.1-dev.15: digest: sha256:77c7026c2b367813dcf3d616c76d1adce0002de74c12418051c980e6d18e310a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:38.420Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:38.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:38.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-23T04:12:38.722Z] 3589ba16213f: Preparing [2022-06-23T04:12:38.722Z] ee0ad97c25cf: Preparing [2022-06-23T04:12:38.722Z] 948dd8b2b02a: Preparing [2022-06-23T04:12:38.722Z] 150f183aff7a: Preparing [2022-06-23T04:12:38.722Z] 16cf816b2c3d: Preparing [2022-06-23T04:12:38.722Z] 2879dc5623b6: Preparing [2022-06-23T04:12:38.722Z] 21a9309ce9b7: Preparing [2022-06-23T04:12:38.722Z] b541d28bf3b4: Preparing [2022-06-23T04:12:38.722Z] 2879dc5623b6: Waiting [2022-06-23T04:12:38.722Z] 21a9309ce9b7: Waiting [2022-06-23T04:12:38.722Z] b541d28bf3b4: Waiting [2022-06-23T04:12:38.722Z] 948dd8b2b02a: Layer already exists [2022-06-23T04:12:38.722Z] ee0ad97c25cf: Layer already exists [2022-06-23T04:12:38.722Z] 150f183aff7a: Layer already exists [2022-06-23T04:12:38.722Z] 3589ba16213f: Layer already exists [2022-06-23T04:12:38.722Z] 16cf816b2c3d: Layer already exists [2022-06-23T04:12:38.722Z] 2879dc5623b6: Layer already exists [2022-06-23T04:12:38.722Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:38.722Z] 21a9309ce9b7: Layer already exists [2022-06-23T04:12:38.722Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:77c7026c2b367813dcf3d616c76d1adce0002de74c12418051c980e6d18e310a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:39.036Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:39.345Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-06-23T04:12:39.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-23T04:12:39.345Z] 3589ba16213f: Preparing [2022-06-23T04:12:39.345Z] ee0ad97c25cf: Preparing [2022-06-23T04:12:39.345Z] 948dd8b2b02a: Preparing [2022-06-23T04:12:39.345Z] 150f183aff7a: Preparing [2022-06-23T04:12:39.345Z] 16cf816b2c3d: Preparing [2022-06-23T04:12:39.345Z] 2879dc5623b6: Preparing [2022-06-23T04:12:39.345Z] 21a9309ce9b7: Preparing [2022-06-23T04:12:39.345Z] b541d28bf3b4: Preparing [2022-06-23T04:12:39.345Z] 21a9309ce9b7: Waiting [2022-06-23T04:12:39.345Z] b541d28bf3b4: Waiting [2022-06-23T04:12:39.345Z] 2879dc5623b6: Waiting [2022-06-23T04:12:39.345Z] 16cf816b2c3d: Layer already exists [2022-06-23T04:12:39.345Z] ee0ad97c25cf: Layer already exists [2022-06-23T04:12:39.345Z] 948dd8b2b02a: Layer already exists [2022-06-23T04:12:39.345Z] 3589ba16213f: Layer already exists [2022-06-23T04:12:39.345Z] 150f183aff7a: Layer already exists [2022-06-23T04:12:39.345Z] 21a9309ce9b7: Layer already exists [2022-06-23T04:12:39.345Z] 2879dc5623b6: Layer already exists [2022-06-23T04:12:39.345Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:39.345Z] main: digest: sha256:77c7026c2b367813dcf3d616c76d1adce0002de74c12418051c980e6d18e310a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:39.392Z] ===================================================== [Pipeline] echo [2022-06-23T04:12:39.401Z] taggedImages: [2022-06-23T04:12:39.401Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:39.401Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-23T04:12:39.401Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.15 [2022-06-23T04:12:39.401Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:39.401Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-06-23T04:12:39.420Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-23T04:12:39.420Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:39.420Z] latest [2022-06-23T04:12:39.420Z] 2.2.1-dev.15 [2022-06-23T04:12:39.420Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:39.420Z] main [2022-06-23T04:12:39.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:39.745Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:40.051Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:40.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-23T04:12:40.051Z] 057a8c086333: Preparing [2022-06-23T04:12:40.051Z] 69dc82279234: Preparing [2022-06-23T04:12:40.051Z] 011dfb3be17f: Preparing [2022-06-23T04:12:40.051Z] 510ebfa15504: Preparing [2022-06-23T04:12:40.051Z] f8bb5a8728cb: Preparing [2022-06-23T04:12:40.051Z] 216dd293dcff: Preparing [2022-06-23T04:12:40.051Z] 659c69b6202a: Preparing [2022-06-23T04:12:40.051Z] 198f1b40c322: Preparing [2022-06-23T04:12:40.051Z] afd5e737dd00: Preparing [2022-06-23T04:12:40.051Z] b541d28bf3b4: Preparing [2022-06-23T04:12:40.051Z] afd5e737dd00: Waiting [2022-06-23T04:12:40.051Z] 198f1b40c322: Waiting [2022-06-23T04:12:40.051Z] 216dd293dcff: Waiting [2022-06-23T04:12:40.051Z] b541d28bf3b4: Waiting [2022-06-23T04:12:40.052Z] 659c69b6202a: Waiting [2022-06-23T04:12:40.052Z] 057a8c086333: Pushed [2022-06-23T04:12:40.052Z] 69dc82279234: Pushed [2022-06-23T04:12:40.052Z] f8bb5a8728cb: Pushed [2022-06-23T04:12:40.311Z] 216dd293dcff: Pushed [2022-06-23T04:12:40.311Z] 198f1b40c322: Pushed [2022-06-23T04:12:40.311Z] 659c69b6202a: Pushed [2022-06-23T04:12:40.311Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:40.311Z] afd5e737dd00: Pushed [2022-06-23T04:12:41.253Z] 510ebfa15504: Pushed [2022-06-23T04:12:41.514Z] 011dfb3be17f: Pushed [2022-06-23T04:12:41.774Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:1d39700ce129a525b9d96b209c71d960e6750a3fff82b1ccc6b124e2e69b74cf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:42.092Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:42.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-23T04:12:42.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-23T04:12:42.430Z] 057a8c086333: Preparing [2022-06-23T04:12:42.430Z] 69dc82279234: Preparing [2022-06-23T04:12:42.430Z] 011dfb3be17f: Preparing [2022-06-23T04:12:42.430Z] 510ebfa15504: Preparing [2022-06-23T04:12:42.430Z] f8bb5a8728cb: Preparing [2022-06-23T04:12:42.430Z] 216dd293dcff: Preparing [2022-06-23T04:12:42.430Z] 659c69b6202a: Preparing [2022-06-23T04:12:42.430Z] 198f1b40c322: Preparing [2022-06-23T04:12:42.430Z] afd5e737dd00: Preparing [2022-06-23T04:12:42.430Z] b541d28bf3b4: Preparing [2022-06-23T04:12:42.430Z] 198f1b40c322: Waiting [2022-06-23T04:12:42.430Z] 216dd293dcff: Waiting [2022-06-23T04:12:42.430Z] 659c69b6202a: Waiting [2022-06-23T04:12:42.430Z] afd5e737dd00: Waiting [2022-06-23T04:12:42.430Z] b541d28bf3b4: Waiting [2022-06-23T04:12:42.430Z] 011dfb3be17f: Layer already exists [2022-06-23T04:12:42.430Z] 69dc82279234: Layer already exists [2022-06-23T04:12:42.430Z] 057a8c086333: Layer already exists [2022-06-23T04:12:42.430Z] 510ebfa15504: Layer already exists [2022-06-23T04:12:42.430Z] f8bb5a8728cb: Layer already exists [2022-06-23T04:12:42.430Z] 659c69b6202a: Layer already exists [2022-06-23T04:12:42.430Z] 216dd293dcff: Layer already exists [2022-06-23T04:12:42.430Z] 198f1b40c322: Layer already exists [2022-06-23T04:12:42.430Z] afd5e737dd00: Layer already exists [2022-06-23T04:12:42.430Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:42.430Z] latest: digest: sha256:1d39700ce129a525b9d96b209c71d960e6750a3fff82b1ccc6b124e2e69b74cf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:42.801Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:43.115Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.15 [2022-06-23T04:12:43.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-23T04:12:43.115Z] 057a8c086333: Preparing [2022-06-23T04:12:43.115Z] 69dc82279234: Preparing [2022-06-23T04:12:43.115Z] 011dfb3be17f: Preparing [2022-06-23T04:12:43.115Z] 510ebfa15504: Preparing [2022-06-23T04:12:43.115Z] f8bb5a8728cb: Preparing [2022-06-23T04:12:43.115Z] 216dd293dcff: Preparing [2022-06-23T04:12:43.115Z] 659c69b6202a: Preparing [2022-06-23T04:12:43.115Z] 198f1b40c322: Preparing [2022-06-23T04:12:43.115Z] afd5e737dd00: Preparing [2022-06-23T04:12:43.115Z] b541d28bf3b4: Preparing [2022-06-23T04:12:43.115Z] 659c69b6202a: Waiting [2022-06-23T04:12:43.115Z] afd5e737dd00: Waiting [2022-06-23T04:12:43.115Z] 198f1b40c322: Waiting [2022-06-23T04:12:43.115Z] b541d28bf3b4: Waiting [2022-06-23T04:12:43.115Z] 216dd293dcff: Waiting [2022-06-23T04:12:43.115Z] 69dc82279234: Layer already exists [2022-06-23T04:12:43.115Z] 011dfb3be17f: Layer already exists [2022-06-23T04:12:43.115Z] 057a8c086333: Layer already exists [2022-06-23T04:12:43.115Z] 510ebfa15504: Layer already exists [2022-06-23T04:12:43.115Z] f8bb5a8728cb: Layer already exists [2022-06-23T04:12:43.115Z] 659c69b6202a: Layer already exists [2022-06-23T04:12:43.115Z] 216dd293dcff: Layer already exists [2022-06-23T04:12:43.115Z] 198f1b40c322: Layer already exists [2022-06-23T04:12:43.115Z] afd5e737dd00: Layer already exists [2022-06-23T04:12:43.115Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:43.115Z] 2.2.1-dev.15: digest: sha256:1d39700ce129a525b9d96b209c71d960e6750a3fff82b1ccc6b124e2e69b74cf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:43.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:43.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:43.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-23T04:12:43.749Z] 057a8c086333: Preparing [2022-06-23T04:12:43.749Z] 69dc82279234: Preparing [2022-06-23T04:12:43.749Z] 011dfb3be17f: Preparing [2022-06-23T04:12:43.749Z] 510ebfa15504: Preparing [2022-06-23T04:12:43.749Z] f8bb5a8728cb: Preparing [2022-06-23T04:12:43.749Z] 216dd293dcff: Preparing [2022-06-23T04:12:43.749Z] 659c69b6202a: Preparing [2022-06-23T04:12:43.749Z] 198f1b40c322: Preparing [2022-06-23T04:12:43.749Z] afd5e737dd00: Preparing [2022-06-23T04:12:43.749Z] b541d28bf3b4: Preparing [2022-06-23T04:12:43.749Z] 659c69b6202a: Waiting [2022-06-23T04:12:43.749Z] afd5e737dd00: Waiting [2022-06-23T04:12:43.749Z] 198f1b40c322: Waiting [2022-06-23T04:12:43.749Z] b541d28bf3b4: Waiting [2022-06-23T04:12:43.749Z] 216dd293dcff: Waiting [2022-06-23T04:12:43.749Z] f8bb5a8728cb: Layer already exists [2022-06-23T04:12:43.749Z] 510ebfa15504: Layer already exists [2022-06-23T04:12:43.749Z] 011dfb3be17f: Layer already exists [2022-06-23T04:12:43.749Z] 057a8c086333: Layer already exists [2022-06-23T04:12:43.749Z] 69dc82279234: Layer already exists [2022-06-23T04:12:43.749Z] 216dd293dcff: Layer already exists [2022-06-23T04:12:43.749Z] 659c69b6202a: Layer already exists [2022-06-23T04:12:43.749Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:43.749Z] afd5e737dd00: Layer already exists [2022-06-23T04:12:43.749Z] 198f1b40c322: Layer already exists [2022-06-23T04:12:43.749Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:1d39700ce129a525b9d96b209c71d960e6750a3fff82b1ccc6b124e2e69b74cf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:44.064Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:44.375Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-06-23T04:12:44.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-23T04:12:44.375Z] 057a8c086333: Preparing [2022-06-23T04:12:44.375Z] 69dc82279234: Preparing [2022-06-23T04:12:44.375Z] 011dfb3be17f: Preparing [2022-06-23T04:12:44.375Z] 510ebfa15504: Preparing [2022-06-23T04:12:44.375Z] f8bb5a8728cb: Preparing [2022-06-23T04:12:44.375Z] 216dd293dcff: Preparing [2022-06-23T04:12:44.375Z] 659c69b6202a: Preparing [2022-06-23T04:12:44.375Z] 198f1b40c322: Preparing [2022-06-23T04:12:44.375Z] afd5e737dd00: Preparing [2022-06-23T04:12:44.375Z] b541d28bf3b4: Preparing [2022-06-23T04:12:44.375Z] 216dd293dcff: Waiting [2022-06-23T04:12:44.375Z] 659c69b6202a: Waiting [2022-06-23T04:12:44.375Z] 198f1b40c322: Waiting [2022-06-23T04:12:44.375Z] afd5e737dd00: Waiting [2022-06-23T04:12:44.375Z] b541d28bf3b4: Waiting [2022-06-23T04:12:44.375Z] 69dc82279234: Layer already exists [2022-06-23T04:12:44.375Z] f8bb5a8728cb: Layer already exists [2022-06-23T04:12:44.375Z] 510ebfa15504: Layer already exists [2022-06-23T04:12:44.375Z] 057a8c086333: Layer already exists [2022-06-23T04:12:44.375Z] 011dfb3be17f: Layer already exists [2022-06-23T04:12:44.375Z] 659c69b6202a: Layer already exists [2022-06-23T04:12:44.375Z] 198f1b40c322: Layer already exists [2022-06-23T04:12:44.375Z] 216dd293dcff: Layer already exists [2022-06-23T04:12:44.375Z] b541d28bf3b4: Layer already exists [2022-06-23T04:12:44.375Z] afd5e737dd00: Layer already exists [2022-06-23T04:12:44.375Z] main: digest: sha256:1d39700ce129a525b9d96b209c71d960e6750a3fff82b1ccc6b124e2e69b74cf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:44.418Z] ===================================================== [Pipeline] echo [2022-06-23T04:12:44.424Z] taggedImages: [2022-06-23T04:12:44.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:44.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-23T04:12:44.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.15 [2022-06-23T04:12:44.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:44.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-06-23T04:12:44.437Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-06-23T04:12:44.437Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:44.437Z] latest [2022-06-23T04:12:44.437Z] 2.2.1-dev.15 [2022-06-23T04:12:44.437Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:44.437Z] main [2022-06-23T04:12:44.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:44.744Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:45.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:45.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-23T04:12:45.052Z] 60bd2ff8d70e: Preparing [2022-06-23T04:12:45.052Z] e90d7716d17b: Preparing [2022-06-23T04:12:45.052Z] 871674144e83: Preparing [2022-06-23T04:12:45.052Z] 1b421246c8c4: Preparing [2022-06-23T04:12:45.052Z] 1a10fb84288a: Preparing [2022-06-23T04:12:45.052Z] 4fc242d58285: Preparing [2022-06-23T04:12:45.052Z] 4fc242d58285: Waiting [2022-06-23T04:12:45.052Z] 871674144e83: Layer already exists [2022-06-23T04:12:45.052Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:45.052Z] 1a10fb84288a: Pushed [2022-06-23T04:12:45.052Z] 60bd2ff8d70e: Pushed [2022-06-23T04:12:45.622Z] 1b421246c8c4: Pushed [2022-06-23T04:12:47.537Z] e90d7716d17b: Pushed [2022-06-23T04:12:47.537Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:7a23a20f4430aeba1b5c7bd1dc3304e366ea22ef50f5a15bebdef84eedbe2beb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:47.856Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:48.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-23T04:12:48.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-23T04:12:48.171Z] 60bd2ff8d70e: Preparing [2022-06-23T04:12:48.171Z] e90d7716d17b: Preparing [2022-06-23T04:12:48.171Z] 871674144e83: Preparing [2022-06-23T04:12:48.171Z] 1b421246c8c4: Preparing [2022-06-23T04:12:48.171Z] 1a10fb84288a: Preparing [2022-06-23T04:12:48.171Z] 4fc242d58285: Preparing [2022-06-23T04:12:48.171Z] 4fc242d58285: Waiting [2022-06-23T04:12:48.171Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:48.171Z] 60bd2ff8d70e: Layer already exists [2022-06-23T04:12:48.171Z] 871674144e83: Layer already exists [2022-06-23T04:12:48.171Z] e90d7716d17b: Layer already exists [2022-06-23T04:12:48.171Z] 1b421246c8c4: Layer already exists [2022-06-23T04:12:48.171Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:48.171Z] latest: digest: sha256:7a23a20f4430aeba1b5c7bd1dc3304e366ea22ef50f5a15bebdef84eedbe2beb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:48.492Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:48.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.15 [2022-06-23T04:12:48.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-23T04:12:48.800Z] 60bd2ff8d70e: Preparing [2022-06-23T04:12:48.800Z] e90d7716d17b: Preparing [2022-06-23T04:12:48.800Z] 871674144e83: Preparing [2022-06-23T04:12:48.800Z] 1b421246c8c4: Preparing [2022-06-23T04:12:48.800Z] 1a10fb84288a: Preparing [2022-06-23T04:12:48.800Z] 4fc242d58285: Preparing [2022-06-23T04:12:48.800Z] 4fc242d58285: Waiting [2022-06-23T04:12:48.800Z] 871674144e83: Layer already exists [2022-06-23T04:12:48.800Z] 60bd2ff8d70e: Layer already exists [2022-06-23T04:12:48.800Z] 1b421246c8c4: Layer already exists [2022-06-23T04:12:48.800Z] e90d7716d17b: Layer already exists [2022-06-23T04:12:48.800Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:48.800Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:48.800Z] 2.2.1-dev.15: digest: sha256:7a23a20f4430aeba1b5c7bd1dc3304e366ea22ef50f5a15bebdef84eedbe2beb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:49.116Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:49.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:49.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-23T04:12:49.426Z] 60bd2ff8d70e: Preparing [2022-06-23T04:12:49.426Z] e90d7716d17b: Preparing [2022-06-23T04:12:49.426Z] 871674144e83: Preparing [2022-06-23T04:12:49.426Z] 1b421246c8c4: Preparing [2022-06-23T04:12:49.426Z] 1a10fb84288a: Preparing [2022-06-23T04:12:49.426Z] 4fc242d58285: Preparing [2022-06-23T04:12:49.426Z] 4fc242d58285: Waiting [2022-06-23T04:12:49.426Z] 1b421246c8c4: Layer already exists [2022-06-23T04:12:49.426Z] 60bd2ff8d70e: Layer already exists [2022-06-23T04:12:49.426Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:49.426Z] e90d7716d17b: Layer already exists [2022-06-23T04:12:49.426Z] 871674144e83: Layer already exists [2022-06-23T04:12:49.426Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:49.426Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:7a23a20f4430aeba1b5c7bd1dc3304e366ea22ef50f5a15bebdef84eedbe2beb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:49.678Z] ---> 668b74dabbe7 [2022-06-23T04:12:49.678Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-23T04:12:49.678Z] ---> 585bd0498976 [2022-06-23T04:12:49.678Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-23T04:12:49.678Z] ---> fdfb87cf2dee [2022-06-23T04:12:49.678Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T04:12:49.678Z] ---> 49f44ac5c3f4 [2022-06-23T04:12:49.678Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T04:12:49.678Z] ---> f51f8895bce1 [2022-06-23T04:12:49.678Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-23T04:12:49.678Z] ---> Running in 58e02bbd95c7 [2022-06-23T04:12:49.678Z] ---> Running in 2d8ae9a1ea37 [2022-06-23T04:12:49.678Z] ---> Running in 8aae5c139e5c [2022-06-23T04:12:49.678Z] ---> Running in 4c3c4c2afb36 [2022-06-23T04:12:49.678Z] ---> Running in da09c581f9a1 [2022-06-23T04:12:49.678Z] Removing intermediate container 8aae5c139e5c [2022-06-23T04:12:49.678Z] ---> afffeda77f74 [2022-06-23T04:12:49.678Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T04:12:49.678Z] Removing intermediate container 4c3c4c2afb36 [2022-06-23T04:12:49.678Z] ---> b909f81cd1ac [2022-06-23T04:12:49.678Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-23T04:12:49.678Z] ---> Running in a401785c02d2 [2022-06-23T04:12:49.678Z] ---> Running in aec8ccafc284 [2022-06-23T04:12:49.678Z] Removing intermediate container aec8ccafc284 [2022-06-23T04:12:49.678Z] ---> 92d0ce12ffd1 [2022-06-23T04:12:49.678Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-23T04:12:49.678Z] Removing intermediate container a401785c02d2 [2022-06-23T04:12:49.678Z] ---> 70bc18d2fae4 [2022-06-23T04:12:49.678Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-23T04:12:49.678Z] ---> Running in a5f0fec5a736 [2022-06-23T04:12:49.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-23T04:12:49.678Z] ---> Running in 28ad00a1eaf1 [2022-06-23T04:12:49.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-23T04:12:49.739Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:49.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-23T04:12:50.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-06-23T04:12:50.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-23T04:12:50.043Z] 60bd2ff8d70e: Preparing [2022-06-23T04:12:50.043Z] e90d7716d17b: Preparing [2022-06-23T04:12:50.043Z] 871674144e83: Preparing [2022-06-23T04:12:50.043Z] 1b421246c8c4: Preparing [2022-06-23T04:12:50.043Z] 1a10fb84288a: Preparing [2022-06-23T04:12:50.043Z] 4fc242d58285: Preparing [2022-06-23T04:12:50.043Z] 4fc242d58285: Waiting [2022-06-23T04:12:50.043Z] e90d7716d17b: Layer already exists [2022-06-23T04:12:50.043Z] 871674144e83: Layer already exists [2022-06-23T04:12:50.043Z] 1b421246c8c4: Layer already exists [2022-06-23T04:12:50.043Z] 60bd2ff8d70e: Layer already exists [2022-06-23T04:12:50.043Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:50.043Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:50.043Z] main: digest: sha256:7a23a20f4430aeba1b5c7bd1dc3304e366ea22ef50f5a15bebdef84eedbe2beb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:12:50.091Z] ===================================================== [Pipeline] echo [2022-06-23T04:12:50.101Z] taggedImages: [2022-06-23T04:12:50.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:50.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-23T04:12:50.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.15 [2022-06-23T04:12:50.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:50.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-06-23T04:12:50.122Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-06-23T04:12:50.122Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:50.122Z] latest [2022-06-23T04:12:50.122Z] 2.2.1-dev.15 [2022-06-23T04:12:50.122Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:50.122Z] main [2022-06-23T04:12:50.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:50.437Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:50.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:12:50.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-23T04:12:50.747Z] 15d4509500e7: Preparing [2022-06-23T04:12:50.747Z] c5d090a8c0c8: Preparing [2022-06-23T04:12:50.747Z] a0bdc48f4e7d: Preparing [2022-06-23T04:12:50.747Z] f0b6a5d756cc: Preparing [2022-06-23T04:12:50.747Z] 620ab3669ea8: Preparing [2022-06-23T04:12:50.747Z] 8e177b4e34a1: Preparing [2022-06-23T04:12:50.747Z] 1a10fb84288a: Preparing [2022-06-23T04:12:50.747Z] 4fc242d58285: Preparing [2022-06-23T04:12:50.747Z] 8e177b4e34a1: Waiting [2022-06-23T04:12:50.747Z] 4fc242d58285: Waiting [2022-06-23T04:12:50.747Z] a0bdc48f4e7d: Pushed [2022-06-23T04:12:50.747Z] c5d090a8c0c8: Pushed [2022-06-23T04:12:50.747Z] 15d4509500e7: Pushed [2022-06-23T04:12:50.747Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:50.747Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:51.315Z] 8e177b4e34a1: Pushed [2022-06-23T04:12:53.384Z] Removing intermediate container a5f0fec5a736 [2022-06-23T04:12:53.384Z] ---> 711404cb59e3 [2022-06-23T04:12:53.384Z] Step 12/25 : WORKDIR /edgex-go [2022-06-23T04:12:53.384Z] ---> Running in 9d818d989ff8 [2022-06-23T04:12:53.384Z] Removing intermediate container 28ad00a1eaf1 [2022-06-23T04:12:53.384Z] ---> 0a0511a5b49c [2022-06-23T04:12:53.384Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T04:12:53.384Z] ---> Running in bc598ae279ff [2022-06-23T04:12:53.663Z] Removing intermediate container 9d818d989ff8 [2022-06-23T04:12:53.663Z] ---> ac7f17e4b4e5 [2022-06-23T04:12:53.663Z] [2022-06-23T04:12:53.663Z] Step 13/25 : FROM alpine:3.15 [2022-06-23T04:12:53.940Z] 3.15: Pulling from library/alpine [2022-06-23T04:12:53.940Z] Removing intermediate container bc598ae279ff [2022-06-23T04:12:53.940Z] ---> bc08086d965b [2022-06-23T04:12:53.940Z] [2022-06-23T04:12:53.940Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T04:12:54.216Z] 3.15: Pulling from library/alpine [2022-06-23T04:12:54.607Z] 620ab3669ea8: Pushed [2022-06-23T04:12:56.234Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T04:12:56.234Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T04:12:56.234Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T04:12:56.234Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T04:12:56.234Z] ---> 3fb3c9af89a9 [2022-06-23T04:12:56.234Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:12:56.234Z] ---> 3fb3c9af89a9 [2022-06-23T04:12:56.234Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:12:56.234Z] ---> Running in a8c706ffce5f [2022-06-23T04:12:56.234Z] ---> Running in 40fa8da7e70f [2022-06-23T04:12:56.841Z] Removing intermediate container 40fa8da7e70f [2022-06-23T04:12:56.841Z] ---> dff3d99da1e9 [2022-06-23T04:12:56.841Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:12:56.841Z] Removing intermediate container a8c706ffce5f [2022-06-23T04:12:56.841Z] ---> d0759597289d [2022-06-23T04:12:56.841Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:12:57.123Z] ---> Running in 915cd5f8f0a1 [2022-06-23T04:12:57.123Z] ---> Running in 0daa5de08c58 [2022-06-23T04:12:57.914Z] f0b6a5d756cc: Pushed [2022-06-23T04:12:57.914Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:76c4a0ff4a5d199633e50bfb7d04ae22fcddfc1a22ae84e73495f8201167a06c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:58.230Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:58.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-23T04:12:58.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-23T04:12:58.538Z] 15d4509500e7: Preparing [2022-06-23T04:12:58.538Z] c5d090a8c0c8: Preparing [2022-06-23T04:12:58.538Z] a0bdc48f4e7d: Preparing [2022-06-23T04:12:58.538Z] f0b6a5d756cc: Preparing [2022-06-23T04:12:58.538Z] 620ab3669ea8: Preparing [2022-06-23T04:12:58.538Z] 8e177b4e34a1: Preparing [2022-06-23T04:12:58.538Z] 1a10fb84288a: Preparing [2022-06-23T04:12:58.538Z] 4fc242d58285: Preparing [2022-06-23T04:12:58.538Z] 8e177b4e34a1: Waiting [2022-06-23T04:12:58.538Z] 1a10fb84288a: Waiting [2022-06-23T04:12:58.538Z] 4fc242d58285: Waiting [2022-06-23T04:12:58.538Z] 620ab3669ea8: Layer already exists [2022-06-23T04:12:58.538Z] c5d090a8c0c8: Layer already exists [2022-06-23T04:12:58.538Z] 15d4509500e7: Layer already exists [2022-06-23T04:12:58.538Z] a0bdc48f4e7d: Layer already exists [2022-06-23T04:12:58.538Z] f0b6a5d756cc: Layer already exists [2022-06-23T04:12:58.538Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:12:58.538Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:58.538Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:58.538Z] latest: digest: sha256:76c4a0ff4a5d199633e50bfb7d04ae22fcddfc1a22ae84e73495f8201167a06c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:58.859Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:59.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.15 [2022-06-23T04:12:59.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-23T04:12:59.171Z] 15d4509500e7: Preparing [2022-06-23T04:12:59.171Z] c5d090a8c0c8: Preparing [2022-06-23T04:12:59.171Z] a0bdc48f4e7d: Preparing [2022-06-23T04:12:59.171Z] f0b6a5d756cc: Preparing [2022-06-23T04:12:59.171Z] 620ab3669ea8: Preparing [2022-06-23T04:12:59.171Z] 8e177b4e34a1: Preparing [2022-06-23T04:12:59.171Z] 1a10fb84288a: Preparing [2022-06-23T04:12:59.171Z] 4fc242d58285: Preparing [2022-06-23T04:12:59.171Z] 8e177b4e34a1: Waiting [2022-06-23T04:12:59.171Z] 1a10fb84288a: Waiting [2022-06-23T04:12:59.171Z] 4fc242d58285: Waiting [2022-06-23T04:12:59.171Z] 620ab3669ea8: Layer already exists [2022-06-23T04:12:59.171Z] 15d4509500e7: Layer already exists [2022-06-23T04:12:59.171Z] f0b6a5d756cc: Layer already exists [2022-06-23T04:12:59.171Z] a0bdc48f4e7d: Layer already exists [2022-06-23T04:12:59.171Z] c5d090a8c0c8: Layer already exists [2022-06-23T04:12:59.171Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:59.171Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:12:59.171Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:59.171Z] 2.2.1-dev.15: digest: sha256:76c4a0ff4a5d199633e50bfb7d04ae22fcddfc1a22ae84e73495f8201167a06c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:59.489Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:12:59.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:12:59.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-23T04:12:59.797Z] 15d4509500e7: Preparing [2022-06-23T04:12:59.797Z] c5d090a8c0c8: Preparing [2022-06-23T04:12:59.797Z] a0bdc48f4e7d: Preparing [2022-06-23T04:12:59.797Z] f0b6a5d756cc: Preparing [2022-06-23T04:12:59.797Z] 620ab3669ea8: Preparing [2022-06-23T04:12:59.797Z] 8e177b4e34a1: Preparing [2022-06-23T04:12:59.797Z] 1a10fb84288a: Preparing [2022-06-23T04:12:59.797Z] 4fc242d58285: Preparing [2022-06-23T04:12:59.797Z] 1a10fb84288a: Waiting [2022-06-23T04:12:59.797Z] 8e177b4e34a1: Waiting [2022-06-23T04:12:59.797Z] 4fc242d58285: Waiting [2022-06-23T04:12:59.797Z] 15d4509500e7: Layer already exists [2022-06-23T04:12:59.797Z] f0b6a5d756cc: Layer already exists [2022-06-23T04:12:59.797Z] 620ab3669ea8: Layer already exists [2022-06-23T04:12:59.797Z] c5d090a8c0c8: Layer already exists [2022-06-23T04:12:59.797Z] a0bdc48f4e7d: Layer already exists [2022-06-23T04:12:59.797Z] 4fc242d58285: Layer already exists [2022-06-23T04:12:59.797Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:12:59.797Z] 1a10fb84288a: Layer already exists [2022-06-23T04:12:59.797Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:76c4a0ff4a5d199633e50bfb7d04ae22fcddfc1a22ae84e73495f8201167a06c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:00.113Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:00.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-06-23T04:13:00.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-23T04:13:00.419Z] 15d4509500e7: Preparing [2022-06-23T04:13:00.419Z] c5d090a8c0c8: Preparing [2022-06-23T04:13:00.419Z] a0bdc48f4e7d: Preparing [2022-06-23T04:13:00.419Z] f0b6a5d756cc: Preparing [2022-06-23T04:13:00.419Z] 620ab3669ea8: Preparing [2022-06-23T04:13:00.419Z] 8e177b4e34a1: Preparing [2022-06-23T04:13:00.419Z] 1a10fb84288a: Preparing [2022-06-23T04:13:00.419Z] 4fc242d58285: Preparing [2022-06-23T04:13:00.419Z] 8e177b4e34a1: Waiting [2022-06-23T04:13:00.419Z] 4fc242d58285: Waiting [2022-06-23T04:13:00.419Z] a0bdc48f4e7d: Layer already exists [2022-06-23T04:13:00.419Z] f0b6a5d756cc: Layer already exists [2022-06-23T04:13:00.419Z] c5d090a8c0c8: Layer already exists [2022-06-23T04:13:00.419Z] 15d4509500e7: Layer already exists [2022-06-23T04:13:00.419Z] 620ab3669ea8: Layer already exists [2022-06-23T04:13:00.419Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:13:00.419Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:00.419Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:00.419Z] main: digest: sha256:76c4a0ff4a5d199633e50bfb7d04ae22fcddfc1a22ae84e73495f8201167a06c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:13:00.457Z] ===================================================== [Pipeline] echo [2022-06-23T04:13:00.465Z] taggedImages: [2022-06-23T04:13:00.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:00.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-23T04:13:00.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.15 [2022-06-23T04:13:00.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:00.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-06-23T04:13:00.482Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-06-23T04:13:00.482Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:00.482Z] latest [2022-06-23T04:13:00.482Z] 2.2.1-dev.15 [2022-06-23T04:13:00.482Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:00.482Z] main [2022-06-23T04:13:00.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:00.546Z] Removing intermediate container 0daa5de08c58 [2022-06-23T04:13:00.789Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:00.823Z] ---> fc4f6f9a527a [2022-06-23T04:13:00.823Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-23T04:13:00.823Z] ---> Running in 67c2b52c820d [2022-06-23T04:13:01.100Z] Removing intermediate container 915cd5f8f0a1 [2022-06-23T04:13:01.100Z] ---> 4bb9e62fa561 [2022-06-23T04:13:01.100Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T04:13:01.100Z] ---> Running in 5e186cf87fd9 [2022-06-23T04:13:01.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:01.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-23T04:13:01.102Z] 948417672bc3: Preparing [2022-06-23T04:13:01.102Z] dc3d5187f9f0: Preparing [2022-06-23T04:13:01.102Z] 872075226a87: Preparing [2022-06-23T04:13:01.102Z] edba02a9021b: Preparing [2022-06-23T04:13:01.102Z] 2acf450edc5c: Preparing [2022-06-23T04:13:01.102Z] 1a10fb84288a: Preparing [2022-06-23T04:13:01.102Z] 4fc242d58285: Preparing [2022-06-23T04:13:01.102Z] 4fc242d58285: Waiting [2022-06-23T04:13:01.102Z] 1a10fb84288a: Waiting [2022-06-23T04:13:01.102Z] dc3d5187f9f0: Pushed [2022-06-23T04:13:01.102Z] 872075226a87: Pushed [2022-06-23T04:13:01.102Z] 948417672bc3: Pushed [2022-06-23T04:13:01.102Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:01.102Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:01.671Z] 2acf450edc5c: Pushed [2022-06-23T04:13:03.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:03.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:04.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:04.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:05.776Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:13:05.776Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:13:05.776Z] OK: 15736 distinct packages available [2022-06-23T04:13:05.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:05.776Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:13:05.776Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:13:05.776Z] OK: 15736 distinct packages available [2022-06-23T04:13:06.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:06.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:06.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:07.929Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-23T04:13:07.929Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-23T04:13:07.929Z] (3/4) Installing libucontext (1.1-r0) [2022-06-23T04:13:07.929Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-23T04:13:07.929Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T04:13:08.205Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:13:08.205Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T04:13:08.205Z] OK: 6 MiB in 18 packages [2022-06-23T04:13:08.205Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T04:13:08.205Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T04:13:08.246Z] edba02a9021b: Pushed [2022-06-23T04:13:08.246Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:c8c779cd526dd64c54c5d87e16cea5b36c5965310607a6cd3c67d5095ec95069 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:08.495Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T04:13:08.495Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:13:08.495Z] OK: 6 MiB in 19 packages [2022-06-23T04:13:08.563Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:08.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-23T04:13:08.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-23T04:13:08.868Z] 948417672bc3: Preparing [2022-06-23T04:13:08.868Z] dc3d5187f9f0: Preparing [2022-06-23T04:13:08.868Z] 872075226a87: Preparing [2022-06-23T04:13:08.868Z] edba02a9021b: Preparing [2022-06-23T04:13:08.868Z] 2acf450edc5c: Preparing [2022-06-23T04:13:08.868Z] 1a10fb84288a: Preparing [2022-06-23T04:13:08.868Z] 4fc242d58285: Preparing [2022-06-23T04:13:08.868Z] 1a10fb84288a: Waiting [2022-06-23T04:13:08.868Z] 4fc242d58285: Waiting [2022-06-23T04:13:08.868Z] edba02a9021b: Layer already exists [2022-06-23T04:13:08.868Z] 872075226a87: Layer already exists [2022-06-23T04:13:08.868Z] dc3d5187f9f0: Layer already exists [2022-06-23T04:13:08.868Z] 2acf450edc5c: Layer already exists [2022-06-23T04:13:08.868Z] 948417672bc3: Layer already exists [2022-06-23T04:13:08.868Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:08.868Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:08.868Z] latest: digest: sha256:c8c779cd526dd64c54c5d87e16cea5b36c5965310607a6cd3c67d5095ec95069 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:09.186Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:09.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.15 [2022-06-23T04:13:09.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-23T04:13:09.498Z] 948417672bc3: Preparing [2022-06-23T04:13:09.498Z] dc3d5187f9f0: Preparing [2022-06-23T04:13:09.498Z] 872075226a87: Preparing [2022-06-23T04:13:09.498Z] edba02a9021b: Preparing [2022-06-23T04:13:09.498Z] 2acf450edc5c: Preparing [2022-06-23T04:13:09.498Z] 1a10fb84288a: Preparing [2022-06-23T04:13:09.498Z] 4fc242d58285: Preparing [2022-06-23T04:13:09.498Z] 4fc242d58285: Waiting [2022-06-23T04:13:09.498Z] 1a10fb84288a: Waiting [2022-06-23T04:13:09.498Z] edba02a9021b: Layer already exists [2022-06-23T04:13:09.498Z] 948417672bc3: Layer already exists [2022-06-23T04:13:09.498Z] dc3d5187f9f0: Layer already exists [2022-06-23T04:13:09.498Z] 2acf450edc5c: Layer already exists [2022-06-23T04:13:09.498Z] 872075226a87: Layer already exists [2022-06-23T04:13:09.498Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:09.498Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:09.498Z] 2.2.1-dev.15: digest: sha256:c8c779cd526dd64c54c5d87e16cea5b36c5965310607a6cd3c67d5095ec95069 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:09.855Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:09.939Z] Removing intermediate container 67c2b52c820d [2022-06-23T04:13:09.939Z] ---> 57b8ed5b9622 [2022-06-23T04:13:09.939Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T04:13:10.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:10.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-23T04:13:10.178Z] 948417672bc3: Preparing [2022-06-23T04:13:10.178Z] dc3d5187f9f0: Preparing [2022-06-23T04:13:10.178Z] 872075226a87: Preparing [2022-06-23T04:13:10.178Z] edba02a9021b: Preparing [2022-06-23T04:13:10.178Z] 2acf450edc5c: Preparing [2022-06-23T04:13:10.178Z] 1a10fb84288a: Preparing [2022-06-23T04:13:10.178Z] 4fc242d58285: Preparing [2022-06-23T04:13:10.178Z] 1a10fb84288a: Waiting [2022-06-23T04:13:10.178Z] 4fc242d58285: Waiting [2022-06-23T04:13:10.178Z] dc3d5187f9f0: Layer already exists [2022-06-23T04:13:10.178Z] 948417672bc3: Layer already exists [2022-06-23T04:13:10.178Z] 2acf450edc5c: Layer already exists [2022-06-23T04:13:10.178Z] edba02a9021b: Layer already exists [2022-06-23T04:13:10.178Z] 872075226a87: Layer already exists [2022-06-23T04:13:10.178Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:10.178Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:10.178Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:c8c779cd526dd64c54c5d87e16cea5b36c5965310607a6cd3c67d5095ec95069 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:10.217Z] Removing intermediate container 5e186cf87fd9 [2022-06-23T04:13:10.217Z] ---> 94e62a5bf907 [2022-06-23T04:13:10.217Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T04:13:10.499Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:10.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-06-23T04:13:10.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-23T04:13:10.810Z] 948417672bc3: Preparing [2022-06-23T04:13:10.810Z] dc3d5187f9f0: Preparing [2022-06-23T04:13:10.810Z] 872075226a87: Preparing [2022-06-23T04:13:10.810Z] edba02a9021b: Preparing [2022-06-23T04:13:10.810Z] 2acf450edc5c: Preparing [2022-06-23T04:13:10.810Z] 1a10fb84288a: Preparing [2022-06-23T04:13:10.810Z] 4fc242d58285: Preparing [2022-06-23T04:13:10.810Z] 1a10fb84288a: Waiting [2022-06-23T04:13:10.810Z] 4fc242d58285: Waiting [2022-06-23T04:13:10.810Z] 872075226a87: Layer already exists [2022-06-23T04:13:10.810Z] dc3d5187f9f0: Layer already exists [2022-06-23T04:13:10.810Z] edba02a9021b: Layer already exists [2022-06-23T04:13:10.810Z] 2acf450edc5c: Layer already exists [2022-06-23T04:13:10.810Z] 948417672bc3: Layer already exists [2022-06-23T04:13:10.810Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:10.810Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:10.810Z] main: digest: sha256:c8c779cd526dd64c54c5d87e16cea5b36c5965310607a6cd3c67d5095ec95069 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:13:10.855Z] ===================================================== [Pipeline] echo [2022-06-23T04:13:10.861Z] taggedImages: [2022-06-23T04:13:10.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:10.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-23T04:13:10.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.15 [2022-06-23T04:13:10.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:10.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-06-23T04:13:10.873Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-06-23T04:13:10.873Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:10.873Z] latest [2022-06-23T04:13:10.873Z] 2.2.1-dev.15 [2022-06-23T04:13:10.873Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:10.873Z] main [2022-06-23T04:13:10.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:11.188Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:11.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:11.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-23T04:13:11.499Z] 826da1f864fb: Preparing [2022-06-23T04:13:11.499Z] 46a8027b1256: Preparing [2022-06-23T04:13:11.499Z] b9cb0cb66295: Preparing [2022-06-23T04:13:11.499Z] bc0b7093e2c3: Preparing [2022-06-23T04:13:11.499Z] 8e177b4e34a1: Preparing [2022-06-23T04:13:11.499Z] 1a10fb84288a: Preparing [2022-06-23T04:13:11.499Z] 4fc242d58285: Preparing [2022-06-23T04:13:11.499Z] 1a10fb84288a: Waiting [2022-06-23T04:13:11.499Z] 4fc242d58285: Waiting [2022-06-23T04:13:11.499Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:13:11.499Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:11.499Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:11.499Z] b9cb0cb66295: Pushed [2022-06-23T04:13:11.499Z] 826da1f864fb: Pushed [2022-06-23T04:13:11.499Z] 46a8027b1256: Pushed [2022-06-23T04:13:18.530Z] ---> 4b5739231c8b [2022-06-23T04:13:18.530Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T04:13:18.530Z] ---> caaba5998364 [2022-06-23T04:13:18.530Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T04:13:19.137Z] ---> a59a90be99ec [2022-06-23T04:13:19.137Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-23T04:13:19.137Z] ---> 4ce70f09c928 [2022-06-23T04:13:19.137Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-23T04:13:19.424Z] ---> Running in 0751e570c570 [2022-06-23T04:13:19.635Z] bc0b7093e2c3: Pushed [2022-06-23T04:13:19.635Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:824150261e3f3dab55b31bd4964128e0d42bf82218b039e3bfd0ef8ba91ed3a6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:19.960Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:20.034Z] Removing intermediate container 0751e570c570 [2022-06-23T04:13:20.034Z] ---> 059dc2d3237c [2022-06-23T04:13:20.034Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-23T04:13:20.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-23T04:13:20.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-23T04:13:20.277Z] 826da1f864fb: Preparing [2022-06-23T04:13:20.277Z] 46a8027b1256: Preparing [2022-06-23T04:13:20.277Z] b9cb0cb66295: Preparing [2022-06-23T04:13:20.277Z] bc0b7093e2c3: Preparing [2022-06-23T04:13:20.277Z] 8e177b4e34a1: Preparing [2022-06-23T04:13:20.277Z] 1a10fb84288a: Preparing [2022-06-23T04:13:20.277Z] 4fc242d58285: Preparing [2022-06-23T04:13:20.277Z] 4fc242d58285: Waiting [2022-06-23T04:13:20.277Z] 1a10fb84288a: Waiting [2022-06-23T04:13:20.277Z] bc0b7093e2c3: Layer already exists [2022-06-23T04:13:20.277Z] 46a8027b1256: Layer already exists [2022-06-23T04:13:20.277Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:13:20.277Z] b9cb0cb66295: Layer already exists [2022-06-23T04:13:20.277Z] 826da1f864fb: Layer already exists [2022-06-23T04:13:20.277Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:20.277Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:20.277Z] latest: digest: sha256:824150261e3f3dab55b31bd4964128e0d42bf82218b039e3bfd0ef8ba91ed3a6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-23T04:13:20.310Z] ---> 34793e581724 [2022-06-23T04:13:20.310Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] sh [2022-06-23T04:13:20.596Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:20.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.15 [2022-06-23T04:13:20.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-23T04:13:20.904Z] 826da1f864fb: Preparing [2022-06-23T04:13:20.904Z] 46a8027b1256: Preparing [2022-06-23T04:13:20.904Z] b9cb0cb66295: Preparing [2022-06-23T04:13:20.904Z] bc0b7093e2c3: Preparing [2022-06-23T04:13:20.904Z] 8e177b4e34a1: Preparing [2022-06-23T04:13:20.905Z] 1a10fb84288a: Preparing [2022-06-23T04:13:20.905Z] 4fc242d58285: Preparing [2022-06-23T04:13:20.905Z] 1a10fb84288a: Waiting [2022-06-23T04:13:20.905Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:13:20.905Z] bc0b7093e2c3: Layer already exists [2022-06-23T04:13:20.905Z] b9cb0cb66295: Layer already exists [2022-06-23T04:13:20.905Z] 826da1f864fb: Layer already exists [2022-06-23T04:13:20.905Z] 46a8027b1256: Layer already exists [2022-06-23T04:13:20.905Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:20.905Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:20.905Z] 2.2.1-dev.15: digest: sha256:824150261e3f3dab55b31bd4964128e0d42bf82218b039e3bfd0ef8ba91ed3a6 size: 1780 [Pipeline] } [2022-06-23T04:13:20.916Z] ---> ed6454e48af4 [2022-06-23T04:13:20.916Z] Step 21/26 : WORKDIR / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:21.191Z] ---> Running in f5dc07e72dda [2022-06-23T04:13:21.227Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:21.476Z] ---> 1b3cbce94742 [2022-06-23T04:13:21.476Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T04:13:21.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:21.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-23T04:13:21.540Z] 826da1f864fb: Preparing [2022-06-23T04:13:21.540Z] 46a8027b1256: Preparing [2022-06-23T04:13:21.540Z] b9cb0cb66295: Preparing [2022-06-23T04:13:21.540Z] bc0b7093e2c3: Preparing [2022-06-23T04:13:21.540Z] 8e177b4e34a1: Preparing [2022-06-23T04:13:21.540Z] 1a10fb84288a: Preparing [2022-06-23T04:13:21.540Z] 4fc242d58285: Preparing [2022-06-23T04:13:21.540Z] 1a10fb84288a: Waiting [2022-06-23T04:13:21.540Z] 4fc242d58285: Waiting [2022-06-23T04:13:21.540Z] b9cb0cb66295: Layer already exists [2022-06-23T04:13:21.540Z] bc0b7093e2c3: Layer already exists [2022-06-23T04:13:21.540Z] 826da1f864fb: Layer already exists [2022-06-23T04:13:21.540Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:13:21.540Z] 46a8027b1256: Layer already exists [2022-06-23T04:13:21.540Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:21.540Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:21.540Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:824150261e3f3dab55b31bd4964128e0d42bf82218b039e3bfd0ef8ba91ed3a6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:21.758Z] Removing intermediate container f5dc07e72dda [2022-06-23T04:13:21.758Z] ---> b5f75a0134a0 [2022-06-23T04:13:21.758Z] ---> Running in 0dda632f23a9 [2022-06-23T04:13:21.758Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T04:13:21.867Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:22.031Z] ---> Running in b78f79cb9a12 [2022-06-23T04:13:22.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-06-23T04:13:22.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-23T04:13:22.184Z] 826da1f864fb: Preparing [2022-06-23T04:13:22.184Z] 46a8027b1256: Preparing [2022-06-23T04:13:22.184Z] b9cb0cb66295: Preparing [2022-06-23T04:13:22.184Z] bc0b7093e2c3: Preparing [2022-06-23T04:13:22.184Z] 8e177b4e34a1: Preparing [2022-06-23T04:13:22.184Z] 1a10fb84288a: Preparing [2022-06-23T04:13:22.184Z] 4fc242d58285: Preparing [2022-06-23T04:13:22.184Z] 1a10fb84288a: Waiting [2022-06-23T04:13:22.184Z] 4fc242d58285: Waiting [2022-06-23T04:13:22.184Z] 8e177b4e34a1: Layer already exists [2022-06-23T04:13:22.184Z] 826da1f864fb: Layer already exists [2022-06-23T04:13:22.185Z] 46a8027b1256: Layer already exists [2022-06-23T04:13:22.185Z] b9cb0cb66295: Layer already exists [2022-06-23T04:13:22.185Z] bc0b7093e2c3: Layer already exists [2022-06-23T04:13:22.185Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:22.185Z] 1a10fb84288a: Layer already exists [2022-06-23T04:13:22.185Z] main: digest: sha256:824150261e3f3dab55b31bd4964128e0d42bf82218b039e3bfd0ef8ba91ed3a6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:13:22.232Z] ===================================================== [Pipeline] echo [2022-06-23T04:13:22.240Z] taggedImages: [2022-06-23T04:13:22.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:22.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-23T04:13:22.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.15 [2022-06-23T04:13:22.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:22.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-06-23T04:13:22.257Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-23T04:13:22.257Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:22.257Z] latest [2022-06-23T04:13:22.257Z] 2.2.1-dev.15 [2022-06-23T04:13:22.257Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:22.257Z] main [2022-06-23T04:13:22.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:22.562Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:22.647Z] Removing intermediate container 0dda632f23a9 [2022-06-23T04:13:22.647Z] ---> 2814882d57a5 [2022-06-23T04:13:22.647Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T04:13:22.647Z] ---> Running in b89014af910d [2022-06-23T04:13:22.647Z] Removing intermediate container b78f79cb9a12 [2022-06-23T04:13:22.647Z] ---> a7fb8ea8de28 [2022-06-23T04:13:22.647Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T04:13:22.870Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:22.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-23T04:13:22.870Z] e641b157384f: Preparing [2022-06-23T04:13:22.870Z] 815754d92f56: Preparing [2022-06-23T04:13:22.870Z] 871674144e83: Preparing [2022-06-23T04:13:22.870Z] f69bfb1d112b: Preparing [2022-06-23T04:13:22.870Z] b541d28bf3b4: Preparing [2022-06-23T04:13:22.870Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:22.870Z] 871674144e83: Layer already exists [2022-06-23T04:13:22.870Z] e641b157384f: Pushed [2022-06-23T04:13:22.870Z] f69bfb1d112b: Pushed [2022-06-23T04:13:22.927Z] ---> Running in 27fa776dc27b [2022-06-23T04:13:23.528Z] Removing intermediate container b89014af910d [2022-06-23T04:13:23.528Z] ---> eb40f873737a [2022-06-23T04:13:23.528Z] Step 23/25 : LABEL arch=arm64 [2022-06-23T04:13:23.528Z] Removing intermediate container 27fa776dc27b [2022-06-23T04:13:23.528Z] ---> a6063cf10cd9 [2022-06-23T04:13:23.528Z] Step 24/26 : LABEL arch=arm64 [2022-06-23T04:13:23.801Z] ---> Running in d2bd09d9d994 [2022-06-23T04:13:23.801Z] ---> Running in fc8703afef3a [2022-06-23T04:13:24.409Z] Removing intermediate container fc8703afef3a [2022-06-23T04:13:24.409Z] ---> ab6578be6788 [2022-06-23T04:13:24.409Z] Step 24/25 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:24.409Z] Removing intermediate container d2bd09d9d994 [2022-06-23T04:13:24.409Z] ---> 277ae02d4a7d [2022-06-23T04:13:24.409Z] Step 25/26 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:24.409Z] ---> Running in f06c648724f6 [2022-06-23T04:13:24.684Z] ---> Running in 8a6cb4057af4 [2022-06-23T04:13:24.958Z] Removing intermediate container f06c648724f6 [2022-06-23T04:13:25.236Z] ---> 99c5efb8e116 [2022-06-23T04:13:25.236Z] Step 25/25 : LABEL version=2.2.1-dev.15 [2022-06-23T04:13:25.236Z] ---> Running in fdbc4ce20d81 [2022-06-23T04:13:25.410Z] 815754d92f56: Pushed [2022-06-23T04:13:25.410Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:69a5f3549ba8cb4703fac941ebe38d546f2673fc3ae502ff80790588ec20e3c1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:25.514Z] Removing intermediate container 8a6cb4057af4 [2022-06-23T04:13:25.514Z] ---> 8879adb07158 [2022-06-23T04:13:25.514Z] Step 26/26 : LABEL version=2.2.1-dev.15 [2022-06-23T04:13:25.514Z] ---> Running in 90f5146db75a [2022-06-23T04:13:25.722Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:26.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-23T04:13:26.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-23T04:13:26.031Z] e641b157384f: Preparing [2022-06-23T04:13:26.031Z] 815754d92f56: Preparing [2022-06-23T04:13:26.031Z] 871674144e83: Preparing [2022-06-23T04:13:26.031Z] f69bfb1d112b: Preparing [2022-06-23T04:13:26.031Z] b541d28bf3b4: Preparing [2022-06-23T04:13:26.031Z] 815754d92f56: Layer already exists [2022-06-23T04:13:26.031Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:26.031Z] 871674144e83: Layer already exists [2022-06-23T04:13:26.031Z] e641b157384f: Layer already exists [2022-06-23T04:13:26.031Z] f69bfb1d112b: Layer already exists [2022-06-23T04:13:26.031Z] latest: digest: sha256:69a5f3549ba8cb4703fac941ebe38d546f2673fc3ae502ff80790588ec20e3c1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:26.116Z] Removing intermediate container fdbc4ce20d81 [2022-06-23T04:13:26.116Z] ---> 401a867e976d [2022-06-23T04:13:26.116Z] [2022-06-23T04:13:26.116Z] Removing intermediate container 90f5146db75a [2022-06-23T04:13:26.116Z] ---> a58497666164 [2022-06-23T04:13:26.116Z] [2022-06-23T04:13:26.346Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:26.397Z] Successfully built 401a867e976d [2022-06-23T04:13:26.397Z] Successfully tagged security-spire-server-arm64:latest [2022-06-23T04:13:26.397Z] Building core-data [2022-06-23T04:13:26.397Z]  Building security-spire-server ... done Successfully built a58497666164 [2022-06-23T04:13:26.397Z] Successfully tagged security-spire-config-arm64:latest [2022-06-23T04:13:26.397Z]  Building security-spire-config ... done Building security-bootstrapper [2022-06-23T04:13:26.658Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.15 [2022-06-23T04:13:26.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-23T04:13:26.658Z] e641b157384f: Preparing [2022-06-23T04:13:26.658Z] 815754d92f56: Preparing [2022-06-23T04:13:26.658Z] 871674144e83: Preparing [2022-06-23T04:13:26.658Z] f69bfb1d112b: Preparing [2022-06-23T04:13:26.658Z] b541d28bf3b4: Preparing [2022-06-23T04:13:26.658Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:26.658Z] e641b157384f: Layer already exists [2022-06-23T04:13:26.658Z] 871674144e83: Layer already exists [2022-06-23T04:13:26.658Z] f69bfb1d112b: Layer already exists [2022-06-23T04:13:26.658Z] 815754d92f56: Layer already exists [2022-06-23T04:13:26.658Z] 2.2.1-dev.15: digest: sha256:69a5f3549ba8cb4703fac941ebe38d546f2673fc3ae502ff80790588ec20e3c1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:26.975Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:27.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:27.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-23T04:13:27.285Z] e641b157384f: Preparing [2022-06-23T04:13:27.285Z] 815754d92f56: Preparing [2022-06-23T04:13:27.285Z] 871674144e83: Preparing [2022-06-23T04:13:27.285Z] f69bfb1d112b: Preparing [2022-06-23T04:13:27.285Z] b541d28bf3b4: Preparing [2022-06-23T04:13:27.285Z] 815754d92f56: Layer already exists [2022-06-23T04:13:27.285Z] f69bfb1d112b: Layer already exists [2022-06-23T04:13:27.285Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:27.285Z] 871674144e83: Layer already exists [2022-06-23T04:13:27.285Z] e641b157384f: Layer already exists [2022-06-23T04:13:27.285Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:69a5f3549ba8cb4703fac941ebe38d546f2673fc3ae502ff80790588ec20e3c1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:27.597Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:27.907Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-06-23T04:13:27.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-23T04:13:27.907Z] e641b157384f: Preparing [2022-06-23T04:13:27.907Z] 815754d92f56: Preparing [2022-06-23T04:13:27.907Z] 871674144e83: Preparing [2022-06-23T04:13:27.907Z] f69bfb1d112b: Preparing [2022-06-23T04:13:27.907Z] b541d28bf3b4: Preparing [2022-06-23T04:13:27.907Z] 871674144e83: Layer already exists [2022-06-23T04:13:27.907Z] f69bfb1d112b: Layer already exists [2022-06-23T04:13:27.907Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:27.907Z] 815754d92f56: Layer already exists [2022-06-23T04:13:27.907Z] e641b157384f: Layer already exists [2022-06-23T04:13:27.907Z] main: digest: sha256:69a5f3549ba8cb4703fac941ebe38d546f2673fc3ae502ff80790588ec20e3c1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:13:27.955Z] ===================================================== [Pipeline] echo [2022-06-23T04:13:27.963Z] taggedImages: [2022-06-23T04:13:27.963Z] - nexus3.edgexfoundry.org:10004/support-notifications:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:27.963Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-23T04:13:27.963Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.15 [2022-06-23T04:13:27.963Z] - nexus3.edgexfoundry.org:10004/support-notifications:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:27.963Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-06-23T04:13:27.984Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-23T04:13:27.984Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:27.984Z] latest [2022-06-23T04:13:27.984Z] 2.2.1-dev.15 [2022-06-23T04:13:27.984Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:27.984Z] main [2022-06-23T04:13:27.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:28.289Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:28.597Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:28.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-23T04:13:28.597Z] 97387cd722f2: Preparing [2022-06-23T04:13:28.597Z] 227fd0147be9: Preparing [2022-06-23T04:13:28.597Z] 871674144e83: Preparing [2022-06-23T04:13:28.597Z] 170a7ec6ac08: Preparing [2022-06-23T04:13:28.597Z] b541d28bf3b4: Preparing [2022-06-23T04:13:28.597Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:28.597Z] 871674144e83: Layer already exists [2022-06-23T04:13:28.597Z] 97387cd722f2: Pushed [2022-06-23T04:13:28.597Z] 170a7ec6ac08: Pushed [2022-06-23T04:13:31.136Z] 227fd0147be9: Pushed [2022-06-23T04:13:31.136Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:c3be7a193d42c22b00519483e7d5cdff7c2dc6201d197ed03e6818f3f6529b7e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:31.454Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:31.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-23T04:13:31.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-23T04:13:31.766Z] 97387cd722f2: Preparing [2022-06-23T04:13:31.766Z] 227fd0147be9: Preparing [2022-06-23T04:13:31.766Z] 871674144e83: Preparing [2022-06-23T04:13:31.766Z] 170a7ec6ac08: Preparing [2022-06-23T04:13:31.766Z] b541d28bf3b4: Preparing [2022-06-23T04:13:31.766Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:31.766Z] 97387cd722f2: Layer already exists [2022-06-23T04:13:31.766Z] 170a7ec6ac08: Layer already exists [2022-06-23T04:13:31.766Z] 871674144e83: Layer already exists [2022-06-23T04:13:31.766Z] 227fd0147be9: Layer already exists [2022-06-23T04:13:31.766Z] latest: digest: sha256:c3be7a193d42c22b00519483e7d5cdff7c2dc6201d197ed03e6818f3f6529b7e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:32.079Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:32.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.15 [2022-06-23T04:13:32.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-23T04:13:32.387Z] 97387cd722f2: Preparing [2022-06-23T04:13:32.387Z] 227fd0147be9: Preparing [2022-06-23T04:13:32.387Z] 871674144e83: Preparing [2022-06-23T04:13:32.387Z] 170a7ec6ac08: Preparing [2022-06-23T04:13:32.387Z] b541d28bf3b4: Preparing [2022-06-23T04:13:32.387Z] 170a7ec6ac08: Layer already exists [2022-06-23T04:13:32.387Z] 871674144e83: Layer already exists [2022-06-23T04:13:32.387Z] 97387cd722f2: Layer already exists [2022-06-23T04:13:32.387Z] 227fd0147be9: Layer already exists [2022-06-23T04:13:32.387Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:32.387Z] 2.2.1-dev.15: digest: sha256:c3be7a193d42c22b00519483e7d5cdff7c2dc6201d197ed03e6818f3f6529b7e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:32.698Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:33.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:33.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-23T04:13:33.009Z] 97387cd722f2: Preparing [2022-06-23T04:13:33.009Z] 227fd0147be9: Preparing [2022-06-23T04:13:33.009Z] 871674144e83: Preparing [2022-06-23T04:13:33.009Z] 170a7ec6ac08: Preparing [2022-06-23T04:13:33.009Z] b541d28bf3b4: Preparing [2022-06-23T04:13:33.009Z] 170a7ec6ac08: Layer already exists [2022-06-23T04:13:33.009Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:33.009Z] 871674144e83: Layer already exists [2022-06-23T04:13:33.009Z] 227fd0147be9: Layer already exists [2022-06-23T04:13:33.009Z] 97387cd722f2: Layer already exists [2022-06-23T04:13:33.009Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:c3be7a193d42c22b00519483e7d5cdff7c2dc6201d197ed03e6818f3f6529b7e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:33.320Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:33.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-06-23T04:13:33.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-23T04:13:33.625Z] 97387cd722f2: Preparing [2022-06-23T04:13:33.625Z] 227fd0147be9: Preparing [2022-06-23T04:13:33.625Z] 871674144e83: Preparing [2022-06-23T04:13:33.625Z] 170a7ec6ac08: Preparing [2022-06-23T04:13:33.625Z] b541d28bf3b4: Preparing [2022-06-23T04:13:33.625Z] b541d28bf3b4: Layer already exists [2022-06-23T04:13:33.625Z] 170a7ec6ac08: Layer already exists [2022-06-23T04:13:33.625Z] 97387cd722f2: Layer already exists [2022-06-23T04:13:33.625Z] 871674144e83: Layer already exists [2022-06-23T04:13:33.625Z] 227fd0147be9: Layer already exists [2022-06-23T04:13:33.625Z] main: digest: sha256:c3be7a193d42c22b00519483e7d5cdff7c2dc6201d197ed03e6818f3f6529b7e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:13:33.668Z] ===================================================== [Pipeline] echo [2022-06-23T04:13:33.673Z] taggedImages: [2022-06-23T04:13:33.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:33.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-23T04:13:33.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.15 [2022-06-23T04:13:33.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:33.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-06-23T04:13:33.686Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-23T04:13:33.686Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:33.686Z] latest [2022-06-23T04:13:33.686Z] 2.2.1-dev.15 [2022-06-23T04:13:33.686Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:33.686Z] main [2022-06-23T04:13:33.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:33.991Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:34.435Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:34.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-23T04:13:34.435Z] 2e081bd8c65e: Preparing [2022-06-23T04:13:34.435Z] 97cf30ebf81d: Preparing [2022-06-23T04:13:34.435Z] c95f16437565: Preparing [2022-06-23T04:13:34.435Z] 2721bcadf95e: Preparing [2022-06-23T04:13:34.435Z] 52f44be93a46: Preparing [2022-06-23T04:13:34.435Z] 10d82663b225: Preparing [2022-06-23T04:13:34.435Z] f7a7a140f1b3: Preparing [2022-06-23T04:13:34.435Z] 31e69d4774c9: Preparing [2022-06-23T04:13:34.435Z] 7750d494dfbd: Preparing [2022-06-23T04:13:34.435Z] 18708474c90b: Preparing [2022-06-23T04:13:34.435Z] 4fc242d58285: Preparing [2022-06-23T04:13:34.435Z] f7a7a140f1b3: Waiting [2022-06-23T04:13:34.435Z] 31e69d4774c9: Waiting [2022-06-23T04:13:34.435Z] 7750d494dfbd: Waiting [2022-06-23T04:13:34.435Z] 18708474c90b: Waiting [2022-06-23T04:13:34.435Z] 4fc242d58285: Waiting [2022-06-23T04:13:34.435Z] 10d82663b225: Waiting [2022-06-23T04:13:34.435Z] 52f44be93a46: Layer already exists [2022-06-23T04:13:34.435Z] 10d82663b225: Layer already exists [2022-06-23T04:13:34.435Z] f7a7a140f1b3: Layer already exists [2022-06-23T04:13:34.435Z] 31e69d4774c9: Layer already exists [2022-06-23T04:13:34.435Z] 97cf30ebf81d: Pushed [2022-06-23T04:13:34.435Z] 7750d494dfbd: Layer already exists [2022-06-23T04:13:34.435Z] 18708474c90b: Layer already exists [2022-06-23T04:13:34.435Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:34.692Z] 2e081bd8c65e: Pushed [2022-06-23T04:13:35.630Z] c95f16437565: Pushed [2022-06-23T04:13:42.210Z] 2721bcadf95e: Pushed [2022-06-23T04:13:42.210Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:4318aba4105fe2a51d821961c93cb5b992da3cb73dd196b8d28ab214482ba098 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:42.525Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:42.831Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-23T04:13:42.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-23T04:13:42.831Z] 2e081bd8c65e: Preparing [2022-06-23T04:13:42.831Z] 97cf30ebf81d: Preparing [2022-06-23T04:13:42.831Z] c95f16437565: Preparing [2022-06-23T04:13:42.831Z] 2721bcadf95e: Preparing [2022-06-23T04:13:42.831Z] 52f44be93a46: Preparing [2022-06-23T04:13:42.831Z] 10d82663b225: Preparing [2022-06-23T04:13:42.831Z] f7a7a140f1b3: Preparing [2022-06-23T04:13:42.831Z] 31e69d4774c9: Preparing [2022-06-23T04:13:42.831Z] 7750d494dfbd: Preparing [2022-06-23T04:13:42.831Z] 18708474c90b: Preparing [2022-06-23T04:13:42.831Z] 4fc242d58285: Preparing [2022-06-23T04:13:42.831Z] 18708474c90b: Waiting [2022-06-23T04:13:42.831Z] 10d82663b225: Waiting [2022-06-23T04:13:42.831Z] f7a7a140f1b3: Waiting [2022-06-23T04:13:42.831Z] 7750d494dfbd: Waiting [2022-06-23T04:13:42.831Z] 31e69d4774c9: Waiting [2022-06-23T04:13:42.831Z] 4fc242d58285: Waiting [2022-06-23T04:13:42.831Z] c95f16437565: Layer already exists [2022-06-23T04:13:42.831Z] 52f44be93a46: Layer already exists [2022-06-23T04:13:42.831Z] 2721bcadf95e: Layer already exists [2022-06-23T04:13:42.831Z] 2e081bd8c65e: Layer already exists [2022-06-23T04:13:42.831Z] 97cf30ebf81d: Layer already exists [2022-06-23T04:13:42.831Z] 10d82663b225: Layer already exists [2022-06-23T04:13:42.831Z] f7a7a140f1b3: Layer already exists [2022-06-23T04:13:42.831Z] 31e69d4774c9: Layer already exists [2022-06-23T04:13:42.831Z] 18708474c90b: Layer already exists [2022-06-23T04:13:42.831Z] 7750d494dfbd: Layer already exists [2022-06-23T04:13:42.831Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:42.831Z] latest: digest: sha256:4318aba4105fe2a51d821961c93cb5b992da3cb73dd196b8d28ab214482ba098 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:43.149Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:43.458Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.15 [2022-06-23T04:13:43.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-23T04:13:43.458Z] 2e081bd8c65e: Preparing [2022-06-23T04:13:43.458Z] 97cf30ebf81d: Preparing [2022-06-23T04:13:43.458Z] c95f16437565: Preparing [2022-06-23T04:13:43.458Z] 2721bcadf95e: Preparing [2022-06-23T04:13:43.458Z] 52f44be93a46: Preparing [2022-06-23T04:13:43.458Z] 10d82663b225: Preparing [2022-06-23T04:13:43.458Z] f7a7a140f1b3: Preparing [2022-06-23T04:13:43.458Z] 31e69d4774c9: Preparing [2022-06-23T04:13:43.458Z] 7750d494dfbd: Preparing [2022-06-23T04:13:43.458Z] 18708474c90b: Preparing [2022-06-23T04:13:43.458Z] 4fc242d58285: Preparing [2022-06-23T04:13:43.458Z] 31e69d4774c9: Waiting [2022-06-23T04:13:43.458Z] 10d82663b225: Waiting [2022-06-23T04:13:43.458Z] f7a7a140f1b3: Waiting [2022-06-23T04:13:43.458Z] 7750d494dfbd: Waiting [2022-06-23T04:13:43.458Z] 4fc242d58285: Waiting [2022-06-23T04:13:43.458Z] 18708474c90b: Waiting [2022-06-23T04:13:43.458Z] c95f16437565: Layer already exists [2022-06-23T04:13:43.458Z] 2721bcadf95e: Layer already exists [2022-06-23T04:13:43.458Z] 2e081bd8c65e: Layer already exists [2022-06-23T04:13:43.458Z] 97cf30ebf81d: Layer already exists [2022-06-23T04:13:43.458Z] 52f44be93a46: Layer already exists [2022-06-23T04:13:43.458Z] 10d82663b225: Layer already exists [2022-06-23T04:13:43.458Z] 31e69d4774c9: Layer already exists [2022-06-23T04:13:43.458Z] f7a7a140f1b3: Layer already exists [2022-06-23T04:13:43.458Z] 7750d494dfbd: Layer already exists [2022-06-23T04:13:43.458Z] 18708474c90b: Layer already exists [2022-06-23T04:13:43.458Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:43.458Z] 2.2.1-dev.15: digest: sha256:4318aba4105fe2a51d821961c93cb5b992da3cb73dd196b8d28ab214482ba098 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:43.781Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:44.094Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:44.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-23T04:13:44.094Z] 2e081bd8c65e: Preparing [2022-06-23T04:13:44.094Z] 97cf30ebf81d: Preparing [2022-06-23T04:13:44.094Z] c95f16437565: Preparing [2022-06-23T04:13:44.094Z] 2721bcadf95e: Preparing [2022-06-23T04:13:44.094Z] 52f44be93a46: Preparing [2022-06-23T04:13:44.094Z] 10d82663b225: Preparing [2022-06-23T04:13:44.094Z] f7a7a140f1b3: Preparing [2022-06-23T04:13:44.094Z] 31e69d4774c9: Preparing [2022-06-23T04:13:44.094Z] 7750d494dfbd: Preparing [2022-06-23T04:13:44.094Z] 18708474c90b: Preparing [2022-06-23T04:13:44.094Z] 4fc242d58285: Preparing [2022-06-23T04:13:44.094Z] f7a7a140f1b3: Waiting [2022-06-23T04:13:44.094Z] 10d82663b225: Waiting [2022-06-23T04:13:44.094Z] 31e69d4774c9: Waiting [2022-06-23T04:13:44.094Z] 7750d494dfbd: Waiting [2022-06-23T04:13:44.094Z] 18708474c90b: Waiting [2022-06-23T04:13:44.094Z] 4fc242d58285: Waiting [2022-06-23T04:13:44.094Z] 2e081bd8c65e: Layer already exists [2022-06-23T04:13:44.094Z] 52f44be93a46: Layer already exists [2022-06-23T04:13:44.094Z] 2721bcadf95e: Layer already exists [2022-06-23T04:13:44.094Z] c95f16437565: Layer already exists [2022-06-23T04:13:44.094Z] 97cf30ebf81d: Layer already exists [2022-06-23T04:13:44.094Z] f7a7a140f1b3: Layer already exists [2022-06-23T04:13:44.094Z] 10d82663b225: Layer already exists [2022-06-23T04:13:44.094Z] 31e69d4774c9: Layer already exists [2022-06-23T04:13:44.094Z] 7750d494dfbd: Layer already exists [2022-06-23T04:13:44.094Z] 18708474c90b: Layer already exists [2022-06-23T04:13:44.094Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:44.094Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:4318aba4105fe2a51d821961c93cb5b992da3cb73dd196b8d28ab214482ba098 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:44.410Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:13:44.722Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-06-23T04:13:44.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-23T04:13:44.722Z] 2e081bd8c65e: Preparing [2022-06-23T04:13:44.722Z] 97cf30ebf81d: Preparing [2022-06-23T04:13:44.722Z] c95f16437565: Preparing [2022-06-23T04:13:44.722Z] 2721bcadf95e: Preparing [2022-06-23T04:13:44.722Z] 52f44be93a46: Preparing [2022-06-23T04:13:44.722Z] 10d82663b225: Preparing [2022-06-23T04:13:44.722Z] f7a7a140f1b3: Preparing [2022-06-23T04:13:44.722Z] 31e69d4774c9: Preparing [2022-06-23T04:13:44.722Z] 7750d494dfbd: Preparing [2022-06-23T04:13:44.722Z] 18708474c90b: Preparing [2022-06-23T04:13:44.722Z] 4fc242d58285: Preparing [2022-06-23T04:13:44.722Z] f7a7a140f1b3: Waiting [2022-06-23T04:13:44.722Z] 31e69d4774c9: Waiting [2022-06-23T04:13:44.722Z] 7750d494dfbd: Waiting [2022-06-23T04:13:44.722Z] 10d82663b225: Waiting [2022-06-23T04:13:44.722Z] 4fc242d58285: Waiting [2022-06-23T04:13:44.722Z] 18708474c90b: Waiting [2022-06-23T04:13:44.722Z] 2e081bd8c65e: Layer already exists [2022-06-23T04:13:44.722Z] c95f16437565: Layer already exists [2022-06-23T04:13:44.722Z] 52f44be93a46: Layer already exists [2022-06-23T04:13:44.722Z] 2721bcadf95e: Layer already exists [2022-06-23T04:13:44.722Z] 97cf30ebf81d: Layer already exists [2022-06-23T04:13:44.722Z] 10d82663b225: Layer already exists [2022-06-23T04:13:44.722Z] 7750d494dfbd: Layer already exists [2022-06-23T04:13:44.722Z] 31e69d4774c9: Layer already exists [2022-06-23T04:13:44.722Z] f7a7a140f1b3: Layer already exists [2022-06-23T04:13:44.722Z] 4fc242d58285: Layer already exists [2022-06-23T04:13:44.722Z] 18708474c90b: Layer already exists [2022-06-23T04:13:44.722Z] main: digest: sha256:4318aba4105fe2a51d821961c93cb5b992da3cb73dd196b8d28ab214482ba098 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:13:44.774Z] ===================================================== [Pipeline] echo [2022-06-23T04:13:44.782Z] taggedImages: [2022-06-23T04:13:44.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:13:44.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-23T04:13:44.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.15 [2022-06-23T04:13:44.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:13:44.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T04:13:53.178Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:13:53.178Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:13:53.178Z] ---> b6a93f3368b6 [2022-06-23T04:13:53.178Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:13:53.178Z] ---> Using cache [2022-06-23T04:13:53.178Z] ---> af685b6822d0 [2022-06-23T04:13:53.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:13:53.178Z] ---> Running in 9ee3e279cebc [2022-06-23T04:13:53.178Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:13:53.178Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:13:53.178Z] ---> b6a93f3368b6 [2022-06-23T04:13:53.178Z] Step 3/31 : WORKDIR /edgex-go [2022-06-23T04:13:53.178Z] ---> Using cache [2022-06-23T04:13:53.178Z] ---> af685b6822d0 [2022-06-23T04:13:53.178Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:13:53.178Z] ---> Running in 192d6f03a547 [2022-06-23T04:13:55.179Z] Removing intermediate container 9ee3e279cebc [2022-06-23T04:13:55.179Z] ---> 65e3c454bc0d [2022-06-23T04:13:55.180Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-23T04:13:55.180Z] ---> Running in 799424dd818c [2022-06-23T04:13:55.466Z] Removing intermediate container 192d6f03a547 [2022-06-23T04:13:55.466Z] ---> 3e5fe4f20dce [2022-06-23T04:13:55.466Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-23T04:13:55.744Z] ---> Running in c1761a0d92a9 [2022-06-23T04:13:57.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:57.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:58.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:58.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:13:59.934Z] OK: 220 MiB in 52 packages [2022-06-23T04:13:59.934Z] OK: 220 MiB in 52 packages [2022-06-23T04:14:01.378Z] Removing intermediate container 799424dd818c [2022-06-23T04:14:01.379Z] ---> 1e638ee67413 [2022-06-23T04:14:01.379Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:14:01.665Z] Removing intermediate container c1761a0d92a9 [2022-06-23T04:14:01.665Z] ---> b24bb303cb2e [2022-06-23T04:14:01.665Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-23T04:14:03.111Z] ---> 3391328b6b28 [2022-06-23T04:14:03.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:14:03.111Z] ---> 2b615e44fbe3 [2022-06-23T04:14:03.111Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:14:03.111Z] ---> Running in 908ab9a508c2 [2022-06-23T04:14:03.111Z] ---> Running in b6dca22c17dc [2022-06-23T04:14:09.880Z] Removing intermediate container b6dca22c17dc [2022-06-23T04:14:09.880Z] ---> dec90ecf60e9 [2022-06-23T04:14:09.880Z] Step 8/31 : COPY . . [2022-06-23T04:14:09.880Z] Removing intermediate container 908ab9a508c2 [2022-06-23T04:14:09.880Z] ---> 7df6e08211aa [2022-06-23T04:14:09.880Z] Step 8/23 : COPY . . [2022-06-23T04:14:32.521Z] ---> 401d2560844d [2022-06-23T04:14:32.521Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-23T04:14:32.521Z] ---> 9bd1afb0c91b [2022-06-23T04:14:32.521Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-23T04:14:32.521Z] ---> Running in 1d265de45b32 [2022-06-23T04:14:32.521Z] ---> Running in 9c9182e71963 [2022-06-23T04:14:32.521Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-23T04:14:32.521Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-23T04:19:24.683Z] Removing intermediate container 9c9182e71963 [2022-06-23T04:19:24.683Z] ---> 3541e9414523 [2022-06-23T04:19:24.683Z] [2022-06-23T04:19:24.683Z] Step 10/31 : FROM alpine:3.14 [2022-06-23T04:19:24.683Z] 3.14: Pulling from library/alpine [2022-06-23T04:19:24.683Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T04:19:24.683Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T04:19:24.683Z] ---> ac73e934f311 [2022-06-23T04:19:24.683Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-23T04:19:24.683Z] ---> Running in 3a396f064cff [2022-06-23T04:19:24.683Z] Removing intermediate container 3a396f064cff [2022-06-23T04:19:24.683Z] ---> 7363dbf879f6 [2022-06-23T04:19:24.683Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-23T04:19:24.683Z] ---> Running in 3694f0614c15 [2022-06-23T04:19:24.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:24.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:24.683Z] Removing intermediate container da09c581f9a1 [2022-06-23T04:19:24.683Z] ---> 0fd84f516a99 [2022-06-23T04:19:24.683Z] [2022-06-23T04:19:24.683Z] Step 9/20 : FROM alpine:3.15 [2022-06-23T04:19:24.683Z] ---> 3fb3c9af89a9 [2022-06-23T04:19:24.683Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:19:24.683Z] ---> Using cache [2022-06-23T04:19:24.683Z] ---> d0759597289d [2022-06-23T04:19:24.683Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:19:24.683Z] ---> Using cache [2022-06-23T04:19:24.683Z] ---> fc4f6f9a527a [2022-06-23T04:19:24.683Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-23T04:19:24.683Z] ---> Running in 1c607b96a252 [2022-06-23T04:19:24.683Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-23T04:19:24.683Z] (2/2) Installing su-exec (0.2-r1) [2022-06-23T04:19:24.683Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:19:24.683Z] OK: 6 MiB in 16 packages [2022-06-23T04:19:24.683Z] Removing intermediate container 3694f0614c15 [2022-06-23T04:19:24.683Z] ---> 0f67b4ba14e8 [2022-06-23T04:19:24.683Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-23T04:19:24.683Z] ---> Running in 8edcd0d41520 [2022-06-23T04:19:24.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:24.683Z] Removing intermediate container 8edcd0d41520 [2022-06-23T04:19:24.683Z] ---> 4247f3fa025d [2022-06-23T04:19:24.683Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-23T04:19:24.683Z] ---> Running in 22a231a07d91 [2022-06-23T04:19:24.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:24.683Z] Removing intermediate container 22a231a07d91 [2022-06-23T04:19:24.683Z] ---> 4bb3d32d5c57 [2022-06-23T04:19:24.683Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-23T04:19:24.683Z] ---> Running in a2e1f1a2e4f8 [2022-06-23T04:19:24.683Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:19:24.683Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:19:24.683Z] OK: 15736 distinct packages available [2022-06-23T04:19:24.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:24.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:24.683Z] Removing intermediate container a2e1f1a2e4f8 [2022-06-23T04:19:24.683Z] ---> 4eb2d19b6734 [2022-06-23T04:19:24.683Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-23T04:19:24.683Z] ---> Running in 1fd34586781f [2022-06-23T04:19:25.280Z] Removing intermediate container 1fd34586781f [2022-06-23T04:19:25.280Z] ---> 5c7139c9ce7b [2022-06-23T04:19:25.280Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-23T04:19:25.911Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-23T04:19:25.911Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-23T04:19:26.206Z] ---> 87e0b212ce38 [2022-06-23T04:19:26.206Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-23T04:19:26.206Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T04:19:26.206Z] ---> Running in 2e9070f1166b [2022-06-23T04:19:26.206Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-23T04:19:26.483Z] (5/9) Installing curl (7.80.0-r1) [2022-06-23T04:19:26.483Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-23T04:19:26.483Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-23T04:19:26.764Z] (8/9) Installing libucontext (1.1-r0) [2022-06-23T04:19:26.764Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-23T04:19:26.764Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:19:26.764Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:19:27.364Z] OK: 8 MiB in 23 packages [2022-06-23T04:19:30.041Z] Removing intermediate container 2e9070f1166b [2022-06-23T04:19:30.041Z] ---> d4a72701a4b0 [2022-06-23T04:19:30.041Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:19:30.041Z] Removing intermediate container 1c607b96a252 [2022-06-23T04:19:30.041Z] ---> 6662877ec94e [2022-06-23T04:19:30.041Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:19:31.050Z] ---> 3c9fa9174955 [2022-06-23T04:19:31.050Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-23T04:19:31.330Z] ---> 31eb03eb2c3a [2022-06-23T04:19:31.330Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-23T04:19:34.768Z] ---> 2e52b0da2504 [2022-06-23T04:19:34.768Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-23T04:19:35.373Z] ---> bcd2f982f80a [2022-06-23T04:19:35.373Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-23T04:19:35.973Z] ---> e4b49de46f7e [2022-06-23T04:19:35.973Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-23T04:19:36.978Z] ---> d6a72a422bfc [2022-06-23T04:19:36.978Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-23T04:19:36.978Z] ---> Running in ae2b29cde168 [2022-06-23T04:19:37.579Z] ---> eb83a8b4a09c [2022-06-23T04:19:37.579Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-23T04:19:37.579Z] Removing intermediate container ae2b29cde168 [2022-06-23T04:19:37.579Z] ---> f2f4acfb5be4 [2022-06-23T04:19:37.579Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:19:37.855Z] ---> Running in 9e120b740eba [2022-06-23T04:19:38.456Z] Removing intermediate container 9e120b740eba [2022-06-23T04:19:38.456Z] ---> 49124c7f9904 [2022-06-23T04:19:38.456Z] Step 18/20 : LABEL arch=arm64 [2022-06-23T04:19:38.742Z] ---> Running in ce764d323f07 [2022-06-23T04:19:38.742Z] ---> 61649888a25a [2022-06-23T04:19:38.742Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-23T04:19:39.343Z] ---> Running in a905d9783251 [2022-06-23T04:19:39.343Z] Removing intermediate container ce764d323f07 [2022-06-23T04:19:39.343Z] ---> 1e64990e948b [2022-06-23T04:19:39.343Z] Step 19/20 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:19:39.955Z] ---> Running in 360698385bb5 [2022-06-23T04:19:40.231Z] Removing intermediate container a905d9783251 [2022-06-23T04:19:40.231Z] ---> d6dcc8e055d5 [2022-06-23T04:19:40.231Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-23T04:19:40.505Z] Removing intermediate container 360698385bb5 [2022-06-23T04:19:40.505Z] ---> 50b90945cbdf [2022-06-23T04:19:40.505Z] Step 20/20 : LABEL version=2.2.1-dev.15 [2022-06-23T04:19:40.779Z] ---> Running in 160f02c7eefa [2022-06-23T04:19:41.762Z] ---> eadfd4b44a59 [2022-06-23T04:19:41.762Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-23T04:19:41.762Z] Removing intermediate container 160f02c7eefa [2022-06-23T04:19:41.762Z] ---> 89122965cc49 [2022-06-23T04:19:41.762Z] [2022-06-23T04:19:42.042Z] Successfully built 89122965cc49 [2022-06-23T04:19:42.324Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-23T04:19:42.324Z] Building security-spire-agent [2022-06-23T04:19:42.324Z]  Building security-spiffe-token-provider ... done  ---> Running in 01d7c67fd0ec [2022-06-23T04:19:46.671Z] Removing intermediate container 01d7c67fd0ec [2022-06-23T04:19:46.671Z] ---> d1091b912164 [2022-06-23T04:19:46.671Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-23T04:19:46.671Z] ---> Running in 1c14f3794104 [2022-06-23T04:19:47.272Z] Removing intermediate container 1c14f3794104 [2022-06-23T04:19:47.272Z] ---> 979c33e8d594 [2022-06-23T04:19:47.272Z] Step 28/31 : CMD ["gate"] [2022-06-23T04:19:47.870Z] ---> Running in 4b6c0ca2fff5 [2022-06-23T04:19:48.158Z] Removing intermediate container 4b6c0ca2fff5 [2022-06-23T04:19:48.158Z] ---> 8ce863defd1f [2022-06-23T04:19:48.158Z] Step 29/31 : LABEL arch=arm64 [2022-06-23T04:19:48.757Z] ---> Running in 301ddc4dcac6 [2022-06-23T04:19:49.030Z] Removing intermediate container 58e02bbd95c7 [2022-06-23T04:19:49.030Z] ---> e9446b4447c2 [2022-06-23T04:19:49.030Z] [2022-06-23T04:19:49.030Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T04:19:49.030Z] ---> ac73e934f311 [2022-06-23T04:19:49.030Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-23T04:19:49.307Z] ---> Running in f67ff3f620e6 [2022-06-23T04:19:49.578Z] Removing intermediate container 301ddc4dcac6 [2022-06-23T04:19:49.578Z] ---> 575eeefaded8 [2022-06-23T04:19:49.578Z] Step 30/31 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:19:50.178Z] ---> Running in c1298dc3bd1a [2022-06-23T04:19:50.786Z] Removing intermediate container c1298dc3bd1a [2022-06-23T04:19:50.786Z] ---> 73e2f36a2041 [2022-06-23T04:19:50.786Z] Step 31/31 : LABEL version=2.2.1-dev.15 [2022-06-23T04:19:51.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:51.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:51.338Z] ---> Running in f50e3128ac29 [2022-06-23T04:19:52.323Z] Removing intermediate container 2d8ae9a1ea37 [2022-06-23T04:19:52.323Z] ---> f86024e50558 [2022-06-23T04:19:52.323Z] [2022-06-23T04:19:52.323Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T04:19:52.323Z] ---> ac73e934f311 [2022-06-23T04:19:52.323Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-23T04:19:52.323Z] Removing intermediate container f50e3128ac29 [2022-06-23T04:19:52.323Z] ---> 2a47b50ac707 [2022-06-23T04:19:52.323Z] [2022-06-23T04:19:52.323Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T04:19:52.323Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:19:52.323Z] ---> Running in 914cd119c112 [2022-06-23T04:19:52.323Z] OK: 5 MiB in 15 packages [2022-06-23T04:19:52.919Z] Successfully built 2a47b50ac707 [2022-06-23T04:19:52.919Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-23T04:19:52.919Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-06-23T04:19:53.916Z] Removing intermediate container f67ff3f620e6 [2022-06-23T04:19:53.916Z] ---> d35083362c62 [2022-06-23T04:19:53.916Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:19:53.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:53.916Z] ---> Running in 9e6b247519c6 [2022-06-23T04:19:54.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:19:54.786Z] Removing intermediate container 9e6b247519c6 [2022-06-23T04:19:54.786Z] ---> d3f41dff20a4 [2022-06-23T04:19:54.786Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-23T04:19:54.786Z] ---> Running in 2666842a4c09 [2022-06-23T04:19:55.063Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-23T04:19:55.339Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-23T04:19:55.339Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:19:55.339Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:19:55.624Z] OK: 6 MiB in 16 packages [2022-06-23T04:19:55.624Z] Removing intermediate container 2666842a4c09 [2022-06-23T04:19:55.624Z] ---> 5256f8a0e1e6 [2022-06-23T04:19:55.624Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T04:19:55.903Z] ---> Running in fb0627c65615 [2022-06-23T04:19:56.508Z] Removing intermediate container fb0627c65615 [2022-06-23T04:19:56.508Z] ---> f0f3688562ab [2022-06-23T04:19:56.508Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:19:57.972Z] ---> 3592574e246c [2022-06-23T04:19:57.972Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-23T04:19:57.972Z] Removing intermediate container 914cd119c112 [2022-06-23T04:19:57.972Z] ---> 5714089f1c83 [2022-06-23T04:19:57.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:19:57.972Z] ---> Running in e1a7a0a4d02c [2022-06-23T04:19:57.972Z] Removing intermediate container 1d265de45b32 [2022-06-23T04:19:57.972Z] ---> 5fbe7cbd8bcd [2022-06-23T04:19:57.972Z] [2022-06-23T04:19:57.972Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T04:19:57.972Z] ---> ac73e934f311 [2022-06-23T04:19:57.972Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-23T04:19:58.255Z] ---> Running in 2d5cc13d572d [2022-06-23T04:19:58.859Z] Removing intermediate container e1a7a0a4d02c [2022-06-23T04:19:58.859Z] ---> 792e9722003d [2022-06-23T04:19:58.859Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-23T04:19:58.859Z] Removing intermediate container 2d5cc13d572d [2022-06-23T04:19:58.859Z] ---> Running in d81b50da0a11 [2022-06-23T04:19:58.859Z] ---> 6637db0c010f [2022-06-23T04:19:58.859Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-23T04:19:59.135Z] ---> Running in 37a74d5451b7 [2022-06-23T04:19:59.417Z] Removing intermediate container d81b50da0a11 [2022-06-23T04:19:59.417Z] ---> 4c8e4ecb6271 [2022-06-23T04:19:59.417Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T04:19:59.697Z] ---> Running in d0dcc2fe154f [2022-06-23T04:19:59.697Z] Removing intermediate container 37a74d5451b7 [2022-06-23T04:19:59.697Z] ---> 31a487c4672e [2022-06-23T04:19:59.697Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-23T04:19:59.981Z] ---> Running in a34adcd6656d [2022-06-23T04:20:00.267Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:20:00.267Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:20:00.267Z] ---> b6a93f3368b6 [2022-06-23T04:20:00.267Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T04:20:00.267Z] ---> Using cache [2022-06-23T04:20:00.267Z] ---> af685b6822d0 [2022-06-23T04:20:00.267Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:20:00.267Z] ---> Using cache [2022-06-23T04:20:00.267Z] ---> 3e5fe4f20dce [2022-06-23T04:20:00.267Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T04:20:00.267Z] Removing intermediate container d0dcc2fe154f [2022-06-23T04:20:00.267Z] ---> 25cd094bc6a1 [2022-06-23T04:20:00.268Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:20:00.268Z] ---> Running in 2936a623896c [2022-06-23T04:20:00.906Z] ---> f8319cef9a01 [2022-06-23T04:20:00.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-23T04:20:00.906Z] Removing intermediate container a34adcd6656d [2022-06-23T04:20:00.906Z] ---> 18977f11f3b5 [2022-06-23T04:20:00.906Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:20:01.201Z] ---> Running in 6ffefda73ef4 [2022-06-23T04:20:02.210Z] ---> cb3dd8255bc7 [2022-06-23T04:20:02.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-23T04:20:02.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:02.492Z] ---> d8a8a2f4c6b0 [2022-06-23T04:20:02.492Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-23T04:20:02.492Z] ---> Running in d61da7875c0e [2022-06-23T04:20:03.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:03.501Z] Removing intermediate container d61da7875c0e [2022-06-23T04:20:03.501Z] ---> c5b6c8bbdac4 [2022-06-23T04:20:03.501Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:20:03.501Z] ---> Running in 59cc31d06511 [2022-06-23T04:20:04.491Z] OK: 220 MiB in 52 packages [2022-06-23T04:20:04.491Z] Removing intermediate container 59cc31d06511 [2022-06-23T04:20:04.491Z] ---> d4777839bc10 [2022-06-23T04:20:04.491Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T04:20:04.491Z] Removing intermediate container 6ffefda73ef4 [2022-06-23T04:20:04.491Z] ---> a755e5f035de [2022-06-23T04:20:04.491Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T04:20:04.769Z] ---> Running in a83f2914d8a2 [2022-06-23T04:20:04.769Z] ---> Running in 3d1902063dcb [2022-06-23T04:20:05.758Z] Removing intermediate container a83f2914d8a2 [2022-06-23T04:20:05.758Z] ---> 5458fde8a7d3 [2022-06-23T04:20:05.758Z] Step 21/22 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:20:05.758Z] ---> fa1d71490023 [2022-06-23T04:20:05.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-23T04:20:05.758Z] ---> Running in acd31b6fb9f7 [2022-06-23T04:20:06.035Z] Removing intermediate container 2936a623896c [2022-06-23T04:20:06.035Z] ---> 1969ae34423a [2022-06-23T04:20:06.035Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T04:20:06.331Z] Removing intermediate container acd31b6fb9f7 [2022-06-23T04:20:06.331Z] ---> 0056f6dbea4d [2022-06-23T04:20:06.331Z] Step 22/22 : LABEL version=2.2.1-dev.15 [2022-06-23T04:20:06.331Z] ---> Running in 5dda1ab94f8c [2022-06-23T04:20:06.609Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:07.287Z] Removing intermediate container 5dda1ab94f8c [2022-06-23T04:20:07.287Z] ---> 4052cd6e8bd3 [2022-06-23T04:20:07.287Z] [2022-06-23T04:20:07.287Z] ---> f5a8133d744e [2022-06-23T04:20:07.287Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-23T04:20:07.287Z] ---> 71f6358b3367 [2022-06-23T04:20:07.287Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:20:07.570Z] ---> Running in 419df5468163 [2022-06-23T04:20:07.570Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:07.570Z] ---> Running in 414db496807f [2022-06-23T04:20:08.381Z] Successfully built 4052cd6e8bd3 [2022-06-23T04:20:08.381Z] Successfully tagged support-scheduler-arm64:latest [2022-06-23T04:20:08.381Z]  Building support-scheduler ... done Building security-proxy-setup [2022-06-23T04:20:08.681Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T04:20:08.681Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T04:20:08.681Z] Removing intermediate container 419df5468163 [2022-06-23T04:20:08.681Z] ---> 3e90d891f6ad [2022-06-23T04:20:08.681Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:20:08.681Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T04:20:08.681Z] ---> Running in 07ba129c9d60 [2022-06-23T04:20:08.681Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T04:20:09.025Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T04:20:09.025Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T04:20:09.305Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:20:09.305Z] OK: 8 MiB in 20 packages [2022-06-23T04:20:09.305Z] Removing intermediate container 07ba129c9d60 [2022-06-23T04:20:09.305Z] ---> ca7a4f40eb3d [2022-06-23T04:20:09.305Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T04:20:09.582Z] ---> Running in 2149e71d719b [2022-06-23T04:20:10.561Z] Removing intermediate container 2149e71d719b [2022-06-23T04:20:10.561Z] ---> 809e1b18efa1 [2022-06-23T04:20:10.561Z] Step 21/22 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:20:10.561Z] ---> Running in c2397018c878 [2022-06-23T04:20:10.835Z] Removing intermediate container 3d1902063dcb [2022-06-23T04:20:10.835Z] ---> afdfd9650dc4 [2022-06-23T04:20:11.113Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:20:11.390Z] Removing intermediate container c2397018c878 [2022-06-23T04:20:11.390Z] ---> 15a08a1f3acc [2022-06-23T04:20:11.390Z] Step 22/22 : LABEL version=2.2.1-dev.15 [2022-06-23T04:20:11.667Z] ---> Running in 552a7b9484ca [2022-06-23T04:20:12.283Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:20:12.283Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:20:12.283Z] ---> b6a93f3368b6 [2022-06-23T04:20:12.284Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T04:20:12.284Z] ---> Using cache [2022-06-23T04:20:12.284Z] ---> af685b6822d0 [2022-06-23T04:20:12.284Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:20:12.284Z] ---> Using cache [2022-06-23T04:20:12.284Z] ---> 3e5fe4f20dce [2022-06-23T04:20:12.284Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-23T04:20:12.284Z] ---> Using cache [2022-06-23T04:20:12.284Z] ---> b24bb303cb2e [2022-06-23T04:20:12.284Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T04:20:12.284Z] ---> Using cache [2022-06-23T04:20:12.284Z] ---> 2b615e44fbe3 [2022-06-23T04:20:12.284Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:20:12.284Z] ---> Using cache [2022-06-23T04:20:12.284Z] ---> dec90ecf60e9 [2022-06-23T04:20:12.284Z] Step 8/25 : COPY . . [2022-06-23T04:20:12.284Z] ---> a1b5b801fa9d [2022-06-23T04:20:12.284Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-23T04:20:12.284Z] Removing intermediate container 552a7b9484ca [2022-06-23T04:20:12.284Z] ---> 18f33eda7819 [2022-06-23T04:20:12.284Z] [2022-06-23T04:20:12.560Z] ---> Using cache [2022-06-23T04:20:12.560Z] ---> 9bd1afb0c91b [2022-06-23T04:20:12.560Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-23T04:20:12.838Z] Successfully built 18f33eda7819 [2022-06-23T04:20:12.838Z] Successfully tagged support-notifications-arm64:latest [2022-06-23T04:20:12.838Z] ---> Running in a4dd705c2704 [2022-06-23T04:20:12.838Z]  Building support-notifications ... done Building core-command [2022-06-23T04:20:12.838Z] Removing intermediate container 414db496807f [2022-06-23T04:20:12.838Z] ---> 4032d7b67e5e [2022-06-23T04:20:12.838Z] Step 8/26 : COPY . . [2022-06-23T04:20:14.296Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-23T04:20:14.903Z] ---> 41ac2a81c508 [2022-06-23T04:20:14.903Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-23T04:20:15.891Z] ---> 67748cd801f9 [2022-06-23T04:20:15.891Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-23T04:20:16.167Z] ---> Running in 5b208ffaa9d6 [2022-06-23T04:20:16.773Z] Removing intermediate container 5b208ffaa9d6 [2022-06-23T04:20:16.773Z] ---> 500e27b66ab6 [2022-06-23T04:20:16.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:20:17.048Z] ---> Running in f7cc3db780eb [2022-06-23T04:20:17.654Z] Removing intermediate container f7cc3db780eb [2022-06-23T04:20:17.654Z] ---> edf181cd5f6e [2022-06-23T04:20:17.654Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T04:20:17.936Z] ---> Running in 2c40fa34b747 [2022-06-23T04:20:18.923Z] Removing intermediate container 2c40fa34b747 [2022-06-23T04:20:18.923Z] ---> f4411d7465ef [2022-06-23T04:20:18.923Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:20:19.194Z] ---> Running in 2a068782b837 [2022-06-23T04:20:19.800Z] Removing intermediate container 2a068782b837 [2022-06-23T04:20:19.800Z] ---> 4330d8922dcc [2022-06-23T04:20:19.800Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:20:20.078Z] ---> Running in 6fc1c9118a86 [2022-06-23T04:20:21.069Z] Removing intermediate container 6fc1c9118a86 [2022-06-23T04:20:21.069Z] ---> 440c6ddd368e [2022-06-23T04:20:21.069Z] [2022-06-23T04:20:21.347Z] Successfully built 440c6ddd368e [2022-06-23T04:20:21.347Z] Successfully tagged core-data-arm64:latest [2022-06-23T04:20:21.347Z]  Building core-data ... done Building core-metadata [2022-06-23T04:20:31.513Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:20:31.513Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:20:31.513Z] ---> b6a93f3368b6 [2022-06-23T04:20:31.513Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T04:20:31.513Z] ---> Using cache [2022-06-23T04:20:31.513Z] ---> af685b6822d0 [2022-06-23T04:20:31.513Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:20:31.513Z] ---> Using cache [2022-06-23T04:20:31.513Z] ---> 3e5fe4f20dce [2022-06-23T04:20:31.513Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T04:20:31.513Z] ---> Using cache [2022-06-23T04:20:31.513Z] ---> b24bb303cb2e [2022-06-23T04:20:31.513Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T04:20:31.513Z] ---> Using cache [2022-06-23T04:20:31.513Z] ---> 2b615e44fbe3 [2022-06-23T04:20:31.513Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:20:31.513Z] ---> Using cache [2022-06-23T04:20:31.513Z] ---> dec90ecf60e9 [2022-06-23T04:20:31.513Z] Step 8/22 : COPY . . [2022-06-23T04:20:31.513Z] ---> Using cache [2022-06-23T04:20:31.513Z] ---> 9bd1afb0c91b [2022-06-23T04:20:31.513Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-23T04:20:31.513Z] ---> Running in df8f320e4124 [2022-06-23T04:20:31.791Z] ---> 9ff5cacb7efd [2022-06-23T04:20:31.791Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T04:20:31.791Z] ---> Running in c6be52dd7f04 [2022-06-23T04:20:33.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-23T04:20:33.242Z] Removing intermediate container c6be52dd7f04 [2022-06-23T04:20:33.242Z] ---> c2e02db58063 [2022-06-23T04:20:33.242Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T04:20:33.242Z] ---> Running in f12140f8019e [2022-06-23T04:20:34.230Z] Removing intermediate container f12140f8019e [2022-06-23T04:20:34.230Z] ---> 62182cfd4fd2 [2022-06-23T04:20:34.230Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-23T04:20:34.230Z] ---> Running in cf2c1f038867 [2022-06-23T04:20:35.671Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:20:35.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:20:35.671Z] ---> b6a93f3368b6 [2022-06-23T04:20:35.671Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:20:35.671Z] ---> Using cache [2022-06-23T04:20:35.671Z] ---> af685b6822d0 [2022-06-23T04:20:35.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:20:35.671Z] ---> Using cache [2022-06-23T04:20:35.671Z] ---> 3e5fe4f20dce [2022-06-23T04:20:35.671Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T04:20:35.671Z] ---> Using cache [2022-06-23T04:20:35.671Z] ---> b24bb303cb2e [2022-06-23T04:20:35.671Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:20:35.671Z] ---> Using cache [2022-06-23T04:20:35.671Z] ---> 2b615e44fbe3 [2022-06-23T04:20:35.671Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:20:35.671Z] ---> Using cache [2022-06-23T04:20:35.671Z] ---> dec90ecf60e9 [2022-06-23T04:20:35.671Z] Step 8/23 : COPY . . [2022-06-23T04:20:35.951Z] ---> Using cache [2022-06-23T04:20:35.951Z] ---> 9bd1afb0c91b [2022-06-23T04:20:35.951Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-23T04:20:36.231Z] ---> Running in 4b5604f60f31 [2022-06-23T04:20:38.216Z] Removing intermediate container cf2c1f038867 [2022-06-23T04:20:38.216Z] ---> 6ea22c806950 [2022-06-23T04:20:38.216Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T04:20:38.489Z] ---> Running in c6e33da424e7 [2022-06-23T04:20:38.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-23T04:20:39.368Z] Removing intermediate container c6e33da424e7 [2022-06-23T04:20:39.368Z] ---> b26a7f5b191a [2022-06-23T04:20:39.368Z] [2022-06-23T04:20:39.368Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T04:20:39.368Z] ---> 3fb3c9af89a9 [2022-06-23T04:20:39.368Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T04:20:39.368Z] ---> Using cache [2022-06-23T04:20:39.368Z] ---> d0759597289d [2022-06-23T04:20:39.368Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:20:39.368Z] ---> Using cache [2022-06-23T04:20:39.368Z] ---> fc4f6f9a527a [2022-06-23T04:20:39.368Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T04:20:39.368Z] ---> Running in de2b4513cdee [2022-06-23T04:20:42.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:42.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:43.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:20:43.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:20:43.630Z] ---> b6a93f3368b6 [2022-06-23T04:20:43.630Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:20:43.630Z] ---> Using cache [2022-06-23T04:20:43.630Z] ---> af685b6822d0 [2022-06-23T04:20:43.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:20:43.630Z] ---> Using cache [2022-06-23T04:20:43.630Z] ---> 3e5fe4f20dce [2022-06-23T04:20:43.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T04:20:43.630Z] ---> Using cache [2022-06-23T04:20:43.630Z] ---> b24bb303cb2e [2022-06-23T04:20:43.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:20:43.630Z] ---> Using cache [2022-06-23T04:20:43.630Z] ---> 2b615e44fbe3 [2022-06-23T04:20:43.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:20:43.630Z] ---> Using cache [2022-06-23T04:20:43.630Z] ---> dec90ecf60e9 [2022-06-23T04:20:43.630Z] Step 8/23 : COPY . . [2022-06-23T04:20:43.630Z] ---> Using cache [2022-06-23T04:20:43.630Z] ---> 9bd1afb0c91b [2022-06-23T04:20:43.630Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-23T04:20:43.630Z] ---> Running in 75471170956e [2022-06-23T04:20:44.620Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T04:20:44.620Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T04:20:44.620Z] OK: 15736 distinct packages available [2022-06-23T04:20:44.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:45.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-23T04:20:45.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:20:47.034Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T04:20:47.034Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T04:20:47.034Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T04:20:47.034Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T04:20:47.308Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T04:20:47.583Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:20:47.583Z] OK: 6 MiB in 19 packages [2022-06-23T04:20:49.024Z] Removing intermediate container de2b4513cdee [2022-06-23T04:20:49.024Z] ---> 0d5352e4a5d8 [2022-06-23T04:20:49.024Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-23T04:20:52.410Z] ---> fe643015033f [2022-06-23T04:20:52.410Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T04:20:57.811Z] ---> cf2c89b5e1f7 [2022-06-23T04:20:57.811Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T04:20:57.811Z] ---> 7d268747cb5c [2022-06-23T04:20:57.811Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-23T04:20:58.795Z] ---> d740f3c0ce90 [2022-06-23T04:20:58.795Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-23T04:20:59.785Z] ---> f333ae1dddd6 [2022-06-23T04:20:59.785Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T04:20:59.785Z] ---> Running in 99b32c0ba0f0 [2022-06-23T04:21:00.402Z] Removing intermediate container 99b32c0ba0f0 [2022-06-23T04:21:00.402Z] ---> 068fe3a844e2 [2022-06-23T04:21:00.402Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T04:21:00.402Z] ---> Running in 94fe71608f84 [2022-06-23T04:21:01.003Z] Removing intermediate container 94fe71608f84 [2022-06-23T04:21:01.003Z] ---> 46a65a4ba26d [2022-06-23T04:21:01.003Z] Step 24/26 : LABEL arch=arm64 [2022-06-23T04:21:01.277Z] ---> Running in 789f387c2252 [2022-06-23T04:21:01.879Z] Removing intermediate container 789f387c2252 [2022-06-23T04:21:01.879Z] ---> 307f83f09c5e [2022-06-23T04:21:01.879Z] Step 25/26 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:21:01.879Z] ---> Running in fc5d5889e03b [2022-06-23T04:21:02.482Z] Removing intermediate container fc5d5889e03b [2022-06-23T04:21:02.482Z] ---> 16965b0927aa [2022-06-23T04:21:02.482Z] Step 26/26 : LABEL version=2.2.1-dev.15 [2022-06-23T04:21:02.482Z] ---> Running in 34ddf06e2a88 [2022-06-23T04:21:03.096Z] Removing intermediate container 34ddf06e2a88 [2022-06-23T04:21:03.096Z] ---> 0a646948e2ea [2022-06-23T04:21:03.096Z] [2022-06-23T04:21:03.096Z] Successfully built 0a646948e2ea [2022-06-23T04:21:03.096Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-23T04:21:03.096Z] Building sys-mgmt-agent [2022-06-23T04:21:21.690Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T04:21:21.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T04:21:21.690Z] ---> b6a93f3368b6 [2022-06-23T04:21:21.690Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T04:21:21.690Z] ---> Using cache [2022-06-23T04:21:21.690Z] ---> af685b6822d0 [2022-06-23T04:21:21.690Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:21:21.690Z] ---> Using cache [2022-06-23T04:21:21.690Z] ---> 3e5fe4f20dce [2022-06-23T04:21:21.690Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-23T04:21:21.690Z] ---> Running in 7357f80dcf05 [2022-06-23T04:21:22.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:21:23.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:21:24.713Z] OK: 220 MiB in 52 packages [2022-06-23T04:21:25.715Z] Removing intermediate container 7357f80dcf05 [2022-06-23T04:21:25.715Z] ---> db18ff95f28a [2022-06-23T04:21:25.715Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T04:21:26.707Z] ---> 710c4eb7d0eb [2022-06-23T04:21:26.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:21:26.707Z] ---> Running in 741b882ceb3d [2022-06-23T04:21:32.129Z] Removing intermediate container 741b882ceb3d [2022-06-23T04:21:32.129Z] ---> 61528f789557 [2022-06-23T04:21:32.129Z] Step 8/23 : COPY . . [2022-06-23T04:21:44.549Z] ---> 9c15ee79ee55 [2022-06-23T04:21:44.549Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-23T04:21:44.549Z] ---> Running in cd6f4daae424 [2022-06-23T04:21:45.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-23T04:24:37.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-23T04:24:44.335Z] Removing intermediate container a4dd705c2704 [2022-06-23T04:24:44.335Z] ---> 1b313a43982b [2022-06-23T04:24:44.335Z] [2022-06-23T04:24:44.335Z] Step 10/25 : FROM alpine:3.14 [2022-06-23T04:24:44.335Z] ---> ac73e934f311 [2022-06-23T04:24:44.335Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-23T04:24:44.623Z] ---> Running in 5b012aff0077 [2022-06-23T04:24:46.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:24:46.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:24:48.051Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-23T04:24:48.051Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-23T04:24:48.051Z] (3/3) Installing su-exec (0.2-r1) [2022-06-23T04:24:48.051Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:24:48.051Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:24:48.330Z] OK: 6 MiB in 17 packages [2022-06-23T04:24:50.336Z] Removing intermediate container 5b012aff0077 [2022-06-23T04:24:50.336Z] ---> abc477540e17 [2022-06-23T04:24:50.336Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T04:24:50.614Z] ---> Running in 5eff5b6669a3 [2022-06-23T04:24:50.892Z] Removing intermediate container 5eff5b6669a3 [2022-06-23T04:24:50.892Z] ---> 0257cc8cff90 [2022-06-23T04:24:50.892Z] Step 13/25 : WORKDIR / [2022-06-23T04:24:51.170Z] ---> Running in 526a5a51412a [2022-06-23T04:24:51.789Z] Removing intermediate container 526a5a51412a [2022-06-23T04:24:51.789Z] ---> 482af9929c84 [2022-06-23T04:24:51.789Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-23T04:24:52.794Z] ---> 2ede9854efeb [2022-06-23T04:24:52.794Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-23T04:24:53.803Z] ---> d7d961a60e1d [2022-06-23T04:24:53.803Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-23T04:24:54.801Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-23T04:24:54.801Z] ---> 5db78461a99a [2022-06-23T04:24:54.801Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-23T04:24:55.798Z] ---> efa680fb0d3f [2022-06-23T04:24:55.798Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-23T04:24:57.783Z] ---> 269c3bf1875a [2022-06-23T04:24:57.783Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-23T04:24:59.226Z] ---> 46273cf2318d [2022-06-23T04:24:59.226Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T04:25:00.217Z] ---> 6e0af51ec58d [2022-06-23T04:25:00.217Z] Step 21/25 : 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/ [2022-06-23T04:25:00.217Z] ---> Running in 601e510ee554 [2022-06-23T04:25:03.640Z] Removing intermediate container 601e510ee554 [2022-06-23T04:25:03.640Z] ---> 15c43f1d4d86 [2022-06-23T04:25:03.640Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T04:25:03.640Z] ---> Running in 55badcecb699 [2022-06-23T04:25:03.913Z] Removing intermediate container 55badcecb699 [2022-06-23T04:25:03.913Z] ---> f6757b376b7d [2022-06-23T04:25:03.913Z] Step 23/25 : LABEL arch=arm64 [2022-06-23T04:25:03.913Z] ---> Running in a16a1c7f2c7b [2022-06-23T04:25:04.520Z] Removing intermediate container a16a1c7f2c7b [2022-06-23T04:25:04.520Z] ---> 48b1a9aa8d89 [2022-06-23T04:25:04.520Z] Step 24/25 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:25:04.795Z] ---> Running in 9902df30ade4 [2022-06-23T04:25:05.396Z] Removing intermediate container 9902df30ade4 [2022-06-23T04:25:05.396Z] ---> ae6386a4c3c8 [2022-06-23T04:25:05.396Z] Step 25/25 : LABEL version=2.2.1-dev.15 [2022-06-23T04:25:05.396Z] ---> Running in 185c76932387 [2022-06-23T04:25:05.997Z] Removing intermediate container 185c76932387 [2022-06-23T04:25:05.997Z] ---> 8deba582460b [2022-06-23T04:25:05.997Z] [2022-06-23T04:25:06.283Z] Successfully built 8deba582460b [2022-06-23T04:25:06.283Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-23T04:25:14.582Z]  Building security-secretstore-setup ... done Removing intermediate container 4b5604f60f31 [2022-06-23T04:25:14.582Z] ---> c6733def9acb [2022-06-23T04:25:14.582Z] [2022-06-23T04:25:14.582Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T04:25:14.582Z] ---> ac73e934f311 [2022-06-23T04:25:14.582Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T04:25:14.582Z] ---> Using cache [2022-06-23T04:25:14.582Z] ---> d35083362c62 [2022-06-23T04:25:14.582Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:25:14.582Z] ---> Using cache [2022-06-23T04:25:14.582Z] ---> d3f41dff20a4 [2022-06-23T04:25:14.582Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-23T04:25:14.582Z] ---> Running in 859da7331727 [2022-06-23T04:25:14.582Z] Removing intermediate container 859da7331727 [2022-06-23T04:25:14.582Z] ---> bba0f0c25b06 [2022-06-23T04:25:14.582Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T04:25:14.582Z] ---> Running in c5cd4f0c0213 [2022-06-23T04:25:15.570Z] Removing intermediate container c5cd4f0c0213 [2022-06-23T04:25:15.570Z] ---> 255e465e38ab [2022-06-23T04:25:15.570Z] Step 15/23 : WORKDIR / [2022-06-23T04:25:15.570Z] ---> Running in fda2094939b1 [2022-06-23T04:25:16.563Z] Removing intermediate container fda2094939b1 [2022-06-23T04:25:16.563Z] ---> 6e9e2ab79bb7 [2022-06-23T04:25:16.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:25:18.010Z] ---> 7d652cf03a3e [2022-06-23T04:25:18.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-23T04:25:20.003Z] Removing intermediate container df8f320e4124 [2022-06-23T04:25:20.003Z] ---> 6b9a4f347a57 [2022-06-23T04:25:20.003Z] [2022-06-23T04:25:20.003Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T04:25:20.003Z] ---> ac73e934f311 [2022-06-23T04:25:20.003Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-23T04:25:20.003Z] ---> Running in 649c7b846e05 [2022-06-23T04:25:20.603Z] ---> 2845e11a9cc1 [2022-06-23T04:25:20.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-23T04:25:22.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:25:22.054Z] ---> c03840f5ce31 [2022-06-23T04:25:22.054Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-23T04:25:22.054Z] ---> Running in f6875a975ab2 [2022-06-23T04:25:22.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:25:22.340Z] Removing intermediate container f6875a975ab2 [2022-06-23T04:25:22.340Z] ---> 37c54ac2916b [2022-06-23T04:25:22.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:25:22.621Z] ---> Running in 24b4837cea89 [2022-06-23T04:25:22.897Z] Removing intermediate container 24b4837cea89 [2022-06-23T04:25:22.897Z] ---> 7a483216c75d [2022-06-23T04:25:22.897Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T04:25:23.175Z] ---> Running in c715f1edbf0d [2022-06-23T04:25:23.175Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-23T04:25:23.462Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-23T04:25:23.462Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-23T04:25:23.462Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-23T04:25:23.462Z] (5/6) Installing curl (7.79.1-r1) [2022-06-23T04:25:23.462Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-23T04:25:23.462Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T04:25:23.462Z] Removing intermediate container c715f1edbf0d [2022-06-23T04:25:23.462Z] ---> bd134082cf0b [2022-06-23T04:25:23.462Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:25:23.739Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T04:25:23.739Z] ---> Running in 3fbe4456064d [2022-06-23T04:25:24.020Z] OK: 8 MiB in 20 packages [2022-06-23T04:25:24.296Z] Removing intermediate container 3fbe4456064d [2022-06-23T04:25:24.296Z] ---> 6ef877d384d5 [2022-06-23T04:25:24.296Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:25:24.296Z] ---> Running in 0bbb779ef917 [2022-06-23T04:25:25.290Z] Removing intermediate container 0bbb779ef917 [2022-06-23T04:25:25.290Z] ---> 4408542f2e62 [2022-06-23T04:25:25.290Z] [2022-06-23T04:25:25.575Z] Successfully built 4408542f2e62 [2022-06-23T04:25:25.575Z] Successfully tagged core-command-arm64:latest [2022-06-23T04:25:27.045Z]  Building core-command ... done Removing intermediate container 649c7b846e05 [2022-06-23T04:25:27.045Z] ---> 8b19dbfcef01 [2022-06-23T04:25:27.045Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T04:25:27.045Z] ---> Running in bd777f21c5ec [2022-06-23T04:25:28.033Z] Removing intermediate container bd777f21c5ec [2022-06-23T04:25:28.033Z] ---> 8cd80ab4975b [2022-06-23T04:25:28.033Z] Step 13/22 : WORKDIR /edgex [2022-06-23T04:25:28.033Z] ---> Running in 9aae2b10d532 [2022-06-23T04:25:29.031Z] Removing intermediate container 9aae2b10d532 [2022-06-23T04:25:29.031Z] ---> 8a2ce71609e5 [2022-06-23T04:25:29.031Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-23T04:25:30.477Z] ---> b441c65430f9 [2022-06-23T04:25:30.477Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-23T04:25:33.112Z] ---> 81d836ae8e86 [2022-06-23T04:25:33.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-23T04:25:33.716Z] Removing intermediate container 75471170956e [2022-06-23T04:25:33.716Z] ---> f095e388ddb4 [2022-06-23T04:25:33.716Z] [2022-06-23T04:25:33.716Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T04:25:33.716Z] ---> ac73e934f311 [2022-06-23T04:25:33.717Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T04:25:33.717Z] ---> Using cache [2022-06-23T04:25:33.717Z] ---> d35083362c62 [2022-06-23T04:25:33.717Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:25:33.717Z] ---> Using cache [2022-06-23T04:25:33.717Z] ---> d3f41dff20a4 [2022-06-23T04:25:33.717Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-23T04:25:33.997Z] ---> Running in 0309655079aa [2022-06-23T04:25:34.285Z] ---> bc6b664bf013 [2022-06-23T04:25:34.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T04:25:34.561Z] Removing intermediate container 0309655079aa [2022-06-23T04:25:34.561Z] ---> 01678606ee6f [2022-06-23T04:25:34.561Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T04:25:34.561Z] ---> Running in d0d6cde66ada [2022-06-23T04:25:35.163Z] Removing intermediate container d0d6cde66ada [2022-06-23T04:25:35.163Z] ---> 8bd44536615b [2022-06-23T04:25:35.163Z] Step 15/23 : WORKDIR / [2022-06-23T04:25:35.163Z] ---> Running in 1f0f627b767e [2022-06-23T04:25:35.163Z] ---> 82db03fba2bf [2022-06-23T04:25:35.163Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-23T04:25:35.438Z] ---> Running in ce0a9796bb5f [2022-06-23T04:25:36.045Z] Removing intermediate container 1f0f627b767e [2022-06-23T04:25:36.045Z] ---> 1d7af26b051d [2022-06-23T04:25:36.045Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T04:25:36.646Z] ---> 17267834f0a5 [2022-06-23T04:25:36.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-23T04:25:38.104Z] Removing intermediate container ce0a9796bb5f [2022-06-23T04:25:38.104Z] ---> d9501a7e3e25 [2022-06-23T04:25:38.104Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T04:25:38.104Z] ---> Running in 144500577f0d [2022-06-23T04:25:38.376Z] ---> 1ad83cca3764 [2022-06-23T04:25:38.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-23T04:25:38.975Z] Removing intermediate container 144500577f0d [2022-06-23T04:25:38.975Z] ---> 4411a8f4999d [2022-06-23T04:25:38.975Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T04:25:38.975Z] ---> Running in bbed0a3dd4bb [2022-06-23T04:25:39.258Z] ---> ebde1c942504 [2022-06-23T04:25:39.258Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-23T04:25:39.258Z] ---> Running in 1d5273421047 [2022-06-23T04:25:39.258Z] Removing intermediate container bbed0a3dd4bb [2022-06-23T04:25:39.258Z] ---> 7b41d93c63f9 [2022-06-23T04:25:39.258Z] Step 21/22 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:25:39.569Z] ---> Running in f758d7575e43 [2022-06-23T04:25:39.878Z] Removing intermediate container 1d5273421047 [2022-06-23T04:25:39.878Z] ---> 94c733531d0c [2022-06-23T04:25:39.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:25:39.878Z] ---> Running in 675b5bf80733 [2022-06-23T04:25:39.878Z] Removing intermediate container f758d7575e43 [2022-06-23T04:25:39.878Z] ---> 2ab9983448b3 [2022-06-23T04:25:39.878Z] Step 22/22 : LABEL version=2.2.1-dev.15 [2022-06-23T04:25:40.163Z] ---> Running in e6b4f14b0d16 [2022-06-23T04:25:40.470Z] Removing intermediate container 675b5bf80733 [2022-06-23T04:25:40.470Z] ---> af01390fa35e [2022-06-23T04:25:40.470Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T04:25:40.760Z] ---> Running in 2afe67089dd1 [2022-06-23T04:25:40.760Z] Removing intermediate container e6b4f14b0d16 [2022-06-23T04:25:40.760Z] ---> 3ee9ed0cbaf6 [2022-06-23T04:25:40.760Z] [2022-06-23T04:25:41.133Z] Successfully built 3ee9ed0cbaf6 [2022-06-23T04:25:41.133Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-23T04:25:41.406Z]  Building security-proxy-setup ... done Removing intermediate container 2afe67089dd1 [2022-06-23T04:25:41.406Z] ---> 2a2da7bd8831 [2022-06-23T04:25:41.406Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:25:41.700Z] ---> Running in 62ae20c78a70 [2022-06-23T04:25:42.307Z] Removing intermediate container 62ae20c78a70 [2022-06-23T04:25:42.307Z] ---> d5186afb04c0 [2022-06-23T04:25:42.307Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:25:42.307Z] ---> Running in 71adc623e6b7 [2022-06-23T04:25:42.905Z] Removing intermediate container 71adc623e6b7 [2022-06-23T04:25:42.905Z] ---> b624af8ee06f [2022-06-23T04:25:42.905Z] [2022-06-23T04:25:42.905Z] Successfully built b624af8ee06f [2022-06-23T04:25:42.905Z] Successfully tagged core-metadata-arm64:latest [2022-06-23T04:25:43.885Z]  Building core-metadata ... done Removing intermediate container cd6f4daae424 [2022-06-23T04:25:43.885Z] ---> 03b05b896a58 [2022-06-23T04:25:43.885Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-23T04:25:44.159Z] ---> Running in bbe906078655 [2022-06-23T04:25:45.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.15" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-23T04:25:47.116Z] Removing intermediate container bbe906078655 [2022-06-23T04:25:47.116Z] ---> 86cbb904006d [2022-06-23T04:25:47.116Z] [2022-06-23T04:25:47.116Z] Step 11/23 : FROM docker:20.10.14 [2022-06-23T04:25:47.116Z] 20.10.14: Pulling from library/docker [2022-06-23T04:25:53.814Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-23T04:25:53.814Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-23T04:25:53.814Z] ---> c346e9eafbab [2022-06-23T04:25:53.814Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-23T04:25:53.814Z] ---> Running in 7f61cf8e4f5f [2022-06-23T04:25:54.094Z] Removing intermediate container 7f61cf8e4f5f [2022-06-23T04:25:54.094Z] ---> 7cee42356ec4 [2022-06-23T04:25:54.094Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-23T04:25:54.094Z] ---> Running in 2a90b126d65e [2022-06-23T04:25:55.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T04:25:55.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T04:25:56.319Z] (1/43) Installing readline (8.1.1-r0) [2022-06-23T04:25:56.319Z] (2/43) Installing bash (5.1.16-r0) [2022-06-23T04:25:56.319Z] Executing bash-5.1.16-r0.post-install [2022-06-23T04:25:56.319Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-23T04:25:56.319Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T04:25:56.319Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-23T04:25:56.319Z] (6/43) Installing curl (7.80.0-r1) [2022-06-23T04:25:56.319Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-23T04:25:56.319Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-23T04:25:56.319Z] (9/43) Installing expat (2.4.7-r0) [2022-06-23T04:25:56.592Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-23T04:25:56.592Z] (11/43) Installing gdbm (1.22-r0) [2022-06-23T04:25:56.592Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-23T04:25:56.592Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T04:25:56.592Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T04:25:56.592Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-23T04:25:56.592Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-23T04:25:56.592Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-23T04:25:58.559Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-23T04:25:58.559Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-23T04:25:58.559Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-23T04:25:58.559Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-23T04:25:58.559Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-23T04:25:58.559Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-23T04:25:58.559Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-23T04:25:58.559Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-23T04:25:58.559Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-23T04:25:58.559Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-23T04:25:58.559Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-23T04:25:58.829Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-23T04:25:58.829Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-23T04:25:58.829Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-23T04:25:58.829Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-23T04:25:58.829Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-23T04:25:58.829Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-23T04:25:58.829Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-23T04:25:58.829Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-23T04:25:58.829Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-23T04:25:58.829Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-23T04:25:58.829Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-23T04:25:58.829Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-23T04:25:59.102Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-23T04:25:59.102Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-23T04:25:59.102Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-23T04:25:59.694Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T04:25:59.694Z] OK: 82 MiB in 65 packages [2022-06-23T04:26:03.067Z] Collecting docker-compose==1.23.2 [2022-06-23T04:26:03.067Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-23T04:26:04.041Z] Collecting PyYAML<4,>=3.10 [2022-06-23T04:26:04.041Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-23T04:26:06.645Z] Collecting texttable<0.10,>=0.9.0 [2022-06-23T04:26:06.645Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-23T04:26:09.251Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-23T04:26:09.251Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-23T04:26:09.251Z] Collecting docker<4.0,>=3.6.0 [2022-06-23T04:26:09.251Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-23T04:26:09.523Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-23T04:26:09.523Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-23T04:26:10.955Z] Collecting cached-property<2,>=1.2.0 [2022-06-23T04:26:10.955Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-23T04:26:11.230Z] Collecting jsonschema<3,>=2.5.1 [2022-06-23T04:26:11.230Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-23T04:26:11.823Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-23T04:26:11.823Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-23T04:26:11.823Z] Collecting docopt<0.7,>=0.6.1 [2022-06-23T04:26:11.823Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-23T04:26:13.245Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-23T04:26:13.517Z] Collecting docker-pycreds>=0.4.0 [2022-06-23T04:26:13.517Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-23T04:26:14.490Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-23T04:26:14.490Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-23T04:26:14.490Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-23T04:26:14.490Z] Collecting idna<2.8,>=2.5 [2022-06-23T04:26:14.761Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-23T04:26:14.761Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-23T04:26:14.761Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-23T04:26:15.034Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-23T04:26:15.034Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-23T04:26:15.034Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-23T04:26:15.034Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-23T04:26:15.630Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-23T04:26:15.630Z] Attempting uninstall: urllib3 [2022-06-23T04:26:15.630Z] Found existing installation: urllib3 1.26.7 [2022-06-23T04:26:15.630Z] Uninstalling urllib3-1.26.7: [2022-06-23T04:26:15.901Z] Successfully uninstalled urllib3-1.26.7 [2022-06-23T04:26:16.495Z] Attempting uninstall: idna [2022-06-23T04:26:16.495Z] Found existing installation: idna 3.3 [2022-06-23T04:26:16.495Z] Uninstalling idna-3.3: [2022-06-23T04:26:16.495Z] Successfully uninstalled idna-3.3 [2022-06-23T04:26:19.110Z] Attempting uninstall: requests [2022-06-23T04:26:19.110Z] Found existing installation: requests 2.26.0 [2022-06-23T04:26:19.110Z] Uninstalling requests-2.26.0: [2022-06-23T04:26:19.110Z] Successfully uninstalled requests-2.26.0 [2022-06-23T04:26:19.110Z] Running setup.py install for texttable: started [2022-06-23T04:26:21.076Z] Running setup.py install for texttable: finished with status 'done' [2022-06-23T04:26:21.076Z] Running setup.py install for PyYAML: started [2022-06-23T04:26:23.043Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-23T04:26:23.043Z] Running setup.py install for docopt: started [2022-06-23T04:26:25.013Z] Running setup.py install for docopt: finished with status 'done' [2022-06-23T04:26:25.013Z] Running setup.py install for dockerpty: started [2022-06-23T04:26:26.991Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-23T04:26:28.413Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-23T04:26:36.690Z] Removing intermediate container 2a90b126d65e [2022-06-23T04:26:36.690Z] ---> bdacd43dc878 [2022-06-23T04:26:36.690Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-23T04:26:36.690Z] ---> Running in 1545a60085e7 [2022-06-23T04:26:36.964Z] Removing intermediate container 1545a60085e7 [2022-06-23T04:26:36.964Z] ---> 12a2b84e77af [2022-06-23T04:26:36.964Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-23T04:26:36.964Z] ---> Running in 6808bedb04a6 [2022-06-23T04:26:37.235Z] Removing intermediate container 6808bedb04a6 [2022-06-23T04:26:37.235Z] ---> fc859424d465 [2022-06-23T04:26:37.235Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-23T04:26:38.213Z] ---> bca23d621f09 [2022-06-23T04:26:38.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-23T04:26:38.809Z] ---> 652baf4f040e [2022-06-23T04:26:38.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-23T04:26:39.404Z] ---> b20f0eed98f9 [2022-06-23T04:26:39.404Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-23T04:26:39.678Z] ---> Running in 08f86e9f268b [2022-06-23T04:26:39.950Z] Removing intermediate container 08f86e9f268b [2022-06-23T04:26:39.950Z] ---> f978b4dea5f9 [2022-06-23T04:26:39.950Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T04:26:39.950Z] ---> Running in 0acf4dda4099 [2022-06-23T04:26:40.222Z] Removing intermediate container 0acf4dda4099 [2022-06-23T04:26:40.222Z] ---> 59e60d4a790b [2022-06-23T04:26:40.222Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T04:26:40.222Z] ---> Running in 4f25b86db460 [2022-06-23T04:26:40.820Z] Removing intermediate container 4f25b86db460 [2022-06-23T04:26:40.820Z] ---> 2334072c44c1 [2022-06-23T04:26:40.820Z] Step 22/23 : LABEL git_sha=304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:26:40.820Z] ---> Running in 48b6f2cae314 [2022-06-23T04:26:41.093Z] Removing intermediate container 48b6f2cae314 [2022-06-23T04:26:41.093Z] ---> 776b1497a9da [2022-06-23T04:26:41.093Z] Step 23/23 : LABEL version=2.2.1-dev.15 [2022-06-23T04:26:41.093Z] ---> Running in 8c45507545c9 [2022-06-23T04:26:41.365Z] Removing intermediate container 8c45507545c9 [2022-06-23T04:26:41.365Z] ---> 8e0f75191dad [2022-06-23T04:26:41.365Z] [2022-06-23T04:26:41.637Z] Successfully built 8e0f75191dad [2022-06-23T04:26:41.637Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-23T04:26:41.923Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-23T04:26:41.929Z] $ docker stop --time=1 9c5c5da080e5bdcef1127cad1745ec3e7740d767fafeee9e51c35a0845858678 [2022-06-23T04:26:43.625Z] $ docker rm -f 9c5c5da080e5bdcef1127cad1745ec3e7740d767fafeee9e51c35a0845858678 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T04:26:44.188Z] + docker images [2022-06-23T04:26:44.459Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-23T04:26:44.459Z] sys-mgmt-agent-arm64 latest 8e0f75191dad 3 seconds ago 282MB [2022-06-23T04:26:44.459Z] 86cbb904006d 58 seconds ago 1.27GB [2022-06-23T04:26:44.459Z] core-metadata-arm64 latest b624af8ee06f About a minute ago 16.3MB [2022-06-23T04:26:44.459Z] security-proxy-setup-arm64 latest 3ee9ed0cbaf6 About a minute ago 26.1MB [2022-06-23T04:26:44.459Z] f095e388ddb4 About a minute ago 1.28GB [2022-06-23T04:26:44.459Z] core-command-arm64 latest 4408542f2e62 About a minute ago 15.5MB [2022-06-23T04:26:44.459Z] 6b9a4f347a57 About a minute ago 1.28GB [2022-06-23T04:26:44.459Z] c6733def9acb About a minute ago 1.27GB [2022-06-23T04:26:44.459Z] security-secretstore-setup-arm64 latest 8deba582460b About a minute ago 27.5MB [2022-06-23T04:26:44.459Z] 1b313a43982b 2 minutes ago 1.28GB [2022-06-23T04:26:44.459Z] security-spire-agent-arm64 latest 0a646948e2ea 5 minutes ago 126MB [2022-06-23T04:26:44.459Z] b26a7f5b191a 6 minutes ago 1.18GB [2022-06-23T04:26:44.459Z] core-data-arm64 latest 440c6ddd368e 6 minutes ago 21.7MB [2022-06-23T04:26:44.459Z] support-notifications-arm64 latest 18f33eda7819 6 minutes ago 25.9MB [2022-06-23T04:26:44.459Z] support-scheduler-arm64 latest 4052cd6e8bd3 6 minutes ago 25.4MB [2022-06-23T04:26:44.459Z] 5fbe7cbd8bcd 6 minutes ago 1.3GB [2022-06-23T04:26:44.459Z] security-bootstrapper-arm64 latest 2a47b50ac707 6 minutes ago 18.3MB [2022-06-23T04:26:44.459Z] f86024e50558 6 minutes ago 1.33GB [2022-06-23T04:26:44.459Z] e9446b4447c2 6 minutes ago 1.33GB [2022-06-23T04:26:44.459Z] security-spiffe-token-provider-arm64 latest 89122965cc49 7 minutes ago 28.1MB [2022-06-23T04:26:44.459Z] 0fd84f516a99 7 minutes ago 1.32GB [2022-06-23T04:26:44.459Z] 3541e9414523 7 minutes ago 1.28GB [2022-06-23T04:26:44.459Z] security-spire-server-arm64 latest 401a867e976d 13 minutes ago 86.3MB [2022-06-23T04:26:44.459Z] security-spire-config-arm64 latest a58497666164 13 minutes ago 85.6MB [2022-06-23T04:26:44.459Z] bc08086d965b 13 minutes ago 1.18GB [2022-06-23T04:26:44.459Z] ac7f17e4b4e5 13 minutes ago 1.18GB [2022-06-23T04:26:44.459Z] ci-base-image-arm64 latest b6a93f3368b6 16 minutes ago 1.01GB [2022-06-23T04:26:44.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB [2022-06-23T04:26:44.459Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-23T04:26:44.459Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-23T04:26:44.459Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-23T04:26:44.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 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 [2022-06-23T04:26:44.556Z] provisioning config files... [2022-06-23T04:26:44.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/244@tmp/config225760410374810678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:26:44.913Z] ---> docker-login.sh [2022-06-23T04:26:44.913Z] nexus3.edgexfoundry.org:10001 [2022-06-23T04:26:45.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:26:45.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:26:45.186Z] Configure a credential helper to remove this warning. See [2022-06-23T04:26:45.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:26:45.186Z] [2022-06-23T04:26:45.186Z] Login Succeeded [2022-06-23T04:26:45.186Z] nexus3.edgexfoundry.org:10002 [2022-06-23T04:26:45.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:26:45.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:26:45.783Z] Configure a credential helper to remove this warning. See [2022-06-23T04:26:45.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:26:45.783Z] [2022-06-23T04:26:45.783Z] Login Succeeded [2022-06-23T04:26:45.783Z] nexus3.edgexfoundry.org:10003 [2022-06-23T04:26:46.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:26:46.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:26:46.327Z] Configure a credential helper to remove this warning. See [2022-06-23T04:26:46.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:26:46.327Z] [2022-06-23T04:26:46.327Z] Login Succeeded [2022-06-23T04:26:46.327Z] nexus3.edgexfoundry.org:10004 [2022-06-23T04:26:46.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:26:46.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:26:46.601Z] Configure a credential helper to remove this warning. See [2022-06-23T04:26:46.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:26:46.601Z] [2022-06-23T04:26:46.601Z] Login Succeeded [2022-06-23T04:26:46.601Z] docker.io [2022-06-23T04:26:47.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:26:47.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:26:47.493Z] Configure a credential helper to remove this warning. See [2022-06-23T04:26:47.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:26:47.493Z] [2022-06-23T04:26:47.493Z] Login Succeeded [2022-06-23T04:26:47.493Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T04:26:47.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:26:47.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:26:47.562Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-23T04:26:47.562Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:26:47.562Z] latest [2022-06-23T04:26:47.562Z] 2.2.1-dev.15 [2022-06-23T04:26:47.562Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:26:47.562Z] main [2022-06-23T04:26:47.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:47.914Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:48.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:26:48.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-23T04:26:48.332Z] a9db63d11ad8: Preparing [2022-06-23T04:26:48.332Z] 6597dacb1566: Preparing [2022-06-23T04:26:48.332Z] 1d093a03c204: Preparing [2022-06-23T04:26:48.332Z] 4aa453c9cefa: Preparing [2022-06-23T04:26:48.332Z] f73e7dbfee58: Preparing [2022-06-23T04:26:48.332Z] f73e7dbfee58: Layer already exists [2022-06-23T04:26:48.607Z] a9db63d11ad8: Pushed [2022-06-23T04:26:48.607Z] 1d093a03c204: Pushed [2022-06-23T04:26:48.607Z] 4aa453c9cefa: Pushed [2022-06-23T04:26:51.212Z] 6597dacb1566: Pushed [2022-06-23T04:26:51.212Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:d81b38acfb3daa8276969829fab7e153621559d59fbbd932d5a259cc90850bc1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:51.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:51.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-23T04:26:51.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-23T04:26:51.930Z] a9db63d11ad8: Preparing [2022-06-23T04:26:51.930Z] 6597dacb1566: Preparing [2022-06-23T04:26:51.930Z] 1d093a03c204: Preparing [2022-06-23T04:26:51.930Z] 4aa453c9cefa: Preparing [2022-06-23T04:26:51.930Z] f73e7dbfee58: Preparing [2022-06-23T04:26:51.930Z] f73e7dbfee58: Layer already exists [2022-06-23T04:26:51.930Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:26:51.930Z] 6597dacb1566: Layer already exists [2022-06-23T04:26:51.930Z] 1d093a03c204: Layer already exists [2022-06-23T04:26:51.930Z] a9db63d11ad8: Layer already exists [2022-06-23T04:26:52.200Z] latest: digest: sha256:d81b38acfb3daa8276969829fab7e153621559d59fbbd932d5a259cc90850bc1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:52.564Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:52.921Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.15 [2022-06-23T04:26:52.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-23T04:26:52.921Z] a9db63d11ad8: Preparing [2022-06-23T04:26:52.921Z] 6597dacb1566: Preparing [2022-06-23T04:26:52.921Z] 1d093a03c204: Preparing [2022-06-23T04:26:52.921Z] 4aa453c9cefa: Preparing [2022-06-23T04:26:52.921Z] f73e7dbfee58: Preparing [2022-06-23T04:26:52.921Z] 1d093a03c204: Layer already exists [2022-06-23T04:26:52.921Z] 6597dacb1566: Layer already exists [2022-06-23T04:26:52.921Z] a9db63d11ad8: Layer already exists [2022-06-23T04:26:52.921Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:26:52.921Z] f73e7dbfee58: Layer already exists [2022-06-23T04:26:53.191Z] 2.2.1-dev.15: digest: sha256:d81b38acfb3daa8276969829fab7e153621559d59fbbd932d5a259cc90850bc1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:53.553Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:53.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:26:53.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-23T04:26:53.913Z] a9db63d11ad8: Preparing [2022-06-23T04:26:53.913Z] 6597dacb1566: Preparing [2022-06-23T04:26:53.913Z] 1d093a03c204: Preparing [2022-06-23T04:26:53.913Z] 4aa453c9cefa: Preparing [2022-06-23T04:26:53.913Z] f73e7dbfee58: Preparing [2022-06-23T04:26:53.913Z] f73e7dbfee58: Layer already exists [2022-06-23T04:26:53.913Z] 1d093a03c204: Layer already exists [2022-06-23T04:26:53.913Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:26:53.913Z] 6597dacb1566: Layer already exists [2022-06-23T04:26:53.913Z] a9db63d11ad8: Layer already exists [2022-06-23T04:26:54.184Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:d81b38acfb3daa8276969829fab7e153621559d59fbbd932d5a259cc90850bc1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:54.538Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:54.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-06-23T04:26:54.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-23T04:26:54.897Z] a9db63d11ad8: Preparing [2022-06-23T04:26:54.897Z] 6597dacb1566: Preparing [2022-06-23T04:26:54.897Z] 1d093a03c204: Preparing [2022-06-23T04:26:54.897Z] 4aa453c9cefa: Preparing [2022-06-23T04:26:54.897Z] f73e7dbfee58: Preparing [2022-06-23T04:26:54.897Z] f73e7dbfee58: Layer already exists [2022-06-23T04:26:54.897Z] 6597dacb1566: Layer already exists [2022-06-23T04:26:54.897Z] 1d093a03c204: Layer already exists [2022-06-23T04:26:54.897Z] a9db63d11ad8: Layer already exists [2022-06-23T04:26:54.897Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:26:55.169Z] main: digest: sha256:d81b38acfb3daa8276969829fab7e153621559d59fbbd932d5a259cc90850bc1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:26:55.222Z] ===================================================== [Pipeline] echo [2022-06-23T04:26:55.227Z] taggedImages: [2022-06-23T04:26:55.227Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:26:55.227Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-23T04:26:55.227Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.15 [2022-06-23T04:26:55.227Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:26:55.227Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-06-23T04:26:55.240Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-23T04:26:55.240Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:26:55.240Z] latest [2022-06-23T04:26:55.240Z] 2.2.1-dev.15 [2022-06-23T04:26:55.240Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:26:55.240Z] main [2022-06-23T04:26:55.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:55.585Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:26:55.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:26:55.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-23T04:26:55.946Z] 33386145251a: Preparing [2022-06-23T04:26:55.946Z] 748466aea010: Preparing [2022-06-23T04:26:55.946Z] 1d093a03c204: Preparing [2022-06-23T04:26:55.946Z] 9d213deb1282: Preparing [2022-06-23T04:26:55.946Z] 9a4565f1f4f6: Preparing [2022-06-23T04:26:55.946Z] f73e7dbfee58: Preparing [2022-06-23T04:26:55.946Z] f73e7dbfee58: Waiting [2022-06-23T04:26:56.220Z] 1d093a03c204: Layer already exists [2022-06-23T04:26:56.220Z] f73e7dbfee58: Layer already exists [2022-06-23T04:26:56.220Z] 9a4565f1f4f6: Pushed [2022-06-23T04:26:56.220Z] 33386145251a: Pushed [2022-06-23T04:26:56.813Z] 9d213deb1282: Pushed [2022-06-23T04:26:59.420Z] 748466aea010: Pushed [2022-06-23T04:26:59.691Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:8dc4ddb58fbfd21af31683ec6d53aeb232257abffd3a9e78696545eaa260d5af size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:00.056Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:00.416Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-23T04:27:00.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-23T04:27:00.416Z] 33386145251a: Preparing [2022-06-23T04:27:00.416Z] 748466aea010: Preparing [2022-06-23T04:27:00.416Z] 1d093a03c204: Preparing [2022-06-23T04:27:00.416Z] 9d213deb1282: Preparing [2022-06-23T04:27:00.416Z] 9a4565f1f4f6: Preparing [2022-06-23T04:27:00.416Z] f73e7dbfee58: Preparing [2022-06-23T04:27:00.416Z] f73e7dbfee58: Waiting [2022-06-23T04:27:00.416Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:00.416Z] 9a4565f1f4f6: Layer already exists [2022-06-23T04:27:00.416Z] 748466aea010: Layer already exists [2022-06-23T04:27:00.416Z] 33386145251a: Layer already exists [2022-06-23T04:27:00.416Z] 9d213deb1282: Layer already exists [2022-06-23T04:27:00.416Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:00.689Z] latest: digest: sha256:8dc4ddb58fbfd21af31683ec6d53aeb232257abffd3a9e78696545eaa260d5af size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:01.057Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:01.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.15 [2022-06-23T04:27:01.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-23T04:27:01.431Z] 33386145251a: Preparing [2022-06-23T04:27:01.431Z] 748466aea010: Preparing [2022-06-23T04:27:01.431Z] 1d093a03c204: Preparing [2022-06-23T04:27:01.431Z] 9d213deb1282: Preparing [2022-06-23T04:27:01.431Z] 9a4565f1f4f6: Preparing [2022-06-23T04:27:01.431Z] f73e7dbfee58: Preparing [2022-06-23T04:27:01.431Z] f73e7dbfee58: Waiting [2022-06-23T04:27:01.431Z] 9a4565f1f4f6: Layer already exists [2022-06-23T04:27:01.431Z] 33386145251a: Layer already exists [2022-06-23T04:27:01.431Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:01.431Z] 9d213deb1282: Layer already exists [2022-06-23T04:27:01.431Z] 748466aea010: Layer already exists [2022-06-23T04:27:01.431Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:01.702Z] 2.2.1-dev.15: digest: sha256:8dc4ddb58fbfd21af31683ec6d53aeb232257abffd3a9e78696545eaa260d5af size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:02.061Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:02.411Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:02.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-23T04:27:02.411Z] 33386145251a: Preparing [2022-06-23T04:27:02.411Z] 748466aea010: Preparing [2022-06-23T04:27:02.411Z] 1d093a03c204: Preparing [2022-06-23T04:27:02.411Z] 9d213deb1282: Preparing [2022-06-23T04:27:02.411Z] 9a4565f1f4f6: Preparing [2022-06-23T04:27:02.411Z] f73e7dbfee58: Preparing [2022-06-23T04:27:02.411Z] f73e7dbfee58: Waiting [2022-06-23T04:27:02.411Z] 9a4565f1f4f6: Layer already exists [2022-06-23T04:27:02.411Z] 33386145251a: Layer already exists [2022-06-23T04:27:02.411Z] 9d213deb1282: Layer already exists [2022-06-23T04:27:02.411Z] 748466aea010: Layer already exists [2022-06-23T04:27:02.411Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:02.682Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:02.682Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:8dc4ddb58fbfd21af31683ec6d53aeb232257abffd3a9e78696545eaa260d5af size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:03.043Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:03.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-06-23T04:27:03.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-23T04:27:03.403Z] 33386145251a: Preparing [2022-06-23T04:27:03.403Z] 748466aea010: Preparing [2022-06-23T04:27:03.403Z] 1d093a03c204: Preparing [2022-06-23T04:27:03.403Z] 9d213deb1282: Preparing [2022-06-23T04:27:03.403Z] 9a4565f1f4f6: Preparing [2022-06-23T04:27:03.403Z] f73e7dbfee58: Preparing [2022-06-23T04:27:03.403Z] f73e7dbfee58: Waiting [2022-06-23T04:27:03.403Z] 748466aea010: Layer already exists [2022-06-23T04:27:03.403Z] 33386145251a: Layer already exists [2022-06-23T04:27:03.403Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:03.403Z] 9d213deb1282: Layer already exists [2022-06-23T04:27:03.403Z] 9a4565f1f4f6: Layer already exists [2022-06-23T04:27:03.403Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:03.675Z] main: digest: sha256:8dc4ddb58fbfd21af31683ec6d53aeb232257abffd3a9e78696545eaa260d5af size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:27:03.729Z] ===================================================== [Pipeline] echo [2022-06-23T04:27:03.738Z] taggedImages: [2022-06-23T04:27:03.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:03.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-23T04:27:03.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.15 [2022-06-23T04:27:03.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:03.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-06-23T04:27:03.763Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-23T04:27:03.763Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:03.763Z] latest [2022-06-23T04:27:03.763Z] 2.2.1-dev.15 [2022-06-23T04:27:03.763Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:03.763Z] main [2022-06-23T04:27:03.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:04.122Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:04.499Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:04.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-23T04:27:04.500Z] 5aeb9ac57ef1: Preparing [2022-06-23T04:27:04.500Z] 38ca0ba507df: Preparing [2022-06-23T04:27:04.500Z] 1d093a03c204: Preparing [2022-06-23T04:27:04.500Z] 4aa453c9cefa: Preparing [2022-06-23T04:27:04.500Z] f73e7dbfee58: Preparing [2022-06-23T04:27:04.500Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:04.778Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:04.778Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:27:04.778Z] 5aeb9ac57ef1: Pushed [2022-06-23T04:27:07.378Z] 38ca0ba507df: Pushed [2022-06-23T04:27:07.648Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:108b061e5a6b6eb39c4a9969fbaa223e6162e615260da690d1b1f6dd04740b59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:08.011Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:08.365Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-23T04:27:08.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-23T04:27:08.365Z] 5aeb9ac57ef1: Preparing [2022-06-23T04:27:08.365Z] 38ca0ba507df: Preparing [2022-06-23T04:27:08.365Z] 1d093a03c204: Preparing [2022-06-23T04:27:08.365Z] 4aa453c9cefa: Preparing [2022-06-23T04:27:08.365Z] f73e7dbfee58: Preparing [2022-06-23T04:27:08.365Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:27:08.365Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:08.365Z] 38ca0ba507df: Layer already exists [2022-06-23T04:27:08.365Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:08.365Z] 5aeb9ac57ef1: Layer already exists [2022-06-23T04:27:08.635Z] latest: digest: sha256:108b061e5a6b6eb39c4a9969fbaa223e6162e615260da690d1b1f6dd04740b59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:08.990Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:09.408Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.15 [2022-06-23T04:27:09.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-23T04:27:09.408Z] 5aeb9ac57ef1: Preparing [2022-06-23T04:27:09.408Z] 38ca0ba507df: Preparing [2022-06-23T04:27:09.408Z] 1d093a03c204: Preparing [2022-06-23T04:27:09.408Z] 4aa453c9cefa: Preparing [2022-06-23T04:27:09.408Z] f73e7dbfee58: Preparing [2022-06-23T04:27:09.408Z] 5aeb9ac57ef1: Layer already exists [2022-06-23T04:27:09.408Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:27:09.684Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:09.684Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:09.684Z] 38ca0ba507df: Layer already exists [2022-06-23T04:27:09.684Z] 2.2.1-dev.15: digest: sha256:108b061e5a6b6eb39c4a9969fbaa223e6162e615260da690d1b1f6dd04740b59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:10.058Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:10.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:10.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-23T04:27:10.418Z] 5aeb9ac57ef1: Preparing [2022-06-23T04:27:10.418Z] 38ca0ba507df: Preparing [2022-06-23T04:27:10.418Z] 1d093a03c204: Preparing [2022-06-23T04:27:10.418Z] 4aa453c9cefa: Preparing [2022-06-23T04:27:10.418Z] f73e7dbfee58: Preparing [2022-06-23T04:27:10.418Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:10.418Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:27:10.418Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:10.418Z] 5aeb9ac57ef1: Layer already exists [2022-06-23T04:27:10.418Z] 38ca0ba507df: Layer already exists [2022-06-23T04:27:10.693Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:108b061e5a6b6eb39c4a9969fbaa223e6162e615260da690d1b1f6dd04740b59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:11.077Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:11.431Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-06-23T04:27:11.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-23T04:27:11.431Z] 5aeb9ac57ef1: Preparing [2022-06-23T04:27:11.431Z] 38ca0ba507df: Preparing [2022-06-23T04:27:11.431Z] 1d093a03c204: Preparing [2022-06-23T04:27:11.431Z] 4aa453c9cefa: Preparing [2022-06-23T04:27:11.431Z] f73e7dbfee58: Preparing [2022-06-23T04:27:11.431Z] 5aeb9ac57ef1: Layer already exists [2022-06-23T04:27:11.431Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:11.431Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:11.431Z] 38ca0ba507df: Layer already exists [2022-06-23T04:27:11.431Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:27:11.702Z] main: digest: sha256:108b061e5a6b6eb39c4a9969fbaa223e6162e615260da690d1b1f6dd04740b59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:27:11.763Z] ===================================================== [Pipeline] echo [2022-06-23T04:27:11.771Z] taggedImages: [2022-06-23T04:27:11.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:11.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-23T04:27:11.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.15 [2022-06-23T04:27:11.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:11.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-06-23T04:27:11.793Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-23T04:27:11.793Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:11.793Z] latest [2022-06-23T04:27:11.793Z] 2.2.1-dev.15 [2022-06-23T04:27:11.793Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:11.793Z] main [2022-06-23T04:27:11.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:12.157Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:12.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:12.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-23T04:27:12.522Z] 73dbecd35764: Preparing [2022-06-23T04:27:12.522Z] 73dbecd35764: Preparing [2022-06-23T04:27:12.522Z] 656b968b64b4: Preparing [2022-06-23T04:27:12.522Z] 89bc6e6c4b2f: Preparing [2022-06-23T04:27:12.522Z] d90a7252dd73: Preparing [2022-06-23T04:27:12.522Z] f6c27f3d03aa: Preparing [2022-06-23T04:27:12.522Z] 1d093a03c204: Preparing [2022-06-23T04:27:12.522Z] d203869cdcde: Preparing [2022-06-23T04:27:12.522Z] 8df81364a27a: Preparing [2022-06-23T04:27:12.522Z] 0593a86cfa69: Preparing [2022-06-23T04:27:12.522Z] 6a686d8ae49b: Preparing [2022-06-23T04:27:12.522Z] f73e7dbfee58: Preparing [2022-06-23T04:27:12.522Z] 1d093a03c204: Waiting [2022-06-23T04:27:12.522Z] 6a686d8ae49b: Waiting [2022-06-23T04:27:12.522Z] 0593a86cfa69: Waiting [2022-06-23T04:27:12.522Z] f73e7dbfee58: Waiting [2022-06-23T04:27:12.522Z] 8df81364a27a: Waiting [2022-06-23T04:27:12.522Z] d203869cdcde: Waiting [2022-06-23T04:27:12.798Z] 73dbecd35764: Pushed [2022-06-23T04:27:12.798Z] 89bc6e6c4b2f: Pushed [2022-06-23T04:27:12.798Z] d90a7252dd73: Pushed [2022-06-23T04:27:12.798Z] 656b968b64b4: Pushed [2022-06-23T04:27:12.798Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:13.070Z] d203869cdcde: Pushed [2022-06-23T04:27:13.070Z] 8df81364a27a: Pushed [2022-06-23T04:27:13.070Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:13.070Z] 0593a86cfa69: Pushed [2022-06-23T04:27:13.070Z] 6a686d8ae49b: Pushed [2022-06-23T04:27:16.438Z] f6c27f3d03aa: Pushed [2022-06-23T04:27:16.438Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:4d53f30c377e68693ed575ebf888ffd50019eaf5da678fc165a6c0f1c85012ff size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:16.794Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:17.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-23T04:27:17.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-23T04:27:17.149Z] 73dbecd35764: Preparing [2022-06-23T04:27:17.149Z] 73dbecd35764: Preparing [2022-06-23T04:27:17.149Z] 656b968b64b4: Preparing [2022-06-23T04:27:17.149Z] 89bc6e6c4b2f: Preparing [2022-06-23T04:27:17.149Z] d90a7252dd73: Preparing [2022-06-23T04:27:17.149Z] f6c27f3d03aa: Preparing [2022-06-23T04:27:17.149Z] 1d093a03c204: Preparing [2022-06-23T04:27:17.149Z] d203869cdcde: Preparing [2022-06-23T04:27:17.149Z] 8df81364a27a: Preparing [2022-06-23T04:27:17.149Z] 0593a86cfa69: Preparing [2022-06-23T04:27:17.149Z] 6a686d8ae49b: Preparing [2022-06-23T04:27:17.149Z] f73e7dbfee58: Preparing [2022-06-23T04:27:17.149Z] 1d093a03c204: Waiting [2022-06-23T04:27:17.149Z] d203869cdcde: Waiting [2022-06-23T04:27:17.149Z] 8df81364a27a: Waiting [2022-06-23T04:27:17.149Z] 6a686d8ae49b: Waiting [2022-06-23T04:27:17.149Z] f73e7dbfee58: Waiting [2022-06-23T04:27:17.149Z] 0593a86cfa69: Waiting [2022-06-23T04:27:17.149Z] f6c27f3d03aa: Layer already exists [2022-06-23T04:27:17.149Z] 656b968b64b4: Layer already exists [2022-06-23T04:27:17.149Z] d90a7252dd73: Layer already exists [2022-06-23T04:27:17.149Z] 73dbecd35764: Layer already exists [2022-06-23T04:27:17.149Z] 89bc6e6c4b2f: Layer already exists [2022-06-23T04:27:17.149Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:17.149Z] 8df81364a27a: Layer already exists [2022-06-23T04:27:17.149Z] d203869cdcde: Layer already exists [2022-06-23T04:27:17.149Z] 6a686d8ae49b: Layer already exists [2022-06-23T04:27:17.149Z] 0593a86cfa69: Layer already exists [2022-06-23T04:27:17.420Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:17.420Z] latest: digest: sha256:4d53f30c377e68693ed575ebf888ffd50019eaf5da678fc165a6c0f1c85012ff size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:17.781Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:18.130Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.15 [2022-06-23T04:27:18.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-23T04:27:18.131Z] 73dbecd35764: Preparing [2022-06-23T04:27:18.131Z] 73dbecd35764: Preparing [2022-06-23T04:27:18.131Z] 656b968b64b4: Preparing [2022-06-23T04:27:18.131Z] 89bc6e6c4b2f: Preparing [2022-06-23T04:27:18.131Z] d90a7252dd73: Preparing [2022-06-23T04:27:18.131Z] f6c27f3d03aa: Preparing [2022-06-23T04:27:18.131Z] 1d093a03c204: Preparing [2022-06-23T04:27:18.131Z] d203869cdcde: Preparing [2022-06-23T04:27:18.131Z] 8df81364a27a: Preparing [2022-06-23T04:27:18.131Z] 0593a86cfa69: Preparing [2022-06-23T04:27:18.131Z] 6a686d8ae49b: Preparing [2022-06-23T04:27:18.131Z] f73e7dbfee58: Preparing [2022-06-23T04:27:18.131Z] 8df81364a27a: Waiting [2022-06-23T04:27:18.131Z] 0593a86cfa69: Waiting [2022-06-23T04:27:18.131Z] f73e7dbfee58: Waiting [2022-06-23T04:27:18.131Z] 1d093a03c204: Waiting [2022-06-23T04:27:18.131Z] d203869cdcde: Waiting [2022-06-23T04:27:18.131Z] 6a686d8ae49b: Waiting [2022-06-23T04:27:18.131Z] d90a7252dd73: Layer already exists [2022-06-23T04:27:18.131Z] 656b968b64b4: Layer already exists [2022-06-23T04:27:18.131Z] 73dbecd35764: Layer already exists [2022-06-23T04:27:18.131Z] 89bc6e6c4b2f: Layer already exists [2022-06-23T04:27:18.131Z] f6c27f3d03aa: Layer already exists [2022-06-23T04:27:18.131Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:18.131Z] 8df81364a27a: Layer already exists [2022-06-23T04:27:18.131Z] 6a686d8ae49b: Layer already exists [2022-06-23T04:27:18.131Z] d203869cdcde: Layer already exists [2022-06-23T04:27:18.131Z] 0593a86cfa69: Layer already exists [2022-06-23T04:27:18.131Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:18.400Z] 2.2.1-dev.15: digest: sha256:4d53f30c377e68693ed575ebf888ffd50019eaf5da678fc165a6c0f1c85012ff size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:18.754Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:19.109Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:19.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-23T04:27:19.109Z] 73dbecd35764: Preparing [2022-06-23T04:27:19.109Z] 73dbecd35764: Preparing [2022-06-23T04:27:19.109Z] 656b968b64b4: Preparing [2022-06-23T04:27:19.109Z] 89bc6e6c4b2f: Preparing [2022-06-23T04:27:19.109Z] d90a7252dd73: Preparing [2022-06-23T04:27:19.109Z] f6c27f3d03aa: Preparing [2022-06-23T04:27:19.109Z] 1d093a03c204: Preparing [2022-06-23T04:27:19.109Z] d203869cdcde: Preparing [2022-06-23T04:27:19.109Z] 8df81364a27a: Preparing [2022-06-23T04:27:19.109Z] 0593a86cfa69: Preparing [2022-06-23T04:27:19.109Z] 6a686d8ae49b: Preparing [2022-06-23T04:27:19.109Z] f73e7dbfee58: Preparing [2022-06-23T04:27:19.109Z] 1d093a03c204: Waiting [2022-06-23T04:27:19.109Z] d203869cdcde: Waiting [2022-06-23T04:27:19.109Z] 8df81364a27a: Waiting [2022-06-23T04:27:19.109Z] 0593a86cfa69: Waiting [2022-06-23T04:27:19.109Z] 6a686d8ae49b: Waiting [2022-06-23T04:27:19.109Z] f73e7dbfee58: Waiting [2022-06-23T04:27:19.109Z] f6c27f3d03aa: Layer already exists [2022-06-23T04:27:19.109Z] 656b968b64b4: Layer already exists [2022-06-23T04:27:19.109Z] d90a7252dd73: Layer already exists [2022-06-23T04:27:19.109Z] 89bc6e6c4b2f: Layer already exists [2022-06-23T04:27:19.109Z] 73dbecd35764: Layer already exists [2022-06-23T04:27:19.109Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:19.109Z] d203869cdcde: Layer already exists [2022-06-23T04:27:19.109Z] 8df81364a27a: Layer already exists [2022-06-23T04:27:19.109Z] 0593a86cfa69: Layer already exists [2022-06-23T04:27:19.109Z] 6a686d8ae49b: Layer already exists [2022-06-23T04:27:19.109Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:19.378Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:4d53f30c377e68693ed575ebf888ffd50019eaf5da678fc165a6c0f1c85012ff size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:19.734Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:20.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-06-23T04:27:20.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-23T04:27:20.088Z] 73dbecd35764: Preparing [2022-06-23T04:27:20.088Z] 73dbecd35764: Preparing [2022-06-23T04:27:20.088Z] 656b968b64b4: Preparing [2022-06-23T04:27:20.088Z] 89bc6e6c4b2f: Preparing [2022-06-23T04:27:20.088Z] d90a7252dd73: Preparing [2022-06-23T04:27:20.088Z] f6c27f3d03aa: Preparing [2022-06-23T04:27:20.088Z] 1d093a03c204: Preparing [2022-06-23T04:27:20.088Z] d203869cdcde: Preparing [2022-06-23T04:27:20.088Z] 8df81364a27a: Preparing [2022-06-23T04:27:20.088Z] 0593a86cfa69: Preparing [2022-06-23T04:27:20.088Z] 6a686d8ae49b: Preparing [2022-06-23T04:27:20.088Z] f73e7dbfee58: Preparing [2022-06-23T04:27:20.088Z] 8df81364a27a: Waiting [2022-06-23T04:27:20.088Z] 0593a86cfa69: Waiting [2022-06-23T04:27:20.088Z] 6a686d8ae49b: Waiting [2022-06-23T04:27:20.088Z] f73e7dbfee58: Waiting [2022-06-23T04:27:20.088Z] 1d093a03c204: Waiting [2022-06-23T04:27:20.088Z] d203869cdcde: Waiting [2022-06-23T04:27:20.088Z] 73dbecd35764: Layer already exists [2022-06-23T04:27:20.088Z] f6c27f3d03aa: Layer already exists [2022-06-23T04:27:20.088Z] 656b968b64b4: Layer already exists [2022-06-23T04:27:20.088Z] d90a7252dd73: Layer already exists [2022-06-23T04:27:20.088Z] 89bc6e6c4b2f: Layer already exists [2022-06-23T04:27:20.360Z] d203869cdcde: Layer already exists [2022-06-23T04:27:20.360Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:20.360Z] 8df81364a27a: Layer already exists [2022-06-23T04:27:20.360Z] 0593a86cfa69: Layer already exists [2022-06-23T04:27:20.360Z] 6a686d8ae49b: Layer already exists [2022-06-23T04:27:20.360Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:20.360Z] main: digest: sha256:4d53f30c377e68693ed575ebf888ffd50019eaf5da678fc165a6c0f1c85012ff size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:27:20.418Z] ===================================================== [Pipeline] echo [2022-06-23T04:27:20.427Z] taggedImages: [2022-06-23T04:27:20.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:20.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-23T04:27:20.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.15 [2022-06-23T04:27:20.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:20.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-06-23T04:27:20.447Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-23T04:27:20.447Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:20.447Z] latest [2022-06-23T04:27:20.447Z] 2.2.1-dev.15 [2022-06-23T04:27:20.447Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:20.447Z] main [2022-06-23T04:27:20.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:20.802Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:21.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:21.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-23T04:27:21.159Z] 0fef835c6297: Preparing [2022-06-23T04:27:21.159Z] cc44aa888eec: Preparing [2022-06-23T04:27:21.159Z] 40a948363c7f: Preparing [2022-06-23T04:27:21.159Z] 970eb240f0a9: Preparing [2022-06-23T04:27:21.159Z] a53ed250c76f: Preparing [2022-06-23T04:27:21.159Z] fc5dc67eb5a1: Preparing [2022-06-23T04:27:21.159Z] 040eff6e672e: Preparing [2022-06-23T04:27:21.159Z] f73e7dbfee58: Preparing [2022-06-23T04:27:21.159Z] fc5dc67eb5a1: Waiting [2022-06-23T04:27:21.159Z] 040eff6e672e: Waiting [2022-06-23T04:27:21.159Z] f73e7dbfee58: Waiting [2022-06-23T04:27:21.431Z] 0fef835c6297: Pushed [2022-06-23T04:27:21.431Z] cc44aa888eec: Pushed [2022-06-23T04:27:21.431Z] a53ed250c76f: Pushed [2022-06-23T04:27:21.431Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:21.706Z] fc5dc67eb5a1: Pushed [2022-06-23T04:27:22.310Z] 040eff6e672e: Pushed [2022-06-23T04:27:23.777Z] 40a948363c7f: Pushed [2022-06-23T04:27:23.777Z] 970eb240f0a9: Pushed [2022-06-23T04:27:24.047Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:b2c717da9e616c751869b8b0fa141aaed1586b4d50abb51eff416776713bafa4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:24.408Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:24.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-23T04:27:24.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-23T04:27:24.758Z] 0fef835c6297: Preparing [2022-06-23T04:27:24.758Z] cc44aa888eec: Preparing [2022-06-23T04:27:24.758Z] 40a948363c7f: Preparing [2022-06-23T04:27:24.758Z] 970eb240f0a9: Preparing [2022-06-23T04:27:24.758Z] a53ed250c76f: Preparing [2022-06-23T04:27:24.758Z] fc5dc67eb5a1: Preparing [2022-06-23T04:27:24.758Z] 040eff6e672e: Preparing [2022-06-23T04:27:24.758Z] f73e7dbfee58: Preparing [2022-06-23T04:27:24.758Z] fc5dc67eb5a1: Waiting [2022-06-23T04:27:24.758Z] f73e7dbfee58: Waiting [2022-06-23T04:27:24.758Z] 040eff6e672e: Waiting [2022-06-23T04:27:24.758Z] 970eb240f0a9: Layer already exists [2022-06-23T04:27:24.758Z] 0fef835c6297: Layer already exists [2022-06-23T04:27:24.758Z] 40a948363c7f: Layer already exists [2022-06-23T04:27:24.758Z] a53ed250c76f: Layer already exists [2022-06-23T04:27:24.758Z] cc44aa888eec: Layer already exists [2022-06-23T04:27:24.758Z] fc5dc67eb5a1: Layer already exists [2022-06-23T04:27:25.027Z] 040eff6e672e: Layer already exists [2022-06-23T04:27:25.027Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:25.027Z] latest: digest: sha256:b2c717da9e616c751869b8b0fa141aaed1586b4d50abb51eff416776713bafa4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:25.382Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:25.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.15 [2022-06-23T04:27:25.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-23T04:27:25.733Z] 0fef835c6297: Preparing [2022-06-23T04:27:25.733Z] cc44aa888eec: Preparing [2022-06-23T04:27:25.733Z] 40a948363c7f: Preparing [2022-06-23T04:27:25.733Z] 970eb240f0a9: Preparing [2022-06-23T04:27:25.733Z] a53ed250c76f: Preparing [2022-06-23T04:27:25.733Z] fc5dc67eb5a1: Preparing [2022-06-23T04:27:25.733Z] 040eff6e672e: Preparing [2022-06-23T04:27:25.733Z] f73e7dbfee58: Preparing [2022-06-23T04:27:25.733Z] fc5dc67eb5a1: Waiting [2022-06-23T04:27:25.733Z] 040eff6e672e: Waiting [2022-06-23T04:27:25.733Z] f73e7dbfee58: Waiting [2022-06-23T04:27:25.733Z] cc44aa888eec: Layer already exists [2022-06-23T04:27:25.733Z] a53ed250c76f: Layer already exists [2022-06-23T04:27:25.733Z] 0fef835c6297: Layer already exists [2022-06-23T04:27:25.733Z] 40a948363c7f: Layer already exists [2022-06-23T04:27:25.733Z] 970eb240f0a9: Layer already exists [2022-06-23T04:27:26.005Z] fc5dc67eb5a1: Layer already exists [2022-06-23T04:27:26.005Z] 040eff6e672e: Layer already exists [2022-06-23T04:27:26.005Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:26.005Z] 2.2.1-dev.15: digest: sha256:b2c717da9e616c751869b8b0fa141aaed1586b4d50abb51eff416776713bafa4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:26.357Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:26.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:26.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-23T04:27:26.706Z] 0fef835c6297: Preparing [2022-06-23T04:27:26.706Z] cc44aa888eec: Preparing [2022-06-23T04:27:26.706Z] 40a948363c7f: Preparing [2022-06-23T04:27:26.706Z] 970eb240f0a9: Preparing [2022-06-23T04:27:26.706Z] a53ed250c76f: Preparing [2022-06-23T04:27:26.706Z] fc5dc67eb5a1: Preparing [2022-06-23T04:27:26.706Z] 040eff6e672e: Preparing [2022-06-23T04:27:26.706Z] f73e7dbfee58: Preparing [2022-06-23T04:27:26.706Z] fc5dc67eb5a1: Waiting [2022-06-23T04:27:26.706Z] 040eff6e672e: Waiting [2022-06-23T04:27:26.706Z] f73e7dbfee58: Waiting [2022-06-23T04:27:26.706Z] 0fef835c6297: Layer already exists [2022-06-23T04:27:26.706Z] 970eb240f0a9: Layer already exists [2022-06-23T04:27:26.706Z] a53ed250c76f: Layer already exists [2022-06-23T04:27:26.706Z] 40a948363c7f: Layer already exists [2022-06-23T04:27:26.706Z] cc44aa888eec: Layer already exists [2022-06-23T04:27:26.706Z] 040eff6e672e: Layer already exists [2022-06-23T04:27:26.706Z] fc5dc67eb5a1: Layer already exists [2022-06-23T04:27:26.706Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:26.976Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:b2c717da9e616c751869b8b0fa141aaed1586b4d50abb51eff416776713bafa4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:27.333Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:27.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-06-23T04:27:27.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-23T04:27:27.678Z] 0fef835c6297: Preparing [2022-06-23T04:27:27.678Z] cc44aa888eec: Preparing [2022-06-23T04:27:27.678Z] 40a948363c7f: Preparing [2022-06-23T04:27:27.678Z] 970eb240f0a9: Preparing [2022-06-23T04:27:27.678Z] a53ed250c76f: Preparing [2022-06-23T04:27:27.678Z] fc5dc67eb5a1: Preparing [2022-06-23T04:27:27.678Z] 040eff6e672e: Preparing [2022-06-23T04:27:27.678Z] f73e7dbfee58: Preparing [2022-06-23T04:27:27.678Z] 040eff6e672e: Waiting [2022-06-23T04:27:27.678Z] f73e7dbfee58: Waiting [2022-06-23T04:27:27.678Z] fc5dc67eb5a1: Waiting [2022-06-23T04:27:27.679Z] a53ed250c76f: Layer already exists [2022-06-23T04:27:27.679Z] 40a948363c7f: Layer already exists [2022-06-23T04:27:27.679Z] 0fef835c6297: Layer already exists [2022-06-23T04:27:27.679Z] cc44aa888eec: Layer already exists [2022-06-23T04:27:27.679Z] 970eb240f0a9: Layer already exists [2022-06-23T04:27:27.949Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:27.949Z] fc5dc67eb5a1: Layer already exists [2022-06-23T04:27:27.949Z] 040eff6e672e: Layer already exists [2022-06-23T04:27:27.949Z] main: digest: sha256:b2c717da9e616c751869b8b0fa141aaed1586b4d50abb51eff416776713bafa4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:27:28.003Z] ===================================================== [Pipeline] echo [2022-06-23T04:27:28.011Z] taggedImages: [2022-06-23T04:27:28.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:28.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-23T04:27:28.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.15 [2022-06-23T04:27:28.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:28.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-06-23T04:27:28.030Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-23T04:27:28.030Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:28.030Z] latest [2022-06-23T04:27:28.030Z] 2.2.1-dev.15 [2022-06-23T04:27:28.030Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:28.030Z] main [2022-06-23T04:27:28.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:28.381Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:28.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:28.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-23T04:27:28.732Z] baef32e58988: Preparing [2022-06-23T04:27:28.732Z] 141149e802ef: Preparing [2022-06-23T04:27:28.732Z] 7f5ed5117609: Preparing [2022-06-23T04:27:28.732Z] 27bf02691229: Preparing [2022-06-23T04:27:28.732Z] 9c2fa9450194: Preparing [2022-06-23T04:27:28.732Z] 6f3886f10c2d: Preparing [2022-06-23T04:27:28.732Z] 09365e9a9edb: Preparing [2022-06-23T04:27:28.732Z] 2baf10b5bea5: Preparing [2022-06-23T04:27:28.732Z] c486b92fd4e9: Preparing [2022-06-23T04:27:28.732Z] f73e7dbfee58: Preparing [2022-06-23T04:27:28.732Z] 6f3886f10c2d: Waiting [2022-06-23T04:27:28.732Z] 09365e9a9edb: Waiting [2022-06-23T04:27:28.732Z] 2baf10b5bea5: Waiting [2022-06-23T04:27:28.732Z] c486b92fd4e9: Waiting [2022-06-23T04:27:28.732Z] f73e7dbfee58: Waiting [2022-06-23T04:27:29.026Z] baef32e58988: Pushed [2022-06-23T04:27:29.026Z] 9c2fa9450194: Pushed [2022-06-23T04:27:29.026Z] 141149e802ef: Pushed [2022-06-23T04:27:29.300Z] 09365e9a9edb: Pushed [2022-06-23T04:27:29.300Z] 6f3886f10c2d: Pushed [2022-06-23T04:27:29.300Z] 2baf10b5bea5: Pushed [2022-06-23T04:27:29.300Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:29.571Z] c486b92fd4e9: Pushed [2022-06-23T04:27:31.541Z] 27bf02691229: Pushed [2022-06-23T04:27:32.131Z] 7f5ed5117609: Pushed [2022-06-23T04:27:32.402Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:6d7da05b28247479dbbb1a95f639923c769bbe5dbb4c3f1f85bdd9f7b7f9f641 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:32.768Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:33.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-23T04:27:33.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-23T04:27:33.158Z] baef32e58988: Preparing [2022-06-23T04:27:33.158Z] 141149e802ef: Preparing [2022-06-23T04:27:33.158Z] 7f5ed5117609: Preparing [2022-06-23T04:27:33.158Z] 27bf02691229: Preparing [2022-06-23T04:27:33.158Z] 9c2fa9450194: Preparing [2022-06-23T04:27:33.158Z] 6f3886f10c2d: Preparing [2022-06-23T04:27:33.158Z] 09365e9a9edb: Preparing [2022-06-23T04:27:33.158Z] 2baf10b5bea5: Preparing [2022-06-23T04:27:33.158Z] c486b92fd4e9: Preparing [2022-06-23T04:27:33.158Z] f73e7dbfee58: Preparing [2022-06-23T04:27:33.158Z] 6f3886f10c2d: Waiting [2022-06-23T04:27:33.158Z] 09365e9a9edb: Waiting [2022-06-23T04:27:33.158Z] 2baf10b5bea5: Waiting [2022-06-23T04:27:33.158Z] c486b92fd4e9: Waiting [2022-06-23T04:27:33.158Z] f73e7dbfee58: Waiting [2022-06-23T04:27:33.158Z] 7f5ed5117609: Layer already exists [2022-06-23T04:27:33.158Z] 27bf02691229: Layer already exists [2022-06-23T04:27:33.158Z] 9c2fa9450194: Layer already exists [2022-06-23T04:27:33.158Z] 141149e802ef: Layer already exists [2022-06-23T04:27:33.158Z] baef32e58988: Layer already exists [2022-06-23T04:27:33.158Z] 6f3886f10c2d: Layer already exists [2022-06-23T04:27:33.437Z] c486b92fd4e9: Layer already exists [2022-06-23T04:27:33.437Z] 09365e9a9edb: Layer already exists [2022-06-23T04:27:33.437Z] 2baf10b5bea5: Layer already exists [2022-06-23T04:27:33.437Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:33.437Z] latest: digest: sha256:6d7da05b28247479dbbb1a95f639923c769bbe5dbb4c3f1f85bdd9f7b7f9f641 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:33.815Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:34.202Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.15 [2022-06-23T04:27:34.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-23T04:27:34.202Z] baef32e58988: Preparing [2022-06-23T04:27:34.202Z] 141149e802ef: Preparing [2022-06-23T04:27:34.202Z] 7f5ed5117609: Preparing [2022-06-23T04:27:34.202Z] 27bf02691229: Preparing [2022-06-23T04:27:34.202Z] 9c2fa9450194: Preparing [2022-06-23T04:27:34.202Z] 6f3886f10c2d: Preparing [2022-06-23T04:27:34.202Z] 09365e9a9edb: Preparing [2022-06-23T04:27:34.202Z] 2baf10b5bea5: Preparing [2022-06-23T04:27:34.202Z] c486b92fd4e9: Preparing [2022-06-23T04:27:34.202Z] f73e7dbfee58: Preparing [2022-06-23T04:27:34.202Z] 09365e9a9edb: Waiting [2022-06-23T04:27:34.202Z] 2baf10b5bea5: Waiting [2022-06-23T04:27:34.202Z] c486b92fd4e9: Waiting [2022-06-23T04:27:34.202Z] f73e7dbfee58: Waiting [2022-06-23T04:27:34.202Z] 6f3886f10c2d: Waiting [2022-06-23T04:27:34.202Z] baef32e58988: Layer already exists [2022-06-23T04:27:34.202Z] 9c2fa9450194: Layer already exists [2022-06-23T04:27:34.202Z] 141149e802ef: Layer already exists [2022-06-23T04:27:34.202Z] 27bf02691229: Layer already exists [2022-06-23T04:27:34.202Z] 7f5ed5117609: Layer already exists [2022-06-23T04:27:34.202Z] 6f3886f10c2d: Layer already exists [2022-06-23T04:27:34.202Z] 2baf10b5bea5: Layer already exists [2022-06-23T04:27:34.202Z] 09365e9a9edb: Layer already exists [2022-06-23T04:27:34.202Z] c486b92fd4e9: Layer already exists [2022-06-23T04:27:34.482Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:34.482Z] 2.2.1-dev.15: digest: sha256:6d7da05b28247479dbbb1a95f639923c769bbe5dbb4c3f1f85bdd9f7b7f9f641 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:34.832Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:35.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:35.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-23T04:27:35.182Z] baef32e58988: Preparing [2022-06-23T04:27:35.182Z] 141149e802ef: Preparing [2022-06-23T04:27:35.182Z] 7f5ed5117609: Preparing [2022-06-23T04:27:35.182Z] 27bf02691229: Preparing [2022-06-23T04:27:35.182Z] 9c2fa9450194: Preparing [2022-06-23T04:27:35.182Z] 6f3886f10c2d: Preparing [2022-06-23T04:27:35.182Z] 09365e9a9edb: Preparing [2022-06-23T04:27:35.182Z] 2baf10b5bea5: Preparing [2022-06-23T04:27:35.182Z] c486b92fd4e9: Preparing [2022-06-23T04:27:35.182Z] f73e7dbfee58: Preparing [2022-06-23T04:27:35.182Z] 6f3886f10c2d: Waiting [2022-06-23T04:27:35.182Z] 2baf10b5bea5: Waiting [2022-06-23T04:27:35.182Z] f73e7dbfee58: Waiting [2022-06-23T04:27:35.182Z] c486b92fd4e9: Waiting [2022-06-23T04:27:35.182Z] baef32e58988: Layer already exists [2022-06-23T04:27:35.182Z] 7f5ed5117609: Layer already exists [2022-06-23T04:27:35.182Z] 9c2fa9450194: Layer already exists [2022-06-23T04:27:35.182Z] 141149e802ef: Layer already exists [2022-06-23T04:27:35.182Z] 27bf02691229: Layer already exists [2022-06-23T04:27:35.454Z] 6f3886f10c2d: Layer already exists [2022-06-23T04:27:35.454Z] 2baf10b5bea5: Layer already exists [2022-06-23T04:27:35.454Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:35.454Z] c486b92fd4e9: Layer already exists [2022-06-23T04:27:35.454Z] 09365e9a9edb: Layer already exists [2022-06-23T04:27:35.454Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:6d7da05b28247479dbbb1a95f639923c769bbe5dbb4c3f1f85bdd9f7b7f9f641 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:35.813Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:36.166Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-06-23T04:27:36.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-23T04:27:36.166Z] baef32e58988: Preparing [2022-06-23T04:27:36.166Z] 141149e802ef: Preparing [2022-06-23T04:27:36.166Z] 7f5ed5117609: Preparing [2022-06-23T04:27:36.166Z] 27bf02691229: Preparing [2022-06-23T04:27:36.166Z] 9c2fa9450194: Preparing [2022-06-23T04:27:36.166Z] 6f3886f10c2d: Preparing [2022-06-23T04:27:36.166Z] 09365e9a9edb: Preparing [2022-06-23T04:27:36.166Z] 2baf10b5bea5: Preparing [2022-06-23T04:27:36.166Z] c486b92fd4e9: Preparing [2022-06-23T04:27:36.166Z] f73e7dbfee58: Preparing [2022-06-23T04:27:36.166Z] 2baf10b5bea5: Waiting [2022-06-23T04:27:36.166Z] c486b92fd4e9: Waiting [2022-06-23T04:27:36.166Z] f73e7dbfee58: Waiting [2022-06-23T04:27:36.166Z] 6f3886f10c2d: Waiting [2022-06-23T04:27:36.166Z] 09365e9a9edb: Waiting [2022-06-23T04:27:36.166Z] 27bf02691229: Layer already exists [2022-06-23T04:27:36.166Z] 7f5ed5117609: Layer already exists [2022-06-23T04:27:36.166Z] 9c2fa9450194: Layer already exists [2022-06-23T04:27:36.166Z] baef32e58988: Layer already exists [2022-06-23T04:27:36.166Z] 141149e802ef: Layer already exists [2022-06-23T04:27:36.166Z] 2baf10b5bea5: Layer already exists [2022-06-23T04:27:36.439Z] 09365e9a9edb: Layer already exists [2022-06-23T04:27:36.439Z] 6f3886f10c2d: Layer already exists [2022-06-23T04:27:36.439Z] f73e7dbfee58: Layer already exists [2022-06-23T04:27:36.439Z] c486b92fd4e9: Layer already exists [2022-06-23T04:27:36.439Z] main: digest: sha256:6d7da05b28247479dbbb1a95f639923c769bbe5dbb4c3f1f85bdd9f7b7f9f641 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:27:36.492Z] ===================================================== [Pipeline] echo [2022-06-23T04:27:36.501Z] taggedImages: [2022-06-23T04:27:36.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:36.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-23T04:27:36.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.15 [2022-06-23T04:27:36.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:36.501Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-06-23T04:27:36.521Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-06-23T04:27:36.521Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:36.521Z] latest [2022-06-23T04:27:36.521Z] 2.2.1-dev.15 [2022-06-23T04:27:36.521Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:36.521Z] main [2022-06-23T04:27:36.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:36.878Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:37.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:37.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-23T04:27:37.229Z] a00809ac9642: Preparing [2022-06-23T04:27:37.229Z] 84897b30a99c: Preparing [2022-06-23T04:27:37.229Z] 1d093a03c204: Preparing [2022-06-23T04:27:37.229Z] d2db68a2283e: Preparing [2022-06-23T04:27:37.229Z] 030c8f40474d: Preparing [2022-06-23T04:27:37.229Z] 4f4ce317c6bb: Preparing [2022-06-23T04:27:37.229Z] 4f4ce317c6bb: Waiting [2022-06-23T04:27:37.502Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:37.502Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:27:37.502Z] 030c8f40474d: Pushed [2022-06-23T04:27:37.502Z] a00809ac9642: Pushed [2022-06-23T04:27:38.929Z] d2db68a2283e: Pushed [2022-06-23T04:27:42.302Z] 84897b30a99c: Pushed [2022-06-23T04:27:42.302Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:e51212f7a050c7fb0cd89f45a1bdb54e1c31ef46b0a6d6c22099013c98836672 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:42.663Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:43.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-23T04:27:43.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-23T04:27:43.015Z] a00809ac9642: Preparing [2022-06-23T04:27:43.015Z] 84897b30a99c: Preparing [2022-06-23T04:27:43.015Z] 1d093a03c204: Preparing [2022-06-23T04:27:43.015Z] d2db68a2283e: Preparing [2022-06-23T04:27:43.015Z] 030c8f40474d: Preparing [2022-06-23T04:27:43.015Z] 4f4ce317c6bb: Preparing [2022-06-23T04:27:43.015Z] 4f4ce317c6bb: Waiting [2022-06-23T04:27:43.015Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:43.015Z] d2db68a2283e: Layer already exists [2022-06-23T04:27:43.015Z] 030c8f40474d: Layer already exists [2022-06-23T04:27:43.015Z] 84897b30a99c: Layer already exists [2022-06-23T04:27:43.015Z] a00809ac9642: Layer already exists [2022-06-23T04:27:43.015Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:27:43.285Z] latest: digest: sha256:e51212f7a050c7fb0cd89f45a1bdb54e1c31ef46b0a6d6c22099013c98836672 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:43.647Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:44.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.15 [2022-06-23T04:27:44.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-23T04:27:44.000Z] a00809ac9642: Preparing [2022-06-23T04:27:44.000Z] 84897b30a99c: Preparing [2022-06-23T04:27:44.000Z] 1d093a03c204: Preparing [2022-06-23T04:27:44.000Z] d2db68a2283e: Preparing [2022-06-23T04:27:44.000Z] 030c8f40474d: Preparing [2022-06-23T04:27:44.000Z] 4f4ce317c6bb: Preparing [2022-06-23T04:27:44.000Z] 4f4ce317c6bb: Waiting [2022-06-23T04:27:44.000Z] 030c8f40474d: Layer already exists [2022-06-23T04:27:44.000Z] 84897b30a99c: Layer already exists [2022-06-23T04:27:44.000Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:44.000Z] d2db68a2283e: Layer already exists [2022-06-23T04:27:44.000Z] a00809ac9642: Layer already exists [2022-06-23T04:27:44.000Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:27:44.272Z] 2.2.1-dev.15: digest: sha256:e51212f7a050c7fb0cd89f45a1bdb54e1c31ef46b0a6d6c22099013c98836672 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:44.633Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:44.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:44.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-23T04:27:44.979Z] a00809ac9642: Preparing [2022-06-23T04:27:44.979Z] 84897b30a99c: Preparing [2022-06-23T04:27:44.979Z] 1d093a03c204: Preparing [2022-06-23T04:27:44.979Z] d2db68a2283e: Preparing [2022-06-23T04:27:44.979Z] 030c8f40474d: Preparing [2022-06-23T04:27:44.979Z] 4f4ce317c6bb: Preparing [2022-06-23T04:27:44.979Z] 4f4ce317c6bb: Waiting [2022-06-23T04:27:44.979Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:44.979Z] d2db68a2283e: Layer already exists [2022-06-23T04:27:44.979Z] a00809ac9642: Layer already exists [2022-06-23T04:27:44.979Z] 84897b30a99c: Layer already exists [2022-06-23T04:27:44.979Z] 030c8f40474d: Layer already exists [2022-06-23T04:27:45.251Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:27:45.251Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:e51212f7a050c7fb0cd89f45a1bdb54e1c31ef46b0a6d6c22099013c98836672 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:45.612Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:45.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-06-23T04:27:45.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-23T04:27:45.964Z] a00809ac9642: Preparing [2022-06-23T04:27:45.964Z] 84897b30a99c: Preparing [2022-06-23T04:27:45.964Z] 1d093a03c204: Preparing [2022-06-23T04:27:45.964Z] d2db68a2283e: Preparing [2022-06-23T04:27:45.964Z] 030c8f40474d: Preparing [2022-06-23T04:27:45.964Z] 4f4ce317c6bb: Preparing [2022-06-23T04:27:45.964Z] 030c8f40474d: Layer already exists [2022-06-23T04:27:45.964Z] a00809ac9642: Layer already exists [2022-06-23T04:27:45.964Z] 1d093a03c204: Layer already exists [2022-06-23T04:27:45.964Z] 84897b30a99c: Layer already exists [2022-06-23T04:27:45.964Z] d2db68a2283e: Layer already exists [2022-06-23T04:27:45.964Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:27:46.235Z] main: digest: sha256:e51212f7a050c7fb0cd89f45a1bdb54e1c31ef46b0a6d6c22099013c98836672 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:27:46.296Z] ===================================================== [Pipeline] echo [2022-06-23T04:27:46.303Z] taggedImages: [2022-06-23T04:27:46.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:46.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-23T04:27:46.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.15 [2022-06-23T04:27:46.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:46.303Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-06-23T04:27:46.324Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-06-23T04:27:46.324Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:46.324Z] latest [2022-06-23T04:27:46.324Z] 2.2.1-dev.15 [2022-06-23T04:27:46.324Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:27:46.324Z] main [2022-06-23T04:27:46.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:46.660Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:27:47.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:27:47.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-23T04:27:47.011Z] 33fa32dc0c5f: Preparing [2022-06-23T04:27:47.011Z] 1ac21a337b64: Preparing [2022-06-23T04:27:47.011Z] b1d1b7153753: Preparing [2022-06-23T04:27:47.011Z] 5b435fc46fc5: Preparing [2022-06-23T04:27:47.011Z] 4374095ab7f7: Preparing [2022-06-23T04:27:47.011Z] 7a1ffad83142: Preparing [2022-06-23T04:27:47.011Z] 030c8f40474d: Preparing [2022-06-23T04:27:47.011Z] 4f4ce317c6bb: Preparing [2022-06-23T04:27:47.011Z] 7a1ffad83142: Waiting [2022-06-23T04:27:47.011Z] 030c8f40474d: Waiting [2022-06-23T04:27:47.011Z] 4f4ce317c6bb: Waiting [2022-06-23T04:27:47.282Z] 1ac21a337b64: Pushed [2022-06-23T04:27:47.282Z] 33fa32dc0c5f: Pushed [2022-06-23T04:27:47.282Z] b1d1b7153753: Pushed [2022-06-23T04:27:47.282Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:27:47.282Z] 030c8f40474d: Layer already exists [2022-06-23T04:27:48.264Z] 7a1ffad83142: Pushed [2022-06-23T04:27:56.525Z] 4374095ab7f7: Pushed [2022-06-23T04:28:04.780Z] 5b435fc46fc5: Pushed [2022-06-23T04:28:04.780Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:bf1681b6d2000e1b6db1e531f79143d575e0e10915b109cfa61f8c7f42ee8c6b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:05.134Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:05.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-23T04:28:05.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-23T04:28:05.488Z] 33fa32dc0c5f: Preparing [2022-06-23T04:28:05.488Z] 1ac21a337b64: Preparing [2022-06-23T04:28:05.488Z] b1d1b7153753: Preparing [2022-06-23T04:28:05.488Z] 5b435fc46fc5: Preparing [2022-06-23T04:28:05.488Z] 4374095ab7f7: Preparing [2022-06-23T04:28:05.488Z] 7a1ffad83142: Preparing [2022-06-23T04:28:05.488Z] 030c8f40474d: Preparing [2022-06-23T04:28:05.488Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:05.488Z] 030c8f40474d: Waiting [2022-06-23T04:28:05.488Z] 7a1ffad83142: Waiting [2022-06-23T04:28:05.488Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:05.488Z] 1ac21a337b64: Layer already exists [2022-06-23T04:28:05.488Z] 4374095ab7f7: Layer already exists [2022-06-23T04:28:05.488Z] b1d1b7153753: Layer already exists [2022-06-23T04:28:05.488Z] 33fa32dc0c5f: Layer already exists [2022-06-23T04:28:05.488Z] 5b435fc46fc5: Layer already exists [2022-06-23T04:28:05.488Z] 7a1ffad83142: Layer already exists [2022-06-23T04:28:05.488Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:05.488Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:05.760Z] latest: digest: sha256:bf1681b6d2000e1b6db1e531f79143d575e0e10915b109cfa61f8c7f42ee8c6b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:06.120Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:06.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.15 [2022-06-23T04:28:06.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-23T04:28:06.468Z] 33fa32dc0c5f: Preparing [2022-06-23T04:28:06.468Z] 1ac21a337b64: Preparing [2022-06-23T04:28:06.468Z] b1d1b7153753: Preparing [2022-06-23T04:28:06.468Z] 5b435fc46fc5: Preparing [2022-06-23T04:28:06.468Z] 4374095ab7f7: Preparing [2022-06-23T04:28:06.468Z] 7a1ffad83142: Preparing [2022-06-23T04:28:06.468Z] 030c8f40474d: Preparing [2022-06-23T04:28:06.468Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:06.468Z] 030c8f40474d: Waiting [2022-06-23T04:28:06.468Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:06.468Z] 7a1ffad83142: Waiting [2022-06-23T04:28:06.468Z] 4374095ab7f7: Layer already exists [2022-06-23T04:28:06.468Z] b1d1b7153753: Layer already exists [2022-06-23T04:28:06.468Z] 33fa32dc0c5f: Layer already exists [2022-06-23T04:28:06.468Z] 1ac21a337b64: Layer already exists [2022-06-23T04:28:06.468Z] 5b435fc46fc5: Layer already exists [2022-06-23T04:28:06.468Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:06.468Z] 7a1ffad83142: Layer already exists [2022-06-23T04:28:06.468Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:06.740Z] 2.2.1-dev.15: digest: sha256:bf1681b6d2000e1b6db1e531f79143d575e0e10915b109cfa61f8c7f42ee8c6b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:07.090Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:07.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:07.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-23T04:28:07.441Z] 33fa32dc0c5f: Preparing [2022-06-23T04:28:07.441Z] 1ac21a337b64: Preparing [2022-06-23T04:28:07.441Z] b1d1b7153753: Preparing [2022-06-23T04:28:07.441Z] 5b435fc46fc5: Preparing [2022-06-23T04:28:07.441Z] 4374095ab7f7: Preparing [2022-06-23T04:28:07.441Z] 7a1ffad83142: Preparing [2022-06-23T04:28:07.441Z] 030c8f40474d: Preparing [2022-06-23T04:28:07.441Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:07.441Z] 7a1ffad83142: Waiting [2022-06-23T04:28:07.441Z] 030c8f40474d: Waiting [2022-06-23T04:28:07.441Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:07.441Z] 5b435fc46fc5: Layer already exists [2022-06-23T04:28:07.441Z] 33fa32dc0c5f: Layer already exists [2022-06-23T04:28:07.441Z] 4374095ab7f7: Layer already exists [2022-06-23T04:28:07.441Z] b1d1b7153753: Layer already exists [2022-06-23T04:28:07.441Z] 1ac21a337b64: Layer already exists [2022-06-23T04:28:07.441Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:07.441Z] 7a1ffad83142: Layer already exists [2022-06-23T04:28:07.711Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:07.711Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:bf1681b6d2000e1b6db1e531f79143d575e0e10915b109cfa61f8c7f42ee8c6b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:08.103Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:08.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-06-23T04:28:08.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-23T04:28:08.471Z] 33fa32dc0c5f: Preparing [2022-06-23T04:28:08.471Z] 1ac21a337b64: Preparing [2022-06-23T04:28:08.471Z] b1d1b7153753: Preparing [2022-06-23T04:28:08.471Z] 5b435fc46fc5: Preparing [2022-06-23T04:28:08.471Z] 4374095ab7f7: Preparing [2022-06-23T04:28:08.471Z] 7a1ffad83142: Preparing [2022-06-23T04:28:08.471Z] 030c8f40474d: Preparing [2022-06-23T04:28:08.471Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:08.471Z] 030c8f40474d: Waiting [2022-06-23T04:28:08.471Z] 7a1ffad83142: Waiting [2022-06-23T04:28:08.471Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:08.471Z] 4374095ab7f7: Layer already exists [2022-06-23T04:28:08.471Z] 5b435fc46fc5: Layer already exists [2022-06-23T04:28:08.471Z] 33fa32dc0c5f: Layer already exists [2022-06-23T04:28:08.471Z] b1d1b7153753: Layer already exists [2022-06-23T04:28:08.471Z] 1ac21a337b64: Layer already exists [2022-06-23T04:28:08.471Z] 7a1ffad83142: Layer already exists [2022-06-23T04:28:08.471Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:08.471Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:08.755Z] main: digest: sha256:bf1681b6d2000e1b6db1e531f79143d575e0e10915b109cfa61f8c7f42ee8c6b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:28:08.812Z] ===================================================== [Pipeline] echo [2022-06-23T04:28:08.819Z] taggedImages: [2022-06-23T04:28:08.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:08.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-23T04:28:08.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.15 [2022-06-23T04:28:08.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:08.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-06-23T04:28:08.835Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-06-23T04:28:08.835Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:08.835Z] latest [2022-06-23T04:28:08.835Z] 2.2.1-dev.15 [2022-06-23T04:28:08.835Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:08.835Z] main [2022-06-23T04:28:08.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:09.192Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:09.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:09.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-23T04:28:09.562Z] ba62ecf5bba2: Preparing [2022-06-23T04:28:09.562Z] c84322488d4c: Preparing [2022-06-23T04:28:09.562Z] d86aa2984b4a: Preparing [2022-06-23T04:28:09.562Z] 891a3886ccea: Preparing [2022-06-23T04:28:09.562Z] 730ae16ae853: Preparing [2022-06-23T04:28:09.562Z] 030c8f40474d: Preparing [2022-06-23T04:28:09.562Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:09.562Z] 030c8f40474d: Waiting [2022-06-23T04:28:09.562Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:09.839Z] ba62ecf5bba2: Pushed [2022-06-23T04:28:09.839Z] c84322488d4c: Pushed [2022-06-23T04:28:09.839Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:09.839Z] d86aa2984b4a: Pushed [2022-06-23T04:28:09.839Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:10.430Z] 730ae16ae853: Pushed [2022-06-23T04:28:28.703Z] 891a3886ccea: Pushed [2022-06-23T04:28:28.703Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:c1a758581a1fd8f52f29cb65c07d6962a4d961427328ce5856922a6fe4595c32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:29.055Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:29.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-23T04:28:29.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-23T04:28:29.403Z] ba62ecf5bba2: Preparing [2022-06-23T04:28:29.403Z] c84322488d4c: Preparing [2022-06-23T04:28:29.403Z] d86aa2984b4a: Preparing [2022-06-23T04:28:29.403Z] 891a3886ccea: Preparing [2022-06-23T04:28:29.403Z] 730ae16ae853: Preparing [2022-06-23T04:28:29.403Z] 030c8f40474d: Preparing [2022-06-23T04:28:29.403Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:29.403Z] 030c8f40474d: Waiting [2022-06-23T04:28:29.403Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:29.403Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:29.403Z] ba62ecf5bba2: Layer already exists [2022-06-23T04:28:29.403Z] 730ae16ae853: Layer already exists [2022-06-23T04:28:29.403Z] c84322488d4c: Layer already exists [2022-06-23T04:28:29.403Z] d86aa2984b4a: Layer already exists [2022-06-23T04:28:29.403Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:29.403Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:29.671Z] latest: digest: sha256:c1a758581a1fd8f52f29cb65c07d6962a4d961427328ce5856922a6fe4595c32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:30.022Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:30.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.15 [2022-06-23T04:28:30.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-23T04:28:30.364Z] ba62ecf5bba2: Preparing [2022-06-23T04:28:30.364Z] c84322488d4c: Preparing [2022-06-23T04:28:30.365Z] d86aa2984b4a: Preparing [2022-06-23T04:28:30.365Z] 891a3886ccea: Preparing [2022-06-23T04:28:30.365Z] 730ae16ae853: Preparing [2022-06-23T04:28:30.365Z] 030c8f40474d: Preparing [2022-06-23T04:28:30.365Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:30.365Z] 030c8f40474d: Waiting [2022-06-23T04:28:30.365Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:30.365Z] ba62ecf5bba2: Layer already exists [2022-06-23T04:28:30.365Z] d86aa2984b4a: Layer already exists [2022-06-23T04:28:30.365Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:30.365Z] 730ae16ae853: Layer already exists [2022-06-23T04:28:30.365Z] c84322488d4c: Layer already exists [2022-06-23T04:28:30.365Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:30.365Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:30.634Z] 2.2.1-dev.15: digest: sha256:c1a758581a1fd8f52f29cb65c07d6962a4d961427328ce5856922a6fe4595c32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:30.988Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:31.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-23T04:28:31.333Z] ba62ecf5bba2: Preparing [2022-06-23T04:28:31.333Z] c84322488d4c: Preparing [2022-06-23T04:28:31.333Z] d86aa2984b4a: Preparing [2022-06-23T04:28:31.333Z] 891a3886ccea: Preparing [2022-06-23T04:28:31.333Z] 730ae16ae853: Preparing [2022-06-23T04:28:31.333Z] 030c8f40474d: Preparing [2022-06-23T04:28:31.333Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:31.333Z] 030c8f40474d: Waiting [2022-06-23T04:28:31.333Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:31.333Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:31.333Z] c84322488d4c: Layer already exists [2022-06-23T04:28:31.333Z] d86aa2984b4a: Layer already exists [2022-06-23T04:28:31.333Z] ba62ecf5bba2: Layer already exists [2022-06-23T04:28:31.333Z] 730ae16ae853: Layer already exists [2022-06-23T04:28:31.333Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:31.333Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:31.602Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:c1a758581a1fd8f52f29cb65c07d6962a4d961427328ce5856922a6fe4595c32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:31.954Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:32.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-06-23T04:28:32.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-23T04:28:32.299Z] ba62ecf5bba2: Preparing [2022-06-23T04:28:32.299Z] c84322488d4c: Preparing [2022-06-23T04:28:32.299Z] d86aa2984b4a: Preparing [2022-06-23T04:28:32.299Z] 891a3886ccea: Preparing [2022-06-23T04:28:32.299Z] 730ae16ae853: Preparing [2022-06-23T04:28:32.299Z] 030c8f40474d: Preparing [2022-06-23T04:28:32.299Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:32.299Z] 030c8f40474d: Waiting [2022-06-23T04:28:32.299Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:32.299Z] d86aa2984b4a: Layer already exists [2022-06-23T04:28:32.299Z] ba62ecf5bba2: Layer already exists [2022-06-23T04:28:32.299Z] 730ae16ae853: Layer already exists [2022-06-23T04:28:32.299Z] c84322488d4c: Layer already exists [2022-06-23T04:28:32.299Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:32.299Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:32.299Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:32.568Z] main: digest: sha256:c1a758581a1fd8f52f29cb65c07d6962a4d961427328ce5856922a6fe4595c32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:28:32.626Z] ===================================================== [Pipeline] echo [2022-06-23T04:28:32.634Z] taggedImages: [2022-06-23T04:28:32.634Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:32.634Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-23T04:28:32.634Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.15 [2022-06-23T04:28:32.634Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:32.634Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-06-23T04:28:32.652Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-06-23T04:28:32.652Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:32.652Z] latest [2022-06-23T04:28:32.652Z] 2.2.1-dev.15 [2022-06-23T04:28:32.652Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:32.652Z] main [2022-06-23T04:28:32.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:33.011Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:33.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:33.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-23T04:28:33.370Z] 9799d6a78b7a: Preparing [2022-06-23T04:28:33.370Z] 2485f0ab4139: Preparing [2022-06-23T04:28:33.370Z] 35c75d04f121: Preparing [2022-06-23T04:28:33.370Z] 891a3886ccea: Preparing [2022-06-23T04:28:33.370Z] 0da21140525c: Preparing [2022-06-23T04:28:33.370Z] 030c8f40474d: Preparing [2022-06-23T04:28:33.370Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:33.370Z] 030c8f40474d: Waiting [2022-06-23T04:28:33.370Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:33.370Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:33.644Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:33.644Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:33.644Z] 35c75d04f121: Pushed [2022-06-23T04:28:33.644Z] 9799d6a78b7a: Pushed [2022-06-23T04:28:33.644Z] 2485f0ab4139: Pushed [2022-06-23T04:28:34.233Z] 0da21140525c: Pushed [2022-06-23T04:28:34.502Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:1b6bfb4448eaa34eeb3f9fef216ba4cd0882e5675b5f603b1012e5700f2b6ce7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:34.856Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:35.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-23T04:28:35.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-23T04:28:35.199Z] 9799d6a78b7a: Preparing [2022-06-23T04:28:35.199Z] 2485f0ab4139: Preparing [2022-06-23T04:28:35.199Z] 35c75d04f121: Preparing [2022-06-23T04:28:35.199Z] 891a3886ccea: Preparing [2022-06-23T04:28:35.199Z] 0da21140525c: Preparing [2022-06-23T04:28:35.199Z] 030c8f40474d: Preparing [2022-06-23T04:28:35.199Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:35.199Z] 030c8f40474d: Waiting [2022-06-23T04:28:35.199Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:35.199Z] 2485f0ab4139: Layer already exists [2022-06-23T04:28:35.199Z] 9799d6a78b7a: Layer already exists [2022-06-23T04:28:35.199Z] 35c75d04f121: Layer already exists [2022-06-23T04:28:35.199Z] 0da21140525c: Layer already exists [2022-06-23T04:28:35.199Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:35.199Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:35.199Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:35.469Z] latest: digest: sha256:1b6bfb4448eaa34eeb3f9fef216ba4cd0882e5675b5f603b1012e5700f2b6ce7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:35.817Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:36.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.15 [2022-06-23T04:28:36.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-23T04:28:36.164Z] 9799d6a78b7a: Preparing [2022-06-23T04:28:36.164Z] 2485f0ab4139: Preparing [2022-06-23T04:28:36.164Z] 35c75d04f121: Preparing [2022-06-23T04:28:36.164Z] 891a3886ccea: Preparing [2022-06-23T04:28:36.164Z] 0da21140525c: Preparing [2022-06-23T04:28:36.164Z] 030c8f40474d: Preparing [2022-06-23T04:28:36.164Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:36.164Z] 030c8f40474d: Waiting [2022-06-23T04:28:36.164Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:36.164Z] 35c75d04f121: Layer already exists [2022-06-23T04:28:36.164Z] 9799d6a78b7a: Layer already exists [2022-06-23T04:28:36.164Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:36.164Z] 0da21140525c: Layer already exists [2022-06-23T04:28:36.164Z] 2485f0ab4139: Layer already exists [2022-06-23T04:28:36.164Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:36.164Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:36.433Z] 2.2.1-dev.15: digest: sha256:1b6bfb4448eaa34eeb3f9fef216ba4cd0882e5675b5f603b1012e5700f2b6ce7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:36.784Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:37.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:37.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-23T04:28:37.130Z] 9799d6a78b7a: Preparing [2022-06-23T04:28:37.130Z] 2485f0ab4139: Preparing [2022-06-23T04:28:37.130Z] 35c75d04f121: Preparing [2022-06-23T04:28:37.130Z] 891a3886ccea: Preparing [2022-06-23T04:28:37.130Z] 0da21140525c: Preparing [2022-06-23T04:28:37.130Z] 030c8f40474d: Preparing [2022-06-23T04:28:37.130Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:37.130Z] 030c8f40474d: Waiting [2022-06-23T04:28:37.130Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:37.130Z] 2485f0ab4139: Layer already exists [2022-06-23T04:28:37.130Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:37.130Z] 0da21140525c: Layer already exists [2022-06-23T04:28:37.130Z] 9799d6a78b7a: Layer already exists [2022-06-23T04:28:37.130Z] 35c75d04f121: Layer already exists [2022-06-23T04:28:37.130Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:37.130Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:37.398Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:1b6bfb4448eaa34eeb3f9fef216ba4cd0882e5675b5f603b1012e5700f2b6ce7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:37.751Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:38.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-06-23T04:28:38.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-23T04:28:38.090Z] 9799d6a78b7a: Preparing [2022-06-23T04:28:38.090Z] 2485f0ab4139: Preparing [2022-06-23T04:28:38.090Z] 35c75d04f121: Preparing [2022-06-23T04:28:38.090Z] 891a3886ccea: Preparing [2022-06-23T04:28:38.090Z] 0da21140525c: Preparing [2022-06-23T04:28:38.090Z] 030c8f40474d: Preparing [2022-06-23T04:28:38.090Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:38.090Z] 030c8f40474d: Waiting [2022-06-23T04:28:38.090Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:38.090Z] 2485f0ab4139: Layer already exists [2022-06-23T04:28:38.090Z] 9799d6a78b7a: Layer already exists [2022-06-23T04:28:38.090Z] 891a3886ccea: Layer already exists [2022-06-23T04:28:38.090Z] 35c75d04f121: Layer already exists [2022-06-23T04:28:38.090Z] 0da21140525c: Layer already exists [2022-06-23T04:28:38.090Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:28:38.090Z] 030c8f40474d: Layer already exists [2022-06-23T04:28:38.360Z] main: digest: sha256:1b6bfb4448eaa34eeb3f9fef216ba4cd0882e5675b5f603b1012e5700f2b6ce7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:28:38.411Z] ===================================================== [Pipeline] echo [2022-06-23T04:28:38.418Z] taggedImages: [2022-06-23T04:28:38.418Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:38.418Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-23T04:28:38.418Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.15 [2022-06-23T04:28:38.418Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:38.418Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-06-23T04:28:38.437Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-23T04:28:38.437Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:38.437Z] latest [2022-06-23T04:28:38.437Z] 2.2.1-dev.15 [2022-06-23T04:28:38.437Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:38.437Z] main [2022-06-23T04:28:38.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:38.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:39.139Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:39.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-23T04:28:39.139Z] e0c899d5d256: Preparing [2022-06-23T04:28:39.139Z] 79f834cbbb12: Preparing [2022-06-23T04:28:39.139Z] 1d093a03c204: Preparing [2022-06-23T04:28:39.139Z] cf8c5a86ca27: Preparing [2022-06-23T04:28:39.139Z] f73e7dbfee58: Preparing [2022-06-23T04:28:39.139Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:39.139Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:39.408Z] e0c899d5d256: Pushed [2022-06-23T04:28:39.408Z] cf8c5a86ca27: Pushed [2022-06-23T04:28:44.782Z] 79f834cbbb12: Pushed [2022-06-23T04:28:44.782Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:07f54693cc963b6fad56afc1f69b61c074cff31f28e50619ae942b9d4fd3e0ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:45.134Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:45.507Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-23T04:28:45.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-23T04:28:45.507Z] e0c899d5d256: Preparing [2022-06-23T04:28:45.507Z] 79f834cbbb12: Preparing [2022-06-23T04:28:45.507Z] 1d093a03c204: Preparing [2022-06-23T04:28:45.507Z] cf8c5a86ca27: Preparing [2022-06-23T04:28:45.507Z] f73e7dbfee58: Preparing [2022-06-23T04:28:45.507Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:45.507Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:45.507Z] cf8c5a86ca27: Layer already exists [2022-06-23T04:28:45.507Z] 79f834cbbb12: Layer already exists [2022-06-23T04:28:45.507Z] e0c899d5d256: Layer already exists [2022-06-23T04:28:45.507Z] latest: digest: sha256:07f54693cc963b6fad56afc1f69b61c074cff31f28e50619ae942b9d4fd3e0ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:46.156Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:46.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.15 [2022-06-23T04:28:46.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-23T04:28:46.516Z] e0c899d5d256: Preparing [2022-06-23T04:28:46.516Z] 79f834cbbb12: Preparing [2022-06-23T04:28:46.516Z] 1d093a03c204: Preparing [2022-06-23T04:28:46.516Z] cf8c5a86ca27: Preparing [2022-06-23T04:28:46.516Z] f73e7dbfee58: Preparing [2022-06-23T04:28:46.516Z] 79f834cbbb12: Layer already exists [2022-06-23T04:28:46.516Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:46.516Z] e0c899d5d256: Layer already exists [2022-06-23T04:28:46.516Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:46.516Z] cf8c5a86ca27: Layer already exists [2022-06-23T04:28:46.793Z] 2.2.1-dev.15: digest: sha256:07f54693cc963b6fad56afc1f69b61c074cff31f28e50619ae942b9d4fd3e0ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:47.164Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:47.513Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:47.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-23T04:28:47.514Z] e0c899d5d256: Preparing [2022-06-23T04:28:47.514Z] 79f834cbbb12: Preparing [2022-06-23T04:28:47.514Z] 1d093a03c204: Preparing [2022-06-23T04:28:47.514Z] cf8c5a86ca27: Preparing [2022-06-23T04:28:47.514Z] f73e7dbfee58: Preparing [2022-06-23T04:28:47.514Z] 79f834cbbb12: Layer already exists [2022-06-23T04:28:47.514Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:47.514Z] e0c899d5d256: Layer already exists [2022-06-23T04:28:47.514Z] cf8c5a86ca27: Layer already exists [2022-06-23T04:28:47.514Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:47.784Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:07f54693cc963b6fad56afc1f69b61c074cff31f28e50619ae942b9d4fd3e0ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:48.140Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:48.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-06-23T04:28:48.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-23T04:28:48.492Z] e0c899d5d256: Preparing [2022-06-23T04:28:48.492Z] 79f834cbbb12: Preparing [2022-06-23T04:28:48.492Z] 1d093a03c204: Preparing [2022-06-23T04:28:48.492Z] cf8c5a86ca27: Preparing [2022-06-23T04:28:48.492Z] f73e7dbfee58: Preparing [2022-06-23T04:28:48.492Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:48.492Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:48.492Z] e0c899d5d256: Layer already exists [2022-06-23T04:28:48.492Z] cf8c5a86ca27: Layer already exists [2022-06-23T04:28:48.492Z] 79f834cbbb12: Layer already exists [2022-06-23T04:28:48.763Z] main: digest: sha256:07f54693cc963b6fad56afc1f69b61c074cff31f28e50619ae942b9d4fd3e0ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:28:48.809Z] ===================================================== [Pipeline] echo [2022-06-23T04:28:48.817Z] taggedImages: [2022-06-23T04:28:48.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:48.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-23T04:28:48.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.15 [2022-06-23T04:28:48.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:48.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-06-23T04:28:48.835Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-23T04:28:48.835Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:48.835Z] latest [2022-06-23T04:28:48.835Z] 2.2.1-dev.15 [2022-06-23T04:28:48.835Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:48.835Z] main [2022-06-23T04:28:48.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:49.182Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:49.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:49.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-23T04:28:49.531Z] 2c6dc6233a6f: Preparing [2022-06-23T04:28:49.531Z] df02963a4d02: Preparing [2022-06-23T04:28:49.531Z] 1d093a03c204: Preparing [2022-06-23T04:28:49.531Z] 4aa453c9cefa: Preparing [2022-06-23T04:28:49.531Z] f73e7dbfee58: Preparing [2022-06-23T04:28:49.531Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:49.804Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:49.804Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:28:49.804Z] 2c6dc6233a6f: Pushed [2022-06-23T04:28:55.187Z] df02963a4d02: Pushed [2022-06-23T04:28:55.187Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:6789541fe68c602eaaa84c79d01fe563b2ff9ca904f3613982136a7d0eb1fda5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:55.545Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:55.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-23T04:28:55.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-23T04:28:55.896Z] 2c6dc6233a6f: Preparing [2022-06-23T04:28:55.896Z] df02963a4d02: Preparing [2022-06-23T04:28:55.896Z] 1d093a03c204: Preparing [2022-06-23T04:28:55.896Z] 4aa453c9cefa: Preparing [2022-06-23T04:28:55.896Z] f73e7dbfee58: Preparing [2022-06-23T04:28:55.896Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:28:55.896Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:55.896Z] df02963a4d02: Layer already exists [2022-06-23T04:28:55.896Z] 2c6dc6233a6f: Layer already exists [2022-06-23T04:28:55.896Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:56.166Z] latest: digest: sha256:6789541fe68c602eaaa84c79d01fe563b2ff9ca904f3613982136a7d0eb1fda5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:56.528Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:56.878Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.15 [2022-06-23T04:28:56.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-23T04:28:56.878Z] 2c6dc6233a6f: Preparing [2022-06-23T04:28:56.878Z] df02963a4d02: Preparing [2022-06-23T04:28:56.878Z] 1d093a03c204: Preparing [2022-06-23T04:28:56.878Z] 4aa453c9cefa: Preparing [2022-06-23T04:28:56.878Z] f73e7dbfee58: Preparing [2022-06-23T04:28:56.878Z] df02963a4d02: Layer already exists [2022-06-23T04:28:56.878Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:56.878Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:28:56.878Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:56.878Z] 2c6dc6233a6f: Layer already exists [2022-06-23T04:28:57.151Z] 2.2.1-dev.15: digest: sha256:6789541fe68c602eaaa84c79d01fe563b2ff9ca904f3613982136a7d0eb1fda5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:57.510Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:57.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:57.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-23T04:28:57.860Z] 2c6dc6233a6f: Preparing [2022-06-23T04:28:57.860Z] df02963a4d02: Preparing [2022-06-23T04:28:57.860Z] 1d093a03c204: Preparing [2022-06-23T04:28:57.860Z] 4aa453c9cefa: Preparing [2022-06-23T04:28:57.860Z] f73e7dbfee58: Preparing [2022-06-23T04:28:57.860Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:57.860Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:57.860Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:28:57.860Z] 2c6dc6233a6f: Layer already exists [2022-06-23T04:28:57.860Z] df02963a4d02: Layer already exists [2022-06-23T04:28:58.130Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:6789541fe68c602eaaa84c79d01fe563b2ff9ca904f3613982136a7d0eb1fda5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:58.485Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:58.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-06-23T04:28:58.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-23T04:28:58.830Z] 2c6dc6233a6f: Preparing [2022-06-23T04:28:58.830Z] df02963a4d02: Preparing [2022-06-23T04:28:58.830Z] 1d093a03c204: Preparing [2022-06-23T04:28:58.830Z] 4aa453c9cefa: Preparing [2022-06-23T04:28:58.830Z] f73e7dbfee58: Preparing [2022-06-23T04:28:58.830Z] df02963a4d02: Layer already exists [2022-06-23T04:28:58.830Z] 1d093a03c204: Layer already exists [2022-06-23T04:28:58.830Z] 2c6dc6233a6f: Layer already exists [2022-06-23T04:28:58.830Z] f73e7dbfee58: Layer already exists [2022-06-23T04:28:58.831Z] 4aa453c9cefa: Layer already exists [2022-06-23T04:28:59.100Z] main: digest: sha256:6789541fe68c602eaaa84c79d01fe563b2ff9ca904f3613982136a7d0eb1fda5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:28:59.159Z] ===================================================== [Pipeline] echo [2022-06-23T04:28:59.168Z] taggedImages: [2022-06-23T04:28:59.168Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:59.168Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-23T04:28:59.168Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.15 [2022-06-23T04:28:59.168Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:59.168Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-06-23T04:28:59.188Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-23T04:28:59.188Z] 304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:59.188Z] latest [2022-06-23T04:28:59.188Z] 2.2.1-dev.15 [2022-06-23T04:28:59.188Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:28:59.188Z] main [2022-06-23T04:28:59.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:59.546Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:28:59.900Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:28:59.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-23T04:28:59.900Z] a50e21e5979b: Preparing [2022-06-23T04:28:59.900Z] 64c9e56cb5ca: Preparing [2022-06-23T04:28:59.900Z] f32a7dc26064: Preparing [2022-06-23T04:28:59.900Z] 981d353b9c3c: Preparing [2022-06-23T04:28:59.900Z] f0e5a4d6c014: Preparing [2022-06-23T04:28:59.900Z] 3b19d27f08f7: Preparing [2022-06-23T04:28:59.900Z] 73bb99a6e169: Preparing [2022-06-23T04:28:59.900Z] ec06c3102977: Preparing [2022-06-23T04:28:59.900Z] 6a3c62e080c7: Preparing [2022-06-23T04:28:59.900Z] 340cb19ca677: Preparing [2022-06-23T04:28:59.900Z] 4f4ce317c6bb: Preparing [2022-06-23T04:28:59.900Z] ec06c3102977: Waiting [2022-06-23T04:28:59.900Z] 6a3c62e080c7: Waiting [2022-06-23T04:28:59.900Z] 340cb19ca677: Waiting [2022-06-23T04:28:59.900Z] 4f4ce317c6bb: Waiting [2022-06-23T04:28:59.900Z] 3b19d27f08f7: Waiting [2022-06-23T04:28:59.900Z] 73bb99a6e169: Waiting [2022-06-23T04:29:00.173Z] f0e5a4d6c014: Layer already exists [2022-06-23T04:29:00.173Z] 3b19d27f08f7: Layer already exists [2022-06-23T04:29:00.173Z] 73bb99a6e169: Layer already exists [2022-06-23T04:29:00.173Z] ec06c3102977: Layer already exists [2022-06-23T04:29:00.173Z] 64c9e56cb5ca: Pushed [2022-06-23T04:29:00.173Z] 6a3c62e080c7: Layer already exists [2022-06-23T04:29:00.173Z] 340cb19ca677: Layer already exists [2022-06-23T04:29:00.446Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:29:01.037Z] a50e21e5979b: Pushed [2022-06-23T04:29:03.006Z] f32a7dc26064: Pushed [2022-06-23T04:29:18.060Z] 981d353b9c3c: Pushed [2022-06-23T04:29:18.331Z] 304e98bd1744c0296f83b99b8262de5506c0b491: digest: sha256:8fab4da270aaa08a805b844925bb05095c65725f7ae7f1b3426e1fa33195bd19 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:18.690Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:19.047Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-23T04:29:19.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-23T04:29:19.047Z] a50e21e5979b: Preparing [2022-06-23T04:29:19.047Z] 64c9e56cb5ca: Preparing [2022-06-23T04:29:19.047Z] f32a7dc26064: Preparing [2022-06-23T04:29:19.047Z] 981d353b9c3c: Preparing [2022-06-23T04:29:19.047Z] f0e5a4d6c014: Preparing [2022-06-23T04:29:19.047Z] 3b19d27f08f7: Preparing [2022-06-23T04:29:19.047Z] 73bb99a6e169: Preparing [2022-06-23T04:29:19.047Z] ec06c3102977: Preparing [2022-06-23T04:29:19.047Z] 6a3c62e080c7: Preparing [2022-06-23T04:29:19.047Z] 340cb19ca677: Preparing [2022-06-23T04:29:19.047Z] 4f4ce317c6bb: Preparing [2022-06-23T04:29:19.047Z] ec06c3102977: Waiting [2022-06-23T04:29:19.047Z] 6a3c62e080c7: Waiting [2022-06-23T04:29:19.047Z] 340cb19ca677: Waiting [2022-06-23T04:29:19.047Z] 4f4ce317c6bb: Waiting [2022-06-23T04:29:19.047Z] 73bb99a6e169: Waiting [2022-06-23T04:29:19.047Z] 3b19d27f08f7: Waiting [2022-06-23T04:29:19.047Z] a50e21e5979b: Layer already exists [2022-06-23T04:29:19.047Z] f32a7dc26064: Layer already exists [2022-06-23T04:29:19.047Z] f0e5a4d6c014: Layer already exists [2022-06-23T04:29:19.047Z] 64c9e56cb5ca: Layer already exists [2022-06-23T04:29:19.047Z] 981d353b9c3c: Layer already exists [2022-06-23T04:29:19.317Z] 340cb19ca677: Layer already exists [2022-06-23T04:29:19.317Z] 3b19d27f08f7: Layer already exists [2022-06-23T04:29:19.317Z] 6a3c62e080c7: Layer already exists [2022-06-23T04:29:19.317Z] 73bb99a6e169: Layer already exists [2022-06-23T04:29:19.317Z] ec06c3102977: Layer already exists [2022-06-23T04:29:19.317Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:29:19.317Z] latest: digest: sha256:8fab4da270aaa08a805b844925bb05095c65725f7ae7f1b3426e1fa33195bd19 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:19.669Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:20.019Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.15 [2022-06-23T04:29:20.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-23T04:29:20.019Z] a50e21e5979b: Preparing [2022-06-23T04:29:20.019Z] 64c9e56cb5ca: Preparing [2022-06-23T04:29:20.019Z] f32a7dc26064: Preparing [2022-06-23T04:29:20.019Z] 981d353b9c3c: Preparing [2022-06-23T04:29:20.019Z] f0e5a4d6c014: Preparing [2022-06-23T04:29:20.019Z] 3b19d27f08f7: Preparing [2022-06-23T04:29:20.019Z] 73bb99a6e169: Preparing [2022-06-23T04:29:20.019Z] ec06c3102977: Preparing [2022-06-23T04:29:20.019Z] 6a3c62e080c7: Preparing [2022-06-23T04:29:20.019Z] 340cb19ca677: Preparing [2022-06-23T04:29:20.019Z] 4f4ce317c6bb: Preparing [2022-06-23T04:29:20.019Z] ec06c3102977: Waiting [2022-06-23T04:29:20.019Z] 6a3c62e080c7: Waiting [2022-06-23T04:29:20.019Z] 340cb19ca677: Waiting [2022-06-23T04:29:20.019Z] 4f4ce317c6bb: Waiting [2022-06-23T04:29:20.019Z] 3b19d27f08f7: Waiting [2022-06-23T04:29:20.019Z] 64c9e56cb5ca: Layer already exists [2022-06-23T04:29:20.019Z] f0e5a4d6c014: Layer already exists [2022-06-23T04:29:20.019Z] f32a7dc26064: Layer already exists [2022-06-23T04:29:20.019Z] a50e21e5979b: Layer already exists [2022-06-23T04:29:20.019Z] 981d353b9c3c: Layer already exists [2022-06-23T04:29:20.019Z] 73bb99a6e169: Layer already exists [2022-06-23T04:29:20.019Z] 340cb19ca677: Layer already exists [2022-06-23T04:29:20.019Z] 3b19d27f08f7: Layer already exists [2022-06-23T04:29:20.019Z] ec06c3102977: Layer already exists [2022-06-23T04:29:20.019Z] 6a3c62e080c7: Layer already exists [2022-06-23T04:29:20.290Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:29:20.291Z] 2.2.1-dev.15: digest: sha256:8fab4da270aaa08a805b844925bb05095c65725f7ae7f1b3426e1fa33195bd19 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:20.646Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:21.030Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:29:21.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-23T04:29:21.030Z] a50e21e5979b: Preparing [2022-06-23T04:29:21.030Z] 64c9e56cb5ca: Preparing [2022-06-23T04:29:21.030Z] f32a7dc26064: Preparing [2022-06-23T04:29:21.030Z] 981d353b9c3c: Preparing [2022-06-23T04:29:21.030Z] f0e5a4d6c014: Preparing [2022-06-23T04:29:21.030Z] 3b19d27f08f7: Preparing [2022-06-23T04:29:21.030Z] 73bb99a6e169: Preparing [2022-06-23T04:29:21.030Z] ec06c3102977: Preparing [2022-06-23T04:29:21.030Z] 6a3c62e080c7: Preparing [2022-06-23T04:29:21.030Z] 340cb19ca677: Preparing [2022-06-23T04:29:21.030Z] 4f4ce317c6bb: Preparing [2022-06-23T04:29:21.030Z] 3b19d27f08f7: Waiting [2022-06-23T04:29:21.030Z] 73bb99a6e169: Waiting [2022-06-23T04:29:21.030Z] ec06c3102977: Waiting [2022-06-23T04:29:21.030Z] 340cb19ca677: Waiting [2022-06-23T04:29:21.030Z] 4f4ce317c6bb: Waiting [2022-06-23T04:29:21.030Z] 981d353b9c3c: Layer already exists [2022-06-23T04:29:21.030Z] f0e5a4d6c014: Layer already exists [2022-06-23T04:29:21.030Z] 64c9e56cb5ca: Layer already exists [2022-06-23T04:29:21.030Z] a50e21e5979b: Layer already exists [2022-06-23T04:29:21.030Z] f32a7dc26064: Layer already exists [2022-06-23T04:29:21.030Z] 3b19d27f08f7: Layer already exists [2022-06-23T04:29:21.030Z] 6a3c62e080c7: Layer already exists [2022-06-23T04:29:21.030Z] ec06c3102977: Layer already exists [2022-06-23T04:29:21.030Z] 340cb19ca677: Layer already exists [2022-06-23T04:29:21.030Z] 73bb99a6e169: Layer already exists [2022-06-23T04:29:21.310Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:29:21.310Z] 304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15: digest: sha256:8fab4da270aaa08a805b844925bb05095c65725f7ae7f1b3426e1fa33195bd19 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:21.680Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:22.047Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-06-23T04:29:22.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-23T04:29:22.047Z] a50e21e5979b: Preparing [2022-06-23T04:29:22.047Z] 64c9e56cb5ca: Preparing [2022-06-23T04:29:22.047Z] f32a7dc26064: Preparing [2022-06-23T04:29:22.047Z] 981d353b9c3c: Preparing [2022-06-23T04:29:22.047Z] f0e5a4d6c014: Preparing [2022-06-23T04:29:22.047Z] 3b19d27f08f7: Preparing [2022-06-23T04:29:22.047Z] 73bb99a6e169: Preparing [2022-06-23T04:29:22.047Z] ec06c3102977: Preparing [2022-06-23T04:29:22.047Z] 6a3c62e080c7: Preparing [2022-06-23T04:29:22.047Z] 340cb19ca677: Preparing [2022-06-23T04:29:22.047Z] 4f4ce317c6bb: Preparing [2022-06-23T04:29:22.047Z] 3b19d27f08f7: Waiting [2022-06-23T04:29:22.047Z] 73bb99a6e169: Waiting [2022-06-23T04:29:22.047Z] 340cb19ca677: Waiting [2022-06-23T04:29:22.047Z] 4f4ce317c6bb: Waiting [2022-06-23T04:29:22.047Z] ec06c3102977: Waiting [2022-06-23T04:29:22.047Z] 6a3c62e080c7: Waiting [2022-06-23T04:29:22.047Z] f32a7dc26064: Layer already exists [2022-06-23T04:29:22.047Z] a50e21e5979b: Layer already exists [2022-06-23T04:29:22.047Z] 64c9e56cb5ca: Layer already exists [2022-06-23T04:29:22.047Z] f0e5a4d6c014: Layer already exists [2022-06-23T04:29:22.047Z] 981d353b9c3c: Layer already exists [2022-06-23T04:29:22.322Z] 73bb99a6e169: Layer already exists [2022-06-23T04:29:22.322Z] 6a3c62e080c7: Layer already exists [2022-06-23T04:29:22.322Z] 3b19d27f08f7: Layer already exists [2022-06-23T04:29:22.322Z] 340cb19ca677: Layer already exists [2022-06-23T04:29:22.322Z] ec06c3102977: Layer already exists [2022-06-23T04:29:22.322Z] 4f4ce317c6bb: Layer already exists [2022-06-23T04:29:22.322Z] main: digest: sha256:8fab4da270aaa08a805b844925bb05095c65725f7ae7f1b3426e1fa33195bd19 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-23T04:29:22.439Z] ===================================================== [Pipeline] echo [2022-06-23T04:29:22.446Z] taggedImages: [2022-06-23T04:29:22.446Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491 [2022-06-23T04:29:22.446Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-23T04:29:22.446Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.15 [2022-06-23T04:29:22.446Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:304e98bd1744c0296f83b99b8262de5506c0b491-2.2.1-dev.15 [2022-06-23T04:29:22.446Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:22.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T04:29:22.976Z] [2022-06-23T04:29:22.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:23.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T04:29:23.587Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T04:29:23.587Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T04:29:23.587Z] 04944245beec: Pulling fs layer [2022-06-23T04:29:23.587Z] 699f458cf7ca: Pulling fs layer [2022-06-23T04:29:23.587Z] 765212b225bb: Pulling fs layer [2022-06-23T04:29:23.587Z] f23df028b6ca: Pulling fs layer [2022-06-23T04:29:23.587Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T04:29:23.587Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T04:29:23.587Z] d65c8cfc05b1: Waiting [2022-06-23T04:29:23.587Z] 2437ff75d9bd: Waiting [2022-06-23T04:29:23.587Z] f23df028b6ca: Waiting [2022-06-23T04:29:23.587Z] 765212b225bb: Waiting [2022-06-23T04:29:23.587Z] 04944245beec: Verifying Checksum [2022-06-23T04:29:23.587Z] 04944245beec: Download complete [2022-06-23T04:29:23.587Z] 765212b225bb: Download complete [2022-06-23T04:29:23.587Z] f23df028b6ca: Download complete [2022-06-23T04:29:23.587Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T04:29:23.587Z] d65c8cfc05b1: Download complete [2022-06-23T04:29:23.867Z] 699f458cf7ca: Verifying Checksum [2022-06-23T04:29:23.867Z] 699f458cf7ca: Download complete [2022-06-23T04:29:24.139Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T04:29:24.139Z] 8998bd30e6a1: Download complete [2022-06-23T04:29:26.749Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T04:29:26.749Z] 2437ff75d9bd: Download complete [2022-06-23T04:29:28.726Z] 8998bd30e6a1: Pull complete [2022-06-23T04:29:28.998Z] 04944245beec: Pull complete [2022-06-23T04:29:30.422Z] 699f458cf7ca: Pull complete [2022-06-23T04:29:30.696Z] 765212b225bb: Pull complete [2022-06-23T04:29:31.671Z] f23df028b6ca: Pull complete [2022-06-23T04:29:31.943Z] d65c8cfc05b1: Pull complete [2022-06-23T04:29:47.028Z] 2437ff75d9bd: Pull complete [2022-06-23T04:29:47.028Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T04:29:47.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T04:29:47.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:29:47.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-15401 does not seem to be running inside a container [2022-06-23T04:29:47.347Z] $ 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/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:29:50.024Z] $ docker top 05f4bf837787751c523bf9e6d9e5a17dc16e2d9c13b63d8dc4b81f85d5f9ce10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:29:50.992Z] ---> job-cost.sh [2022-06-23T04:29:50.992Z] lf-activate-venv: SKIPPING [2022-06-23T04:29:50.992Z] INFO: No Stack... [2022-06-23T04:29:51.581Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T04:29:52.171Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T04:29:52.829Z] + cat /w/workspace/edgex-go/244/archives/cost.csv [2022-06-23T04:29:52.829Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T04:29:52.891Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-244-stack-cost] [2022-06-23T04:29:52.901Z] Resource [jenkins-edgexfoundry-edgex-go-main-244-stack-cost] did not exist. Created. [2022-06-23T04:29:52.901Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-244-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T04:29:53.556Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T04:29:54.261Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T04:29:54.268Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-244-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T04:29:54.288Z] $ docker stop --time=1 05f4bf837787751c523bf9e6d9e5a17dc16e2d9c13b63d8dc4b81f85d5f9ce10 [2022-06-23T04:29:55.830Z] $ docker rm -f 05f4bf837787751c523bf9e6d9e5a17dc16e2d9c13b63d8dc4b81f85d5f9ce10 [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 [2022-06-23T04:29:56.347Z] provisioning config files... [2022-06-23T04:29:56.355Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/244@tmp/config8716572065957152097tmp [Pipeline] { [Pipeline] sh [2022-06-23T04:29:56.649Z] + set +x [2022-06-23T04:29:56.649Z] + curl -s https://codecov.io/bash [2022-06-23T04:29:56.649Z] + bash -s -- [2022-06-23T04:29:56.649Z] [2022-06-23T04:29:56.649Z] _____ _ [2022-06-23T04:29:56.649Z] / ____| | | [2022-06-23T04:29:56.649Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T04:29:56.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T04:29:56.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T04:29:56.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T04:29:56.649Z] Bash-1.0.6 [2022-06-23T04:29:56.649Z] [2022-06-23T04:29:56.649Z] [2022-06-23T04:29:56.649Z] ==> git version 2.25.1 found [2022-06-23T04:29:56.649Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-23T04:29:56.649Z] Release-Date: 2020-01-08 [2022-06-23T04:29:56.649Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-23T04:29:56.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T04:29:56.649Z] ==> Jenkins CI detected. [2022-06-23T04:29:56.649Z] current dir:  /w/workspace/edgex-go/244 [2022-06-23T04:29:56.649Z] project root: . [2022-06-23T04:29:56.649Z] --> token set from env [2022-06-23T04:29:56.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T04:29:56.649Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T04:29:56.649Z] ==> Python coveragepy not found [2022-06-23T04:29:56.649Z] ==> Searching for coverage reports in: [2022-06-23T04:29:56.649Z] + . [2022-06-23T04:29:56.649Z] -> Found 1 reports [2022-06-23T04:29:56.649Z] ==> Detecting git/mercurial file structure [2022-06-23T04:29:56.908Z] ==> Reading reports [2022-06-23T04:29:56.908Z] + ./coverage.out bytes=435411 [2022-06-23T04:29:56.908Z] ==> Appending adjustments [2022-06-23T04:29:56.908Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T04:29:57.850Z] + Found adjustments [2022-06-23T04:29:57.850Z] ==> Gzipping contents [2022-06-23T04:29:58.110Z] 60K /tmp/codecov.AGxMRj.gz [2022-06-23T04:29:58.110Z] ==> Uploading reports [2022-06-23T04:29:58.110Z] url: https://codecov.io [2022-06-23T04:29:58.110Z] query: branch=main&commit=304e98bd1744c0296f83b99b8262de5506c0b491&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-23T04:29:58.110Z] -> Pinging Codecov [2022-06-23T04:29:58.110Z] 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=304e98bd1744c0296f83b99b8262de5506c0b491&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-23T04:29:58.110Z] -> Uploading to [2022-06-23T04:29:58.110Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/00271124DB129430A58F1EEE437C3FCB/304e98bd1744c0296f83b99b8262de5506c0b491/b43cb80b-d10e-44c7-9b8b-fe1ebf420271.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T042958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541f109d232fe7663d350f7dd205c9f6392b214136025c7aed5f94ecce827ac7 [2022-06-23T04:29:58.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:29:58.110Z] Dload Upload Total Spent Left Speed [2022-06-23T04:29:58.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59866 0 0 100 59866 0 239k --:--:-- --:--:-- --:--:-- 239k [2022-06-23T04:29:58.370Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/304e98bd1744c0296f83b99b8262de5506c0b491 [Pipeline] } [2022-06-23T04:29:58.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-23T04:29:58.572Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-23T04:29:58.583Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:58.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T04:29:58.876Z] [2022-06-23T04:29:58.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:29:59.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T04:29:59.178Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-23T04:29:59.178Z] df9b9388f04a: Already exists [2022-06-23T04:29:59.178Z] 52dc419b0ee2: Pulling fs layer [2022-06-23T04:29:59.178Z] 25bc292e5bac: Pulling fs layer [2022-06-23T04:29:59.178Z] 114826534d7a: Pulling fs layer [2022-06-23T04:29:59.178Z] 4657fd5d0bcf: Pulling fs layer [2022-06-23T04:29:59.178Z] 6ad1cebc031e: Pulling fs layer [2022-06-23T04:29:59.178Z] 8a3aa393b2d8: Pulling fs layer [2022-06-23T04:29:59.178Z] 4657fd5d0bcf: Waiting [2022-06-23T04:29:59.178Z] 6ad1cebc031e: Waiting [2022-06-23T04:29:59.178Z] 8a3aa393b2d8: Waiting [2022-06-23T04:29:59.178Z] 25bc292e5bac: Verifying Checksum [2022-06-23T04:29:59.178Z] 25bc292e5bac: Download complete [2022-06-23T04:29:59.178Z] 52dc419b0ee2: Download complete [2022-06-23T04:29:59.178Z] 4657fd5d0bcf: Verifying Checksum [2022-06-23T04:29:59.178Z] 4657fd5d0bcf: Download complete [2022-06-23T04:29:59.439Z] 52dc419b0ee2: Pull complete [2022-06-23T04:29:59.439Z] 6ad1cebc031e: Verifying Checksum [2022-06-23T04:29:59.439Z] 6ad1cebc031e: Download complete [2022-06-23T04:29:59.439Z] 25bc292e5bac: Pull complete [2022-06-23T04:30:00.012Z] 114826534d7a: Verifying Checksum [2022-06-23T04:30:00.012Z] 114826534d7a: Download complete [2022-06-23T04:30:00.271Z] 8a3aa393b2d8: Verifying Checksum [2022-06-23T04:30:00.271Z] 8a3aa393b2d8: Download complete [2022-06-23T04:30:04.486Z] 114826534d7a: Pull complete [2022-06-23T04:30:04.486Z] 4657fd5d0bcf: Pull complete [2022-06-23T04:30:04.486Z] 6ad1cebc031e: Pull complete [2022-06-23T04:30:07.054Z] 8a3aa393b2d8: Pull complete [2022-06-23T04:30:07.054Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-23T04:30:07.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-23T04:30:07.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:30:07.152Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:30:07.192Z] $ 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/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:30:09.625Z] $ docker top 9a52ba185dd23be7b096ce266c185fdd8a0ed6a5dc82972d5c42d33def3dfc39 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T04:30:09.701Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-06-23T04:30:09.979Z] + set -o pipefail [2022-06-23T04:30:09.979Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-06-23T04:30:15.259Z] [2022-06-23T04:30:15.259Z] Monitoring /w/workspace/edgex-go/244 (github.com/edgexfoundry/edgex-go)... [2022-06-23T04:30:15.259Z] [2022-06-23T04:30:15.259Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9576ebeb-411c-46b6-97a2-3b7368ea84ab [2022-06-23T04:30:15.259Z] [2022-06-23T04:30:15.259Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-23T04:30:15.259Z] [2022-06-23T04:30:15.259Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-23T04:30:15.259Z] [2022-06-23T04:30:15.259Z] [2022-06-23T04:30:15.259Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-23T04:30:15.259Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-23T04:30:15.274Z] $ docker stop --time=1 9a52ba185dd23be7b096ce266c185fdd8a0ed6a5dc82972d5c42d33def3dfc39 [2022-06-23T04:30:17.647Z] $ docker rm -f 9a52ba185dd23be7b096ce266c185fdd8a0ed6a5dc82972d5c42d33def3dfc39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-23T04:30:18.019Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T04:30:18.030Z] provisioning config files... [2022-06-23T04:30:18.038Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/244@tmp/config3010238893428767833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:30:18.332Z] --> edgex-publish-swagger.sh [2022-06-23T04:30:18.332Z] === Publish openapi/v2 API === [2022-06-23T04:30:18.332Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-23T04:30:18.332Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/244/openapi/v2/core-command.yaml] [2022-06-23T04:30:18.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:30:18.332Z] Dload Upload Total Spent Left Speed [2022-06-23T04:30:19.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34769 --:--:-- --:--:-- --:--:-- 34734 100 33831 0 0 100 33831 0 34769 --:--:-- --:--:-- --:--:-- 34734 [2022-06-23T04:30:19.272Z] [2022-06-23T04:30:19.272Z] [2022-06-23T04:30:19.272Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/244/openapi/v2/core-data.yaml] [2022-06-23T04:30:19.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:30:19.272Z] Dload Upload Total Spent Left Speed [2022-06-23T04:30:20.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72620 --:--:-- --:--:-- --:--:-- 72547 100 71604 0 0 100 71604 0 72620 --:--:-- --:--:-- --:--:-- 72547 [2022-06-23T04:30:20.214Z] [2022-06-23T04:30:20.214Z] [2022-06-23T04:30:20.214Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/244/openapi/v2/core-metadata.yaml] [2022-06-23T04:30:20.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:30:20.214Z] Dload Upload Total Spent Left Speed [2022-06-23T04:30:21.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 148k --:--:-- --:--:-- --:--:-- 148k 100 141k 0 0 100 141k 0 148k --:--:-- --:--:-- --:--:-- 148k [2022-06-23T04:30:21.155Z] [2022-06-23T04:30:21.155Z] [2022-06-23T04:30:21.155Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/244/openapi/v2/support-notifications.yaml] [2022-06-23T04:30:21.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:30:21.155Z] Dload Upload Total Spent Left Speed [2022-06-23T04:30:22.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 81346 0:00:01 0:00:01 --:--:-- 81346 100 89318 0 0 100 89318 0 81272 0:00:01 0:00:01 --:--:-- 81272 [2022-06-23T04:30:22.539Z] [2022-06-23T04:30:22.539Z] [2022-06-23T04:30:22.539Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/244/openapi/v2/support-scheduler.yaml] [2022-06-23T04:30:22.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:30:22.539Z] Dload Upload Total Spent Left Speed [2022-06-23T04:30:23.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44595 --:--:-- --:--:-- --:--:-- 44595 100 39556 0 0 100 39556 0 44545 --:--:-- --:--:-- --:--:-- 44494 [2022-06-23T04:30:23.110Z] [2022-06-23T04:30:23.110Z] [2022-06-23T04:30:23.110Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/244/openapi/v2/system-agent.yaml] [2022-06-23T04:30:23.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T04:30:23.110Z] Dload Upload Total Spent Left Speed [2022-06-23T04:30:24.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20776 --:--:-- --:--:-- --:--:-- 20755 100 20091 0 0 100 20091 0 20776 --:--:-- --:--:-- --:--:-- 20755 [2022-06-23T04:30:24.053Z] [2022-06-23T04:30:24.053Z] [Pipeline] } [2022-06-23T04:30:24.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-06-23T04:30:24.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T04:30:24.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:30:24.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:30:24.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:30:24.842Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:30:24.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T04:30:25.311Z] $ docker top 9e9f1061ca74354258452e0077b99e1b7698ad35735e202e01850ec8a36dc783 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T04:30:25.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T04:30:25.400Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T04:30:25.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T04:30:25.542Z] $ docker exec 9e9f1061ca74354258452e0077b99e1b7698ad35735e202e01850ec8a36dc783 ssh-agent [2022-06-23T04:30:25.653Z] SSH_AUTH_SOCK=/tmp/ssh-ufuU6ug6lR3p/agent.31 [2022-06-23T04:30:25.653Z] SSH_AGENT_PID=38 [2022-06-23T04:30:25.659Z] Running ssh-add (command line suppressed) [2022-06-23T04:30:25.775Z] Identity added: /w/workspace/edgex-go/244@tmp/private_key_7580205763800126843.key (/w/workspace/edgex-go/244@tmp/private_key_7580205763800126843.key) [2022-06-23T04:30:25.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T04:30:26.077Z] + git semver tag [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,276 [run_tag] DEBUG tag force:False [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,276 [check_head_tag] DEBUG check head tag [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,277 [execute] INFO git cat-file --batch-check [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/244, universal_newlines=False, shell=None, istream=) [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,282 [execute] INFO git cat-file --batch [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/244, universal_newlines=False, shell=None, istream=) [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,295 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,295 [execute] INFO git tag -a v2.2.1-dev.15 -m v2.2.1-dev.15 [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,295 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.15', '-m', 'v2.2.1-dev.15'], cwd=/w/workspace/edgex-go/244, universal_newlines=False, shell=None, istream=None) [2022-06-23T04:30:26.336Z] 2022-06-23 04:30:26,300 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:30:26.336Z] 2.2.1-dev.15 [Pipeline] } [2022-06-23T04:30:26.348Z] $ docker exec --env ******** --env ******** 9e9f1061ca74354258452e0077b99e1b7698ad35735e202e01850ec8a36dc783 ssh-agent -k [2022-06-23T04:30:26.452Z] unset SSH_AUTH_SOCK; [2022-06-23T04:30:26.452Z] unset SSH_AGENT_PID; [2022-06-23T04:30:26.452Z] echo Agent pid 38 killed; [2022-06-23T04:30:26.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T04:30:26.777Z] + git semver [Pipeline] } [2022-06-23T04:30:27.050Z] $ docker stop --time=1 9e9f1061ca74354258452e0077b99e1b7698ad35735e202e01850ec8a36dc783 [2022-06-23T04:30:28.376Z] $ docker rm -f 9e9f1061ca74354258452e0077b99e1b7698ad35735e202e01850ec8a36dc783 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:30:28.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T04:30:28.765Z] [2022-06-23T04:30:28.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:30:29.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T04:30:29.068Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-23T04:30:29.068Z] ab5ef0e58194: Pulling fs layer [2022-06-23T04:30:29.068Z] 9712f1f96733: Pulling fs layer [2022-06-23T04:30:29.068Z] 63f879dbbcfc: Pulling fs layer [2022-06-23T04:30:29.068Z] 0d9ebad4ef96: Pulling fs layer [2022-06-23T04:30:29.068Z] e9a5061849ea: Pulling fs layer [2022-06-23T04:30:29.068Z] d747dcd14b5f: Pulling fs layer [2022-06-23T04:30:29.068Z] 2de7ff778b66: Pulling fs layer [2022-06-23T04:30:29.068Z] 0d9ebad4ef96: Waiting [2022-06-23T04:30:29.068Z] d747dcd14b5f: Waiting [2022-06-23T04:30:29.068Z] e9a5061849ea: Waiting [2022-06-23T04:30:29.068Z] 2de7ff778b66: Waiting [2022-06-23T04:30:29.068Z] 9712f1f96733: Verifying Checksum [2022-06-23T04:30:29.333Z] 63f879dbbcfc: Verifying Checksum [2022-06-23T04:30:29.333Z] 63f879dbbcfc: Download complete [2022-06-23T04:30:29.592Z] e9a5061849ea: Verifying Checksum [2022-06-23T04:30:29.592Z] e9a5061849ea: Download complete [2022-06-23T04:30:29.592Z] ab5ef0e58194: Verifying Checksum [2022-06-23T04:30:29.592Z] ab5ef0e58194: Download complete [2022-06-23T04:30:29.592Z] d747dcd14b5f: Verifying Checksum [2022-06-23T04:30:29.592Z] d747dcd14b5f: Download complete [2022-06-23T04:30:29.592Z] 0d9ebad4ef96: Verifying Checksum [2022-06-23T04:30:29.592Z] 0d9ebad4ef96: Download complete [2022-06-23T04:30:29.851Z] 2de7ff778b66: Verifying Checksum [2022-06-23T04:30:29.851Z] 2de7ff778b66: Download complete [2022-06-23T04:30:32.385Z] ab5ef0e58194: Pull complete [2022-06-23T04:30:32.385Z] 9712f1f96733: Pull complete [2022-06-23T04:30:32.952Z] 63f879dbbcfc: Pull complete [2022-06-23T04:30:37.145Z] 0d9ebad4ef96: Pull complete [2022-06-23T04:30:37.403Z] e9a5061849ea: Pull complete [2022-06-23T04:30:37.403Z] d747dcd14b5f: Pull complete [2022-06-23T04:30:38.783Z] 2de7ff778b66: Pull complete [2022-06-23T04:30:38.783Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-23T04:30:38.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-23T04:30:38.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:30:38.885Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:30:38.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:30:41.157Z] $ docker top f04ce778e7b10a10cadabf93e56cce6d7aa8751af8e53480c864f9368c1d2be5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-23T04:30:41.240Z] provisioning config files... [2022-06-23T04:30:41.248Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/244@tmp/config777877773793992829tmp [2022-06-23T04:30:41.258Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/244@tmp/config911029525771424188tmp [2022-06-23T04:30:41.268Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/244@tmp/config1291977659785012256tmp [Pipeline] { [Pipeline] echo [2022-06-23T04:30:41.282Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:30:41.565Z] ---> sigul-configuration.sh [2022-06-23T04:30:41.565Z] gpg: directory `/root/.gnupg' created [2022-06-23T04:30:41.565Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-23T04:30:41.565Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-23T04:30:41.565Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-23T04:30:41.565Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-23T04:30:41.565Z] gpg: CAST5 encrypted data [2022-06-23T04:30:41.565Z] gpg: encrypted with 1 passphrase [2022-06-23T04:30:41.565Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-23T04:30:41.853Z] + mkdir /home/jenkins [2022-06-23T04:30:41.853Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-23T04:30:42.143Z] + 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 [2022-06-23T04:30:42.152Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:30:42.435Z] ---> sigul-install.sh [2022-06-23T04:30:42.435Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-23T04:30:42.719Z] + git tag --list [2022-06-23T04:30:42.719Z] 0.6.0 [2022-06-23T04:30:42.719Z] 0.6.1 [2022-06-23T04:30:42.719Z] 0.7.0 [2022-06-23T04:30:42.719Z] 0.7.1 [2022-06-23T04:30:42.719Z] v1.0.0 [2022-06-23T04:30:42.719Z] v1.0.1 [2022-06-23T04:30:42.719Z] v1.1.0 [2022-06-23T04:30:42.719Z] v1.2.0 [2022-06-23T04:30:42.719Z] v1.2.1 [2022-06-23T04:30:42.719Z] v1.3.0 [2022-06-23T04:30:42.719Z] v1.3.1 [2022-06-23T04:30:42.719Z] v2.0.0 [2022-06-23T04:30:42.719Z] v2.1.0 [2022-06-23T04:30:42.719Z] v2.1.1 [2022-06-23T04:30:42.719Z] v2.1.1-dev.1 [2022-06-23T04:30:42.719Z] v2.1.1-dev.2 [2022-06-23T04:30:42.719Z] v2.1.1-dev.3 [2022-06-23T04:30:42.719Z] v2.1.1-dev.4 [2022-06-23T04:30:42.719Z] v2.1.1-dev.5 [2022-06-23T04:30:42.719Z] v2.1.1-dev.6 [2022-06-23T04:30:42.719Z] v2.1.1-dev.7 [2022-06-23T04:30:42.719Z] v2.1.1-dev.8 [2022-06-23T04:30:42.719Z] v2.2.0 [2022-06-23T04:30:42.719Z] v2.2.1-dev.1 [2022-06-23T04:30:42.719Z] v2.2.1-dev.10 [2022-06-23T04:30:42.719Z] v2.2.1-dev.11 [2022-06-23T04:30:42.719Z] v2.2.1-dev.12 [2022-06-23T04:30:42.719Z] v2.2.1-dev.13 [2022-06-23T04:30:42.719Z] v2.2.1-dev.14 [2022-06-23T04:30:42.719Z] v2.2.1-dev.15 [2022-06-23T04:30:42.719Z] v2.2.1-dev.2 [2022-06-23T04:30:42.719Z] v2.2.1-dev.3 [2022-06-23T04:30:42.719Z] v2.2.1-dev.4 [2022-06-23T04:30:42.719Z] v2.2.1-dev.5 [2022-06-23T04:30:42.719Z] v2.2.1-dev.6 [2022-06-23T04:30:42.719Z] v2.2.1-dev.7 [2022-06-23T04:30:42.719Z] v2.2.1-dev.8 [2022-06-23T04:30:42.719Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-23T04:30:43.007Z] + lftools sign git-tag v2.2.1-dev.15 [2022-06-23T04:30:43.577Z] Signing Git tag with Sigul... [2022-06-23T04:30:43.577Z] Signing v2.2.1-dev.15 [Pipeline] echo [2022-06-23T04:30:43.844Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:30:44.126Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-23T04:30:44.135Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-23T04:30:44.154Z] $ docker stop --time=1 f04ce778e7b10a10cadabf93e56cce6d7aa8751af8e53480c864f9368c1d2be5 [2022-06-23T04:30:45.497Z] $ docker rm -f f04ce778e7b10a10cadabf93e56cce6d7aa8751af8e53480c864f9368c1d2be5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-23T04:30:45.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T04:30:45.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:30:46.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:30:46.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:30:46.399Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:30:46.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T04:30:46.859Z] $ docker top b3a744ec1e3ab1814445cefa543a68d2f9b57b4a312c3c3e2a5baab17927fac3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T04:30:46.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T04:30:46.960Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T04:30:47.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T04:30:47.094Z] $ docker exec b3a744ec1e3ab1814445cefa543a68d2f9b57b4a312c3c3e2a5baab17927fac3 ssh-agent [2022-06-23T04:30:47.221Z] SSH_AUTH_SOCK=/tmp/ssh-bRKZfdDVvJP7/agent.32 [2022-06-23T04:30:47.221Z] SSH_AGENT_PID=38 [2022-06-23T04:30:47.227Z] Running ssh-add (command line suppressed) [2022-06-23T04:30:47.349Z] Identity added: /w/workspace/edgex-go/244@tmp/private_key_1191527703496104488.key (/w/workspace/edgex-go/244@tmp/private_key_1191527703496104488.key) [2022-06-23T04:30:47.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T04:30:47.653Z] + git semver bump pre [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,881 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,881 [bump_version] DEBUG bumping version:2.2.1-dev.15 on axis:pre with prefix:dev [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,881 [bump_version] DEBUG bumped version:2.2.1-dev.16 [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,882 [write_version] DEBUG write version:2.2.1-dev.16 to path:/w/workspace/edgex-go/244/.semver/main with force:True [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,882 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,882 [write_file] DEBUG write to file:/w/workspace/edgex-go/244/.semver/main [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,886 [execute] INFO git cat-file --batch-check [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/244/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T04:30:47.913Z] 2022-06-23 04:30:47,893 [execute] INFO git cat-file --batch [2022-06-23T04:30:47.914Z] 2022-06-23 04:30:47,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/244/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T04:30:47.914Z] 2022-06-23 04:30:47,899 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:30:47.914Z] 2.2.1-dev.16 [Pipeline] } [2022-06-23T04:30:48.187Z] $ docker exec --env ******** --env ******** b3a744ec1e3ab1814445cefa543a68d2f9b57b4a312c3c3e2a5baab17927fac3 ssh-agent -k [2022-06-23T04:30:48.294Z] unset SSH_AUTH_SOCK; [2022-06-23T04:30:48.294Z] unset SSH_AGENT_PID; [2022-06-23T04:30:48.294Z] echo Agent pid 38 killed; [2022-06-23T04:30:48.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T04:30:48.604Z] + git semver [Pipeline] } [2022-06-23T04:30:48.880Z] $ docker stop --time=1 b3a744ec1e3ab1814445cefa543a68d2f9b57b4a312c3c3e2a5baab17927fac3 [2022-06-23T04:30:50.184Z] $ docker rm -f b3a744ec1e3ab1814445cefa543a68d2f9b57b4a312c3c3e2a5baab17927fac3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T04:30:50.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T04:30:50.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:30:50.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:30:50.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:30:50.915Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:30:50.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T04:30:51.357Z] $ docker top e1084979618797e6aa7d116fe8a97a5ad7623826501b5d77867be4f25e7aeaab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T04:30:51.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T04:30:51.449Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T04:30:51.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T04:30:51.577Z] $ docker exec e1084979618797e6aa7d116fe8a97a5ad7623826501b5d77867be4f25e7aeaab ssh-agent [2022-06-23T04:30:51.719Z] SSH_AUTH_SOCK=/tmp/ssh-2SPRKRi74xkt/agent.33 [2022-06-23T04:30:51.719Z] SSH_AGENT_PID=40 [2022-06-23T04:30:51.723Z] Running ssh-add (command line suppressed) [2022-06-23T04:30:51.849Z] Identity added: /w/workspace/edgex-go/244@tmp/private_key_2133737003144332013.key (/w/workspace/edgex-go/244@tmp/private_key_2133737003144332013.key) [2022-06-23T04:30:51.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T04:30:52.150Z] + git semver push [2022-06-23T04:30:52.410Z] 2022-06-23 04:30:52,327 [run_push] DEBUG push [2022-06-23T04:30:52.410Z] 2022-06-23 04:30:52,328 [execute] INFO git cat-file --batch-check [2022-06-23T04:30:52.410Z] 2022-06-23 04:30:52,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/244/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T04:30:52.410Z] 2022-06-23 04:30:52,331 [execute] INFO git rev-list 4f066022be748a389d3f5be6c04421934d451138 -- [2022-06-23T04:30:52.410Z] 2022-06-23 04:30:52,332 [execute] DEBUG Popen(['git', 'rev-list', '4f066022be748a389d3f5be6c04421934d451138', '--'], cwd=/w/workspace/edgex-go/244/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-23T04:30:52.410Z] 2022-06-23 04:30:52,345 [execute] INFO git fetch -v origin [2022-06-23T04:30:52.410Z] 2022-06-23 04:30:52,345 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/244/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-23T04:30:52.984Z] 2022-06-23 04:30:52,812 [run_push] DEBUG no remote changes detected [2022-06-23T04:30:52.984Z] 2022-06-23 04:30:52,813 [execute] INFO git push origin semver [2022-06-23T04:30:52.984Z] 2022-06-23 04:30:52,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/244/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-23T04:30:53.929Z] 2022-06-23 04:30:53,652 [run_push] DEBUG push all version tags [2022-06-23T04:30:53.929Z] 2022-06-23 04:30:53,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-23T04:30:53.929Z] 2022-06-23 04:30:53,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/244, universal_newlines=False, shell=None, istream=None) [2022-06-23T04:30:54.502Z] 2022-06-23 04:30:54,345 [read_version] DEBUG read version from /w/workspace/edgex-go/244/.semver/main [2022-06-23T04:30:54.502Z] 2.2.1-dev.16 [Pipeline] } [2022-06-23T04:30:54.513Z] $ docker exec --env ******** --env ******** e1084979618797e6aa7d116fe8a97a5ad7623826501b5d77867be4f25e7aeaab ssh-agent -k [2022-06-23T04:30:54.634Z] unset SSH_AUTH_SOCK; [2022-06-23T04:30:54.634Z] unset SSH_AGENT_PID; [2022-06-23T04:30:54.634Z] echo Agent pid 40 killed; [2022-06-23T04:30:54.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T04:30:54.942Z] + git semver [Pipeline] } [2022-06-23T04:30:55.219Z] $ docker stop --time=1 e1084979618797e6aa7d116fe8a97a5ad7623826501b5d77867be4f25e7aeaab [2022-06-23T04:30:56.540Z] $ docker rm -f e1084979618797e6aa7d116fe8a97a5ad7623826501b5d77867be4f25e7aeaab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-23T04:30:57.040Z] + [ -d /w/workspace/edgex-go/244/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:30:57.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:30:58.191Z] ---> package-listing.sh [2022-06-23T04:30:58.191Z] ++ facter osfamily [2022-06-23T04:30:58.191Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T04:30:58.451Z] + OS_FAMILY=debian [2022-06-23T04:30:58.451Z] + workspace=/w/workspace/edgex-go/244 [2022-06-23T04:30:58.451Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T04:30:58.451Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T04:30:58.451Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T04:30:58.451Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T04:30:58.451Z] + '[' /w/workspace/edgex-go/244 ']' [2022-06-23T04:30:58.451Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T04:30:58.451Z] + case "${OS_FAMILY}" in [2022-06-23T04:30:58.451Z] + dpkg -l [2022-06-23T04:30:58.451Z] + grep '^ii' [2022-06-23T04:30:58.451Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T04:30:58.451Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T04:30:58.451Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T04:30:58.451Z] + '[' /w/workspace/edgex-go/244 ']' [2022-06-23T04:30:58.451Z] + mkdir -p /w/workspace/edgex-go/244/archives/ [2022-06-23T04:30:58.451Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/244/archives/ [Pipeline] echo [2022-06-23T04:30:58.462Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T04:30:58.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:30:59.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T04:30:59.307Z] [2022-06-23T04:30:59.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:30:59.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T04:30:59.605Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T04:30:59.605Z] 5eb5b503b376: Pulling fs layer [2022-06-23T04:30:59.605Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T04:30:59.605Z] ec43610c2a17: Pulling fs layer [2022-06-23T04:30:59.605Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T04:30:59.605Z] 33b1e0a273af: Pulling fs layer [2022-06-23T04:30:59.605Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T04:30:59.605Z] 2f39f015ded8: Pulling fs layer [2022-06-23T04:30:59.605Z] 33b1e0a273af: Waiting [2022-06-23T04:30:59.605Z] 3a2ae6a8a46f: Waiting [2022-06-23T04:30:59.605Z] 5d3b04190fa2: Waiting [2022-06-23T04:30:59.605Z] 5c69ac0246d0: Download complete [2022-06-23T04:30:59.605Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-23T04:30:59.605Z] 3a2ae6a8a46f: Download complete [2022-06-23T04:30:59.865Z] 33b1e0a273af: Download complete [2022-06-23T04:30:59.865Z] 5d3b04190fa2: Verifying Checksum [2022-06-23T04:30:59.865Z] 5d3b04190fa2: Download complete [2022-06-23T04:30:59.865Z] ec43610c2a17: Verifying Checksum [2022-06-23T04:30:59.865Z] ec43610c2a17: Download complete [2022-06-23T04:30:59.865Z] 5eb5b503b376: Verifying Checksum [2022-06-23T04:30:59.865Z] 5eb5b503b376: Download complete [2022-06-23T04:31:00.803Z] 2f39f015ded8: Download complete [2022-06-23T04:31:01.372Z] 5eb5b503b376: Pull complete [2022-06-23T04:31:01.372Z] 5c69ac0246d0: Pull complete [2022-06-23T04:31:01.943Z] ec43610c2a17: Pull complete [2022-06-23T04:31:01.943Z] 3a2ae6a8a46f: Pull complete [2022-06-23T04:31:02.203Z] 33b1e0a273af: Pull complete [2022-06-23T04:31:02.204Z] 5d3b04190fa2: Pull complete [2022-06-23T04:31:07.479Z] 2f39f015ded8: Pull complete [2022-06-23T04:31:07.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T04:31:07.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T04:31:07.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:31:07.572Z] prd-ubuntu20.04-docker-8c-8g-15400 does not seem to be running inside a container [2022-06-23T04:31:07.606Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/244/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/244 -v /w/workspace/edgex-go/244:/w/workspace/edgex-go/244:rw,z -v /w/workspace/edgex-go/244@tmp:/w/workspace/edgex-go/244@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 [2022-06-23T04:31:09.179Z] $ docker top 13fa3ee825762284872d40b84cdd0ed484f1405ae63ce725231586c737498dbe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T04:31:09.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T04:31:09.896Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T04:31:10.185Z] + ls /var/log/sa-host [2022-06-23T04:31:10.185Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T04:31:10.378Z] provisioning config files... [2022-06-23T04:31:10.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/244@tmp/config9213774173741998356tmp [Pipeline] { [Pipeline] echo [2022-06-23T04:31:10.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:31:10.684Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T04:31:10.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:31:11.022Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T04:31:11.031Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:31:11.316Z] ---> sudo-logs.sh [2022-06-23T04:31:11.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T04:31:11.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:31:11.627Z] ---> job-cost.sh [2022-06-23T04:31:11.627Z] lf-activate-venv: SKIPPING [2022-06-23T04:31:11.627Z] DEBUG: total: 0.10999999940395355 [2022-06-23T04:31:11.627Z] INFO: Retrieving Stack Cost... [2022-06-23T04:31:11.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T04:31:12.458Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T04:31:12.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:31:12.751Z] ---> logs-deploy.sh [2022-06-23T04:31:12.752Z] lf-activate-venv: SKIPPING [2022-06-23T04:31:12.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/244 [2022-06-23T04:31:12.752Z] INFO: archiving workspace using pattern(s): [2022-06-23T04:31:13.696Z] Archives upload complete. [2022-06-23T04:31:13.696Z] INFO: archiving logs to Nexus