Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4ab1ec8366e2be91307e230c2cb89f5ed823568 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-ssh131799084098568252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9517858185251281805.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15794813158393614284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3193110426347146390.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh1482452783511172929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], 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.20 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-5604’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5606 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/575 [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/575 # 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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 (main) Commit message: "Merge pull request #4668 from weichou1229/issue-4618" > 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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 > git rev-list --no-walk 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-08T03:55:40.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-08T03:55:40.085Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-08T03:55:40.096Z] ========================================================= [2023-09-08T03:55:40.096Z] EdgeX Global Pipelines Version Info [2023-09-08T03:55:40.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-08T03:55:40.807Z] ------------------- [2023-09-08T03:55:40.807Z] stable info: [2023-09-08T03:55:40.807Z] ------------------- [2023-09-08T03:55:40.807Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-08T03:55:40.807Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-08T03:55:40.807Z] Message: update stable to v1.0.253 [2023-09-08T03:55:41.379Z] ------------------- [2023-09-08T03:55:41.379Z] experimental info: [2023-09-08T03:55:41.379Z] ------------------- [2023-09-08T03:55:41.379Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-08T03:55:41.379Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-08T03:55:41.379Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-08T03:55:41.586Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-08T03:55:41.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-08T03:55:41.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-08T03:55:41.609Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-08T03:55:41.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-08T03:55:41.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-08T03:55:41.639Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-08T03:55:41.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-08T03:55:41.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-08T03:55:41.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-08T03:55:41.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-08T03:55:41.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-08T03:55:41.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-08T03:55:41.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-08T03:55:41.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-08T03:55:41.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-08T03:55:41.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-08T03:55:41.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-08T03:55:41.793Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-08T03:55:41.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-08T03:55:41.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-08T03:55:41.826Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-08T03:55:41.837Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-08T03:55:41.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-08T03:55:41.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-08T03:55:41.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-08T03:55:41.897Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] echo [2023-09-08T03:55:41.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4ab1ec [Pipeline] echo [2023-09-08T03:55:41.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T03:55:41.965Z] provisioning config files... [2023-09-08T03:55:41.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config6092543896334468592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T03:55:42.279Z] ---> docker-login.sh [2023-09-08T03:55:42.279Z] nexus3.edgexfoundry.org:10001 [2023-09-08T03:55:42.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:55:42.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:55:42.804Z] Configure a credential helper to remove this warning. See [2023-09-08T03:55:42.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:55:42.804Z] [2023-09-08T03:55:42.804Z] Login Succeeded [2023-09-08T03:55:42.804Z] nexus3.edgexfoundry.org:10002 [2023-09-08T03:55:42.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:55:42.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:55:42.804Z] Configure a credential helper to remove this warning. See [2023-09-08T03:55:42.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:55:42.804Z] [2023-09-08T03:55:42.804Z] Login Succeeded [2023-09-08T03:55:42.804Z] nexus3.edgexfoundry.org:10003 [2023-09-08T03:55:42.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:55:43.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:55:43.064Z] Configure a credential helper to remove this warning. See [2023-09-08T03:55:43.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:55:43.064Z] [2023-09-08T03:55:43.064Z] Login Succeeded [2023-09-08T03:55:43.064Z] nexus3.edgexfoundry.org:10004 [2023-09-08T03:55:43.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:55:43.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:55:43.064Z] Configure a credential helper to remove this warning. See [2023-09-08T03:55:43.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:55:43.064Z] [2023-09-08T03:55:43.064Z] Login Succeeded [2023-09-08T03:55:43.064Z] docker.io [2023-09-08T03:55:43.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:55:43.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:55:43.323Z] Configure a credential helper to remove this warning. See [2023-09-08T03:55:43.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:55:43.323Z] [2023-09-08T03:55:43.323Z] Login Succeeded [2023-09-08T03:55:43.323Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T03:55:43.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T03:55:43.637Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-09-08T03:55:43.637Z] + + dirname cmd/core-command/Dockerfile [2023-09-08T03:55:43.637Z] cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/core-data/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/core-metadata/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-08T03:55:43.637Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-08T03:55:43.637Z] + dirname cmd/support-notifications/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-08T03:55:43.637Z] + cut -d/ -f2 [2023-09-08T03:55:43.637Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-08T03:55:43.637Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-08T03:55:43.692Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-08T03:55:44.020Z] + git rev-list -1 --merges e4ab1ec8366e2be91307e230c2cb89f5ed823568~1..e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] echo [2023-09-08T03:55:44.030Z] -----------> git rev-list -1 --merges e4ab1ec8366e2be91307e230c2cb89f5ed823568~1..e4ab1ec8366e2be91307e230c2cb89f5ed823568 e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T03:55:44.030Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [false] [Pipeline] sh [2023-09-08T03:55:44.317Z] + git log --format=format:%s -1 e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] echo [2023-09-08T03:55:44.333Z] ========================================================= [2023-09-08T03:55:44.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-08T03:55:44.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-08T03:55:44.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-08T03:55:44.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-08T03:55:44.748Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-08T03:55:44.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-08T03:55:44.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-08T03:55:44.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-08T03:55:44.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:55:45.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T03:55:45.162Z] [2023-09-08T03:55:45.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:55:45.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T03:55:45.465Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-08T03:55:45.465Z] b85a868b505f: Pulling fs layer [2023-09-08T03:55:45.465Z] e2be974225ed: Pulling fs layer [2023-09-08T03:55:45.465Z] 339a4e72a1f5: Pulling fs layer [2023-09-08T03:55:45.465Z] 988bab9f4d93: Pulling fs layer [2023-09-08T03:55:45.465Z] 1469e6f7b9e6: Pulling fs layer [2023-09-08T03:55:45.465Z] eaf3925da568: Pulling fs layer [2023-09-08T03:55:45.465Z] bab4dde63d76: Pulling fs layer [2023-09-08T03:55:45.465Z] 988bab9f4d93: Waiting [2023-09-08T03:55:45.465Z] 1469e6f7b9e6: Waiting [2023-09-08T03:55:45.465Z] eaf3925da568: Waiting [2023-09-08T03:55:45.465Z] bab4dde63d76: Waiting [2023-09-08T03:55:45.465Z] bde34c3a00c8: Pulling fs layer [2023-09-08T03:55:45.465Z] b352a97aabf1: Pulling fs layer [2023-09-08T03:55:45.465Z] 4872d77fe225: Pulling fs layer [2023-09-08T03:55:45.465Z] 5851b861e8e6: Pulling fs layer [2023-09-08T03:55:45.465Z] 5851b861e8e6: Waiting [2023-09-08T03:55:45.465Z] bde34c3a00c8: Waiting [2023-09-08T03:55:45.465Z] 4872d77fe225: Waiting [2023-09-08T03:55:45.465Z] e2be974225ed: Verifying Checksum [2023-09-08T03:55:45.465Z] e2be974225ed: Download complete [2023-09-08T03:55:45.465Z] 988bab9f4d93: Verifying Checksum [2023-09-08T03:55:45.465Z] 988bab9f4d93: Download complete [2023-09-08T03:55:45.725Z] 1469e6f7b9e6: Verifying Checksum [2023-09-08T03:55:45.725Z] 1469e6f7b9e6: Download complete [2023-09-08T03:55:45.725Z] eaf3925da568: Verifying Checksum [2023-09-08T03:55:45.725Z] eaf3925da568: Download complete [2023-09-08T03:55:45.725Z] 339a4e72a1f5: Verifying Checksum [2023-09-08T03:55:45.725Z] 339a4e72a1f5: Download complete [2023-09-08T03:55:45.725Z] bde34c3a00c8: Verifying Checksum [2023-09-08T03:55:45.725Z] bde34c3a00c8: Download complete [2023-09-08T03:55:45.725Z] b352a97aabf1: Verifying Checksum [2023-09-08T03:55:45.725Z] b352a97aabf1: Download complete [2023-09-08T03:55:45.725Z] 4872d77fe225: Verifying Checksum [2023-09-08T03:55:45.725Z] 4872d77fe225: Download complete [2023-09-08T03:55:45.725Z] 5851b861e8e6: Download complete [2023-09-08T03:55:45.725Z] b85a868b505f: Verifying Checksum [2023-09-08T03:55:45.725Z] b85a868b505f: Download complete [2023-09-08T03:55:45.984Z] bab4dde63d76: Verifying Checksum [2023-09-08T03:55:45.984Z] bab4dde63d76: Download complete [2023-09-08T03:55:46.919Z] b85a868b505f: Pull complete [2023-09-08T03:55:47.179Z] e2be974225ed: Pull complete [2023-09-08T03:55:47.438Z] 339a4e72a1f5: Pull complete [2023-09-08T03:55:47.697Z] 988bab9f4d93: Pull complete [2023-09-08T03:55:47.956Z] 1469e6f7b9e6: Pull complete [2023-09-08T03:55:47.956Z] eaf3925da568: Pull complete [2023-09-08T03:55:49.860Z] bab4dde63d76: Pull complete [2023-09-08T03:55:49.860Z] bde34c3a00c8: Pull complete [2023-09-08T03:55:49.860Z] b352a97aabf1: Pull complete [2023-09-08T03:55:49.860Z] 4872d77fe225: Pull complete [2023-09-08T03:55:49.860Z] 5851b861e8e6: Pull complete [2023-09-08T03:55:49.860Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-08T03:55:49.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T03:55:49.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T03:55:49.955Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T03:55:49.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T03:55:52.126Z] $ docker top 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 -eo pid,comm [2023-09-08T03:55:52.185Z] 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). [2023-09-08T03:55:52.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-08T03:55:52.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T03:55:52.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T03:55:52.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T03:55:52.324Z] $ docker exec 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent [2023-09-08T03:55:52.431Z] SSH_AUTH_SOCK=/tmp/ssh-KXuZnqy3iYrS/agent.32 [2023-09-08T03:55:52.431Z] SSH_AGENT_PID=38 [2023-09-08T03:55:52.437Z] Running ssh-add (command line suppressed) [2023-09-08T03:55:52.538Z] Identity added: /w/workspace/edgex-go/575@tmp/private_key_5485891491162114595.key (/w/workspace/edgex-go/575@tmp/private_key_5485891491162114595.key) [2023-09-08T03:55:52.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T03:55:52.837Z] + git tag --points-at HEAD [Pipeline] } [2023-09-08T03:55:52.853Z] $ docker exec --env ******** --env ******** 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent -k [2023-09-08T03:55:52.955Z] unset SSH_AUTH_SOCK; [2023-09-08T03:55:52.955Z] unset SSH_AGENT_PID; [2023-09-08T03:55:52.955Z] echo Agent pid 38 killed; [2023-09-08T03:55:52.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-08T03:55:52.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T03:55:52.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T03:55:53.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T03:55:53.088Z] $ docker exec 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent [2023-09-08T03:55:53.189Z] SSH_AUTH_SOCK=/tmp/ssh-Nsk5dTKR57eC/agent.70 [2023-09-08T03:55:53.189Z] SSH_AGENT_PID=76 [2023-09-08T03:55:53.193Z] Running ssh-add (command line suppressed) [2023-09-08T03:55:53.281Z] Identity added: /w/workspace/edgex-go/575@tmp/private_key_10823109530289353521.key (/w/workspace/edgex-go/575@tmp/private_key_10823109530289353521.key) [2023-09-08T03:55:53.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T03:55:53.588Z] + git semver init [2023-09-08T03:55:53.850Z] 2023-09-08 03:55:53,775 [run_init] DEBUG init version:0.0.0 force:False [2023-09-08T03:55:53.850Z] 2023-09-08 03:55:53,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/575/.semver [2023-09-08T03:55:53.850Z] 2023-09-08 03:55:53,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/575/.semver [2023-09-08T03:55:53.850Z] 2023-09-08 03:55:53,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/575/.semver'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=None) [2023-09-08T03:55:59.125Z] 2023-09-08 03:55:58,263 [append_file] DEBUG append to file:/w/workspace/edgex-go/575/.git/info/exclude [2023-09-08T03:55:59.125Z] 2023-09-08 03:55:58,264 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/575/.semver/main with force:False [2023-09-08T03:55:59.125Z] 2023-09-08 03:55:58,264 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T03:55:59.125Z] 2023-09-08 03:55:58,264 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T03:55:59.125Z] 3.1.0-dev.41 [Pipeline] } [2023-09-08T03:55:59.135Z] $ docker exec --env ******** --env ******** 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent -k [2023-09-08T03:55:59.242Z] unset SSH_AUTH_SOCK; [2023-09-08T03:55:59.243Z] unset SSH_AGENT_PID; [2023-09-08T03:55:59.243Z] echo Agent pid 76 killed; [2023-09-08T03:55:59.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T03:55:59.548Z] + git semver [Pipeline] } [2023-09-08T03:55:59.823Z] $ docker stop --time=1 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 [2023-09-08T03:56:01.120Z] $ docker rm -f --volumes 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T03:56:01.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-08T03:56:01.632Z] Stashed 1 file(s) [Pipeline] echo [2023-09-08T03:56:01.635Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.41 [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] sh [2023-09-08T03:56:02.034Z] + git config --global --add safe.directory /w/workspace/edgex-go/575 [Pipeline] echo [2023-09-08T03:56:02.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T03:56:02.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T03:56:02.060Z] ========================================================= [2023-09-08T03:56:02.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-08T03:56:02.060Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-08T03:56:02.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T03:56:02.344Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-08T03:56:02.344Z] 4db1b89c0bd1: Pulling fs layer [2023-09-08T03:56:02.344Z] 6911f1a30b25: Pulling fs layer [2023-09-08T03:56:02.344Z] e194b8c5c2a9: Pulling fs layer [2023-09-08T03:56:02.344Z] 6863d3e3a2b1: Pulling fs layer [2023-09-08T03:56:02.344Z] ec0bb842ea78: Pulling fs layer [2023-09-08T03:56:02.344Z] 40a00589a448: Pulling fs layer [2023-09-08T03:56:02.344Z] 6c08303d61cc: Pulling fs layer [2023-09-08T03:56:02.344Z] 798269fcf238: Pulling fs layer [2023-09-08T03:56:02.344Z] 6863d3e3a2b1: Waiting [2023-09-08T03:56:02.344Z] 6c08303d61cc: Waiting [2023-09-08T03:56:02.344Z] 798269fcf238: Waiting [2023-09-08T03:56:02.344Z] 40a00589a448: Waiting [2023-09-08T03:56:02.344Z] ec0bb842ea78: Waiting [2023-09-08T03:56:02.344Z] 6911f1a30b25: Verifying Checksum [2023-09-08T03:56:02.344Z] 6911f1a30b25: Download complete [2023-09-08T03:56:02.344Z] 6863d3e3a2b1: Download complete [2023-09-08T03:56:02.344Z] ec0bb842ea78: Verifying Checksum [2023-09-08T03:56:02.344Z] ec0bb842ea78: Download complete [2023-09-08T03:56:02.344Z] 4db1b89c0bd1: Verifying Checksum [2023-09-08T03:56:02.344Z] 4db1b89c0bd1: Download complete [2023-09-08T03:56:02.344Z] 40a00589a448: Verifying Checksum [2023-09-08T03:56:02.344Z] 40a00589a448: Download complete [2023-09-08T03:56:02.604Z] 4db1b89c0bd1: Pull complete [2023-09-08T03:56:02.604Z] 6911f1a30b25: Pull complete [2023-09-08T03:56:03.172Z] 798269fcf238: Verifying Checksum [2023-09-08T03:56:03.172Z] 798269fcf238: Download complete [2023-09-08T03:56:03.172Z] e194b8c5c2a9: Verifying Checksum [2023-09-08T03:56:03.172Z] e194b8c5c2a9: Download complete [2023-09-08T03:56:03.172Z] 6c08303d61cc: Verifying Checksum [2023-09-08T03:56:03.172Z] 6c08303d61cc: Download complete [2023-09-08T03:56:06.454Z] e194b8c5c2a9: Pull complete [2023-09-08T03:56:06.454Z] 6863d3e3a2b1: Pull complete [2023-09-08T03:56:06.454Z] ec0bb842ea78: Pull complete [2023-09-08T03:56:06.454Z] 40a00589a448: Pull complete [2023-09-08T03:56:08.985Z] 6c08303d61cc: Pull complete [2023-09-08T03:56:09.553Z] 798269fcf238: Pull complete [2023-09-08T03:56:09.553Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-08T03:56:09.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T03:56:09.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-08T03:56:09.846Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T03:56:09.846Z] WORKDIR /edgex [2023-09-08T03:56:09.846Z] COPY go.mod . [2023-09-08T03:56:09.846Z] RUN go mod download [2023-09-08T03:56:09.846Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-08T03:56:10.415Z] Sending build context to Docker daemon 170.9MB [2023-09-08T03:56:10.415Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T03:56:10.415Z] ---> ec979cd7f677 [2023-09-08T03:56:10.415Z] Step 2/4 : WORKDIR /edgex [2023-09-08T03:56:14.655Z] ---> Running in fdf8090ae122 [2023-09-08T03:56:14.655Z] Removing intermediate container fdf8090ae122 [2023-09-08T03:56:14.655Z] ---> 055d645807f9 [2023-09-08T03:56:14.655Z] Step 3/4 : COPY go.mod . [2023-09-08T03:56:14.914Z] ---> b1ef2b447270 [2023-09-08T03:56:14.914Z] Step 4/4 : RUN go mod download [2023-09-08T03:56:14.914Z] ---> Running in aa8ebaeb8079 [2023-09-08T03:56:16.728Z] Still waiting to schedule task [2023-09-08T03:56:16.728Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-08T03:56:33.003Z] Removing intermediate container aa8ebaeb8079 [2023-09-08T03:56:33.003Z] ---> ba211ab11ad1 [2023-09-08T03:56:33.003Z] Successfully built ba211ab11ad1 [2023-09-08T03:56:33.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:56:33.297Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-08T03:56:33.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T03:56:33.361Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T03:56:33.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T03:56:33.848Z] $ docker top 5338d19d6a7f80d60cf23d2c863f6d8bda5f85bd09590122b0fa711501ad774a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T03:56:34.176Z] + go version [2023-09-08T03:56:34.176Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-08T03:56:34.192Z] $ docker stop --time=1 5338d19d6a7f80d60cf23d2c863f6d8bda5f85bd09590122b0fa711501ad774a [2023-09-08T03:56:35.428Z] $ docker rm -f --volumes 5338d19d6a7f80d60cf23d2c863f6d8bda5f85bd09590122b0fa711501ad774a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:56:35.807Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-08T03:56:35.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T03:56:35.877Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T03:56:35.908Z] $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T03:56:36.203Z] $ docker top 288da9d0c3ee1feed915b1a585bb8fb1d962d6012f91f285e7f4406f9e1077fd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-08T03:56:36.255Z] ========================================================= [2023-09-08T03:56:36.255Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-08T03:56:36.256Z] ========================================================= [Pipeline] sh [2023-09-08T03:56:36.531Z] + git config --global --add safe.directory /w/workspace/edgex-go/575 [Pipeline] fileExists [Pipeline] sh [2023-09-08T03:56:36.822Z] + make test [2023-09-08T03:56:36.822Z] go test -race -coverprofile=coverage.out ./... [2023-09-08T03:56:43.383Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-08T03:56:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-08T03:56:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-08T03:56:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-08T03:56:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-08T03:56:56.059Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-08T03:56:56.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-08T03:56:56.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-08T03:56:56.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-08T03:56:56.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-08T03:56:56.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-08T03:56:57.140Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-08T03:56:57.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-08T03:56:57.707Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-08T03:56:57.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-08T03:56:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-08T03:56:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-08T03:56:58.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-09-08T03:56:59.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 97.0% of statements [2023-09-08T03:56:59.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-08T03:56:59.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-08T03:56:59.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-08T03:57:01.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-08T03:57:01.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-08T03:57:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-08T03:57:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-08T03:57:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-08T03:57:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-08T03:57:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-08T03:57:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-08T03:57:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-08T03:57:02.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 69.4% of statements [2023-09-08T03:57:02.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.0% of statements [2023-09-08T03:57:04.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.306s coverage: 93.4% of statements [2023-09-08T03:57:04.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.8% of statements [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-08T03:57:04.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-08T03:57:05.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 97.6% of statements [2023-09-08T03:57:05.327Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-09-08T03:57:06.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-08T03:57:06.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-08T03:57:06.957Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-09-08T03:57:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 32.2% of statements [2023-09-08T03:57:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-09-08T03:57:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-09-08T03:57:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-09-08T03:57:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-09-08T03:57:07.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-08T03:57:08.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-08T03:57:09.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-08T03:57:09.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-08T03:57:09.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-08T03:57:09.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-08T03:57:09.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-08T03:57:09.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-08T03:57:10.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-08T03:57:11.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-08T03:57:11.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-08T03:57:12.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-08T03:57:12.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-08T03:57:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-08T03:57:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-08T03:57:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-08T03:57:15.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-08T03:57:15.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-08T03:57:15.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-08T03:57:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-08T03:57:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-08T03:57:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-08T03:57:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-08T03:57:17.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-08T03:57:17.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-08T03:57:17.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-08T03:57:17.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-08T03:57:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-08T03:57:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-08T03:57:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-08T03:57:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-08T03:57:19.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-09-08T03:57:19.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-08T03:57:19.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-08T03:57:20.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-08T03:57:20.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.068s coverage: 92.9% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-09-08T03:57:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 95.7% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-09-08T03:57:33.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-09-08T03:57:33.080Z] 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 [2023-09-08T03:57:33.080Z] running golangci-lint [2023-09-08T03:57:33.080Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-08T03:57:33.080Z] go version go1.20.6 linux/amd64 [2023-09-08T03:57:33.080Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-08T03:57:33.080Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-08T03:57:46.813Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5607 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-08T03:57:46.825Z] Running in /w/workspace/edgex-go/575 [Pipeline] { [Pipeline] checkout [2023-09-08T03:57:46.851Z] The recommended git tool is: git [2023-09-08T03:57:47.942Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 13.720229815s" [2023-09-08T03:57:47.942Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.239596ms" [2023-09-08T03:57:51.975Z] using credential edgex-jenkins-ssh [2023-09-08T03:57:51.991Z] Cloning the remote Git repository [2023-09-08T03:57:52.033Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-08T03:57:52.127Z] > git init /w/workspace/edgex-go/575 # timeout=10 [2023-09-08T03:57:52.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-08T03:57:52.265Z] > git --version # timeout=10 [2023-09-08T03:57:52.286Z] > git --version # 'git version 2.25.1' [2023-09-08T03:57:52.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-08T03:57:52.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-08T03:57:53.198Z] level=info msg="[linters_context/goanalysis] analyzers took 1m7.349147192s with top 10 stages: buildir: 31.21167937s, inspect: 2.08498754s, fact_deprecated: 1.587523858s, gosec: 1.210437863s, fact_purity: 1.118642932s, nilness: 1.091590966s, S1038: 921.132646ms, ctrlflow: 882.463885ms, printf: 776.042339ms, directives: 679.468375ms" [2023-09-08T03:57:53.198Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-09-08T03:57:53.198Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, path_prettifier: 202/202, skip_files: 202/202, exclude-rules: 21/202, nolint: 0/21, cgo: 202/202, filename_unadjuster: 202/202" [2023-09-08T03:57:53.198Z] level=info msg="[runner] processing took 15.630479ms with stages: nolint: 6.511465ms, identifier_marker: 4.396422ms, autogenerated_exclude: 1.459747ms, path_prettifier: 1.315041ms, exclude-rules: 1.188926ms, skip_dirs: 682.066µs, cgo: 48.781µs, filename_unadjuster: 24.521µs, max_same_issues: 550ns, uniq_by_line: 470ns, skip_files: 390ns, exclude: 360ns, source_code: 290ns, sort_results: 260ns, severity-rules: 250ns, path_prefixer: 250ns, diff: 250ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" [2023-09-08T03:57:53.198Z] level=info msg="[runner] linters took 7.184107307s with stages: goanalysis_metalinter: 7.168385255s" [2023-09-08T03:57:53.198Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-08T03:57:53.198Z] level=info msg="Memory: 210 samples, avg is 196.7MB, max is 773.4MB" [2023-09-08T03:57:53.198Z] level=info msg="Execution took 20.946680282s" [2023-09-08T03:57:53.198Z] go vet ./... [2023-09-08T03:57:58.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-08T03:57:58.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-08T03:57:58.466Z] ./bin/test-attribution-txt.sh [2023-09-08T03:57:58.466Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-08T03:57:58.466Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-08T03:57:58.466Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-08T03:57:58.466Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-08T03:57:58.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-08T03:57:58.844Z] + ls -al . [2023-09-08T03:57:58.844Z] total 728 [2023-09-08T03:57:58.844Z] drwxrwxr-x 12 1001 1001 4096 Sep 8 03:56 . [2023-09-08T03:57:58.844Z] drwxr-xr-x 4 root root 4096 Sep 8 03:56 .. [2023-09-08T03:57:58.844Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 03:55 .blubracket [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 16 Sep 8 03:55 .dockerignore [2023-09-08T03:57:58.844Z] drwxrwxr-x 8 1001 1001 4096 Sep 8 03:55 .git [2023-09-08T03:57:58.844Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 03:55 .github [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 1173 Sep 8 03:55 .gitignore [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 42 Sep 8 03:55 .golangci.yml [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 100 Sep 8 03:55 .hadolint.yml [2023-09-08T03:57:58.844Z] drwxr-xr-x 3 1001 1001 4096 Sep 8 03:55 .semver [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 166 Sep 8 03:55 .sonarcloud.properties [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 1171 Sep 8 03:55 ADOPTERS.md [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 11152 Sep 8 03:55 Attribution.txt [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 93407 Sep 8 03:55 CHANGELOG.md [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 3804 Sep 8 03:55 CONTRIBUTING.md [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 677 Sep 8 03:55 GOVERNANCE.md [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 883 Sep 8 03:55 Jenkinsfile [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 10775 Sep 8 03:55 LICENSE [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 14764 Sep 8 03:55 Makefile [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 582 Sep 8 03:55 OWNERS.md [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 9923 Sep 8 03:55 README.md [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 789 Sep 8 03:55 SECURITY.md [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 12 Sep 8 03:56 VERSION [2023-09-08T03:57:58.844Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 03:55 bin [2023-09-08T03:57:58.844Z] drwxrwxr-x 18 1001 1001 4096 Sep 8 03:55 cmd [2023-09-08T03:57:58.844Z] -rw-r--r-- 1 root root 450366 Sep 8 03:57 coverage.out [2023-09-08T03:57:58.844Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 03:55 fuzz_test [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 3687 Sep 8 03:55 go.mod [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 33714 Sep 8 03:55 go.sum [2023-09-08T03:57:58.844Z] drwxrwxr-x 7 1001 1001 4096 Sep 8 03:55 internal [2023-09-08T03:57:58.844Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 03:55 openapi [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 594 Sep 8 03:55 security.txt [2023-09-08T03:57:58.844Z] drwxrwxr-x 4 1001 1001 4096 Sep 8 03:55 snap [2023-09-08T03:57:58.844Z] -rw-rw-r-- 1 1001 1001 204 Sep 8 03:55 version.go [Pipeline] sh [2023-09-08T03:57:59.135Z] + '[' -e coverage.out ] [2023-09-08T03:57:59.135Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-08T03:57:59.240Z] Stashed 1 file(s) [Pipeline] sh [2023-09-08T03:57:59.518Z] + make build [2023-09-08T03:57:59.518Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-08T03:58:09.911Z] Avoid second fetch [2023-09-08T03:58:09.912Z] Checking out Revision e4ab1ec8366e2be91307e230c2cb89f5ed823568 (main) [2023-09-08T03:58:10.589Z] Commit message: "Merge pull request #4668 from weichou1229/issue-4618" [2023-09-08T03:58:09.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-08T03:58:09.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-08T03:58:09.930Z] > git config core.sparsecheckout # timeout=10 [2023-09-08T03:58:10.009Z] > git checkout -f e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-08T03:58:11.500Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-08T03:58:11.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T03:58:11.500Z] Dload Upload Total Spent Left Speed [2023-09-08T03:58:11.714Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-08T03:58:11.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 42788 0 --:--:-- --:--:-- --:--:-- 42788 [Pipeline] sh [2023-09-08T03:58:12.282Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-08T03:58:12.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-08T03:58:12.722Z] + sudo tee /etc/docker/daemon.new+ [2023-09-08T03:58:12.722Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-08T03:58:12.722Z] { [2023-09-08T03:58:12.722Z] "registry-mirrors": [ [2023-09-08T03:58:12.722Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-08T03:58:12.722Z] ], [2023-09-08T03:58:12.722Z] "bip": "10.250.0.254/24", [2023-09-08T03:58:12.722Z] "hosts": [ [2023-09-08T03:58:12.722Z] "tcp://0.0.0.0:5555", [2023-09-08T03:58:12.722Z] "unix:///var/run/docker.sock" [2023-09-08T03:58:12.722Z] ], [2023-09-08T03:58:12.722Z] "mtu": 1458, [2023-09-08T03:58:12.722Z] "selinux-enabled": true, [2023-09-08T03:58:12.722Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-08T03:58:12.722Z] } [Pipeline] sh [2023-09-08T03:58:13.049Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-08T03:58:13.394Z] + sudo service docker restart [2023-09-08T03:58:13.658Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-08T03:58:14.224Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-08T03:58:20.782Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-08T03:58:22.158Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-08T03:58:23.571Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-08T03:58:24.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-08T03:58:25.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-08T03:58:26.445Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-08T03:58:27.827Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-08T03:58:29.217Z] $ docker stop --time=1 288da9d0c3ee1feed915b1a585bb8fb1d962d6012f91f285e7f4406f9e1077fd [2023-09-08T03:58:33.743Z] $ docker rm -f --volumes 288da9d0c3ee1feed915b1a585bb8fb1d962d6012f91f285e7f4406f9e1077fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:58:34.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-08T03:58:34.691Z] [2023-09-08T03:58:34.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:58:34.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-08T03:58:34.986Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-08T03:58:34.986Z] 91d30c5bc195: Pulling fs layer [2023-09-08T03:58:34.986Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-08T03:58:34.986Z] 9c61dcf015f6: Pulling fs layer [2023-09-08T03:58:34.986Z] 4698f68db338: Pulling fs layer [2023-09-08T03:58:34.986Z] 2a2f49069b9e: Pulling fs layer [2023-09-08T03:58:34.986Z] e0025b399a48: Pulling fs layer [2023-09-08T03:58:34.986Z] 4698f68db338: Waiting [2023-09-08T03:58:34.986Z] 2a2f49069b9e: Waiting [2023-09-08T03:58:34.986Z] e0025b399a48: Waiting [2023-09-08T03:58:34.986Z] 91d30c5bc195: Verifying Checksum [2023-09-08T03:58:34.986Z] 91d30c5bc195: Download complete [2023-09-08T03:58:34.986Z] 4698f68db338: Verifying Checksum [2023-09-08T03:58:34.986Z] 4698f68db338: Download complete [2023-09-08T03:58:35.346Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-08T03:58:35.346Z] 2e9b0aa3be6d: Download complete [2023-09-08T03:58:35.346Z] e0025b399a48: Download complete [2023-09-08T03:58:35.346Z] 91d30c5bc195: Pull complete [2023-09-08T03:58:35.346Z] 2a2f49069b9e: Download complete [2023-09-08T03:58:35.346Z] 2e9b0aa3be6d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T03:58:35.492Z] provisioning config files... [2023-09-08T03:58:35.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config10021060042821200769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T03:58:35.604Z] 9c61dcf015f6: Verifying Checksum [2023-09-08T03:58:35.604Z] 9c61dcf015f6: Download complete [2023-09-08T03:58:35.867Z] ---> docker-login.sh [2023-09-08T03:58:35.867Z] nexus3.edgexfoundry.org:10001 [2023-09-08T03:58:36.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:58:36.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:58:36.414Z] Configure a credential helper to remove this warning. See [2023-09-08T03:58:36.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:58:36.414Z] [2023-09-08T03:58:36.414Z] Login Succeeded [2023-09-08T03:58:36.414Z] nexus3.edgexfoundry.org:10002 [2023-09-08T03:58:36.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:58:36.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:58:36.684Z] Configure a credential helper to remove this warning. See [2023-09-08T03:58:36.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:58:36.684Z] [2023-09-08T03:58:36.684Z] Login Succeeded [2023-09-08T03:58:36.684Z] nexus3.edgexfoundry.org:10003 [2023-09-08T03:58:36.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:58:37.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:58:37.224Z] Configure a credential helper to remove this warning. See [2023-09-08T03:58:37.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:58:37.224Z] [2023-09-08T03:58:37.224Z] Login Succeeded [2023-09-08T03:58:37.224Z] nexus3.edgexfoundry.org:10004 [2023-09-08T03:58:37.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:58:37.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:58:37.495Z] Configure a credential helper to remove this warning. See [2023-09-08T03:58:37.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:58:37.495Z] [2023-09-08T03:58:37.495Z] Login Succeeded [2023-09-08T03:58:37.495Z] docker.io [2023-09-08T03:58:37.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T03:58:38.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T03:58:38.029Z] Configure a credential helper to remove this warning. See [2023-09-08T03:58:38.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T03:58:38.029Z] [2023-09-08T03:58:38.029Z] Login Succeeded [2023-09-08T03:58:38.029Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T03:58:38.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-08T03:58:38.127Z] 9c61dcf015f6: Pull complete [2023-09-08T03:58:38.127Z] 4698f68db338: Pull complete [Pipeline] sh [2023-09-08T03:58:38.385Z] 2a2f49069b9e: Pull complete [2023-09-08T03:58:38.385Z] e0025b399a48: Pull complete [2023-09-08T03:58:38.385Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-08T03:58:38.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-08T03:58:38.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T03:58:38.458Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T03:58:38.492Z] $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T03:58:38.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/575 [2023-09-08T03:58:40.620Z] $ docker top d80962a1d69be627464638239b40bcf2530ef537c005093ecf0b598608ee8f31 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-09-08T03:58:40.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T03:58:40.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T03:58:40.709Z] ========================================================= [2023-09-08T03:58:40.709Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-08T03:58:40.709Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-08T03:58:40.944Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-08T03:58:41.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T03:58:41.027Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-08T03:58:41.027Z] edb6bdbacee9: Pulling fs layer [2023-09-08T03:58:41.028Z] 5f9638ab2659: Pulling fs layer [2023-09-08T03:58:41.028Z] 8d51d6327a98: Pulling fs layer [2023-09-08T03:58:41.028Z] 8b374f2dd631: Pulling fs layer [2023-09-08T03:58:41.028Z] ec14aa9079de: Pulling fs layer [2023-09-08T03:58:41.028Z] 2f466654f4bb: Pulling fs layer [2023-09-08T03:58:41.028Z] 554e91adad29: Pulling fs layer [2023-09-08T03:58:41.028Z] ec14aa9079de: Waiting [2023-09-08T03:58:41.028Z] 554e91adad29: Waiting [2023-09-08T03:58:41.028Z] 2f466654f4bb: Waiting [2023-09-08T03:58:41.298Z] 5f9638ab2659: Verifying Checksum [2023-09-08T03:58:41.298Z] 5f9638ab2659: Download complete [2023-09-08T03:58:41.298Z] 8b374f2dd631: Verifying Checksum [2023-09-08T03:58:41.298Z] 8b374f2dd631: Download complete [2023-09-08T03:58:41.298Z] ec14aa9079de: Verifying Checksum [2023-09-08T03:58:41.298Z] ec14aa9079de: Download complete [2023-09-08T03:58:41.298Z] edb6bdbacee9: Download complete [2023-09-08T03:58:42.266Z] edb6bdbacee9: Pull complete [2023-09-08T03:58:42.536Z] 554e91adad29: Verifying Checksum [2023-09-08T03:58:42.536Z] 554e91adad29: Download complete [2023-09-08T03:58:42.812Z] 5f9638ab2659: Pull complete [2023-09-08T03:58:42.846Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-08T03:58:42.846Z] #1 transferring dockerfile: 2.12kB done [2023-09-08T03:58:42.846Z] #1 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #2 transferring dockerfile: 1.82kB done [2023-09-08T03:58:43.104Z] #2 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #3 [core-data internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #3 transferring dockerfile: 1.90kB done [2023-09-08T03:58:43.104Z] #3 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #4 transferring dockerfile: 2.82kB done [2023-09-08T03:58:43.104Z] #4 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #5 transferring dockerfile: 1.59kB done [2023-09-08T03:58:43.104Z] #5 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #6 transferring dockerfile: 1.78kB done [2023-09-08T03:58:43.104Z] #6 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #7 transferring dockerfile: 1.84kB done [2023-09-08T03:58:43.104Z] #7 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #8 transferring dockerfile: 2.39kB done [2023-09-08T03:58:43.104Z] #8 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #9 transferring dockerfile: 2.04kB done [2023-09-08T03:58:43.104Z] #9 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #10 transferring dockerfile: 1.70kB done [2023-09-08T03:58:43.104Z] #10 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #11 transferring dockerfile: 1.96kB done [2023-09-08T03:58:43.104Z] #11 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.104Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-08T03:58:43.104Z] #12 transferring dockerfile: 1.82kB done [2023-09-08T03:58:43.104Z] #12 DONE 0.0s [2023-09-08T03:58:43.104Z] [2023-09-08T03:58:43.105Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-08T03:58:43.105Z] #13 DONE 0.0s [2023-09-08T03:58:43.105Z] [2023-09-08T03:58:43.105Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-08T03:58:43.105Z] #14 transferring dockerfile: 2.38kB done [2023-09-08T03:58:43.363Z] #14 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-09-08T03:58:43.363Z] #15 transferring dockerfile: 1.58kB done [2023-09-08T03:58:43.363Z] #15 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-08T03:58:43.363Z] #13 transferring context: 56B done [2023-09-08T03:58:43.363Z] #13 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #16 [support-scheduler internal] load .dockerignore [2023-09-08T03:58:43.363Z] #16 transferring context: 56B done [2023-09-08T03:58:43.363Z] #16 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #17 [core-data internal] load .dockerignore [2023-09-08T03:58:43.363Z] #17 transferring context: 56B done [2023-09-08T03:58:43.363Z] #17 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #18 [security-bootstrapper internal] load .dockerignore [2023-09-08T03:58:43.363Z] #18 transferring context: 56B done [2023-09-08T03:58:43.363Z] #18 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #19 [security-spire-server internal] load .dockerignore [2023-09-08T03:58:43.363Z] #19 transferring context: 56B done [2023-09-08T03:58:43.363Z] #19 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-09-08T03:58:43.363Z] #20 transferring context: 56B done [2023-09-08T03:58:43.363Z] #20 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #21 [support-notifications internal] load .dockerignore [2023-09-08T03:58:43.363Z] #21 transferring context: 56B done [2023-09-08T03:58:43.363Z] #21 DONE 0.0s [2023-09-08T03:58:43.363Z] [2023-09-08T03:58:43.363Z] #22 [security-proxy-setup internal] load .dockerignore [2023-09-08T03:58:43.621Z] #22 transferring context: 56B done [2023-09-08T03:58:43.621Z] #22 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #23 [security-proxy-auth internal] load .dockerignore [2023-09-08T03:58:43.621Z] #23 transferring context: 56B done [2023-09-08T03:58:43.621Z] #23 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-08T03:58:43.621Z] #24 transferring context: 56B done [2023-09-08T03:58:43.621Z] #24 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #25 [core-metadata internal] load .dockerignore [2023-09-08T03:58:43.621Z] #25 transferring context: 56B done [2023-09-08T03:58:43.621Z] #25 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #26 [core-command internal] load .dockerignore [2023-09-08T03:58:43.621Z] #26 transferring context: 56B done [2023-09-08T03:58:43.621Z] #26 DONE 0.1s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-09-08T03:58:43.621Z] #27 transferring context: 56B done [2023-09-08T03:58:43.621Z] #27 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #28 [security-spire-config internal] load .dockerignore [2023-09-08T03:58:43.621Z] #28 transferring context: 56B done [2023-09-08T03:58:43.621Z] #28 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T03:58:43.621Z] #29 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T03:58:43.621Z] #30 DONE 0.1s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T03:58:43.621Z] #29 DONE 0.0s [2023-09-08T03:58:43.621Z] [2023-09-08T03:58:43.621Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T03:58:43.621Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T03:58:43.776Z] 8d51d6327a98: Verifying Checksum [2023-09-08T03:58:43.776Z] 8d51d6327a98: Download complete [2023-09-08T03:58:43.776Z] 2f466654f4bb: Verifying Checksum [2023-09-08T03:58:43.776Z] 2f466654f4bb: Download complete [2023-09-08T03:58:43.880Z] #31 ... [2023-09-08T03:58:43.880Z] [2023-09-08T03:58:43.880Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T03:58:43.880Z] #29 DONE 0.0s [2023-09-08T03:58:43.880Z] [2023-09-08T03:58:43.880Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T03:58:43.880Z] #30 DONE 0.1s [2023-09-08T03:58:43.880Z] [2023-09-08T03:58:43.880Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T03:58:43.880Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T03:58:43.880Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T03:58:43.880Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T03:58:43.880Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T03:58:43.880Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-09-08T03:58:43.880Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-08T03:58:43.880Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T03:58:43.880Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T03:58:43.880Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T03:58:43.880Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T03:58:43.880Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T03:58:43.880Z] #31 ... [2023-09-08T03:58:43.880Z] [2023-09-08T03:58:43.880Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T03:58:43.880Z] #29 DONE 0.0s [2023-09-08T03:58:43.880Z] [2023-09-08T03:58:43.880Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T03:58:43.881Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T03:58:43.881Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T03:58:43.881Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T03:58:43.881Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T03:58:43.881Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T03:58:43.881Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-08T03:58:44.139Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-08T03:58:44.139Z] #31 ... [2023-09-08T03:58:44.139Z] [2023-09-08T03:58:44.139Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T03:58:44.139Z] #30 DONE 0.5s [2023-09-08T03:58:44.139Z] [2023-09-08T03:58:44.139Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-08T03:58:44.139Z] #32 DONE 0.7s [2023-09-08T03:58:44.139Z] [2023-09-08T03:58:44.139Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T03:58:44.139Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T03:58:44.139Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T03:58:44.139Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T03:58:44.139Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T03:58:44.139Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T03:58:44.139Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-08T03:58:49.411Z] #31 ... [2023-09-08T03:58:49.411Z] [2023-09-08T03:58:49.411Z] #33 [support-scheduler internal] load build context [2023-09-08T03:58:49.411Z] #33 transferring context: 247.65MB 5.4s [2023-09-08T03:58:49.669Z] #33 ... [2023-09-08T03:58:49.670Z] [2023-09-08T03:58:49.670Z] #34 [security-proxy-setup internal] load build context [2023-09-08T03:58:49.931Z] #34 ... [2023-09-08T03:58:49.931Z] [2023-09-08T03:58:49.931Z] #33 [support-scheduler internal] load build context [2023-09-08T03:58:51.829Z] #33 transferring context: 365.34MB 8.1s done [2023-09-08T03:58:53.728Z] #33 ... [2023-09-08T03:58:53.728Z] [2023-09-08T03:58:53.728Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-08T03:58:53.728Z] #35 transferring context: 365.34MB 7.5s done [2023-09-08T03:58:53.728Z] #35 ... [2023-09-08T03:58:53.728Z] [2023-09-08T03:58:53.728Z] #36 [security-proxy-auth internal] load build context [2023-09-08T03:58:53.728Z] #36 transferring context: 365.34MB 6.3s done [2023-09-08T03:58:53.987Z] #36 ... [2023-09-08T03:58:53.987Z] [2023-09-08T03:58:53.987Z] #37 [core-metadata internal] load build context [2023-09-08T03:58:53.987Z] #37 transferring context: 365.34MB 7.8s done [2023-09-08T03:58:54.246Z] #37 ... [2023-09-08T03:58:54.246Z] [2023-09-08T03:58:54.246Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-08T03:58:54.246Z] #38 transferring context: 365.34MB 6.2s done [2023-09-08T03:58:54.246Z] #38 ... [2023-09-08T03:58:54.246Z] [2023-09-08T03:58:54.246Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T03:58:54.505Z] #39 ... [2023-09-08T03:58:54.505Z] [2023-09-08T03:58:54.505Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-08T03:58:54.505Z] #40 ... [2023-09-08T03:58:54.505Z] [2023-09-08T03:58:54.505Z] #41 [security-bootstrapper internal] load build context [2023-09-08T03:58:54.505Z] #41 transferring context: 365.34MB 7.1s done [2023-09-08T03:58:54.940Z] #41 ... [2023-09-08T03:58:54.940Z] [2023-09-08T03:58:54.940Z] #42 [support-notifications internal] load build context [2023-09-08T03:58:54.940Z] #42 transferring context: 365.34MB 8.9s done [2023-09-08T03:58:55.198Z] #42 ... [2023-09-08T03:58:55.198Z] [2023-09-08T03:58:55.198Z] #43 [core-data internal] load build context [2023-09-08T03:58:55.198Z] #43 transferring context: 365.34MB 6.3s done [2023-09-08T03:58:55.198Z] #43 ... [2023-09-08T03:58:55.198Z] [2023-09-08T03:58:55.198Z] #44 [core-command internal] load build context [2023-09-08T03:58:55.198Z] #44 transferring context: 365.34MB 8.5s done [2023-09-08T03:58:55.457Z] #44 ... [2023-09-08T03:58:55.457Z] [2023-09-08T03:58:55.457Z] #45 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-08T03:58:55.457Z] #45 ... [2023-09-08T03:58:55.457Z] [2023-09-08T03:58:55.457Z] #46 [security-secretstore-setup internal] load build context [2023-09-08T03:58:55.457Z] #46 transferring context: 365.34MB 5.5s done [2023-09-08T03:58:55.715Z] #46 ... [2023-09-08T03:58:55.715Z] [2023-09-08T03:58:55.715Z] #34 [security-proxy-setup internal] load build context [2023-09-08T03:58:55.715Z] #34 transferring context: 365.34MB 9.2s done [2023-09-08T03:58:56.109Z] 8d51d6327a98: Pull complete [2023-09-08T03:58:56.109Z] 8b374f2dd631: Pull complete [2023-09-08T03:58:56.109Z] ec14aa9079de: Pull complete [2023-09-08T03:58:58.999Z] #34 ... [2023-09-08T03:58:58.999Z] [2023-09-08T03:58:58.999Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T03:58:59.257Z] #39 DONE 15.4s [2023-09-08T03:58:59.257Z] [2023-09-08T03:58:59.257Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T03:58:59.257Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T03:58:59.257Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T03:58:59.257Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T03:58:59.257Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T03:58:59.257Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T03:58:59.257Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-08T03:59:00.215Z] #31 DONE 16.6s [2023-09-08T03:59:00.215Z] [2023-09-08T03:59:00.215Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T03:59:00.215Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T03:59:00.474Z] #47 ... [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #38 [security-spiffe-token-provider internal] load build context [2023-09-08T03:59:00.474Z] #38 DONE 16.6s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #36 [security-proxy-auth internal] load build context [2023-09-08T03:59:00.474Z] #36 DONE 16.6s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #43 [core-data internal] load build context [2023-09-08T03:59:00.474Z] #43 DONE 16.7s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #41 [security-bootstrapper internal] load build context [2023-09-08T03:59:00.474Z] #41 DONE 16.7s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #45 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-08T03:59:00.474Z] #45 DONE 16.4s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-08T03:59:00.474Z] #35 DONE 16.8s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T03:59:00.474Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2023-09-08T03:59:00.474Z] #47 ... [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T03:59:00.474Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T03:59:00.474Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T03:59:00.474Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T03:59:00.474Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T03:59:00.474Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T03:59:00.474Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-08T03:59:00.474Z] #31 DONE 16.6s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #37 [core-metadata internal] load build context [2023-09-08T03:59:00.474Z] #37 DONE 16.5s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-08T03:59:00.474Z] #40 DONE 16.6s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #46 [security-secretstore-setup internal] load build context [2023-09-08T03:59:00.474Z] #46 DONE 16.3s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #33 [support-scheduler internal] load build context [2023-09-08T03:59:00.474Z] #33 DONE 16.8s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #44 [core-command internal] load build context [2023-09-08T03:59:00.474Z] #44 DONE 16.5s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.474Z] #34 [security-proxy-setup internal] load build context [2023-09-08T03:59:00.474Z] #34 DONE 16.6s [2023-09-08T03:59:00.474Z] [2023-09-08T03:59:00.475Z] #42 [support-notifications internal] load build context [2023-09-08T03:59:00.475Z] #42 DONE 16.7s [2023-09-08T03:59:00.475Z] [2023-09-08T03:59:00.475Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T03:59:00.475Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2023-09-08T03:59:00.475Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-08T03:59:00.475Z] #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-08T03:59:00.475Z] #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-08T03:59:00.475Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-08T03:59:00.475Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-08T03:59:00.475Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-08T03:59:00.734Z] #47 ... [2023-09-08T03:59:00.734Z] [2023-09-08T03:59:00.734Z] #48 [security-spire-config internal] load build context [2023-09-08T03:59:00.734Z] #48 transferring context: 15.84kB done [2023-09-08T03:59:00.734Z] #48 DONE 1.4s [2023-09-08T03:59:00.734Z] [2023-09-08T03:59:00.734Z] #49 [security-spire-server internal] load build context [2023-09-08T03:59:00.734Z] #49 transferring context: 17.59kB done [2023-09-08T03:59:00.734Z] #49 DONE 1.4s [2023-09-08T03:59:00.734Z] [2023-09-08T03:59:00.734Z] #50 [security-spire-agent internal] load build context [2023-09-08T03:59:00.734Z] #50 transferring context: 17.12kB 0.0s done [2023-09-08T03:59:00.734Z] #50 DONE 0.1s [2023-09-08T03:59:00.734Z] [2023-09-08T03:59:00.734Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T03:59:00.734Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-08T03:59:00.734Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-08T03:59:00.734Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-09-08T03:59:00.734Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-08T03:59:00.734Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-09-08T03:59:00.734Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-08T03:59:00.734Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-08T03:59:00.734Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.4s [2023-09-08T03:59:00.734Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-08T03:59:00.992Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s [2023-09-08T03:59:00.992Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2023-09-08T03:59:00.992Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-08T03:59:01.252Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2023-09-08T03:59:01.477Z] 2f466654f4bb: Pull complete [2023-09-08T03:59:02.653Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-09-08T03:59:04.067Z] 554e91adad29: Pull complete [2023-09-08T03:59:04.067Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-08T03:59:04.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T03:59:04.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-08T03:59:04.395Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T03:59:04.395Z] WORKDIR /edgex [2023-09-08T03:59:04.395Z] COPY go.mod . [2023-09-08T03:59:04.395Z] RUN go mod download ci-base-image-arm64 [2023-09-08T03:59:04.395Z] -f - . [2023-09-08T03:59:05.112Z] Sending build context to Docker daemon 2.977MB [2023-09-08T03:59:05.112Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T03:59:05.112Z] ---> 1e15ea492957 [2023-09-08T03:59:05.112Z] Step 2/4 : WORKDIR /edgex [2023-09-08T03:59:05.936Z] #47 ... [2023-09-08T03:59:05.936Z] [2023-09-08T03:59:05.937Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-08T03:59:05.937Z] #0 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.236 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 1.244 (2/2) Installing su-exec (0.2-r2) [2023-09-08T03:59:05.937Z] #0 1.253 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 1.263 OK: 7 MiB in 17 packages [2023-09-08T03:59:05.937Z] #51 DONE 5.3s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T03:59:05.937Z] #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.342 (1/4) Installing ca-certificates (20230506-r0) [2023-09-08T03:59:05.937Z] #0 1.359 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 1.368 (3/4) Installing su-exec (0.2-r2) [2023-09-08T03:59:05.937Z] #0 1.371 (4/4) Installing yq (4.30.4-r4) [2023-09-08T03:59:05.937Z] #0 1.454 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 1.461 Executing ca-certificates-20230506-r0.trigger [2023-09-08T03:59:05.937Z] #0 1.544 OK: 17 MiB in 19 packages [2023-09-08T03:59:05.937Z] #52 DONE 5.3s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-08T03:59:05.937Z] #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.391 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 1.398 (2/4) Installing openssl (3.0.10-r0) [2023-09-08T03:59:05.937Z] #0 1.407 (3/4) Installing su-exec (0.2-r2) [2023-09-08T03:59:05.937Z] #0 1.412 (4/4) Installing yq (4.30.4-r4) [2023-09-08T03:59:05.937Z] #0 1.482 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 1.489 OK: 17 MiB in 19 packages [2023-09-08T03:59:05.937Z] #53 DONE 5.3s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-08T03:59:05.937Z] #0 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.230 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T03:59:05.937Z] #0 1.230 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T03:59:05.937Z] #0 1.230 OK: 17818 distinct packages available [2023-09-08T03:59:05.937Z] #0 1.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.747 (1/9) Installing ca-certificates (20230506-r0) [2023-09-08T03:59:05.937Z] #0 1.763 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-08T03:59:05.937Z] #0 1.777 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-08T03:59:05.937Z] #0 1.780 (4/9) Installing libcurl (8.2.1-r0) [2023-09-08T03:59:05.937Z] #0 1.795 (5/9) Installing curl (8.2.1-r0) [2023-09-08T03:59:05.937Z] #0 1.802 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 1.807 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-08T03:59:05.937Z] #0 1.807 (8/9) Installing libucontext (1.2-r0) [2023-09-08T03:59:05.937Z] #0 1.811 (9/9) Installing gcompat (1.1.0-r0) [2023-09-08T03:59:05.937Z] #0 1.815 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 1.821 Executing ca-certificates-20230506-r0.trigger [2023-09-08T03:59:05.937Z] #0 1.884 OK: 10 MiB in 24 packages [2023-09-08T03:59:05.937Z] #54 DONE 5.3s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-08T03:59:05.937Z] #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.431 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 1.434 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 1.457 OK: 7 MiB in 16 packages [2023-09-08T03:59:05.937Z] #55 DONE 5.5s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T03:59:05.937Z] #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 3.946 OK: 265 MiB in 53 packages [2023-09-08T03:59:05.937Z] #56 DONE 5.5s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #57 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:05.937Z] #57 ... [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T03:59:05.937Z] #0 1.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.715 OK: 265 MiB in 53 packages [2023-09-08T03:59:05.937Z] #58 DONE 5.4s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-08T03:59:05.937Z] #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.783 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T03:59:05.937Z] #0 1.783 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T03:59:05.937Z] #0 1.783 OK: 17823 distinct packages available [2023-09-08T03:59:05.937Z] #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 2.198 OK: 265 MiB in 53 packages [2023-09-08T03:59:05.937Z] #59 DONE 5.4s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-08T03:59:05.937Z] #0 1.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 1.525 OK: 265 MiB in 53 packages [2023-09-08T03:59:05.937Z] #60 DONE 5.4s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T03:59:05.937Z] #0 3.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 4.081 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T03:59:05.937Z] #0 4.081 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T03:59:05.937Z] #0 4.081 OK: 17818 distinct packages available [2023-09-08T03:59:05.937Z] #0 4.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 4.471 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 4.475 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-08T03:59:05.937Z] #0 4.477 (3/5) Installing libucontext (1.2-r0) [2023-09-08T03:59:05.937Z] #0 4.484 (4/5) Installing gcompat (1.1.0-r0) [2023-09-08T03:59:05.937Z] #0 4.488 (5/5) Installing openssl (3.0.10-r0) [2023-09-08T03:59:05.937Z] #0 4.500 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 4.507 OK: 8 MiB in 20 packages [2023-09-08T03:59:05.937Z] #61 DONE 5.4s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-08T03:59:05.937Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 2.763 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 2.767 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 2.774 OK: 7 MiB in 16 packages [2023-09-08T03:59:05.937Z] #62 DONE 5.4s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T03:59:05.937Z] #0 2.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:05.937Z] #0 3.140 (1/2) Installing ca-certificates (20230506-r0) [2023-09-08T03:59:05.937Z] #0 3.162 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:05.937Z] #0 3.166 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:05.937Z] #0 3.172 Executing ca-certificates-20230506-r0.trigger [2023-09-08T03:59:05.937Z] #0 3.236 OK: 8 MiB in 17 packages [2023-09-08T03:59:05.937Z] #63 DONE 5.4s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-08T03:59:05.937Z] #64 DONE 0.1s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:05.937Z] #65 DONE 0.1s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:05.937Z] #66 DONE 0.1s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:05.937Z] #67 DONE 0.1s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T03:59:05.937Z] #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-08T03:59:05.937Z] #68 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-09-08T03:59:05.937Z] #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-08T03:59:05.937Z] #68 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2023-09-08T03:59:05.937Z] #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-08T03:59:05.937Z] #68 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-08T03:59:05.937Z] #68 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-08T03:59:05.937Z] #68 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-08T03:59:05.937Z] #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-08T03:59:05.937Z] #68 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2023-09-08T03:59:05.937Z] #68 DONE 5.5s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #57 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:05.937Z] #57 DONE 0.2s [2023-09-08T03:59:05.937Z] [2023-09-08T03:59:05.937Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:06.195Z] #69 ... [2023-09-08T03:59:06.195Z] [2023-09-08T03:59:06.195Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T03:59:06.195Z] #47 DONE 6.9s [2023-09-08T03:59:06.195Z] [2023-09-08T03:59:06.195Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T03:59:06.538Z] ---> Running in 75fead43a1fd [2023-09-08T03:59:06.761Z] #70 ... [2023-09-08T03:59:06.761Z] [2023-09-08T03:59:06.761Z] #71 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-08T03:59:06.761Z] #71 DONE 0.5s [2023-09-08T03:59:06.761Z] [2023-09-08T03:59:06.761Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T03:59:06.804Z] Removing intermediate container 75fead43a1fd [2023-09-08T03:59:06.804Z] ---> 4a6c4f347a1a [2023-09-08T03:59:06.804Z] Step 3/4 : COPY go.mod . [2023-09-08T03:59:07.387Z] ---> 88b7d991bf29 [2023-09-08T03:59:07.387Z] Step 4/4 : RUN go mod download [2023-09-08T03:59:07.387Z] ---> Running in 0703b163575a [2023-09-08T03:59:08.137Z] #72 ... [2023-09-08T03:59:08.137Z] [2023-09-08T03:59:08.137Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T03:59:08.137Z] #70 DONE 1.9s [2023-09-08T03:59:08.396Z] [2023-09-08T03:59:08.396Z] #73 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T03:59:08.396Z] #0 6.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:08.396Z] #0 6.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:08.396Z] #0 6.665 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T03:59:08.396Z] #0 6.665 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T03:59:08.396Z] #0 6.665 OK: 17818 distinct packages available [2023-09-08T03:59:08.396Z] #0 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:08.396Z] #0 6.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T03:59:08.396Z] #0 7.035 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T03:59:08.396Z] #0 7.038 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-08T03:59:08.396Z] #0 7.042 (3/4) Installing libucontext (1.2-r0) [2023-09-08T03:59:08.396Z] #0 7.045 (4/4) Installing gcompat (1.1.0-r0) [2023-09-08T03:59:08.396Z] #0 7.049 Executing busybox-1.35.0-r29.trigger [2023-09-08T03:59:08.396Z] #0 7.055 OK: 7 MiB in 19 packages [2023-09-08T03:59:08.396Z] #73 DONE 7.8s [2023-09-08T03:59:08.396Z] [2023-09-08T03:59:08.396Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T03:59:08.396Z] #72 DONE 1.5s [2023-09-08T03:59:08.396Z] [2023-09-08T03:59:08.396Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-08T03:59:08.396Z] #74 DONE 0.1s [2023-09-08T03:59:08.396Z] [2023-09-08T03:59:08.396Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-08T03:59:08.964Z] #75 DONE 0.7s [2023-09-08T03:59:08.964Z] [2023-09-08T03:59:08.964Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-08T03:59:08.964Z] #76 DONE 0.7s [2023-09-08T03:59:08.964Z] [2023-09-08T03:59:08.964Z] #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T03:59:08.964Z] #77 DONE 0.8s [2023-09-08T03:59:08.964Z] [2023-09-08T03:59:08.964Z] #78 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-08T03:59:08.964Z] #78 DONE 0.1s [2023-09-08T03:59:08.964Z] [2023-09-08T03:59:08.964Z] #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-08T03:59:08.964Z] #79 DONE 0.1s [2023-09-08T03:59:08.964Z] [2023-09-08T03:59:08.964Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T03:59:08.964Z] #80 DONE 0.0s [2023-09-08T03:59:08.964Z] [2023-09-08T03:59:08.964Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-08T03:59:09.221Z] #81 DONE 0.1s [2023-09-08T03:59:09.221Z] [2023-09-08T03:59:09.221Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T03:59:09.221Z] #82 DONE 0.1s [2023-09-08T03:59:09.221Z] [2023-09-08T03:59:09.221Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-08T03:59:09.221Z] #83 DONE 0.1s [2023-09-08T03:59:09.221Z] [2023-09-08T03:59:09.221Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-08T03:59:09.221Z] #84 DONE 0.1s [2023-09-08T03:59:09.221Z] [2023-09-08T03:59:09.221Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T03:59:09.221Z] #85 DONE 0.1s [2023-09-08T03:59:09.221Z] [2023-09-08T03:59:09.221Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-08T03:59:09.221Z] #86 DONE 0.1s [2023-09-08T03:59:09.221Z] [2023-09-08T03:59:09.221Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-08T03:59:09.221Z] #87 DONE 0.1s [2023-09-08T03:59:09.221Z] [2023-09-08T03:59:09.221Z] #88 [security-spire-server] exporting to image [2023-09-08T03:59:09.221Z] #88 exporting layers [2023-09-08T03:59:09.480Z] #88 ... [2023-09-08T03:59:09.480Z] [2023-09-08T03:59:09.480Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-08T03:59:09.480Z] #89 DONE 0.1s [2023-09-08T03:59:09.480Z] [2023-09-08T03:59:09.480Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-08T03:59:09.480Z] #90 DONE 0.1s [2023-09-08T03:59:09.480Z] [2023-09-08T03:59:09.480Z] #88 [security-spire-config] exporting to image [2023-09-08T03:59:09.738Z] #88 exporting layers 0.6s done [2023-09-08T03:59:09.995Z] #88 ... [2023-09-08T03:59:09.995Z] [2023-09-08T03:59:09.995Z] #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-08T03:59:09.995Z] #91 DONE 4.2s [2023-09-08T03:59:09.995Z] [2023-09-08T03:59:09.995Z] #88 [security-spire-server] exporting to image [2023-09-08T03:59:09.995Z] #88 exporting layers 0.6s done [2023-09-08T03:59:09.995Z] #88 writing image sha256:e472ef18f630eb86d815ca680956cc3360666c1e350f54eaaef3cd12996c2812 0.0s done [2023-09-08T03:59:09.995Z] #88 naming to docker.io/library/security-spire-agent done [2023-09-08T03:59:09.995Z] #88 writing image sha256:d7ccf4a938cd62fd82d2902e2a5bbb79fd7bae062d0ca49f290261d165a8cd31 done [2023-09-08T03:59:09.995Z] #88 naming to docker.io/library/security-spire-server done [2023-09-08T03:59:09.995Z] #88 writing image sha256:12be093590cb2491f8ad2e8104700c646ef8414ce19bcec27b4d9ed34728071a [2023-09-08T03:59:09.995Z] #88 writing image sha256:12be093590cb2491f8ad2e8104700c646ef8414ce19bcec27b4d9ed34728071a done [2023-09-08T03:59:09.995Z] #88 naming to docker.io/library/security-spire-config done [2023-09-08T03:59:09.995Z] #88 DONE 0.7s [2023-09-08T03:59:09.995Z] [2023-09-08T03:59:09.995Z] #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-08T03:59:09.995Z] #92 DONE 0.1s [2023-09-08T03:59:09.995Z] [2023-09-08T03:59:09.995Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:16.556Z] #93 ... [2023-09-08T03:59:16.556Z] [2023-09-08T03:59:16.556Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:16.556Z] #94 ... [2023-09-08T03:59:16.556Z] [2023-09-08T03:59:16.556Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:34.633Z] #95 ... [2023-09-08T03:59:34.633Z] [2023-09-08T03:59:34.633Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:34.633Z] #93 DONE 25.9s [2023-09-08T03:59:34.633Z] [2023-09-08T03:59:34.633Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:34.633Z] #95 DONE 25.9s [2023-09-08T03:59:34.633Z] [2023-09-08T03:59:34.633Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:34.633Z] #69 DONE 25.9s [2023-09-08T03:59:34.633Z] [2023-09-08T03:59:34.633Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:34.633Z] #94 DONE 25.9s [2023-09-08T03:59:34.633Z] [2023-09-08T03:59:34.633Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #96 DONE 8.2s [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #97 DONE 8.2s [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:39.917Z] #98 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:39.917Z] #99 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #100 [core-command builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #100 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #101 [core-metadata builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #101 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:39.917Z] #102 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:39.917Z] #103 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:39.917Z] #104 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:39.917Z] #105 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #106 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:39.917Z] #107 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:39.917Z] #108 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #109 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:39.917Z] #110 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:39.917Z] #111 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #112 [security-proxy-setup builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #112 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #113 [support-scheduler builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #113 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:39.917Z] #114 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:39.917Z] #115 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T03:59:39.917Z] #116 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #117 [core-data builder 6/7] COPY . . [2023-09-08T03:59:39.917Z] #117 CACHED [2023-09-08T03:59:39.917Z] [2023-09-08T03:59:39.917Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-08T03:59:39.918Z] #118 CACHED [2023-09-08T03:59:39.918Z] [2023-09-08T03:59:39.918Z] #119 [security-bootstrapper builder 6/7] COPY . . [2023-09-08T03:59:39.918Z] #119 DONE 8.2s [2023-09-08T03:59:39.918Z] [2023-09-08T03:59:39.918Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-08T03:59:39.918Z] #120 DONE 8.2s [2023-09-08T03:59:39.918Z] [2023-09-08T03:59:39.918Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T03:59:41.291Z] #121 1.127 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-08T03:59:46.265Z] Removing intermediate container 0703b163575a [2023-09-08T03:59:46.265Z] ---> 95ddf1dc2ec8 [2023-09-08T03:59:46.265Z] Successfully built 95ddf1dc2ec8 [2023-09-08T03:59:46.265Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:59:46.592Z] + docker inspect -f . ci-base-image-arm64 [2023-09-08T03:59:46.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T03:59:46.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container [2023-09-08T03:59:46.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-08T03:59:48.047Z] $ docker top 2068d6df499630399b3c633b74ab71290e096bbb729661047f066a02cef6f3da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T03:59:48.852Z] + go version [2023-09-08T03:59:48.852Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-08T03:59:48.877Z] $ docker stop --time=1 2068d6df499630399b3c633b74ab71290e096bbb729661047f066a02cef6f3da [2023-09-08T03:59:50.458Z] $ docker rm -f --volumes 2068d6df499630399b3c633b74ab71290e096bbb729661047f066a02cef6f3da [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:59:51.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-08T03:59:51.076Z] [2023-09-08T03:59:51.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T03:59:51.349Z] #121 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T03:59:51.349Z] #0 0.545 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-08T03:59:51.349Z] #122 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T03:59:51.349Z] #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-08T03:59:51.349Z] #123 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T03:59:51.349Z] #0 0.654 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-08T03:59:51.349Z] #124 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T03:59:51.349Z] #0 1.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-08T03:59:51.349Z] #125 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T03:59:51.349Z] #0 0.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-08T03:59:51.349Z] #126 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T03:59:51.349Z] #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-08T03:59:51.349Z] #127 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T03:59:51.349Z] #0 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-08T03:59:51.349Z] #128 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T03:59:51.349Z] #0 0.764 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-08T03:59:51.349Z] #129 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T03:59:51.349Z] #0 0.545 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-08T03:59:51.349Z] #130 ... [2023-09-08T03:59:51.349Z] [2023-09-08T03:59:51.349Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T03:59:51.349Z] #0 1.011 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-08T03:59:51.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-08T03:59:51.416Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-08T03:59:51.416Z] 547446be3368: Pulling fs layer [2023-09-08T03:59:51.416Z] d125d8839a47: Pulling fs layer [2023-09-08T03:59:51.416Z] 3e85d5ac6304: Pulling fs layer [2023-09-08T03:59:51.416Z] c3105a71a48b: Pulling fs layer [2023-09-08T03:59:51.416Z] 0f093f025ec4: Pulling fs layer [2023-09-08T03:59:51.416Z] c3106fc0e877: Pulling fs layer [2023-09-08T03:59:51.416Z] c3105a71a48b: Waiting [2023-09-08T03:59:51.416Z] 0f093f025ec4: Waiting [2023-09-08T03:59:51.416Z] c3106fc0e877: Waiting [2023-09-08T03:59:51.687Z] 547446be3368: Download complete [2023-09-08T03:59:51.687Z] c3105a71a48b: Verifying Checksum [2023-09-08T03:59:51.687Z] c3105a71a48b: Download complete [2023-09-08T03:59:51.955Z] d125d8839a47: Verifying Checksum [2023-09-08T03:59:51.955Z] d125d8839a47: Download complete [2023-09-08T03:59:51.955Z] c3106fc0e877: Verifying Checksum [2023-09-08T03:59:51.955Z] c3106fc0e877: Download complete [2023-09-08T03:59:52.224Z] 0f093f025ec4: Verifying Checksum [2023-09-08T03:59:52.224Z] 0f093f025ec4: Download complete [2023-09-08T03:59:54.169Z] 3e85d5ac6304: Verifying Checksum [2023-09-08T03:59:54.169Z] 3e85d5ac6304: Download complete [2023-09-08T03:59:54.169Z] 547446be3368: Pull complete [2023-09-08T03:59:54.755Z] d125d8839a47: Pull complete [2023-09-08T04:00:02.971Z] 3e85d5ac6304: Pull complete [2023-09-08T04:00:02.971Z] c3105a71a48b: Pull complete [2023-09-08T04:00:03.929Z] 0f093f025ec4: Pull complete [2023-09-08T04:00:03.929Z] c3106fc0e877: Pull complete [2023-09-08T04:00:03.929Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-08T04:00:03.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-08T04:00:03.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:00:04.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container [2023-09-08T04:00:04.181Z] $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T04:00:07.961Z] $ docker top 5791c9344be162d8bca9cf5cd03c144afd78f5bd357ebb5f34623518a46d9935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T04:00:08.453Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-08T04:00:16.661Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-09-08T04:00:16.661Z] #1 transferring dockerfile: 1.59kB done [2023-09-08T04:00:16.661Z] #1 DONE 0.1s [2023-09-08T04:00:17.245Z] [2023-09-08T04:00:17.245Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-08T04:00:17.245Z] #2 transferring dockerfile: 2.39kB done [2023-09-08T04:00:17.245Z] #2 DONE 0.0s [2023-09-08T04:00:17.245Z] [2023-09-08T04:00:17.245Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-09-08T04:00:17.245Z] #3 transferring dockerfile: 1.70kB 0.0s done [2023-09-08T04:00:17.245Z] #3 DONE 0.1s [2023-09-08T04:00:17.245Z] [2023-09-08T04:00:17.245Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-08T04:00:17.245Z] #4 transferring dockerfile: 2.82kB 0.0s done [2023-09-08T04:00:17.245Z] #4 DONE 0.1s [2023-09-08T04:00:17.245Z] [2023-09-08T04:00:17.245Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-08T04:00:17.515Z] #5 transferring dockerfile: 2.38kB done [2023-09-08T04:00:17.515Z] #5 DONE 0.1s [2023-09-08T04:00:17.515Z] [2023-09-08T04:00:17.515Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-09-08T04:00:17.515Z] #6 transferring dockerfile: 1.96kB done [2023-09-08T04:00:17.515Z] #6 DONE 0.1s [2023-09-08T04:00:17.515Z] [2023-09-08T04:00:17.515Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-08T04:00:17.515Z] #7 transferring dockerfile: 1.84kB done [2023-09-08T04:00:17.515Z] #7 DONE 0.1s [2023-09-08T04:00:17.515Z] [2023-09-08T04:00:17.515Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-08T04:00:17.515Z] #8 transferring dockerfile: 2.12kB done [2023-09-08T04:00:17.515Z] #8 DONE 0.0s [2023-09-08T04:00:17.515Z] [2023-09-08T04:00:17.515Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-08T04:00:17.515Z] #9 transferring dockerfile: 2.04kB done [2023-09-08T04:00:17.515Z] #9 DONE 0.0s [2023-09-08T04:00:17.515Z] [2023-09-08T04:00:17.515Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-08T04:00:17.515Z] #10 transferring dockerfile: 1.90kB done [2023-09-08T04:00:17.515Z] #10 DONE 0.1s [2023-09-08T04:00:17.783Z] [2023-09-08T04:00:17.783Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-08T04:00:17.783Z] #11 transferring dockerfile: 1.78kB done [2023-09-08T04:00:17.783Z] #11 DONE 0.1s [2023-09-08T04:00:17.783Z] [2023-09-08T04:00:17.783Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-09-08T04:00:17.783Z] #12 transferring dockerfile: 1.82kB done [2023-09-08T04:00:17.783Z] #12 DONE 0.1s [2023-09-08T04:00:17.783Z] [2023-09-08T04:00:17.783Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-09-08T04:00:17.783Z] #13 transferring dockerfile: 1.58kB 0.0s done [2023-09-08T04:00:17.783Z] #13 DONE 0.1s [2023-09-08T04:00:17.783Z] [2023-09-08T04:00:17.783Z] #14 [core-command internal] load build definition from Dockerfile [2023-09-08T04:00:18.053Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-09-08T04:00:18.053Z] #14 DONE 0.0s [2023-09-08T04:00:18.053Z] [2023-09-08T04:00:18.053Z] #15 [security-spire-server internal] load .dockerignore [2023-09-08T04:00:18.053Z] #15 transferring context: 56B 0.0s done [2023-09-08T04:00:18.053Z] #15 DONE 0.1s [2023-09-08T04:00:18.639Z] [2023-09-08T04:00:18.639Z] #16 [security-proxy-setup internal] load .dockerignore [2023-09-08T04:00:18.639Z] #16 transferring context: 56B done [2023-09-08T04:00:20.059Z] #16 DONE 1.6s [2023-09-08T04:00:20.059Z] [2023-09-08T04:00:20.059Z] #17 [core-command internal] load .dockerignore [2023-09-08T04:00:20.336Z] #17 ... [2023-09-08T04:00:20.336Z] [2023-09-08T04:00:20.336Z] #18 [security-spire-agent internal] load .dockerignore [2023-09-08T04:00:20.336Z] #18 transferring context: 56B done [2023-09-08T04:00:20.336Z] #18 DONE 1.6s [2023-09-08T04:00:20.336Z] [2023-09-08T04:00:20.336Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:20.336Z] #19 DONE 0.0s [2023-09-08T04:00:20.336Z] [2023-09-08T04:00:20.336Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-08T04:00:20.336Z] #20 transferring context: 56B 0.0s done [2023-09-08T04:00:20.336Z] #20 DONE 1.7s [2023-09-08T04:00:20.336Z] [2023-09-08T04:00:20.336Z] #21 [core-metadata internal] load .dockerignore [2023-09-08T04:00:20.336Z] #21 transferring context: 56B done [2023-09-08T04:00:20.623Z] #21 DONE 1.7s [2023-09-08T04:00:20.623Z] [2023-09-08T04:00:20.623Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-08T04:00:20.623Z] #22 transferring context: 56B done [2023-09-08T04:00:20.623Z] #22 DONE 1.7s [2023-09-08T04:00:20.623Z] [2023-09-08T04:00:20.623Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-08T04:00:20.623Z] #23 ... [2023-09-08T04:00:20.623Z] [2023-09-08T04:00:20.623Z] #24 [support-notifications internal] load .dockerignore [2023-09-08T04:00:20.623Z] #24 transferring context: 56B 0.0s done [2023-09-08T04:00:20.623Z] #24 DONE 1.7s [2023-09-08T04:00:20.623Z] [2023-09-08T04:00:20.623Z] #25 [security-proxy-setup internal] load build context [2023-09-08T04:00:20.623Z] #25 DONE 0.0s [2023-09-08T04:00:20.623Z] [2023-09-08T04:00:20.623Z] #26 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-08T04:00:20.623Z] #26 DONE 0.0s [2023-09-08T04:00:20.624Z] [2023-09-08T04:00:20.624Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:20.624Z] #27 DONE 1.4s [2023-09-08T04:00:20.624Z] [2023-09-08T04:00:20.624Z] #28 [core-data internal] load .dockerignore [2023-09-08T04:00:20.624Z] #28 transferring context: 56B 0.1s done [2023-09-08T04:00:20.624Z] #28 DONE 1.7s [2023-09-08T04:00:20.624Z] [2023-09-08T04:00:20.624Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-09-08T04:00:20.624Z] #29 transferring context: 56B 0.1s done [2023-09-08T04:00:20.624Z] #29 DONE 1.8s [2023-09-08T04:00:20.624Z] [2023-09-08T04:00:20.624Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-08T04:00:20.624Z] #30 transferring context: 56B 0.1s done [2023-09-08T04:00:20.624Z] #30 DONE 1.9s [2023-09-08T04:00:20.624Z] [2023-09-08T04:00:20.624Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:20.624Z] #19 DONE 0.0s [2023-09-08T04:00:20.624Z] [2023-09-08T04:00:20.624Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:20.624Z] #27 DONE 1.4s [2023-09-08T04:00:20.624Z] [2023-09-08T04:00:20.624Z] #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:20.624Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:20.891Z] #31 ... [2023-09-08T04:00:20.891Z] [2023-09-08T04:00:20.891Z] #32 [security-proxy-auth internal] load .dockerignore [2023-09-08T04:00:20.891Z] #32 transferring context: 56B 0.1s done [2023-09-08T04:00:20.891Z] #32 DONE 1.9s [2023-09-08T04:00:20.891Z] [2023-09-08T04:00:20.891Z] #33 [security-spire-config internal] load .dockerignore [2023-09-08T04:00:20.891Z] #33 transferring context: 56B 0.1s done [2023-09-08T04:00:20.891Z] #33 DONE 1.8s [2023-09-08T04:00:20.891Z] [2023-09-08T04:00:20.891Z] #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:20.891Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:20.891Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:20.891Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:20.891Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:20.891Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-09-08T04:00:20.891Z] #31 ... [2023-09-08T04:00:20.891Z] [2023-09-08T04:00:20.891Z] #17 [core-command internal] load .dockerignore [2023-09-08T04:00:20.891Z] #17 transferring context: 56B 0.1s done [2023-09-08T04:00:20.891Z] #17 DONE 1.8s [2023-09-08T04:00:20.891Z] [2023-09-08T04:00:20.891Z] #34 [support-scheduler internal] load .dockerignore [2023-09-08T04:00:20.891Z] #34 transferring context: 56B 0.1s done [2023-09-08T04:00:20.891Z] #34 DONE 1.9s [2023-09-08T04:00:20.891Z] [2023-09-08T04:00:20.891Z] #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:20.891Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:20.891Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-08T04:00:21.158Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:21.158Z] #31 ... [2023-09-08T04:00:21.158Z] [2023-09-08T04:00:21.158Z] #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:21.158Z] #19 DONE 0.0s [2023-09-08T04:00:21.426Z] [2023-09-08T04:00:21.426Z] #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:21.426Z] #31 ... [2023-09-08T04:00:21.426Z] [2023-09-08T04:00:21.426Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:21.426Z] #27 DONE 1.7s [2023-09-08T04:00:21.426Z] [2023-09-08T04:00:21.426Z] #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:21.426Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:21.426Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:21.426Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:21.426Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:21.426Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:21.695Z] #31 ... [2023-09-08T04:00:21.695Z] [2023-09-08T04:00:21.695Z] #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:21.695Z] #19 DONE 0.0s [2023-09-08T04:00:21.695Z] [2023-09-08T04:00:21.695Z] #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:21.695Z] #31 ... [2023-09-08T04:00:21.695Z] [2023-09-08T04:00:21.695Z] #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:21.695Z] #27 DONE 1.8s [2023-09-08T04:00:21.695Z] [2023-09-08T04:00:21.695Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-08T04:00:21.695Z] #23 DONE 1.1s [2023-09-08T04:00:21.695Z] [2023-09-08T04:00:21.695Z] #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:21.695Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:21.695Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:21.695Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:21.695Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:21.695Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:21.695Z] #31 ... [2023-09-08T04:00:21.695Z] [2023-09-08T04:00:21.695Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T04:00:21.695Z] #35 DONE 2.6s [2023-09-08T04:00:21.695Z] [2023-09-08T04:00:21.695Z] #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:21.963Z] #31 ... [2023-09-08T04:00:21.963Z] [2023-09-08T04:00:21.963Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:21.963Z] #19 DONE 0.0s [2023-09-08T04:00:21.963Z] [2023-09-08T04:00:21.963Z] #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:21.963Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:21.963Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:21.963Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:21.963Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:21.963Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:22.232Z] #31 ... [2023-09-08T04:00:22.232Z] [2023-09-08T04:00:22.232Z] #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:22.232Z] #27 DONE 2.0s [2023-09-08T04:00:22.232Z] [2023-09-08T04:00:22.232Z] #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:22.232Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:22.232Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:22.232Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:22.232Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:22.232Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:22.232Z] #31 ... [2023-09-08T04:00:22.232Z] [2023-09-08T04:00:22.232Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:22.232Z] #19 DONE 0.0s [2023-09-08T04:00:22.232Z] [2023-09-08T04:00:22.232Z] #25 [security-proxy-setup internal] load build context [2023-09-08T04:00:22.232Z] #25 transferring context: 2.59MB 0.9s done [2023-09-08T04:00:22.232Z] #25 DONE 1.5s [2023-09-08T04:00:22.232Z] [2023-09-08T04:00:22.232Z] #36 [security-secretstore-setup internal] load build context [2023-09-08T04:00:22.232Z] #36 transferring context: 2.59MB 1.0s done [2023-09-08T04:00:22.232Z] #36 DONE 1.5s [2023-09-08T04:00:22.232Z] [2023-09-08T04:00:22.232Z] #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:22.815Z] #31 ... [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:22.815Z] #19 DONE 0.0s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #27 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:22.815Z] #27 DONE 2.4s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:22.815Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:22.815Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:22.815Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:22.815Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:22.815Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:22.815Z] #31 ... [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:22.815Z] #19 DONE 0.0s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:22.815Z] #27 DONE 2.5s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #37 [security-spire-agent internal] load build context [2023-09-08T04:00:22.815Z] #37 transferring context: 17.12kB 0.1s done [2023-09-08T04:00:22.815Z] #37 DONE 1.0s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #38 [security-spire-server internal] load build context [2023-09-08T04:00:22.815Z] #38 transferring context: 17.59kB 0.1s done [2023-09-08T04:00:22.815Z] #38 DONE 0.9s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:22.815Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:22.815Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:22.815Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:22.815Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:22.815Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:22.815Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-09-08T04:00:22.815Z] #31 ... [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #39 [security-spiffe-token-provider internal] load build context [2023-09-08T04:00:22.815Z] #39 DONE 0.0s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:22.815Z] #19 DONE 0.0s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #40 [core-metadata internal] load build context [2023-09-08T04:00:22.815Z] #40 transferring context: 2.59MB 0.9s done [2023-09-08T04:00:22.815Z] #40 DONE 1.1s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #41 [security-bootstrapper internal] load build context [2023-09-08T04:00:22.815Z] #41 transferring context: 2.59MB 0.9s done [2023-09-08T04:00:22.815Z] #41 DONE 1.4s [2023-09-08T04:00:22.815Z] [2023-09-08T04:00:22.815Z] #31 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:22.815Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:22.815Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:22.815Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:22.815Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:22.815Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:22.815Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-09-08T04:00:23.098Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:23.098Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:23.098Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:23.098Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:23.098Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:23.098Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-09-08T04:00:23.367Z] #31 ... [2023-09-08T04:00:23.367Z] [2023-09-08T04:00:23.367Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:23.367Z] #19 DONE 0.0s [2023-09-08T04:00:23.367Z] [2023-09-08T04:00:23.367Z] #27 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:23.367Z] #27 DONE 2.8s [2023-09-08T04:00:23.367Z] [2023-09-08T04:00:23.367Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T04:00:23.367Z] #19 DONE 0.0s [2023-09-08T04:00:23.367Z] [2023-09-08T04:00:23.367Z] #31 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:23.367Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:23.367Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:23.367Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:23.367Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:23.367Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:23.367Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-09-08T04:00:23.367Z] #31 ... [2023-09-08T04:00:23.367Z] [2023-09-08T04:00:23.367Z] #27 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T04:00:23.367Z] #27 DONE 2.9s [2023-09-08T04:00:23.367Z] [2023-09-08T04:00:23.367Z] #31 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:23.367Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:23.367Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:23.367Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:23.367Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:23.367Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:23.367Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-09-08T04:00:23.633Z] #31 DONE 3.8s [2023-09-08T04:00:23.633Z] [2023-09-08T04:00:23.633Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T04:00:23.633Z] #35 DONE 3.3s [2023-09-08T04:00:23.633Z] [2023-09-08T04:00:23.633Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:23.633Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-08T04:00:23.633Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-08T04:00:23.633Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-08T04:00:23.633Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-08T04:00:23.633Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-08T04:00:23.633Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-08T04:00:23.633Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-08T04:00:23.633Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-09-08T04:00:23.633Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.4s [2023-09-08T04:00:23.633Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-08T04:00:23.900Z] #42 ... [2023-09-08T04:00:23.900Z] [2023-09-08T04:00:23.900Z] #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T04:00:23.900Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T04:00:23.900Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T04:00:23.900Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T04:00:23.901Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T04:00:23.901Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-08T04:00:23.901Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-09-08T04:00:23.901Z] #31 DONE 3.8s [2023-09-08T04:00:23.901Z] [2023-09-08T04:00:23.901Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:23.901Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-08T04:00:23.901Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-08T04:00:23.901Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-08T04:00:23.901Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-08T04:00:23.901Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-08T04:00:23.901Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-08T04:00:23.901Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-08T04:00:23.901Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-09-08T04:00:23.901Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.5s [2023-09-08T04:00:23.901Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-08T04:00:23.901Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-08T04:00:23.901Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-08T04:00:24.167Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.61MB / 23.39MB 1.8s [2023-09-08T04:00:24.437Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.01MB / 23.39MB 2.0s [2023-09-08T04:00:24.437Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.2s [2023-09-08T04:00:24.703Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.76MB / 23.39MB 2.5s [2023-09-08T04:00:24.703Z] #42 ... [2023-09-08T04:00:24.703Z] [2023-09-08T04:00:24.703Z] #43 [support-notifications internal] load build context [2023-09-08T04:00:24.703Z] #43 transferring context: 2.59MB 1.4s done [2023-09-08T04:00:24.703Z] #43 DONE 2.6s [2023-09-08T04:00:24.703Z] [2023-09-08T04:00:24.703Z] #26 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-08T04:00:24.703Z] #26 DONE 4.3s [2023-09-08T04:00:24.703Z] [2023-09-08T04:00:24.703Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:24.977Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done [2023-09-08T04:00:25.243Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done [2023-09-08T04:00:25.243Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-08T04:00:25.512Z] #42 ... [2023-09-08T04:00:25.512Z] [2023-09-08T04:00:25.512Z] #44 [security-spire-config internal] load build context [2023-09-08T04:00:25.512Z] #44 transferring context: 15.84kB 0.1s done [2023-09-08T04:00:25.512Z] #44 DONE 1.6s [2023-09-08T04:00:25.512Z] [2023-09-08T04:00:25.512Z] #39 [security-spiffe-token-provider internal] load build context [2023-09-08T04:00:25.512Z] #39 transferring context: 2.59MB 1.5s done [2023-09-08T04:00:25.512Z] #39 DONE 2.4s [2023-09-08T04:00:25.512Z] [2023-09-08T04:00:25.512Z] #45 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-08T04:00:26.105Z] #45 ... [2023-09-08T04:00:26.105Z] [2023-09-08T04:00:26.105Z] #46 [core-common-config-bootstrapper internal] load build context [2023-09-08T04:00:26.105Z] #46 transferring context: 2.59MB 1.6s done [2023-09-08T04:00:26.105Z] #46 DONE 3.2s [2023-09-08T04:00:26.105Z] [2023-09-08T04:00:26.105Z] #47 [support-scheduler internal] load build context [2023-09-08T04:00:26.105Z] #47 transferring context: 2.59MB 1.6s done [2023-09-08T04:00:26.105Z] #47 DONE 2.8s [2023-09-08T04:00:26.105Z] [2023-09-08T04:00:26.105Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:26.699Z] #42 ... [2023-09-08T04:00:26.699Z] [2023-09-08T04:00:26.699Z] #48 [core-data internal] load build context [2023-09-08T04:00:26.699Z] #48 transferring context: 2.59MB 1.9s done [2023-09-08T04:00:26.699Z] #48 DONE 3.8s [2023-09-08T04:00:26.699Z] [2023-09-08T04:00:26.699Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:27.289Z] #42 ... [2023-09-08T04:00:27.289Z] [2023-09-08T04:00:27.289Z] #45 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-08T04:00:27.289Z] #45 DONE 1.8s [2023-09-08T04:00:27.289Z] [2023-09-08T04:00:27.289Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:29.889Z] #42 ... [2023-09-08T04:00:29.890Z] [2023-09-08T04:00:29.890Z] #49 [security-proxy-auth internal] load build context [2023-09-08T04:00:29.890Z] #49 transferring context: 2.59MB 3.0s done [2023-09-08T04:00:29.890Z] #49 DONE 6.3s [2023-09-08T04:00:29.890Z] [2023-09-08T04:00:29.890Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:29.890Z] #42 ... [2023-09-08T04:00:29.890Z] [2023-09-08T04:00:29.890Z] #50 [core-command internal] load build context [2023-09-08T04:00:29.890Z] #50 transferring context: 2.59MB 3.6s done [2023-09-08T04:00:29.890Z] #50 DONE 6.3s [2023-09-08T04:00:30.159Z] [2023-09-08T04:00:30.159Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T04:00:30.159Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-08T04:00:30.159Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-08T04:00:30.159Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-08T04:00:30.159Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-08T04:00:30.159Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-08T04:00:30.159Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-08T04:00:30.159Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-08T04:00:30.159Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-08T04:00:30.159Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done [2023-09-08T04:00:30.159Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-08T04:00:30.159Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s [2023-09-08T04:00:30.159Z] #51 ... [2023-09-08T04:00:30.159Z] [2023-09-08T04:00:30.159Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:30.159Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.8s [2023-09-08T04:00:34.439Z] #42 ... [2023-09-08T04:00:34.439Z] [2023-09-08T04:00:34.439Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T04:00:34.439Z] #0 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #0 9.735 (1/4) Installing ca-certificates (20230506-r0) [2023-09-08T04:00:34.439Z] #52 10.05 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:34.439Z] #52 10.06 (3/4) Installing su-exec (0.2-r2) [2023-09-08T04:00:34.439Z] #52 10.10 (4/4) Installing yq (4.30.4-r4) [2023-09-08T04:00:34.439Z] #52 ... [2023-09-08T04:00:34.439Z] [2023-09-08T04:00:34.439Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-08T04:00:34.439Z] #0 5.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #0 6.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #0 8.485 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T04:00:34.439Z] #0 8.485 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T04:00:34.439Z] #0 8.485 OK: 17689 distinct packages available [2023-09-08T04:00:34.439Z] #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #53 ... [2023-09-08T04:00:34.439Z] [2023-09-08T04:00:34.439Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-08T04:00:34.439Z] #0 6.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #0 7.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #0 10.06 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:34.439Z] #54 10.08 (2/4) Installing openssl (3.0.10-r0) [2023-09-08T04:00:34.439Z] #54 ... [2023-09-08T04:00:34.439Z] [2023-09-08T04:00:34.439Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-08T04:00:34.439Z] #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #0 9.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #55 ... [2023-09-08T04:00:34.439Z] [2023-09-08T04:00:34.439Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T04:00:34.439Z] #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.439Z] #56 ... [2023-09-08T04:00:34.439Z] [2023-09-08T04:00:34.439Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-08T04:00:34.439Z] #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.708Z] #57 ... [2023-09-08T04:00:34.708Z] [2023-09-08T04:00:34.708Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T04:00:34.708Z] #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:34.708Z] #58 ... [2023-09-08T04:00:34.708Z] [2023-09-08T04:00:34.708Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-08T04:00:34.977Z] #59 ... [2023-09-08T04:00:34.977Z] [2023-09-08T04:00:34.977Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T04:00:34.977Z] #60 ... [2023-09-08T04:00:34.977Z] [2023-09-08T04:00:34.977Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:35.243Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.9s [2023-09-08T04:00:37.187Z] #42 ... [2023-09-08T04:00:37.187Z] [2023-09-08T04:00:37.187Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T04:00:37.187Z] #0 9.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:37.187Z] #61 ... [2023-09-08T04:00:37.187Z] [2023-09-08T04:00:37.187Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-08T04:00:37.187Z] #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:37.457Z] #62 ... [2023-09-08T04:00:37.457Z] [2023-09-08T04:00:37.457Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-08T04:00:37.457Z] #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:37.457Z] #63 ... [2023-09-08T04:00:37.457Z] [2023-09-08T04:00:37.457Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-08T04:00:37.457Z] #54 10.27 (3/4) Installing su-exec (0.2-r2) [2023-09-08T04:00:37.457Z] #54 10.30 (4/4) Installing yq (4.30.4-r4) [2023-09-08T04:00:37.457Z] #54 11.34 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:37.457Z] #54 11.51 OK: 17 MiB in 19 packages [2023-09-08T04:00:37.457Z] #54 DONE 13.5s [2023-09-08T04:00:37.457Z] [2023-09-08T04:00:37.457Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T04:00:37.457Z] #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:37.724Z] #64 ... [2023-09-08T04:00:37.724Z] [2023-09-08T04:00:37.724Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T04:00:37.724Z] #52 10.62 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:37.724Z] #52 10.71 Executing ca-certificates-20230506-r0.trigger [2023-09-08T04:00:37.724Z] #52 12.34 OK: 17 MiB in 19 packages [2023-09-08T04:00:37.724Z] #52 DONE 13.8s [2023-09-08T04:00:37.724Z] [2023-09-08T04:00:37.724Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:37.860Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-5606: java.lang.InterruptedException [2023-09-08T04:00:37.994Z] #42 ... [2023-09-08T04:00:37.994Z] [2023-09-08T04:00:37.994Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T04:00:37.994Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.9s done [2023-09-08T04:00:37.994Z] #51 DONE 16.1s [2023-09-08T04:00:37.994Z] [2023-09-08T04:00:37.994Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:37.994Z] #42 ... [2023-09-08T04:00:37.994Z] [2023-09-08T04:00:37.994Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-08T04:00:37.994Z] #65 DONE 0.5s [2023-09-08T04:00:37.994Z] [2023-09-08T04:00:37.994Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:39.942Z] #42 ... [2023-09-08T04:00:39.942Z] [2023-09-08T04:00:39.942Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-08T04:00:39.942Z] #55 14.10 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:39.942Z] #55 14.13 (2/2) Installing su-exec (0.2-r2) [2023-09-08T04:00:39.942Z] #55 14.14 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:39.942Z] #55 14.28 OK: 8 MiB in 17 packages [2023-09-08T04:00:39.942Z] #55 DONE 15.3s [2023-09-08T04:00:39.942Z] [2023-09-08T04:00:39.942Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:00:39.942Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.2s done [2023-09-08T04:00:41.884Z] #42 ... [2023-09-08T04:00:41.884Z] [2023-09-08T04:00:41.884Z] #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-08T04:00:41.884Z] #57 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:41.884Z] #57 16.27 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:41.884Z] #57 16.31 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:41.884Z] #57 16.44 OK: 8 MiB in 16 packages [2023-09-08T04:00:41.884Z] #57 DONE 17.8s [2023-09-08T04:00:42.151Z] [2023-09-08T04:00:42.151Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-08T04:00:42.151Z] #53 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:42.151Z] #53 14.50 (1/9) Installing ca-certificates (20230506-r0) [2023-09-08T04:00:42.151Z] #53 14.99 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-08T04:00:42.151Z] #53 15.12 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-08T04:00:42.151Z] #53 15.16 (4/9) Installing libcurl (8.2.1-r0) [2023-09-08T04:00:42.151Z] #53 15.27 (5/9) Installing curl (8.2.1-r0) [2023-09-08T04:00:42.151Z] #53 15.30 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:42.151Z] #53 15.35 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-08T04:00:42.151Z] #53 15.37 (8/9) Installing libucontext (1.2-r0) [2023-09-08T04:00:42.151Z] #53 15.37 (9/9) Installing gcompat (1.1.0-r0) [2023-09-08T04:00:42.151Z] #53 15.40 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:42.151Z] #53 15.57 Executing ca-certificates-20230506-r0.trigger [2023-09-08T04:00:42.151Z] #53 17.61 OK: 11 MiB in 24 packages [2023-09-08T04:00:42.418Z] #53 DONE 18.6s [2023-09-08T04:00:42.418Z] [2023-09-08T04:00:42.418Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-08T04:00:42.418Z] #66 DONE 2.8s [2023-09-08T04:00:42.418Z] [2023-09-08T04:00:42.418Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-08T04:00:43.011Z] #67 DONE 0.5s [2023-09-08T04:00:43.011Z] [2023-09-08T04:00:43.011Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T04:00:43.011Z] #58 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:43.011Z] #58 15.12 (1/2) Installing ca-certificates (20230506-r0) [2023-09-08T04:00:43.011Z] #58 15.56 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:43.011Z] #58 15.62 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:43.011Z] #58 15.81 Executing ca-certificates-20230506-r0.trigger [2023-09-08T04:00:43.011Z] #58 17.49 OK: 8 MiB in 17 packages [2023-09-08T04:00:43.011Z] #58 DONE 18.6s [2023-09-08T04:00:43.011Z] [2023-09-08T04:00:43.011Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T04:00:43.011Z] #64 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:43.011Z] #64 15.74 OK: 263 MiB in 53 packages [2023-09-08T04:00:43.600Z] #64 DONE 16.4s [2023-09-08T04:00:43.600Z] [2023-09-08T04:00:43.600Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T04:00:43.600Z] #61 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:43.600Z] #61 16.20 OK: 263 MiB in 53 packages [2023-09-08T04:00:43.600Z] #61 DONE 16.6s [2023-09-08T04:00:43.600Z] [2023-09-08T04:00:43.600Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:00:43.867Z] #68 ... [2023-09-08T04:00:43.867Z] [2023-09-08T04:00:43.867Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-08T04:00:43.867Z] #63 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:43.867Z] #63 15.99 OK: 263 MiB in 53 packages [2023-09-08T04:00:43.867Z] #63 DONE 16.8s [2023-09-08T04:00:44.134Z] [2023-09-08T04:00:44.134Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:00:44.134Z] #69 ... [2023-09-08T04:00:44.134Z] [2023-09-08T04:00:44.134Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-08T04:00:44.134Z] #59 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:44.134Z] #59 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:44.134Z] #59 18.67 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:44.134Z] #59 18.69 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:44.134Z] #59 18.74 OK: 8 MiB in 16 packages [2023-09-08T04:00:44.134Z] #59 DONE 19.7s [2023-09-08T04:00:44.402Z] [2023-09-08T04:00:44.402Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:00:44.402Z] #70 DONE 0.7s [2023-09-08T04:00:44.402Z] [2023-09-08T04:00:44.402Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T04:00:44.402Z] #60 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:44.402Z] #60 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:44.402Z] #60 18.94 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T04:00:44.402Z] #60 18.94 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T04:00:44.402Z] #60 18.94 OK: 17689 distinct packages available [2023-09-08T04:00:44.402Z] #60 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:44.402Z] #60 ... [2023-09-08T04:00:44.402Z] [2023-09-08T04:00:44.402Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:00:45.028Z] #71 ... [2023-09-08T04:00:45.028Z] [2023-09-08T04:00:45.028Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:00:45.028Z] #68 DONE 1.1s [2023-09-08T04:00:45.028Z] [2023-09-08T04:00:45.028Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:00:45.028Z] #69 DONE 0.8s [2023-09-08T04:00:45.028Z] [2023-09-08T04:00:45.028Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T04:00:45.028Z] #60 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:45.300Z] #60 ... [2023-09-08T04:00:45.300Z] [2023-09-08T04:00:45.300Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T04:00:45.300Z] #56 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:45.300Z] #56 17.13 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T04:00:45.300Z] #56 17.13 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T04:00:45.300Z] #56 17.13 OK: 17689 distinct packages available [2023-09-08T04:00:45.300Z] #56 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:45.300Z] #56 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:45.575Z] #56 ... [2023-09-08T04:00:45.575Z] [2023-09-08T04:00:45.575Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:00:46.538Z] #72 ... [2023-09-08T04:00:46.538Z] [2023-09-08T04:00:46.538Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T04:00:46.538Z] #56 22.26 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:46.538Z] #56 22.27 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-08T04:00:46.538Z] #56 22.28 (3/5) Installing libucontext (1.2-r0) [2023-09-08T04:00:46.538Z] #56 22.28 (4/5) Installing gcompat (1.1.0-r0) [2023-09-08T04:00:46.538Z] #56 22.30 (5/5) Installing openssl (3.0.10-r0) [2023-09-08T04:00:46.538Z] #56 22.34 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:46.538Z] #56 22.41 OK: 9 MiB in 20 packages [2023-09-08T04:00:46.538Z] #56 DONE 22.9s [2023-09-08T04:00:46.807Z] [2023-09-08T04:00:46.807Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T04:00:46.807Z] #60 22.35 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T04:00:46.807Z] #60 22.36 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-08T04:00:46.807Z] #60 22.37 (3/4) Installing libucontext (1.2-r0) [2023-09-08T04:00:46.807Z] #60 22.38 (4/4) Installing gcompat (1.1.0-r0) [2023-09-08T04:00:46.807Z] #60 22.40 Executing busybox-1.35.0-r29.trigger [2023-09-08T04:00:46.807Z] #60 22.47 OK: 8 MiB in 19 packages [2023-09-08T04:00:47.795Z] #60 DONE 23.1s [2023-09-08T04:00:47.795Z] [2023-09-08T04:00:47.795Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-08T04:00:47.795Z] #62 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:47.795Z] #62 16.56 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T04:00:47.795Z] #62 16.56 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T04:00:47.795Z] #62 16.56 OK: 17694 distinct packages available [2023-09-08T04:00:47.795Z] #62 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:47.795Z] #62 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T04:00:47.795Z] #62 19.92 OK: 263 MiB in 53 packages [2023-09-08T04:00:47.795Z] #62 DONE 20.4s [2023-09-08T04:00:47.795Z] [2023-09-08T04:00:47.795Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:00:48.769Z] #73 DONE 0.8s [2023-09-08T04:00:48.770Z] [2023-09-08T04:00:48.770Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-08T04:00:48.770Z] #74 DONE 1.9s [2023-09-08T04:00:48.770Z] [2023-09-08T04:00:48.770Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:00:49.038Z] #75 ... [2023-09-08T04:00:49.038Z] [2023-09-08T04:00:49.038Z] #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T04:00:49.038Z] #76 DONE 2.4s [2023-09-08T04:00:49.303Z] [2023-09-08T04:00:49.303Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-08T04:00:49.303Z] #77 DONE 0.2s [2023-09-08T04:00:49.303Z] [2023-09-08T04:00:49.303Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-08T04:00:49.571Z] #78 DONE 0.3s [2023-09-08T04:00:49.571Z] [2023-09-08T04:00:49.571Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T04:00:49.840Z] #79 DONE 0.2s [2023-09-08T04:00:49.840Z] [2023-09-08T04:00:49.840Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T04:00:50.109Z] #80 ... [2023-09-08T04:00:50.109Z] [2023-09-08T04:00:50.109Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-08T04:00:50.109Z] #81 DONE 0.2s [2023-09-08T04:00:50.109Z] [2023-09-08T04:00:50.109Z] #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-08T04:00:50.109Z] #82 DONE 0.2s [2023-09-08T04:00:50.109Z] [2023-09-08T04:00:50.109Z] #83 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T04:00:50.442Z] #83 DONE 2.8s [2023-09-08T04:00:50.442Z] [2023-09-08T04:00:50.442Z] #84 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-08T04:00:50.716Z] #84 DONE 0.3s [2023-09-08T04:00:50.716Z] [2023-09-08T04:00:50.716Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T04:00:50.716Z] #80 DONE 2.2s [2023-09-08T04:00:50.716Z] [2023-09-08T04:00:50.716Z] #85 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-08T04:00:50.988Z] #85 DONE 0.2s [2023-09-08T04:00:50.988Z] [2023-09-08T04:00:50.988Z] #86 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-08T04:00:50.988Z] #86 DONE 0.2s [2023-09-08T04:00:50.988Z] [2023-09-08T04:00:50.988Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T04:00:51.259Z] #87 DONE 0.2s [2023-09-08T04:00:51.259Z] [2023-09-08T04:00:51.259Z] #88 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-08T04:00:51.259Z] #88 DONE 0.2s [2023-09-08T04:00:51.259Z] [2023-09-08T04:00:51.259Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T04:00:51.548Z] #89 DONE 0.2s [2023-09-08T04:00:51.548Z] [2023-09-08T04:00:51.548Z] #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-08T04:00:51.548Z] #90 DONE 0.3s [2023-09-08T04:00:51.548Z] [2023-09-08T04:00:51.548Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-08T04:00:51.818Z] #91 ... [2023-09-08T04:00:51.818Z] [2023-09-08T04:00:51.818Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-08T04:00:51.818Z] #92 DONE 0.2s [2023-09-08T04:00:51.818Z] [2023-09-08T04:00:51.818Z] #93 [security-spire-config] exporting to image [2023-09-08T04:00:51.818Z] #93 exporting layers [2023-09-08T04:00:52.086Z] #93 ... [2023-09-08T04:00:52.086Z] [2023-09-08T04:00:52.086Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-08T04:00:52.086Z] #91 DONE 0.4s [2023-09-08T04:00:52.086Z] [2023-09-08T04:00:52.086Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-08T04:00:52.086Z] #94 DONE 0.2s [2023-09-08T04:00:52.086Z] [2023-09-08T04:00:52.086Z] #93 [security-spire-agent] exporting to image [2023-09-08T04:00:52.675Z] #93 exporting layers 2.4s done [2023-09-08T04:00:52.675Z] #93 writing image sha256:7c601ecf1dd096dd918e9b2adf133c6dac102262d0a14e9fab78dc5a7c830044 0.0s done [2023-09-08T04:00:52.675Z] #93 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-08T04:00:53.645Z] #93 exporting layers 1.5s done [2023-09-08T04:00:53.645Z] #93 writing image sha256:a7cb70505cd4da609d389427c3f1ff0489725219c87296be28a41edc98583a27 0.0s done [2023-09-08T04:00:53.645Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-09-08T04:00:53.645Z] #93 writing image sha256:c1ff4f8fb4f815e9713bf621d3bffa49224bbcf4ee2b1a662195781e085662b3 done [2023-09-08T04:00:53.645Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-08T04:00:53.645Z] #93 DONE 2.8s [2023-09-08T04:00:53.645Z] [2023-09-08T04:00:53.645Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:00:56.855Z] #131 ... [2023-09-08T04:00:56.855Z] [2023-09-08T04:00:56.855Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T04:00:56.855Z] #127 76.12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-08T04:01:09.701Z] #127 ... [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:01:09.701Z] #122 DONE 88.1s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:01:09.701Z] #130 DONE 88.1s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T04:01:09.701Z] #127 DONE 88.1s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T04:01:09.701Z] #128 DONE 88.1s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T04:01:09.701Z] #126 DONE 88.1s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.701Z] #132 ... [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:01:09.701Z] #121 DONE 88.2s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T04:01:09.701Z] #125 DONE 88.3s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T04:01:09.701Z] #123 DONE 88.5s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T04:01:09.701Z] #131 DONE 88.4s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.701Z] #133 ... [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T04:01:09.701Z] #124 DONE 88.6s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T04:01:09.701Z] #129 DONE 88.6s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.701Z] #134 ... [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.701Z] #135 DONE 0.6s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.701Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.701Z] #136 DONE 0.7s [2023-09-08T04:01:09.701Z] [2023-09-08T04:01:09.702Z] #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-08T04:01:09.702Z] #137 DONE 0.7s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #132 DONE 0.7s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #133 DONE 0.5s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #138 DONE 0.4s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #139 ... [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #134 DONE 0.4s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #140 DONE 0.3s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #141 DONE 0.4s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #142 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #142 DONE 0.4s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-08T04:01:09.702Z] #143 ... [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #144 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #145 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #146 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #147 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #148 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #149 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #149 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #139 DONE 0.4s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #150 DONE 0.4s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #151 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:09.702Z] #152 CACHED [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-08T04:01:09.702Z] #153 ... [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:09.702Z] #154 DONE 0.5s [2023-09-08T04:01:09.702Z] [2023-09-08T04:01:09.702Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-08T04:01:11.165Z] #155 ... [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-08T04:01:11.165Z] #156 DONE 1.0s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-08T04:01:11.165Z] #143 DONE 1.2s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-08T04:01:11.165Z] #157 ... [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-08T04:01:11.165Z] #158 DONE 1.2s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-08T04:01:11.165Z] #159 DONE 1.2s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-08T04:01:11.165Z] #160 DONE 1.2s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-08T04:01:11.165Z] #161 DONE 1.2s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-08T04:01:11.165Z] #153 DONE 1.2s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-08T04:01:11.165Z] #162 DONE 1.2s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-08T04:01:11.165Z] #163 DONE 1.3s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #164 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.165Z] #164 ... [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-08T04:01:11.165Z] #155 DONE 1.1s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-08T04:01:11.165Z] #157 DONE 0.4s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.165Z] #165 DONE 0.6s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.165Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.165Z] #166 DONE 0.4s [2023-09-08T04:01:11.165Z] [2023-09-08T04:01:11.166Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.166Z] #167 DONE 0.4s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-08T04:01:11.166Z] #168 DONE 0.4s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.166Z] #169 DONE 0.4s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #88 [core-command] exporting to image [2023-09-08T04:01:11.166Z] #88 exporting layers [2023-09-08T04:01:11.166Z] #88 ... [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.166Z] #170 DONE 0.5s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.166Z] #171 DONE 0.5s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #164 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.166Z] #164 DONE 0.4s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #88 [support-notifications] exporting to image [2023-09-08T04:01:11.166Z] #88 ... [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-08T04:01:11.166Z] #172 DONE 2.3s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #173 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-08T04:01:11.166Z] #173 DONE 0.3s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #88 [support-notifications] exporting to image [2023-09-08T04:01:11.166Z] #88 exporting layers 0.3s done [2023-09-08T04:01:11.166Z] #88 ... [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.166Z] #174 DONE 0.4s [2023-09-08T04:01:11.166Z] [2023-09-08T04:01:11.166Z] #88 [support-notifications] exporting to image [2023-09-08T04:01:11.166Z] #88 exporting layers 0.3s done [2023-09-08T04:01:11.424Z] #88 ... [2023-09-08T04:01:11.424Z] [2023-09-08T04:01:11.424Z] #175 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:01:11.424Z] #175 DONE 0.6s [2023-09-08T04:01:11.424Z] [2023-09-08T04:01:11.424Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-08T04:01:11.424Z] #176 DONE 0.4s [2023-09-08T04:01:11.424Z] [2023-09-08T04:01:11.424Z] #88 [security-spiffe-token-provider] exporting to image [2023-09-08T04:01:11.424Z] #88 exporting layers 0.4s done [2023-09-08T04:01:11.424Z] #88 ... [2023-09-08T04:01:11.424Z] [2023-09-08T04:01:11.424Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-08T04:01:11.424Z] #177 DONE 0.5s [2023-09-08T04:01:11.424Z] [2023-09-08T04:01:11.424Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-08T04:01:11.424Z] #178 DONE 0.5s [2023-09-08T04:01:11.424Z] [2023-09-08T04:01:11.424Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:01:11.424Z] #179 DONE 0.3s [2023-09-08T04:01:11.424Z] [2023-09-08T04:01:11.424Z] #88 [core-metadata] exporting to image [2023-09-08T04:01:11.424Z] #88 writing image sha256:f44ea287bc2089d2bf578889ece214820f81fed965da8b7a9dbc2b23d5cf0fb9 [2023-09-08T04:01:11.682Z] #88 ... [2023-09-08T04:01:11.682Z] [2023-09-08T04:01:11.682Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-08T04:01:11.682Z] #180 DONE 0.2s [2023-09-08T04:01:11.682Z] [2023-09-08T04:01:11.682Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T04:01:11.682Z] #181 DONE 0.2s [2023-09-08T04:01:11.682Z] [2023-09-08T04:01:11.682Z] #88 [support-notifications] exporting to image [2023-09-08T04:01:11.682Z] #88 exporting layers 0.3s done [2023-09-08T04:01:11.682Z] #88 writing image sha256:f44ea287bc2089d2bf578889ece214820f81fed965da8b7a9dbc2b23d5cf0fb9 0.0s done [2023-09-08T04:01:11.682Z] #88 writing image sha256:3d2a2442897968b9e80aaae4132f4b123fb4723a263c5f8a531f81313c811406 0.1s done [2023-09-08T04:01:11.682Z] #88 writing image sha256:06edfba14df978c51f5427ea161a23fdea7c1b4f8429481718bb26182572e2f9 0.0s done [2023-09-08T04:01:11.682Z] #88 writing image sha256:9f73f6bf19d7f4cd4872bb9940f91740f4dac59374311986548c782e62a152c4 0.0s done [2023-09-08T04:01:11.682Z] #88 naming to docker.io/library/core-command done [2023-09-08T04:01:11.682Z] #88 naming to docker.io/library/support-scheduler done [2023-09-08T04:01:11.682Z] #88 naming to docker.io/library/core-data done [2023-09-08T04:01:11.682Z] #88 naming to docker.io/library/support-notifications done [2023-09-08T04:01:11.682Z] #88 writing image sha256:eacf440a3a5fdb34a06823ac85ad071f5ae32b56d4af73b1bc87b378ca00cc9c [2023-09-08T04:01:11.939Z] #88 ... [2023-09-08T04:01:11.939Z] [2023-09-08T04:01:11.939Z] #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-08T04:01:11.939Z] #182 DONE 0.3s [2023-09-08T04:01:11.939Z] [2023-09-08T04:01:11.939Z] #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:01:11.939Z] #183 DONE 0.4s [2023-09-08T04:01:11.939Z] [2023-09-08T04:01:11.939Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:01:11.939Z] #184 DONE 0.8s [2023-09-08T04:01:11.939Z] [2023-09-08T04:01:11.939Z] #88 [core-common-config-bootstrapper] exporting to image [2023-09-08T04:01:11.939Z] #88 writing image sha256:eacf440a3a5fdb34a06823ac85ad071f5ae32b56d4af73b1bc87b378ca00cc9c done [2023-09-08T04:01:11.939Z] #88 writing image sha256:842671bae33526f9e11d075d173b3bf24760f0cf32cb961b2456542fe7837f27 done [2023-09-08T04:01:11.939Z] #88 naming to docker.io/library/core-metadata done [2023-09-08T04:01:11.939Z] #88 naming to docker.io/library/security-spiffe-token-provider done [2023-09-08T04:01:11.939Z] #88 ... [2023-09-08T04:01:11.939Z] [2023-09-08T04:01:11.939Z] #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:01:11.939Z] #185 DONE 0.7s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T04:01:12.197Z] #186 DONE 0.2s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #187 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-08T04:01:12.197Z] #187 DONE 0.3s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-08T04:01:12.197Z] #188 DONE 0.0s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-08T04:01:12.197Z] #189 DONE 0.0s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-08T04:01:12.197Z] #190 DONE 0.0s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-08T04:01:12.197Z] #191 DONE 0.1s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #88 [security-proxy-auth] exporting to image [2023-09-08T04:01:12.197Z] #88 exporting layers 0.1s done [2023-09-08T04:01:12.197Z] #88 writing image sha256:dda539144301db0afcce45a921f808ef84d11800c6d933451d1951efb226e023 done [2023-09-08T04:01:12.197Z] #88 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-08T04:01:12.197Z] #88 writing image sha256:ecdb69491de868aae9d2485af015567b415c05de5d4149f5d4d883ddc0e170b6 done [2023-09-08T04:01:12.197Z] #88 naming to docker.io/library/security-proxy-auth done [2023-09-08T04:01:12.197Z] #88 DONE 2.1s [2023-09-08T04:01:12.197Z] [2023-09-08T04:01:12.197Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:01:12.477Z] #192 ... [2023-09-08T04:01:12.477Z] [2023-09-08T04:01:12.477Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-08T04:01:12.477Z] #193 DONE 0.1s [2023-09-08T04:01:12.477Z] [2023-09-08T04:01:12.477Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:01:12.477Z] #194 DONE 0.9s [2023-09-08T04:01:12.477Z] [2023-09-08T04:01:12.477Z] #88 [security-proxy-setup] exporting to image [2023-09-08T04:01:12.735Z] #88 exporting layers 0.2s done [2023-09-08T04:01:12.735Z] #88 writing image sha256:266395465b6626983529f93c208a3c030c7ad99beccc1efd270c8de03c861946 done [2023-09-08T04:01:12.735Z] #88 naming to docker.io/library/security-proxy-setup done [2023-09-08T04:01:12.735Z] #88 DONE 2.2s [2023-09-08T04:01:12.735Z] [2023-09-08T04:01:12.735Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-08T04:01:12.735Z] #195 DONE 0.5s [2023-09-08T04:01:12.735Z] [2023-09-08T04:01:12.735Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:01:12.735Z] #192 DONE 0.8s [2023-09-08T04:01:12.735Z] [2023-09-08T04:01:12.735Z] #88 [security-secretstore-setup] exporting to image [2023-09-08T04:01:12.994Z] #88 exporting layers 0.2s done [2023-09-08T04:01:12.994Z] #88 writing image sha256:e04c01959bcdbb3331bc8ca0824fffd67587e30bec46bfda3227c3177c1926c4 done [2023-09-08T04:01:12.994Z] #88 naming to docker.io/library/security-secretstore-setup done [2023-09-08T04:01:12.994Z] #88 writing image sha256:c8e124d4a49cfeb860aaea00b773aed3463af4797d85cfa035ca788049a0cbde done [2023-09-08T04:01:12.994Z] #88 naming to docker.io/library/security-bootstrapper done [2023-09-08T04:01:12.994Z] #88 DONE 2.6s [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:01:12.994Z] time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-08T04:01:13.011Z] $ docker stop --time=1 d80962a1d69be627464638239b40bcf2530ef537c005093ecf0b598608ee8f31 [2023-09-08T04:01:14.256Z] $ docker rm -f --volumes d80962a1d69be627464638239b40bcf2530ef537c005093ecf0b598608ee8f31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T04:01:14.574Z] + docker images [2023-09-08T04:01:14.575Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-08T04:01:14.575Z] security-secretstore-setup latest e04c01959bcd 2 seconds ago 44.1MB [2023-09-08T04:01:14.575Z] security-bootstrapper latest c8e124d4a49c 2 seconds ago 23MB [2023-09-08T04:01:14.575Z] security-proxy-setup latest 266395465b66 2 seconds ago 29.2MB [2023-09-08T04:01:14.575Z] core-metadata latest 842671bae335 3 seconds ago 21.6MB [2023-09-08T04:01:14.575Z] security-proxy-auth latest ecdb69491de8 3 seconds ago 19.4MB [2023-09-08T04:01:14.575Z] core-common-config-bootstrapper latest dda539144301 3 seconds ago 18MB [2023-09-08T04:01:14.575Z] core-data latest 06edfba14df9 4 seconds ago 21.2MB [2023-09-08T04:01:14.575Z] core-command latest 9f73f6bf19d7 4 seconds ago 21MB [2023-09-08T04:01:14.575Z] security-spiffe-token-provider latest eacf440a3a5f 4 seconds ago 33.5MB [2023-09-08T04:01:14.575Z] support-notifications latest 3d2a24428979 4 seconds ago 34.3MB [2023-09-08T04:01:14.575Z] support-scheduler latest f44ea287bc20 4 seconds ago 33.7MB [2023-09-08T04:01:14.575Z] security-spire-config latest 12be093590cb 2 minutes ago 102MB [2023-09-08T04:01:14.575Z] security-spire-agent latest e472ef18f630 2 minutes ago 161MB [2023-09-08T04:01:14.575Z] security-spire-server latest d7ccf4a938cd 2 minutes ago 103MB [2023-09-08T04:01:14.575Z] ci-base-image-x86_64 latest ba211ab11ad1 4 minutes ago 1.07GB [2023-09-08T04:01:14.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 8 weeks ago 696MB [2023-09-08T04:01:14.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-08T04:01:14.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T04:01:14.692Z] provisioning config files... [2023-09-08T04:01:14.702Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config13580739162362064068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:01:15.003Z] ---> docker-login.sh [2023-09-08T04:01:15.003Z] nexus3.edgexfoundry.org:10001 [2023-09-08T04:01:15.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:01:15.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:01:15.003Z] Configure a credential helper to remove this warning. See [2023-09-08T04:01:15.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:01:15.003Z] [2023-09-08T04:01:15.003Z] Login Succeeded [2023-09-08T04:01:15.003Z] nexus3.edgexfoundry.org:10002 [2023-09-08T04:01:15.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:01:15.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:01:15.262Z] Configure a credential helper to remove this warning. See [2023-09-08T04:01:15.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:01:15.262Z] [2023-09-08T04:01:15.262Z] Login Succeeded [2023-09-08T04:01:15.262Z] nexus3.edgexfoundry.org:10003 [2023-09-08T04:01:15.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:01:15.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:01:15.262Z] Configure a credential helper to remove this warning. See [2023-09-08T04:01:15.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:01:15.262Z] [2023-09-08T04:01:15.262Z] Login Succeeded [2023-09-08T04:01:15.262Z] nexus3.edgexfoundry.org:10004 [2023-09-08T04:01:15.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:01:15.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:01:15.521Z] Configure a credential helper to remove this warning. See [2023-09-08T04:01:15.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:01:15.521Z] [2023-09-08T04:01:15.521Z] Login Succeeded [2023-09-08T04:01:15.521Z] docker.io [2023-09-08T04:01:15.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:01:15.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:01:15.778Z] Configure a credential helper to remove this warning. See [2023-09-08T04:01:15.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:01:15.778Z] [2023-09-08T04:01:15.778Z] Login Succeeded [2023-09-08T04:01:15.778Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T04:01:15.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:15.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T04:01:15.819Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-08T04:01:15.819Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:15.819Z] latest [2023-09-08T04:01:15.819Z] 3.1.0-dev.41 [2023-09-08T04:01:15.819Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:15.819Z] main [2023-09-08T04:01:15.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:16.131Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:16.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:16.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-08T04:01:16.437Z] 75d87e70f0a2: Preparing [2023-09-08T04:01:16.437Z] 6b67e76e7e8d: Preparing [2023-09-08T04:01:16.437Z] 8b3eca58c858: Preparing [2023-09-08T04:01:16.437Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:16.437Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:16.437Z] 36b50b131297: Preparing [2023-09-08T04:01:16.437Z] 36b50b131297: Waiting [2023-09-08T04:01:16.437Z] 8b3eca58c858: Pushed [2023-09-08T04:01:16.437Z] 6bd6f33b7a25: Pushed [2023-09-08T04:01:16.437Z] 36b50b131297: Layer already exists [2023-09-08T04:01:16.437Z] 06ab172ac3d2: Pushed [2023-09-08T04:01:16.437Z] 75d87e70f0a2: Pushed [2023-09-08T04:01:17.812Z] 6b67e76e7e8d: Pushed [2023-09-08T04:01:18.070Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:18.380Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:18.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-08T04:01:18.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-08T04:01:18.682Z] 75d87e70f0a2: Preparing [2023-09-08T04:01:18.682Z] 6b67e76e7e8d: Preparing [2023-09-08T04:01:18.682Z] 8b3eca58c858: Preparing [2023-09-08T04:01:18.682Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:18.682Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:18.682Z] 36b50b131297: Preparing [2023-09-08T04:01:18.682Z] 36b50b131297: Waiting [2023-09-08T04:01:18.682Z] 6b67e76e7e8d: Layer already exists [2023-09-08T04:01:18.682Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:18.682Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:18.682Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:18.682Z] 75d87e70f0a2: Layer already exists [2023-09-08T04:01:18.682Z] 36b50b131297: Layer already exists [2023-09-08T04:01:18.682Z] latest: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:18.991Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:19.294Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.41 [2023-09-08T04:01:19.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-08T04:01:19.294Z] 75d87e70f0a2: Preparing [2023-09-08T04:01:19.294Z] 6b67e76e7e8d: Preparing [2023-09-08T04:01:19.294Z] 8b3eca58c858: Preparing [2023-09-08T04:01:19.294Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:19.294Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:19.294Z] 36b50b131297: Preparing [2023-09-08T04:01:19.294Z] 36b50b131297: Waiting [2023-09-08T04:01:19.294Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:19.294Z] 6b67e76e7e8d: Layer already exists [2023-09-08T04:01:19.294Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:19.294Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:19.294Z] 75d87e70f0a2: Layer already exists [2023-09-08T04:01:19.294Z] 36b50b131297: Layer already exists [2023-09-08T04:01:19.294Z] 3.1.0-dev.41: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:19.599Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:19.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:19.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-08T04:01:19.906Z] 75d87e70f0a2: Preparing [2023-09-08T04:01:19.906Z] 6b67e76e7e8d: Preparing [2023-09-08T04:01:19.906Z] 8b3eca58c858: Preparing [2023-09-08T04:01:19.906Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:19.906Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:19.906Z] 36b50b131297: Preparing [2023-09-08T04:01:19.906Z] 36b50b131297: Waiting [2023-09-08T04:01:19.906Z] 6b67e76e7e8d: Layer already exists [2023-09-08T04:01:19.906Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:19.906Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:19.906Z] 75d87e70f0a2: Layer already exists [2023-09-08T04:01:19.906Z] 36b50b131297: Layer already exists [2023-09-08T04:01:19.906Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:19.906Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:20.222Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:20.532Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-08T04:01:20.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-08T04:01:20.532Z] 75d87e70f0a2: Preparing [2023-09-08T04:01:20.532Z] 6b67e76e7e8d: Preparing [2023-09-08T04:01:20.532Z] 8b3eca58c858: Preparing [2023-09-08T04:01:20.532Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:20.532Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:20.532Z] 36b50b131297: Preparing [2023-09-08T04:01:20.532Z] 36b50b131297: Waiting [2023-09-08T04:01:20.532Z] 6b67e76e7e8d: Layer already exists [2023-09-08T04:01:20.532Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:20.532Z] 75d87e70f0a2: Layer already exists [2023-09-08T04:01:20.532Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:20.532Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:20.532Z] 36b50b131297: Layer already exists [2023-09-08T04:01:20.532Z] main: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:20.568Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:20.573Z] taggedImages: [2023-09-08T04:01:20.573Z] - nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:20.573Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-08T04:01:20.573Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.41 [2023-09-08T04:01:20.573Z] - nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:20.573Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-08T04:01:20.587Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-08T04:01:20.587Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:20.587Z] latest [2023-09-08T04:01:20.587Z] 3.1.0-dev.41 [2023-09-08T04:01:20.587Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:20.587Z] main [2023-09-08T04:01:20.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:20.906Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:21.211Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:21.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-08T04:01:21.211Z] 472483c6fced: Preparing [2023-09-08T04:01:21.211Z] 1b7387b99b95: Preparing [2023-09-08T04:01:21.211Z] 3587a0a95561: Preparing [2023-09-08T04:01:21.211Z] 311e340241c2: Preparing [2023-09-08T04:01:21.211Z] 8b3eca58c858: Preparing [2023-09-08T04:01:21.211Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:21.211Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:21.211Z] 36b50b131297: Preparing [2023-09-08T04:01:21.211Z] 36b50b131297: Waiting [2023-09-08T04:01:21.211Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:21.211Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:21.211Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:21.211Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:21.211Z] 36b50b131297: Layer already exists [2023-09-08T04:01:21.211Z] 1b7387b99b95: Pushed [2023-09-08T04:01:21.211Z] 3587a0a95561: Pushed [2023-09-08T04:01:21.211Z] 472483c6fced: Pushed [2023-09-08T04:01:22.589Z] 311e340241c2: Pushed [2023-09-08T04:01:22.589Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:22.895Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:23.197Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-08T04:01:23.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-08T04:01:23.197Z] 472483c6fced: Preparing [2023-09-08T04:01:23.197Z] 1b7387b99b95: Preparing [2023-09-08T04:01:23.197Z] 3587a0a95561: Preparing [2023-09-08T04:01:23.197Z] 311e340241c2: Preparing [2023-09-08T04:01:23.197Z] 8b3eca58c858: Preparing [2023-09-08T04:01:23.197Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:23.197Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:23.197Z] 36b50b131297: Preparing [2023-09-08T04:01:23.197Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:23.197Z] 36b50b131297: Waiting [2023-09-08T04:01:23.197Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:23.197Z] 3587a0a95561: Layer already exists [2023-09-08T04:01:23.197Z] 472483c6fced: Layer already exists [2023-09-08T04:01:23.197Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:23.197Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:23.197Z] 311e340241c2: Layer already exists [2023-09-08T04:01:23.197Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:23.197Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:23.197Z] 36b50b131297: Layer already exists [2023-09-08T04:01:23.197Z] latest: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:23.506Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:23.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.41 [2023-09-08T04:01:23.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-08T04:01:23.812Z] 472483c6fced: Preparing [2023-09-08T04:01:23.812Z] 1b7387b99b95: Preparing [2023-09-08T04:01:23.812Z] 3587a0a95561: Preparing [2023-09-08T04:01:23.812Z] 311e340241c2: Preparing [2023-09-08T04:01:23.812Z] 8b3eca58c858: Preparing [2023-09-08T04:01:23.812Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:23.812Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:23.812Z] 36b50b131297: Preparing [2023-09-08T04:01:23.812Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:23.812Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:23.812Z] 36b50b131297: Waiting [2023-09-08T04:01:23.812Z] 472483c6fced: Layer already exists [2023-09-08T04:01:23.812Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:23.812Z] 3587a0a95561: Layer already exists [2023-09-08T04:01:23.812Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:23.812Z] 311e340241c2: Layer already exists [2023-09-08T04:01:23.812Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:23.812Z] 36b50b131297: Layer already exists [2023-09-08T04:01:23.812Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:23.812Z] 3.1.0-dev.41: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:24.117Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:24.422Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:24.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-08T04:01:24.422Z] 472483c6fced: Preparing [2023-09-08T04:01:24.422Z] 1b7387b99b95: Preparing [2023-09-08T04:01:24.422Z] 3587a0a95561: Preparing [2023-09-08T04:01:24.422Z] 311e340241c2: Preparing [2023-09-08T04:01:24.422Z] 8b3eca58c858: Preparing [2023-09-08T04:01:24.422Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:24.422Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:24.423Z] 36b50b131297: Preparing [2023-09-08T04:01:24.423Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:24.423Z] 36b50b131297: Waiting [2023-09-08T04:01:24.423Z] 472483c6fced: Layer already exists [2023-09-08T04:01:24.423Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:24.423Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:24.423Z] 36b50b131297: Layer already exists [2023-09-08T04:01:24.423Z] 3587a0a95561: Layer already exists [2023-09-08T04:01:24.423Z] 311e340241c2: Layer already exists [2023-09-08T04:01:24.423Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:24.423Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:24.423Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:24.728Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:25.037Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-08T04:01:25.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-08T04:01:25.038Z] 472483c6fced: Preparing [2023-09-08T04:01:25.038Z] 1b7387b99b95: Preparing [2023-09-08T04:01:25.038Z] 3587a0a95561: Preparing [2023-09-08T04:01:25.038Z] 311e340241c2: Preparing [2023-09-08T04:01:25.038Z] 8b3eca58c858: Preparing [2023-09-08T04:01:25.038Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:25.038Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:25.038Z] 36b50b131297: Preparing [2023-09-08T04:01:25.038Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:25.038Z] 36b50b131297: Waiting [2023-09-08T04:01:25.038Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:25.038Z] 311e340241c2: Layer already exists [2023-09-08T04:01:25.038Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:25.038Z] 3587a0a95561: Layer already exists [2023-09-08T04:01:25.038Z] 472483c6fced: Layer already exists [2023-09-08T04:01:25.038Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:25.038Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:25.038Z] 36b50b131297: Layer already exists [2023-09-08T04:01:25.038Z] main: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:25.074Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:25.081Z] taggedImages: [2023-09-08T04:01:25.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:25.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-08T04:01:25.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.41 [2023-09-08T04:01:25.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:25.081Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-08T04:01:25.097Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-08T04:01:25.097Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:25.097Z] latest [2023-09-08T04:01:25.097Z] 3.1.0-dev.41 [2023-09-08T04:01:25.097Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:25.097Z] main [2023-09-08T04:01:25.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:25.406Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:25.723Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:25.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-08T04:01:25.723Z] 020b0d655e8b: Preparing [2023-09-08T04:01:25.723Z] fde76814d48f: Preparing [2023-09-08T04:01:25.723Z] 8b3eca58c858: Preparing [2023-09-08T04:01:25.723Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:25.723Z] 860e94851c00: Preparing [2023-09-08T04:01:25.723Z] 36b50b131297: Preparing [2023-09-08T04:01:25.723Z] 36b50b131297: Waiting [2023-09-08T04:01:25.723Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:25.723Z] 36b50b131297: Layer already exists [2023-09-08T04:01:25.723Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:25.723Z] 860e94851c00: Pushed [2023-09-08T04:01:25.723Z] 020b0d655e8b: Pushed [2023-09-08T04:01:26.945Z] #95 DONE 40.1s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #75 DONE 36.5s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #72 DONE 40.0s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #96 ... [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #71 DONE 40.6s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #97 DONE 1.0s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #98 [core-metadata builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #98 DONE 1.1s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #99 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #100 [core-command builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #100 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:01:26.945Z] #101 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #102 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #103 [support-scheduler builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #103 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:01:26.945Z] #104 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #105 DONE 1.1s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #106 [core-data builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #106 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #107 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:01:26.945Z] #108 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #109 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:01:26.945Z] #110 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #111 [security-proxy-auth builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #111 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #112 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #113 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:01:26.945Z] #114 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #96 DONE 1.1s [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:01:26.945Z] #115 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #116 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #117 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-09-08T04:01:26.945Z] #118 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T04:01:26.945Z] #119 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T04:01:26.945Z] #120 CACHED [2023-09-08T04:01:26.945Z] [2023-09-08T04:01:26.945Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T04:01:27.626Z] fde76814d48f: Pushed [2023-09-08T04:01:27.626Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:27.942Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:28.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-08T04:01:28.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-08T04:01:28.251Z] 020b0d655e8b: Preparing [2023-09-08T04:01:28.251Z] fde76814d48f: Preparing [2023-09-08T04:01:28.251Z] 8b3eca58c858: Preparing [2023-09-08T04:01:28.251Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:28.251Z] 860e94851c00: Preparing [2023-09-08T04:01:28.251Z] 36b50b131297: Preparing [2023-09-08T04:01:28.251Z] 36b50b131297: Waiting [2023-09-08T04:01:28.251Z] 020b0d655e8b: Layer already exists [2023-09-08T04:01:28.251Z] fde76814d48f: Layer already exists [2023-09-08T04:01:28.251Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:28.251Z] 860e94851c00: Layer already exists [2023-09-08T04:01:28.251Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:28.251Z] 36b50b131297: Layer already exists [2023-09-08T04:01:28.251Z] latest: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:28.554Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:28.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.41 [2023-09-08T04:01:28.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-08T04:01:28.858Z] 020b0d655e8b: Preparing [2023-09-08T04:01:28.858Z] fde76814d48f: Preparing [2023-09-08T04:01:28.858Z] 8b3eca58c858: Preparing [2023-09-08T04:01:28.858Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:28.858Z] 860e94851c00: Preparing [2023-09-08T04:01:28.858Z] 36b50b131297: Preparing [2023-09-08T04:01:28.858Z] 36b50b131297: Waiting [2023-09-08T04:01:28.858Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:28.858Z] fde76814d48f: Layer already exists [2023-09-08T04:01:28.858Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:28.858Z] 860e94851c00: Layer already exists [2023-09-08T04:01:28.858Z] 020b0d655e8b: Layer already exists [2023-09-08T04:01:28.858Z] 36b50b131297: Layer already exists [2023-09-08T04:01:28.858Z] 3.1.0-dev.41: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:29.168Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:29.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:29.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-08T04:01:29.465Z] 020b0d655e8b: Preparing [2023-09-08T04:01:29.465Z] fde76814d48f: Preparing [2023-09-08T04:01:29.465Z] 8b3eca58c858: Preparing [2023-09-08T04:01:29.465Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:29.465Z] 860e94851c00: Preparing [2023-09-08T04:01:29.465Z] 36b50b131297: Preparing [2023-09-08T04:01:29.465Z] 36b50b131297: Waiting [2023-09-08T04:01:29.465Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:29.465Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:29.465Z] 020b0d655e8b: Layer already exists [2023-09-08T04:01:29.465Z] fde76814d48f: Layer already exists [2023-09-08T04:01:29.465Z] 860e94851c00: Layer already exists [2023-09-08T04:01:29.465Z] 36b50b131297: Layer already exists [2023-09-08T04:01:29.465Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:29.766Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:30.066Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-08T04:01:30.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-08T04:01:30.066Z] 020b0d655e8b: Preparing [2023-09-08T04:01:30.066Z] fde76814d48f: Preparing [2023-09-08T04:01:30.066Z] 8b3eca58c858: Preparing [2023-09-08T04:01:30.066Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:30.066Z] 860e94851c00: Preparing [2023-09-08T04:01:30.066Z] 36b50b131297: Preparing [2023-09-08T04:01:30.066Z] 36b50b131297: Waiting [2023-09-08T04:01:30.066Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:30.066Z] 860e94851c00: Layer already exists [2023-09-08T04:01:30.066Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:30.066Z] fde76814d48f: Layer already exists [2023-09-08T04:01:30.066Z] 020b0d655e8b: Layer already exists [2023-09-08T04:01:30.066Z] 36b50b131297: Layer already exists [2023-09-08T04:01:30.066Z] main: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:30.104Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:30.110Z] taggedImages: [2023-09-08T04:01:30.110Z] - nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:30.110Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-08T04:01:30.110Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.41 [2023-09-08T04:01:30.110Z] - nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:30.110Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-08T04:01:30.124Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-08T04:01:30.124Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:30.124Z] latest [2023-09-08T04:01:30.124Z] 3.1.0-dev.41 [2023-09-08T04:01:30.124Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:30.124Z] main [2023-09-08T04:01:30.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:30.428Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:30.740Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:30.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-08T04:01:30.740Z] fe230fad4782: Preparing [2023-09-08T04:01:30.740Z] ccbba6f0b98c: Preparing [2023-09-08T04:01:30.740Z] 256299e3c3b7: Preparing [2023-09-08T04:01:30.740Z] 8b3eca58c858: Preparing [2023-09-08T04:01:30.740Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:30.740Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:30.740Z] 36b50b131297: Preparing [2023-09-08T04:01:30.740Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:30.740Z] 36b50b131297: Waiting [2023-09-08T04:01:30.740Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:30.740Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:30.740Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:30.740Z] 36b50b131297: Layer already exists [2023-09-08T04:01:30.740Z] fe230fad4782: Pushed [2023-09-08T04:01:30.740Z] ccbba6f0b98c: Pushed [2023-09-08T04:01:32.320Z] #121 5.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-08T04:01:32.641Z] 256299e3c3b7: Pushed [2023-09-08T04:01:32.641Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:32.956Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:33.272Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-08T04:01:33.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-08T04:01:33.272Z] fe230fad4782: Preparing [2023-09-08T04:01:33.272Z] ccbba6f0b98c: Preparing [2023-09-08T04:01:33.272Z] 256299e3c3b7: Preparing [2023-09-08T04:01:33.272Z] 8b3eca58c858: Preparing [2023-09-08T04:01:33.272Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:33.272Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:33.272Z] 36b50b131297: Preparing [2023-09-08T04:01:33.272Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:33.272Z] 36b50b131297: Waiting [2023-09-08T04:01:33.272Z] fe230fad4782: Layer already exists [2023-09-08T04:01:33.272Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:33.272Z] 256299e3c3b7: Layer already exists [2023-09-08T04:01:33.272Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:33.272Z] ccbba6f0b98c: Layer already exists [2023-09-08T04:01:33.272Z] 36b50b131297: Layer already exists [2023-09-08T04:01:33.272Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:33.272Z] latest: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:33.591Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:33.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.41 [2023-09-08T04:01:33.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-08T04:01:33.900Z] fe230fad4782: Preparing [2023-09-08T04:01:33.900Z] ccbba6f0b98c: Preparing [2023-09-08T04:01:33.900Z] 256299e3c3b7: Preparing [2023-09-08T04:01:33.900Z] 8b3eca58c858: Preparing [2023-09-08T04:01:33.900Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:33.900Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:33.900Z] 36b50b131297: Preparing [2023-09-08T04:01:33.900Z] 36b50b131297: Waiting [2023-09-08T04:01:33.900Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:33.900Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:33.900Z] fe230fad4782: Layer already exists [2023-09-08T04:01:33.900Z] 256299e3c3b7: Layer already exists [2023-09-08T04:01:33.900Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:33.900Z] ccbba6f0b98c: Layer already exists [2023-09-08T04:01:33.900Z] 36b50b131297: Layer already exists [2023-09-08T04:01:33.900Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:33.900Z] 3.1.0-dev.41: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:34.215Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:34.517Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:34.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-08T04:01:34.517Z] fe230fad4782: Preparing [2023-09-08T04:01:34.517Z] ccbba6f0b98c: Preparing [2023-09-08T04:01:34.517Z] 256299e3c3b7: Preparing [2023-09-08T04:01:34.517Z] 8b3eca58c858: Preparing [2023-09-08T04:01:34.517Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:34.517Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:34.517Z] 36b50b131297: Preparing [2023-09-08T04:01:34.517Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:34.517Z] fe230fad4782: Layer already exists [2023-09-08T04:01:34.517Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:34.517Z] ccbba6f0b98c: Layer already exists [2023-09-08T04:01:34.517Z] 256299e3c3b7: Layer already exists [2023-09-08T04:01:34.517Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:34.517Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:34.517Z] 36b50b131297: Layer already exists [2023-09-08T04:01:34.517Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:34.823Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:35.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-08T04:01:35.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-08T04:01:35.131Z] fe230fad4782: Preparing [2023-09-08T04:01:35.131Z] ccbba6f0b98c: Preparing [2023-09-08T04:01:35.131Z] 256299e3c3b7: Preparing [2023-09-08T04:01:35.131Z] 8b3eca58c858: Preparing [2023-09-08T04:01:35.131Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:35.131Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:35.131Z] 36b50b131297: Preparing [2023-09-08T04:01:35.131Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:35.131Z] 36b50b131297: Waiting [2023-09-08T04:01:35.131Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:35.131Z] 256299e3c3b7: Layer already exists [2023-09-08T04:01:35.131Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:35.131Z] fe230fad4782: Layer already exists [2023-09-08T04:01:35.131Z] ccbba6f0b98c: Layer already exists [2023-09-08T04:01:35.131Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:35.131Z] 36b50b131297: Layer already exists [2023-09-08T04:01:35.131Z] main: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:35.178Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:35.189Z] taggedImages: [2023-09-08T04:01:35.189Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:35.189Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-08T04:01:35.189Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.41 [2023-09-08T04:01:35.189Z] - nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:35.189Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-08T04:01:35.215Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-08T04:01:35.215Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:35.215Z] latest [2023-09-08T04:01:35.215Z] 3.1.0-dev.41 [2023-09-08T04:01:35.215Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:35.215Z] main [2023-09-08T04:01:35.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:35.539Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:35.845Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:35.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-08T04:01:35.845Z] a404c5e4a664: Preparing [2023-09-08T04:01:35.845Z] 5c2ff1c815e8: Preparing [2023-09-08T04:01:35.845Z] fb8610b55dd4: Preparing [2023-09-08T04:01:35.845Z] 909bf0389361: Preparing [2023-09-08T04:01:35.845Z] 5317b8852487: Preparing [2023-09-08T04:01:35.845Z] decae7f07a64: Preparing [2023-09-08T04:01:35.845Z] 50d25c4c3e9f: Preparing [2023-09-08T04:01:35.845Z] 8b3eca58c858: Preparing [2023-09-08T04:01:35.845Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:35.845Z] decae7f07a64: Waiting [2023-09-08T04:01:35.845Z] bea46d4d9a21: Preparing [2023-09-08T04:01:35.845Z] a656fb61fcbe: Preparing [2023-09-08T04:01:35.845Z] 50d25c4c3e9f: Waiting [2023-09-08T04:01:35.845Z] 5f70bf18a086: Preparing [2023-09-08T04:01:35.845Z] 887abce4f378: Preparing [2023-09-08T04:01:35.845Z] c7760055237a: Preparing [2023-09-08T04:01:35.845Z] 36b50b131297: Preparing [2023-09-08T04:01:35.845Z] 8b3eca58c858: Waiting [2023-09-08T04:01:35.845Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:35.845Z] 887abce4f378: Waiting [2023-09-08T04:01:35.845Z] c7760055237a: Waiting [2023-09-08T04:01:35.845Z] bea46d4d9a21: Waiting [2023-09-08T04:01:35.845Z] a656fb61fcbe: Waiting [2023-09-08T04:01:35.845Z] 36b50b131297: Waiting [2023-09-08T04:01:35.845Z] fb8610b55dd4: Pushed [2023-09-08T04:01:35.845Z] a404c5e4a664: Pushed [2023-09-08T04:01:35.845Z] 5c2ff1c815e8: Pushed [2023-09-08T04:01:35.845Z] 5317b8852487: Pushed [2023-09-08T04:01:35.845Z] 909bf0389361: Pushed [2023-09-08T04:01:35.845Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:35.845Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:35.845Z] decae7f07a64: Pushed [2023-09-08T04:01:36.103Z] bea46d4d9a21: Pushed [2023-09-08T04:01:36.103Z] 887abce4f378: Pushed [2023-09-08T04:01:36.103Z] 5f70bf18a086: Pushed [2023-09-08T04:01:36.103Z] a656fb61fcbe: Pushed [2023-09-08T04:01:36.103Z] 36b50b131297: Layer already exists [2023-09-08T04:01:36.103Z] c7760055237a: Pushed [2023-09-08T04:01:36.584Z] #121 ... [2023-09-08T04:01:36.584Z] [2023-09-08T04:01:36.584Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T04:01:36.584Z] #0 3.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-08T04:01:36.584Z] #122 ... [2023-09-08T04:01:36.584Z] [2023-09-08T04:01:36.584Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T04:01:36.584Z] #0 4.787 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-08T04:01:36.584Z] #123 ... [2023-09-08T04:01:36.584Z] [2023-09-08T04:01:36.584Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T04:01:36.584Z] #0 4.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-08T04:01:36.584Z] #124 ... [2023-09-08T04:01:36.584Z] [2023-09-08T04:01:36.584Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T04:01:36.584Z] #0 5.348 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-08T04:01:36.584Z] #125 ... [2023-09-08T04:01:36.584Z] [2023-09-08T04:01:36.584Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:01:36.585Z] #0 5.441 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-08T04:01:36.854Z] #126 ... [2023-09-08T04:01:36.854Z] [2023-09-08T04:01:36.854Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:01:36.854Z] #0 5.722 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-08T04:01:36.854Z] #127 ... [2023-09-08T04:01:36.854Z] [2023-09-08T04:01:36.854Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T04:01:36.854Z] #0 5.105 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-08T04:01:37.123Z] #128 ... [2023-09-08T04:01:37.123Z] [2023-09-08T04:01:37.123Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T04:01:37.123Z] #0 5.518 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-08T04:01:37.123Z] #129 ... [2023-09-08T04:01:37.123Z] [2023-09-08T04:01:37.123Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T04:01:37.123Z] #0 5.275 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-08T04:01:37.393Z] #130 ... [2023-09-08T04:01:37.393Z] [2023-09-08T04:01:37.393Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:01:37.393Z] #0 5.375 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-08T04:01:37.535Z] 50d25c4c3e9f: Pushed [2023-09-08T04:01:37.812Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:38.165Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:38.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-08T04:01:38.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-08T04:01:38.518Z] a404c5e4a664: Preparing [2023-09-08T04:01:38.518Z] 5c2ff1c815e8: Preparing [2023-09-08T04:01:38.518Z] fb8610b55dd4: Preparing [2023-09-08T04:01:38.518Z] 909bf0389361: Preparing [2023-09-08T04:01:38.518Z] 5317b8852487: Preparing [2023-09-08T04:01:38.518Z] decae7f07a64: Preparing [2023-09-08T04:01:38.518Z] 50d25c4c3e9f: Preparing [2023-09-08T04:01:38.518Z] 8b3eca58c858: Preparing [2023-09-08T04:01:38.518Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:38.518Z] bea46d4d9a21: Preparing [2023-09-08T04:01:38.518Z] a656fb61fcbe: Preparing [2023-09-08T04:01:38.518Z] 5f70bf18a086: Preparing [2023-09-08T04:01:38.518Z] 887abce4f378: Preparing [2023-09-08T04:01:38.518Z] c7760055237a: Preparing [2023-09-08T04:01:38.518Z] 36b50b131297: Preparing [2023-09-08T04:01:38.518Z] 8b3eca58c858: Waiting [2023-09-08T04:01:38.518Z] decae7f07a64: Waiting [2023-09-08T04:01:38.518Z] bea46d4d9a21: Waiting [2023-09-08T04:01:38.518Z] 50d25c4c3e9f: Waiting [2023-09-08T04:01:38.519Z] a656fb61fcbe: Waiting [2023-09-08T04:01:38.519Z] c7760055237a: Waiting [2023-09-08T04:01:38.519Z] 5f70bf18a086: Waiting [2023-09-08T04:01:38.519Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:38.519Z] 36b50b131297: Waiting [2023-09-08T04:01:38.519Z] a404c5e4a664: Layer already exists [2023-09-08T04:01:38.519Z] 5317b8852487: Layer already exists [2023-09-08T04:01:38.519Z] 909bf0389361: Layer already exists [2023-09-08T04:01:38.519Z] 5c2ff1c815e8: Layer already exists [2023-09-08T04:01:38.519Z] fb8610b55dd4: Layer already exists [2023-09-08T04:01:38.519Z] 50d25c4c3e9f: Layer already exists [2023-09-08T04:01:38.519Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:38.519Z] decae7f07a64: Layer already exists [2023-09-08T04:01:38.519Z] bea46d4d9a21: Layer already exists [2023-09-08T04:01:38.519Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:38.519Z] a656fb61fcbe: Layer already exists [2023-09-08T04:01:38.519Z] 887abce4f378: Layer already exists [2023-09-08T04:01:38.519Z] 36b50b131297: Layer already exists [2023-09-08T04:01:38.519Z] 5f70bf18a086: Layer already exists [2023-09-08T04:01:38.519Z] c7760055237a: Layer already exists [2023-09-08T04:01:38.519Z] latest: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:38.865Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:39.177Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.41 [2023-09-08T04:01:39.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-08T04:01:39.178Z] a404c5e4a664: Preparing [2023-09-08T04:01:39.178Z] 5c2ff1c815e8: Preparing [2023-09-08T04:01:39.178Z] fb8610b55dd4: Preparing [2023-09-08T04:01:39.178Z] 909bf0389361: Preparing [2023-09-08T04:01:39.178Z] 5317b8852487: Preparing [2023-09-08T04:01:39.178Z] decae7f07a64: Preparing [2023-09-08T04:01:39.178Z] 50d25c4c3e9f: Preparing [2023-09-08T04:01:39.178Z] 8b3eca58c858: Preparing [2023-09-08T04:01:39.178Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:39.178Z] bea46d4d9a21: Preparing [2023-09-08T04:01:39.178Z] a656fb61fcbe: Preparing [2023-09-08T04:01:39.178Z] 5f70bf18a086: Preparing [2023-09-08T04:01:39.178Z] 887abce4f378: Preparing [2023-09-08T04:01:39.178Z] c7760055237a: Preparing [2023-09-08T04:01:39.178Z] 36b50b131297: Preparing [2023-09-08T04:01:39.178Z] decae7f07a64: Waiting [2023-09-08T04:01:39.178Z] 50d25c4c3e9f: Waiting [2023-09-08T04:01:39.178Z] 5f70bf18a086: Waiting [2023-09-08T04:01:39.178Z] 8b3eca58c858: Waiting [2023-09-08T04:01:39.178Z] 887abce4f378: Waiting [2023-09-08T04:01:39.178Z] c7760055237a: Waiting [2023-09-08T04:01:39.178Z] 36b50b131297: Waiting [2023-09-08T04:01:39.178Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:39.178Z] bea46d4d9a21: Waiting [2023-09-08T04:01:39.178Z] a656fb61fcbe: Waiting [2023-09-08T04:01:39.178Z] 5317b8852487: Layer already exists [2023-09-08T04:01:39.178Z] a404c5e4a664: Layer already exists [2023-09-08T04:01:39.178Z] 5c2ff1c815e8: Layer already exists [2023-09-08T04:01:39.178Z] 909bf0389361: Layer already exists [2023-09-08T04:01:39.178Z] fb8610b55dd4: Layer already exists [2023-09-08T04:01:39.178Z] decae7f07a64: Layer already exists [2023-09-08T04:01:39.178Z] 50d25c4c3e9f: Layer already exists [2023-09-08T04:01:39.178Z] bea46d4d9a21: Layer already exists [2023-09-08T04:01:39.178Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:39.178Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:39.178Z] a656fb61fcbe: Layer already exists [2023-09-08T04:01:39.178Z] 5f70bf18a086: Layer already exists [2023-09-08T04:01:39.178Z] c7760055237a: Layer already exists [2023-09-08T04:01:39.178Z] 887abce4f378: Layer already exists [2023-09-08T04:01:39.178Z] 36b50b131297: Layer already exists [2023-09-08T04:01:39.178Z] 3.1.0-dev.41: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:39.485Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:39.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:39.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-08T04:01:39.788Z] a404c5e4a664: Preparing [2023-09-08T04:01:39.788Z] 5c2ff1c815e8: Preparing [2023-09-08T04:01:39.788Z] fb8610b55dd4: Preparing [2023-09-08T04:01:39.788Z] 909bf0389361: Preparing [2023-09-08T04:01:39.788Z] 5317b8852487: Preparing [2023-09-08T04:01:39.788Z] decae7f07a64: Preparing [2023-09-08T04:01:39.788Z] 50d25c4c3e9f: Preparing [2023-09-08T04:01:39.788Z] 8b3eca58c858: Preparing [2023-09-08T04:01:39.788Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:39.788Z] bea46d4d9a21: Preparing [2023-09-08T04:01:39.788Z] a656fb61fcbe: Preparing [2023-09-08T04:01:39.788Z] 5f70bf18a086: Preparing [2023-09-08T04:01:39.788Z] 887abce4f378: Preparing [2023-09-08T04:01:39.788Z] c7760055237a: Preparing [2023-09-08T04:01:39.788Z] 36b50b131297: Preparing [2023-09-08T04:01:39.788Z] decae7f07a64: Waiting [2023-09-08T04:01:39.788Z] 5f70bf18a086: Waiting [2023-09-08T04:01:39.788Z] 50d25c4c3e9f: Waiting [2023-09-08T04:01:39.788Z] 887abce4f378: Waiting [2023-09-08T04:01:39.788Z] c7760055237a: Waiting [2023-09-08T04:01:39.788Z] 36b50b131297: Waiting [2023-09-08T04:01:39.788Z] 8b3eca58c858: Waiting [2023-09-08T04:01:39.788Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:39.788Z] bea46d4d9a21: Waiting [2023-09-08T04:01:39.788Z] a656fb61fcbe: Waiting [2023-09-08T04:01:39.788Z] 5317b8852487: Layer already exists [2023-09-08T04:01:39.788Z] fb8610b55dd4: Layer already exists [2023-09-08T04:01:39.788Z] 5c2ff1c815e8: Layer already exists [2023-09-08T04:01:39.788Z] 909bf0389361: Layer already exists [2023-09-08T04:01:39.788Z] a404c5e4a664: Layer already exists [2023-09-08T04:01:39.788Z] decae7f07a64: Layer already exists [2023-09-08T04:01:39.788Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:39.788Z] bea46d4d9a21: Layer already exists [2023-09-08T04:01:39.788Z] 50d25c4c3e9f: Layer already exists [2023-09-08T04:01:39.788Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:39.788Z] a656fb61fcbe: Layer already exists [2023-09-08T04:01:39.788Z] 5f70bf18a086: Layer already exists [2023-09-08T04:01:39.788Z] c7760055237a: Layer already exists [2023-09-08T04:01:39.788Z] 887abce4f378: Layer already exists [2023-09-08T04:01:39.788Z] 36b50b131297: Layer already exists [2023-09-08T04:01:39.788Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:40.094Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:40.400Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-08T04:01:40.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-08T04:01:40.400Z] a404c5e4a664: Preparing [2023-09-08T04:01:40.400Z] 5c2ff1c815e8: Preparing [2023-09-08T04:01:40.400Z] fb8610b55dd4: Preparing [2023-09-08T04:01:40.400Z] 909bf0389361: Preparing [2023-09-08T04:01:40.400Z] 5317b8852487: Preparing [2023-09-08T04:01:40.400Z] decae7f07a64: Preparing [2023-09-08T04:01:40.400Z] 50d25c4c3e9f: Preparing [2023-09-08T04:01:40.400Z] 8b3eca58c858: Preparing [2023-09-08T04:01:40.400Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:40.400Z] bea46d4d9a21: Preparing [2023-09-08T04:01:40.400Z] a656fb61fcbe: Preparing [2023-09-08T04:01:40.400Z] 5f70bf18a086: Preparing [2023-09-08T04:01:40.400Z] 887abce4f378: Preparing [2023-09-08T04:01:40.400Z] c7760055237a: Preparing [2023-09-08T04:01:40.400Z] 36b50b131297: Preparing [2023-09-08T04:01:40.400Z] bea46d4d9a21: Waiting [2023-09-08T04:01:40.400Z] a656fb61fcbe: Waiting [2023-09-08T04:01:40.400Z] decae7f07a64: Waiting [2023-09-08T04:01:40.400Z] 5f70bf18a086: Waiting [2023-09-08T04:01:40.400Z] 50d25c4c3e9f: Waiting [2023-09-08T04:01:40.400Z] 887abce4f378: Waiting [2023-09-08T04:01:40.400Z] c7760055237a: Waiting [2023-09-08T04:01:40.400Z] 8b3eca58c858: Waiting [2023-09-08T04:01:40.400Z] 36b50b131297: Waiting [2023-09-08T04:01:40.400Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:40.400Z] fb8610b55dd4: Layer already exists [2023-09-08T04:01:40.400Z] 5c2ff1c815e8: Layer already exists [2023-09-08T04:01:40.400Z] 5317b8852487: Layer already exists [2023-09-08T04:01:40.400Z] 909bf0389361: Layer already exists [2023-09-08T04:01:40.400Z] a404c5e4a664: Layer already exists [2023-09-08T04:01:40.400Z] decae7f07a64: Layer already exists [2023-09-08T04:01:40.400Z] 50d25c4c3e9f: Layer already exists [2023-09-08T04:01:40.400Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:40.400Z] bea46d4d9a21: Layer already exists [2023-09-08T04:01:40.400Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:40.400Z] a656fb61fcbe: Layer already exists [2023-09-08T04:01:40.400Z] 5f70bf18a086: Layer already exists [2023-09-08T04:01:40.400Z] c7760055237a: Layer already exists [2023-09-08T04:01:40.400Z] 887abce4f378: Layer already exists [2023-09-08T04:01:40.400Z] 36b50b131297: Layer already exists [2023-09-08T04:01:40.400Z] main: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:40.438Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:40.446Z] taggedImages: [2023-09-08T04:01:40.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:40.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-08T04:01:40.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.41 [2023-09-08T04:01:40.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:40.446Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-08T04:01:40.461Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-08T04:01:40.461Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:40.461Z] latest [2023-09-08T04:01:40.461Z] 3.1.0-dev.41 [2023-09-08T04:01:40.461Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:40.461Z] main [2023-09-08T04:01:40.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:40.766Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:41.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:41.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-08T04:01:41.070Z] 472483c6fced: Preparing [2023-09-08T04:01:41.070Z] 1b7387b99b95: Preparing [2023-09-08T04:01:41.070Z] 45f7f641511b: Preparing [2023-09-08T04:01:41.070Z] 82bc5fc06fc6: Preparing [2023-09-08T04:01:41.070Z] 8b3eca58c858: Preparing [2023-09-08T04:01:41.070Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:41.070Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:41.070Z] 36b50b131297: Preparing [2023-09-08T04:01:41.070Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:41.070Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:41.070Z] 36b50b131297: Waiting [2023-09-08T04:01:41.070Z] 472483c6fced: Layer already exists [2023-09-08T04:01:41.070Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:41.070Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:41.070Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:41.070Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:41.070Z] 36b50b131297: Layer already exists [2023-09-08T04:01:41.070Z] 45f7f641511b: Pushed [2023-09-08T04:01:42.443Z] 82bc5fc06fc6: Pushed [2023-09-08T04:01:42.702Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:43.013Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:43.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-08T04:01:43.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-08T04:01:43.314Z] 472483c6fced: Preparing [2023-09-08T04:01:43.314Z] 1b7387b99b95: Preparing [2023-09-08T04:01:43.314Z] 45f7f641511b: Preparing [2023-09-08T04:01:43.314Z] 82bc5fc06fc6: Preparing [2023-09-08T04:01:43.314Z] 8b3eca58c858: Preparing [2023-09-08T04:01:43.314Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:43.314Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:43.314Z] 36b50b131297: Preparing [2023-09-08T04:01:43.314Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:43.314Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:43.314Z] 36b50b131297: Waiting [2023-09-08T04:01:43.314Z] 82bc5fc06fc6: Layer already exists [2023-09-08T04:01:43.314Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:43.314Z] 472483c6fced: Layer already exists [2023-09-08T04:01:43.314Z] 45f7f641511b: Layer already exists [2023-09-08T04:01:43.314Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:43.314Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:43.314Z] 36b50b131297: Layer already exists [2023-09-08T04:01:43.314Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:43.314Z] latest: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:43.634Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:43.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.41 [2023-09-08T04:01:43.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-08T04:01:43.935Z] 472483c6fced: Preparing [2023-09-08T04:01:43.935Z] 1b7387b99b95: Preparing [2023-09-08T04:01:43.935Z] 45f7f641511b: Preparing [2023-09-08T04:01:43.935Z] 82bc5fc06fc6: Preparing [2023-09-08T04:01:43.935Z] 8b3eca58c858: Preparing [2023-09-08T04:01:43.935Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:43.935Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:43.935Z] 36b50b131297: Preparing [2023-09-08T04:01:43.935Z] 36b50b131297: Waiting [2023-09-08T04:01:43.935Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:43.935Z] 472483c6fced: Layer already exists [2023-09-08T04:01:43.935Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:43.935Z] 45f7f641511b: Layer already exists [2023-09-08T04:01:43.935Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:43.935Z] 82bc5fc06fc6: Layer already exists [2023-09-08T04:01:43.935Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:43.935Z] 36b50b131297: Layer already exists [2023-09-08T04:01:43.935Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:43.935Z] 3.1.0-dev.41: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:44.240Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:44.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:44.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-08T04:01:44.553Z] 472483c6fced: Preparing [2023-09-08T04:01:44.553Z] 1b7387b99b95: Preparing [2023-09-08T04:01:44.553Z] 45f7f641511b: Preparing [2023-09-08T04:01:44.553Z] 82bc5fc06fc6: Preparing [2023-09-08T04:01:44.553Z] 8b3eca58c858: Preparing [2023-09-08T04:01:44.553Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:44.553Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:44.553Z] 36b50b131297: Preparing [2023-09-08T04:01:44.553Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:44.553Z] 36b50b131297: Waiting [2023-09-08T04:01:44.553Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:44.553Z] 45f7f641511b: Layer already exists [2023-09-08T04:01:44.553Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:44.553Z] 472483c6fced: Layer already exists [2023-09-08T04:01:44.553Z] 82bc5fc06fc6: Layer already exists [2023-09-08T04:01:44.553Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:44.553Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:44.553Z] 36b50b131297: Layer already exists [2023-09-08T04:01:44.553Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:44.553Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:44.868Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:45.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-08T04:01:45.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-08T04:01:45.183Z] 472483c6fced: Preparing [2023-09-08T04:01:45.183Z] 1b7387b99b95: Preparing [2023-09-08T04:01:45.183Z] 45f7f641511b: Preparing [2023-09-08T04:01:45.183Z] 82bc5fc06fc6: Preparing [2023-09-08T04:01:45.183Z] 8b3eca58c858: Preparing [2023-09-08T04:01:45.183Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:45.183Z] 06ab172ac3d2: Preparing [2023-09-08T04:01:45.183Z] 36b50b131297: Preparing [2023-09-08T04:01:45.183Z] 06ab172ac3d2: Waiting [2023-09-08T04:01:45.183Z] 36b50b131297: Waiting [2023-09-08T04:01:45.183Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:45.183Z] 472483c6fced: Layer already exists [2023-09-08T04:01:45.183Z] 45f7f641511b: Layer already exists [2023-09-08T04:01:45.183Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:45.183Z] 1b7387b99b95: Layer already exists [2023-09-08T04:01:45.183Z] 82bc5fc06fc6: Layer already exists [2023-09-08T04:01:45.183Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:45.183Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:01:45.183Z] 36b50b131297: Layer already exists [2023-09-08T04:01:45.183Z] main: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:45.218Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:45.223Z] taggedImages: [2023-09-08T04:01:45.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:45.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-08T04:01:45.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.41 [2023-09-08T04:01:45.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:45.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-08T04:01:45.238Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-08T04:01:45.238Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:45.238Z] latest [2023-09-08T04:01:45.238Z] 3.1.0-dev.41 [2023-09-08T04:01:45.238Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:45.238Z] main [2023-09-08T04:01:45.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:45.549Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:45.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:45.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-08T04:01:45.852Z] cfaafe63ad0e: Preparing [2023-09-08T04:01:45.852Z] 1f0d05742a82: Preparing [2023-09-08T04:01:45.852Z] 231640416aaf: Preparing [2023-09-08T04:01:45.852Z] 4c0e83c8cafb: Preparing [2023-09-08T04:01:45.852Z] a96a860f3e31: Preparing [2023-09-08T04:01:45.852Z] 8b3eca58c858: Preparing [2023-09-08T04:01:45.852Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:45.852Z] a4313c5a0672: Preparing [2023-09-08T04:01:45.852Z] ec5430b892a6: Preparing [2023-09-08T04:01:45.852Z] 36b50b131297: Preparing [2023-09-08T04:01:45.852Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:45.852Z] a4313c5a0672: Waiting [2023-09-08T04:01:45.852Z] ec5430b892a6: Waiting [2023-09-08T04:01:45.852Z] 36b50b131297: Waiting [2023-09-08T04:01:45.852Z] 8b3eca58c858: Waiting [2023-09-08T04:01:45.852Z] 1f0d05742a82: Pushed [2023-09-08T04:01:45.852Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:45.852Z] a96a860f3e31: Pushed [2023-09-08T04:01:45.852Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:45.852Z] cfaafe63ad0e: Pushed [2023-09-08T04:01:45.852Z] 4c0e83c8cafb: Pushed [2023-09-08T04:01:45.852Z] 36b50b131297: Layer already exists [2023-09-08T04:01:46.110Z] a4313c5a0672: Pushed [2023-09-08T04:01:47.045Z] 231640416aaf: Pushed [2023-09-08T04:01:47.045Z] ec5430b892a6: Pushed [2023-09-08T04:01:47.303Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:47.609Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:47.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-08T04:01:47.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-08T04:01:47.918Z] cfaafe63ad0e: Preparing [2023-09-08T04:01:47.918Z] 1f0d05742a82: Preparing [2023-09-08T04:01:47.918Z] 231640416aaf: Preparing [2023-09-08T04:01:47.918Z] 4c0e83c8cafb: Preparing [2023-09-08T04:01:47.918Z] a96a860f3e31: Preparing [2023-09-08T04:01:47.918Z] 8b3eca58c858: Preparing [2023-09-08T04:01:47.918Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:47.918Z] a4313c5a0672: Preparing [2023-09-08T04:01:47.918Z] ec5430b892a6: Preparing [2023-09-08T04:01:47.918Z] 36b50b131297: Preparing [2023-09-08T04:01:47.918Z] ec5430b892a6: Waiting [2023-09-08T04:01:47.918Z] 36b50b131297: Waiting [2023-09-08T04:01:47.918Z] a4313c5a0672: Waiting [2023-09-08T04:01:47.918Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:47.918Z] 8b3eca58c858: Waiting [2023-09-08T04:01:47.918Z] 4c0e83c8cafb: Layer already exists [2023-09-08T04:01:47.918Z] 1f0d05742a82: Layer already exists [2023-09-08T04:01:47.918Z] cfaafe63ad0e: Layer already exists [2023-09-08T04:01:47.918Z] 231640416aaf: Layer already exists [2023-09-08T04:01:47.918Z] a96a860f3e31: Layer already exists [2023-09-08T04:01:47.918Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:47.918Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:47.918Z] 36b50b131297: Layer already exists [2023-09-08T04:01:47.918Z] ec5430b892a6: Layer already exists [2023-09-08T04:01:47.918Z] a4313c5a0672: Layer already exists [2023-09-08T04:01:47.918Z] latest: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:48.225Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:48.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.41 [2023-09-08T04:01:48.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-08T04:01:48.528Z] cfaafe63ad0e: Preparing [2023-09-08T04:01:48.528Z] 1f0d05742a82: Preparing [2023-09-08T04:01:48.528Z] 231640416aaf: Preparing [2023-09-08T04:01:48.528Z] 4c0e83c8cafb: Preparing [2023-09-08T04:01:48.528Z] a96a860f3e31: Preparing [2023-09-08T04:01:48.528Z] 8b3eca58c858: Preparing [2023-09-08T04:01:48.528Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:48.528Z] a4313c5a0672: Preparing [2023-09-08T04:01:48.528Z] ec5430b892a6: Preparing [2023-09-08T04:01:48.528Z] 36b50b131297: Preparing [2023-09-08T04:01:48.528Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:48.528Z] ec5430b892a6: Waiting [2023-09-08T04:01:48.528Z] 36b50b131297: Waiting [2023-09-08T04:01:48.528Z] a4313c5a0672: Waiting [2023-09-08T04:01:48.528Z] 8b3eca58c858: Waiting [2023-09-08T04:01:48.528Z] cfaafe63ad0e: Layer already exists [2023-09-08T04:01:48.528Z] 231640416aaf: Layer already exists [2023-09-08T04:01:48.528Z] 1f0d05742a82: Layer already exists [2023-09-08T04:01:48.528Z] a96a860f3e31: Layer already exists [2023-09-08T04:01:48.528Z] 4c0e83c8cafb: Layer already exists [2023-09-08T04:01:48.528Z] a4313c5a0672: Layer already exists [2023-09-08T04:01:48.528Z] 36b50b131297: Layer already exists [2023-09-08T04:01:48.528Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:48.528Z] ec5430b892a6: Layer already exists [2023-09-08T04:01:48.528Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:48.528Z] 3.1.0-dev.41: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:48.834Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:49.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:49.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-08T04:01:49.137Z] cfaafe63ad0e: Preparing [2023-09-08T04:01:49.137Z] 1f0d05742a82: Preparing [2023-09-08T04:01:49.137Z] 231640416aaf: Preparing [2023-09-08T04:01:49.137Z] 4c0e83c8cafb: Preparing [2023-09-08T04:01:49.137Z] a96a860f3e31: Preparing [2023-09-08T04:01:49.137Z] 8b3eca58c858: Preparing [2023-09-08T04:01:49.137Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:49.137Z] a4313c5a0672: Preparing [2023-09-08T04:01:49.137Z] ec5430b892a6: Preparing [2023-09-08T04:01:49.137Z] 36b50b131297: Preparing [2023-09-08T04:01:49.137Z] ec5430b892a6: Waiting [2023-09-08T04:01:49.137Z] 8b3eca58c858: Waiting [2023-09-08T04:01:49.137Z] 36b50b131297: Waiting [2023-09-08T04:01:49.137Z] a4313c5a0672: Waiting [2023-09-08T04:01:49.137Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:49.137Z] cfaafe63ad0e: Layer already exists [2023-09-08T04:01:49.137Z] 231640416aaf: Layer already exists [2023-09-08T04:01:49.137Z] 4c0e83c8cafb: Layer already exists [2023-09-08T04:01:49.137Z] 1f0d05742a82: Layer already exists [2023-09-08T04:01:49.137Z] a96a860f3e31: Layer already exists [2023-09-08T04:01:49.137Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:49.137Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:49.137Z] a4313c5a0672: Layer already exists [2023-09-08T04:01:49.137Z] ec5430b892a6: Layer already exists [2023-09-08T04:01:49.137Z] 36b50b131297: Layer already exists [2023-09-08T04:01:49.137Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:49.442Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:49.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-08T04:01:49.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-08T04:01:49.744Z] cfaafe63ad0e: Preparing [2023-09-08T04:01:49.744Z] 1f0d05742a82: Preparing [2023-09-08T04:01:49.744Z] 231640416aaf: Preparing [2023-09-08T04:01:49.744Z] 4c0e83c8cafb: Preparing [2023-09-08T04:01:49.744Z] a96a860f3e31: Preparing [2023-09-08T04:01:49.744Z] 8b3eca58c858: Preparing [2023-09-08T04:01:49.744Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:49.744Z] a4313c5a0672: Preparing [2023-09-08T04:01:49.744Z] ec5430b892a6: Preparing [2023-09-08T04:01:49.744Z] 36b50b131297: Preparing [2023-09-08T04:01:49.744Z] a4313c5a0672: Waiting [2023-09-08T04:01:49.744Z] 36b50b131297: Waiting [2023-09-08T04:01:49.744Z] cfaafe63ad0e: Layer already exists [2023-09-08T04:01:49.744Z] 231640416aaf: Layer already exists [2023-09-08T04:01:49.744Z] 1f0d05742a82: Layer already exists [2023-09-08T04:01:49.744Z] 4c0e83c8cafb: Layer already exists [2023-09-08T04:01:49.744Z] a96a860f3e31: Layer already exists [2023-09-08T04:01:49.744Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:49.744Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:49.744Z] ec5430b892a6: Layer already exists [2023-09-08T04:01:49.744Z] a4313c5a0672: Layer already exists [2023-09-08T04:01:49.745Z] 36b50b131297: Layer already exists [2023-09-08T04:01:49.745Z] main: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:49.784Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:49.790Z] taggedImages: [2023-09-08T04:01:49.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:49.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-08T04:01:49.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.41 [2023-09-08T04:01:49.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:49.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-08T04:01:49.805Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-08T04:01:49.805Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:49.805Z] latest [2023-09-08T04:01:49.805Z] 3.1.0-dev.41 [2023-09-08T04:01:49.805Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:49.805Z] main [2023-09-08T04:01:49.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:50.118Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:50.421Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:50.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-08T04:01:50.422Z] ffb82c48b9c5: Preparing [2023-09-08T04:01:50.422Z] e8de0062e7c5: Preparing [2023-09-08T04:01:50.422Z] 15da3039e1bb: Preparing [2023-09-08T04:01:50.422Z] c3230f098829: Preparing [2023-09-08T04:01:50.422Z] 5593b7097813: Preparing [2023-09-08T04:01:50.422Z] e92ae0110213: Preparing [2023-09-08T04:01:50.422Z] 8e9d3ed7b6c2: Preparing [2023-09-08T04:01:50.422Z] 8b3eca58c858: Preparing [2023-09-08T04:01:50.422Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:50.422Z] 8dc184c6beca: Preparing [2023-09-08T04:01:50.422Z] 36b50b131297: Preparing [2023-09-08T04:01:50.422Z] 8e9d3ed7b6c2: Waiting [2023-09-08T04:01:50.422Z] 8b3eca58c858: Waiting [2023-09-08T04:01:50.422Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:50.422Z] 8dc184c6beca: Waiting [2023-09-08T04:01:50.422Z] 36b50b131297: Waiting [2023-09-08T04:01:50.422Z] e92ae0110213: Waiting [2023-09-08T04:01:50.422Z] ffb82c48b9c5: Pushed [2023-09-08T04:01:50.422Z] e8de0062e7c5: Pushed [2023-09-08T04:01:50.422Z] 5593b7097813: Pushed [2023-09-08T04:01:50.422Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:50.422Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:50.422Z] e92ae0110213: Pushed [2023-09-08T04:01:50.680Z] 8e9d3ed7b6c2: Pushed [2023-09-08T04:01:50.680Z] 36b50b131297: Layer already exists [2023-09-08T04:01:51.613Z] c3230f098829: Pushed [2023-09-08T04:01:51.613Z] 8dc184c6beca: Pushed [2023-09-08T04:01:52.180Z] 15da3039e1bb: Pushed [2023-09-08T04:01:52.439Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:52.746Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:53.063Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-08T04:01:53.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-08T04:01:53.063Z] ffb82c48b9c5: Preparing [2023-09-08T04:01:53.063Z] e8de0062e7c5: Preparing [2023-09-08T04:01:53.063Z] 15da3039e1bb: Preparing [2023-09-08T04:01:53.063Z] c3230f098829: Preparing [2023-09-08T04:01:53.063Z] 5593b7097813: Preparing [2023-09-08T04:01:53.063Z] e92ae0110213: Preparing [2023-09-08T04:01:53.063Z] 8e9d3ed7b6c2: Preparing [2023-09-08T04:01:53.063Z] 8b3eca58c858: Preparing [2023-09-08T04:01:53.063Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:53.063Z] 8dc184c6beca: Preparing [2023-09-08T04:01:53.063Z] 36b50b131297: Preparing [2023-09-08T04:01:53.063Z] 8b3eca58c858: Waiting [2023-09-08T04:01:53.063Z] 8dc184c6beca: Waiting [2023-09-08T04:01:53.063Z] 36b50b131297: Waiting [2023-09-08T04:01:53.063Z] e92ae0110213: Waiting [2023-09-08T04:01:53.063Z] e8de0062e7c5: Layer already exists [2023-09-08T04:01:53.063Z] 15da3039e1bb: Layer already exists [2023-09-08T04:01:53.063Z] c3230f098829: Layer already exists [2023-09-08T04:01:53.063Z] 5593b7097813: Layer already exists [2023-09-08T04:01:53.063Z] ffb82c48b9c5: Layer already exists [2023-09-08T04:01:53.063Z] e92ae0110213: Layer already exists [2023-09-08T04:01:53.063Z] 8e9d3ed7b6c2: Layer already exists [2023-09-08T04:01:53.063Z] 8dc184c6beca: Layer already exists [2023-09-08T04:01:53.063Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:53.063Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:53.063Z] 36b50b131297: Layer already exists [2023-09-08T04:01:53.063Z] latest: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:53.369Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:53.676Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.41 [2023-09-08T04:01:53.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-08T04:01:53.676Z] ffb82c48b9c5: Preparing [2023-09-08T04:01:53.676Z] e8de0062e7c5: Preparing [2023-09-08T04:01:53.676Z] 15da3039e1bb: Preparing [2023-09-08T04:01:53.676Z] c3230f098829: Preparing [2023-09-08T04:01:53.676Z] 5593b7097813: Preparing [2023-09-08T04:01:53.676Z] e92ae0110213: Preparing [2023-09-08T04:01:53.676Z] 8e9d3ed7b6c2: Preparing [2023-09-08T04:01:53.676Z] 8b3eca58c858: Preparing [2023-09-08T04:01:53.676Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:53.676Z] 8dc184c6beca: Preparing [2023-09-08T04:01:53.676Z] 36b50b131297: Preparing [2023-09-08T04:01:53.676Z] e92ae0110213: Waiting [2023-09-08T04:01:53.676Z] 8b3eca58c858: Waiting [2023-09-08T04:01:53.676Z] 8dc184c6beca: Waiting [2023-09-08T04:01:53.676Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:53.676Z] 36b50b131297: Waiting [2023-09-08T04:01:53.676Z] 8e9d3ed7b6c2: Waiting [2023-09-08T04:01:53.676Z] 5593b7097813: Layer already exists [2023-09-08T04:01:53.676Z] ffb82c48b9c5: Layer already exists [2023-09-08T04:01:53.676Z] e8de0062e7c5: Layer already exists [2023-09-08T04:01:53.676Z] 15da3039e1bb: Layer already exists [2023-09-08T04:01:53.676Z] c3230f098829: Layer already exists [2023-09-08T04:01:53.676Z] e92ae0110213: Layer already exists [2023-09-08T04:01:53.676Z] 8e9d3ed7b6c2: Layer already exists [2023-09-08T04:01:53.676Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:53.676Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:53.676Z] 8dc184c6beca: Layer already exists [2023-09-08T04:01:53.676Z] 36b50b131297: Layer already exists [2023-09-08T04:01:53.676Z] 3.1.0-dev.41: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:53.989Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:54.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:54.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-08T04:01:54.291Z] ffb82c48b9c5: Preparing [2023-09-08T04:01:54.291Z] e8de0062e7c5: Preparing [2023-09-08T04:01:54.291Z] 15da3039e1bb: Preparing [2023-09-08T04:01:54.291Z] c3230f098829: Preparing [2023-09-08T04:01:54.291Z] 5593b7097813: Preparing [2023-09-08T04:01:54.291Z] e92ae0110213: Preparing [2023-09-08T04:01:54.291Z] 8e9d3ed7b6c2: Preparing [2023-09-08T04:01:54.291Z] 8b3eca58c858: Preparing [2023-09-08T04:01:54.291Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:54.291Z] 8dc184c6beca: Preparing [2023-09-08T04:01:54.291Z] 36b50b131297: Preparing [2023-09-08T04:01:54.291Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:54.291Z] 8b3eca58c858: Waiting [2023-09-08T04:01:54.291Z] e92ae0110213: Waiting [2023-09-08T04:01:54.291Z] 8e9d3ed7b6c2: Waiting [2023-09-08T04:01:54.291Z] 36b50b131297: Waiting [2023-09-08T04:01:54.291Z] ffb82c48b9c5: Layer already exists [2023-09-08T04:01:54.291Z] c3230f098829: Layer already exists [2023-09-08T04:01:54.291Z] 5593b7097813: Layer already exists [2023-09-08T04:01:54.291Z] 15da3039e1bb: Layer already exists [2023-09-08T04:01:54.291Z] e8de0062e7c5: Layer already exists [2023-09-08T04:01:54.291Z] e92ae0110213: Layer already exists [2023-09-08T04:01:54.291Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:54.291Z] 8dc184c6beca: Layer already exists [2023-09-08T04:01:54.291Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:54.291Z] 8e9d3ed7b6c2: Layer already exists [2023-09-08T04:01:54.291Z] 36b50b131297: Layer already exists [2023-09-08T04:01:54.291Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:54.604Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:54.909Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-08T04:01:54.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-08T04:01:54.910Z] ffb82c48b9c5: Preparing [2023-09-08T04:01:54.910Z] e8de0062e7c5: Preparing [2023-09-08T04:01:54.910Z] 15da3039e1bb: Preparing [2023-09-08T04:01:54.910Z] c3230f098829: Preparing [2023-09-08T04:01:54.910Z] 5593b7097813: Preparing [2023-09-08T04:01:54.910Z] e92ae0110213: Preparing [2023-09-08T04:01:54.910Z] 8e9d3ed7b6c2: Preparing [2023-09-08T04:01:54.910Z] 8b3eca58c858: Preparing [2023-09-08T04:01:54.910Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:54.910Z] 8dc184c6beca: Preparing [2023-09-08T04:01:54.910Z] 36b50b131297: Preparing [2023-09-08T04:01:54.910Z] 8e9d3ed7b6c2: Waiting [2023-09-08T04:01:54.910Z] 8b3eca58c858: Waiting [2023-09-08T04:01:54.910Z] 6bd6f33b7a25: Waiting [2023-09-08T04:01:54.910Z] 8dc184c6beca: Waiting [2023-09-08T04:01:54.910Z] 36b50b131297: Waiting [2023-09-08T04:01:54.910Z] e92ae0110213: Waiting [2023-09-08T04:01:54.910Z] c3230f098829: Layer already exists [2023-09-08T04:01:54.910Z] 15da3039e1bb: Layer already exists [2023-09-08T04:01:54.910Z] ffb82c48b9c5: Layer already exists [2023-09-08T04:01:54.910Z] 5593b7097813: Layer already exists [2023-09-08T04:01:54.910Z] e8de0062e7c5: Layer already exists [2023-09-08T04:01:54.910Z] e92ae0110213: Layer already exists [2023-09-08T04:01:54.910Z] 8e9d3ed7b6c2: Layer already exists [2023-09-08T04:01:54.910Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:54.910Z] 8dc184c6beca: Layer already exists [2023-09-08T04:01:54.910Z] 36b50b131297: Layer already exists [2023-09-08T04:01:54.910Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:54.910Z] main: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:01:54.948Z] ===================================================== [Pipeline] echo [2023-09-08T04:01:54.954Z] taggedImages: [2023-09-08T04:01:54.954Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:54.954Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-08T04:01:54.954Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.41 [2023-09-08T04:01:54.954Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:54.954Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-08T04:01:54.973Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-08T04:01:54.973Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:54.973Z] latest [2023-09-08T04:01:54.973Z] 3.1.0-dev.41 [2023-09-08T04:01:54.973Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:54.973Z] main [2023-09-08T04:01:54.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:55.280Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:55.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:01:55.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-08T04:01:55.590Z] cad876e881db: Preparing [2023-09-08T04:01:55.590Z] 87c5789fd071: Preparing [2023-09-08T04:01:55.590Z] 8b3eca58c858: Preparing [2023-09-08T04:01:55.590Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:55.590Z] fe9686ba527d: Preparing [2023-09-08T04:01:55.590Z] 36b50b131297: Preparing [2023-09-08T04:01:55.590Z] 36b50b131297: Waiting [2023-09-08T04:01:55.590Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:55.590Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:55.590Z] 36b50b131297: Layer already exists [2023-09-08T04:01:55.590Z] cad876e881db: Pushed [2023-09-08T04:01:56.157Z] fe9686ba527d: Pushed [2023-09-08T04:01:58.059Z] 87c5789fd071: Pushed [2023-09-08T04:01:58.059Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:58.361Z] + 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 [2023-09-08T04:01:58.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-08T04:01:58.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-08T04:01:58.672Z] cad876e881db: Preparing [2023-09-08T04:01:58.672Z] 87c5789fd071: Preparing [2023-09-08T04:01:58.672Z] 8b3eca58c858: Preparing [2023-09-08T04:01:58.672Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:58.672Z] fe9686ba527d: Preparing [2023-09-08T04:01:58.672Z] 36b50b131297: Preparing [2023-09-08T04:01:58.672Z] 36b50b131297: Waiting [2023-09-08T04:01:58.672Z] fe9686ba527d: Layer already exists [2023-09-08T04:01:58.672Z] cad876e881db: Layer already exists [2023-09-08T04:01:58.672Z] 87c5789fd071: Layer already exists [2023-09-08T04:01:58.672Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:58.672Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:58.672Z] 36b50b131297: Layer already exists [2023-09-08T04:01:58.672Z] latest: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:58.983Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:59.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.41 [2023-09-08T04:01:59.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-08T04:01:59.286Z] cad876e881db: Preparing [2023-09-08T04:01:59.286Z] 87c5789fd071: Preparing [2023-09-08T04:01:59.286Z] 8b3eca58c858: Preparing [2023-09-08T04:01:59.286Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:59.286Z] fe9686ba527d: Preparing [2023-09-08T04:01:59.286Z] 36b50b131297: Preparing [2023-09-08T04:01:59.286Z] 36b50b131297: Waiting [2023-09-08T04:01:59.286Z] cad876e881db: Layer already exists [2023-09-08T04:01:59.286Z] fe9686ba527d: Layer already exists [2023-09-08T04:01:59.286Z] 87c5789fd071: Layer already exists [2023-09-08T04:01:59.286Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:59.286Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:59.286Z] 36b50b131297: Layer already exists [2023-09-08T04:01:59.286Z] 3.1.0-dev.41: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:59.593Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:01:59.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:01:59.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-08T04:01:59.902Z] cad876e881db: Preparing [2023-09-08T04:01:59.902Z] 87c5789fd071: Preparing [2023-09-08T04:01:59.902Z] 8b3eca58c858: Preparing [2023-09-08T04:01:59.902Z] 6bd6f33b7a25: Preparing [2023-09-08T04:01:59.902Z] fe9686ba527d: Preparing [2023-09-08T04:01:59.902Z] 36b50b131297: Preparing [2023-09-08T04:01:59.902Z] 36b50b131297: Waiting [2023-09-08T04:01:59.902Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:01:59.902Z] fe9686ba527d: Layer already exists [2023-09-08T04:01:59.902Z] 87c5789fd071: Layer already exists [2023-09-08T04:01:59.902Z] cad876e881db: Layer already exists [2023-09-08T04:01:59.902Z] 8b3eca58c858: Layer already exists [2023-09-08T04:01:59.902Z] 36b50b131297: Layer already exists [2023-09-08T04:01:59.902Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:00.217Z] + 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 [2023-09-08T04:02:00.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-08T04:02:00.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-08T04:02:00.522Z] cad876e881db: Preparing [2023-09-08T04:02:00.522Z] 87c5789fd071: Preparing [2023-09-08T04:02:00.522Z] 8b3eca58c858: Preparing [2023-09-08T04:02:00.522Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:00.522Z] fe9686ba527d: Preparing [2023-09-08T04:02:00.522Z] 36b50b131297: Preparing [2023-09-08T04:02:00.522Z] 36b50b131297: Waiting [2023-09-08T04:02:00.522Z] cad876e881db: Layer already exists [2023-09-08T04:02:00.522Z] fe9686ba527d: Layer already exists [2023-09-08T04:02:00.522Z] 87c5789fd071: Layer already exists [2023-09-08T04:02:00.522Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:00.522Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:00.522Z] 36b50b131297: Layer already exists [2023-09-08T04:02:00.522Z] main: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:02:00.569Z] ===================================================== [Pipeline] echo [2023-09-08T04:02:00.575Z] taggedImages: [2023-09-08T04:02:00.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:00.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-08T04:02:00.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.41 [2023-09-08T04:02:00.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:00.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-08T04:02:00.653Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-08T04:02:00.653Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:00.653Z] latest [2023-09-08T04:02:00.653Z] 3.1.0-dev.41 [2023-09-08T04:02:00.653Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:00.653Z] main [2023-09-08T04:02:00.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:00.986Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:01.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:01.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-08T04:02:01.285Z] a7a0d00a114a: Preparing [2023-09-08T04:02:01.285Z] 9e656cfed962: Preparing [2023-09-08T04:02:01.285Z] 73e54889bf6b: Preparing [2023-09-08T04:02:01.285Z] 8b3eca58c858: Preparing [2023-09-08T04:02:01.285Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:01.285Z] 5be480f72212: Preparing [2023-09-08T04:02:01.285Z] c9279e262700: Preparing [2023-09-08T04:02:01.285Z] 82166f611735: Preparing [2023-09-08T04:02:01.285Z] 36b50b131297: Preparing [2023-09-08T04:02:01.285Z] 82166f611735: Waiting [2023-09-08T04:02:01.285Z] 5be480f72212: Waiting [2023-09-08T04:02:01.285Z] 36b50b131297: Waiting [2023-09-08T04:02:01.285Z] c9279e262700: Waiting [2023-09-08T04:02:01.285Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:01.285Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:01.285Z] 73e54889bf6b: Pushed [2023-09-08T04:02:01.285Z] a7a0d00a114a: Pushed [2023-09-08T04:02:01.285Z] 9e656cfed962: Pushed [2023-09-08T04:02:01.285Z] 36b50b131297: Layer already exists [2023-09-08T04:02:01.853Z] 82166f611735: Pushed [2023-09-08T04:02:07.124Z] c9279e262700: Pushed [2023-09-08T04:02:09.655Z] 5be480f72212: Pushed [2023-09-08T04:02:09.655Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:09.955Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:10.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-08T04:02:10.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-08T04:02:10.258Z] a7a0d00a114a: Preparing [2023-09-08T04:02:10.258Z] 9e656cfed962: Preparing [2023-09-08T04:02:10.258Z] 73e54889bf6b: Preparing [2023-09-08T04:02:10.258Z] 8b3eca58c858: Preparing [2023-09-08T04:02:10.258Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:10.258Z] 5be480f72212: Preparing [2023-09-08T04:02:10.258Z] c9279e262700: Preparing [2023-09-08T04:02:10.258Z] 82166f611735: Preparing [2023-09-08T04:02:10.258Z] 36b50b131297: Preparing [2023-09-08T04:02:10.258Z] 82166f611735: Waiting [2023-09-08T04:02:10.258Z] c9279e262700: Waiting [2023-09-08T04:02:10.258Z] 5be480f72212: Waiting [2023-09-08T04:02:10.258Z] 36b50b131297: Waiting [2023-09-08T04:02:10.258Z] 9e656cfed962: Layer already exists [2023-09-08T04:02:10.258Z] 73e54889bf6b: Layer already exists [2023-09-08T04:02:10.258Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:10.258Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:10.258Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:10.258Z] 5be480f72212: Layer already exists [2023-09-08T04:02:10.258Z] c9279e262700: Layer already exists [2023-09-08T04:02:10.258Z] 36b50b131297: Layer already exists [2023-09-08T04:02:10.258Z] 82166f611735: Layer already exists [2023-09-08T04:02:10.258Z] latest: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:10.563Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:10.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.41 [2023-09-08T04:02:10.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-08T04:02:10.873Z] a7a0d00a114a: Preparing [2023-09-08T04:02:10.873Z] 9e656cfed962: Preparing [2023-09-08T04:02:10.873Z] 73e54889bf6b: Preparing [2023-09-08T04:02:10.873Z] 8b3eca58c858: Preparing [2023-09-08T04:02:10.873Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:10.873Z] 5be480f72212: Preparing [2023-09-08T04:02:10.873Z] c9279e262700: Preparing [2023-09-08T04:02:10.873Z] 82166f611735: Preparing [2023-09-08T04:02:10.873Z] 36b50b131297: Preparing [2023-09-08T04:02:10.873Z] 5be480f72212: Waiting [2023-09-08T04:02:10.873Z] 36b50b131297: Waiting [2023-09-08T04:02:10.873Z] 82166f611735: Waiting [2023-09-08T04:02:10.873Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:10.873Z] 9e656cfed962: Layer already exists [2023-09-08T04:02:10.873Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:10.873Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:10.873Z] 73e54889bf6b: Layer already exists [2023-09-08T04:02:10.873Z] 36b50b131297: Layer already exists [2023-09-08T04:02:10.873Z] 5be480f72212: Layer already exists [2023-09-08T04:02:10.873Z] 82166f611735: Layer already exists [2023-09-08T04:02:10.873Z] c9279e262700: Layer already exists [2023-09-08T04:02:10.873Z] 3.1.0-dev.41: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:11.190Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:11.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:11.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-08T04:02:11.498Z] a7a0d00a114a: Preparing [2023-09-08T04:02:11.498Z] 9e656cfed962: Preparing [2023-09-08T04:02:11.498Z] 73e54889bf6b: Preparing [2023-09-08T04:02:11.498Z] 8b3eca58c858: Preparing [2023-09-08T04:02:11.498Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:11.498Z] 5be480f72212: Preparing [2023-09-08T04:02:11.498Z] c9279e262700: Preparing [2023-09-08T04:02:11.498Z] 82166f611735: Preparing [2023-09-08T04:02:11.498Z] 36b50b131297: Preparing [2023-09-08T04:02:11.498Z] 5be480f72212: Waiting [2023-09-08T04:02:11.498Z] c9279e262700: Waiting [2023-09-08T04:02:11.498Z] 36b50b131297: Waiting [2023-09-08T04:02:11.498Z] 82166f611735: Waiting [2023-09-08T04:02:11.498Z] 73e54889bf6b: Layer already exists [2023-09-08T04:02:11.498Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:11.498Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:11.498Z] 9e656cfed962: Layer already exists [2023-09-08T04:02:11.498Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:11.498Z] 5be480f72212: Layer already exists [2023-09-08T04:02:11.498Z] c9279e262700: Layer already exists [2023-09-08T04:02:11.498Z] 36b50b131297: Layer already exists [2023-09-08T04:02:11.498Z] 82166f611735: Layer already exists [2023-09-08T04:02:11.498Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:11.803Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:12.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-08T04:02:12.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-08T04:02:12.104Z] a7a0d00a114a: Preparing [2023-09-08T04:02:12.104Z] 9e656cfed962: Preparing [2023-09-08T04:02:12.104Z] 73e54889bf6b: Preparing [2023-09-08T04:02:12.104Z] 8b3eca58c858: Preparing [2023-09-08T04:02:12.104Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:12.104Z] 5be480f72212: Preparing [2023-09-08T04:02:12.104Z] c9279e262700: Preparing [2023-09-08T04:02:12.104Z] 82166f611735: Preparing [2023-09-08T04:02:12.104Z] 36b50b131297: Preparing [2023-09-08T04:02:12.104Z] 5be480f72212: Waiting [2023-09-08T04:02:12.104Z] c9279e262700: Waiting [2023-09-08T04:02:12.104Z] 82166f611735: Waiting [2023-09-08T04:02:12.104Z] 36b50b131297: Waiting [2023-09-08T04:02:12.104Z] 73e54889bf6b: Layer already exists [2023-09-08T04:02:12.104Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:12.104Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:12.104Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:12.104Z] 9e656cfed962: Layer already exists [2023-09-08T04:02:12.104Z] 5be480f72212: Layer already exists [2023-09-08T04:02:12.104Z] 82166f611735: Layer already exists [2023-09-08T04:02:12.104Z] 36b50b131297: Layer already exists [2023-09-08T04:02:12.104Z] c9279e262700: Layer already exists [2023-09-08T04:02:12.104Z] main: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:02:12.141Z] ===================================================== [Pipeline] echo [2023-09-08T04:02:12.147Z] taggedImages: [2023-09-08T04:02:12.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:12.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-08T04:02:12.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.41 [2023-09-08T04:02:12.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:12.147Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-08T04:02:12.163Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-08T04:02:12.163Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:12.163Z] latest [2023-09-08T04:02:12.163Z] 3.1.0-dev.41 [2023-09-08T04:02:12.163Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:12.163Z] main [2023-09-08T04:02:12.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:12.471Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:12.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:12.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-08T04:02:12.771Z] e429d8568ab7: Preparing [2023-09-08T04:02:12.771Z] cd8faf10ae0d: Preparing [2023-09-08T04:02:12.771Z] 028880eadff1: Preparing [2023-09-08T04:02:12.771Z] 8b3eca58c858: Preparing [2023-09-08T04:02:12.771Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:12.771Z] 73d79684be10: Preparing [2023-09-08T04:02:12.771Z] 9a38b1a5a497: Preparing [2023-09-08T04:02:12.771Z] 36b50b131297: Preparing [2023-09-08T04:02:12.771Z] 73d79684be10: Waiting [2023-09-08T04:02:12.771Z] 36b50b131297: Waiting [2023-09-08T04:02:12.771Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:12.771Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:12.771Z] 028880eadff1: Pushed [2023-09-08T04:02:12.771Z] e429d8568ab7: Pushed [2023-09-08T04:02:12.771Z] cd8faf10ae0d: Pushed [2023-09-08T04:02:12.771Z] 36b50b131297: Layer already exists [2023-09-08T04:02:13.029Z] 9a38b1a5a497: Pushed [2023-09-08T04:02:21.148Z] 73d79684be10: Pushed [2023-09-08T04:02:21.149Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:21.456Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:21.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-08T04:02:21.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-08T04:02:21.761Z] e429d8568ab7: Preparing [2023-09-08T04:02:21.761Z] cd8faf10ae0d: Preparing [2023-09-08T04:02:21.761Z] 028880eadff1: Preparing [2023-09-08T04:02:21.761Z] 8b3eca58c858: Preparing [2023-09-08T04:02:21.761Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:21.761Z] 73d79684be10: Preparing [2023-09-08T04:02:21.761Z] 9a38b1a5a497: Preparing [2023-09-08T04:02:21.761Z] 36b50b131297: Preparing [2023-09-08T04:02:21.761Z] 73d79684be10: Waiting [2023-09-08T04:02:21.761Z] 9a38b1a5a497: Waiting [2023-09-08T04:02:21.761Z] 028880eadff1: Layer already exists [2023-09-08T04:02:21.761Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:21.761Z] cd8faf10ae0d: Layer already exists [2023-09-08T04:02:21.761Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:21.761Z] e429d8568ab7: Layer already exists [2023-09-08T04:02:21.761Z] 73d79684be10: Layer already exists [2023-09-08T04:02:21.761Z] 9a38b1a5a497: Layer already exists [2023-09-08T04:02:21.761Z] 36b50b131297: Layer already exists [2023-09-08T04:02:21.761Z] latest: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:22.067Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:22.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.41 [2023-09-08T04:02:22.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-08T04:02:22.372Z] e429d8568ab7: Preparing [2023-09-08T04:02:22.372Z] cd8faf10ae0d: Preparing [2023-09-08T04:02:22.372Z] 028880eadff1: Preparing [2023-09-08T04:02:22.372Z] 8b3eca58c858: Preparing [2023-09-08T04:02:22.372Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:22.372Z] 73d79684be10: Preparing [2023-09-08T04:02:22.372Z] 9a38b1a5a497: Preparing [2023-09-08T04:02:22.372Z] 36b50b131297: Preparing [2023-09-08T04:02:22.372Z] 73d79684be10: Waiting [2023-09-08T04:02:22.372Z] 9a38b1a5a497: Waiting [2023-09-08T04:02:22.372Z] 36b50b131297: Waiting [2023-09-08T04:02:22.372Z] 028880eadff1: Layer already exists [2023-09-08T04:02:22.372Z] e429d8568ab7: Layer already exists [2023-09-08T04:02:22.372Z] cd8faf10ae0d: Layer already exists [2023-09-08T04:02:22.372Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:22.372Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:22.372Z] 9a38b1a5a497: Layer already exists [2023-09-08T04:02:22.372Z] 73d79684be10: Layer already exists [2023-09-08T04:02:22.372Z] 36b50b131297: Layer already exists [2023-09-08T04:02:22.372Z] 3.1.0-dev.41: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:22.676Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:22.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:22.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-08T04:02:22.977Z] e429d8568ab7: Preparing [2023-09-08T04:02:22.977Z] cd8faf10ae0d: Preparing [2023-09-08T04:02:22.977Z] 028880eadff1: Preparing [2023-09-08T04:02:22.977Z] 8b3eca58c858: Preparing [2023-09-08T04:02:22.977Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:22.977Z] 73d79684be10: Preparing [2023-09-08T04:02:22.977Z] 9a38b1a5a497: Preparing [2023-09-08T04:02:22.977Z] 36b50b131297: Preparing [2023-09-08T04:02:22.977Z] 9a38b1a5a497: Waiting [2023-09-08T04:02:22.977Z] 73d79684be10: Waiting [2023-09-08T04:02:22.977Z] 36b50b131297: Waiting [2023-09-08T04:02:22.977Z] 028880eadff1: Layer already exists [2023-09-08T04:02:22.977Z] e429d8568ab7: Layer already exists [2023-09-08T04:02:22.977Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:22.977Z] cd8faf10ae0d: Layer already exists [2023-09-08T04:02:22.977Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:22.977Z] 9a38b1a5a497: Layer already exists [2023-09-08T04:02:22.977Z] 36b50b131297: Layer already exists [2023-09-08T04:02:22.977Z] 73d79684be10: Layer already exists [2023-09-08T04:02:22.977Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:23.295Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:23.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-08T04:02:23.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-08T04:02:23.598Z] e429d8568ab7: Preparing [2023-09-08T04:02:23.598Z] cd8faf10ae0d: Preparing [2023-09-08T04:02:23.598Z] 028880eadff1: Preparing [2023-09-08T04:02:23.598Z] 8b3eca58c858: Preparing [2023-09-08T04:02:23.598Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:23.598Z] 73d79684be10: Preparing [2023-09-08T04:02:23.598Z] 9a38b1a5a497: Preparing [2023-09-08T04:02:23.598Z] 36b50b131297: Preparing [2023-09-08T04:02:23.598Z] 73d79684be10: Waiting [2023-09-08T04:02:23.598Z] 9a38b1a5a497: Waiting [2023-09-08T04:02:23.598Z] 36b50b131297: Waiting [2023-09-08T04:02:23.598Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:23.598Z] 028880eadff1: Layer already exists [2023-09-08T04:02:23.598Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:23.598Z] e429d8568ab7: Layer already exists [2023-09-08T04:02:23.598Z] cd8faf10ae0d: Layer already exists [2023-09-08T04:02:23.598Z] 9a38b1a5a497: Layer already exists [2023-09-08T04:02:23.598Z] 73d79684be10: Layer already exists [2023-09-08T04:02:23.598Z] 36b50b131297: Layer already exists [2023-09-08T04:02:23.598Z] main: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:02:23.636Z] ===================================================== [Pipeline] echo [2023-09-08T04:02:23.643Z] taggedImages: [2023-09-08T04:02:23.643Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:23.643Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-08T04:02:23.643Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.41 [2023-09-08T04:02:23.643Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:23.643Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-08T04:02:23.658Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-08T04:02:23.658Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:23.658Z] latest [2023-09-08T04:02:23.658Z] 3.1.0-dev.41 [2023-09-08T04:02:23.658Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:23.658Z] main [2023-09-08T04:02:23.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:23.981Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:24.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:24.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-08T04:02:24.286Z] a7a0d00a114a: Preparing [2023-09-08T04:02:24.286Z] 66fa959429b8: Preparing [2023-09-08T04:02:24.286Z] 5c8e8b839a0a: Preparing [2023-09-08T04:02:24.286Z] 8b3eca58c858: Preparing [2023-09-08T04:02:24.286Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:24.286Z] 5be480f72212: Preparing [2023-09-08T04:02:24.286Z] 82166f611735: Preparing [2023-09-08T04:02:24.286Z] 36b50b131297: Preparing [2023-09-08T04:02:24.286Z] 5be480f72212: Waiting [2023-09-08T04:02:24.286Z] 82166f611735: Waiting [2023-09-08T04:02:24.286Z] 36b50b131297: Waiting [2023-09-08T04:02:24.286Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:24.286Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:24.286Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:24.286Z] 5be480f72212: Layer already exists [2023-09-08T04:02:24.286Z] 82166f611735: Layer already exists [2023-09-08T04:02:24.286Z] 36b50b131297: Layer already exists [2023-09-08T04:02:24.286Z] 5c8e8b839a0a: Pushed [2023-09-08T04:02:24.286Z] 66fa959429b8: Pushed [2023-09-08T04:02:24.548Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:24.869Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:25.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-08T04:02:25.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-08T04:02:25.174Z] a7a0d00a114a: Preparing [2023-09-08T04:02:25.174Z] 66fa959429b8: Preparing [2023-09-08T04:02:25.174Z] 5c8e8b839a0a: Preparing [2023-09-08T04:02:25.174Z] 8b3eca58c858: Preparing [2023-09-08T04:02:25.174Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:25.174Z] 5be480f72212: Preparing [2023-09-08T04:02:25.174Z] 82166f611735: Preparing [2023-09-08T04:02:25.174Z] 36b50b131297: Preparing [2023-09-08T04:02:25.175Z] 5be480f72212: Waiting [2023-09-08T04:02:25.175Z] 82166f611735: Waiting [2023-09-08T04:02:25.175Z] 36b50b131297: Waiting [2023-09-08T04:02:25.175Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:25.175Z] 5c8e8b839a0a: Layer already exists [2023-09-08T04:02:25.175Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:25.175Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:25.175Z] 66fa959429b8: Layer already exists [2023-09-08T04:02:25.175Z] 36b50b131297: Layer already exists [2023-09-08T04:02:25.175Z] 82166f611735: Layer already exists [2023-09-08T04:02:25.175Z] 5be480f72212: Layer already exists [2023-09-08T04:02:25.175Z] latest: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:25.486Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:25.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.41 [2023-09-08T04:02:25.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-08T04:02:25.791Z] a7a0d00a114a: Preparing [2023-09-08T04:02:25.791Z] 66fa959429b8: Preparing [2023-09-08T04:02:25.791Z] 5c8e8b839a0a: Preparing [2023-09-08T04:02:25.791Z] 8b3eca58c858: Preparing [2023-09-08T04:02:25.791Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:25.791Z] 5be480f72212: Preparing [2023-09-08T04:02:25.791Z] 82166f611735: Preparing [2023-09-08T04:02:25.791Z] 36b50b131297: Preparing [2023-09-08T04:02:25.791Z] 82166f611735: Waiting [2023-09-08T04:02:25.791Z] 36b50b131297: Waiting [2023-09-08T04:02:25.791Z] 5be480f72212: Waiting [2023-09-08T04:02:25.791Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:25.791Z] 5c8e8b839a0a: Layer already exists [2023-09-08T04:02:25.791Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:25.791Z] 66fa959429b8: Layer already exists [2023-09-08T04:02:25.791Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:25.791Z] 82166f611735: Layer already exists [2023-09-08T04:02:25.791Z] 5be480f72212: Layer already exists [2023-09-08T04:02:25.791Z] 36b50b131297: Layer already exists [2023-09-08T04:02:25.791Z] 3.1.0-dev.41: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:26.095Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:26.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:26.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-08T04:02:26.395Z] a7a0d00a114a: Preparing [2023-09-08T04:02:26.395Z] 66fa959429b8: Preparing [2023-09-08T04:02:26.395Z] 5c8e8b839a0a: Preparing [2023-09-08T04:02:26.395Z] 8b3eca58c858: Preparing [2023-09-08T04:02:26.395Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:26.395Z] 5be480f72212: Preparing [2023-09-08T04:02:26.395Z] 82166f611735: Preparing [2023-09-08T04:02:26.395Z] 36b50b131297: Preparing [2023-09-08T04:02:26.395Z] 36b50b131297: Waiting [2023-09-08T04:02:26.395Z] 5be480f72212: Waiting [2023-09-08T04:02:26.395Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:26.395Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:26.395Z] 5c8e8b839a0a: Layer already exists [2023-09-08T04:02:26.395Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:26.395Z] 66fa959429b8: Layer already exists [2023-09-08T04:02:26.395Z] 5be480f72212: Layer already exists [2023-09-08T04:02:26.395Z] 82166f611735: Layer already exists [2023-09-08T04:02:26.395Z] 36b50b131297: Layer already exists [2023-09-08T04:02:26.395Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:26.702Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:27.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-08T04:02:27.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-08T04:02:27.008Z] a7a0d00a114a: Preparing [2023-09-08T04:02:27.008Z] 66fa959429b8: Preparing [2023-09-08T04:02:27.008Z] 5c8e8b839a0a: Preparing [2023-09-08T04:02:27.008Z] 8b3eca58c858: Preparing [2023-09-08T04:02:27.008Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:27.008Z] 5be480f72212: Preparing [2023-09-08T04:02:27.008Z] 82166f611735: Preparing [2023-09-08T04:02:27.008Z] 36b50b131297: Preparing [2023-09-08T04:02:27.008Z] 82166f611735: Waiting [2023-09-08T04:02:27.008Z] 36b50b131297: Waiting [2023-09-08T04:02:27.008Z] 5be480f72212: Waiting [2023-09-08T04:02:27.008Z] a7a0d00a114a: Layer already exists [2023-09-08T04:02:27.008Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:27.008Z] 5c8e8b839a0a: Layer already exists [2023-09-08T04:02:27.008Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:27.008Z] 66fa959429b8: Layer already exists [2023-09-08T04:02:27.008Z] 5be480f72212: Layer already exists [2023-09-08T04:02:27.008Z] 82166f611735: Layer already exists [2023-09-08T04:02:27.008Z] 36b50b131297: Layer already exists [2023-09-08T04:02:27.008Z] main: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:02:27.058Z] ===================================================== [Pipeline] echo [2023-09-08T04:02:27.068Z] taggedImages: [2023-09-08T04:02:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-08T04:02:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.41 [2023-09-08T04:02:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-08T04:02:27.098Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-08T04:02:27.098Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:27.098Z] latest [2023-09-08T04:02:27.098Z] 3.1.0-dev.41 [2023-09-08T04:02:27.098Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:27.098Z] main [2023-09-08T04:02:27.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:27.422Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:27.731Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:27.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-08T04:02:27.731Z] cd2742baddb0: Preparing [2023-09-08T04:02:27.731Z] beebf2eb6ca0: Preparing [2023-09-08T04:02:27.731Z] 8b3eca58c858: Preparing [2023-09-08T04:02:27.731Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:27.731Z] 1b03476d0f83: Preparing [2023-09-08T04:02:27.731Z] 36b50b131297: Preparing [2023-09-08T04:02:27.731Z] 36b50b131297: Waiting [2023-09-08T04:02:27.731Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:27.731Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:27.731Z] 36b50b131297: Layer already exists [2023-09-08T04:02:27.731Z] cd2742baddb0: Pushed [2023-09-08T04:02:27.731Z] 1b03476d0f83: Pushed [2023-09-08T04:02:30.266Z] beebf2eb6ca0: Pushed [2023-09-08T04:02:30.525Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:30.834Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:31.137Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-08T04:02:31.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-08T04:02:31.137Z] cd2742baddb0: Preparing [2023-09-08T04:02:31.137Z] beebf2eb6ca0: Preparing [2023-09-08T04:02:31.137Z] 8b3eca58c858: Preparing [2023-09-08T04:02:31.137Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:31.137Z] 1b03476d0f83: Preparing [2023-09-08T04:02:31.137Z] 36b50b131297: Preparing [2023-09-08T04:02:31.137Z] 36b50b131297: Waiting [2023-09-08T04:02:31.137Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:31.137Z] beebf2eb6ca0: Layer already exists [2023-09-08T04:02:31.137Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:31.137Z] 1b03476d0f83: Layer already exists [2023-09-08T04:02:31.137Z] cd2742baddb0: Layer already exists [2023-09-08T04:02:31.137Z] 36b50b131297: Layer already exists [2023-09-08T04:02:31.137Z] latest: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:31.440Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:31.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.41 [2023-09-08T04:02:31.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-08T04:02:31.740Z] cd2742baddb0: Preparing [2023-09-08T04:02:31.740Z] beebf2eb6ca0: Preparing [2023-09-08T04:02:31.740Z] 8b3eca58c858: Preparing [2023-09-08T04:02:31.740Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:31.740Z] 1b03476d0f83: Preparing [2023-09-08T04:02:31.740Z] 36b50b131297: Preparing [2023-09-08T04:02:31.740Z] 36b50b131297: Waiting [2023-09-08T04:02:31.740Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:31.740Z] beebf2eb6ca0: Layer already exists [2023-09-08T04:02:31.740Z] 1b03476d0f83: Layer already exists [2023-09-08T04:02:31.740Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:31.740Z] cd2742baddb0: Layer already exists [2023-09-08T04:02:31.740Z] 36b50b131297: Layer already exists [2023-09-08T04:02:31.740Z] 3.1.0-dev.41: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:32.055Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:32.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:32.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-08T04:02:32.356Z] cd2742baddb0: Preparing [2023-09-08T04:02:32.356Z] beebf2eb6ca0: Preparing [2023-09-08T04:02:32.356Z] 8b3eca58c858: Preparing [2023-09-08T04:02:32.356Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:32.356Z] 1b03476d0f83: Preparing [2023-09-08T04:02:32.356Z] 36b50b131297: Preparing [2023-09-08T04:02:32.356Z] 36b50b131297: Waiting [2023-09-08T04:02:32.356Z] 1b03476d0f83: Layer already exists [2023-09-08T04:02:32.356Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:32.356Z] cd2742baddb0: Layer already exists [2023-09-08T04:02:32.356Z] beebf2eb6ca0: Layer already exists [2023-09-08T04:02:32.356Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:32.356Z] 36b50b131297: Layer already exists [2023-09-08T04:02:32.356Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:32.661Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:32.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-08T04:02:32.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-08T04:02:32.963Z] cd2742baddb0: Preparing [2023-09-08T04:02:32.963Z] beebf2eb6ca0: Preparing [2023-09-08T04:02:32.963Z] 8b3eca58c858: Preparing [2023-09-08T04:02:32.963Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:32.963Z] 1b03476d0f83: Preparing [2023-09-08T04:02:32.963Z] 36b50b131297: Preparing [2023-09-08T04:02:32.963Z] 36b50b131297: Waiting [2023-09-08T04:02:32.963Z] 1b03476d0f83: Layer already exists [2023-09-08T04:02:32.963Z] cd2742baddb0: Layer already exists [2023-09-08T04:02:32.963Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:32.963Z] beebf2eb6ca0: Layer already exists [2023-09-08T04:02:32.963Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:32.963Z] 36b50b131297: Layer already exists [2023-09-08T04:02:32.963Z] main: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:02:32.997Z] ===================================================== [Pipeline] echo [2023-09-08T04:02:33.002Z] taggedImages: [2023-09-08T04:02:33.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:33.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-08T04:02:33.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.41 [2023-09-08T04:02:33.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:33.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-08T04:02:33.018Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-08T04:02:33.018Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:33.018Z] latest [2023-09-08T04:02:33.018Z] 3.1.0-dev.41 [2023-09-08T04:02:33.018Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:33.018Z] main [2023-09-08T04:02:33.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:33.321Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:33.627Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:33.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-08T04:02:33.627Z] 72a5ceedfbad: Preparing [2023-09-08T04:02:33.627Z] f972708bd343: Preparing [2023-09-08T04:02:33.627Z] 8b3eca58c858: Preparing [2023-09-08T04:02:33.627Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:33.627Z] 06ab172ac3d2: Preparing [2023-09-08T04:02:33.627Z] 36b50b131297: Preparing [2023-09-08T04:02:33.627Z] 36b50b131297: Waiting [2023-09-08T04:02:33.627Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:33.627Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:02:33.627Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:33.627Z] 36b50b131297: Layer already exists [2023-09-08T04:02:33.627Z] 72a5ceedfbad: Pushed [2023-09-08T04:02:36.168Z] f972708bd343: Pushed [2023-09-08T04:02:36.426Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:36.738Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:37.043Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-08T04:02:37.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-08T04:02:37.043Z] 72a5ceedfbad: Preparing [2023-09-08T04:02:37.043Z] f972708bd343: Preparing [2023-09-08T04:02:37.043Z] 8b3eca58c858: Preparing [2023-09-08T04:02:37.043Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:37.043Z] 06ab172ac3d2: Preparing [2023-09-08T04:02:37.043Z] 36b50b131297: Preparing [2023-09-08T04:02:37.043Z] 36b50b131297: Waiting [2023-09-08T04:02:37.043Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:37.043Z] 72a5ceedfbad: Layer already exists [2023-09-08T04:02:37.043Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:37.043Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:02:37.043Z] f972708bd343: Layer already exists [2023-09-08T04:02:37.043Z] 36b50b131297: Layer already exists [2023-09-08T04:02:37.043Z] latest: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:37.346Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:37.719Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.41 [2023-09-08T04:02:37.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-08T04:02:37.719Z] 72a5ceedfbad: Preparing [2023-09-08T04:02:37.719Z] f972708bd343: Preparing [2023-09-08T04:02:37.719Z] 8b3eca58c858: Preparing [2023-09-08T04:02:37.719Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:37.719Z] 06ab172ac3d2: Preparing [2023-09-08T04:02:37.719Z] 36b50b131297: Preparing [2023-09-08T04:02:37.719Z] 36b50b131297: Waiting [2023-09-08T04:02:37.719Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:37.719Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:37.719Z] f972708bd343: Layer already exists [2023-09-08T04:02:37.719Z] 72a5ceedfbad: Layer already exists [2023-09-08T04:02:37.719Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:02:37.719Z] 36b50b131297: Layer already exists [2023-09-08T04:02:37.719Z] 3.1.0-dev.41: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:38.069Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:38.422Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:38.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-08T04:02:38.422Z] 72a5ceedfbad: Preparing [2023-09-08T04:02:38.422Z] f972708bd343: Preparing [2023-09-08T04:02:38.422Z] 8b3eca58c858: Preparing [2023-09-08T04:02:38.422Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:38.422Z] 06ab172ac3d2: Preparing [2023-09-08T04:02:38.422Z] 36b50b131297: Preparing [2023-09-08T04:02:38.422Z] 36b50b131297: Waiting [2023-09-08T04:02:38.422Z] f972708bd343: Layer already exists [2023-09-08T04:02:38.422Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:38.422Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:38.422Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:02:38.422Z] 72a5ceedfbad: Layer already exists [2023-09-08T04:02:38.422Z] 36b50b131297: Layer already exists [2023-09-08T04:02:38.422Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:38.728Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:02:39.034Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-08T04:02:39.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-08T04:02:39.034Z] 72a5ceedfbad: Preparing [2023-09-08T04:02:39.034Z] f972708bd343: Preparing [2023-09-08T04:02:39.034Z] 8b3eca58c858: Preparing [2023-09-08T04:02:39.034Z] 6bd6f33b7a25: Preparing [2023-09-08T04:02:39.034Z] 06ab172ac3d2: Preparing [2023-09-08T04:02:39.034Z] 36b50b131297: Preparing [2023-09-08T04:02:39.034Z] 36b50b131297: Waiting [2023-09-08T04:02:39.034Z] 06ab172ac3d2: Layer already exists [2023-09-08T04:02:39.034Z] 8b3eca58c858: Layer already exists [2023-09-08T04:02:39.034Z] f972708bd343: Layer already exists [2023-09-08T04:02:39.034Z] 72a5ceedfbad: Layer already exists [2023-09-08T04:02:39.034Z] 6bd6f33b7a25: Layer already exists [2023-09-08T04:02:39.034Z] 36b50b131297: Layer already exists [2023-09-08T04:02:39.034Z] main: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:02:39.070Z] ===================================================== [Pipeline] echo [2023-09-08T04:02:39.076Z] taggedImages: [2023-09-08T04:02:39.076Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:02:39.076Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-08T04:02:39.076Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.41 [2023-09-08T04:02:39.076Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:02:39.076Z] - nexus3.edgexfoundry.org:10004/support-scheduler: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] } [2023-09-08T04:17:01.697Z] #131 ... [2023-09-08T04:17:01.697Z] [2023-09-08T04:17:01.697Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T04:17:01.697Z] #122 921.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-08T04:17:01.697Z] #122 ... [2023-09-08T04:17:01.697Z] [2023-09-08T04:17:01.697Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T04:17:01.697Z] #128 DONE 922.5s [2023-09-08T04:17:01.697Z] [2023-09-08T04:17:01.697Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T04:17:01.697Z] #125 ... [2023-09-08T04:17:01.697Z] [2023-09-08T04:17:01.697Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:17:01.697Z] #132 DONE 0.2s [2023-09-08T04:17:01.697Z] [2023-09-08T04:17:01.697Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:17:01.697Z] #133 DONE 0.1s [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-08T04:17:01.698Z] #134 DONE 0.1s [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:17:01.698Z] #126 ... [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-08T04:17:01.698Z] #135 DONE 0.2s [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-08T04:17:01.698Z] #136 DONE 0.2s [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T04:17:01.698Z] #121 ... [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T04:17:01.698Z] #137 DONE 0.1s [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:17:01.698Z] #138 DONE 2.3s [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #93 [security-proxy-setup] exporting to image [2023-09-08T04:17:01.698Z] #93 exporting layers [2023-09-08T04:17:01.698Z] #93 exporting layers 0.9s done [2023-09-08T04:17:01.698Z] #93 writing image sha256:038cceed869a896e3563e09eb2d2f9d58bc8f6a716f10764ca77799a282d5663 done [2023-09-08T04:17:01.698Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-08T04:17:01.698Z] #93 DONE 3.7s [2023-09-08T04:17:01.698Z] [2023-09-08T04:17:01.698Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:17:07.032Z] #131 ... [2023-09-08T04:17:07.032Z] [2023-09-08T04:17:07.032Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T04:17:07.032Z] #124 DONE 940.8s [2023-09-08T04:17:07.032Z] [2023-09-08T04:17:07.032Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:17:07.625Z] #126 ... [2023-09-08T04:17:07.625Z] [2023-09-08T04:17:07.625Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-08T04:17:08.213Z] #139 DONE 0.3s [2023-09-08T04:17:08.213Z] [2023-09-08T04:17:08.213Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-08T04:17:10.165Z] #140 DONE 2.2s [2023-09-08T04:17:10.165Z] [2023-09-08T04:17:10.165Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:17:10.774Z] #141 DONE 0.4s [2023-09-08T04:17:10.774Z] [2023-09-08T04:17:10.774Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:17:10.774Z] #142 DONE 0.2s [2023-09-08T04:17:10.774Z] [2023-09-08T04:17:10.774Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T04:17:10.774Z] #122 DONE 944.8s [2023-09-08T04:17:10.774Z] [2023-09-08T04:17:10.774Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:17:11.040Z] #131 ... [2023-09-08T04:17:11.040Z] [2023-09-08T04:17:11.040Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-08T04:17:11.620Z] #143 DONE 0.6s [2023-09-08T04:17:11.620Z] [2023-09-08T04:17:11.620Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-08T04:17:11.620Z] #144 ... [2023-09-08T04:17:11.620Z] [2023-09-08T04:17:11.620Z] #145 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:17:11.620Z] #145 DONE 0.3s [2023-09-08T04:17:11.887Z] [2023-09-08T04:17:11.887Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-08T04:17:11.887Z] #144 DONE 0.3s [2023-09-08T04:17:11.887Z] [2023-09-08T04:17:11.887Z] #146 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:17:11.887Z] #146 DONE 0.2s [2023-09-08T04:17:11.887Z] [2023-09-08T04:17:11.887Z] #147 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-08T04:17:11.887Z] #147 DONE 0.2s [2023-09-08T04:17:11.887Z] [2023-09-08T04:17:11.887Z] #148 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-08T04:17:12.469Z] #148 DONE 0.5s [2023-09-08T04:17:12.469Z] [2023-09-08T04:17:12.469Z] #149 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-08T04:17:12.469Z] #149 ... [2023-09-08T04:17:12.469Z] [2023-09-08T04:17:12.469Z] #150 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-08T04:17:12.469Z] #150 DONE 0.4s [2023-09-08T04:17:12.734Z] [2023-09-08T04:17:12.734Z] #149 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-08T04:17:12.734Z] #149 DONE 0.2s [2023-09-08T04:17:12.734Z] [2023-09-08T04:17:12.734Z] #151 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-08T04:17:12.734Z] #151 DONE 0.2s [2023-09-08T04:17:12.734Z] [2023-09-08T04:17:12.734Z] #152 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-08T04:17:12.999Z] #152 DONE 0.2s [2023-09-08T04:17:12.999Z] [2023-09-08T04:17:12.999Z] #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-08T04:17:13.267Z] #153 ... [2023-09-08T04:17:13.267Z] [2023-09-08T04:17:13.267Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:17:13.267Z] #154 DONE 0.4s [2023-09-08T04:17:13.533Z] [2023-09-08T04:17:13.533Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-08T04:17:13.799Z] #155 DONE 0.6s [2023-09-08T04:17:13.799Z] [2023-09-08T04:17:13.799Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-08T04:17:14.382Z] #156 DONE 0.5s [2023-09-08T04:17:14.383Z] [2023-09-08T04:17:14.383Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T04:17:14.383Z] #157 DONE 0.2s [2023-09-08T04:17:14.383Z] [2023-09-08T04:17:14.383Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T04:17:14.649Z] #123 ... [2023-09-08T04:17:14.649Z] [2023-09-08T04:17:14.649Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:17:15.611Z] #158 ... [2023-09-08T04:17:15.611Z] [2023-09-08T04:17:15.611Z] #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-08T04:17:15.611Z] #153 DONE 2.6s [2023-09-08T04:17:15.611Z] [2023-09-08T04:17:15.611Z] #93 [security-bootstrapper] exporting to image [2023-09-08T04:17:15.611Z] #93 exporting layers [2023-09-08T04:17:17.009Z] #93 exporting layers 1.1s done [2023-09-08T04:17:17.009Z] #93 writing image sha256:c7c33d3320b42db9565440e2331de97051469e046dfd94018758aa1000d1f937 0.0s done [2023-09-08T04:17:17.009Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-08T04:17:17.009Z] #93 DONE 4.9s [2023-09-08T04:17:17.009Z] [2023-09-08T04:17:17.009Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:17:17.009Z] #158 DONE 2.5s [2023-09-08T04:17:17.009Z] [2023-09-08T04:17:17.009Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:17:17.278Z] #127 ... [2023-09-08T04:17:17.278Z] [2023-09-08T04:17:17.278Z] #93 [security-secretstore-setup] exporting to image [2023-09-08T04:17:18.688Z] #93 exporting layers 1.3s done [2023-09-08T04:17:18.688Z] #93 writing image sha256:c33671d399efd5d79335267e437320804baf23ab2522ff76b9e94a84bb5cd8d0 done [2023-09-08T04:17:18.688Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-08T04:17:18.688Z] #93 DONE 6.2s [2023-09-08T04:17:18.688Z] [2023-09-08T04:17:18.688Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:17:21.259Z] #126 ... [2023-09-08T04:17:21.259Z] [2023-09-08T04:17:21.259Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T04:17:21.259Z] #129 DONE 955.0s [2023-09-08T04:17:21.259Z] [2023-09-08T04:17:21.259Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:17:21.530Z] #127 ... [2023-09-08T04:17:21.530Z] [2023-09-08T04:17:21.530Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:17:21.810Z] #159 DONE 0.2s [2023-09-08T04:17:21.810Z] [2023-09-08T04:17:21.810Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:17:22.079Z] #160 DONE 0.2s [2023-09-08T04:17:22.079Z] [2023-09-08T04:17:22.079Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-08T04:17:22.351Z] #161 DONE 0.3s [2023-09-08T04:17:22.351Z] [2023-09-08T04:17:22.352Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:17:22.621Z] #162 DONE 0.1s [2023-09-08T04:17:22.621Z] [2023-09-08T04:17:22.621Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-08T04:17:22.621Z] #163 DONE 0.1s [2023-09-08T04:17:22.621Z] [2023-09-08T04:17:22.621Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:17:25.211Z] #164 DONE 2.2s [2023-09-08T04:17:25.211Z] [2023-09-08T04:17:25.211Z] #93 [security-proxy-auth] exporting to image [2023-09-08T04:17:25.211Z] #93 exporting layers [2023-09-08T04:17:25.211Z] #93 exporting layers 0.5s done [2023-09-08T04:17:25.211Z] #93 writing image sha256:529e87c6837c771b61d402005bca598cc8c01114aba9453ff0dfb712411a4241 done [2023-09-08T04:17:25.211Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-08T04:17:25.211Z] #93 DONE 6.7s [2023-09-08T04:17:25.211Z] [2023-09-08T04:17:25.211Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:17:43.380Z] #127 ... [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T04:17:43.380Z] #130 DONE 975.3s [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:17:43.380Z] #126 ... [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:17:43.380Z] #165 DONE 0.2s [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:17:43.380Z] #166 DONE 0.2s [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:17:43.380Z] #126 ... [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-08T04:17:43.380Z] #167 DONE 0.5s [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:17:43.380Z] #168 DONE 0.1s [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:17:43.380Z] #131 ... [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-08T04:17:43.380Z] #169 DONE 0.2s [2023-09-08T04:17:43.380Z] [2023-09-08T04:17:43.380Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T04:17:44.783Z] #170 DONE 2.0s [2023-09-08T04:17:44.783Z] [2023-09-08T04:17:44.783Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T04:17:45.078Z] #123 ... [2023-09-08T04:17:45.078Z] [2023-09-08T04:17:45.078Z] #93 [core-common-config-bootstrapper] exporting to image [2023-09-08T04:17:45.078Z] #93 exporting layers [2023-09-08T04:17:45.342Z] #93 exporting layers 0.5s done [2023-09-08T04:17:45.342Z] #93 writing image sha256:59fb070fa9a5e4feadf86b84b625b6ab1dfb005328e2320bb9c52db3cb4b8c76 done [2023-09-08T04:17:45.342Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-08T04:17:45.342Z] #93 DONE 7.2s [2023-09-08T04:17:45.342Z] [2023-09-08T04:17:45.342Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:18:24.228Z] #131 ... [2023-09-08T04:18:24.228Z] [2023-09-08T04:18:24.228Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T04:18:24.228Z] #123 DONE 1017.1s [2023-09-08T04:18:24.228Z] [2023-09-08T04:18:24.228Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:18:24.228Z] #127 ... [2023-09-08T04:18:24.228Z] [2023-09-08T04:18:24.228Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:18:24.228Z] #171 DONE 0.3s [2023-09-08T04:18:24.228Z] [2023-09-08T04:18:24.228Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:18:24.228Z] #172 DONE 0.4s [2023-09-08T04:18:24.228Z] [2023-09-08T04:18:24.229Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:18:24.229Z] #127 ... [2023-09-08T04:18:24.229Z] [2023-09-08T04:18:24.229Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-08T04:18:24.494Z] #173 DONE 0.3s [2023-09-08T04:18:24.494Z] [2023-09-08T04:18:24.494Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T04:18:24.494Z] #121 ... [2023-09-08T04:18:24.494Z] [2023-09-08T04:18:24.495Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:18:24.495Z] #174 DONE 0.1s [2023-09-08T04:18:24.759Z] [2023-09-08T04:18:24.759Z] #93 [core-command] exporting to image [2023-09-08T04:18:24.759Z] #93 exporting layers [2023-09-08T04:18:24.759Z] #93 exporting layers 0.2s done [2023-09-08T04:18:25.024Z] #93 writing image sha256:e62d7627ce2d1ca718aaf2951a4ad94e837db6ed8085d1d92ee48be5d92eab8c done [2023-09-08T04:18:25.024Z] #93 naming to docker.io/library/core-command-arm64 done [2023-09-08T04:18:25.024Z] #93 DONE 7.5s [2023-09-08T04:18:25.024Z] [2023-09-08T04:18:25.024Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:18:37.306Z] #131 ... [2023-09-08T04:18:37.307Z] [2023-09-08T04:18:37.307Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T04:18:37.307Z] #126 DONE 1030.7s [2023-09-08T04:18:37.307Z] [2023-09-08T04:18:37.307Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:18:37.307Z] #127 ... [2023-09-08T04:18:37.307Z] [2023-09-08T04:18:37.307Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:18:37.307Z] #175 DONE 0.4s [2023-09-08T04:18:37.307Z] [2023-09-08T04:18:37.307Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:18:37.571Z] #42 ... [2023-09-08T04:18:37.571Z] [2023-09-08T04:18:37.571Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:18:37.571Z] #176 DONE 0.2s [2023-09-08T04:18:37.571Z] [2023-09-08T04:18:37.571Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-08T04:18:38.154Z] #177 DONE 0.4s [2023-09-08T04:18:38.154Z] [2023-09-08T04:18:38.154Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:18:38.422Z] #178 DONE 0.4s [2023-09-08T04:18:38.422Z] [2023-09-08T04:18:38.422Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T04:18:38.422Z] #131 DONE 1032.4s [2023-09-08T04:18:38.422Z] [2023-09-08T04:18:38.422Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T04:18:38.422Z] #121 ... [2023-09-08T04:18:38.422Z] [2023-09-08T04:18:38.422Z] #93 [core-data] exporting to image [2023-09-08T04:18:38.422Z] #93 exporting layers [2023-09-08T04:18:39.029Z] #93 exporting layers 0.7s done [2023-09-08T04:18:39.029Z] #93 writing image sha256:70e025e6d27034aa5cac9ef42e6515e82e86997e478c85f34bfa287d340af236 [2023-09-08T04:18:39.296Z] #93 writing image sha256:70e025e6d27034aa5cac9ef42e6515e82e86997e478c85f34bfa287d340af236 done [2023-09-08T04:18:39.296Z] #93 naming to docker.io/library/core-data-arm64 done [2023-09-08T04:18:39.296Z] #93 DONE 8.2s [2023-09-08T04:18:39.296Z] [2023-09-08T04:18:39.296Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:18:39.563Z] #127 ... [2023-09-08T04:18:39.563Z] [2023-09-08T04:18:39.563Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:18:39.563Z] #179 DONE 0.2s [2023-09-08T04:18:39.563Z] [2023-09-08T04:18:39.563Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T04:18:39.563Z] #125 ... [2023-09-08T04:18:39.563Z] [2023-09-08T04:18:39.563Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:18:39.563Z] #180 DONE 0.1s [2023-09-08T04:18:39.830Z] [2023-09-08T04:18:39.830Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-08T04:18:40.097Z] #181 DONE 0.3s [2023-09-08T04:18:40.097Z] [2023-09-08T04:18:40.097Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:18:40.097Z] #182 DONE 0.1s [2023-09-08T04:18:40.097Z] [2023-09-08T04:18:40.097Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:18:40.365Z] #127 ... [2023-09-08T04:18:40.365Z] [2023-09-08T04:18:40.365Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-08T04:18:40.365Z] #183 DONE 0.2s [2023-09-08T04:18:40.365Z] [2023-09-08T04:18:40.365Z] #93 [core-metadata] exporting to image [2023-09-08T04:18:40.633Z] #93 exporting layers 0.3s done [2023-09-08T04:18:40.633Z] #93 writing image sha256:22733d8e4ff56a25c6621e30a3ce0dac7ec8ac0b2844b2b307ef8e71dae5cb03 done [2023-09-08T04:18:40.633Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-09-08T04:18:40.633Z] #93 DONE 8.5s [2023-09-08T04:18:40.633Z] [2023-09-08T04:18:40.633Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:19:07.276Z] #42 ... [2023-09-08T04:19:07.276Z] [2023-09-08T04:19:07.276Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T04:19:07.277Z] #121 DONE 1058.5s [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:19:07.277Z] #127 ... [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:19:07.277Z] #184 DONE 0.2s [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:19:07.277Z] #185 DONE 0.3s [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:19:07.277Z] #42 ... [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-08T04:19:07.277Z] #186 DONE 0.3s [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:19:07.277Z] #187 DONE 0.1s [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:19:07.277Z] #127 ... [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-08T04:19:07.277Z] #93 exporting layers [2023-09-08T04:19:07.277Z] #93 exporting layers 0.5s done [2023-09-08T04:19:07.277Z] #93 writing image sha256:6fbaa0bf9538aae607baa6d3e1a4b649b64bad07bf0e5fccbc76226c48dcd573 done [2023-09-08T04:19:07.277Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-08T04:19:07.277Z] #93 DONE 9.0s [2023-09-08T04:19:07.277Z] [2023-09-08T04:19:07.277Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:19:33.921Z] #127 ... [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T04:19:33.921Z] #125 DONE 1083.7s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:19:33.921Z] #188 DONE 0.3s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:19:33.921Z] #189 DONE 0.1s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:19:33.921Z] #42 ... [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-08T04:19:33.921Z] #190 DONE 0.3s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:19:33.921Z] #191 DONE 0.1s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:19:33.921Z] #127 ... [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #93 [support-scheduler] exporting to image [2023-09-08T04:19:33.921Z] #93 exporting layers [2023-09-08T04:19:33.921Z] #93 exporting layers 0.4s done [2023-09-08T04:19:33.921Z] #93 writing image sha256:22b607d940ec0ae01726bea2fae18182efc7c39bc4bf6af2574e894a3bdbf42f done [2023-09-08T04:19:33.921Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-09-08T04:19:33.921Z] #93 DONE 9.4s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T04:19:33.921Z] #127 DONE 1085.8s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:19:33.921Z] #42 ... [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T04:19:33.921Z] #192 DONE 0.1s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T04:19:33.921Z] #193 DONE 0.1s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-08T04:19:33.921Z] #194 DONE 0.3s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:19:33.921Z] #42 ... [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-08T04:19:33.921Z] #195 DONE 0.1s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #93 [support-notifications] exporting to image [2023-09-08T04:19:33.921Z] #93 exporting layers 0.4s done [2023-09-08T04:19:33.921Z] #93 writing image sha256:acfb208996a40bb87f74105d51b7e1b1408332fcd629847775f9f579cd009fa2 done [2023-09-08T04:19:33.921Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-09-08T04:19:33.921Z] #93 DONE 9.8s [2023-09-08T04:19:33.921Z] [2023-09-08T04:19:33.921Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T04:19:33.921Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T04:19:33.922Z] time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-08T04:19:33.943Z] $ docker stop --time=1 5791c9344be162d8bca9cf5cd03c144afd78f5bd357ebb5f34623518a46d9935 [2023-09-08T04:19:35.611Z] $ docker rm -f --volumes 5791c9344be162d8bca9cf5cd03c144afd78f5bd357ebb5f34623518a46d9935 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T04:19:36.066Z] + docker images [2023-09-08T04:19:36.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-08T04:19:36.066Z] support-notifications-arm64 latest acfb208996a4 3 seconds ago 33.7MB [2023-09-08T04:19:36.066Z] support-scheduler-arm64 latest 22b607d940ec 5 seconds ago 33MB [2023-09-08T04:19:36.066Z] security-spiffe-token-provider-arm64 latest 6fbaa0bf9538 30 seconds ago 33.3MB [2023-09-08T04:19:36.066Z] core-metadata-arm64 latest 22733d8e4ff5 55 seconds ago 21.2MB [2023-09-08T04:19:36.066Z] core-data-arm64 latest 70e025e6d270 57 seconds ago 21MB [2023-09-08T04:19:36.066Z] core-command-arm64 latest e62d7627ce2d About a minute ago 20.8MB [2023-09-08T04:19:36.066Z] core-common-config-bootstrapper-arm64 latest 59fb070fa9a5 About a minute ago 18MB [2023-09-08T04:19:36.066Z] security-proxy-auth-arm64 latest 529e87c6837c 2 minutes ago 19.3MB [2023-09-08T04:19:36.066Z] security-secretstore-setup-arm64 latest c33671d399ef 2 minutes ago 43MB [2023-09-08T04:19:36.066Z] security-bootstrapper-arm64 latest c7c33d3320b4 2 minutes ago 22.6MB [2023-09-08T04:19:36.066Z] security-proxy-setup-arm64 latest 038cceed869a 2 minutes ago 28.8MB [2023-09-08T04:19:36.066Z] security-spire-agent-arm64 latest c1ff4f8fb4f8 18 minutes ago 153MB [2023-09-08T04:19:36.066Z] security-spire-config-arm64 latest a7cb70505cd4 18 minutes ago 96.2MB [2023-09-08T04:19:36.066Z] security-spire-server-arm64 latest 7c601ecf1dd0 18 minutes ago 97.1MB [2023-09-08T04:19:36.066Z] ci-base-image-arm64 latest 95ddf1dc2ec8 19 minutes ago 1.05GB [2023-09-08T04:19:36.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 8 weeks ago 677MB [2023-09-08T04:19:36.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T04:19:36.169Z] provisioning config files... [2023-09-08T04:19:36.182Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config4581733111919572399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:19:36.511Z] ---> docker-login.sh [2023-09-08T04:19:36.511Z] nexus3.edgexfoundry.org:10001 [2023-09-08T04:19:36.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:19:36.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:19:36.777Z] Configure a credential helper to remove this warning. See [2023-09-08T04:19:36.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:19:36.777Z] [2023-09-08T04:19:36.777Z] Login Succeeded [2023-09-08T04:19:36.777Z] nexus3.edgexfoundry.org:10002 [2023-09-08T04:19:37.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:19:37.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:19:37.311Z] Configure a credential helper to remove this warning. See [2023-09-08T04:19:37.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:19:37.311Z] [2023-09-08T04:19:37.311Z] Login Succeeded [2023-09-08T04:19:37.311Z] nexus3.edgexfoundry.org:10003 [2023-09-08T04:19:37.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:19:37.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:19:37.578Z] Configure a credential helper to remove this warning. See [2023-09-08T04:19:37.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:19:37.578Z] [2023-09-08T04:19:37.578Z] Login Succeeded [2023-09-08T04:19:37.578Z] nexus3.edgexfoundry.org:10004 [2023-09-08T04:19:37.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:19:37.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:19:37.843Z] Configure a credential helper to remove this warning. See [2023-09-08T04:19:37.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:19:37.843Z] [2023-09-08T04:19:37.843Z] Login Succeeded [2023-09-08T04:19:38.110Z] docker.io [2023-09-08T04:19:38.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T04:19:38.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T04:19:38.377Z] Configure a credential helper to remove this warning. See [2023-09-08T04:19:38.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T04:19:38.377Z] [2023-09-08T04:19:38.377Z] Login Succeeded [2023-09-08T04:19:38.640Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T04:19:38.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:19:38.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T04:19:38.722Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-08T04:19:38.722Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:38.722Z] latest [2023-09-08T04:19:38.722Z] 3.1.0-dev.41 [2023-09-08T04:19:38.722Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:19:38.722Z] main [2023-09-08T04:19:38.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:39.078Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:39.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:39.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-08T04:19:39.430Z] 0524f9133ad0: Preparing [2023-09-08T04:19:39.430Z] 10b58032eda9: Preparing [2023-09-08T04:19:39.430Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:39.430Z] 65b676af1c96: Preparing [2023-09-08T04:19:39.430Z] 8040c82f9da6: Preparing [2023-09-08T04:19:39.430Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:39.430Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:39.695Z] 8040c82f9da6: Pushed [2023-09-08T04:19:39.695Z] 0524f9133ad0: Pushed [2023-09-08T04:19:39.695Z] 65b676af1c96: Pushed [2023-09-08T04:19:39.695Z] 7ca5fd41a7e2: Pushed [2023-09-08T04:19:39.695Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:43.024Z] 10b58032eda9: Pushed [2023-09-08T04:19:43.024Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:43.371Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:43.706Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-08T04:19:43.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-08T04:19:43.706Z] 0524f9133ad0: Preparing [2023-09-08T04:19:43.706Z] 10b58032eda9: Preparing [2023-09-08T04:19:43.706Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:43.706Z] 65b676af1c96: Preparing [2023-09-08T04:19:43.706Z] 8040c82f9da6: Preparing [2023-09-08T04:19:43.706Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:43.706Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:43.706Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:43.706Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:43.706Z] 10b58032eda9: Layer already exists [2023-09-08T04:19:43.706Z] 0524f9133ad0: Layer already exists [2023-09-08T04:19:43.706Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:43.706Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:43.706Z] latest: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:44.304Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:44.641Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.41 [2023-09-08T04:19:44.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-08T04:19:44.641Z] 0524f9133ad0: Preparing [2023-09-08T04:19:44.641Z] 10b58032eda9: Preparing [2023-09-08T04:19:44.641Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:44.641Z] 65b676af1c96: Preparing [2023-09-08T04:19:44.641Z] 8040c82f9da6: Preparing [2023-09-08T04:19:44.641Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:44.641Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:44.641Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:44.641Z] 10b58032eda9: Layer already exists [2023-09-08T04:19:44.641Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:44.641Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:44.641Z] 0524f9133ad0: Layer already exists [2023-09-08T04:19:44.641Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:44.641Z] 3.1.0-dev.41: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:44.976Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:45.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:19:45.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-08T04:19:45.305Z] 0524f9133ad0: Preparing [2023-09-08T04:19:45.305Z] 10b58032eda9: Preparing [2023-09-08T04:19:45.305Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:45.305Z] 65b676af1c96: Preparing [2023-09-08T04:19:45.305Z] 8040c82f9da6: Preparing [2023-09-08T04:19:45.305Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:45.305Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:45.305Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:45.305Z] 0524f9133ad0: Layer already exists [2023-09-08T04:19:45.305Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:45.305Z] 10b58032eda9: Layer already exists [2023-09-08T04:19:45.305Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:45.305Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:45.305Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:45.902Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:46.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-08T04:19:46.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-08T04:19:46.235Z] 0524f9133ad0: Preparing [2023-09-08T04:19:46.235Z] 10b58032eda9: Preparing [2023-09-08T04:19:46.235Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:46.235Z] 65b676af1c96: Preparing [2023-09-08T04:19:46.235Z] 8040c82f9da6: Preparing [2023-09-08T04:19:46.235Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:46.235Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:46.235Z] 0524f9133ad0: Layer already exists [2023-09-08T04:19:46.235Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:46.235Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:46.235Z] 10b58032eda9: Layer already exists [2023-09-08T04:19:46.235Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:46.235Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:46.235Z] main: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:19:46.538Z] ===================================================== [Pipeline] echo [2023-09-08T04:19:46.543Z] taggedImages: [2023-09-08T04:19:46.543Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:46.543Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-08T04:19:46.543Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.41 [2023-09-08T04:19:46.543Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:19:46.543Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-08T04:19:46.558Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-08T04:19:46.558Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:46.558Z] latest [2023-09-08T04:19:46.558Z] 3.1.0-dev.41 [2023-09-08T04:19:46.558Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:19:46.558Z] main [2023-09-08T04:19:46.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:46.887Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:47.227Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:47.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-08T04:19:47.228Z] 53fecf86b4c1: Preparing [2023-09-08T04:19:47.228Z] 5d3e246d4c42: Preparing [2023-09-08T04:19:47.228Z] 5c29c59681dc: Preparing [2023-09-08T04:19:47.228Z] 6187cee4149a: Preparing [2023-09-08T04:19:47.228Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:47.228Z] 65b676af1c96: Preparing [2023-09-08T04:19:47.228Z] 8040c82f9da6: Preparing [2023-09-08T04:19:47.228Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:47.228Z] 65b676af1c96: Waiting [2023-09-08T04:19:47.228Z] 8040c82f9da6: Waiting [2023-09-08T04:19:47.228Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:47.228Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:47.228Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:47.493Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:47.493Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:47.493Z] 5c29c59681dc: Pushed [2023-09-08T04:19:47.493Z] 5d3e246d4c42: Pushed [2023-09-08T04:19:47.493Z] 53fecf86b4c1: Pushed [2023-09-08T04:19:50.062Z] 6187cee4149a: Pushed [2023-09-08T04:19:50.062Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:50.407Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:52.735Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-08T04:19:52.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-08T04:19:52.736Z] 53fecf86b4c1: Preparing [2023-09-08T04:19:52.736Z] 5d3e246d4c42: Preparing [2023-09-08T04:19:52.736Z] 5c29c59681dc: Preparing [2023-09-08T04:19:52.736Z] 6187cee4149a: Preparing [2023-09-08T04:19:52.736Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:52.736Z] 65b676af1c96: Preparing [2023-09-08T04:19:52.736Z] 8040c82f9da6: Preparing [2023-09-08T04:19:52.736Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:52.736Z] 65b676af1c96: Waiting [2023-09-08T04:19:52.736Z] 8040c82f9da6: Waiting [2023-09-08T04:19:52.736Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:52.736Z] 5d3e246d4c42: Layer already exists [2023-09-08T04:19:52.736Z] 53fecf86b4c1: Layer already exists [2023-09-08T04:19:52.736Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:52.736Z] 5c29c59681dc: Layer already exists [2023-09-08T04:19:52.736Z] 6187cee4149a: Layer already exists [2023-09-08T04:19:52.736Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:52.736Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:52.736Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:53.006Z] latest: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:53.347Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:53.687Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.41 [2023-09-08T04:19:53.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-08T04:19:53.687Z] 53fecf86b4c1: Preparing [2023-09-08T04:19:53.687Z] 5d3e246d4c42: Preparing [2023-09-08T04:19:53.687Z] 5c29c59681dc: Preparing [2023-09-08T04:19:53.687Z] 6187cee4149a: Preparing [2023-09-08T04:19:53.687Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:53.687Z] 65b676af1c96: Preparing [2023-09-08T04:19:53.687Z] 8040c82f9da6: Preparing [2023-09-08T04:19:53.687Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:53.687Z] 65b676af1c96: Waiting [2023-09-08T04:19:53.687Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:53.687Z] 8040c82f9da6: Waiting [2023-09-08T04:19:53.687Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:53.687Z] 6187cee4149a: Layer already exists [2023-09-08T04:19:53.687Z] 5d3e246d4c42: Layer already exists [2023-09-08T04:19:53.687Z] 53fecf86b4c1: Layer already exists [2023-09-08T04:19:53.687Z] 5c29c59681dc: Layer already exists [2023-09-08T04:19:53.687Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:53.687Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:53.687Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:53.687Z] 3.1.0-dev.41: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:54.291Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:54.632Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:19:54.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-08T04:19:54.632Z] 53fecf86b4c1: Preparing [2023-09-08T04:19:54.632Z] 5d3e246d4c42: Preparing [2023-09-08T04:19:54.632Z] 5c29c59681dc: Preparing [2023-09-08T04:19:54.632Z] 6187cee4149a: Preparing [2023-09-08T04:19:54.632Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:54.632Z] 65b676af1c96: Preparing [2023-09-08T04:19:54.632Z] 8040c82f9da6: Preparing [2023-09-08T04:19:54.632Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:54.632Z] 65b676af1c96: Waiting [2023-09-08T04:19:54.632Z] 8040c82f9da6: Waiting [2023-09-08T04:19:54.632Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:54.632Z] 6187cee4149a: Layer already exists [2023-09-08T04:19:54.632Z] 53fecf86b4c1: Layer already exists [2023-09-08T04:19:54.632Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:54.632Z] 5d3e246d4c42: Layer already exists [2023-09-08T04:19:54.632Z] 5c29c59681dc: Layer already exists [2023-09-08T04:19:54.632Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:54.632Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:54.632Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:54.632Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:55.238Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:55.572Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-08T04:19:55.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-08T04:19:55.572Z] 53fecf86b4c1: Preparing [2023-09-08T04:19:55.572Z] 5d3e246d4c42: Preparing [2023-09-08T04:19:55.572Z] 5c29c59681dc: Preparing [2023-09-08T04:19:55.572Z] 6187cee4149a: Preparing [2023-09-08T04:19:55.572Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:55.572Z] 65b676af1c96: Preparing [2023-09-08T04:19:55.572Z] 8040c82f9da6: Preparing [2023-09-08T04:19:55.572Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:55.572Z] 65b676af1c96: Waiting [2023-09-08T04:19:55.572Z] 8040c82f9da6: Waiting [2023-09-08T04:19:55.572Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:55.572Z] 53fecf86b4c1: Layer already exists [2023-09-08T04:19:55.572Z] 5d3e246d4c42: Layer already exists [2023-09-08T04:19:55.572Z] 6187cee4149a: Layer already exists [2023-09-08T04:19:55.572Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:55.572Z] 5c29c59681dc: Layer already exists [2023-09-08T04:19:55.572Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:55.572Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:55.572Z] 8040c82f9da6: Layer already exists [2023-09-08T04:19:55.835Z] main: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:19:55.873Z] ===================================================== [Pipeline] echo [2023-09-08T04:19:55.878Z] taggedImages: [2023-09-08T04:19:55.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:55.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-08T04:19:55.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.41 [2023-09-08T04:19:55.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:19:55.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-08T04:19:55.892Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-08T04:19:55.892Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:55.892Z] latest [2023-09-08T04:19:55.892Z] 3.1.0-dev.41 [2023-09-08T04:19:55.892Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:19:55.892Z] main [2023-09-08T04:19:55.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:56.213Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:19:56.537Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:19:56.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-08T04:19:56.537Z] c4e1f08bd539: Preparing [2023-09-08T04:19:56.537Z] 5a98844a00ca: Preparing [2023-09-08T04:19:56.537Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:19:56.537Z] 65b676af1c96: Preparing [2023-09-08T04:19:56.537Z] 6355bbf0bc6b: Preparing [2023-09-08T04:19:56.537Z] d2d9d24a8c2a: Preparing [2023-09-08T04:19:56.537Z] d2d9d24a8c2a: Waiting [2023-09-08T04:19:56.537Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:19:56.537Z] 65b676af1c96: Layer already exists [2023-09-08T04:19:56.802Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:19:56.802Z] c4e1f08bd539: Pushed [2023-09-08T04:19:56.802Z] 6355bbf0bc6b: Pushed [2023-09-08T04:20:00.126Z] 5a98844a00ca: Pushed [2023-09-08T04:20:00.126Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:00.463Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:00.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-08T04:20:00.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-08T04:20:00.787Z] c4e1f08bd539: Preparing [2023-09-08T04:20:00.787Z] 5a98844a00ca: Preparing [2023-09-08T04:20:00.787Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:00.787Z] 65b676af1c96: Preparing [2023-09-08T04:20:00.787Z] 6355bbf0bc6b: Preparing [2023-09-08T04:20:00.787Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:00.787Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:00.787Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:00.787Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:00.787Z] 6355bbf0bc6b: Layer already exists [2023-09-08T04:20:00.787Z] 5a98844a00ca: Layer already exists [2023-09-08T04:20:00.787Z] c4e1f08bd539: Layer already exists [2023-09-08T04:20:00.787Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:00.787Z] latest: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:01.387Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:01.729Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.41 [2023-09-08T04:20:01.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-08T04:20:01.729Z] c4e1f08bd539: Preparing [2023-09-08T04:20:01.729Z] 5a98844a00ca: Preparing [2023-09-08T04:20:01.729Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:01.729Z] 65b676af1c96: Preparing [2023-09-08T04:20:01.729Z] 6355bbf0bc6b: Preparing [2023-09-08T04:20:01.729Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:01.729Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:01.729Z] c4e1f08bd539: Layer already exists [2023-09-08T04:20:01.729Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:01.729Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:01.729Z] 5a98844a00ca: Layer already exists [2023-09-08T04:20:01.729Z] 6355bbf0bc6b: Layer already exists [2023-09-08T04:20:01.729Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:01.729Z] 3.1.0-dev.41: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:02.072Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:02.400Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:02.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-08T04:20:02.401Z] c4e1f08bd539: Preparing [2023-09-08T04:20:02.401Z] 5a98844a00ca: Preparing [2023-09-08T04:20:02.401Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:02.401Z] 65b676af1c96: Preparing [2023-09-08T04:20:02.401Z] 6355bbf0bc6b: Preparing [2023-09-08T04:20:02.401Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:02.401Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:02.401Z] 6355bbf0bc6b: Layer already exists [2023-09-08T04:20:02.401Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:02.401Z] c4e1f08bd539: Layer already exists [2023-09-08T04:20:02.401Z] 5a98844a00ca: Layer already exists [2023-09-08T04:20:02.401Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:02.401Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:02.401Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:02.729Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:03.058Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-08T04:20:03.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-08T04:20:03.058Z] c4e1f08bd539: Preparing [2023-09-08T04:20:03.058Z] 5a98844a00ca: Preparing [2023-09-08T04:20:03.058Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:03.058Z] 65b676af1c96: Preparing [2023-09-08T04:20:03.058Z] 6355bbf0bc6b: Preparing [2023-09-08T04:20:03.058Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:03.058Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:03.058Z] 5a98844a00ca: Layer already exists [2023-09-08T04:20:03.058Z] 6355bbf0bc6b: Layer already exists [2023-09-08T04:20:03.058Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:03.058Z] c4e1f08bd539: Layer already exists [2023-09-08T04:20:03.058Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:03.058Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:03.058Z] main: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:20:03.098Z] ===================================================== [Pipeline] echo [2023-09-08T04:20:03.104Z] taggedImages: [2023-09-08T04:20:03.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:03.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-08T04:20:03.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.41 [2023-09-08T04:20:03.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:03.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-08T04:20:03.119Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-08T04:20:03.119Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:03.119Z] latest [2023-09-08T04:20:03.119Z] 3.1.0-dev.41 [2023-09-08T04:20:03.119Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:03.119Z] main [2023-09-08T04:20:03.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:03.448Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:07.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:07.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-08T04:20:07.115Z] 44f7fa8387f5: Preparing [2023-09-08T04:20:07.115Z] 89906aa514f1: Preparing [2023-09-08T04:20:07.115Z] 504478db0c5c: Preparing [2023-09-08T04:20:07.115Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:07.115Z] 65b676af1c96: Preparing [2023-09-08T04:20:07.115Z] 8040c82f9da6: Preparing [2023-09-08T04:20:07.115Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:07.115Z] 8040c82f9da6: Waiting [2023-09-08T04:20:07.115Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:07.115Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:07.379Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:07.379Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:07.379Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:07.379Z] 89906aa514f1: Pushed [2023-09-08T04:20:07.379Z] 44f7fa8387f5: Pushed [2023-09-08T04:20:10.707Z] 504478db0c5c: Pushed [2023-09-08T04:20:10.707Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:11.035Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:11.361Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-08T04:20:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-08T04:20:11.361Z] 44f7fa8387f5: Preparing [2023-09-08T04:20:11.361Z] 89906aa514f1: Preparing [2023-09-08T04:20:11.361Z] 504478db0c5c: Preparing [2023-09-08T04:20:11.361Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:11.361Z] 65b676af1c96: Preparing [2023-09-08T04:20:11.361Z] 8040c82f9da6: Preparing [2023-09-08T04:20:11.361Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:11.361Z] 8040c82f9da6: Waiting [2023-09-08T04:20:11.361Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:11.361Z] 504478db0c5c: Layer already exists [2023-09-08T04:20:11.361Z] 89906aa514f1: Layer already exists [2023-09-08T04:20:11.361Z] 44f7fa8387f5: Layer already exists [2023-09-08T04:20:11.361Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:11.361Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:11.361Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:11.361Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:11.361Z] latest: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:11.953Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:12.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.41 [2023-09-08T04:20:12.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-08T04:20:12.280Z] 44f7fa8387f5: Preparing [2023-09-08T04:20:12.280Z] 89906aa514f1: Preparing [2023-09-08T04:20:12.280Z] 504478db0c5c: Preparing [2023-09-08T04:20:12.280Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:12.280Z] 65b676af1c96: Preparing [2023-09-08T04:20:12.280Z] 8040c82f9da6: Preparing [2023-09-08T04:20:12.280Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:12.280Z] 8040c82f9da6: Waiting [2023-09-08T04:20:12.280Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:12.280Z] 44f7fa8387f5: Layer already exists [2023-09-08T04:20:12.280Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:12.280Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:12.280Z] 89906aa514f1: Layer already exists [2023-09-08T04:20:12.280Z] 504478db0c5c: Layer already exists [2023-09-08T04:20:12.280Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:12.280Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:12.280Z] 3.1.0-dev.41: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:12.615Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:12.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:12.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-08T04:20:12.942Z] 44f7fa8387f5: Preparing [2023-09-08T04:20:12.942Z] 89906aa514f1: Preparing [2023-09-08T04:20:12.942Z] 504478db0c5c: Preparing [2023-09-08T04:20:12.942Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:12.942Z] 65b676af1c96: Preparing [2023-09-08T04:20:12.942Z] 8040c82f9da6: Preparing [2023-09-08T04:20:12.942Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:12.942Z] 8040c82f9da6: Waiting [2023-09-08T04:20:12.942Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:12.942Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:12.942Z] 44f7fa8387f5: Layer already exists [2023-09-08T04:20:12.942Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:12.942Z] 89906aa514f1: Layer already exists [2023-09-08T04:20:12.942Z] 504478db0c5c: Layer already exists [2023-09-08T04:20:12.942Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:12.942Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:13.207Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:13.538Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:13.865Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-08T04:20:13.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-08T04:20:13.865Z] 44f7fa8387f5: Preparing [2023-09-08T04:20:13.865Z] 89906aa514f1: Preparing [2023-09-08T04:20:13.865Z] 504478db0c5c: Preparing [2023-09-08T04:20:13.865Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:13.865Z] 65b676af1c96: Preparing [2023-09-08T04:20:13.865Z] 8040c82f9da6: Preparing [2023-09-08T04:20:13.865Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:13.865Z] 8040c82f9da6: Waiting [2023-09-08T04:20:13.865Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:13.865Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:13.865Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:13.865Z] 44f7fa8387f5: Layer already exists [2023-09-08T04:20:13.865Z] 504478db0c5c: Layer already exists [2023-09-08T04:20:13.865Z] 89906aa514f1: Layer already exists [2023-09-08T04:20:13.865Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:13.865Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:14.130Z] main: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:20:14.168Z] ===================================================== [Pipeline] echo [2023-09-08T04:20:14.174Z] taggedImages: [2023-09-08T04:20:14.174Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:14.174Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-08T04:20:14.174Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.41 [2023-09-08T04:20:14.174Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:14.174Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-08T04:20:14.188Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-08T04:20:14.188Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:14.188Z] latest [2023-09-08T04:20:14.188Z] 3.1.0-dev.41 [2023-09-08T04:20:14.188Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:14.188Z] main [2023-09-08T04:20:14.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:14.508Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:14.845Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:14.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-08T04:20:14.845Z] 240ebdaa0797: Preparing [2023-09-08T04:20:14.845Z] f18a5ca7d232: Preparing [2023-09-08T04:20:14.845Z] dc68967eedb3: Preparing [2023-09-08T04:20:14.845Z] 9075910b3ae2: Preparing [2023-09-08T04:20:14.845Z] aee6a2f9bf28: Preparing [2023-09-08T04:20:14.845Z] 36c6a14d2503: Preparing [2023-09-08T04:20:14.845Z] c739e1efb500: Preparing [2023-09-08T04:20:14.845Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:14.845Z] 65b676af1c96: Preparing [2023-09-08T04:20:14.845Z] 9c4c79014439: Preparing [2023-09-08T04:20:14.845Z] c6dfc780b2fb: Preparing [2023-09-08T04:20:14.845Z] 5f70bf18a086: Preparing [2023-09-08T04:20:14.845Z] 994695d903d8: Preparing [2023-09-08T04:20:14.845Z] 7080989fe612: Preparing [2023-09-08T04:20:14.845Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:14.845Z] c739e1efb500: Waiting [2023-09-08T04:20:14.845Z] 9c4c79014439: Waiting [2023-09-08T04:20:14.845Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:14.845Z] 65b676af1c96: Waiting [2023-09-08T04:20:14.845Z] c6dfc780b2fb: Waiting [2023-09-08T04:20:14.845Z] 36c6a14d2503: Waiting [2023-09-08T04:20:14.845Z] 5f70bf18a086: Waiting [2023-09-08T04:20:14.845Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:14.845Z] 994695d903d8: Waiting [2023-09-08T04:20:14.845Z] 7080989fe612: Waiting [2023-09-08T04:20:15.117Z] 240ebdaa0797: Pushed [2023-09-08T04:20:15.117Z] dc68967eedb3: Pushed [2023-09-08T04:20:15.117Z] f18a5ca7d232: Pushed [2023-09-08T04:20:15.117Z] aee6a2f9bf28: Pushed [2023-09-08T04:20:15.117Z] 9075910b3ae2: Pushed [2023-09-08T04:20:15.117Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:15.117Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:15.117Z] 36c6a14d2503: Pushed [2023-09-08T04:20:15.382Z] 9c4c79014439: Pushed [2023-09-08T04:20:15.382Z] 5f70bf18a086: Pushed [2023-09-08T04:20:15.382Z] c6dfc780b2fb: Pushed [2023-09-08T04:20:15.382Z] 994695d903d8: Pushed [2023-09-08T04:20:15.382Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:15.382Z] 7080989fe612: Pushed [2023-09-08T04:20:18.710Z] c739e1efb500: Pushed [2023-09-08T04:20:18.976Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:19.303Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:20.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-08T04:20:20.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-08T04:20:20.585Z] 240ebdaa0797: Preparing [2023-09-08T04:20:20.585Z] f18a5ca7d232: Preparing [2023-09-08T04:20:20.585Z] dc68967eedb3: Preparing [2023-09-08T04:20:20.585Z] 9075910b3ae2: Preparing [2023-09-08T04:20:20.585Z] aee6a2f9bf28: Preparing [2023-09-08T04:20:20.585Z] 36c6a14d2503: Preparing [2023-09-08T04:20:20.585Z] c739e1efb500: Preparing [2023-09-08T04:20:20.585Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:20.585Z] 65b676af1c96: Preparing [2023-09-08T04:20:20.585Z] 9c4c79014439: Preparing [2023-09-08T04:20:20.585Z] c6dfc780b2fb: Preparing [2023-09-08T04:20:20.585Z] 5f70bf18a086: Preparing [2023-09-08T04:20:20.585Z] 994695d903d8: Preparing [2023-09-08T04:20:20.585Z] 7080989fe612: Preparing [2023-09-08T04:20:20.585Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:20.585Z] 9c4c79014439: Waiting [2023-09-08T04:20:20.585Z] 7080989fe612: Waiting [2023-09-08T04:20:20.585Z] c6dfc780b2fb: Waiting [2023-09-08T04:20:20.585Z] 5f70bf18a086: Waiting [2023-09-08T04:20:20.585Z] 994695d903d8: Waiting [2023-09-08T04:20:20.585Z] 36c6a14d2503: Waiting [2023-09-08T04:20:20.585Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:20.585Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:20.585Z] c739e1efb500: Waiting [2023-09-08T04:20:20.585Z] 65b676af1c96: Waiting [2023-09-08T04:20:20.585Z] 9075910b3ae2: Layer already exists [2023-09-08T04:20:20.585Z] 240ebdaa0797: Layer already exists [2023-09-08T04:20:20.585Z] f18a5ca7d232: Layer already exists [2023-09-08T04:20:20.585Z] aee6a2f9bf28: Layer already exists [2023-09-08T04:20:20.585Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:20.585Z] 36c6a14d2503: Layer already exists [2023-09-08T04:20:20.585Z] c739e1efb500: Layer already exists [2023-09-08T04:20:20.585Z] dc68967eedb3: Layer already exists [2023-09-08T04:20:20.585Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:20.585Z] 7080989fe612: Layer already exists [2023-09-08T04:20:20.585Z] 994695d903d8: Layer already exists [2023-09-08T04:20:20.585Z] 9c4c79014439: Layer already exists [2023-09-08T04:20:20.585Z] c6dfc780b2fb: Layer already exists [2023-09-08T04:20:20.585Z] 5f70bf18a086: Layer already exists [2023-09-08T04:20:20.585Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:20.849Z] latest: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:21.178Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:21.501Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.41 [2023-09-08T04:20:21.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-08T04:20:21.502Z] 240ebdaa0797: Preparing [2023-09-08T04:20:21.502Z] f18a5ca7d232: Preparing [2023-09-08T04:20:21.502Z] dc68967eedb3: Preparing [2023-09-08T04:20:21.502Z] 9075910b3ae2: Preparing [2023-09-08T04:20:21.502Z] aee6a2f9bf28: Preparing [2023-09-08T04:20:21.502Z] 36c6a14d2503: Preparing [2023-09-08T04:20:21.502Z] c739e1efb500: Preparing [2023-09-08T04:20:21.502Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:21.502Z] 65b676af1c96: Preparing [2023-09-08T04:20:21.502Z] 9c4c79014439: Preparing [2023-09-08T04:20:21.502Z] c6dfc780b2fb: Preparing [2023-09-08T04:20:21.502Z] 5f70bf18a086: Preparing [2023-09-08T04:20:21.502Z] 36c6a14d2503: Waiting [2023-09-08T04:20:21.502Z] c739e1efb500: Waiting [2023-09-08T04:20:21.502Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:21.502Z] 65b676af1c96: Waiting [2023-09-08T04:20:21.502Z] 9c4c79014439: Waiting [2023-09-08T04:20:21.502Z] c6dfc780b2fb: Waiting [2023-09-08T04:20:21.502Z] 994695d903d8: Preparing [2023-09-08T04:20:21.502Z] 7080989fe612: Preparing [2023-09-08T04:20:21.502Z] 5f70bf18a086: Waiting [2023-09-08T04:20:21.502Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:21.502Z] 7080989fe612: Waiting [2023-09-08T04:20:21.502Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:21.502Z] 994695d903d8: Waiting [2023-09-08T04:20:21.502Z] aee6a2f9bf28: Layer already exists [2023-09-08T04:20:21.502Z] 9075910b3ae2: Layer already exists [2023-09-08T04:20:21.502Z] f18a5ca7d232: Layer already exists [2023-09-08T04:20:21.502Z] 240ebdaa0797: Layer already exists [2023-09-08T04:20:21.502Z] dc68967eedb3: Layer already exists [2023-09-08T04:20:21.502Z] 36c6a14d2503: Layer already exists [2023-09-08T04:20:21.502Z] 9c4c79014439: Layer already exists [2023-09-08T04:20:21.502Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:21.502Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:21.502Z] c739e1efb500: Layer already exists [2023-09-08T04:20:21.502Z] 5f70bf18a086: Layer already exists [2023-09-08T04:20:21.502Z] c6dfc780b2fb: Layer already exists [2023-09-08T04:20:21.502Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:21.502Z] 7080989fe612: Layer already exists [2023-09-08T04:20:21.502Z] 994695d903d8: Layer already exists [2023-09-08T04:20:21.765Z] 3.1.0-dev.41: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:22.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:22.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-08T04:20:22.418Z] 240ebdaa0797: Preparing [2023-09-08T04:20:22.418Z] f18a5ca7d232: Preparing [2023-09-08T04:20:22.418Z] dc68967eedb3: Preparing [2023-09-08T04:20:22.418Z] 9075910b3ae2: Preparing [2023-09-08T04:20:22.418Z] aee6a2f9bf28: Preparing [2023-09-08T04:20:22.418Z] 36c6a14d2503: Preparing [2023-09-08T04:20:22.418Z] c739e1efb500: Preparing [2023-09-08T04:20:22.418Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:22.418Z] 65b676af1c96: Preparing [2023-09-08T04:20:22.418Z] 9c4c79014439: Preparing [2023-09-08T04:20:22.418Z] c6dfc780b2fb: Preparing [2023-09-08T04:20:22.418Z] 5f70bf18a086: Preparing [2023-09-08T04:20:22.418Z] 994695d903d8: Preparing [2023-09-08T04:20:22.418Z] 7080989fe612: Preparing [2023-09-08T04:20:22.418Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:22.418Z] 36c6a14d2503: Waiting [2023-09-08T04:20:22.418Z] c6dfc780b2fb: Waiting [2023-09-08T04:20:22.418Z] c739e1efb500: Waiting [2023-09-08T04:20:22.418Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:22.418Z] 65b676af1c96: Waiting [2023-09-08T04:20:22.418Z] 9c4c79014439: Waiting [2023-09-08T04:20:22.418Z] 5f70bf18a086: Waiting [2023-09-08T04:20:22.418Z] 7080989fe612: Waiting [2023-09-08T04:20:22.418Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:22.418Z] 994695d903d8: Waiting [2023-09-08T04:20:22.418Z] f18a5ca7d232: Layer already exists [2023-09-08T04:20:22.418Z] aee6a2f9bf28: Layer already exists [2023-09-08T04:20:22.418Z] 9075910b3ae2: Layer already exists [2023-09-08T04:20:22.418Z] dc68967eedb3: Layer already exists [2023-09-08T04:20:22.418Z] 240ebdaa0797: Layer already exists [2023-09-08T04:20:22.418Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:22.418Z] 36c6a14d2503: Layer already exists [2023-09-08T04:20:22.418Z] c739e1efb500: Layer already exists [2023-09-08T04:20:22.418Z] 9c4c79014439: Layer already exists [2023-09-08T04:20:22.418Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:22.418Z] 5f70bf18a086: Layer already exists [2023-09-08T04:20:22.418Z] c6dfc780b2fb: Layer already exists [2023-09-08T04:20:22.418Z] 7080989fe612: Layer already exists [2023-09-08T04:20:22.418Z] 994695d903d8: Layer already exists [2023-09-08T04:20:22.418Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:22.683Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:23.002Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:23.329Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-08T04:20:23.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-08T04:20:23.330Z] 240ebdaa0797: Preparing [2023-09-08T04:20:23.330Z] f18a5ca7d232: Preparing [2023-09-08T04:20:23.330Z] dc68967eedb3: Preparing [2023-09-08T04:20:23.330Z] 9075910b3ae2: Preparing [2023-09-08T04:20:23.330Z] aee6a2f9bf28: Preparing [2023-09-08T04:20:23.330Z] 36c6a14d2503: Preparing [2023-09-08T04:20:23.330Z] c739e1efb500: Preparing [2023-09-08T04:20:23.330Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:23.330Z] 65b676af1c96: Preparing [2023-09-08T04:20:23.330Z] 9c4c79014439: Preparing [2023-09-08T04:20:23.330Z] c6dfc780b2fb: Preparing [2023-09-08T04:20:23.330Z] 5f70bf18a086: Preparing [2023-09-08T04:20:23.330Z] 994695d903d8: Preparing [2023-09-08T04:20:23.330Z] 7080989fe612: Preparing [2023-09-08T04:20:23.330Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:23.330Z] 36c6a14d2503: Waiting [2023-09-08T04:20:23.330Z] c739e1efb500: Waiting [2023-09-08T04:20:23.330Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:23.330Z] 65b676af1c96: Waiting [2023-09-08T04:20:23.330Z] 9c4c79014439: Waiting [2023-09-08T04:20:23.330Z] 7080989fe612: Waiting [2023-09-08T04:20:23.330Z] c6dfc780b2fb: Waiting [2023-09-08T04:20:23.330Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:23.330Z] 5f70bf18a086: Waiting [2023-09-08T04:20:23.330Z] 994695d903d8: Waiting [2023-09-08T04:20:23.330Z] 9075910b3ae2: Layer already exists [2023-09-08T04:20:23.330Z] 240ebdaa0797: Layer already exists [2023-09-08T04:20:23.330Z] aee6a2f9bf28: Layer already exists [2023-09-08T04:20:23.330Z] dc68967eedb3: Layer already exists [2023-09-08T04:20:23.330Z] f18a5ca7d232: Layer already exists [2023-09-08T04:20:23.330Z] c739e1efb500: Layer already exists [2023-09-08T04:20:23.330Z] 36c6a14d2503: Layer already exists [2023-09-08T04:20:23.330Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:23.330Z] 9c4c79014439: Layer already exists [2023-09-08T04:20:23.330Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:23.330Z] 5f70bf18a086: Layer already exists [2023-09-08T04:20:23.330Z] c6dfc780b2fb: Layer already exists [2023-09-08T04:20:23.330Z] 7080989fe612: Layer already exists [2023-09-08T04:20:23.330Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:23.330Z] 994695d903d8: Layer already exists [2023-09-08T04:20:23.593Z] main: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:20:23.631Z] ===================================================== [Pipeline] echo [2023-09-08T04:20:23.637Z] taggedImages: [2023-09-08T04:20:23.637Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:23.637Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-08T04:20:23.637Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.41 [2023-09-08T04:20:23.637Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:23.637Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-08T04:20:23.658Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-08T04:20:23.658Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:23.658Z] latest [2023-09-08T04:20:23.658Z] 3.1.0-dev.41 [2023-09-08T04:20:23.658Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:23.658Z] main [2023-09-08T04:20:23.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:24.004Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:24.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:24.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-08T04:20:24.338Z] defcdcf31f7c: Preparing [2023-09-08T04:20:24.338Z] 449f61cc507f: Preparing [2023-09-08T04:20:24.338Z] 966b0b0bb581: Preparing [2023-09-08T04:20:24.338Z] 064867c6cd51: Preparing [2023-09-08T04:20:24.338Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:24.338Z] 65b676af1c96: Preparing [2023-09-08T04:20:24.338Z] 8040c82f9da6: Preparing [2023-09-08T04:20:24.338Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:24.338Z] 65b676af1c96: Waiting [2023-09-08T04:20:24.338Z] 8040c82f9da6: Waiting [2023-09-08T04:20:24.338Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:24.339Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:24.604Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:24.604Z] defcdcf31f7c: Pushed [2023-09-08T04:20:24.604Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:24.604Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:24.604Z] 449f61cc507f: Pushed [2023-09-08T04:20:24.604Z] 966b0b0bb581: Pushed [2023-09-08T04:20:27.177Z] 064867c6cd51: Pushed [2023-09-08T04:20:27.441Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:27.766Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:28.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-08T04:20:28.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-08T04:20:28.092Z] defcdcf31f7c: Preparing [2023-09-08T04:20:28.092Z] 449f61cc507f: Preparing [2023-09-08T04:20:28.092Z] 966b0b0bb581: Preparing [2023-09-08T04:20:28.092Z] 064867c6cd51: Preparing [2023-09-08T04:20:28.092Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:28.092Z] 65b676af1c96: Preparing [2023-09-08T04:20:28.092Z] 8040c82f9da6: Preparing [2023-09-08T04:20:28.092Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:28.092Z] 65b676af1c96: Waiting [2023-09-08T04:20:28.092Z] 8040c82f9da6: Waiting [2023-09-08T04:20:28.092Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:28.092Z] 966b0b0bb581: Layer already exists [2023-09-08T04:20:28.092Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:28.092Z] 449f61cc507f: Layer already exists [2023-09-08T04:20:28.092Z] defcdcf31f7c: Layer already exists [2023-09-08T04:20:28.092Z] 064867c6cd51: Layer already exists [2023-09-08T04:20:28.092Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:28.092Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:28.092Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:28.354Z] latest: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:28.683Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:29.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.41 [2023-09-08T04:20:29.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-08T04:20:29.009Z] defcdcf31f7c: Preparing [2023-09-08T04:20:29.009Z] 449f61cc507f: Preparing [2023-09-08T04:20:29.009Z] 966b0b0bb581: Preparing [2023-09-08T04:20:29.009Z] 064867c6cd51: Preparing [2023-09-08T04:20:29.009Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:29.009Z] 65b676af1c96: Preparing [2023-09-08T04:20:29.009Z] 8040c82f9da6: Preparing [2023-09-08T04:20:29.009Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:29.009Z] 65b676af1c96: Waiting [2023-09-08T04:20:29.009Z] 8040c82f9da6: Waiting [2023-09-08T04:20:29.009Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:29.009Z] 064867c6cd51: Layer already exists [2023-09-08T04:20:29.009Z] defcdcf31f7c: Layer already exists [2023-09-08T04:20:29.009Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:29.009Z] 966b0b0bb581: Layer already exists [2023-09-08T04:20:29.009Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:29.009Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:29.009Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:29.009Z] 449f61cc507f: Layer already exists [2023-09-08T04:20:29.009Z] 3.1.0-dev.41: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:29.599Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:29.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:29.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-08T04:20:29.924Z] defcdcf31f7c: Preparing [2023-09-08T04:20:29.924Z] 449f61cc507f: Preparing [2023-09-08T04:20:29.924Z] 966b0b0bb581: Preparing [2023-09-08T04:20:29.924Z] 064867c6cd51: Preparing [2023-09-08T04:20:29.924Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:29.924Z] 65b676af1c96: Preparing [2023-09-08T04:20:29.924Z] 8040c82f9da6: Preparing [2023-09-08T04:20:29.924Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:29.924Z] 65b676af1c96: Waiting [2023-09-08T04:20:29.924Z] 8040c82f9da6: Waiting [2023-09-08T04:20:29.924Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:29.924Z] 449f61cc507f: Layer already exists [2023-09-08T04:20:29.924Z] 064867c6cd51: Layer already exists [2023-09-08T04:20:29.924Z] defcdcf31f7c: Layer already exists [2023-09-08T04:20:29.924Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:29.924Z] 966b0b0bb581: Layer already exists [2023-09-08T04:20:29.924Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:29.924Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:29.924Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:30.188Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:30.514Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:30.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-08T04:20:30.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-08T04:20:30.840Z] defcdcf31f7c: Preparing [2023-09-08T04:20:30.840Z] 449f61cc507f: Preparing [2023-09-08T04:20:30.840Z] 966b0b0bb581: Preparing [2023-09-08T04:20:30.840Z] 064867c6cd51: Preparing [2023-09-08T04:20:30.840Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:30.840Z] 65b676af1c96: Preparing [2023-09-08T04:20:30.840Z] 8040c82f9da6: Preparing [2023-09-08T04:20:30.840Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:30.840Z] 65b676af1c96: Waiting [2023-09-08T04:20:30.840Z] 8040c82f9da6: Waiting [2023-09-08T04:20:30.840Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:30.840Z] 449f61cc507f: Layer already exists [2023-09-08T04:20:30.840Z] defcdcf31f7c: Layer already exists [2023-09-08T04:20:30.840Z] 966b0b0bb581: Layer already exists [2023-09-08T04:20:30.840Z] 064867c6cd51: Layer already exists [2023-09-08T04:20:30.840Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:30.840Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:30.840Z] 8040c82f9da6: Layer already exists [2023-09-08T04:20:30.840Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:31.104Z] main: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:20:31.148Z] ===================================================== [Pipeline] echo [2023-09-08T04:20:31.158Z] taggedImages: [2023-09-08T04:20:31.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:31.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-08T04:20:31.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.41 [2023-09-08T04:20:31.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:31.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-08T04:20:31.181Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-08T04:20:31.181Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:31.181Z] latest [2023-09-08T04:20:31.181Z] 3.1.0-dev.41 [2023-09-08T04:20:31.181Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:31.181Z] main [2023-09-08T04:20:31.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:31.537Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:31.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:31.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-08T04:20:31.904Z] cbb92b27f8e6: Preparing [2023-09-08T04:20:31.904Z] 558e744d2013: Preparing [2023-09-08T04:20:31.904Z] b10103247c0b: Preparing [2023-09-08T04:20:31.904Z] b0d3dd94e7eb: Preparing [2023-09-08T04:20:31.904Z] 1e1ca3159d05: Preparing [2023-09-08T04:20:31.904Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:31.904Z] 65b676af1c96: Preparing [2023-09-08T04:20:31.904Z] a358ef04d98b: Preparing [2023-09-08T04:20:31.904Z] d4e5972cbf83: Preparing [2023-09-08T04:20:31.904Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:31.904Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:31.904Z] 65b676af1c96: Waiting [2023-09-08T04:20:31.904Z] a358ef04d98b: Waiting [2023-09-08T04:20:31.904Z] d4e5972cbf83: Waiting [2023-09-08T04:20:31.904Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:32.195Z] cbb92b27f8e6: Pushed [2023-09-08T04:20:32.195Z] 558e744d2013: Pushed [2023-09-08T04:20:32.195Z] 1e1ca3159d05: Pushed [2023-09-08T04:20:32.195Z] b0d3dd94e7eb: Pushed [2023-09-08T04:20:32.195Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:32.470Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:32.470Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:32.470Z] a358ef04d98b: Pushed [2023-09-08T04:20:35.078Z] d4e5972cbf83: Pushed [2023-09-08T04:20:35.078Z] b10103247c0b: Pushed [2023-09-08T04:20:35.079Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:35.414Z] + 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 [2023-09-08T04:20:35.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-08T04:20:35.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-08T04:20:35.735Z] cbb92b27f8e6: Preparing [2023-09-08T04:20:35.735Z] 558e744d2013: Preparing [2023-09-08T04:20:35.735Z] b10103247c0b: Preparing [2023-09-08T04:20:35.735Z] b0d3dd94e7eb: Preparing [2023-09-08T04:20:35.735Z] 1e1ca3159d05: Preparing [2023-09-08T04:20:35.735Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:35.735Z] 65b676af1c96: Preparing [2023-09-08T04:20:35.735Z] a358ef04d98b: Preparing [2023-09-08T04:20:35.735Z] d4e5972cbf83: Preparing [2023-09-08T04:20:35.735Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:35.735Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:35.735Z] 65b676af1c96: Waiting [2023-09-08T04:20:35.735Z] a358ef04d98b: Waiting [2023-09-08T04:20:35.735Z] d4e5972cbf83: Waiting [2023-09-08T04:20:35.735Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:35.735Z] cbb92b27f8e6: Layer already exists [2023-09-08T04:20:35.735Z] 1e1ca3159d05: Layer already exists [2023-09-08T04:20:35.735Z] b10103247c0b: Layer already exists [2023-09-08T04:20:35.735Z] 558e744d2013: Layer already exists [2023-09-08T04:20:35.735Z] b0d3dd94e7eb: Layer already exists [2023-09-08T04:20:35.735Z] a358ef04d98b: Layer already exists [2023-09-08T04:20:35.735Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:35.735Z] d4e5972cbf83: Layer already exists [2023-09-08T04:20:35.735Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:35.735Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:35.735Z] latest: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:36.327Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:36.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.41 [2023-09-08T04:20:36.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-08T04:20:36.656Z] cbb92b27f8e6: Preparing [2023-09-08T04:20:36.656Z] 558e744d2013: Preparing [2023-09-08T04:20:36.656Z] b10103247c0b: Preparing [2023-09-08T04:20:36.656Z] b0d3dd94e7eb: Preparing [2023-09-08T04:20:36.656Z] 1e1ca3159d05: Preparing [2023-09-08T04:20:36.656Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:36.656Z] 65b676af1c96: Preparing [2023-09-08T04:20:36.656Z] a358ef04d98b: Preparing [2023-09-08T04:20:36.656Z] d4e5972cbf83: Preparing [2023-09-08T04:20:36.656Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:36.656Z] a358ef04d98b: Waiting [2023-09-08T04:20:36.656Z] d4e5972cbf83: Waiting [2023-09-08T04:20:36.656Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:36.656Z] 65b676af1c96: Waiting [2023-09-08T04:20:36.656Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:36.656Z] 1e1ca3159d05: Layer already exists [2023-09-08T04:20:36.656Z] b0d3dd94e7eb: Layer already exists [2023-09-08T04:20:36.656Z] b10103247c0b: Layer already exists [2023-09-08T04:20:36.656Z] cbb92b27f8e6: Layer already exists [2023-09-08T04:20:36.656Z] 558e744d2013: Layer already exists [2023-09-08T04:20:36.656Z] a358ef04d98b: Layer already exists [2023-09-08T04:20:36.656Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:36.656Z] d4e5972cbf83: Layer already exists [2023-09-08T04:20:36.656Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:36.656Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:36.656Z] 3.1.0-dev.41: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:37.246Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:37.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:37.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-08T04:20:37.571Z] cbb92b27f8e6: Preparing [2023-09-08T04:20:37.571Z] 558e744d2013: Preparing [2023-09-08T04:20:37.571Z] b10103247c0b: Preparing [2023-09-08T04:20:37.571Z] b0d3dd94e7eb: Preparing [2023-09-08T04:20:37.571Z] 1e1ca3159d05: Preparing [2023-09-08T04:20:37.571Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:37.571Z] 65b676af1c96: Preparing [2023-09-08T04:20:37.571Z] a358ef04d98b: Preparing [2023-09-08T04:20:37.571Z] d4e5972cbf83: Preparing [2023-09-08T04:20:37.571Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:37.571Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:37.571Z] 65b676af1c96: Waiting [2023-09-08T04:20:37.571Z] a358ef04d98b: Waiting [2023-09-08T04:20:37.571Z] d4e5972cbf83: Waiting [2023-09-08T04:20:37.571Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:37.571Z] 558e744d2013: Layer already exists [2023-09-08T04:20:37.571Z] 1e1ca3159d05: Layer already exists [2023-09-08T04:20:37.571Z] b10103247c0b: Layer already exists [2023-09-08T04:20:37.571Z] b0d3dd94e7eb: Layer already exists [2023-09-08T04:20:37.571Z] cbb92b27f8e6: Layer already exists [2023-09-08T04:20:37.571Z] d4e5972cbf83: Layer already exists [2023-09-08T04:20:37.571Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:37.571Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:37.571Z] a358ef04d98b: Layer already exists [2023-09-08T04:20:37.571Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:37.571Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:38.174Z] + 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 [2023-09-08T04:20:38.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-08T04:20:38.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-08T04:20:38.512Z] cbb92b27f8e6: Preparing [2023-09-08T04:20:38.512Z] 558e744d2013: Preparing [2023-09-08T04:20:38.512Z] b10103247c0b: Preparing [2023-09-08T04:20:38.512Z] b0d3dd94e7eb: Preparing [2023-09-08T04:20:38.512Z] 1e1ca3159d05: Preparing [2023-09-08T04:20:38.512Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:38.512Z] 65b676af1c96: Preparing [2023-09-08T04:20:38.512Z] a358ef04d98b: Preparing [2023-09-08T04:20:38.512Z] d4e5972cbf83: Preparing [2023-09-08T04:20:38.512Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:38.512Z] 65b676af1c96: Waiting [2023-09-08T04:20:38.512Z] a358ef04d98b: Waiting [2023-09-08T04:20:38.512Z] d4e5972cbf83: Waiting [2023-09-08T04:20:38.512Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:38.512Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:38.512Z] 558e744d2013: Layer already exists [2023-09-08T04:20:38.512Z] cbb92b27f8e6: Layer already exists [2023-09-08T04:20:38.512Z] b10103247c0b: Layer already exists [2023-09-08T04:20:38.512Z] b0d3dd94e7eb: Layer already exists [2023-09-08T04:20:38.512Z] 1e1ca3159d05: Layer already exists [2023-09-08T04:20:38.512Z] a358ef04d98b: Layer already exists [2023-09-08T04:20:38.512Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:38.512Z] d4e5972cbf83: Layer already exists [2023-09-08T04:20:38.512Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:38.512Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:38.775Z] main: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:20:38.834Z] ===================================================== [Pipeline] echo [2023-09-08T04:20:38.842Z] taggedImages: [2023-09-08T04:20:38.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:38.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-08T04:20:38.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.41 [2023-09-08T04:20:38.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:38.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-08T04:20:38.867Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-08T04:20:38.867Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:38.867Z] latest [2023-09-08T04:20:38.867Z] 3.1.0-dev.41 [2023-09-08T04:20:38.867Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:38.867Z] main [2023-09-08T04:20:38.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:39.218Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:39.546Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:39.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-08T04:20:39.546Z] 4566ac6b06c3: Preparing [2023-09-08T04:20:39.546Z] 5d08ba109dd8: Preparing [2023-09-08T04:20:39.546Z] f27eac20937a: Preparing [2023-09-08T04:20:39.546Z] ade623d96f2b: Preparing [2023-09-08T04:20:39.546Z] 03922bbbe6bd: Preparing [2023-09-08T04:20:39.546Z] 2e617cd09365: Preparing [2023-09-08T04:20:39.546Z] d489dd03978c: Preparing [2023-09-08T04:20:39.546Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:39.546Z] 65b676af1c96: Preparing [2023-09-08T04:20:39.546Z] a558ff1ec03e: Preparing [2023-09-08T04:20:39.546Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:39.546Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:39.546Z] 65b676af1c96: Waiting [2023-09-08T04:20:39.546Z] a558ff1ec03e: Waiting [2023-09-08T04:20:39.546Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:39.546Z] d489dd03978c: Waiting [2023-09-08T04:20:39.810Z] 5d08ba109dd8: Pushed [2023-09-08T04:20:39.810Z] 03922bbbe6bd: Pushed [2023-09-08T04:20:39.810Z] 4566ac6b06c3: Pushed [2023-09-08T04:20:39.810Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:39.810Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:39.810Z] d489dd03978c: Pushed [2023-09-08T04:20:39.810Z] 2e617cd09365: Pushed [2023-09-08T04:20:40.074Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:42.642Z] a558ff1ec03e: Pushed [2023-09-08T04:20:42.642Z] ade623d96f2b: Pushed [2023-09-08T04:20:43.220Z] f27eac20937a: Pushed [2023-09-08T04:20:43.485Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:43.812Z] + 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 [2023-09-08T04:20:44.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-08T04:20:44.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-08T04:20:44.133Z] 4566ac6b06c3: Preparing [2023-09-08T04:20:44.133Z] 5d08ba109dd8: Preparing [2023-09-08T04:20:44.133Z] f27eac20937a: Preparing [2023-09-08T04:20:44.133Z] ade623d96f2b: Preparing [2023-09-08T04:20:44.133Z] 03922bbbe6bd: Preparing [2023-09-08T04:20:44.133Z] 2e617cd09365: Preparing [2023-09-08T04:20:44.133Z] d489dd03978c: Preparing [2023-09-08T04:20:44.133Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:44.133Z] 65b676af1c96: Preparing [2023-09-08T04:20:44.133Z] a558ff1ec03e: Preparing [2023-09-08T04:20:44.133Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:44.133Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:44.133Z] 65b676af1c96: Waiting [2023-09-08T04:20:44.133Z] a558ff1ec03e: Waiting [2023-09-08T04:20:44.133Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:44.133Z] 2e617cd09365: Waiting [2023-09-08T04:20:44.133Z] d489dd03978c: Waiting [2023-09-08T04:20:44.133Z] 5d08ba109dd8: Layer already exists [2023-09-08T04:20:44.133Z] ade623d96f2b: Layer already exists [2023-09-08T04:20:44.133Z] 03922bbbe6bd: Layer already exists [2023-09-08T04:20:44.133Z] 4566ac6b06c3: Layer already exists [2023-09-08T04:20:44.133Z] f27eac20937a: Layer already exists [2023-09-08T04:20:44.133Z] d489dd03978c: Layer already exists [2023-09-08T04:20:44.133Z] 2e617cd09365: Layer already exists [2023-09-08T04:20:44.133Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:44.133Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:44.133Z] a558ff1ec03e: Layer already exists [2023-09-08T04:20:44.133Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:44.396Z] latest: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:44.725Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:45.048Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.41 [2023-09-08T04:20:45.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-08T04:20:45.048Z] 4566ac6b06c3: Preparing [2023-09-08T04:20:45.048Z] 5d08ba109dd8: Preparing [2023-09-08T04:20:45.048Z] f27eac20937a: Preparing [2023-09-08T04:20:45.048Z] ade623d96f2b: Preparing [2023-09-08T04:20:45.048Z] 03922bbbe6bd: Preparing [2023-09-08T04:20:45.048Z] 2e617cd09365: Preparing [2023-09-08T04:20:45.048Z] d489dd03978c: Preparing [2023-09-08T04:20:45.048Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:45.048Z] 65b676af1c96: Preparing [2023-09-08T04:20:45.048Z] a558ff1ec03e: Preparing [2023-09-08T04:20:45.048Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:45.048Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:45.048Z] 65b676af1c96: Waiting [2023-09-08T04:20:45.048Z] 2e617cd09365: Waiting [2023-09-08T04:20:45.048Z] a558ff1ec03e: Waiting [2023-09-08T04:20:45.048Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:45.048Z] d489dd03978c: Waiting [2023-09-08T04:20:45.048Z] 4566ac6b06c3: Layer already exists [2023-09-08T04:20:45.048Z] 5d08ba109dd8: Layer already exists [2023-09-08T04:20:45.048Z] f27eac20937a: Layer already exists [2023-09-08T04:20:45.048Z] 03922bbbe6bd: Layer already exists [2023-09-08T04:20:45.048Z] ade623d96f2b: Layer already exists [2023-09-08T04:20:45.048Z] d489dd03978c: Layer already exists [2023-09-08T04:20:45.048Z] 2e617cd09365: Layer already exists [2023-09-08T04:20:45.048Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:45.048Z] a558ff1ec03e: Layer already exists [2023-09-08T04:20:45.048Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:45.048Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:45.310Z] 3.1.0-dev.41: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:45.641Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:45.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:45.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-08T04:20:45.968Z] 4566ac6b06c3: Preparing [2023-09-08T04:20:45.968Z] 5d08ba109dd8: Preparing [2023-09-08T04:20:45.968Z] f27eac20937a: Preparing [2023-09-08T04:20:45.968Z] ade623d96f2b: Preparing [2023-09-08T04:20:45.968Z] 03922bbbe6bd: Preparing [2023-09-08T04:20:45.968Z] 2e617cd09365: Preparing [2023-09-08T04:20:45.968Z] d489dd03978c: Preparing [2023-09-08T04:20:45.968Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:45.968Z] 65b676af1c96: Preparing [2023-09-08T04:20:45.968Z] a558ff1ec03e: Preparing [2023-09-08T04:20:45.969Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:45.969Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:45.969Z] 2e617cd09365: Waiting [2023-09-08T04:20:45.969Z] d489dd03978c: Waiting [2023-09-08T04:20:45.969Z] 65b676af1c96: Waiting [2023-09-08T04:20:45.969Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:45.969Z] a558ff1ec03e: Waiting [2023-09-08T04:20:45.969Z] f27eac20937a: Layer already exists [2023-09-08T04:20:45.969Z] 4566ac6b06c3: Layer already exists [2023-09-08T04:20:45.969Z] 03922bbbe6bd: Layer already exists [2023-09-08T04:20:45.969Z] 5d08ba109dd8: Layer already exists [2023-09-08T04:20:45.969Z] ade623d96f2b: Layer already exists [2023-09-08T04:20:45.969Z] d489dd03978c: Layer already exists [2023-09-08T04:20:45.969Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:45.969Z] a558ff1ec03e: Layer already exists [2023-09-08T04:20:45.969Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:45.969Z] 2e617cd09365: Layer already exists [2023-09-08T04:20:45.969Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:46.236Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:46.580Z] + 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 [2023-09-08T04:20:46.909Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-08T04:20:46.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-08T04:20:46.909Z] 4566ac6b06c3: Preparing [2023-09-08T04:20:46.909Z] 5d08ba109dd8: Preparing [2023-09-08T04:20:46.909Z] f27eac20937a: Preparing [2023-09-08T04:20:46.909Z] ade623d96f2b: Preparing [2023-09-08T04:20:46.909Z] 03922bbbe6bd: Preparing [2023-09-08T04:20:46.909Z] 2e617cd09365: Preparing [2023-09-08T04:20:46.909Z] d489dd03978c: Preparing [2023-09-08T04:20:46.909Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:46.909Z] 65b676af1c96: Preparing [2023-09-08T04:20:46.909Z] a558ff1ec03e: Preparing [2023-09-08T04:20:46.909Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:46.909Z] 7ca5fd41a7e2: Waiting [2023-09-08T04:20:46.909Z] 65b676af1c96: Waiting [2023-09-08T04:20:46.909Z] a558ff1ec03e: Waiting [2023-09-08T04:20:46.909Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:46.909Z] 2e617cd09365: Waiting [2023-09-08T04:20:46.909Z] d489dd03978c: Waiting [2023-09-08T04:20:46.909Z] 03922bbbe6bd: Layer already exists [2023-09-08T04:20:46.909Z] 4566ac6b06c3: Layer already exists [2023-09-08T04:20:46.909Z] 5d08ba109dd8: Layer already exists [2023-09-08T04:20:46.909Z] f27eac20937a: Layer already exists [2023-09-08T04:20:46.909Z] ade623d96f2b: Layer already exists [2023-09-08T04:20:46.909Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:46.909Z] d489dd03978c: Layer already exists [2023-09-08T04:20:46.909Z] a558ff1ec03e: Layer already exists [2023-09-08T04:20:46.909Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:46.909Z] 2e617cd09365: Layer already exists [2023-09-08T04:20:46.909Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:47.174Z] main: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:20:47.226Z] ===================================================== [Pipeline] echo [2023-09-08T04:20:47.234Z] taggedImages: [2023-09-08T04:20:47.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:47.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-08T04:20:47.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.41 [2023-09-08T04:20:47.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:47.234Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-08T04:20:47.255Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-08T04:20:47.255Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:47.255Z] latest [2023-09-08T04:20:47.255Z] 3.1.0-dev.41 [2023-09-08T04:20:47.255Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:47.255Z] main [2023-09-08T04:20:47.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:47.610Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:48.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:48.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-08T04:20:48.892Z] 09c558b86219: Preparing [2023-09-08T04:20:48.892Z] c448c7196a9e: Preparing [2023-09-08T04:20:48.892Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:48.892Z] 65b676af1c96: Preparing [2023-09-08T04:20:48.892Z] b5ef31d4ae4e: Preparing [2023-09-08T04:20:48.892Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:48.892Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:48.892Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:48.892Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:48.892Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:49.157Z] 09c558b86219: Pushed [2023-09-08T04:20:50.574Z] b5ef31d4ae4e: Pushed [2023-09-08T04:20:53.898Z] c448c7196a9e: Pushed [2023-09-08T04:20:53.898Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:54.226Z] + 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 [2023-09-08T04:20:54.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-08T04:20:54.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-08T04:20:54.555Z] 09c558b86219: Preparing [2023-09-08T04:20:54.555Z] c448c7196a9e: Preparing [2023-09-08T04:20:54.555Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:54.555Z] 65b676af1c96: Preparing [2023-09-08T04:20:54.555Z] b5ef31d4ae4e: Preparing [2023-09-08T04:20:54.555Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:54.555Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:54.555Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:54.555Z] c448c7196a9e: Layer already exists [2023-09-08T04:20:54.555Z] 09c558b86219: Layer already exists [2023-09-08T04:20:54.555Z] b5ef31d4ae4e: Layer already exists [2023-09-08T04:20:54.555Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:54.555Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:54.555Z] latest: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:55.148Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:55.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.41 [2023-09-08T04:20:55.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-08T04:20:55.470Z] 09c558b86219: Preparing [2023-09-08T04:20:55.470Z] c448c7196a9e: Preparing [2023-09-08T04:20:55.470Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:55.470Z] 65b676af1c96: Preparing [2023-09-08T04:20:55.470Z] b5ef31d4ae4e: Preparing [2023-09-08T04:20:55.470Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:55.470Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:55.470Z] b5ef31d4ae4e: Layer already exists [2023-09-08T04:20:55.470Z] 09c558b86219: Layer already exists [2023-09-08T04:20:55.470Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:55.470Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:55.470Z] c448c7196a9e: Layer already exists [2023-09-08T04:20:55.470Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:55.470Z] 3.1.0-dev.41: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:55.803Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:56.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:56.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-08T04:20:56.133Z] 09c558b86219: Preparing [2023-09-08T04:20:56.133Z] c448c7196a9e: Preparing [2023-09-08T04:20:56.133Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:56.133Z] 65b676af1c96: Preparing [2023-09-08T04:20:56.133Z] b5ef31d4ae4e: Preparing [2023-09-08T04:20:56.133Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:56.133Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:56.133Z] b5ef31d4ae4e: Layer already exists [2023-09-08T04:20:56.133Z] c448c7196a9e: Layer already exists [2023-09-08T04:20:56.133Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:56.133Z] 09c558b86219: Layer already exists [2023-09-08T04:20:56.133Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:56.133Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:56.461Z] + 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 [2023-09-08T04:20:56.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-08T04:20:56.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-08T04:20:56.790Z] 09c558b86219: Preparing [2023-09-08T04:20:56.790Z] c448c7196a9e: Preparing [2023-09-08T04:20:56.790Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:56.790Z] 65b676af1c96: Preparing [2023-09-08T04:20:56.790Z] b5ef31d4ae4e: Preparing [2023-09-08T04:20:56.790Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:56.790Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:56.790Z] b5ef31d4ae4e: Layer already exists [2023-09-08T04:20:56.790Z] 09c558b86219: Layer already exists [2023-09-08T04:20:56.790Z] c448c7196a9e: Layer already exists [2023-09-08T04:20:56.790Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:56.790Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:56.790Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:57.055Z] main: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:20:57.099Z] ===================================================== [Pipeline] echo [2023-09-08T04:20:57.105Z] taggedImages: [2023-09-08T04:20:57.105Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:57.105Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-08T04:20:57.105Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.41 [2023-09-08T04:20:57.105Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:57.105Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-08T04:20:57.131Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-08T04:20:57.131Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:57.131Z] latest [2023-09-08T04:20:57.131Z] 3.1.0-dev.41 [2023-09-08T04:20:57.131Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:20:57.131Z] main [2023-09-08T04:20:57.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:57.480Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:20:57.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:20:57.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-08T04:20:57.815Z] bb9c0c52b948: Preparing [2023-09-08T04:20:57.815Z] ab21447afacb: Preparing [2023-09-08T04:20:57.815Z] ce910b2b2650: Preparing [2023-09-08T04:20:57.815Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:20:57.815Z] 65b676af1c96: Preparing [2023-09-08T04:20:57.815Z] 52131668eaa9: Preparing [2023-09-08T04:20:57.815Z] ab43eb6e7a1e: Preparing [2023-09-08T04:20:57.815Z] ea3761b2b058: Preparing [2023-09-08T04:20:57.815Z] d2d9d24a8c2a: Preparing [2023-09-08T04:20:57.815Z] ab43eb6e7a1e: Waiting [2023-09-08T04:20:57.815Z] 52131668eaa9: Waiting [2023-09-08T04:20:57.815Z] ea3761b2b058: Waiting [2023-09-08T04:20:57.815Z] d2d9d24a8c2a: Waiting [2023-09-08T04:20:57.815Z] 65b676af1c96: Layer already exists [2023-09-08T04:20:57.815Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:20:58.079Z] bb9c0c52b948: Pushed [2023-09-08T04:20:58.079Z] ab21447afacb: Pushed [2023-09-08T04:20:58.079Z] ce910b2b2650: Pushed [2023-09-08T04:20:58.079Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:20:59.032Z] ea3761b2b058: Pushed [2023-09-08T04:21:11.312Z] ab43eb6e7a1e: Pushed [2023-09-08T04:21:15.565Z] 52131668eaa9: Pushed [2023-09-08T04:21:15.565Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:15.890Z] + 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 [2023-09-08T04:21:16.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-08T04:21:16.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-08T04:21:16.223Z] bb9c0c52b948: Preparing [2023-09-08T04:21:16.223Z] ab21447afacb: Preparing [2023-09-08T04:21:16.223Z] ce910b2b2650: Preparing [2023-09-08T04:21:16.223Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:16.223Z] 65b676af1c96: Preparing [2023-09-08T04:21:16.223Z] 52131668eaa9: Preparing [2023-09-08T04:21:16.223Z] ab43eb6e7a1e: Preparing [2023-09-08T04:21:16.223Z] ea3761b2b058: Preparing [2023-09-08T04:21:16.223Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:16.223Z] 52131668eaa9: Waiting [2023-09-08T04:21:16.223Z] ab43eb6e7a1e: Waiting [2023-09-08T04:21:16.223Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:16.223Z] ea3761b2b058: Waiting [2023-09-08T04:21:16.223Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:16.223Z] bb9c0c52b948: Layer already exists [2023-09-08T04:21:16.223Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:16.223Z] ab21447afacb: Layer already exists [2023-09-08T04:21:16.223Z] ce910b2b2650: Layer already exists [2023-09-08T04:21:16.223Z] 52131668eaa9: Layer already exists [2023-09-08T04:21:16.223Z] ab43eb6e7a1e: Layer already exists [2023-09-08T04:21:16.223Z] ea3761b2b058: Layer already exists [2023-09-08T04:21:16.223Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:16.486Z] latest: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:16.820Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:17.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.41 [2023-09-08T04:21:17.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-08T04:21:17.151Z] bb9c0c52b948: Preparing [2023-09-08T04:21:17.151Z] ab21447afacb: Preparing [2023-09-08T04:21:17.151Z] ce910b2b2650: Preparing [2023-09-08T04:21:17.151Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:17.151Z] 65b676af1c96: Preparing [2023-09-08T04:21:17.151Z] 52131668eaa9: Preparing [2023-09-08T04:21:17.151Z] ab43eb6e7a1e: Preparing [2023-09-08T04:21:17.151Z] ea3761b2b058: Preparing [2023-09-08T04:21:17.151Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:17.151Z] 52131668eaa9: Waiting [2023-09-08T04:21:17.151Z] ab43eb6e7a1e: Waiting [2023-09-08T04:21:17.151Z] ea3761b2b058: Waiting [2023-09-08T04:21:17.151Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:17.151Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:17.151Z] ab21447afacb: Layer already exists [2023-09-08T04:21:17.151Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:17.151Z] bb9c0c52b948: Layer already exists [2023-09-08T04:21:17.151Z] ce910b2b2650: Layer already exists [2023-09-08T04:21:17.151Z] 52131668eaa9: Layer already exists [2023-09-08T04:21:17.151Z] ab43eb6e7a1e: Layer already exists [2023-09-08T04:21:17.151Z] ea3761b2b058: Layer already exists [2023-09-08T04:21:17.151Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:17.151Z] 3.1.0-dev.41: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:17.744Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:18.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:21:18.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-08T04:21:18.080Z] bb9c0c52b948: Preparing [2023-09-08T04:21:18.080Z] ab21447afacb: Preparing [2023-09-08T04:21:18.080Z] ce910b2b2650: Preparing [2023-09-08T04:21:18.080Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:18.080Z] 65b676af1c96: Preparing [2023-09-08T04:21:18.080Z] 52131668eaa9: Preparing [2023-09-08T04:21:18.080Z] ab43eb6e7a1e: Preparing [2023-09-08T04:21:18.080Z] ea3761b2b058: Preparing [2023-09-08T04:21:18.080Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:18.080Z] 52131668eaa9: Waiting [2023-09-08T04:21:18.080Z] ab43eb6e7a1e: Waiting [2023-09-08T04:21:18.080Z] ea3761b2b058: Waiting [2023-09-08T04:21:18.080Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:18.080Z] bb9c0c52b948: Layer already exists [2023-09-08T04:21:18.080Z] ab21447afacb: Layer already exists [2023-09-08T04:21:18.080Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:18.080Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:18.080Z] ce910b2b2650: Layer already exists [2023-09-08T04:21:18.080Z] 52131668eaa9: Layer already exists [2023-09-08T04:21:18.080Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:18.080Z] ea3761b2b058: Layer already exists [2023-09-08T04:21:18.080Z] ab43eb6e7a1e: Layer already exists [2023-09-08T04:21:18.080Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:18.681Z] + 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 [2023-09-08T04:21:19.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-08T04:21:19.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-08T04:21:19.014Z] bb9c0c52b948: Preparing [2023-09-08T04:21:19.014Z] ab21447afacb: Preparing [2023-09-08T04:21:19.014Z] ce910b2b2650: Preparing [2023-09-08T04:21:19.014Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:19.014Z] 65b676af1c96: Preparing [2023-09-08T04:21:19.014Z] 52131668eaa9: Preparing [2023-09-08T04:21:19.014Z] ab43eb6e7a1e: Preparing [2023-09-08T04:21:19.014Z] ea3761b2b058: Preparing [2023-09-08T04:21:19.014Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:19.014Z] ab43eb6e7a1e: Waiting [2023-09-08T04:21:19.014Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:19.014Z] ea3761b2b058: Waiting [2023-09-08T04:21:19.014Z] 52131668eaa9: Waiting [2023-09-08T04:21:19.014Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:19.014Z] ab21447afacb: Layer already exists [2023-09-08T04:21:19.014Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:19.014Z] ce910b2b2650: Layer already exists [2023-09-08T04:21:19.014Z] 52131668eaa9: Layer already exists [2023-09-08T04:21:19.014Z] ea3761b2b058: Layer already exists [2023-09-08T04:21:19.014Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:19.014Z] bb9c0c52b948: Layer already exists [2023-09-08T04:21:19.014Z] ab43eb6e7a1e: Layer already exists [2023-09-08T04:21:19.014Z] main: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:21:19.335Z] ===================================================== [Pipeline] echo [2023-09-08T04:21:19.345Z] taggedImages: [2023-09-08T04:21:19.345Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:21:19.345Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-08T04:21:19.345Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.41 [2023-09-08T04:21:19.345Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:21:19.345Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-08T04:21:19.370Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-08T04:21:19.370Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:21:19.370Z] latest [2023-09-08T04:21:19.370Z] 3.1.0-dev.41 [2023-09-08T04:21:19.370Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:21:19.370Z] main [2023-09-08T04:21:19.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:19.710Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:20.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:21:20.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-08T04:21:20.042Z] 3d0163aee08d: Preparing [2023-09-08T04:21:20.042Z] 79456d354041: Preparing [2023-09-08T04:21:20.042Z] 6a0b7f15e5b8: Preparing [2023-09-08T04:21:20.042Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:20.042Z] 65b676af1c96: Preparing [2023-09-08T04:21:20.042Z] f1967b77c252: Preparing [2023-09-08T04:21:20.042Z] 913e5f4ba2e1: Preparing [2023-09-08T04:21:20.042Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:20.042Z] f1967b77c252: Waiting [2023-09-08T04:21:20.042Z] 913e5f4ba2e1: Waiting [2023-09-08T04:21:20.042Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:20.042Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:20.042Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:20.308Z] 79456d354041: Pushed [2023-09-08T04:21:20.308Z] 6a0b7f15e5b8: Pushed [2023-09-08T04:21:20.308Z] 3d0163aee08d: Pushed [2023-09-08T04:21:20.308Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:20.886Z] 913e5f4ba2e1: Pushed [2023-09-08T04:21:39.057Z] f1967b77c252: Pushed [2023-09-08T04:21:39.057Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:39.387Z] + 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 [2023-09-08T04:21:39.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-08T04:21:39.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-08T04:21:39.715Z] 3d0163aee08d: Preparing [2023-09-08T04:21:39.715Z] 79456d354041: Preparing [2023-09-08T04:21:39.715Z] 6a0b7f15e5b8: Preparing [2023-09-08T04:21:39.715Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:39.715Z] 65b676af1c96: Preparing [2023-09-08T04:21:39.715Z] f1967b77c252: Preparing [2023-09-08T04:21:39.715Z] 913e5f4ba2e1: Preparing [2023-09-08T04:21:39.715Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:39.715Z] f1967b77c252: Waiting [2023-09-08T04:21:39.715Z] 913e5f4ba2e1: Waiting [2023-09-08T04:21:39.715Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:39.715Z] 3d0163aee08d: Layer already exists [2023-09-08T04:21:39.715Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:39.715Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:39.715Z] 6a0b7f15e5b8: Layer already exists [2023-09-08T04:21:39.715Z] 79456d354041: Layer already exists [2023-09-08T04:21:39.715Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:39.715Z] f1967b77c252: Layer already exists [2023-09-08T04:21:39.715Z] 913e5f4ba2e1: Layer already exists [2023-09-08T04:21:39.978Z] latest: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:40.501Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:40.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.41 [2023-09-08T04:21:40.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-08T04:21:40.850Z] 3d0163aee08d: Preparing [2023-09-08T04:21:40.850Z] 79456d354041: Preparing [2023-09-08T04:21:40.850Z] 6a0b7f15e5b8: Preparing [2023-09-08T04:21:40.850Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:40.850Z] 65b676af1c96: Preparing [2023-09-08T04:21:40.850Z] f1967b77c252: Preparing [2023-09-08T04:21:40.850Z] 913e5f4ba2e1: Preparing [2023-09-08T04:21:40.850Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:40.850Z] f1967b77c252: Waiting [2023-09-08T04:21:40.850Z] 913e5f4ba2e1: Waiting [2023-09-08T04:21:40.850Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:40.850Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:40.850Z] 3d0163aee08d: Layer already exists [2023-09-08T04:21:40.850Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:40.850Z] 6a0b7f15e5b8: Layer already exists [2023-09-08T04:21:40.850Z] 79456d354041: Layer already exists [2023-09-08T04:21:40.850Z] f1967b77c252: Layer already exists [2023-09-08T04:21:40.850Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:40.850Z] 913e5f4ba2e1: Layer already exists [2023-09-08T04:21:41.118Z] 3.1.0-dev.41: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:41.457Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:41.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:21:41.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-08T04:21:41.801Z] 3d0163aee08d: Preparing [2023-09-08T04:21:41.801Z] 79456d354041: Preparing [2023-09-08T04:21:41.801Z] 6a0b7f15e5b8: Preparing [2023-09-08T04:21:41.801Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:41.802Z] 65b676af1c96: Preparing [2023-09-08T04:21:41.802Z] f1967b77c252: Preparing [2023-09-08T04:21:41.802Z] 913e5f4ba2e1: Preparing [2023-09-08T04:21:41.802Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:41.802Z] f1967b77c252: Waiting [2023-09-08T04:21:41.802Z] 913e5f4ba2e1: Waiting [2023-09-08T04:21:41.802Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:41.802Z] 3d0163aee08d: Layer already exists [2023-09-08T04:21:41.802Z] 6a0b7f15e5b8: Layer already exists [2023-09-08T04:21:41.802Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:41.802Z] 79456d354041: Layer already exists [2023-09-08T04:21:41.802Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:41.802Z] 913e5f4ba2e1: Layer already exists [2023-09-08T04:21:41.802Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:41.802Z] f1967b77c252: Layer already exists [2023-09-08T04:21:41.802Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:42.403Z] + 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 [2023-09-08T04:21:42.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-08T04:21:42.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-08T04:21:42.737Z] 3d0163aee08d: Preparing [2023-09-08T04:21:42.737Z] 79456d354041: Preparing [2023-09-08T04:21:42.737Z] 6a0b7f15e5b8: Preparing [2023-09-08T04:21:42.737Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:42.737Z] 65b676af1c96: Preparing [2023-09-08T04:21:42.737Z] f1967b77c252: Preparing [2023-09-08T04:21:42.737Z] 913e5f4ba2e1: Preparing [2023-09-08T04:21:42.737Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:42.737Z] f1967b77c252: Waiting [2023-09-08T04:21:42.737Z] 913e5f4ba2e1: Waiting [2023-09-08T04:21:42.737Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:42.737Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:42.737Z] 3d0163aee08d: Layer already exists [2023-09-08T04:21:42.737Z] 6a0b7f15e5b8: Layer already exists [2023-09-08T04:21:42.737Z] 79456d354041: Layer already exists [2023-09-08T04:21:42.737Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:42.737Z] f1967b77c252: Layer already exists [2023-09-08T04:21:42.737Z] 913e5f4ba2e1: Layer already exists [2023-09-08T04:21:42.737Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:21:42.737Z] main: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:21:42.790Z] ===================================================== [Pipeline] echo [2023-09-08T04:21:42.799Z] taggedImages: [2023-09-08T04:21:42.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:21:42.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-08T04:21:42.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.41 [2023-09-08T04:21:42.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:21:42.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-08T04:21:42.825Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-08T04:21:42.825Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:21:42.825Z] latest [2023-09-08T04:21:42.825Z] 3.1.0-dev.41 [2023-09-08T04:21:42.825Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:21:42.825Z] main [2023-09-08T04:21:42.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:43.166Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:21:43.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:21:43.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-08T04:21:43.502Z] ef3fdf83271e: Preparing [2023-09-08T04:21:43.502Z] 3cac10e10047: Preparing [2023-09-08T04:21:43.502Z] 4d2f88a27873: Preparing [2023-09-08T04:21:43.502Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:21:43.502Z] 65b676af1c96: Preparing [2023-09-08T04:21:43.502Z] 800326137c3b: Preparing [2023-09-08T04:21:43.502Z] ea3761b2b058: Preparing [2023-09-08T04:21:43.502Z] d2d9d24a8c2a: Preparing [2023-09-08T04:21:43.502Z] ea3761b2b058: Waiting [2023-09-08T04:21:43.502Z] 800326137c3b: Waiting [2023-09-08T04:21:43.502Z] d2d9d24a8c2a: Waiting [2023-09-08T04:21:43.502Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:21:43.502Z] 65b676af1c96: Layer already exists [2023-09-08T04:21:43.783Z] ea3761b2b058: Layer already exists [2023-09-08T04:21:43.783Z] 3cac10e10047: Pushed [2023-09-08T04:21:43.783Z] 4d2f88a27873: Pushed [2023-09-08T04:21:43.783Z] ef3fdf83271e: Pushed [2023-09-08T04:21:43.783Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:01.955Z] 800326137c3b: Pushed [2023-09-08T04:22:01.955Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:02.289Z] + 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 [2023-09-08T04:22:02.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-08T04:22:02.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-08T04:22:02.614Z] ef3fdf83271e: Preparing [2023-09-08T04:22:02.614Z] 3cac10e10047: Preparing [2023-09-08T04:22:02.614Z] 4d2f88a27873: Preparing [2023-09-08T04:22:02.614Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:02.614Z] 65b676af1c96: Preparing [2023-09-08T04:22:02.614Z] 800326137c3b: Preparing [2023-09-08T04:22:02.614Z] ea3761b2b058: Preparing [2023-09-08T04:22:02.614Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:02.614Z] 800326137c3b: Waiting [2023-09-08T04:22:02.614Z] ea3761b2b058: Waiting [2023-09-08T04:22:02.614Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:02.614Z] 3cac10e10047: Layer already exists [2023-09-08T04:22:02.614Z] 4d2f88a27873: Layer already exists [2023-09-08T04:22:02.614Z] ef3fdf83271e: Layer already exists [2023-09-08T04:22:02.614Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:02.614Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:02.614Z] 800326137c3b: Layer already exists [2023-09-08T04:22:02.614Z] ea3761b2b058: Layer already exists [2023-09-08T04:22:02.614Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:02.614Z] latest: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:03.206Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:03.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.41 [2023-09-08T04:22:03.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-08T04:22:03.537Z] ef3fdf83271e: Preparing [2023-09-08T04:22:03.537Z] 3cac10e10047: Preparing [2023-09-08T04:22:03.537Z] 4d2f88a27873: Preparing [2023-09-08T04:22:03.537Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:03.537Z] 65b676af1c96: Preparing [2023-09-08T04:22:03.537Z] 800326137c3b: Preparing [2023-09-08T04:22:03.537Z] ea3761b2b058: Preparing [2023-09-08T04:22:03.537Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:03.537Z] 800326137c3b: Waiting [2023-09-08T04:22:03.537Z] ea3761b2b058: Waiting [2023-09-08T04:22:03.537Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:03.537Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:03.537Z] 3cac10e10047: Layer already exists [2023-09-08T04:22:03.537Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:03.537Z] 4d2f88a27873: Layer already exists [2023-09-08T04:22:03.537Z] ef3fdf83271e: Layer already exists [2023-09-08T04:22:03.537Z] 800326137c3b: Layer already exists [2023-09-08T04:22:03.537Z] ea3761b2b058: Layer already exists [2023-09-08T04:22:03.537Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:03.537Z] 3.1.0-dev.41: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:03.869Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:04.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:04.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-08T04:22:04.195Z] ef3fdf83271e: Preparing [2023-09-08T04:22:04.195Z] 3cac10e10047: Preparing [2023-09-08T04:22:04.195Z] 4d2f88a27873: Preparing [2023-09-08T04:22:04.195Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:04.195Z] 65b676af1c96: Preparing [2023-09-08T04:22:04.195Z] 800326137c3b: Preparing [2023-09-08T04:22:04.195Z] ea3761b2b058: Preparing [2023-09-08T04:22:04.195Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:04.195Z] ea3761b2b058: Waiting [2023-09-08T04:22:04.195Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:04.195Z] 800326137c3b: Waiting [2023-09-08T04:22:04.195Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:04.195Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:04.195Z] 3cac10e10047: Layer already exists [2023-09-08T04:22:04.195Z] ef3fdf83271e: Layer already exists [2023-09-08T04:22:04.195Z] 4d2f88a27873: Layer already exists [2023-09-08T04:22:04.195Z] ea3761b2b058: Layer already exists [2023-09-08T04:22:04.195Z] 800326137c3b: Layer already exists [2023-09-08T04:22:04.195Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:04.195Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:04.523Z] + 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 [2023-09-08T04:22:04.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-08T04:22:04.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-08T04:22:04.850Z] ef3fdf83271e: Preparing [2023-09-08T04:22:04.850Z] 3cac10e10047: Preparing [2023-09-08T04:22:04.850Z] 4d2f88a27873: Preparing [2023-09-08T04:22:04.850Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:04.850Z] 65b676af1c96: Preparing [2023-09-08T04:22:04.850Z] 800326137c3b: Preparing [2023-09-08T04:22:04.850Z] ea3761b2b058: Preparing [2023-09-08T04:22:04.850Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:04.850Z] ea3761b2b058: Waiting [2023-09-08T04:22:04.850Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:04.850Z] 800326137c3b: Waiting [2023-09-08T04:22:04.850Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:04.850Z] ef3fdf83271e: Layer already exists [2023-09-08T04:22:04.850Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:04.850Z] 4d2f88a27873: Layer already exists [2023-09-08T04:22:04.850Z] 3cac10e10047: Layer already exists [2023-09-08T04:22:04.850Z] ea3761b2b058: Layer already exists [2023-09-08T04:22:04.850Z] 800326137c3b: Layer already exists [2023-09-08T04:22:04.850Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:05.113Z] main: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:22:05.155Z] ===================================================== [Pipeline] echo [2023-09-08T04:22:05.162Z] taggedImages: [2023-09-08T04:22:05.162Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:22:05.162Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-08T04:22:05.162Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.41 [2023-09-08T04:22:05.162Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:05.162Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-08T04:22:05.176Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-08T04:22:05.176Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:22:05.176Z] latest [2023-09-08T04:22:05.176Z] 3.1.0-dev.41 [2023-09-08T04:22:05.176Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:05.176Z] main [2023-09-08T04:22:05.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:05.494Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:05.815Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:22:05.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-08T04:22:05.815Z] b1b82ba6cffa: Preparing [2023-09-08T04:22:05.815Z] 34fa88b7cc8d: Preparing [2023-09-08T04:22:05.815Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:05.815Z] 65b676af1c96: Preparing [2023-09-08T04:22:05.815Z] e4f44610d813: Preparing [2023-09-08T04:22:05.815Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:05.816Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:05.816Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:05.816Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:05.816Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:06.078Z] b1b82ba6cffa: Pushed [2023-09-08T04:22:06.078Z] e4f44610d813: Pushed [2023-09-08T04:22:12.692Z] 34fa88b7cc8d: Pushed [2023-09-08T04:22:12.692Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:13.023Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:13.346Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-08T04:22:13.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-08T04:22:13.346Z] b1b82ba6cffa: Preparing [2023-09-08T04:22:13.346Z] 34fa88b7cc8d: Preparing [2023-09-08T04:22:13.346Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:13.346Z] 65b676af1c96: Preparing [2023-09-08T04:22:13.346Z] e4f44610d813: Preparing [2023-09-08T04:22:13.346Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:13.346Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:13.346Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:13.346Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:13.346Z] b1b82ba6cffa: Layer already exists [2023-09-08T04:22:13.346Z] 34fa88b7cc8d: Layer already exists [2023-09-08T04:22:13.346Z] e4f44610d813: Layer already exists [2023-09-08T04:22:13.346Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:13.346Z] latest: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:13.948Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:14.270Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.41 [2023-09-08T04:22:14.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-08T04:22:14.270Z] b1b82ba6cffa: Preparing [2023-09-08T04:22:14.270Z] 34fa88b7cc8d: Preparing [2023-09-08T04:22:14.270Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:14.270Z] 65b676af1c96: Preparing [2023-09-08T04:22:14.270Z] e4f44610d813: Preparing [2023-09-08T04:22:14.270Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:14.270Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:14.270Z] e4f44610d813: Layer already exists [2023-09-08T04:22:14.270Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:14.270Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:14.270Z] 34fa88b7cc8d: Layer already exists [2023-09-08T04:22:14.270Z] b1b82ba6cffa: Layer already exists [2023-09-08T04:22:14.270Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:14.270Z] 3.1.0-dev.41: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:14.853Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:15.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:15.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-08T04:22:15.175Z] b1b82ba6cffa: Preparing [2023-09-08T04:22:15.175Z] 34fa88b7cc8d: Preparing [2023-09-08T04:22:15.175Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:15.175Z] 65b676af1c96: Preparing [2023-09-08T04:22:15.175Z] e4f44610d813: Preparing [2023-09-08T04:22:15.175Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:15.175Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:15.175Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:15.175Z] e4f44610d813: Layer already exists [2023-09-08T04:22:15.175Z] 34fa88b7cc8d: Layer already exists [2023-09-08T04:22:15.175Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:15.175Z] b1b82ba6cffa: Layer already exists [2023-09-08T04:22:15.175Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:15.175Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:15.499Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:15.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-08T04:22:15.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-08T04:22:15.826Z] b1b82ba6cffa: Preparing [2023-09-08T04:22:15.826Z] 34fa88b7cc8d: Preparing [2023-09-08T04:22:15.826Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:15.826Z] 65b676af1c96: Preparing [2023-09-08T04:22:15.826Z] e4f44610d813: Preparing [2023-09-08T04:22:15.826Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:15.826Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:15.826Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:15.826Z] 34fa88b7cc8d: Layer already exists [2023-09-08T04:22:15.826Z] e4f44610d813: Layer already exists [2023-09-08T04:22:15.826Z] b1b82ba6cffa: Layer already exists [2023-09-08T04:22:15.826Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:15.826Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:15.826Z] main: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:22:15.865Z] ===================================================== [Pipeline] echo [2023-09-08T04:22:15.871Z] taggedImages: [2023-09-08T04:22:15.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:22:15.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-08T04:22:15.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.41 [2023-09-08T04:22:15.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:15.871Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-08T04:22:15.886Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-08T04:22:15.886Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:22:15.886Z] latest [2023-09-08T04:22:15.886Z] 3.1.0-dev.41 [2023-09-08T04:22:15.886Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:15.886Z] main [2023-09-08T04:22:15.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:16.207Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:16.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:22:16.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-08T04:22:16.536Z] eb60dbcfa268: Preparing [2023-09-08T04:22:16.536Z] d457e5ef8eed: Preparing [2023-09-08T04:22:16.536Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:16.536Z] 65b676af1c96: Preparing [2023-09-08T04:22:16.536Z] 8040c82f9da6: Preparing [2023-09-08T04:22:16.536Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:16.536Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:16.536Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:16.536Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:16.536Z] 8040c82f9da6: Layer already exists [2023-09-08T04:22:16.536Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:16.801Z] eb60dbcfa268: Pushed [2023-09-08T04:22:23.429Z] d457e5ef8eed: Pushed [2023-09-08T04:22:23.429Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:23.760Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:24.112Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-08T04:22:24.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-08T04:22:24.112Z] eb60dbcfa268: Preparing [2023-09-08T04:22:24.112Z] d457e5ef8eed: Preparing [2023-09-08T04:22:24.112Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:24.112Z] 65b676af1c96: Preparing [2023-09-08T04:22:24.112Z] 8040c82f9da6: Preparing [2023-09-08T04:22:24.112Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:24.112Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:24.112Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:24.112Z] d457e5ef8eed: Layer already exists [2023-09-08T04:22:24.112Z] 8040c82f9da6: Layer already exists [2023-09-08T04:22:24.112Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:24.112Z] eb60dbcfa268: Layer already exists [2023-09-08T04:22:24.112Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:24.112Z] latest: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:24.447Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:24.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.41 [2023-09-08T04:22:24.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-08T04:22:24.774Z] eb60dbcfa268: Preparing [2023-09-08T04:22:24.774Z] d457e5ef8eed: Preparing [2023-09-08T04:22:24.774Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:24.774Z] 65b676af1c96: Preparing [2023-09-08T04:22:24.774Z] 8040c82f9da6: Preparing [2023-09-08T04:22:24.774Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:24.774Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:24.774Z] d457e5ef8eed: Layer already exists [2023-09-08T04:22:24.774Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:24.774Z] 8040c82f9da6: Layer already exists [2023-09-08T04:22:24.774Z] eb60dbcfa268: Layer already exists [2023-09-08T04:22:24.774Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:24.774Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:24.774Z] 3.1.0-dev.41: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:25.104Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:25.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:25.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-08T04:22:25.431Z] eb60dbcfa268: Preparing [2023-09-08T04:22:25.431Z] d457e5ef8eed: Preparing [2023-09-08T04:22:25.431Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:25.431Z] 65b676af1c96: Preparing [2023-09-08T04:22:25.431Z] 8040c82f9da6: Preparing [2023-09-08T04:22:25.431Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:25.431Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:25.431Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:25.431Z] d457e5ef8eed: Layer already exists [2023-09-08T04:22:25.431Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:25.431Z] 8040c82f9da6: Layer already exists [2023-09-08T04:22:25.431Z] eb60dbcfa268: Layer already exists [2023-09-08T04:22:25.431Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:25.431Z] e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:26.026Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:26.359Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-08T04:22:26.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-08T04:22:26.359Z] eb60dbcfa268: Preparing [2023-09-08T04:22:26.359Z] d457e5ef8eed: Preparing [2023-09-08T04:22:26.359Z] 7ca5fd41a7e2: Preparing [2023-09-08T04:22:26.359Z] 65b676af1c96: Preparing [2023-09-08T04:22:26.359Z] 8040c82f9da6: Preparing [2023-09-08T04:22:26.359Z] d2d9d24a8c2a: Preparing [2023-09-08T04:22:26.359Z] d2d9d24a8c2a: Waiting [2023-09-08T04:22:26.359Z] 65b676af1c96: Layer already exists [2023-09-08T04:22:26.359Z] 7ca5fd41a7e2: Layer already exists [2023-09-08T04:22:26.359Z] d457e5ef8eed: Layer already exists [2023-09-08T04:22:26.359Z] 8040c82f9da6: Layer already exists [2023-09-08T04:22:26.359Z] eb60dbcfa268: Layer already exists [2023-09-08T04:22:26.359Z] d2d9d24a8c2a: Layer already exists [2023-09-08T04:22:26.359Z] main: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-08T04:22:26.406Z] ===================================================== [Pipeline] echo [2023-09-08T04:22:26.416Z] taggedImages: [2023-09-08T04:22:26.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [2023-09-08T04:22:26.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-08T04:22:26.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.41 [2023-09-08T04:22:26.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [2023-09-08T04:22:26.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:26.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T04:22:26.779Z] [2023-09-08T04:22:26.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:22:27.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T04:22:27.104Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-08T04:22:27.104Z] 8998bd30e6a1: Pulling fs layer [2023-09-08T04:22:27.104Z] 04944245beec: Pulling fs layer [2023-09-08T04:22:27.104Z] 699f458cf7ca: Pulling fs layer [2023-09-08T04:22:27.104Z] 765212b225bb: Pulling fs layer [2023-09-08T04:22:27.104Z] f23df028b6ca: Pulling fs layer [2023-09-08T04:22:27.104Z] d65c8cfc05b1: Pulling fs layer [2023-09-08T04:22:27.104Z] 2437ff75d9bd: Pulling fs layer [2023-09-08T04:22:27.104Z] 765212b225bb: Waiting [2023-09-08T04:22:27.104Z] d65c8cfc05b1: Waiting [2023-09-08T04:22:27.104Z] 2437ff75d9bd: Waiting [2023-09-08T04:22:27.104Z] f23df028b6ca: Waiting [2023-09-08T04:22:27.370Z] 04944245beec: Verifying Checksum [2023-09-08T04:22:27.370Z] 04944245beec: Download complete [2023-09-08T04:22:27.370Z] 765212b225bb: Verifying Checksum [2023-09-08T04:22:27.370Z] 765212b225bb: Download complete [2023-09-08T04:22:27.370Z] f23df028b6ca: Download complete [2023-09-08T04:22:27.370Z] d65c8cfc05b1: Verifying Checksum [2023-09-08T04:22:27.370Z] d65c8cfc05b1: Download complete [2023-09-08T04:22:27.370Z] 699f458cf7ca: Verifying Checksum [2023-09-08T04:22:27.370Z] 699f458cf7ca: Download complete [2023-09-08T04:22:27.953Z] 8998bd30e6a1: Verifying Checksum [2023-09-08T04:22:27.953Z] 8998bd30e6a1: Download complete [2023-09-08T04:22:29.890Z] 2437ff75d9bd: Verifying Checksum [2023-09-08T04:22:29.890Z] 2437ff75d9bd: Download complete [2023-09-08T04:22:31.826Z] 8998bd30e6a1: Pull complete [2023-09-08T04:22:32.407Z] 04944245beec: Pull complete [2023-09-08T04:22:33.811Z] 699f458cf7ca: Pull complete [2023-09-08T04:22:33.811Z] 765212b225bb: Pull complete [2023-09-08T04:22:37.139Z] f23df028b6ca: Pull complete [2023-09-08T04:22:37.417Z] d65c8cfc05b1: Pull complete [2023-09-08T04:22:52.400Z] 2437ff75d9bd: Pull complete [2023-09-08T04:22:52.400Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-08T04:22:52.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T04:22:52.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:22:52.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container [2023-09-08T04:22:52.651Z] $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-08T04:22:55.242Z] $ docker top c20de11f8bd6ede6cf55346e8fd9669f8a3fc66e82667b281d3adba2ea65b718 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:22:56.191Z] ---> job-cost.sh [2023-09-08T04:22:56.191Z] lf-activate-venv: SKIPPING [2023-09-08T04:22:56.191Z] INFO: No Stack... [2023-09-08T04:22:56.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-08T04:22:57.353Z] INFO: Archiving Costs [Pipeline] sh [2023-09-08T04:22:57.665Z] + cat /w/workspace/edgex-go/575/archives/cost.csv [2023-09-08T04:22:57.665Z] + cut -d, -f6 [Pipeline] lock [2023-09-08T04:22:58.000Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] [2023-09-08T04:22:58.011Z] Resource [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] did not exist. Created. [2023-09-08T04:22:58.012Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-08T04:22:58.333Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-08T04:22:58.914Z] Stashed 1 file(s) [Pipeline] } [2023-09-08T04:22:58.920Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-08T04:22:58.948Z] $ docker stop --time=1 c20de11f8bd6ede6cf55346e8fd9669f8a3fc66e82667b281d3adba2ea65b718 [2023-09-08T04:23:00.404Z] $ docker rm -f --volumes c20de11f8bd6ede6cf55346e8fd9669f8a3fc66e82667b281d3adba2ea65b718 [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 [2023-09-08T04:23:00.867Z] provisioning config files... [2023-09-08T04:23:00.873Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/575@tmp/config16688632914008622707tmp [Pipeline] { [Pipeline] sh [2023-09-08T04:23:01.165Z] + set +x [2023-09-08T04:23:01.165Z] + curl -s https://codecov.io/bash [2023-09-08T04:23:01.165Z] + bash -s -- [2023-09-08T04:23:01.165Z] [2023-09-08T04:23:01.165Z] _____ _ [2023-09-08T04:23:01.165Z] / ____| | | [2023-09-08T04:23:01.165Z] | | ___ __| | ___ ___ _____ __ [2023-09-08T04:23:01.165Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-08T04:23:01.165Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-08T04:23:01.165Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-08T04:23:01.165Z] Bash-1.0.6 [2023-09-08T04:23:01.165Z] [2023-09-08T04:23:01.165Z] [2023-09-08T04:23:01.165Z] ==> git version 2.25.1 found [2023-09-08T04:23:01.165Z] ==> 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 [2023-09-08T04:23:01.165Z] Release-Date: 2020-01-08 [2023-09-08T04:23:01.165Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-08T04:23:01.165Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-08T04:23:01.165Z] ==> Jenkins CI detected. [2023-09-08T04:23:01.165Z] current dir:  /w/workspace/edgex-go/575 [2023-09-08T04:23:01.165Z] project root: . [2023-09-08T04:23:01.165Z] --> token set from env [2023-09-08T04:23:01.165Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-08T04:23:01.165Z] ==> Running gcov in . (disable via -X gcov) [2023-09-08T04:23:01.165Z] ==> Python coveragepy not found [2023-09-08T04:23:01.165Z] ==> Searching for coverage reports in: [2023-09-08T04:23:01.165Z] + . [2023-09-08T04:23:01.423Z] -> Found 1 reports [2023-09-08T04:23:01.423Z] ==> Detecting git/mercurial file structure [2023-09-08T04:23:01.423Z] ==> Reading reports [2023-09-08T04:23:01.423Z] + ./coverage.out bytes=450366 [2023-09-08T04:23:01.423Z] ==> Appending adjustments [2023-09-08T04:23:01.423Z] https://docs.codecov.io/docs/fixing-reports [2023-09-08T04:23:02.358Z] + Found adjustments [2023-09-08T04:23:02.358Z] ==> Gzipping contents [2023-09-08T04:23:02.358Z] 60K /tmp/codecov.0553RL.gz [2023-09-08T04:23:02.358Z] ==> Uploading reports [2023-09-08T04:23:02.358Z] url: https://codecov.io [2023-09-08T04:23:02.358Z] query: branch=main&commit=e4ab1ec8366e2be91307e230c2cb89f5ed823568&build=575&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F575%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-08T04:23:02.358Z] -> Pinging Codecov [2023-09-08T04:23:02.358Z] 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=e4ab1ec8366e2be91307e230c2cb89f5ed823568&build=575&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F575%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-08T04:23:02.617Z] -> Uploading to [2023-09-08T04:23:02.617Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-08/00271124DB129430A58F1EEE437C3FCB/e4ab1ec8366e2be91307e230c2cb89f5ed823568/842aa78c-f66b-4b6c-b0ac-d7a36b49f892.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230908T042302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61f5512a094b66ca5c7d620b64c6d6fc7fec96fcee4b1dd4cc35a5c289ccad0f [2023-09-08T04:23:02.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T04:23:02.617Z] Dload Upload Total Spent Left Speed [2023-09-08T04:23:02.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57856 0 0 100 57856 0 295k --:--:-- --:--:-- --:--:-- 294k 100 57856 0 0 100 57856 0 295k --:--:-- --:--:-- --:--:-- 294k [2023-09-08T04:23:02.875Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [2023-09-08T04:23:02.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-08T04:23:03.126Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-08T04:23:03.140Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:23:03.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-08T04:23:03.437Z] [2023-09-08T04:23:03.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:23:03.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-08T04:23:03.737Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-08T04:23:03.737Z] df9b9388f04a: Pulling fs layer [2023-09-08T04:23:03.737Z] 52dc419b0ee2: Pulling fs layer [2023-09-08T04:23:03.737Z] 25bc292e5bac: Pulling fs layer [2023-09-08T04:23:03.737Z] 114826534d7a: Pulling fs layer [2023-09-08T04:23:03.737Z] 4657fd5d0bcf: Pulling fs layer [2023-09-08T04:23:03.737Z] 6ad1cebc031e: Pulling fs layer [2023-09-08T04:23:03.737Z] 8a3aa393b2d8: Pulling fs layer [2023-09-08T04:23:03.737Z] 114826534d7a: Waiting [2023-09-08T04:23:03.737Z] 4657fd5d0bcf: Waiting [2023-09-08T04:23:03.737Z] 6ad1cebc031e: Waiting [2023-09-08T04:23:03.737Z] 8a3aa393b2d8: Waiting [2023-09-08T04:23:03.737Z] 25bc292e5bac: Verifying Checksum [2023-09-08T04:23:03.737Z] 25bc292e5bac: Download complete [2023-09-08T04:23:03.737Z] 52dc419b0ee2: Verifying Checksum [2023-09-08T04:23:03.737Z] 52dc419b0ee2: Download complete [2023-09-08T04:23:03.737Z] 4657fd5d0bcf: Verifying Checksum [2023-09-08T04:23:03.737Z] 4657fd5d0bcf: Download complete [2023-09-08T04:23:03.737Z] df9b9388f04a: Download complete [2023-09-08T04:23:03.996Z] 6ad1cebc031e: Verifying Checksum [2023-09-08T04:23:03.996Z] 6ad1cebc031e: Download complete [2023-09-08T04:23:03.996Z] df9b9388f04a: Pull complete [2023-09-08T04:23:03.996Z] 52dc419b0ee2: Pull complete [2023-09-08T04:23:04.256Z] 25bc292e5bac: Pull complete [2023-09-08T04:23:04.513Z] 114826534d7a: Verifying Checksum [2023-09-08T04:23:04.513Z] 114826534d7a: Download complete [2023-09-08T04:23:04.513Z] 8a3aa393b2d8: Verifying Checksum [2023-09-08T04:23:04.513Z] 8a3aa393b2d8: Download complete [2023-09-08T04:23:07.790Z] 114826534d7a: Pull complete [2023-09-08T04:23:07.790Z] 4657fd5d0bcf: Pull complete [2023-09-08T04:23:08.047Z] 6ad1cebc031e: Pull complete [2023-09-08T04:23:10.574Z] 8a3aa393b2d8: Pull complete [2023-09-08T04:23:10.574Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-08T04:23:10.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-08T04:23:10.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:23:10.662Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T04:23:10.699Z] $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T04:23:15.043Z] $ docker top 0991d07c7e02c4ef83854c523e28a185cdc097b2fdf0fedb6c983477cc445da6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-08T04:23:15.095Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-08T04:23:15.373Z] + set -o pipefail [2023-09-08T04:23:15.373Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-08T04:23:20.645Z] [2023-09-08T04:23:20.645Z] Monitoring /w/workspace/edgex-go/575 (github.com/edgexfoundry/edgex-go)... [2023-09-08T04:23:20.645Z] [2023-09-08T04:23:20.645Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/727f4254-db3f-4fb3-a10b-e635748b3c1c [2023-09-08T04:23:20.645Z] [2023-09-08T04:23:20.645Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-08T04:23:20.645Z] [2023-09-08T04:23:20.645Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-08T04:23:20.645Z] [2023-09-08T04:23:20.907Z] [2023-09-08T04:23:20.907Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-08T04:23:20.907Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-08T04:23:20.907Z] More details here: https://snyk.co/ue1NS [2023-09-08T04:23:20.907Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-08T04:23:20.908Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-08T04:23:20.931Z] $ docker stop --time=1 0991d07c7e02c4ef83854c523e28a185cdc097b2fdf0fedb6c983477cc445da6 [2023-09-08T04:23:24.422Z] $ docker rm -f --volumes 0991d07c7e02c4ef83854c523e28a185cdc097b2fdf0fedb6c983477cc445da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-08T04:23:24.766Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T04:23:24.774Z] provisioning config files... [2023-09-08T04:23:24.782Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/575@tmp/config6384306983788435981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:23:25.072Z] --> edgex-publish-swagger.sh [2023-09-08T04:23:25.072Z] === Publish openapi/v3 API === [2023-09-08T04:23:25.072Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-08T04:23:25.072Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/575/openapi/v3/core-command.yaml] [2023-09-08T04:23:25.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T04:23:25.072Z] Dload Upload Total Spent Left Speed [2023-09-08T04:23:25.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60372 --:--:-- --:--:-- --:--:-- 60372 [2023-09-08T04:23:25.642Z] [2023-09-08T04:23:25.642Z] [2023-09-08T04:23:25.642Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/575/openapi/v3/core-data.yaml] [2023-09-08T04:23:25.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T04:23:25.642Z] Dload Upload Total Spent Left Speed [2023-09-08T04:23:25.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 344k --:--:-- --:--:-- --:--:-- 343k 100 71708 0 0 100 71708 0 154k --:--:-- --:--:-- --:--:-- 153k [2023-09-08T04:23:25.901Z] [2023-09-08T04:23:25.901Z] [2023-09-08T04:23:25.901Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/575/openapi/v3/core-metadata.yaml] [2023-09-08T04:23:25.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T04:23:25.901Z] Dload Upload Total Spent Left Speed [2023-09-08T04:23:26.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 251k --:--:-- --:--:-- --:--:-- 251k [2023-09-08T04:23:26.469Z] [2023-09-08T04:23:26.469Z] [2023-09-08T04:23:26.469Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/575/openapi/v3/support-notifications.yaml] [2023-09-08T04:23:26.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T04:23:26.469Z] Dload Upload Total Spent Left Speed [2023-09-08T04:23:26.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 416k --:--:-- --:--:-- --:--:-- 414k 100 87000 0 0 100 87000 0 176k --:--:-- --:--:-- --:--:-- 176k [2023-09-08T04:23:26.987Z] [2023-09-08T04:23:26.987Z] [2023-09-08T04:23:26.987Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/575/openapi/v3/support-scheduler.yaml] [2023-09-08T04:23:26.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T04:23:26.987Z] Dload Upload Total Spent Left Speed [2023-09-08T04:23:27.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 87155 --:--:-- --:--:-- --:--:-- 87155 [2023-09-08T04:23:27.555Z] [2023-09-08T04:23:27.555Z] [Pipeline] } [2023-09-08T04:23:27.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-08T04:23:27.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-08T04:23:27.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:23:28.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T04:23:28.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:23:28.287Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T04:23:28.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T04:23:28.850Z] $ docker top b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 -eo pid,comm [2023-09-08T04:23:28.881Z] 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). [2023-09-08T04:23:28.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-08T04:23:28.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T04:23:28.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T04:23:29.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T04:23:29.041Z] $ docker exec b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 ssh-agent [2023-09-08T04:23:29.139Z] SSH_AUTH_SOCK=/tmp/ssh-SESxeLLH69vw/agent.33 [2023-09-08T04:23:29.139Z] SSH_AGENT_PID=39 [2023-09-08T04:23:29.145Z] Running ssh-add (command line suppressed) [2023-09-08T04:23:29.257Z] Identity added: /w/workspace/edgex-go/575@tmp/private_key_12195636565375641057.key (/w/workspace/edgex-go/575@tmp/private_key_12195636565375641057.key) [2023-09-08T04:23:29.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T04:23:29.546Z] + git semver tag [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,734 [run_tag] DEBUG tag force:False [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,734 [check_head_tag] DEBUG check head tag [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,735 [execute] INFO git cat-file --batch-check [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=) [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,739 [execute] INFO git cat-file --batch [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=) [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,758 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,758 [execute] INFO git tag -a v3.1.0-dev.41 -m v3.1.0-dev.41 [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,758 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.41', '-m', 'v3.1.0-dev.41'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=None) [2023-09-08T04:23:29.806Z] 2023-09-08 04:23:29,763 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T04:23:29.806Z] 3.1.0-dev.41 [Pipeline] } [2023-09-08T04:23:29.826Z] $ docker exec --env ******** --env ******** b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 ssh-agent -k [2023-09-08T04:23:29.917Z] unset SSH_AUTH_SOCK; [2023-09-08T04:23:29.918Z] unset SSH_AGENT_PID; [2023-09-08T04:23:29.918Z] echo Agent pid 39 killed; [2023-09-08T04:23:29.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T04:23:30.219Z] + git semver [Pipeline] } [2023-09-08T04:23:30.504Z] $ docker stop --time=1 b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 [2023-09-08T04:23:31.762Z] $ docker rm -f --volumes b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:23:32.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-08T04:23:32.141Z] [2023-09-08T04:23:32.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:23:32.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-08T04:23:32.436Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-08T04:23:32.436Z] ab5ef0e58194: Pulling fs layer [2023-09-08T04:23:32.436Z] 9712f1f96733: Pulling fs layer [2023-09-08T04:23:32.436Z] 63f879dbbcfc: Pulling fs layer [2023-09-08T04:23:32.436Z] 0d9ebad4ef96: Pulling fs layer [2023-09-08T04:23:32.436Z] e9a5061849ea: Pulling fs layer [2023-09-08T04:23:32.436Z] d747dcd14b5f: Pulling fs layer [2023-09-08T04:23:32.436Z] 2de7ff778b66: Pulling fs layer [2023-09-08T04:23:32.436Z] 0d9ebad4ef96: Waiting [2023-09-08T04:23:32.436Z] e9a5061849ea: Waiting [2023-09-08T04:23:32.436Z] d747dcd14b5f: Waiting [2023-09-08T04:23:32.436Z] 2de7ff778b66: Waiting [2023-09-08T04:23:32.436Z] 9712f1f96733: Download complete [2023-09-08T04:23:32.699Z] 63f879dbbcfc: Verifying Checksum [2023-09-08T04:23:32.699Z] 63f879dbbcfc: Download complete [2023-09-08T04:23:32.966Z] 0d9ebad4ef96: Verifying Checksum [2023-09-08T04:23:32.966Z] 0d9ebad4ef96: Download complete [2023-09-08T04:23:32.966Z] d747dcd14b5f: Download complete [2023-09-08T04:23:32.966Z] e9a5061849ea: Verifying Checksum [2023-09-08T04:23:32.966Z] e9a5061849ea: Download complete [2023-09-08T04:23:32.966Z] ab5ef0e58194: Verifying Checksum [2023-09-08T04:23:32.966Z] ab5ef0e58194: Download complete [2023-09-08T04:23:33.225Z] 2de7ff778b66: Verifying Checksum [2023-09-08T04:23:33.225Z] 2de7ff778b66: Download complete [2023-09-08T04:23:35.763Z] ab5ef0e58194: Pull complete [2023-09-08T04:23:35.763Z] 9712f1f96733: Pull complete [2023-09-08T04:23:36.696Z] 63f879dbbcfc: Pull complete [2023-09-08T04:23:40.990Z] 0d9ebad4ef96: Pull complete [2023-09-08T04:23:40.990Z] e9a5061849ea: Pull complete [2023-09-08T04:23:40.990Z] d747dcd14b5f: Pull complete [2023-09-08T04:23:41.925Z] 2de7ff778b66: Pull complete [2023-09-08T04:23:41.925Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-08T04:23:41.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-08T04:23:41.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:23:42.003Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T04:23:42.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T04:23:48.811Z] $ docker top ea6f4ae99e4db3c9aa27c85804c6b8dd6f7327dc801f9b1153635996fbc53605 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-08T04:23:48.860Z] provisioning config files... [2023-09-08T04:23:48.866Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/575@tmp/config16560212225988108887tmp [2023-09-08T04:23:48.875Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/575@tmp/config15947099672698431831tmp [2023-09-08T04:23:48.883Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/575@tmp/config1958265851109836771tmp [Pipeline] { [Pipeline] echo [2023-09-08T04:23:48.896Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:23:49.183Z] ---> sigul-configuration.sh [2023-09-08T04:23:49.183Z] gpg: directory `/root/.gnupg' created [2023-09-08T04:23:49.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-08T04:23:49.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-08T04:23:49.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-08T04:23:49.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-08T04:23:49.183Z] gpg: CAST5 encrypted data [2023-09-08T04:23:49.183Z] gpg: encrypted with 1 passphrase [2023-09-08T04:23:49.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-08T04:23:49.469Z] + mkdir /home/jenkins [2023-09-08T04:23:49.469Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-08T04:23:49.756Z] + 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 [2023-09-08T04:23:49.765Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:23:50.049Z] ---> sigul-install.sh [2023-09-08T04:23:50.049Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-08T04:23:50.333Z] + git tag --list [2023-09-08T04:23:50.333Z] 0.6.0 [2023-09-08T04:23:50.333Z] 0.6.1 [2023-09-08T04:23:50.333Z] 0.7.0 [2023-09-08T04:23:50.333Z] 0.7.1 [2023-09-08T04:23:50.333Z] v1.0.0 [2023-09-08T04:23:50.333Z] v1.0.1 [2023-09-08T04:23:50.333Z] v1.1.0 [2023-09-08T04:23:50.333Z] v1.2.0 [2023-09-08T04:23:50.333Z] v1.2.1 [2023-09-08T04:23:50.333Z] v1.3.0 [2023-09-08T04:23:50.333Z] v1.3.1 [2023-09-08T04:23:50.333Z] v2.0.0 [2023-09-08T04:23:50.333Z] v2.1.0 [2023-09-08T04:23:50.333Z] v2.1.1 [2023-09-08T04:23:50.333Z] v2.2.0 [2023-09-08T04:23:50.333Z] v2.3.0 [2023-09-08T04:23:50.333Z] v3.0 [2023-09-08T04:23:50.333Z] v3.0.0 [2023-09-08T04:23:50.333Z] v3.1.0-dev.1 [2023-09-08T04:23:50.333Z] v3.1.0-dev.10 [2023-09-08T04:23:50.333Z] v3.1.0-dev.11 [2023-09-08T04:23:50.333Z] v3.1.0-dev.12 [2023-09-08T04:23:50.333Z] v3.1.0-dev.13 [2023-09-08T04:23:50.333Z] v3.1.0-dev.14 [2023-09-08T04:23:50.333Z] v3.1.0-dev.15 [2023-09-08T04:23:50.333Z] v3.1.0-dev.16 [2023-09-08T04:23:50.333Z] v3.1.0-dev.17 [2023-09-08T04:23:50.333Z] v3.1.0-dev.18 [2023-09-08T04:23:50.333Z] v3.1.0-dev.19 [2023-09-08T04:23:50.333Z] v3.1.0-dev.2 [2023-09-08T04:23:50.333Z] v3.1.0-dev.20 [2023-09-08T04:23:50.333Z] v3.1.0-dev.21 [2023-09-08T04:23:50.333Z] v3.1.0-dev.22 [2023-09-08T04:23:50.333Z] v3.1.0-dev.23 [2023-09-08T04:23:50.333Z] v3.1.0-dev.24 [2023-09-08T04:23:50.333Z] v3.1.0-dev.25 [2023-09-08T04:23:50.333Z] v3.1.0-dev.26 [2023-09-08T04:23:50.333Z] v3.1.0-dev.27 [2023-09-08T04:23:50.333Z] v3.1.0-dev.28 [2023-09-08T04:23:50.333Z] v3.1.0-dev.29 [2023-09-08T04:23:50.333Z] v3.1.0-dev.3 [2023-09-08T04:23:50.333Z] v3.1.0-dev.30 [2023-09-08T04:23:50.333Z] v3.1.0-dev.31 [2023-09-08T04:23:50.333Z] v3.1.0-dev.32 [2023-09-08T04:23:50.333Z] v3.1.0-dev.33 [2023-09-08T04:23:50.333Z] v3.1.0-dev.34 [2023-09-08T04:23:50.333Z] v3.1.0-dev.35 [2023-09-08T04:23:50.333Z] v3.1.0-dev.36 [2023-09-08T04:23:50.333Z] v3.1.0-dev.37 [2023-09-08T04:23:50.333Z] v3.1.0-dev.38 [2023-09-08T04:23:50.333Z] v3.1.0-dev.39 [2023-09-08T04:23:50.333Z] v3.1.0-dev.4 [2023-09-08T04:23:50.333Z] v3.1.0-dev.40 [2023-09-08T04:23:50.333Z] v3.1.0-dev.41 [2023-09-08T04:23:50.333Z] v3.1.0-dev.5 [2023-09-08T04:23:50.333Z] v3.1.0-dev.6 [2023-09-08T04:23:50.333Z] v3.1.0-dev.7 [2023-09-08T04:23:50.333Z] v3.1.0-dev.8 [2023-09-08T04:23:50.333Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-08T04:23:50.620Z] + lftools sign git-tag v3.1.0-dev.41 [2023-09-08T04:23:51.188Z] Signing Git tag with Sigul... [2023-09-08T04:23:51.188Z] Signing v3.1.0-dev.41 [Pipeline] echo [2023-09-08T04:23:51.455Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:23:51.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-08T04:23:51.745Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-08T04:23:51.778Z] $ docker stop --time=1 ea6f4ae99e4db3c9aa27c85804c6b8dd6f7327dc801f9b1153635996fbc53605 [2023-09-08T04:23:53.046Z] $ docker rm -f --volumes ea6f4ae99e4db3c9aa27c85804c6b8dd6f7327dc801f9b1153635996fbc53605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-08T04:23:53.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-08T04:23:53.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:23:53.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T04:23:53.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:23:53.797Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T04:23:53.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T04:23:54.159Z] $ docker top 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-08T04:23:54.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T04:23:54.235Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T04:23:54.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T04:23:54.370Z] $ docker exec 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 ssh-agent [2023-09-08T04:23:54.469Z] SSH_AUTH_SOCK=/tmp/ssh-aL6Tqbyr3sMT/agent.31 [2023-09-08T04:23:54.469Z] SSH_AGENT_PID=37 [2023-09-08T04:23:54.474Z] Running ssh-add (command line suppressed) [2023-09-08T04:23:54.593Z] Identity added: /w/workspace/edgex-go/575@tmp/private_key_3376622149399159139.key (/w/workspace/edgex-go/575@tmp/private_key_3376622149399159139.key) [2023-09-08T04:23:54.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T04:23:54.878Z] + git semver bump pre [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,064 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,064 [bump_version] DEBUG bumping version:3.1.0-dev.41 on axis:pre with prefix:dev [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,064 [bump_version] DEBUG bumped version:3.1.0-dev.42 [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,064 [write_version] DEBUG write version:3.1.0-dev.42 to path:/w/workspace/edgex-go/575/.semver/main with force:True [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,064 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/575/.semver/main [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,066 [execute] INFO git cat-file --batch-check [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=) [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,071 [execute] INFO git cat-file --batch [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=) [2023-09-08T04:23:55.137Z] 2023-09-08 04:23:55,077 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T04:23:55.137Z] 3.1.0-dev.42 [Pipeline] } [2023-09-08T04:23:55.157Z] $ docker exec --env ******** --env ******** 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 ssh-agent -k [2023-09-08T04:23:55.260Z] unset SSH_AUTH_SOCK; [2023-09-08T04:23:55.260Z] unset SSH_AGENT_PID; [2023-09-08T04:23:55.260Z] echo Agent pid 37 killed; [2023-09-08T04:23:55.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T04:23:55.568Z] + git semver [Pipeline] } [2023-09-08T04:23:55.851Z] $ docker stop --time=1 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 [2023-09-08T04:23:57.120Z] $ docker rm -f --volumes 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T04:23:57.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-08T04:23:57.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:23:57.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T04:23:57.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:23:57.816Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T04:23:57.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T04:23:58.190Z] $ docker top 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 -eo pid,comm [2023-09-08T04:23:58.223Z] 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). [2023-09-08T04:23:58.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-08T04:23:58.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T04:23:58.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T04:23:58.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T04:23:58.397Z] $ docker exec 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 ssh-agent [2023-09-08T04:23:58.488Z] SSH_AUTH_SOCK=/tmp/ssh-OWNRKI7ojy1K/agent.32 [2023-09-08T04:23:58.488Z] SSH_AGENT_PID=38 [2023-09-08T04:23:58.493Z] Running ssh-add (command line suppressed) [2023-09-08T04:23:58.610Z] Identity added: /w/workspace/edgex-go/575@tmp/private_key_17252106043026438010.key (/w/workspace/edgex-go/575@tmp/private_key_17252106043026438010.key) [2023-09-08T04:23:58.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T04:23:58.901Z] + git semver push [2023-09-08T04:23:59.159Z] 2023-09-08 04:23:59,085 [run_push] DEBUG push [2023-09-08T04:23:59.159Z] 2023-09-08 04:23:59,086 [execute] INFO git cat-file --batch-check [2023-09-08T04:23:59.159Z] 2023-09-08 04:23:59,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=) [2023-09-08T04:23:59.159Z] 2023-09-08 04:23:59,090 [execute] INFO git rev-list d6841b5b04aace4a373f57242c01c09b798cdda6 -- [2023-09-08T04:23:59.159Z] 2023-09-08 04:23:59,090 [execute] DEBUG Popen(['git', 'rev-list', 'd6841b5b04aace4a373f57242c01c09b798cdda6', '--'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-08T04:23:59.159Z] 2023-09-08 04:23:59,107 [execute] INFO git fetch -v origin [2023-09-08T04:23:59.159Z] 2023-09-08 04:23:59,108 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-08T04:23:59.727Z] 2023-09-08 04:23:59,572 [run_push] DEBUG no remote changes detected [2023-09-08T04:23:59.727Z] 2023-09-08 04:23:59,573 [execute] INFO git push origin semver [2023-09-08T04:23:59.727Z] 2023-09-08 04:23:59,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-08T04:24:00.664Z] 2023-09-08 04:24:00,324 [run_push] DEBUG push all version tags [2023-09-08T04:24:00.664Z] 2023-09-08 04:24:00,325 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-08T04:24:00.664Z] 2023-09-08 04:24:00,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=None) [2023-09-08T04:24:01.231Z] 2023-09-08 04:24:01,092 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main [2023-09-08T04:24:01.231Z] 3.1.0-dev.42 [Pipeline] } [2023-09-08T04:24:01.253Z] $ docker exec --env ******** --env ******** 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 ssh-agent -k [2023-09-08T04:24:01.358Z] unset SSH_AUTH_SOCK; [2023-09-08T04:24:01.358Z] unset SSH_AGENT_PID; [2023-09-08T04:24:01.359Z] echo Agent pid 38 killed; [2023-09-08T04:24:01.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T04:24:01.656Z] + git semver [Pipeline] } [2023-09-08T04:24:01.942Z] $ docker stop --time=1 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 [2023-09-08T04:24:03.200Z] $ docker rm -f --volumes 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 [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 [2023-09-08T04:24:03.725Z] + [ -d /w/workspace/edgex-go/575/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:24:04.013Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:24:04.870Z] ---> package-listing.sh [2023-09-08T04:24:04.870Z] ++ facter osfamily [2023-09-08T04:24:04.870Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-08T04:24:05.129Z] + OS_FAMILY=debian [2023-09-08T04:24:05.129Z] + workspace=/w/workspace/edgex-go/575 [2023-09-08T04:24:05.129Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-08T04:24:05.129Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-08T04:24:05.129Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-08T04:24:05.129Z] + PACKAGES=/tmp/packages_start.txt [2023-09-08T04:24:05.129Z] + '[' /w/workspace/edgex-go/575 ']' [2023-09-08T04:24:05.129Z] + PACKAGES=/tmp/packages_end.txt [2023-09-08T04:24:05.129Z] + case "${OS_FAMILY}" in [2023-09-08T04:24:05.129Z] + dpkg -l [2023-09-08T04:24:05.129Z] + grep '^ii' [2023-09-08T04:24:05.129Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-08T04:24:05.129Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-08T04:24:05.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-08T04:24:05.129Z] + '[' /w/workspace/edgex-go/575 ']' [2023-09-08T04:24:05.129Z] + mkdir -p /w/workspace/edgex-go/575/archives/ [2023-09-08T04:24:05.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/575/archives/ [Pipeline] echo [2023-09-08T04:24:05.139Z] 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/575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-08T04:24:05.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:24:05.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T04:24:05.969Z] [2023-09-08T04:24:05.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T04:24:06.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T04:24:06.268Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-08T04:24:06.268Z] 5eb5b503b376: Pulling fs layer [2023-09-08T04:24:06.268Z] 5c69ac0246d0: Pulling fs layer [2023-09-08T04:24:06.268Z] ec43610c2a17: Pulling fs layer [2023-09-08T04:24:06.268Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-08T04:24:06.268Z] 33b1e0a273af: Pulling fs layer [2023-09-08T04:24:06.268Z] 5d3b04190fa2: Pulling fs layer [2023-09-08T04:24:06.268Z] 2f39f015ded8: Pulling fs layer [2023-09-08T04:24:06.268Z] 33b1e0a273af: Waiting [2023-09-08T04:24:06.268Z] 5d3b04190fa2: Waiting [2023-09-08T04:24:06.268Z] 2f39f015ded8: Waiting [2023-09-08T04:24:06.268Z] 3a2ae6a8a46f: Waiting [2023-09-08T04:24:06.268Z] 5c69ac0246d0: Verifying Checksum [2023-09-08T04:24:06.268Z] 5c69ac0246d0: Download complete [2023-09-08T04:24:06.268Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-08T04:24:06.268Z] 3a2ae6a8a46f: Download complete [2023-09-08T04:24:06.268Z] 33b1e0a273af: Verifying Checksum [2023-09-08T04:24:06.268Z] 33b1e0a273af: Download complete [2023-09-08T04:24:06.268Z] 5d3b04190fa2: Download complete [2023-09-08T04:24:06.268Z] ec43610c2a17: Verifying Checksum [2023-09-08T04:24:06.527Z] 5eb5b503b376: Verifying Checksum [2023-09-08T04:24:06.527Z] 5eb5b503b376: Download complete [2023-09-08T04:24:07.094Z] 2f39f015ded8: Download complete [2023-09-08T04:24:07.660Z] 5eb5b503b376: Pull complete [2023-09-08T04:24:07.918Z] 5c69ac0246d0: Pull complete [2023-09-08T04:24:08.177Z] ec43610c2a17: Pull complete [2023-09-08T04:24:08.177Z] 3a2ae6a8a46f: Pull complete [2023-09-08T04:24:08.437Z] 33b1e0a273af: Pull complete [2023-09-08T04:24:08.696Z] 5d3b04190fa2: Pull complete [2023-09-08T04:24:12.882Z] 2f39f015ded8: Pull complete [2023-09-08T04:24:12.882Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-08T04:24:12.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T04:24:12.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T04:24:12.964Z] prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container [2023-09-08T04:24:13.008Z] $ 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/575/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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 [2023-09-08T04:24:16.835Z] $ docker top 1d22260c3f6da40a2c032dab038b58eddd6c5f9c679cb492fcabeaefad106d18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T04:24:17.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-08T04:24:17.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-08T04:24:17.740Z] + ls /var/log/sa-host [2023-09-08T04:24:17.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T04:24:17.887Z] provisioning config files... [2023-09-08T04:24:17.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/575@tmp/config2227543634806658290tmp [Pipeline] { [Pipeline] echo [2023-09-08T04:24:17.907Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:24:18.192Z] ---> create-netrc.sh [Pipeline] } [2023-09-08T04:24:18.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:24:18.519Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-08T04:24:18.527Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:24:18.812Z] ---> sudo-logs.sh [2023-09-08T04:24:18.812Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-08T04:24:18.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:24:19.116Z] ---> job-cost.sh [2023-09-08T04:24:19.116Z] lf-activate-venv: SKIPPING [2023-09-08T04:24:19.116Z] DEBUG: total: 0.10999999940395355 [2023-09-08T04:24:19.116Z] INFO: Retrieving Stack Cost... [2023-09-08T04:24:19.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-08T04:24:19.947Z] INFO: Archiving Costs [Pipeline] echo [2023-09-08T04:24:19.957Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T04:24:20.246Z] ---> logs-deploy.sh [2023-09-08T04:24:20.246Z] lf-activate-venv: SKIPPING [2023-09-08T04:24:20.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/575 [2023-09-08T04:24:20.246Z] INFO: archiving workspace using pattern(s): [2023-09-08T04:24:21.183Z] Archives upload complete. [2023-09-08T04:24:21.441Z] INFO: archiving logs to Nexus