Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca7181072cd9693a97ee7a9bf2ee455613042ad5 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-ssh16231299950554371017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10725598845273985397.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9899373245812520071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1807991746657924174.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-ssh15150648350995276846.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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7977 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/591 [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/591 # 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 ca7181072cd9693a97ee7a9bf2ee455613042ad5 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4695)" > 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 ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 > git rev-list --no-walk 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-26T22:02:17.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-26T22:02:17.398Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-26T22:02:17.418Z] ========================================================= [2023-09-26T22:02:17.418Z] EdgeX Global Pipelines Version Info [2023-09-26T22:02:17.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:02:20.253Z] ------------------- [2023-09-26T22:02:20.253Z] stable info: [2023-09-26T22:02:20.253Z] ------------------- [2023-09-26T22:02:20.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-26T22:02:20.253Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T22:02:20.253Z] Message: update stable to v1.0.254 [2023-09-26T22:02:20.827Z] ------------------- [2023-09-26T22:02:20.827Z] experimental info: [2023-09-26T22:02:20.827Z] ------------------- [2023-09-26T22:02:20.827Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-26T22:02:20.827Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T22:02:20.827Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-26T22:02:21.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-26T22:02:21.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-26T22:02:21.056Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-26T22:02:21.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-26T22:02:21.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-26T22:02:21.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-26T22:02:21.133Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-26T22:02:21.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-26T22:02:21.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-26T22:02:21.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-26T22:02:21.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-26T22:02:21.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-26T22:02:21.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-26T22:02:21.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-26T22:02:21.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-26T22:02:21.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T22:02:21.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T22:02:21.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-26T22:02:21.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-26T22:02:21.281Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-26T22:02:21.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-26T22:02:21.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-26T22:02:21.318Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-26T22:02:21.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-26T22:02:21.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-26T22:02:21.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-26T22:02:21.394Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] echo [2023-09-26T22:02:21.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca71810 [Pipeline] echo [2023-09-26T22:02:21.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T22:02:21.489Z] provisioning config files... [2023-09-26T22:02:21.509Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config12506943882760832846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:02:21.817Z] ---> docker-login.sh [2023-09-26T22:02:21.817Z] nexus3.edgexfoundry.org:10001 [2023-09-26T22:02:22.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:02:22.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:02:22.079Z] Configure a credential helper to remove this warning. See [2023-09-26T22:02:22.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:02:22.079Z] [2023-09-26T22:02:22.079Z] Login Succeeded [2023-09-26T22:02:22.079Z] nexus3.edgexfoundry.org:10002 [2023-09-26T22:02:22.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:02:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:02:22.343Z] Configure a credential helper to remove this warning. See [2023-09-26T22:02:22.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:02:22.343Z] [2023-09-26T22:02:22.343Z] Login Succeeded [2023-09-26T22:02:22.343Z] nexus3.edgexfoundry.org:10003 [2023-09-26T22:02:22.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:02:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:02:22.343Z] Configure a credential helper to remove this warning. See [2023-09-26T22:02:22.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:02:22.343Z] [2023-09-26T22:02:22.343Z] Login Succeeded [2023-09-26T22:02:22.343Z] nexus3.edgexfoundry.org:10004 [2023-09-26T22:02:22.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:02:22.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:02:22.603Z] Configure a credential helper to remove this warning. See [2023-09-26T22:02:22.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:02:22.603Z] [2023-09-26T22:02:22.603Z] Login Succeeded [2023-09-26T22:02:22.603Z] docker.io [2023-09-26T22:02:22.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:02:22.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:02:22.863Z] Configure a credential helper to remove this warning. See [2023-09-26T22:02:22.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:02:22.863Z] [2023-09-26T22:02:22.863Z] Login Succeeded [2023-09-26T22:02:22.863Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T22:02:22.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T22:02:23.181Z] + 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-26T22:02:23.181Z] + dirname cmd/core-command/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-26T22:02:23.181Z] + + cut -d/ -f2 [2023-09-26T22:02:23.181Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-26T22:02:23.181Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/core-data/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/core-metadata/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-26T22:02:23.181Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-09-26T22:02:23.181Z] cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/support-notifications/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-26T22:02:23.181Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-26T22:02:23.181Z] + cut -d/ -f2 [2023-09-26T22:02:23.181Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-26T22:02:23.228Z] 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-26T22:02:23.596Z] + git rev-list -1 --merges ca7181072cd9693a97ee7a9bf2ee455613042ad5~1..ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] echo [2023-09-26T22:02:23.613Z] -----------> git rev-list -1 --merges ca7181072cd9693a97ee7a9bf2ee455613042ad5~1..ca7181072cd9693a97ee7a9bf2ee455613042ad5 ca7181072cd9693a97ee7a9bf2ee455613042ad5 [false] [Pipeline] sh [2023-09-26T22:02:23.902Z] + git log --format=format:%s -1 ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] echo [2023-09-26T22:02:23.915Z] ========================================================= [2023-09-26T22:02:23.915Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-26T22:02:23.915Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-26T22:02:24.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T22:02:24.789Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-26T22:02:24.789Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-26T22:02:24.789Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-26T22:02:24.789Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-26T22:02:24.789Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-26T22:02:24.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:02:25.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T22:02:25.437Z] [2023-09-26T22:02:25.437Z] 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-26T22:02:25.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T22:02:25.732Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-26T22:02:25.732Z] b85a868b505f: Pulling fs layer [2023-09-26T22:02:25.732Z] e2be974225ed: Pulling fs layer [2023-09-26T22:02:25.732Z] 339a4e72a1f5: Pulling fs layer [2023-09-26T22:02:25.732Z] 988bab9f4d93: Pulling fs layer [2023-09-26T22:02:25.732Z] 1469e6f7b9e6: Pulling fs layer [2023-09-26T22:02:25.732Z] eaf3925da568: Pulling fs layer [2023-09-26T22:02:25.732Z] bab4dde63d76: Pulling fs layer [2023-09-26T22:02:25.732Z] bde34c3a00c8: Pulling fs layer [2023-09-26T22:02:25.732Z] b352a97aabf1: Pulling fs layer [2023-09-26T22:02:25.732Z] 4872d77fe225: Pulling fs layer [2023-09-26T22:02:25.732Z] 5851b861e8e6: Pulling fs layer [2023-09-26T22:02:25.732Z] eaf3925da568: Waiting [2023-09-26T22:02:25.732Z] bab4dde63d76: Waiting [2023-09-26T22:02:25.732Z] bde34c3a00c8: Waiting [2023-09-26T22:02:25.732Z] 5851b861e8e6: Waiting [2023-09-26T22:02:25.732Z] 988bab9f4d93: Waiting [2023-09-26T22:02:25.732Z] 1469e6f7b9e6: Waiting [2023-09-26T22:02:25.732Z] b352a97aabf1: Waiting [2023-09-26T22:02:25.732Z] 4872d77fe225: Waiting [2023-09-26T22:02:25.732Z] e2be974225ed: Download complete [2023-09-26T22:02:25.732Z] 988bab9f4d93: Verifying Checksum [2023-09-26T22:02:25.732Z] 988bab9f4d93: Download complete [2023-09-26T22:02:25.732Z] 1469e6f7b9e6: Verifying Checksum [2023-09-26T22:02:25.732Z] 1469e6f7b9e6: Download complete [2023-09-26T22:02:25.732Z] 339a4e72a1f5: Verifying Checksum [2023-09-26T22:02:25.732Z] 339a4e72a1f5: Download complete [2023-09-26T22:02:25.990Z] eaf3925da568: Download complete [2023-09-26T22:02:25.990Z] bde34c3a00c8: Download complete [2023-09-26T22:02:25.990Z] b352a97aabf1: Download complete [2023-09-26T22:02:25.990Z] 4872d77fe225: Verifying Checksum [2023-09-26T22:02:25.990Z] 4872d77fe225: Download complete [2023-09-26T22:02:25.990Z] 5851b861e8e6: Verifying Checksum [2023-09-26T22:02:25.990Z] 5851b861e8e6: Download complete [2023-09-26T22:02:25.990Z] b85a868b505f: Verifying Checksum [2023-09-26T22:02:25.990Z] b85a868b505f: Download complete [2023-09-26T22:02:26.248Z] bab4dde63d76: Verifying Checksum [2023-09-26T22:02:26.248Z] bab4dde63d76: Download complete [2023-09-26T22:02:27.183Z] b85a868b505f: Pull complete [2023-09-26T22:02:27.183Z] e2be974225ed: Pull complete [2023-09-26T22:02:27.749Z] 339a4e72a1f5: Pull complete [2023-09-26T22:02:27.749Z] 988bab9f4d93: Pull complete [2023-09-26T22:02:28.006Z] 1469e6f7b9e6: Pull complete [2023-09-26T22:02:28.006Z] eaf3925da568: Pull complete [2023-09-26T22:02:29.913Z] bab4dde63d76: Pull complete [2023-09-26T22:02:29.913Z] bde34c3a00c8: Pull complete [2023-09-26T22:02:29.913Z] b352a97aabf1: Pull complete [2023-09-26T22:02:29.913Z] 4872d77fe225: Pull complete [2023-09-26T22:02:29.913Z] 5851b861e8e6: Pull complete [2023-09-26T22:02:30.172Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-26T22:02:30.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T22:02:30.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:02:30.279Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:02:30.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:02:32.333Z] $ docker top fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b -eo pid,comm [2023-09-26T22:02:32.384Z] 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-26T22:02:32.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T22:02:32.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T22:02:32.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T22:02:32.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T22:02:32.536Z] $ docker exec fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent [2023-09-26T22:02:32.641Z] SSH_AUTH_SOCK=/tmp/ssh-m98yDv7sAHfk/agent.33 [2023-09-26T22:02:32.641Z] SSH_AGENT_PID=39 [2023-09-26T22:02:32.646Z] Running ssh-add (command line suppressed) [2023-09-26T22:02:32.746Z] Identity added: /w/workspace/edgex-go/591@tmp/private_key_4536310991755716031.key (/w/workspace/edgex-go/591@tmp/private_key_4536310991755716031.key) [2023-09-26T22:02:32.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T22:02:33.048Z] + git tag --points-at HEAD [Pipeline] } [2023-09-26T22:02:33.062Z] $ docker exec --env ******** --env ******** fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent -k [2023-09-26T22:02:33.168Z] unset SSH_AUTH_SOCK; [2023-09-26T22:02:33.168Z] unset SSH_AGENT_PID; [2023-09-26T22:02:33.168Z] echo Agent pid 39 killed; [2023-09-26T22:02:33.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-26T22:02:33.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T22:02:33.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T22:02:33.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T22:02:33.312Z] $ docker exec fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent [2023-09-26T22:02:33.418Z] SSH_AUTH_SOCK=/tmp/ssh-ACyxJIcRM8jD/agent.71 [2023-09-26T22:02:33.418Z] SSH_AGENT_PID=77 [2023-09-26T22:02:33.423Z] Running ssh-add (command line suppressed) [2023-09-26T22:02:33.522Z] Identity added: /w/workspace/edgex-go/591@tmp/private_key_5045863449576148661.key (/w/workspace/edgex-go/591@tmp/private_key_5045863449576148661.key) [2023-09-26T22:02:33.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T22:02:33.821Z] + git semver init [2023-09-26T22:02:34.079Z] 2023-09-26 22:02:34,002 [run_init] DEBUG init version:0.0.0 force:False [2023-09-26T22:02:34.079Z] 2023-09-26 22:02:34,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/591/.semver [2023-09-26T22:02:34.079Z] 2023-09-26 22:02:34,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/591/.semver [2023-09-26T22:02:34.080Z] 2023-09-26 22:02:34,003 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/591/.semver'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=None) [2023-09-26T22:02:39.351Z] 2023-09-26 22:02:39,297 [append_file] DEBUG append to file:/w/workspace/edgex-go/591/.git/info/exclude [2023-09-26T22:02:39.351Z] 2023-09-26 22:02:39,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/591/.semver/main with force:False [2023-09-26T22:02:39.351Z] 2023-09-26 22:02:39,297 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:02:39.351Z] 2023-09-26 22:02:39,298 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:02:39.351Z] 3.1.0-dev.57 [Pipeline] } [2023-09-26T22:02:39.362Z] $ docker exec --env ******** --env ******** fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b ssh-agent -k [2023-09-26T22:02:39.452Z] unset SSH_AUTH_SOCK; [2023-09-26T22:02:39.452Z] unset SSH_AGENT_PID; [2023-09-26T22:02:39.452Z] echo Agent pid 77 killed; [2023-09-26T22:02:39.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T22:02:39.765Z] + git semver [Pipeline] } [2023-09-26T22:02:40.042Z] $ docker stop --time=1 fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b [2023-09-26T22:02:41.362Z] $ docker rm -f --volumes fcd42d1f066ce4312ae92c1386e4b7376d74812ca9c2fc1e7e15ae4ddbca480b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T22:02:41.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-26T22:02:41.914Z] Stashed 1 file(s) [Pipeline] echo [2023-09-26T22:02:41.917Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.57 [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-26T22:02:42.301Z] + git config --global --add safe.directory /w/workspace/edgex-go/591 [Pipeline] echo [2023-09-26T22:02:42.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T22:02:42.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T22:02:42.327Z] ========================================================= [2023-09-26T22:02:42.327Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-26T22:02:42.327Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-26T22:02:42.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T22:02:42.616Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-26T22:02:42.616Z] 7264a8db6415: Pulling fs layer [2023-09-26T22:02:42.616Z] c4d48a809fc2: Pulling fs layer [2023-09-26T22:02:42.616Z] 4f1c88b9dad5: Pulling fs layer [2023-09-26T22:02:42.616Z] ad3a456e5733: Pulling fs layer [2023-09-26T22:02:42.616Z] 33e27b845d1e: Pulling fs layer [2023-09-26T22:02:42.616Z] c68163c4e522: Pulling fs layer [2023-09-26T22:02:42.616Z] 50da416c3ac9: Pulling fs layer [2023-09-26T22:02:42.616Z] 23d2d4c4bb30: Pulling fs layer [2023-09-26T22:02:42.616Z] c68163c4e522: Waiting [2023-09-26T22:02:42.616Z] ad3a456e5733: Waiting [2023-09-26T22:02:42.616Z] 50da416c3ac9: Waiting [2023-09-26T22:02:42.616Z] 33e27b845d1e: Waiting [2023-09-26T22:02:42.616Z] c4d48a809fc2: Verifying Checksum [2023-09-26T22:02:42.616Z] c4d48a809fc2: Download complete [2023-09-26T22:02:42.616Z] ad3a456e5733: Verifying Checksum [2023-09-26T22:02:42.616Z] ad3a456e5733: Download complete [2023-09-26T22:02:42.616Z] 33e27b845d1e: Verifying Checksum [2023-09-26T22:02:42.616Z] 33e27b845d1e: Download complete [2023-09-26T22:02:42.616Z] 7264a8db6415: Download complete [2023-09-26T22:02:42.876Z] c68163c4e522: Verifying Checksum [2023-09-26T22:02:42.876Z] c68163c4e522: Download complete [2023-09-26T22:02:42.876Z] 7264a8db6415: Pull complete [2023-09-26T22:02:43.135Z] c4d48a809fc2: Pull complete [2023-09-26T22:02:43.135Z] 23d2d4c4bb30: Verifying Checksum [2023-09-26T22:02:43.135Z] 23d2d4c4bb30: Download complete [2023-09-26T22:02:43.393Z] 4f1c88b9dad5: Verifying Checksum [2023-09-26T22:02:43.393Z] 4f1c88b9dad5: Download complete [2023-09-26T22:02:43.705Z] 50da416c3ac9: Verifying Checksum [2023-09-26T22:02:43.705Z] 50da416c3ac9: Download complete [2023-09-26T22:02:46.235Z] 4f1c88b9dad5: Pull complete [2023-09-26T22:02:46.495Z] ad3a456e5733: Pull complete [2023-09-26T22:02:46.495Z] 33e27b845d1e: Pull complete [2023-09-26T22:02:46.495Z] c68163c4e522: Pull complete [2023-09-26T22:02:49.035Z] 50da416c3ac9: Pull complete [2023-09-26T22:02:49.293Z] 23d2d4c4bb30: Pull complete [2023-09-26T22:02:49.293Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-26T22:02:49.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T22:02:49.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-26T22:02:49.591Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T22:02:49.591Z] WORKDIR /edgex [2023-09-26T22:02:49.591Z] COPY go.mod . [2023-09-26T22:02:49.591Z] RUN go mod download [2023-09-26T22:02:49.591Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-26T22:02:50.189Z] Sending build context to Docker daemon 171MB [2023-09-26T22:02:50.189Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T22:02:50.189Z] ---> 0786185ac409 [2023-09-26T22:02:50.189Z] Step 2/4 : WORKDIR /edgex [2023-09-26T22:02:53.477Z] ---> Running in f038bda448f0 [2023-09-26T22:02:53.477Z] Removing intermediate container f038bda448f0 [2023-09-26T22:02:53.477Z] ---> ba342155ff5e [2023-09-26T22:02:53.477Z] Step 3/4 : COPY go.mod . [2023-09-26T22:02:53.477Z] ---> 8cfc8cb64dbb [2023-09-26T22:02:53.477Z] Step 4/4 : RUN go mod download [2023-09-26T22:02:53.477Z] ---> Running in 4fcba33f9235 [2023-09-26T22:02:56.996Z] Still waiting to schedule task [2023-09-26T22:02:56.997Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-26T22:03:08.433Z] Removing intermediate container 4fcba33f9235 [2023-09-26T22:03:08.433Z] ---> 860ef075d11f [2023-09-26T22:03:08.433Z] Successfully built 860ef075d11f [2023-09-26T22:03:08.433Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:03:08.740Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T22:03:08.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:03:08.815Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:03:08.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:03:09.197Z] $ docker top 37b533c65443422c979823a2ce9fc29d320e1c19091ace68be2436d5247372f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T22:03:09.536Z] + go version [2023-09-26T22:03:09.536Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-26T22:03:09.548Z] $ docker stop --time=1 37b533c65443422c979823a2ce9fc29d320e1c19091ace68be2436d5247372f1 [2023-09-26T22:03:10.815Z] $ docker rm -f --volumes 37b533c65443422c979823a2ce9fc29d320e1c19091ace68be2436d5247372f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:03:11.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T22:03:11.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:03:11.281Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:03:11.312Z] $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:03:11.643Z] $ docker top d55cf72fe2f0b85e6618393cb626cc5579fbb24eabb9697dc6fd5089f444621a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-26T22:03:11.700Z] ========================================================= [2023-09-26T22:03:11.700Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-26T22:03:11.700Z] ========================================================= [Pipeline] sh [2023-09-26T22:03:11.977Z] + git config --global --add safe.directory /w/workspace/edgex-go/591 [Pipeline] fileExists [Pipeline] sh [2023-09-26T22:03:12.279Z] + make test [2023-09-26T22:03:12.279Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T22:03:18.840Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-26T22:03:31.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-26T22:03:31.598Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-26T22:03:31.598Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-26T22:03:31.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-26T22:03:31.598Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-26T22:03:33.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-26T22:03:33.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-26T22:03:34.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-09-26T22:03:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2023-09-26T22:03:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-26T22:03:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-26T22:03:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-26T22:03:37.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-26T22:03:37.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-26T22:03:38.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-26T22:03:38.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-26T22:03:38.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-26T22:03:38.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-26T22:03:38.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-26T22:03:39.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements [2023-09-26T22:03:39.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements [2023-09-26T22:03:39.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-26T22:03:39.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-26T22:03:42.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.491s coverage: 93.4% of statements [2023-09-26T22:03:42.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 4.1% of statements [2023-09-26T22:03:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-26T22:03:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-26T22:03:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-26T22:03:42.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-26T22:03:42.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-26T22:03:42.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-26T22:03:42.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-26T22:03:42.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-26T22:03:42.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-26T22:03:42.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-26T22:03:43.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 97.6% of statements [2023-09-26T22:03:43.795Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2023-09-26T22:03:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-26T22:03:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-26T22:03:45.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements [2023-09-26T22:03:45.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements [2023-09-26T22:03:45.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements [2023-09-26T22:03:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.050s coverage: 82.9% of statements [2023-09-26T22:03:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements [2023-09-26T22:03:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2023-09-26T22:03:46.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2023-09-26T22:03:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-26T22:03:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-26T22:03:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-26T22:03:46.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-26T22:03:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-26T22:03:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-26T22:03:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-26T22:03:46.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-26T22:03:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-26T22:03:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-26T22:03:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-26T22:03:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-26T22:03:48.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-26T22:03:48.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-26T22:03:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-26T22:03:50.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-26T22:03:51.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-26T22:03:52.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-26T22:03:52.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-26T22:03:54.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-26T22:03:54.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-26T22:03:54.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-26T22:03:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-26T22:03:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-26T22:03:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-26T22:03:57.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-26T22:03:57.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-26T22:03:57.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-26T22:03:57.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-26T22:03:58.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-26T22:03:58.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-26T22:03:58.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-26T22:03:58.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-26T22:03:59.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2023-09-26T22:03:59.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-26T22:03:59.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-26T22:03:59.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-26T22:03:59.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-26T22:04:00.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-26T22:04:00.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-26T22:04:01.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-26T22:04:01.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 38.4% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2023-09-26T22:04:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements [2023-09-26T22:04:11.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements [2023-09-26T22:04:11.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2023-09-26T22:04:11.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements [2023-09-26T22:04:11.860Z] 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-26T22:04:11.860Z] running golangci-lint [2023-09-26T22:04:11.860Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-26T22:04:11.860Z] go version go1.21.0 linux/amd64 [2023-09-26T22:04:11.860Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-26T22:04:11.860Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-26T22:04:24.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7978 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-26T22:04:24.799Z] Running in /w/workspace/edgex-go/591 [Pipeline] { [Pipeline] checkout [2023-09-26T22:04:24.828Z] The recommended git tool is: git [2023-09-26T22:04:26.733Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 13.359024073s" [2023-09-26T22:04:26.733Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.927105ms" [2023-09-26T22:04:29.830Z] using credential edgex-jenkins-ssh [2023-09-26T22:04:29.848Z] Cloning the remote Git repository [2023-09-26T22:04:29.893Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-26T22:04:29.981Z] > git init /w/workspace/edgex-go/591 # timeout=10 [2023-09-26T22:04:30.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-26T22:04:30.112Z] > git --version # timeout=10 [2023-09-26T22:04:30.130Z] > git --version # 'git version 2.25.1' [2023-09-26T22:04:30.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-26T22:04:30.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T22:04:34.838Z] level=info msg="[linters_context/goanalysis] analyzers took 1m7.562338397s with top 10 stages: buildir: 35.307025297s, gosec: 7.617047556s, inspect: 1.943199323s, fact_deprecated: 1.786270707s, printf: 1.269435917s, ctrlflow: 1.098025215s, S1038: 910.589908ms, fact_purity: 854.494374ms, nilness: 773.504136ms, directives: 527.714392ms" [2023-09-26T22:04:34.838Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-26T22:04:34.838Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, nolint: 0/21, exclude-rules: 21/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, exclude: 197/197" [2023-09-26T22:04:34.838Z] level=info msg="[runner] processing took 18.606676ms with stages: nolint: 8.921613ms, identifier_marker: 4.407711ms, autogenerated_exclude: 1.74618ms, path_prettifier: 1.492617ms, exclude-rules: 1.057923ms, skip_dirs: 835.16µs, cgo: 80.921µs, filename_unadjuster: 58.381µs, max_same_issues: 2.23µs, exclude: 670ns, skip_files: 440ns, fixer: 410ns, sort_results: 390ns, uniq_by_line: 390ns, severity-rules: 380ns, source_code: 380ns, diff: 360ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2023-09-26T22:04:34.838Z] level=info msg="[runner] linters took 8.6305411s with stages: goanalysis_metalinter: 8.611734122s" [2023-09-26T22:04:34.838Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-26T22:04:34.838Z] level=info msg="Memory: 221 samples, avg is 239.9MB, max is 884.2MB" [2023-09-26T22:04:34.838Z] level=info msg="Execution took 22.036553408s" [2023-09-26T22:04:34.838Z] go vet ./... [2023-09-26T22:04:38.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-26T22:04:38.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-26T22:04:38.126Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-26T22:04:38.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-26T22:04:38.422Z] + ls -al . [2023-09-26T22:04:38.423Z] total 732 [2023-09-26T22:04:38.423Z] drwxrwxr-x 12 1001 1001 4096 Sep 26 22:03 . [2023-09-26T22:04:38.423Z] drwxr-xr-x 4 root root 4096 Sep 26 22:03 .. [2023-09-26T22:04:38.423Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 22:02 .blubracket [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 16 Sep 26 22:02 .dockerignore [2023-09-26T22:04:38.423Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 22:04 .git [2023-09-26T22:04:38.423Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 22:02 .github [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 1173 Sep 26 22:02 .gitignore [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 42 Sep 26 22:02 .golangci.yml [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 100 Sep 26 22:02 .hadolint.yml [2023-09-26T22:04:38.423Z] drwxr-xr-x 3 1001 1001 4096 Sep 26 22:02 .semver [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 166 Sep 26 22:02 .sonarcloud.properties [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 1171 Sep 26 22:02 ADOPTERS.md [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 11674 Sep 26 22:02 Attribution.txt [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 93407 Sep 26 22:02 CHANGELOG.md [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 3804 Sep 26 22:02 CONTRIBUTING.md [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 677 Sep 26 22:02 GOVERNANCE.md [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 883 Sep 26 22:02 Jenkinsfile [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 10775 Sep 26 22:02 LICENSE [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 15054 Sep 26 22:02 Makefile [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 582 Sep 26 22:02 OWNERS.md [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 9923 Sep 26 22:02 README.md [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 789 Sep 26 22:02 SECURITY.md [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 12 Sep 26 22:02 VERSION [2023-09-26T22:04:38.423Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 22:02 bin [2023-09-26T22:04:38.423Z] drwxrwxr-x 18 1001 1001 4096 Sep 26 22:02 cmd [2023-09-26T22:04:38.423Z] -rw-r--r-- 1 root root 453602 Sep 26 22:04 coverage.out [2023-09-26T22:04:38.423Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 22:02 fuzz_test [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 3688 Sep 26 22:02 go.mod [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 34975 Sep 26 22:02 go.sum [2023-09-26T22:04:38.423Z] drwxrwxr-x 7 1001 1001 4096 Sep 26 22:02 internal [2023-09-26T22:04:38.423Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 22:02 openapi [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 594 Sep 26 22:02 security.txt [2023-09-26T22:04:38.423Z] drwxrwxr-x 4 1001 1001 4096 Sep 26 22:02 snap [2023-09-26T22:04:38.423Z] -rw-rw-r-- 1 1001 1001 204 Sep 26 22:02 version.go [Pipeline] sh [2023-09-26T22:04:38.719Z] + '[' -e coverage.out ] [2023-09-26T22:04:38.719Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-26T22:04:38.849Z] Stashed 1 file(s) [Pipeline] sh [2023-09-26T22:04:39.130Z] + make build [2023-09-26T22:04:39.130Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T22:04:48.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-26T22:04:48.397Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T22:04:50.105Z] Avoid second fetch [2023-09-26T22:04:50.106Z] Checking out Revision ca7181072cd9693a97ee7a9bf2ee455613042ad5 (main) [2023-09-26T22:04:50.840Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4695)" [2023-09-26T22:04:50.124Z] > git config core.sparsecheckout # timeout=10 [2023-09-26T22:04:50.186Z] > git checkout -f ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T22:04:51.861Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-26T22:04:51.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T22:04:51.861Z] Dload Upload Total Spent Left Speed [2023-09-26T22:04:51.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-26T22:04:52.400Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T22:04:52.400Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T22:04:52.400Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T22:04:52.425Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-26T22:04:52.755Z] + sudo tee /etc/docker/daemon.new [2023-09-26T22:04:52.755Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-26T22:04:52.755Z] { [2023-09-26T22:04:52.755Z] "registry-mirrors": [ [2023-09-26T22:04:52.755Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-26T22:04:52.755Z] ], [2023-09-26T22:04:52.755Z] "bip": "10.250.0.254/24", [2023-09-26T22:04:52.755Z] "hosts": [ [2023-09-26T22:04:52.755Z] "tcp://0.0.0.0:5555", [2023-09-26T22:04:52.755Z] "unix:///var/run/docker.sock" [2023-09-26T22:04:52.755Z] ], [2023-09-26T22:04:52.755Z] "mtu": 1458, [2023-09-26T22:04:52.755Z] "selinux-enabled": true, [2023-09-26T22:04:52.755Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-26T22:04:52.755Z] } [Pipeline] sh [2023-09-26T22:04:53.084Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-26T22:04:53.340Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T22:04:53.409Z] + sudo service docker restart [2023-09-26T22:04:59.898Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T22:05:00.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T22:05:01.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T22:05:02.469Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T22:05:03.037Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T22:05:03.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T22:05:04.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-26T22:05:05.922Z] $ docker stop --time=1 d55cf72fe2f0b85e6618393cb626cc5579fbb24eabb9697dc6fd5089f444621a [2023-09-26T22:05:09.004Z] $ docker rm -f --volumes d55cf72fe2f0b85e6618393cb626cc5579fbb24eabb9697dc6fd5089f444621a [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-26T22:05:09.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T22:05:09.983Z] [2023-09-26T22:05:09.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:05:10.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T22:05:10.278Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-26T22:05:10.278Z] 91d30c5bc195: Pulling fs layer [2023-09-26T22:05:10.278Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-26T22:05:10.278Z] 9c61dcf015f6: Pulling fs layer [2023-09-26T22:05:10.278Z] 4698f68db338: Pulling fs layer [2023-09-26T22:05:10.278Z] 2a2f49069b9e: Pulling fs layer [2023-09-26T22:05:10.278Z] e0025b399a48: Pulling fs layer [2023-09-26T22:05:10.278Z] 2a2f49069b9e: Waiting [2023-09-26T22:05:10.278Z] e0025b399a48: Waiting [2023-09-26T22:05:10.278Z] 4698f68db338: Waiting [2023-09-26T22:05:10.278Z] 91d30c5bc195: Verifying Checksum [2023-09-26T22:05:10.278Z] 91d30c5bc195: Download complete [2023-09-26T22:05:10.535Z] 4698f68db338: Verifying Checksum [2023-09-26T22:05:10.535Z] 4698f68db338: Download complete [2023-09-26T22:05:10.535Z] 91d30c5bc195: Pull complete [2023-09-26T22:05:10.535Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-26T22:05:10.535Z] 2e9b0aa3be6d: Download complete [2023-09-26T22:05:10.535Z] e0025b399a48: Download complete [2023-09-26T22:05:10.535Z] 2a2f49069b9e: Download complete [2023-09-26T22:05:10.795Z] 2e9b0aa3be6d: Pull complete [2023-09-26T22:05:11.052Z] 9c61dcf015f6: Verifying Checksum [2023-09-26T22:05:11.052Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T22:05:11.667Z] provisioning config files... [2023-09-26T22:05:11.689Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config3966981368413037055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:05:12.042Z] ---> docker-login.sh [2023-09-26T22:05:12.042Z] nexus3.edgexfoundry.org:10001 [2023-09-26T22:05:12.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:05:12.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:05:12.583Z] Configure a credential helper to remove this warning. See [2023-09-26T22:05:12.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:05:12.583Z] [2023-09-26T22:05:12.583Z] Login Succeeded [2023-09-26T22:05:12.583Z] nexus3.edgexfoundry.org:10002 [2023-09-26T22:05:12.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:05:12.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:05:12.853Z] Configure a credential helper to remove this warning. See [2023-09-26T22:05:12.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:05:12.853Z] [2023-09-26T22:05:12.853Z] Login Succeeded [2023-09-26T22:05:12.853Z] nexus3.edgexfoundry.org:10003 [2023-09-26T22:05:13.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:05:13.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:05:13.394Z] Configure a credential helper to remove this warning. See [2023-09-26T22:05:13.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:05:13.394Z] [2023-09-26T22:05:13.394Z] Login Succeeded [2023-09-26T22:05:13.394Z] nexus3.edgexfoundry.org:10004 [2023-09-26T22:05:13.579Z] 9c61dcf015f6: Pull complete [2023-09-26T22:05:13.579Z] 4698f68db338: Pull complete [2023-09-26T22:05:13.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:05:13.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:05:13.668Z] Configure a credential helper to remove this warning. See [2023-09-26T22:05:13.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:05:13.668Z] [2023-09-26T22:05:13.668Z] Login Succeeded [2023-09-26T22:05:13.668Z] docker.io [2023-09-26T22:05:13.839Z] 2a2f49069b9e: Pull complete [2023-09-26T22:05:13.839Z] e0025b399a48: Pull complete [2023-09-26T22:05:13.839Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-26T22:05:13.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T22:05:13.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:05:13.921Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:05:13.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:05:13.948Z] $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:05:14.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:05:14.205Z] Configure a credential helper to remove this warning. See [2023-09-26T22:05:14.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:05:14.205Z] [2023-09-26T22:05:14.205Z] Login Succeeded [2023-09-26T22:05:14.205Z] ---> docker-login.sh ends [2023-09-26T22:05:15.533Z] $ docker top 0b3b715510d9b22d4728c91303c14661b99c70306f77ad89da7a20c712221e0d -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-26T22:05:15.597Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-26T22:05:15.878Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-26T22:05:16.176Z] + git config --global --add safe.directory /w/workspace/edgex-go/591 [Pipeline] echo [2023-09-26T22:05:16.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T22:05:16.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T22:05:16.212Z] ========================================================= [2023-09-26T22:05:16.212Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-26T22:05:16.212Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-26T22:05:16.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T22:05:17.780Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-09-26T22:05:17.780Z] #1 transferring dockerfile: 1.70kB done [2023-09-26T22:05:17.780Z] #1 DONE 0.0s [2023-09-26T22:05:18.041Z] [2023-09-26T22:05:18.041Z] #2 [core-command internal] load build definition from Dockerfile [2023-09-26T22:05:18.041Z] #2 transferring dockerfile: 1.82kB done [2023-09-26T22:05:18.041Z] #2 DONE 0.0s [2023-09-26T22:05:18.041Z] [2023-09-26T22:05:18.041Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-26T22:05:18.041Z] #3 transferring dockerfile: 2.38kB done [2023-09-26T22:05:18.041Z] #3 DONE 0.0s [2023-09-26T22:05:18.041Z] [2023-09-26T22:05:18.041Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-26T22:05:18.041Z] #4 transferring dockerfile: 1.84kB done [2023-09-26T22:05:18.041Z] #4 DONE 0.0s [2023-09-26T22:05:18.041Z] [2023-09-26T22:05:18.041Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-26T22:05:18.041Z] #5 transferring dockerfile: 2.39kB done [2023-09-26T22:05:18.041Z] #5 DONE 0.0s [2023-09-26T22:05:18.041Z] [2023-09-26T22:05:18.041Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-26T22:05:18.041Z] #6 transferring dockerfile: 2.04kB done [2023-09-26T22:05:18.041Z] #6 DONE 0.0s [2023-09-26T22:05:18.041Z] [2023-09-26T22:05:18.041Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-09-26T22:05:18.041Z] #7 transferring dockerfile: 1.58kB done [2023-09-26T22:05:18.041Z] #7 DONE 0.0s [2023-09-26T22:05:18.041Z] [2023-09-26T22:05:18.041Z] #8 [security-spire-agent internal] load .dockerignore [2023-09-26T22:05:18.299Z] #8 transferring context: 56B done [2023-09-26T22:05:18.299Z] #8 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-26T22:05:18.299Z] #9 transferring dockerfile: 1.78kB done [2023-09-26T22:05:18.299Z] #9 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-26T22:05:18.299Z] #10 transferring dockerfile: 1.90kB done [2023-09-26T22:05:18.299Z] #10 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-26T22:05:18.299Z] #11 transferring dockerfile: 1.82kB done [2023-09-26T22:05:18.299Z] #11 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-26T22:05:18.299Z] #12 transferring dockerfile: 2.12kB done [2023-09-26T22:05:18.299Z] #12 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-09-26T22:05:18.299Z] #13 transferring dockerfile: 1.96kB done [2023-09-26T22:05:18.299Z] #13 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-26T22:05:18.299Z] #14 transferring dockerfile: 2.82kB done [2023-09-26T22:05:18.299Z] #14 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #15 [security-spire-server internal] load build definition from Dockerfile [2023-09-26T22:05:18.299Z] #15 transferring dockerfile: 1.59kB done [2023-09-26T22:05:18.299Z] #15 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #16 [core-command internal] load .dockerignore [2023-09-26T22:05:18.299Z] #16 transferring context: 56B done [2023-09-26T22:05:18.299Z] #16 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-26T22:05:18.299Z] #17 transferring context: 56B done [2023-09-26T22:05:18.299Z] #17 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #18 [support-notifications internal] load .dockerignore [2023-09-26T22:05:18.299Z] #18 transferring context: 56B done [2023-09-26T22:05:18.299Z] #18 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #19 [security-proxy-setup internal] load .dockerignore [2023-09-26T22:05:18.299Z] #19 transferring context: 56B done [2023-09-26T22:05:18.299Z] #19 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #20 [security-proxy-auth internal] load .dockerignore [2023-09-26T22:05:18.299Z] #20 transferring context: 56B done [2023-09-26T22:05:18.299Z] #20 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-09-26T22:05:18.299Z] #21 transferring context: 56B done [2023-09-26T22:05:18.299Z] #21 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #22 [security-spire-config internal] load .dockerignore [2023-09-26T22:05:18.299Z] #22 transferring context: 56B done [2023-09-26T22:05:18.299Z] #22 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #23 [support-scheduler internal] load .dockerignore [2023-09-26T22:05:18.299Z] #23 transferring context: 56B done [2023-09-26T22:05:18.299Z] #23 DONE 0.0s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #24 [core-data internal] load .dockerignore [2023-09-26T22:05:18.299Z] #24 transferring context: 56B done [2023-09-26T22:05:18.299Z] #24 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-26T22:05:18.299Z] #25 transferring context: 56B done [2023-09-26T22:05:18.299Z] #25 DONE 0.1s [2023-09-26T22:05:18.299Z] [2023-09-26T22:05:18.299Z] #26 [core-metadata internal] load .dockerignore [2023-09-26T22:05:18.300Z] #26 transferring context: 56B done [2023-09-26T22:05:18.300Z] #26 DONE 0.1s [2023-09-26T22:05:18.300Z] [2023-09-26T22:05:18.300Z] #27 [security-spire-server internal] load .dockerignore [2023-09-26T22:05:18.300Z] #27 transferring context: 56B done [2023-09-26T22:05:18.501Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-26T22:05:18.501Z] 9fda8d8052c6: Pulling fs layer [2023-09-26T22:05:18.501Z] 5d54e960e981: Pulling fs layer [2023-09-26T22:05:18.501Z] c4a7e357bf2a: Pulling fs layer [2023-09-26T22:05:18.501Z] f0e02332f6b5: Pulling fs layer [2023-09-26T22:05:18.501Z] cefa15bbcfad: Pulling fs layer [2023-09-26T22:05:18.501Z] 17808c966233: Pulling fs layer [2023-09-26T22:05:18.501Z] f4c1fc716caa: Pulling fs layer [2023-09-26T22:05:18.501Z] f0e02332f6b5: Waiting [2023-09-26T22:05:18.501Z] cefa15bbcfad: Waiting [2023-09-26T22:05:18.501Z] 17808c966233: Waiting [2023-09-26T22:05:18.501Z] f4c1fc716caa: Waiting [2023-09-26T22:05:18.501Z] 5d54e960e981: Download complete [2023-09-26T22:05:18.501Z] f0e02332f6b5: Download complete [2023-09-26T22:05:18.501Z] cefa15bbcfad: Verifying Checksum [2023-09-26T22:05:18.501Z] cefa15bbcfad: Download complete [2023-09-26T22:05:18.501Z] 9fda8d8052c6: Verifying Checksum [2023-09-26T22:05:18.501Z] 9fda8d8052c6: Download complete [2023-09-26T22:05:18.559Z] #27 DONE 0.1s [2023-09-26T22:05:18.559Z] [2023-09-26T22:05:18.559Z] #28 [security-bootstrapper internal] load .dockerignore [2023-09-26T22:05:18.559Z] #28 transferring context: 56B done [2023-09-26T22:05:18.559Z] #28 DONE 0.1s [2023-09-26T22:05:18.559Z] [2023-09-26T22:05:18.559Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T22:05:18.559Z] #29 DONE 0.0s [2023-09-26T22:05:18.559Z] [2023-09-26T22:05:18.559Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T22:05:18.818Z] #30 ... [2023-09-26T22:05:18.818Z] [2023-09-26T22:05:18.818Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T22:05:18.818Z] #29 DONE 0.0s [2023-09-26T22:05:18.818Z] [2023-09-26T22:05:18.818Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T22:05:18.818Z] #30 DONE 0.5s [2023-09-26T22:05:18.818Z] [2023-09-26T22:05:18.818Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:05:18.818Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T22:05:19.084Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T22:05:19.084Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:05:19.084Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-26T22:05:19.084Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-26T22:05:19.097Z] f4c1fc716caa: Verifying Checksum [2023-09-26T22:05:19.097Z] f4c1fc716caa: Download complete [2023-09-26T22:05:19.342Z] #31 DONE 0.3s [2023-09-26T22:05:19.342Z] [2023-09-26T22:05:19.342Z] #32 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T22:05:19.342Z] #32 ... [2023-09-26T22:05:19.342Z] [2023-09-26T22:05:19.342Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:05:19.342Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T22:05:19.342Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:05:19.342Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-26T22:05:19.342Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-26T22:05:19.342Z] #31 DONE 0.4s [2023-09-26T22:05:19.342Z] [2023-09-26T22:05:19.342Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T22:05:19.342Z] #33 DONE 0.8s [2023-09-26T22:05:19.342Z] [2023-09-26T22:05:19.342Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-26T22:05:19.342Z] #34 DONE 0.9s [2023-09-26T22:05:19.342Z] [2023-09-26T22:05:19.342Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:05:19.342Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:05:19.365Z] 9fda8d8052c6: Pull complete [2023-09-26T22:05:19.601Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-26T22:05:19.601Z] #35 ... [2023-09-26T22:05:19.601Z] [2023-09-26T22:05:19.601Z] #36 [security-spire-config internal] load build context [2023-09-26T22:05:19.601Z] #36 transferring context: 16.36kB 0.0s done [2023-09-26T22:05:19.601Z] #36 DONE 0.4s [2023-09-26T22:05:19.601Z] [2023-09-26T22:05:19.601Z] #37 [security-spire-server internal] load build context [2023-09-26T22:05:19.601Z] #37 transferring context: 18.11kB 0.0s done [2023-09-26T22:05:19.601Z] #37 DONE 0.4s [2023-09-26T22:05:19.601Z] [2023-09-26T22:05:19.601Z] #38 [security-spire-agent internal] load build context [2023-09-26T22:05:19.601Z] #38 transferring context: 17.64kB 0.0s done [2023-09-26T22:05:19.601Z] #38 DONE 0.3s [2023-09-26T22:05:19.601Z] [2023-09-26T22:05:19.601Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:05:19.601Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s [2023-09-26T22:05:19.601Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-26T22:05:19.601Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-26T22:05:19.601Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-26T22:05:19.601Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2023-09-26T22:05:19.871Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-26T22:05:19.871Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-26T22:05:19.871Z] #35 ... [2023-09-26T22:05:19.871Z] [2023-09-26T22:05:19.871Z] #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-26T22:05:19.871Z] #39 DONE 1.0s [2023-09-26T22:05:19.871Z] [2023-09-26T22:05:19.871Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:05:19.871Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-09-26T22:05:19.871Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-26T22:05:19.871Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-26T22:05:19.871Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-09-26T22:05:19.871Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.4s [2023-09-26T22:05:19.871Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-26T22:05:19.958Z] 5d54e960e981: Pull complete [2023-09-26T22:05:20.128Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s [2023-09-26T22:05:20.229Z] c4a7e357bf2a: Download complete [2023-09-26T22:05:21.192Z] 17808c966233: Verifying Checksum [2023-09-26T22:05:21.192Z] 17808c966233: Download complete [2023-09-26T22:05:22.028Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2023-09-26T22:05:25.312Z] #35 ... [2023-09-26T22:05:25.313Z] [2023-09-26T22:05:25.313Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-26T22:05:25.313Z] #40 transferring context: 282.81MB 6.4s [2023-09-26T22:05:25.313Z] #40 ... [2023-09-26T22:05:25.313Z] [2023-09-26T22:05:25.313Z] #41 [security-proxy-setup internal] load build context [2023-09-26T22:05:25.571Z] #41 ... [2023-09-26T22:05:25.571Z] [2023-09-26T22:05:25.571Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-26T22:05:27.001Z] #40 transferring context: 364.89MB 7.7s done [2023-09-26T22:05:28.900Z] #40 ... [2023-09-26T22:05:28.900Z] [2023-09-26T22:05:28.900Z] #42 [core-metadata internal] load build context [2023-09-26T22:05:28.900Z] #42 transferring context: 364.89MB 9.5s done [2023-09-26T22:05:28.900Z] #42 ... [2023-09-26T22:05:28.900Z] [2023-09-26T22:05:28.900Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:05:28.900Z] #43 transferring context: 364.89MB 7.3s done [2023-09-26T22:05:29.464Z] #43 ... [2023-09-26T22:05:29.464Z] [2023-09-26T22:05:29.464Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T22:05:29.464Z] #0 4.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:29.464Z] #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:29.464Z] #0 4.823 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:05:29.464Z] #0 4.823 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:05:29.464Z] #0 4.823 OK: 20066 distinct packages available [2023-09-26T22:05:29.464Z] #0 4.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:29.464Z] #0 4.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:29.464Z] #0 5.216 (1/11) Installing ca-certificates (20230506-r0) [2023-09-26T22:05:29.464Z] #0 5.247 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-26T22:05:29.464Z] #0 5.257 (3/11) Installing libunistring (1.1-r1) [2023-09-26T22:05:29.464Z] #0 5.271 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-26T22:05:29.464Z] #0 5.286 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-26T22:05:29.464Z] #0 5.289 (6/11) Installing libcurl (8.3.0-r0) [2023-09-26T22:05:29.464Z] #0 5.297 (7/11) Installing curl (8.3.0-r0) [2023-09-26T22:05:29.464Z] #0 5.303 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:29.464Z] #0 5.307 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-26T22:05:29.464Z] #0 5.311 (10/11) Installing libucontext (1.2-r2) [2023-09-26T22:05:29.464Z] #0 5.320 (11/11) Installing gcompat (1.1.0-r1) [2023-09-26T22:05:29.464Z] #0 5.326 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:29.464Z] #0 5.331 Executing ca-certificates-20230506-r0.trigger [2023-09-26T22:05:29.464Z] #0 5.402 OK: 12 MiB in 26 packages [2023-09-26T22:05:29.921Z] #44 ... [2023-09-26T22:05:29.921Z] [2023-09-26T22:05:29.921Z] #45 [security-proxy-auth internal] load build context [2023-09-26T22:05:29.921Z] #45 transferring context: 364.89MB 8.0s done [2023-09-26T22:05:30.361Z] #45 ... [2023-09-26T22:05:30.361Z] [2023-09-26T22:05:30.361Z] #46 [core-command internal] load build context [2023-09-26T22:05:30.361Z] #46 transferring context: 364.89MB 8.3s done [2023-09-26T22:05:30.619Z] #46 ... [2023-09-26T22:05:30.619Z] [2023-09-26T22:05:30.619Z] #47 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-26T22:05:30.619Z] #47 ... [2023-09-26T22:05:30.619Z] [2023-09-26T22:05:30.619Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T22:05:31.034Z] #48 ... [2023-09-26T22:05:31.034Z] [2023-09-26T22:05:31.034Z] #49 [security-secretstore-setup internal] load build context [2023-09-26T22:05:31.034Z] #49 transferring context: 364.89MB 10.1s done [2023-09-26T22:05:31.034Z] #49 ... [2023-09-26T22:05:31.034Z] [2023-09-26T22:05:31.034Z] #50 [security-bootstrapper internal] load build context [2023-09-26T22:05:31.034Z] #50 transferring context: 364.89MB 7.6s done [2023-09-26T22:05:31.294Z] #50 ... [2023-09-26T22:05:31.294Z] [2023-09-26T22:05:31.294Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T22:05:31.294Z] #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:31.294Z] #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:31.294Z] #0 6.485 (1/4) Installing ca-certificates (20230506-r0) [2023-09-26T22:05:31.294Z] #0 6.505 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:31.294Z] #0 6.507 (3/4) Installing su-exec (0.2-r3) [2023-09-26T22:05:31.294Z] #0 6.511 (4/4) Installing yq (4.33.3-r3) [2023-09-26T22:05:31.294Z] #0 6.583 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:31.294Z] #0 6.598 Executing ca-certificates-20230506-r0.trigger [2023-09-26T22:05:31.294Z] #0 6.634 OK: 17 MiB in 19 packages [2023-09-26T22:05:31.294Z] #51 ... [2023-09-26T22:05:31.294Z] [2023-09-26T22:05:31.294Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:05:31.294Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-26T22:05:31.294Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-26T22:05:31.294Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-26T22:05:31.294Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-26T22:05:31.294Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-26T22:05:31.294Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-26T22:05:31.294Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-26T22:05:31.294Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.8s done [2023-09-26T22:05:31.294Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-26T22:05:31.294Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-26T22:05:31.410Z] c4a7e357bf2a: Pull complete [2023-09-26T22:05:31.556Z] #52 ... [2023-09-26T22:05:31.556Z] [2023-09-26T22:05:31.556Z] #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T22:05:31.556Z] #53 ... [2023-09-26T22:05:31.556Z] [2023-09-26T22:05:31.556Z] #54 [support-notifications internal] load build context [2023-09-26T22:05:31.556Z] #54 transferring context: 364.89MB 9.2s done [2023-09-26T22:05:31.701Z] f0e02332f6b5: Pull complete [2023-09-26T22:05:31.815Z] #54 ... [2023-09-26T22:05:31.815Z] [2023-09-26T22:05:31.815Z] #55 [support-scheduler internal] load build context [2023-09-26T22:05:31.815Z] #55 transferring context: 364.89MB 8.5s done [2023-09-26T22:05:31.815Z] #55 ... [2023-09-26T22:05:31.815Z] [2023-09-26T22:05:31.815Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T22:05:31.989Z] cefa15bbcfad: Pull complete [2023-09-26T22:05:32.074Z] #56 ... [2023-09-26T22:05:32.074Z] [2023-09-26T22:05:32.074Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T22:05:32.331Z] #57 ... [2023-09-26T22:05:32.331Z] [2023-09-26T22:05:32.331Z] #58 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T22:05:32.331Z] #58 ... [2023-09-26T22:05:32.331Z] [2023-09-26T22:05:32.332Z] #59 [core-data internal] load build context [2023-09-26T22:05:32.332Z] #59 transferring context: 364.89MB 10.1s done [2023-09-26T22:05:32.589Z] #59 ... [2023-09-26T22:05:32.589Z] [2023-09-26T22:05:32.589Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T22:05:32.589Z] #0 7.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:32.589Z] #0 7.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:32.589Z] #0 7.645 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:32.589Z] #0 7.650 (2/2) Installing su-exec (0.2-r3) [2023-09-26T22:05:32.589Z] #0 7.653 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:32.589Z] #0 7.663 OK: 7 MiB in 17 packages [2023-09-26T22:05:32.589Z] #60 ... [2023-09-26T22:05:32.589Z] [2023-09-26T22:05:32.589Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:05:32.589Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.3s [2023-09-26T22:05:32.849Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.4s done [2023-09-26T22:05:35.379Z] #52 ... [2023-09-26T22:05:35.379Z] [2023-09-26T22:05:35.379Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:05:35.379Z] #43 DONE 16.4s [2023-09-26T22:05:35.379Z] [2023-09-26T22:05:35.379Z] #47 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-26T22:05:35.379Z] #47 DONE 15.4s [2023-09-26T22:05:35.379Z] [2023-09-26T22:05:35.379Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T22:05:35.379Z] #51 DONE 16.1s [2023-09-26T22:05:35.379Z] [2023-09-26T22:05:35.379Z] #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T22:05:35.379Z] #44 DONE 16.2s [2023-09-26T22:05:35.379Z] [2023-09-26T22:05:35.379Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T22:05:35.379Z] #60 DONE 16.1s [2023-09-26T22:05:35.379Z] [2023-09-26T22:05:35.379Z] #50 [security-bootstrapper internal] load build context [2023-09-26T22:05:35.379Z] #50 DONE 16.5s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-26T22:05:35.637Z] #40 DONE 16.5s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #45 [security-proxy-auth internal] load build context [2023-09-26T22:05:35.637Z] #45 DONE 16.6s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #55 [support-scheduler internal] load build context [2023-09-26T22:05:35.637Z] #55 DONE 16.6s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #46 [core-command internal] load build context [2023-09-26T22:05:35.637Z] #46 DONE 16.5s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #54 [support-notifications internal] load build context [2023-09-26T22:05:35.637Z] #54 DONE 16.6s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #42 [core-metadata internal] load build context [2023-09-26T22:05:35.637Z] #42 DONE 16.6s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #41 [security-proxy-setup internal] load build context [2023-09-26T22:05:35.637Z] #41 transferring context: 364.89MB 9.6s done [2023-09-26T22:05:35.637Z] #41 DONE 16.6s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #59 [core-data internal] load build context [2023-09-26T22:05:35.637Z] #59 DONE 16.6s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #49 [security-secretstore-setup internal] load build context [2023-09-26T22:05:35.637Z] #49 DONE 16.6s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:05:35.637Z] #52 DONE 16.3s [2023-09-26T22:05:35.637Z] [2023-09-26T22:05:35.637Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T22:05:36.232Z] #61 ... [2023-09-26T22:05:36.232Z] [2023-09-26T22:05:36.232Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:05:36.232Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-26T22:05:36.232Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2023-09-26T22:05:36.232Z] #35 ... [2023-09-26T22:05:36.232Z] [2023-09-26T22:05:36.232Z] #58 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T22:05:36.232Z] #58 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.232Z] #58 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.232Z] #58 16.98 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:36.232Z] #58 16.98 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:36.232Z] #58 16.99 OK: 7 MiB in 16 packages [2023-09-26T22:05:36.493Z] #58 DONE 17.3s [2023-09-26T22:05:36.493Z] [2023-09-26T22:05:36.493Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T22:05:36.493Z] #57 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.493Z] #57 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.493Z] #57 17.09 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:36.493Z] #57 17.09 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:36.493Z] #57 17.09 OK: 7 MiB in 16 packages [2023-09-26T22:05:36.493Z] #57 DONE 17.3s [2023-09-26T22:05:36.493Z] [2023-09-26T22:05:36.493Z] #32 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T22:05:36.493Z] #32 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.493Z] #32 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.493Z] #32 16.99 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:05:36.493Z] #32 17.03 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:05:36.493Z] #32 17.05 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:36.493Z] #32 17.05 (4/6) Installing openssl (3.1.3-r0) [2023-09-26T22:05:36.493Z] #32 17.06 (5/6) Installing su-exec (0.2-r3) [2023-09-26T22:05:36.493Z] #32 17.07 (6/6) Installing yq (4.33.3-r3) [2023-09-26T22:05:36.493Z] #32 17.15 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:36.493Z] #32 17.15 OK: 17 MiB in 19 packages [2023-09-26T22:05:36.493Z] #32 DONE 17.3s [2023-09-26T22:05:36.493Z] [2023-09-26T22:05:36.493Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-26T22:05:36.493Z] #62 DONE 0.0s [2023-09-26T22:05:36.493Z] [2023-09-26T22:05:36.493Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-26T22:05:36.493Z] #63 DONE 1.2s [2023-09-26T22:05:36.493Z] [2023-09-26T22:05:36.493Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-26T22:05:36.493Z] #64 DONE 0.0s [2023-09-26T22:05:36.493Z] [2023-09-26T22:05:36.493Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T22:05:36.493Z] #56 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.493Z] #56 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.493Z] #56 17.18 (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T22:05:36.493Z] #56 17.19 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:36.493Z] #56 17.20 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:36.493Z] #56 17.20 Executing ca-certificates-20230506-r0.trigger [2023-09-26T22:05:36.493Z] #56 17.30 OK: 8 MiB in 17 packages [2023-09-26T22:05:36.751Z] #56 DONE 17.4s [2023-09-26T22:05:36.751Z] [2023-09-26T22:05:36.751Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T22:05:36.751Z] #61 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.751Z] #61 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:36.751Z] #61 1.454 OK: 264 MiB in 52 packages [2023-09-26T22:05:37.010Z] #61 DONE 1.6s [2023-09-26T22:05:37.010Z] [2023-09-26T22:05:37.010Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T22:05:37.010Z] #48 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #48 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #48 17.04 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:05:37.010Z] #48 17.04 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:05:37.010Z] #48 17.04 OK: 20066 distinct packages available [2023-09-26T22:05:37.010Z] #48 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #48 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #48 17.38 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:37.010Z] #48 17.38 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-26T22:05:37.010Z] #48 17.39 (3/4) Installing libucontext (1.2-r2) [2023-09-26T22:05:37.010Z] #48 17.39 (4/4) Installing gcompat (1.1.0-r1) [2023-09-26T22:05:37.010Z] #48 17.40 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:37.010Z] #48 17.40 OK: 8 MiB in 19 packages [2023-09-26T22:05:37.010Z] #48 DONE 17.5s [2023-09-26T22:05:37.010Z] [2023-09-26T22:05:37.010Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:05:37.010Z] #65 ... [2023-09-26T22:05:37.010Z] [2023-09-26T22:05:37.010Z] #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T22:05:37.010Z] #53 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #53 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #53 17.12 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:05:37.010Z] #53 17.12 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:05:37.010Z] #53 17.12 OK: 20066 distinct packages available [2023-09-26T22:05:37.010Z] #53 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #53 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:37.010Z] #53 17.54 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:05:37.010Z] #53 17.59 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:05:37.010Z] #53 17.60 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-26T22:05:37.010Z] #53 17.61 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-26T22:05:37.010Z] #53 17.61 (5/7) Installing libucontext (1.2-r2) [2023-09-26T22:05:37.010Z] #53 17.61 (6/7) Installing gcompat (1.1.0-r1) [2023-09-26T22:05:37.010Z] #53 17.62 (7/7) Installing openssl (3.1.3-r0) [2023-09-26T22:05:37.010Z] #53 17.63 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:05:37.010Z] #53 17.64 OK: 8 MiB in 20 packages [2023-09-26T22:05:37.010Z] #53 DONE 17.8s [2023-09-26T22:05:37.269Z] [2023-09-26T22:05:37.269Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-26T22:05:37.527Z] #66 ... [2023-09-26T22:05:37.527Z] [2023-09-26T22:05:37.527Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:05:37.527Z] #65 DONE 0.6s [2023-09-26T22:05:37.527Z] [2023-09-26T22:05:37.527Z] #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T22:05:37.527Z] #67 DONE 0.6s [2023-09-26T22:05:37.785Z] [2023-09-26T22:05:37.785Z] #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-26T22:05:38.393Z] #68 DONE 0.7s [2023-09-26T22:05:38.393Z] [2023-09-26T22:05:38.393Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T22:05:38.393Z] #0 1.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 1.898 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:05:38.393Z] #0 1.898 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:05:38.393Z] #0 1.898 OK: 20068 distinct packages available [2023-09-26T22:05:38.393Z] #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 2.249 OK: 264 MiB in 52 packages [2023-09-26T22:05:38.393Z] #69 DONE 2.9s [2023-09-26T22:05:38.393Z] [2023-09-26T22:05:38.393Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T22:05:38.393Z] #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 2.553 OK: 264 MiB in 52 packages [2023-09-26T22:05:38.393Z] #70 DONE 2.9s [2023-09-26T22:05:38.393Z] [2023-09-26T22:05:38.393Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T22:05:38.393Z] #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T22:05:38.393Z] #0 2.521 OK: 264 MiB in 52 packages [2023-09-26T22:05:38.393Z] #71 DONE 3.0s [2023-09-26T22:05:38.393Z] [2023-09-26T22:05:38.393Z] #72 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T22:05:38.393Z] #72 DONE 1.3s [2023-09-26T22:05:38.393Z] [2023-09-26T22:05:38.393Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:05:38.393Z] #73 ... [2023-09-26T22:05:38.393Z] [2023-09-26T22:05:38.393Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-26T22:05:38.393Z] #66 DONE 1.3s [2023-09-26T22:05:38.651Z] [2023-09-26T22:05:38.651Z] #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T22:05:38.651Z] #74 ... [2023-09-26T22:05:38.651Z] [2023-09-26T22:05:38.651Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-26T22:05:38.651Z] #75 DONE 0.5s [2023-09-26T22:05:38.679Z] 17808c966233: Pull complete [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:05:38.909Z] #76 DONE 0.5s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-26T22:05:38.909Z] #77 DONE 0.5s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:05:38.909Z] #73 DONE 0.5s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:05:38.909Z] #78 DONE 0.5s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T22:05:38.909Z] #79 DONE 0.1s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T22:05:38.909Z] #74 DONE 0.5s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-26T22:05:38.909Z] #80 DONE 0.1s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-26T22:05:38.909Z] #81 DONE 0.1s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-26T22:05:38.909Z] #82 DONE 0.0s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T22:05:38.909Z] #83 DONE 0.1s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #84 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-26T22:05:38.909Z] #84 DONE 0.1s [2023-09-26T22:05:38.909Z] [2023-09-26T22:05:38.909Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T22:05:39.166Z] #85 DONE 0.1s [2023-09-26T22:05:39.166Z] [2023-09-26T22:05:39.166Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-26T22:05:39.166Z] #86 DONE 0.1s [2023-09-26T22:05:39.166Z] [2023-09-26T22:05:39.166Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-26T22:05:39.166Z] #87 DONE 0.1s [2023-09-26T22:05:39.166Z] [2023-09-26T22:05:39.166Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-26T22:05:39.166Z] #88 DONE 0.1s [2023-09-26T22:05:39.166Z] [2023-09-26T22:05:39.166Z] #89 [security-spire-config] exporting to image [2023-09-26T22:05:39.166Z] #89 exporting layers [2023-09-26T22:05:39.166Z] #89 ... [2023-09-26T22:05:39.166Z] [2023-09-26T22:05:39.166Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-26T22:05:39.166Z] #90 DONE 0.1s [2023-09-26T22:05:39.166Z] [2023-09-26T22:05:39.166Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-26T22:05:39.166Z] #91 DONE 0.1s [2023-09-26T22:05:39.166Z] [2023-09-26T22:05:39.166Z] #89 [security-spire-agent] exporting to image [2023-09-26T22:05:39.732Z] #89 exporting layers 0.6s done [2023-09-26T22:05:39.732Z] #89 writing image sha256:1cf0009059db38383dc14cf0b5922d2fc56b6c193f68a3e4854fc5f36b62be13 0.0s done [2023-09-26T22:05:39.732Z] #89 naming to docker.io/library/security-spire-config done [2023-09-26T22:05:39.732Z] #89 exporting layers 0.5s done [2023-09-26T22:05:39.732Z] #89 writing image sha256:bf441858084c990db71177bcc895d950ebe3119698c3a233dd940636104c0087 done [2023-09-26T22:05:39.732Z] #89 naming to docker.io/library/security-spire-server done [2023-09-26T22:05:39.990Z] #89 writing image sha256:2fff8ab5a3dc6fd66ff99420d36fc071299d8f24c70f9f0f2bfce9b419bb711a done [2023-09-26T22:05:39.990Z] #89 naming to docker.io/library/security-spire-agent done [2023-09-26T22:05:39.990Z] #89 DONE 0.9s [2023-09-26T22:05:39.990Z] [2023-09-26T22:05:39.990Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:05:40.090Z] f4c1fc716caa: Pull complete [2023-09-26T22:05:40.090Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-26T22:05:40.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T22:05:40.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-26T22:05:40.417Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T22:05:40.418Z] WORKDIR /edgex [2023-09-26T22:05:40.418Z] COPY go.mod . [2023-09-26T22:05:40.418Z] RUN go mod download [2023-09-26T22:05:40.418Z] docker build -t ci-base-image-arm64 -f - . [2023-09-26T22:05:41.001Z] Sending build context to Docker daemon 2.995MB [2023-09-26T22:05:41.001Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T22:05:41.001Z] ---> ea914061e18c [2023-09-26T22:05:41.001Z] Step 2/4 : WORKDIR /edgex [2023-09-26T22:05:42.419Z] ---> Running in 0303cb7c4bfd [2023-09-26T22:05:42.690Z] Removing intermediate container 0303cb7c4bfd [2023-09-26T22:05:42.690Z] ---> 1fc1379e1067 [2023-09-26T22:05:42.690Z] Step 3/4 : COPY go.mod . [2023-09-26T22:05:46.027Z] ---> 170831e79c49 [2023-09-26T22:05:46.027Z] Step 4/4 : RUN go mod download [2023-09-26T22:05:46.027Z] ---> Running in b9aa9140e75a [2023-09-26T22:05:48.107Z] #92 ... [2023-09-26T22:05:48.107Z] [2023-09-26T22:05:48.107Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:05:48.107Z] #93 ... [2023-09-26T22:05:48.107Z] [2023-09-26T22:05:48.107Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:05:48.675Z] #94 ... [2023-09-26T22:05:48.675Z] [2023-09-26T22:05:48.675Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:05:58.699Z] #95 DONE 18.6s [2023-09-26T22:05:58.699Z] [2023-09-26T22:05:58.699Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:05:58.699Z] #92 DONE 18.6s [2023-09-26T22:05:58.699Z] [2023-09-26T22:05:58.699Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:05:58.699Z] #93 DONE 19.8s [2023-09-26T22:05:58.699Z] [2023-09-26T22:05:58.699Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:05:58.699Z] #94 DONE 18.6s [2023-09-26T22:05:58.699Z] [2023-09-26T22:05:58.699Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-26T22:06:02.886Z] #96 DONE 5.0s [2023-09-26T22:06:02.886Z] [2023-09-26T22:06:02.886Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-26T22:06:02.886Z] #97 DONE 5.0s [2023-09-26T22:06:02.886Z] [2023-09-26T22:06:02.886Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:06:02.886Z] #98 ... [2023-09-26T22:06:02.886Z] [2023-09-26T22:06:02.886Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T22:06:02.886Z] #99 CACHED [2023-09-26T22:06:02.886Z] [2023-09-26T22:06:02.886Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:06:02.886Z] #100 CACHED [2023-09-26T22:06:02.886Z] [2023-09-26T22:06:02.886Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:06:02.886Z] #101 CACHED [2023-09-26T22:06:02.886Z] [2023-09-26T22:06:02.886Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:06:02.886Z] #102 CACHED [2023-09-26T22:06:02.886Z] [2023-09-26T22:06:02.887Z] #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:06:02.887Z] #103 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #104 [security-bootstrapper builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #104 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #105 [support-scheduler builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #105 DONE 5.0s [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #106 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:06:02.887Z] #106 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:06:02.887Z] #107 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #108 [core-data builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #108 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:06:02.887Z] #109 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:06:02.887Z] #110 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #111 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #112 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #112 DONE 5.0s [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #113 [core-metadata builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #113 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:06:02.887Z] #114 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:06:02.887Z] #115 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:06:02.887Z] #116 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #117 [security-proxy-auth builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #117 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:06:02.887Z] #118 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #119 [core-command builder 6/7] COPY . . [2023-09-26T22:06:02.887Z] #119 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:06:02.887Z] #120 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:06:02.887Z] #121 CACHED [2023-09-26T22:06:02.887Z] [2023-09-26T22:06:02.887Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:06:03.453Z] #122 0.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-26T22:06:13.412Z] #122 ... [2023-09-26T22:06:13.412Z] [2023-09-26T22:06:13.412Z] #123 [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-26T22:06:13.412Z] #0 0.707 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T22:06:13.412Z] #123 ... [2023-09-26T22:06:13.412Z] [2023-09-26T22:06:13.412Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:06:13.412Z] #0 0.959 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T22:06:13.412Z] #124 ... [2023-09-26T22:06:13.412Z] [2023-09-26T22:06:13.412Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:06:13.412Z] #0 1.265 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T22:06:13.412Z] #125 ... [2023-09-26T22:06:13.412Z] [2023-09-26T22:06:13.412Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T22:06:13.412Z] #0 0.979 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T22:06:13.412Z] #126 ... [2023-09-26T22:06:13.412Z] [2023-09-26T22:06:13.412Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T22:06:13.412Z] #0 1.614 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T22:06:13.412Z] #127 ... [2023-09-26T22:06:13.412Z] [2023-09-26T22:06:13.412Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T22:06:13.412Z] #0 0.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T22:06:13.412Z] #128 ... [2023-09-26T22:06:13.412Z] [2023-09-26T22:06:13.412Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:06:13.412Z] #0 1.165 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T22:06:13.669Z] #129 ... [2023-09-26T22:06:13.669Z] [2023-09-26T22:06:13.669Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T22:06:13.669Z] #0 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T22:06:13.669Z] #130 ... [2023-09-26T22:06:13.669Z] [2023-09-26T22:06:13.669Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:06:13.669Z] #98 0.517 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T22:06:13.927Z] #98 ... [2023-09-26T22:06:13.927Z] [2023-09-26T22:06:13.927Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T22:06:13.927Z] #0 1.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T22:06:24.911Z] Removing intermediate container b9aa9140e75a [2023-09-26T22:06:24.911Z] ---> e3f8a13263cb [2023-09-26T22:06:24.911Z] Successfully built e3f8a13263cb [2023-09-26T22:06:24.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:06:25.234Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T22:06:25.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:06:25.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-7978 does not seem to be running inside a container [2023-09-26T22:06:25.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-26T22:06:26.749Z] $ docker top dee383a5241027e5a583a9e59bc31b8b82fd57aac05293a432a8757de47df178 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T22:06:27.569Z] + go version [2023-09-26T22:06:27.569Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-26T22:06:27.587Z] $ docker stop --time=1 dee383a5241027e5a583a9e59bc31b8b82fd57aac05293a432a8757de47df178 [2023-09-26T22:06:29.182Z] $ docker rm -f --volumes dee383a5241027e5a583a9e59bc31b8b82fd57aac05293a432a8757de47df178 [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-26T22:06:29.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T22:06:29.844Z] [2023-09-26T22:06:29.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:06:30.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T22:06:30.173Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-26T22:06:30.173Z] 547446be3368: Pulling fs layer [2023-09-26T22:06:30.173Z] d125d8839a47: Pulling fs layer [2023-09-26T22:06:30.173Z] 3e85d5ac6304: Pulling fs layer [2023-09-26T22:06:30.173Z] c3105a71a48b: Pulling fs layer [2023-09-26T22:06:30.173Z] 0f093f025ec4: Pulling fs layer [2023-09-26T22:06:30.173Z] c3106fc0e877: Pulling fs layer [2023-09-26T22:06:30.173Z] 0f093f025ec4: Waiting [2023-09-26T22:06:30.173Z] c3106fc0e877: Waiting [2023-09-26T22:06:30.173Z] c3105a71a48b: Waiting [2023-09-26T22:06:30.441Z] 547446be3368: Download complete [2023-09-26T22:06:30.441Z] c3105a71a48b: Verifying Checksum [2023-09-26T22:06:30.441Z] c3105a71a48b: Download complete [2023-09-26T22:06:30.709Z] d125d8839a47: Verifying Checksum [2023-09-26T22:06:30.709Z] d125d8839a47: Download complete [2023-09-26T22:06:30.709Z] c3106fc0e877: Verifying Checksum [2023-09-26T22:06:30.709Z] c3106fc0e877: Download complete [2023-09-26T22:06:30.976Z] 0f093f025ec4: Verifying Checksum [2023-09-26T22:06:30.976Z] 0f093f025ec4: Download complete [2023-09-26T22:06:30.976Z] 547446be3368: Pull complete [2023-09-26T22:06:31.937Z] d125d8839a47: Pull complete [2023-09-26T22:06:32.523Z] 3e85d5ac6304: Verifying Checksum [2023-09-26T22:06:32.523Z] 3e85d5ac6304: Download complete [2023-09-26T22:06:40.733Z] 3e85d5ac6304: Pull complete [2023-09-26T22:06:40.733Z] c3105a71a48b: Pull complete [2023-09-26T22:06:41.701Z] 0f093f025ec4: Pull complete [2023-09-26T22:06:41.969Z] c3106fc0e877: Pull complete [2023-09-26T22:06:41.969Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-26T22:06:41.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T22:06:41.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:06:42.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-7978 does not seem to be running inside a container [2023-09-26T22:06:42.218Z] $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-26T22:06:44.344Z] $ docker top a312736dc6d25f0272dae256765df650cc776cd1164e989a034f4159bdfc25d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T22:06:44.838Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-26T22:06:53.087Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-26T22:06:53.087Z] #1 transferring dockerfile: 1.90kB done [2023-09-26T22:06:53.087Z] #1 DONE 0.1s [2023-09-26T22:06:53.673Z] [2023-09-26T22:06:53.673Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-26T22:06:53.673Z] #2 transferring dockerfile: 1.58kB done [2023-09-26T22:06:53.673Z] #2 DONE 0.0s [2023-09-26T22:06:53.673Z] [2023-09-26T22:06:53.673Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-26T22:06:53.673Z] #3 transferring dockerfile: 2.12kB done [2023-09-26T22:06:53.673Z] #3 DONE 0.0s [2023-09-26T22:06:53.673Z] [2023-09-26T22:06:53.673Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-26T22:06:53.673Z] #4 transferring dockerfile: 1.59kB done [2023-09-26T22:06:53.673Z] #4 DONE 0.0s [2023-09-26T22:06:53.673Z] [2023-09-26T22:06:53.673Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-09-26T22:06:53.673Z] #5 transferring dockerfile: 1.82kB done [2023-09-26T22:06:53.673Z] #5 DONE 0.0s [2023-09-26T22:06:53.943Z] [2023-09-26T22:06:53.943Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-26T22:06:53.943Z] #6 transferring dockerfile: 1.78kB 0.0s done [2023-09-26T22:06:53.943Z] #6 DONE 0.1s [2023-09-26T22:06:53.943Z] [2023-09-26T22:06:53.943Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-26T22:06:53.943Z] #7 transferring dockerfile: 2.39kB done [2023-09-26T22:06:53.943Z] #7 DONE 0.0s [2023-09-26T22:06:53.943Z] [2023-09-26T22:06:53.943Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-26T22:06:53.943Z] #8 transferring dockerfile: 2.82kB done [2023-09-26T22:06:53.943Z] #8 DONE 0.0s [2023-09-26T22:06:53.943Z] [2023-09-26T22:06:53.943Z] #9 [core-command internal] load build definition from Dockerfile [2023-09-26T22:06:54.213Z] #9 transferring dockerfile: 1.82kB done [2023-09-26T22:06:54.213Z] #9 DONE 0.1s [2023-09-26T22:06:54.213Z] [2023-09-26T22:06:54.213Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-09-26T22:06:54.213Z] #10 transferring dockerfile: 1.70kB done [2023-09-26T22:06:54.213Z] #10 DONE 0.1s [2023-09-26T22:06:54.213Z] [2023-09-26T22:06:54.213Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-26T22:06:54.213Z] #11 transferring dockerfile: 2.38kB done [2023-09-26T22:06:54.213Z] #11 DONE 0.1s [2023-09-26T22:06:54.213Z] [2023-09-26T22:06:54.213Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-09-26T22:06:54.213Z] #12 transferring dockerfile: 1.84kB 0.0s done [2023-09-26T22:06:54.213Z] #12 DONE 0.1s [2023-09-26T22:06:54.213Z] [2023-09-26T22:06:54.213Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-09-26T22:06:54.213Z] #13 transferring dockerfile: 1.96kB done [2023-09-26T22:06:54.213Z] #13 DONE 0.1s [2023-09-26T22:06:54.213Z] [2023-09-26T22:06:54.213Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-26T22:06:54.213Z] #14 transferring dockerfile: 2.04kB done [2023-09-26T22:06:54.213Z] #14 DONE 0.1s [2023-09-26T22:06:54.480Z] [2023-09-26T22:06:54.480Z] #15 [core-data internal] load .dockerignore [2023-09-26T22:06:54.480Z] #15 transferring context: 56B 0.0s done [2023-09-26T22:06:54.480Z] #15 DONE 0.0s [2023-09-26T22:06:55.066Z] [2023-09-26T22:06:55.066Z] #16 [security-spire-config internal] load .dockerignore [2023-09-26T22:06:55.066Z] #16 transferring context: 56B done [2023-09-26T22:06:55.066Z] #16 DONE 0.0s [2023-09-26T22:06:55.066Z] [2023-09-26T22:06:55.066Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-26T22:06:55.066Z] #17 transferring context: 56B done [2023-09-26T22:06:55.066Z] #17 DONE 0.0s [2023-09-26T22:06:55.066Z] [2023-09-26T22:06:55.066Z] #18 [security-spire-server internal] load .dockerignore [2023-09-26T22:06:55.066Z] #18 transferring context: 56B done [2023-09-26T22:06:55.333Z] #18 DONE 0.1s [2023-09-26T22:06:55.333Z] [2023-09-26T22:06:55.333Z] #19 [support-scheduler internal] load .dockerignore [2023-09-26T22:06:55.333Z] #19 transferring context: 56B done [2023-09-26T22:06:55.333Z] #19 DONE 0.1s [2023-09-26T22:06:55.333Z] [2023-09-26T22:06:55.333Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-09-26T22:06:55.333Z] #20 transferring context: 56B done [2023-09-26T22:06:55.333Z] #20 DONE 0.1s [2023-09-26T22:06:55.333Z] [2023-09-26T22:06:55.333Z] #21 [security-proxy-setup internal] load .dockerignore [2023-09-26T22:06:55.333Z] #21 transferring context: 56B done [2023-09-26T22:06:55.333Z] #21 DONE 0.1s [2023-09-26T22:06:55.333Z] [2023-09-26T22:06:55.333Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-26T22:06:55.333Z] #22 transferring context: 56B done [2023-09-26T22:06:55.333Z] #22 DONE 0.0s [2023-09-26T22:06:55.333Z] [2023-09-26T22:06:55.333Z] #23 [core-command internal] load .dockerignore [2023-09-26T22:06:55.333Z] #23 transferring context: 56B done [2023-09-26T22:06:55.333Z] #23 DONE 0.0s [2023-09-26T22:06:55.602Z] [2023-09-26T22:06:55.602Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-26T22:06:55.602Z] #24 transferring context: 56B done [2023-09-26T22:06:55.602Z] #24 DONE 0.0s [2023-09-26T22:06:55.602Z] [2023-09-26T22:06:55.602Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-09-26T22:06:55.602Z] #25 transferring context: 56B done [2023-09-26T22:06:55.602Z] #25 DONE 0.1s [2023-09-26T22:06:55.602Z] [2023-09-26T22:06:55.602Z] #26 [support-notifications internal] load .dockerignore [2023-09-26T22:06:55.602Z] #26 transferring context: 56B 0.0s done [2023-09-26T22:06:55.602Z] #26 DONE 0.1s [2023-09-26T22:06:55.602Z] [2023-09-26T22:06:55.602Z] #27 [core-metadata internal] load .dockerignore [2023-09-26T22:06:55.602Z] #27 transferring context: 56B 0.0s done [2023-09-26T22:06:55.869Z] #27 DONE 0.1s [2023-09-26T22:06:55.869Z] [2023-09-26T22:06:55.869Z] #28 [security-proxy-auth internal] load .dockerignore [2023-09-26T22:06:55.869Z] #28 transferring context: 56B done [2023-09-26T22:06:55.869Z] #28 DONE 0.1s [2023-09-26T22:06:55.869Z] [2023-09-26T22:06:55.869Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:55.869Z] #29 DONE 0.0s [2023-09-26T22:06:55.869Z] [2023-09-26T22:06:55.869Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T22:06:55.869Z] #30 DONE 0.1s [2023-09-26T22:06:55.869Z] [2023-09-26T22:06:55.869Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:55.869Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:55.869Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:55.869Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:55.869Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:56.150Z] #31 DONE 0.1s [2023-09-26T22:06:56.150Z] [2023-09-26T22:06:56.150Z] #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T22:06:56.417Z] #32 ... [2023-09-26T22:06:56.417Z] [2023-09-26T22:06:56.417Z] #33 [core-data internal] load build context [2023-09-26T22:06:56.417Z] #33 transferring context: 2.61MB 0.5s done [2023-09-26T22:06:56.417Z] #33 DONE 0.6s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:56.684Z] #29 DONE 0.0s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:56.684Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:56.684Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:56.684Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:56.684Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:56.684Z] #31 DONE 0.2s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T22:06:56.684Z] #34 DONE 1.3s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:06:56.684Z] #35 ... [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:56.684Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:56.684Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:56.684Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:56.684Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:56.684Z] #31 DONE 0.3s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:56.684Z] #29 DONE 0.0s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T22:06:56.684Z] #30 DONE 0.3s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T22:06:56.684Z] #34 DONE 1.4s [2023-09-26T22:06:56.684Z] [2023-09-26T22:06:56.684Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:06:56.948Z] #35 ... [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:56.948Z] #29 DONE 0.0s [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-26T22:06:56.948Z] #36 DONE 0.6s [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:56.948Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:56.948Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:56.948Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:56.948Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:56.948Z] #31 DONE 0.3s [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:56.948Z] #29 DONE 0.0s [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T22:06:56.948Z] #34 DONE 1.4s [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-26T22:06:56.948Z] #36 DONE 0.6s [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #37 [security-spiffe-token-provider internal] load build context [2023-09-26T22:06:56.948Z] #37 ... [2023-09-26T22:06:56.948Z] [2023-09-26T22:06:56.948Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:56.948Z] #29 DONE 0.0s [2023-09-26T22:06:57.216Z] [2023-09-26T22:06:57.216Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T22:06:57.216Z] #30 DONE 0.6s [2023-09-26T22:06:57.216Z] [2023-09-26T22:06:57.216Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:06:57.216Z] #35 ... [2023-09-26T22:06:57.216Z] [2023-09-26T22:06:57.216Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:57.216Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:57.216Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:57.216Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:57.216Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:57.216Z] #31 DONE 0.3s [2023-09-26T22:06:57.216Z] [2023-09-26T22:06:57.216Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:57.216Z] #29 DONE 0.0s [2023-09-26T22:06:57.216Z] [2023-09-26T22:06:57.216Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T22:06:57.216Z] #34 DONE 1.4s [2023-09-26T22:06:57.216Z] [2023-09-26T22:06:57.216Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-26T22:06:57.216Z] #36 DONE 0.6s [2023-09-26T22:06:57.216Z] [2023-09-26T22:06:57.216Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:06:57.801Z] #35 ... [2023-09-26T22:06:57.801Z] [2023-09-26T22:06:57.801Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:57.801Z] #29 DONE 0.0s [2023-09-26T22:06:57.801Z] [2023-09-26T22:06:57.801Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T22:06:57.801Z] #30 DONE 1.0s [2023-09-26T22:06:57.801Z] [2023-09-26T22:06:57.801Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:06:57.801Z] #35 transferring context: 2.61MB 1.0s done [2023-09-26T22:06:57.801Z] #35 ... [2023-09-26T22:06:57.801Z] [2023-09-26T22:06:57.801Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:57.801Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:57.801Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:57.801Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:57.801Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:57.801Z] #31 DONE 0.3s [2023-09-26T22:06:57.801Z] [2023-09-26T22:06:57.801Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T22:06:57.801Z] #34 DONE 1.5s [2023-09-26T22:06:57.801Z] [2023-09-26T22:06:57.801Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-26T22:06:57.801Z] #36 DONE 0.7s [2023-09-26T22:06:58.070Z] [2023-09-26T22:06:58.070Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:58.070Z] #29 DONE 0.0s [2023-09-26T22:06:58.070Z] [2023-09-26T22:06:58.070Z] #38 [security-secretstore-setup internal] load build context [2023-09-26T22:06:58.070Z] #38 ... [2023-09-26T22:06:58.070Z] [2023-09-26T22:06:58.070Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:58.070Z] #29 DONE 0.0s [2023-09-26T22:06:58.070Z] [2023-09-26T22:06:58.070Z] #35 [core-common-config-bootstrapper internal] load build context [2023-09-26T22:06:58.070Z] #35 DONE 1.4s [2023-09-26T22:06:58.338Z] [2023-09-26T22:06:58.338Z] #39 [support-scheduler internal] load build context [2023-09-26T22:06:58.338Z] #39 ... [2023-09-26T22:06:58.338Z] [2023-09-26T22:06:58.338Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T22:06:58.339Z] #29 DONE 0.0s [2023-09-26T22:06:58.339Z] [2023-09-26T22:06:58.339Z] #39 [support-scheduler internal] load build context [2023-09-26T22:06:58.339Z] #39 transferring context: 2.61MB 1.4s done [2023-09-26T22:06:58.606Z] #39 DONE 1.8s [2023-09-26T22:06:58.606Z] [2023-09-26T22:06:58.606Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:58.606Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:58.606Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:58.606Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:58.606Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:58.606Z] #31 DONE 0.3s [2023-09-26T22:06:58.606Z] [2023-09-26T22:06:58.606Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T22:06:58.606Z] #40 DONE 2.1s [2023-09-26T22:06:58.606Z] [2023-09-26T22:06:58.606Z] #37 [security-spiffe-token-provider internal] load build context [2023-09-26T22:06:58.606Z] #37 ... [2023-09-26T22:06:58.606Z] [2023-09-26T22:06:58.606Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:58.606Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:58.606Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:58.606Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:58.606Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:58.606Z] #31 DONE 0.3s [2023-09-26T22:06:58.878Z] [2023-09-26T22:06:58.878Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T22:06:58.878Z] #30 DONE 1.9s [2023-09-26T22:06:58.878Z] [2023-09-26T22:06:58.878Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:06:58.878Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:06:58.878Z] #41 ... [2023-09-26T22:06:58.878Z] [2023-09-26T22:06:58.878Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:06:58.878Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:06:58.878Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:06:58.878Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:06:58.878Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:06:58.878Z] #31 DONE 0.4s [2023-09-26T22:06:58.878Z] [2023-09-26T22:06:58.878Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T22:06:58.878Z] #34 DONE 1.5s [2023-09-26T22:06:58.878Z] [2023-09-26T22:06:58.878Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-26T22:06:58.878Z] #36 DONE 0.7s [2023-09-26T22:06:59.147Z] [2023-09-26T22:06:59.147Z] #42 [support-notifications internal] load build context [2023-09-26T22:06:59.413Z] #42 ... [2023-09-26T22:06:59.413Z] [2023-09-26T22:06:59.413Z] #37 [security-spiffe-token-provider internal] load build context [2023-09-26T22:06:59.413Z] #37 transferring context: 2.61MB 1.7s done [2023-09-26T22:06:59.413Z] #37 DONE 2.4s [2023-09-26T22:06:59.413Z] [2023-09-26T22:06:59.413Z] #38 [security-secretstore-setup internal] load build context [2023-09-26T22:06:59.681Z] #38 ... [2023-09-26T22:06:59.681Z] [2023-09-26T22:06:59.681Z] #43 [security-proxy-setup internal] load build context [2023-09-26T22:06:59.681Z] #43 transferring context: 2.61MB 1.7s done [2023-09-26T22:06:59.681Z] #43 DONE 2.3s [2023-09-26T22:06:59.681Z] [2023-09-26T22:06:59.681Z] #44 [security-spire-config internal] load build context [2023-09-26T22:06:59.681Z] #44 transferring context: 16.36kB 0.1s done [2023-09-26T22:06:59.681Z] #44 DONE 1.1s [2023-09-26T22:06:59.948Z] [2023-09-26T22:06:59.948Z] #38 [security-secretstore-setup internal] load build context [2023-09-26T22:07:00.914Z] #38 ... [2023-09-26T22:07:00.914Z] [2023-09-26T22:07:00.914Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-26T22:07:00.914Z] #45 DONE 3.4s [2023-09-26T22:07:00.914Z] [2023-09-26T22:07:00.914Z] #46 [security-spire-server internal] load build context [2023-09-26T22:07:00.914Z] #46 transferring context: 18.11kB 0.2s done [2023-09-26T22:07:00.914Z] #46 DONE 2.2s [2023-09-26T22:07:00.914Z] [2023-09-26T22:07:00.914Z] #38 [security-secretstore-setup internal] load build context [2023-09-26T22:07:00.914Z] #38 ... [2023-09-26T22:07:00.914Z] [2023-09-26T22:07:00.914Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T22:07:00.914Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T22:07:00.914Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T22:07:00.914Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T22:07:00.914Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T22:07:00.914Z] #31 DONE 0.4s [2023-09-26T22:07:01.187Z] [2023-09-26T22:07:01.188Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:07:01.188Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:07:02.150Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done [2023-09-26T22:07:02.150Z] #47 ... [2023-09-26T22:07:02.150Z] [2023-09-26T22:07:02.150Z] #48 [security-bootstrapper internal] load build context [2023-09-26T22:07:02.150Z] #48 transferring context: 2.61MB 3.3s done [2023-09-26T22:07:02.150Z] #48 DONE 4.9s [2023-09-26T22:07:02.417Z] [2023-09-26T22:07:02.417Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:07:02.417Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-26T22:07:03.022Z] #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-26T22:07:03.022Z] #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-26T22:07:03.300Z] #47 ... [2023-09-26T22:07:03.300Z] [2023-09-26T22:07:03.300Z] #49 [security-spire-agent internal] load build context [2023-09-26T22:07:03.300Z] #49 transferring context: 17.64kB 0.7s done [2023-09-26T22:07:03.300Z] #49 DONE 2.2s [2023-09-26T22:07:03.300Z] [2023-09-26T22:07:03.300Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:07:03.300Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-26T22:07:03.300Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-26T22:07:03.300Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-26T22:07:03.300Z] #47 ... [2023-09-26T22:07:03.300Z] [2023-09-26T22:07:03.300Z] #50 [core-command internal] load build context [2023-09-26T22:07:03.300Z] #50 transferring context: 2.61MB 4.5s done [2023-09-26T22:07:03.300Z] #50 DONE 5.4s [2023-09-26T22:07:03.570Z] [2023-09-26T22:07:03.570Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:03.570Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done [2023-09-26T22:07:03.570Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-26T22:07:03.570Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-26T22:07:03.570Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-26T22:07:03.570Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2023-09-26T22:07:03.570Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-09-26T22:07:03.570Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s [2023-09-26T22:07:03.570Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-26T22:07:03.570Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.4s [2023-09-26T22:07:03.838Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done [2023-09-26T22:07:04.810Z] #41 ... [2023-09-26T22:07:04.810Z] [2023-09-26T22:07:04.810Z] #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T22:07:04.810Z] #32 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:04.810Z] #32 5.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:04.810Z] #32 6.860 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:04.810Z] #32 6.860 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:04.810Z] #32 6.860 OK: 8 MiB in 16 packages [2023-09-26T22:07:04.810Z] #32 DONE 8.3s [2023-09-26T22:07:04.810Z] [2023-09-26T22:07:04.810Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:04.810Z] #41 ... [2023-09-26T22:07:04.810Z] [2023-09-26T22:07:04.810Z] #38 [security-secretstore-setup internal] load build context [2023-09-26T22:07:04.810Z] #38 transferring context: 2.61MB 4.8s done [2023-09-26T22:07:04.810Z] #38 DONE 6.8s [2023-09-26T22:07:04.810Z] [2023-09-26T22:07:04.810Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:06.220Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.9s [2023-09-26T22:07:06.488Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-26T22:07:06.488Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-26T22:07:06.759Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-26T22:07:06.759Z] #41 ... [2023-09-26T22:07:06.759Z] [2023-09-26T22:07:06.759Z] #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-26T22:07:06.759Z] #0 6.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:06.759Z] #0 7.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:06.759Z] #0 9.114 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:06.759Z] #0 9.114 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:06.759Z] #0 9.301 OK: 8 MiB in 16 packages [2023-09-26T22:07:06.759Z] #51 ... [2023-09-26T22:07:06.759Z] [2023-09-26T22:07:06.759Z] #42 [support-notifications internal] load build context [2023-09-26T22:07:06.759Z] #42 transferring context: 2.61MB 6.1s done [2023-09-26T22:07:06.759Z] #42 DONE 7.9s [2023-09-26T22:07:06.759Z] [2023-09-26T22:07:06.759Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:06.759Z] #41 ... [2023-09-26T22:07:06.759Z] [2023-09-26T22:07:06.759Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T22:07:06.759Z] #0 6.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:06.759Z] #0 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:06.759Z] #0 9.260 OK: 266 MiB in 52 packages [2023-09-26T22:07:06.759Z] #52 DONE 10.8s [2023-09-26T22:07:06.759Z] [2023-09-26T22:07:06.759Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:06.759Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.27MB / 23.39MB 4.8s [2023-09-26T22:07:07.026Z] #41 ... [2023-09-26T22:07:07.027Z] [2023-09-26T22:07:07.027Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T22:07:07.027Z] #0 9.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:07.027Z] #53 ... [2023-09-26T22:07:07.027Z] [2023-09-26T22:07:07.027Z] #51 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-26T22:07:07.027Z] #51 DONE 10.6s [2023-09-26T22:07:07.027Z] [2023-09-26T22:07:07.315Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T22:07:07.315Z] #0 8.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:07.315Z] #0 8.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:07.315Z] #54 ... [2023-09-26T22:07:07.315Z] [2023-09-26T22:07:07.315Z] #55 [security-proxy-auth internal] load build context [2023-09-26T22:07:07.315Z] #55 transferring context: 2.61MB 5.9s done [2023-09-26T22:07:07.315Z] #55 DONE 8.3s [2023-09-26T22:07:07.315Z] [2023-09-26T22:07:07.315Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:07.315Z] #41 ... [2023-09-26T22:07:07.315Z] [2023-09-26T22:07:07.315Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T22:07:07.315Z] #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:07.315Z] #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:07.585Z] #56 ... [2023-09-26T22:07:07.585Z] [2023-09-26T22:07:07.585Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:07.585Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.60MB / 23.39MB 5.5s [2023-09-26T22:07:08.169Z] #41 ... [2023-09-26T22:07:08.169Z] [2023-09-26T22:07:08.169Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T22:07:08.169Z] #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:08.169Z] #57 ... [2023-09-26T22:07:08.169Z] [2023-09-26T22:07:08.169Z] #58 [core-metadata internal] load build context [2023-09-26T22:07:08.169Z] #58 transferring context: 2.61MB 7.1s done [2023-09-26T22:07:08.169Z] #58 DONE 9.2s [2023-09-26T22:07:08.169Z] [2023-09-26T22:07:08.169Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T22:07:08.169Z] #59 ... [2023-09-26T22:07:08.169Z] [2023-09-26T22:07:08.169Z] #60 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:08.169Z] #60 DONE 1.2s [2023-09-26T22:07:08.169Z] [2023-09-26T22:07:08.169Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T22:07:08.169Z] #59 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:08.169Z] #59 ... [2023-09-26T22:07:08.169Z] [2023-09-26T22:07:08.169Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:08.169Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 6.2s [2023-09-26T22:07:08.436Z] #41 ... [2023-09-26T22:07:08.436Z] [2023-09-26T22:07:08.436Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T22:07:08.436Z] #61 ... [2023-09-26T22:07:08.436Z] [2023-09-26T22:07:08.436Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:09.023Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.11MB / 23.39MB 6.8s [2023-09-26T22:07:09.023Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-26T22:07:09.023Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-26T22:07:09.023Z] #41 ... [2023-09-26T22:07:09.023Z] [2023-09-26T22:07:09.023Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T22:07:09.023Z] #62 ... [2023-09-26T22:07:09.023Z] [2023-09-26T22:07:09.023Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:09.292Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.1s [2023-09-26T22:07:09.561Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.4s [2023-09-26T22:07:09.561Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.80MB / 23.39MB 7.6s [2023-09-26T22:07:09.561Z] #41 ... [2023-09-26T22:07:09.561Z] [2023-09-26T22:07:09.561Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T22:07:09.831Z] #63 ... [2023-09-26T22:07:09.831Z] [2023-09-26T22:07:09.831Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:10.099Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.53MB / 23.39MB 7.9s [2023-09-26T22:07:10.307Z] #131 ... [2023-09-26T22:07:10.307Z] [2023-09-26T22:07:10.307Z] #123 [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-26T22:07:10.307Z] #123 65.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T22:07:10.307Z] #123 ... [2023-09-26T22:07:10.307Z] [2023-09-26T22:07:10.307Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T22:07:10.307Z] #128 DONE 67.4s [2023-09-26T22:07:10.307Z] [2023-09-26T22:07:10.307Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-26T22:07:10.307Z] #132 DONE 0.2s [2023-09-26T22:07:10.307Z] [2023-09-26T22:07:10.307Z] #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T22:07:10.369Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.2s [2023-09-26T22:07:10.369Z] #41 ... [2023-09-26T22:07:10.369Z] [2023-09-26T22:07:10.369Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T22:07:10.369Z] #64 ... [2023-09-26T22:07:10.369Z] [2023-09-26T22:07:10.369Z] #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T22:07:10.369Z] #65 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:10.369Z] #65 ... [2023-09-26T22:07:10.369Z] [2023-09-26T22:07:10.369Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:10.369Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.4s [2023-09-26T22:07:10.637Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.19MB / 23.39MB 8.6s [2023-09-26T22:07:10.923Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 8.8s [2023-09-26T22:07:10.923Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done [2023-09-26T22:07:10.923Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-26T22:07:11.193Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.9s done [2023-09-26T22:07:12.171Z] #41 ... [2023-09-26T22:07:12.171Z] [2023-09-26T22:07:12.171Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T22:07:12.171Z] #56 13.79 OK: 266 MiB in 52 packages [2023-09-26T22:07:12.171Z] #56 DONE 14.8s [2023-09-26T22:07:12.171Z] [2023-09-26T22:07:12.171Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:12.853Z] #133 ... [2023-09-26T22:07:12.853Z] [2023-09-26T22:07:12.853Z] #123 [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-26T22:07:12.853Z] #123 DONE 70.1s [2023-09-26T22:07:12.853Z] [2023-09-26T22:07:12.853Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:07:13.129Z] #41 ... [2023-09-26T22:07:13.129Z] [2023-09-26T22:07:13.129Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:13.130Z] #66 DONE 1.0s [2023-09-26T22:07:13.130Z] [2023-09-26T22:07:13.130Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:13.397Z] #41 ... [2023-09-26T22:07:13.397Z] [2023-09-26T22:07:13.397Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:07:13.397Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-26T22:07:13.397Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done [2023-09-26T22:07:13.397Z] #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done [2023-09-26T22:07:13.397Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-26T22:07:13.397Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-26T22:07:13.397Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.4s [2023-09-26T22:07:13.424Z] #124 ... [2023-09-26T22:07:13.424Z] [2023-09-26T22:07:13.424Z] #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T22:07:13.424Z] #133 DONE 3.3s [2023-09-26T22:07:13.424Z] [2023-09-26T22:07:13.424Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:13.666Z] #47 ... [2023-09-26T22:07:13.666Z] [2023-09-26T22:07:13.666Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T22:07:13.666Z] #57 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:13.666Z] #57 14.24 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:13.666Z] #57 14.29 (2/2) Installing su-exec (0.2-r3) [2023-09-26T22:07:13.666Z] #57 14.36 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:13.666Z] #57 14.47 OK: 8 MiB in 17 packages [2023-09-26T22:07:13.666Z] #57 DONE 15.6s [2023-09-26T22:07:13.666Z] [2023-09-26T22:07:13.666Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:14.001Z] #134 ... [2023-09-26T22:07:14.001Z] [2023-09-26T22:07:14.001Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T22:07:14.001Z] #130 DONE 71.6s [2023-09-26T22:07:14.001Z] [2023-09-26T22:07:14.001Z] #135 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:14.001Z] #135 DONE 0.7s [2023-09-26T22:07:14.260Z] [2023-09-26T22:07:14.260Z] #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:14.831Z] #136 ... [2023-09-26T22:07:14.831Z] [2023-09-26T22:07:14.831Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T22:07:14.831Z] #131 DONE 72.3s [2023-09-26T22:07:14.831Z] [2023-09-26T22:07:14.831Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:14.831Z] #134 DONE 1.4s [2023-09-26T22:07:15.091Z] [2023-09-26T22:07:15.091Z] #137 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:15.091Z] #137 DONE 0.9s [2023-09-26T22:07:15.091Z] [2023-09-26T22:07:15.091Z] #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-26T22:07:15.091Z] #138 ... [2023-09-26T22:07:15.091Z] [2023-09-26T22:07:15.091Z] #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:15.091Z] #136 DONE 1.0s [2023-09-26T22:07:15.351Z] [2023-09-26T22:07:15.351Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:15.351Z] #139 DONE 0.5s [2023-09-26T22:07:15.351Z] [2023-09-26T22:07:15.351Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:16.249Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-09-26T22:07:16.304Z] #140 ... [2023-09-26T22:07:16.304Z] [2023-09-26T22:07:16.304Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:16.304Z] #141 DONE 1.6s [2023-09-26T22:07:16.565Z] [2023-09-26T22:07:16.565Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T22:07:16.565Z] #127 DONE 74.0s [2023-09-26T22:07:16.565Z] [2023-09-26T22:07:16.565Z] #138 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-26T22:07:16.565Z] #138 DONE 1.6s [2023-09-26T22:07:16.565Z] [2023-09-26T22:07:16.565Z] #142 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-26T22:07:16.835Z] #142 ... [2023-09-26T22:07:16.835Z] [2023-09-26T22:07:16.835Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:16.835Z] #140 DONE 1.6s [2023-09-26T22:07:16.835Z] [2023-09-26T22:07:16.835Z] #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:16.835Z] #143 CACHED [2023-09-26T22:07:16.835Z] [2023-09-26T22:07:16.835Z] #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:16.835Z] #144 CACHED [2023-09-26T22:07:16.835Z] [2023-09-26T22:07:16.835Z] #145 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-26T22:07:17.094Z] #145 ... [2023-09-26T22:07:17.094Z] [2023-09-26T22:07:17.094Z] #146 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:17.094Z] #146 DONE 1.4s [2023-09-26T22:07:17.356Z] [2023-09-26T22:07:17.356Z] #147 [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-26T22:07:17.356Z] #147 DONE 0.8s [2023-09-26T22:07:17.356Z] [2023-09-26T22:07:17.356Z] #148 [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-26T22:07:17.660Z] #41 ... [2023-09-26T22:07:17.660Z] [2023-09-26T22:07:17.660Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T22:07:17.660Z] #53 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:17.660Z] #53 13.04 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:07:17.660Z] #53 13.04 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:07:17.660Z] #53 13.04 OK: 19943 distinct packages available [2023-09-26T22:07:17.660Z] #53 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:17.660Z] #53 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:17.660Z] #53 20.43 (1/11) Installing ca-certificates (20230506-r0) [2023-09-26T22:07:17.660Z] #53 ... [2023-09-26T22:07:17.660Z] [2023-09-26T22:07:17.660Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:17.988Z] #148 ... [2023-09-26T22:07:17.988Z] [2023-09-26T22:07:17.989Z] #142 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-26T22:07:17.989Z] #142 DONE 1.5s [2023-09-26T22:07:18.249Z] [2023-09-26T22:07:18.249Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T22:07:18.249Z] #126 DONE 75.6s [2023-09-26T22:07:18.249Z] [2023-09-26T22:07:18.249Z] #149 [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-26T22:07:18.249Z] #149 ... [2023-09-26T22:07:18.249Z] [2023-09-26T22:07:18.249Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:07:18.249Z] #129 DONE 75.7s [2023-09-26T22:07:18.251Z] #41 ... [2023-09-26T22:07:18.251Z] [2023-09-26T22:07:18.251Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:18.509Z] [2023-09-26T22:07:18.509Z] #150 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-26T22:07:18.509Z] #150 DONE 1.8s [2023-09-26T22:07:18.509Z] [2023-09-26T22:07:18.509Z] #145 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-26T22:07:18.509Z] #145 DONE 1.8s [2023-09-26T22:07:18.509Z] [2023-09-26T22:07:18.509Z] #151 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:18.509Z] #151 ... [2023-09-26T22:07:18.509Z] [2023-09-26T22:07:18.509Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:07:18.509Z] #125 DONE 76.0s [2023-09-26T22:07:18.509Z] [2023-09-26T22:07:18.509Z] #152 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:18.509Z] #152 CACHED [2023-09-26T22:07:18.509Z] [2023-09-26T22:07:18.509Z] #153 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:18.509Z] #153 CACHED [2023-09-26T22:07:18.518Z] #67 ... [2023-09-26T22:07:18.518Z] [2023-09-26T22:07:18.518Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:18.518Z] #41 ... [2023-09-26T22:07:18.518Z] [2023-09-26T22:07:18.518Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-26T22:07:18.518Z] #68 DONE 5.0s [2023-09-26T22:07:18.518Z] [2023-09-26T22:07:18.518Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:18.769Z] [2023-09-26T22:07:18.769Z] #154 [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-26T22:07:18.769Z] #154 DONE 1.5s [2023-09-26T22:07:18.769Z] [2023-09-26T22:07:18.769Z] #155 [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-26T22:07:18.785Z] #41 ... [2023-09-26T22:07:18.785Z] [2023-09-26T22:07:18.785Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T22:07:18.785Z] #59 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:18.785Z] #59 17.06 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:07:18.785Z] #59 17.57 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:07:18.785Z] #59 17.62 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:18.785Z] #59 17.67 (4/6) Installing openssl (3.1.3-r0) [2023-09-26T22:07:18.785Z] #59 17.78 (5/6) Installing su-exec (0.2-r3) [2023-09-26T22:07:18.785Z] #59 17.86 (6/6) Installing yq (4.33.3-r3) [2023-09-26T22:07:18.785Z] #59 18.84 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:18.785Z] #59 19.00 OK: 18 MiB in 19 packages [2023-09-26T22:07:18.785Z] #59 DONE 20.7s [2023-09-26T22:07:18.785Z] [2023-09-26T22:07:18.785Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T22:07:18.785Z] #54 12.01 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:07:18.785Z] #54 12.01 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:07:18.785Z] #54 12.01 OK: 19945 distinct packages available [2023-09-26T22:07:18.785Z] #54 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:18.785Z] #54 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:18.785Z] #54 19.71 OK: 266 MiB in 52 packages [2023-09-26T22:07:18.785Z] #54 DONE 21.7s [2023-09-26T22:07:18.785Z] [2023-09-26T22:07:18.785Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:19.030Z] #155 ... [2023-09-26T22:07:19.030Z] [2023-09-26T22:07:19.030Z] #148 [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-26T22:07:19.030Z] #148 DONE 1.7s [2023-09-26T22:07:19.030Z] [2023-09-26T22:07:19.030Z] #149 [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-26T22:07:19.030Z] #149 DONE 1.0s [2023-09-26T22:07:19.030Z] [2023-09-26T22:07:19.030Z] #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:19.030Z] #156 CACHED [2023-09-26T22:07:19.030Z] [2023-09-26T22:07:19.030Z] #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:19.030Z] #157 CACHED [2023-09-26T22:07:19.030Z] [2023-09-26T22:07:19.030Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:07:19.030Z] #122 DONE 76.7s [2023-09-26T22:07:19.030Z] [2023-09-26T22:07:19.030Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-26T22:07:19.051Z] #41 ... [2023-09-26T22:07:19.051Z] [2023-09-26T22:07:19.051Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T22:07:19.051Z] #61 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:19.051Z] #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:19.051Z] #61 17.43 (1/4) Installing ca-certificates (20230506-r0) [2023-09-26T22:07:19.051Z] #61 17.91 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:19.051Z] #61 17.98 (3/4) Installing su-exec (0.2-r3) [2023-09-26T22:07:19.051Z] #61 18.00 (4/4) Installing yq (4.33.3-r3) [2023-09-26T22:07:19.051Z] #61 18.89 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:19.051Z] #61 18.99 Executing ca-certificates-20230506-r0.trigger [2023-09-26T22:07:19.051Z] #61 20.09 OK: 18 MiB in 19 packages [2023-09-26T22:07:19.297Z] #158 ... [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #155 [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-26T22:07:19.297Z] #155 DONE 0.7s [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #159 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:19.297Z] #159 DONE 0.8s [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #151 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:19.297Z] #151 DONE 0.8s [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-26T22:07:19.297Z] #160 DONE 0.7s [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #161 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-26T22:07:19.297Z] #161 DONE 0.5s [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #162 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:19.297Z] #162 DONE 0.4s [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #163 [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-26T22:07:19.297Z] #163 DONE 0.5s [2023-09-26T22:07:19.297Z] [2023-09-26T22:07:19.297Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-26T22:07:19.321Z] #61 ... [2023-09-26T22:07:19.321Z] [2023-09-26T22:07:19.321Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T22:07:19.321Z] #53 20.93 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-26T22:07:19.321Z] #53 21.05 (3/11) Installing libunistring (1.1-r1) [2023-09-26T22:07:19.321Z] #53 21.32 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-26T22:07:19.321Z] #53 21.35 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-26T22:07:19.321Z] #53 21.40 (6/11) Installing libcurl (8.3.0-r0) [2023-09-26T22:07:19.321Z] #53 21.49 (7/11) Installing curl (8.3.0-r0) [2023-09-26T22:07:19.321Z] #53 21.54 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:19.321Z] #53 21.55 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-26T22:07:19.321Z] #53 21.58 (10/11) Installing libucontext (1.2-r2) [2023-09-26T22:07:19.321Z] #53 21.62 (11/11) Installing gcompat (1.1.0-r1) [2023-09-26T22:07:19.321Z] #53 21.67 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:19.321Z] #53 21.77 Executing ca-certificates-20230506-r0.trigger [2023-09-26T22:07:19.563Z] #164 ... [2023-09-26T22:07:19.564Z] [2023-09-26T22:07:19.564Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-26T22:07:19.564Z] #158 DONE 0.5s [2023-09-26T22:07:19.564Z] [2023-09-26T22:07:19.564Z] #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:19.564Z] #165 DONE 0.4s [2023-09-26T22:07:19.564Z] [2023-09-26T22:07:19.564Z] #166 [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-26T22:07:19.564Z] #166 DONE 0.5s [2023-09-26T22:07:19.564Z] [2023-09-26T22:07:19.564Z] #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:19.591Z] #53 ... [2023-09-26T22:07:19.591Z] [2023-09-26T22:07:19.591Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-26T22:07:19.591Z] #69 DONE 1.1s [2023-09-26T22:07:19.591Z] [2023-09-26T22:07:19.591Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T22:07:19.591Z] #53 22.61 OK: 13 MiB in 26 packages [2023-09-26T22:07:19.826Z] #167 ... [2023-09-26T22:07:19.826Z] [2023-09-26T22:07:19.826Z] #168 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-26T22:07:19.826Z] #168 DONE 0.5s [2023-09-26T22:07:19.826Z] [2023-09-26T22:07:19.826Z] #169 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-26T22:07:19.826Z] #169 DONE 0.4s [2023-09-26T22:07:19.826Z] [2023-09-26T22:07:19.826Z] #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:19.826Z] #170 DONE 0.5s [2023-09-26T22:07:19.826Z] [2023-09-26T22:07:19.826Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-26T22:07:19.826Z] #164 DONE 0.5s [2023-09-26T22:07:19.826Z] [2023-09-26T22:07:19.826Z] #171 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:19.826Z] #171 DONE 0.5s [2023-09-26T22:07:19.826Z] [2023-09-26T22:07:19.826Z] #172 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-26T22:07:19.826Z] #172 DONE 0.4s [2023-09-26T22:07:19.826Z] [2023-09-26T22:07:19.826Z] #89 [core-command] exporting to image [2023-09-26T22:07:19.826Z] #89 exporting layers [2023-09-26T22:07:19.863Z] #53 ... [2023-09-26T22:07:19.863Z] [2023-09-26T22:07:19.863Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T22:07:19.863Z] #62 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:19.863Z] #62 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:19.863Z] #62 19.12 OK: 266 MiB in 52 packages [2023-09-26T22:07:19.863Z] #62 DONE 20.9s [2023-09-26T22:07:19.863Z] [2023-09-26T22:07:19.863Z] #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-26T22:07:19.863Z] #70 DONE 1.3s [2023-09-26T22:07:19.863Z] [2023-09-26T22:07:19.863Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:20.097Z] #89 ... [2023-09-26T22:07:20.098Z] [2023-09-26T22:07:20.098Z] #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:20.098Z] #167 DONE 0.6s [2023-09-26T22:07:20.136Z] #41 ... [2023-09-26T22:07:20.136Z] [2023-09-26T22:07:20.136Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T22:07:20.136Z] #61 DONE 21.8s [2023-09-26T22:07:20.136Z] [2023-09-26T22:07:20.136Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:20.359Z] [2023-09-26T22:07:20.359Z] #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-26T22:07:20.359Z] #173 DONE 0.5s [2023-09-26T22:07:20.359Z] [2023-09-26T22:07:20.359Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:20.409Z] #41 ... [2023-09-26T22:07:20.409Z] [2023-09-26T22:07:20.409Z] #65 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T22:07:20.409Z] #65 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.409Z] #65 17.34 (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T22:07:20.409Z] #65 17.86 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:20.409Z] #65 17.96 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:20.409Z] #65 18.06 Executing ca-certificates-20230506-r0.trigger [2023-09-26T22:07:20.409Z] #65 19.13 OK: 9 MiB in 17 packages [2023-09-26T22:07:20.409Z] #65 DONE 20.1s [2023-09-26T22:07:20.409Z] [2023-09-26T22:07:20.409Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:20.927Z] #174 ... [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #175 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T22:07:20.927Z] #175 DONE 0.9s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #176 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:20.927Z] #176 DONE 0.9s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #89 [core-command] exporting to image [2023-09-26T22:07:20.927Z] #89 exporting layers 0.4s done [2023-09-26T22:07:20.927Z] #89 writing image sha256:9bd1d2dcb6305753b9bc5aba3422182bda82bbf6b41577ae00b1db7a0aee22b2 0.0s done [2023-09-26T22:07:20.927Z] #89 naming to docker.io/library/core-command 0.0s done [2023-09-26T22:07:20.927Z] #89 DONE 1.9s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #177 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-26T22:07:20.927Z] #177 DONE 1.0s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:07:20.927Z] #98 DONE 78.5s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-26T22:07:20.927Z] #178 DONE 0.9s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #179 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:20.927Z] #179 ... [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #180 [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-26T22:07:20.927Z] #180 DONE 1.4s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:20.927Z] #174 DONE 0.9s [2023-09-26T22:07:20.927Z] [2023-09-26T22:07:20.927Z] #181 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-26T22:07:20.927Z] #181 DONE 1.1s [2023-09-26T22:07:20.999Z] #41 ... [2023-09-26T22:07:20.999Z] [2023-09-26T22:07:20.999Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:20.999Z] #71 DONE 0.8s [2023-09-26T22:07:20.999Z] [2023-09-26T22:07:20.999Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T22:07:20.999Z] #53 DONE 23.9s [2023-09-26T22:07:20.999Z] [2023-09-26T22:07:20.999Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:20.999Z] #41 ... [2023-09-26T22:07:20.999Z] [2023-09-26T22:07:20.999Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T22:07:20.999Z] #63 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.999Z] #63 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.999Z] #63 18.22 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:07:20.999Z] #63 18.22 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:07:20.999Z] #63 18.22 OK: 19943 distinct packages available [2023-09-26T22:07:20.999Z] #63 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.999Z] #63 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.999Z] #63 ... [2023-09-26T22:07:20.999Z] [2023-09-26T22:07:20.999Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:20.999Z] #72 DONE 2.2s [2023-09-26T22:07:20.999Z] [2023-09-26T22:07:20.999Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T22:07:20.999Z] #64 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.999Z] #64 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.999Z] #64 17.59 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T22:07:20.999Z] #64 17.59 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T22:07:20.999Z] #64 17.59 OK: 19943 distinct packages available [2023-09-26T22:07:20.999Z] #64 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:20.999Z] #64 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T22:07:21.186Z] [2023-09-26T22:07:21.186Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:07:21.186Z] #124 DONE 78.7s [2023-09-26T22:07:21.186Z] [2023-09-26T22:07:21.186Z] #89 [core-data] exporting to image [2023-09-26T22:07:21.266Z] #64 ... [2023-09-26T22:07:21.266Z] [2023-09-26T22:07:21.266Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:21.266Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s [2023-09-26T22:07:21.447Z] #89 ... [2023-09-26T22:07:21.447Z] [2023-09-26T22:07:21.447Z] #182 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T22:07:21.447Z] #182 DONE 0.6s [2023-09-26T22:07:21.447Z] [2023-09-26T22:07:21.447Z] #183 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-26T22:07:21.447Z] #183 DONE 0.7s [2023-09-26T22:07:21.447Z] [2023-09-26T22:07:21.447Z] #179 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:21.447Z] #179 DONE 0.6s [2023-09-26T22:07:21.447Z] [2023-09-26T22:07:21.447Z] #184 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:07:21.447Z] #184 CACHED [2023-09-26T22:07:21.447Z] [2023-09-26T22:07:21.447Z] #185 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:21.447Z] #185 CACHED [2023-09-26T22:07:21.447Z] [2023-09-26T22:07:21.447Z] #89 [core-data] exporting to image [2023-09-26T22:07:21.447Z] #89 exporting layers 0.4s done [2023-09-26T22:07:21.708Z] #89 ... [2023-09-26T22:07:21.708Z] [2023-09-26T22:07:21.708Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T22:07:21.708Z] #186 DONE 1.8s [2023-09-26T22:07:21.708Z] [2023-09-26T22:07:21.708Z] #89 [core-data] exporting to image [2023-09-26T22:07:21.708Z] #89 writing image sha256:593e15b885f6638f94b6da3ec185d3cfa77815b76917c8d7bb4d5caf03c18be1 done [2023-09-26T22:07:21.708Z] #89 naming to docker.io/library/core-metadata done [2023-09-26T22:07:21.708Z] #89 writing image sha256:1ed4ade8ac101e671347636ef9dbb676f37dacf3d2fdeb5c5304d5eccce0c793 done [2023-09-26T22:07:21.708Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-26T22:07:21.708Z] #89 writing image sha256:92a561212b3e9dea12f2b6f6d0ae3fc6610f6af9d5d941a79bc674c1fba146a7 done [2023-09-26T22:07:21.708Z] #89 naming to docker.io/library/core-data done [2023-09-26T22:07:21.969Z] #89 ... [2023-09-26T22:07:21.969Z] [2023-09-26T22:07:21.969Z] #187 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:07:21.969Z] #187 DONE 0.4s [2023-09-26T22:07:21.969Z] [2023-09-26T22:07:21.969Z] #89 [core-data] exporting to image [2023-09-26T22:07:21.969Z] #89 exporting layers 0.3s done [2023-09-26T22:07:21.969Z] #89 ... [2023-09-26T22:07:21.969Z] [2023-09-26T22:07:21.969Z] #188 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-26T22:07:21.969Z] #188 DONE 0.4s [2023-09-26T22:07:21.969Z] [2023-09-26T22:07:21.969Z] #189 [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-26T22:07:21.969Z] #189 DONE 0.5s [2023-09-26T22:07:21.969Z] [2023-09-26T22:07:21.969Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-26T22:07:21.969Z] #89 writing image sha256:22ab7de4704d7ebf53fa716c7a226577d78cc47f0e3527080954a6d308479f72 done [2023-09-26T22:07:21.969Z] #89 naming to docker.io/library/security-proxy-auth done [2023-09-26T22:07:22.229Z] #89 ... [2023-09-26T22:07:22.229Z] [2023-09-26T22:07:22.229Z] #190 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:22.229Z] #190 DONE 0.3s [2023-09-26T22:07:22.229Z] [2023-09-26T22:07:22.229Z] #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-26T22:07:22.229Z] #191 DONE 0.4s [2023-09-26T22:07:22.229Z] [2023-09-26T22:07:22.229Z] #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-26T22:07:22.229Z] #192 DONE 0.9s [2023-09-26T22:07:22.229Z] [2023-09-26T22:07:22.229Z] #89 [support-scheduler] exporting to image [2023-09-26T22:07:22.489Z] #89 ... [2023-09-26T22:07:22.489Z] [2023-09-26T22:07:22.489Z] #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:07:22.489Z] #193 DONE 0.1s [2023-09-26T22:07:22.489Z] [2023-09-26T22:07:22.489Z] #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-26T22:07:22.489Z] #194 DONE 1.6s [2023-09-26T22:07:22.489Z] [2023-09-26T22:07:22.489Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-26T22:07:22.489Z] #195 DONE 1.3s [2023-09-26T22:07:22.489Z] [2023-09-26T22:07:22.489Z] #89 [security-proxy-setup] exporting to image [2023-09-26T22:07:22.489Z] #89 writing image sha256:7f9c9b83e87a3164c4b23fcd3a56b1e54a4fe594f1b5ed9b33524f9a3d9d9600 done [2023-09-26T22:07:22.489Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2023-09-26T22:07:22.489Z] #89 exporting layers 0.2s done [2023-09-26T22:07:22.489Z] #89 writing image sha256:deb14405cc4ed6f9a26e460ced702f1d49e3ca719039509679d5a4a40853a0fb done [2023-09-26T22:07:22.489Z] #89 naming to docker.io/library/support-scheduler done [2023-09-26T22:07:22.489Z] #89 writing image sha256:6eb6c5c5b6d13aae3238c24ba7a4b73811a7e59eb15ce42804baeb9e6859c14d 0.0s done [2023-09-26T22:07:22.489Z] #89 naming to docker.io/library/support-notifications [2023-09-26T22:07:22.750Z] #89 naming to docker.io/library/support-notifications done [2023-09-26T22:07:22.750Z] #89 exporting layers 0.4s done [2023-09-26T22:07:22.750Z] #89 writing image sha256:99aad36f9d85c2f16db7fb3ee17eb97bcd6436506f71d9dc7db224240ff1ef51 0.0s done [2023-09-26T22:07:22.750Z] #89 naming to docker.io/library/security-proxy-setup done [2023-09-26T22:07:22.750Z] #89 writing image sha256:516789f269349b1e83121bd8bf3bdb7e2c21b9bad585583cbe2487ac60b044f3 0.0s done [2023-09-26T22:07:22.750Z] #89 naming to docker.io/library/security-secretstore-setup done [2023-09-26T22:07:22.750Z] #89 writing image sha256:c65fe95f92b1ff1a2463a4b3c56d87d6c49b1cacfcabc9bc641883c8cee05a09 done [2023-09-26T22:07:22.750Z] #89 naming to docker.io/library/security-bootstrapper done [2023-09-26T22:07:22.750Z] #89 DONE 3.7s [2023-09-26T22:07:22.750Z] [2023-09-26T22:07:22.750Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:07:22.750Z] time="2023-09-26T22:05:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-26T22:07:22.762Z] $ docker stop --time=1 0b3b715510d9b22d4728c91303c14661b99c70306f77ad89da7a20c712221e0d [2023-09-26T22:07:23.246Z] #41 ... [2023-09-26T22:07:23.246Z] [2023-09-26T22:07:23.246Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T22:07:23.246Z] #63 22.67 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:23.246Z] #63 22.69 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-26T22:07:23.246Z] #63 22.70 (3/4) Installing libucontext (1.2-r2) [2023-09-26T22:07:23.246Z] #63 22.71 (4/4) Installing gcompat (1.1.0-r1) [2023-09-26T22:07:23.246Z] #63 22.73 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:23.246Z] #63 22.77 OK: 8 MiB in 19 packages [2023-09-26T22:07:23.246Z] #63 DONE 23.4s [2023-09-26T22:07:23.246Z] [2023-09-26T22:07:23.246Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T22:07:23.246Z] #64 22.07 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:07:23.246Z] #64 22.22 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T22:07:23.246Z] #64 22.25 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-26T22:07:23.246Z] #64 22.27 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-26T22:07:23.246Z] #64 22.28 (5/7) Installing libucontext (1.2-r2) [2023-09-26T22:07:23.246Z] #64 22.29 (6/7) Installing gcompat (1.1.0-r1) [2023-09-26T22:07:23.246Z] #64 22.31 (7/7) Installing openssl (3.1.3-r0) [2023-09-26T22:07:23.246Z] #64 22.34 Executing busybox-1.36.1-r2.trigger [2023-09-26T22:07:23.246Z] #64 22.40 OK: 9 MiB in 20 packages [2023-09-26T22:07:23.246Z] #64 DONE 22.9s [2023-09-26T22:07:23.246Z] [2023-09-26T22:07:23.246Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:23.246Z] #41 ... [2023-09-26T22:07:23.246Z] [2023-09-26T22:07:23.246Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:23.246Z] #73 ... [2023-09-26T22:07:23.246Z] [2023-09-26T22:07:23.246Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:24.205Z] #41 ... [2023-09-26T22:07:24.205Z] [2023-09-26T22:07:24.205Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:07:24.205Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.3s done [2023-09-26T22:07:24.205Z] #47 ... [2023-09-26T22:07:24.205Z] [2023-09-26T22:07:24.205Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-26T22:07:24.205Z] #74 DONE 1.0s [2023-09-26T22:07:24.205Z] [2023-09-26T22:07:24.205Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T22:07:24.236Z] $ docker rm -f --volumes 0b3b715510d9b22d4728c91303c14661b99c70306f77ad89da7a20c712221e0d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T22:07:24.566Z] + docker images [2023-09-26T22:07:24.566Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-26T22:07:24.566Z] security-secretstore-setup latest 516789f26934 2 seconds ago 44.4MB [2023-09-26T22:07:24.566Z] support-scheduler latest deb14405cc4e 2 seconds ago 34MB [2023-09-26T22:07:24.566Z] support-notifications latest 6eb6c5c5b6d1 2 seconds ago 34.6MB [2023-09-26T22:07:24.566Z] security-proxy-setup latest 99aad36f9d85 2 seconds ago 34.4MB [2023-09-26T22:07:24.566Z] security-bootstrapper latest c65fe95f92b1 2 seconds ago 23.3MB [2023-09-26T22:07:24.566Z] security-proxy-auth latest 22ab7de4704d 3 seconds ago 19.5MB [2023-09-26T22:07:24.566Z] security-spiffe-token-provider latest 7f9c9b83e87a 3 seconds ago 35MB [2023-09-26T22:07:24.566Z] core-data latest 92a561212b3e 4 seconds ago 21.4MB [2023-09-26T22:07:24.566Z] core-metadata latest 593e15b885f6 4 seconds ago 21.7MB [2023-09-26T22:07:24.566Z] core-common-config-bootstrapper latest 1ed4ade8ac10 4 seconds ago 18.2MB [2023-09-26T22:07:24.566Z] core-command latest 9bd1d2dcb630 5 seconds ago 21.2MB [2023-09-26T22:07:24.566Z] security-spire-agent latest 2fff8ab5a3dc About a minute ago 166MB [2023-09-26T22:07:24.566Z] security-spire-config latest 1cf0009059db About a minute ago 101MB [2023-09-26T22:07:24.566Z] security-spire-server latest bf441858084c About a minute ago 107MB [2023-09-26T22:07:24.566Z] ci-base-image-x86_64 latest 860ef075d11f 4 minutes ago 928MB [2023-09-26T22:07:24.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 days ago 557MB [2023-09-26T22:07:24.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-26T22:07:24.566Z] 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-26T22:07:24.686Z] provisioning config files... [2023-09-26T22:07:24.694Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config8695419984275721520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:07:24.802Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s done [2023-09-26T22:07:24.987Z] ---> docker-login.sh [2023-09-26T22:07:24.987Z] nexus3.edgexfoundry.org:10001 [2023-09-26T22:07:24.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:07:24.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:07:24.987Z] Configure a credential helper to remove this warning. See [2023-09-26T22:07:24.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:07:24.987Z] [2023-09-26T22:07:24.987Z] Login Succeeded [2023-09-26T22:07:24.987Z] nexus3.edgexfoundry.org:10002 [2023-09-26T22:07:24.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:07:25.069Z] #41 DONE 26.2s [2023-09-26T22:07:25.069Z] [2023-09-26T22:07:25.069Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:25.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:07:25.248Z] Configure a credential helper to remove this warning. See [2023-09-26T22:07:25.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:07:25.248Z] [2023-09-26T22:07:25.248Z] Login Succeeded [2023-09-26T22:07:25.248Z] nexus3.edgexfoundry.org:10003 [2023-09-26T22:07:25.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:07:25.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:07:25.248Z] Configure a credential helper to remove this warning. See [2023-09-26T22:07:25.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:07:25.248Z] [2023-09-26T22:07:25.248Z] Login Succeeded [2023-09-26T22:07:25.248Z] nexus3.edgexfoundry.org:10004 [2023-09-26T22:07:25.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:07:25.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:07:25.505Z] Configure a credential helper to remove this warning. See [2023-09-26T22:07:25.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:07:25.505Z] [2023-09-26T22:07:25.505Z] Login Succeeded [2023-09-26T22:07:25.505Z] docker.io [2023-09-26T22:07:25.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:07:25.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:07:25.763Z] Configure a credential helper to remove this warning. See [2023-09-26T22:07:25.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:07:25.763Z] [2023-09-26T22:07:25.763Z] Login Succeeded [2023-09-26T22:07:25.763Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T22:07:25.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:07:25.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T22:07:25.833Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-26T22:07:25.833Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:25.833Z] latest [2023-09-26T22:07:25.833Z] 3.1.0-dev.57 [2023-09-26T22:07:25.833Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:25.833Z] main [2023-09-26T22:07:25.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:26.161Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:26.480Z] #75 ... [2023-09-26T22:07:26.480Z] [2023-09-26T22:07:26.480Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T22:07:26.480Z] #76 DONE 1.1s [2023-09-26T22:07:26.480Z] [2023-09-26T22:07:26.480Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T22:07:26.642Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:26.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T22:07:26.643Z] b75563433481: Preparing [2023-09-26T22:07:26.643Z] e4f52bcd2896: Preparing [2023-09-26T22:07:26.643Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:26.643Z] f704a0f71ed1: Preparing [2023-09-26T22:07:26.643Z] ba1b5c0102be: Preparing [2023-09-26T22:07:26.643Z] 4693057ce236: Preparing [2023-09-26T22:07:26.643Z] 4693057ce236: Waiting [2023-09-26T22:07:26.751Z] #77 DONE 1.2s [2023-09-26T22:07:26.752Z] [2023-09-26T22:07:26.752Z] #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T22:07:26.752Z] #78 DONE 1.2s [2023-09-26T22:07:26.752Z] [2023-09-26T22:07:26.752Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-26T22:07:26.752Z] #79 DONE 0.2s [2023-09-26T22:07:26.752Z] [2023-09-26T22:07:26.752Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-26T22:07:26.752Z] #80 DONE 0.2s [2023-09-26T22:07:26.752Z] [2023-09-26T22:07:26.752Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-26T22:07:26.752Z] #81 DONE 0.2s [2023-09-26T22:07:26.752Z] [2023-09-26T22:07:26.752Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-26T22:07:26.901Z] f704a0f71ed1: Pushed [2023-09-26T22:07:26.902Z] 2cfb7c2fe2d1: Pushed [2023-09-26T22:07:26.902Z] ba1b5c0102be: Pushed [2023-09-26T22:07:26.902Z] 4693057ce236: Layer already exists [2023-09-26T22:07:26.902Z] b75563433481: Pushed [2023-09-26T22:07:27.021Z] #82 ... [2023-09-26T22:07:27.021Z] [2023-09-26T22:07:27.021Z] #83 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-26T22:07:27.021Z] #83 DONE 0.2s [2023-09-26T22:07:27.021Z] [2023-09-26T22:07:27.021Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-26T22:07:27.021Z] #82 DONE 0.2s [2023-09-26T22:07:27.021Z] [2023-09-26T22:07:27.021Z] #84 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-26T22:07:27.021Z] #84 DONE 0.2s [2023-09-26T22:07:27.021Z] [2023-09-26T22:07:27.021Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T22:07:27.296Z] #85 ... [2023-09-26T22:07:27.296Z] [2023-09-26T22:07:27.296Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T22:07:27.296Z] #86 DONE 0.2s [2023-09-26T22:07:27.296Z] [2023-09-26T22:07:27.296Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T22:07:27.296Z] #87 DONE 0.2s [2023-09-26T22:07:27.296Z] [2023-09-26T22:07:27.296Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T22:07:27.296Z] #85 DONE 0.2s [2023-09-26T22:07:27.296Z] [2023-09-26T22:07:27.296Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-26T22:07:27.296Z] #88 DONE 0.2s [2023-09-26T22:07:27.296Z] [2023-09-26T22:07:27.296Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-26T22:07:27.565Z] #89 DONE 0.2s [2023-09-26T22:07:27.565Z] [2023-09-26T22:07:27.565Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-26T22:07:27.565Z] #90 DONE 0.2s [2023-09-26T22:07:27.565Z] [2023-09-26T22:07:27.565Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-26T22:07:27.565Z] #91 ... [2023-09-26T22:07:27.565Z] [2023-09-26T22:07:27.565Z] #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-26T22:07:27.565Z] #92 DONE 0.2s [2023-09-26T22:07:27.565Z] [2023-09-26T22:07:27.565Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-26T22:07:27.565Z] #91 DONE 0.2s [2023-09-26T22:07:27.565Z] [2023-09-26T22:07:27.565Z] #93 [security-spire-config] exporting to image [2023-09-26T22:07:27.565Z] #93 exporting layers [2023-09-26T22:07:27.837Z] #93 ... [2023-09-26T22:07:27.837Z] [2023-09-26T22:07:27.837Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-26T22:07:27.837Z] #94 DONE 0.3s [2023-09-26T22:07:27.837Z] [2023-09-26T22:07:27.837Z] #93 [security-spire-agent] exporting to image [2023-09-26T22:07:28.292Z] e4f52bcd2896: Pushed [2023-09-26T22:07:28.292Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:28.614Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:28.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-26T22:07:28.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T22:07:28.935Z] b75563433481: Preparing [2023-09-26T22:07:28.935Z] e4f52bcd2896: Preparing [2023-09-26T22:07:28.935Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:28.935Z] f704a0f71ed1: Preparing [2023-09-26T22:07:28.935Z] ba1b5c0102be: Preparing [2023-09-26T22:07:28.935Z] 4693057ce236: Preparing [2023-09-26T22:07:28.935Z] 4693057ce236: Waiting [2023-09-26T22:07:28.935Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:28.935Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:28.935Z] b75563433481: Layer already exists [2023-09-26T22:07:28.935Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:28.935Z] e4f52bcd2896: Layer already exists [2023-09-26T22:07:28.935Z] 4693057ce236: Layer already exists [2023-09-26T22:07:28.935Z] latest: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:29.249Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:29.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.57 [2023-09-26T22:07:29.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T22:07:29.570Z] b75563433481: Preparing [2023-09-26T22:07:29.570Z] e4f52bcd2896: Preparing [2023-09-26T22:07:29.570Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:29.570Z] f704a0f71ed1: Preparing [2023-09-26T22:07:29.570Z] ba1b5c0102be: Preparing [2023-09-26T22:07:29.570Z] 4693057ce236: Preparing [2023-09-26T22:07:29.570Z] 4693057ce236: Waiting [2023-09-26T22:07:29.570Z] e4f52bcd2896: Layer already exists [2023-09-26T22:07:29.570Z] b75563433481: Layer already exists [2023-09-26T22:07:29.570Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:29.570Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:29.570Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:29.570Z] 4693057ce236: Layer already exists [2023-09-26T22:07:29.570Z] 3.1.0-dev.57: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:29.807Z] #93 exporting layers 1.7s done [2023-09-26T22:07:29.807Z] #93 writing image sha256:5a3692b5c311285739e8f3f1d58c22ad1c9c861ddd0f16b84b6205b5553c754a 0.0s done [2023-09-26T22:07:29.807Z] #93 writing image sha256:79aa2dc0ab13e1b446d0a6e2a9cdbe45ffb14c1c310387b9dee4d7b9af2cc2df 0.0s done [2023-09-26T22:07:29.807Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-09-26T22:07:29.807Z] #93 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-26T22:07:29.807Z] #93 exporting layers 1.8s done [2023-09-26T22:07:29.807Z] #93 writing image sha256:26e3500803ea1ac441697ff86964968cc3c7f4a3e91a07a5c7eb9dc2b6b1a350 done [2023-09-26T22:07:29.807Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-26T22:07:29.807Z] #93 DONE 1.8s [2023-09-26T22:07:29.807Z] [2023-09-26T22:07:29.807Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:29.894Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:30.221Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:30.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T22:07:30.221Z] b75563433481: Preparing [2023-09-26T22:07:30.221Z] e4f52bcd2896: Preparing [2023-09-26T22:07:30.221Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:30.221Z] f704a0f71ed1: Preparing [2023-09-26T22:07:30.221Z] ba1b5c0102be: Preparing [2023-09-26T22:07:30.221Z] 4693057ce236: Preparing [2023-09-26T22:07:30.221Z] 4693057ce236: Waiting [2023-09-26T22:07:30.221Z] e4f52bcd2896: Layer already exists [2023-09-26T22:07:30.221Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:30.221Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:30.221Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:30.221Z] b75563433481: Layer already exists [2023-09-26T22:07:30.221Z] 4693057ce236: Layer already exists [2023-09-26T22:07:30.221Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:30.546Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:30.868Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-26T22:07:30.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T22:07:30.868Z] b75563433481: Preparing [2023-09-26T22:07:30.868Z] e4f52bcd2896: Preparing [2023-09-26T22:07:30.868Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:30.868Z] f704a0f71ed1: Preparing [2023-09-26T22:07:30.868Z] ba1b5c0102be: Preparing [2023-09-26T22:07:30.868Z] 4693057ce236: Preparing [2023-09-26T22:07:30.868Z] 4693057ce236: Waiting [2023-09-26T22:07:30.868Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:30.868Z] b75563433481: Layer already exists [2023-09-26T22:07:30.868Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:30.868Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:30.868Z] e4f52bcd2896: Layer already exists [2023-09-26T22:07:30.868Z] 4693057ce236: Layer already exists [2023-09-26T22:07:30.868Z] main: digest: sha256:6f24242627aa59c574e81139c5789e2497c2c9e3e87136d6f5f4f87f87ef2b7c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:07:30.918Z] ===================================================== [Pipeline] echo [2023-09-26T22:07:30.926Z] taggedImages: [2023-09-26T22:07:30.926Z] - nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:30.926Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-26T22:07:30.926Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.57 [2023-09-26T22:07:30.926Z] - nexus3.edgexfoundry.org:10004/core-command:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:30.926Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-26T22:07:30.948Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-26T22:07:30.948Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:30.948Z] latest [2023-09-26T22:07:30.948Z] 3.1.0-dev.57 [2023-09-26T22:07:30.948Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:30.948Z] main [2023-09-26T22:07:30.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:31.258Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:31.576Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:31.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T22:07:31.576Z] 2d2484283e2a: Preparing [2023-09-26T22:07:31.576Z] c21a0f5940e0: Preparing [2023-09-26T22:07:31.576Z] 0e8928faee89: Preparing [2023-09-26T22:07:31.576Z] 3d4a486c054c: Preparing [2023-09-26T22:07:31.576Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:31.576Z] f704a0f71ed1: Preparing [2023-09-26T22:07:31.576Z] ba1b5c0102be: Preparing [2023-09-26T22:07:31.576Z] 4693057ce236: Preparing [2023-09-26T22:07:31.576Z] f704a0f71ed1: Waiting [2023-09-26T22:07:31.576Z] ba1b5c0102be: Waiting [2023-09-26T22:07:31.576Z] 4693057ce236: Waiting [2023-09-26T22:07:31.576Z] c21a0f5940e0: Pushed [2023-09-26T22:07:31.576Z] 0e8928faee89: Pushed [2023-09-26T22:07:31.837Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:32.097Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:32.097Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:32.097Z] 4693057ce236: Layer already exists [2023-09-26T22:07:32.097Z] 2d2484283e2a: Pushed [2023-09-26T22:07:33.029Z] 3d4a486c054c: Pushed [2023-09-26T22:07:33.029Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:33.338Z] + 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-26T22:07:33.644Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-26T22:07:33.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T22:07:33.644Z] 2d2484283e2a: Preparing [2023-09-26T22:07:33.644Z] c21a0f5940e0: Preparing [2023-09-26T22:07:33.644Z] 0e8928faee89: Preparing [2023-09-26T22:07:33.644Z] 3d4a486c054c: Preparing [2023-09-26T22:07:33.644Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:33.644Z] f704a0f71ed1: Preparing [2023-09-26T22:07:33.644Z] ba1b5c0102be: Preparing [2023-09-26T22:07:33.644Z] 4693057ce236: Preparing [2023-09-26T22:07:33.644Z] f704a0f71ed1: Waiting [2023-09-26T22:07:33.644Z] ba1b5c0102be: Waiting [2023-09-26T22:07:33.644Z] 0e8928faee89: Layer already exists [2023-09-26T22:07:33.644Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:33.644Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:33.644Z] 3d4a486c054c: Layer already exists [2023-09-26T22:07:33.644Z] 2d2484283e2a: Layer already exists [2023-09-26T22:07:33.644Z] 4693057ce236: Layer already exists [2023-09-26T22:07:33.644Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:33.644Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:33.644Z] latest: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:33.964Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:34.285Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.57 [2023-09-26T22:07:34.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T22:07:34.285Z] 2d2484283e2a: Preparing [2023-09-26T22:07:34.285Z] c21a0f5940e0: Preparing [2023-09-26T22:07:34.285Z] 0e8928faee89: Preparing [2023-09-26T22:07:34.285Z] 3d4a486c054c: Preparing [2023-09-26T22:07:34.285Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:34.285Z] f704a0f71ed1: Preparing [2023-09-26T22:07:34.285Z] ba1b5c0102be: Preparing [2023-09-26T22:07:34.285Z] 4693057ce236: Preparing [2023-09-26T22:07:34.285Z] ba1b5c0102be: Waiting [2023-09-26T22:07:34.285Z] 4693057ce236: Waiting [2023-09-26T22:07:34.285Z] f704a0f71ed1: Waiting [2023-09-26T22:07:34.285Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:34.285Z] 0e8928faee89: Layer already exists [2023-09-26T22:07:34.285Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:34.285Z] 3d4a486c054c: Layer already exists [2023-09-26T22:07:34.285Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:34.285Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:34.285Z] 4693057ce236: Layer already exists [2023-09-26T22:07:34.285Z] 2d2484283e2a: Layer already exists [2023-09-26T22:07:34.285Z] 3.1.0-dev.57: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:34.608Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:34.923Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:34.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T22:07:34.923Z] 2d2484283e2a: Preparing [2023-09-26T22:07:34.923Z] c21a0f5940e0: Preparing [2023-09-26T22:07:34.923Z] 0e8928faee89: Preparing [2023-09-26T22:07:34.923Z] 3d4a486c054c: Preparing [2023-09-26T22:07:34.923Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:34.923Z] f704a0f71ed1: Preparing [2023-09-26T22:07:34.923Z] ba1b5c0102be: Preparing [2023-09-26T22:07:34.923Z] 4693057ce236: Preparing [2023-09-26T22:07:34.923Z] f704a0f71ed1: Waiting [2023-09-26T22:07:34.923Z] ba1b5c0102be: Waiting [2023-09-26T22:07:34.923Z] 4693057ce236: Waiting [2023-09-26T22:07:34.923Z] 2d2484283e2a: Layer already exists [2023-09-26T22:07:34.923Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:34.923Z] 0e8928faee89: Layer already exists [2023-09-26T22:07:34.923Z] 3d4a486c054c: Layer already exists [2023-09-26T22:07:34.923Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:34.923Z] 4693057ce236: Layer already exists [2023-09-26T22:07:34.923Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:34.923Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:34.923Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:35.237Z] + 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-26T22:07:35.563Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-26T22:07:35.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T22:07:35.563Z] 2d2484283e2a: Preparing [2023-09-26T22:07:35.563Z] c21a0f5940e0: Preparing [2023-09-26T22:07:35.563Z] 0e8928faee89: Preparing [2023-09-26T22:07:35.563Z] 3d4a486c054c: Preparing [2023-09-26T22:07:35.563Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:35.563Z] f704a0f71ed1: Preparing [2023-09-26T22:07:35.563Z] ba1b5c0102be: Preparing [2023-09-26T22:07:35.563Z] 4693057ce236: Preparing [2023-09-26T22:07:35.563Z] ba1b5c0102be: Waiting [2023-09-26T22:07:35.563Z] f704a0f71ed1: Waiting [2023-09-26T22:07:35.563Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:35.563Z] 2d2484283e2a: Layer already exists [2023-09-26T22:07:35.563Z] 0e8928faee89: Layer already exists [2023-09-26T22:07:35.563Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:35.563Z] 3d4a486c054c: Layer already exists [2023-09-26T22:07:35.563Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:35.563Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:35.563Z] 4693057ce236: Layer already exists [2023-09-26T22:07:35.563Z] main: digest: sha256:d15a365dc9396cd03f64ba738950b87c82f4a92bc8d5d8daa4821868e12a2fc5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:07:35.615Z] ===================================================== [Pipeline] echo [2023-09-26T22:07:35.624Z] taggedImages: [2023-09-26T22:07:35.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:35.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-26T22:07:35.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.57 [2023-09-26T22:07:35.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:35.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-26T22:07:35.642Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-26T22:07:35.642Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:35.642Z] latest [2023-09-26T22:07:35.642Z] 3.1.0-dev.57 [2023-09-26T22:07:35.642Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:35.642Z] main [2023-09-26T22:07:35.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:35.960Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:36.271Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:36.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T22:07:36.271Z] 7673cc73c1e4: Preparing [2023-09-26T22:07:36.271Z] d4c9a93f680a: Preparing [2023-09-26T22:07:36.271Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:36.271Z] f704a0f71ed1: Preparing [2023-09-26T22:07:36.271Z] ba1b5c0102be: Preparing [2023-09-26T22:07:36.271Z] 4693057ce236: Preparing [2023-09-26T22:07:36.271Z] 4693057ce236: Waiting [2023-09-26T22:07:36.271Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:36.271Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:36.271Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:36.271Z] 4693057ce236: Layer already exists [2023-09-26T22:07:36.271Z] 7673cc73c1e4: Pushed [2023-09-26T22:07:37.645Z] d4c9a93f680a: Pushed [2023-09-26T22:07:37.905Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:38.221Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:38.528Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-26T22:07:38.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T22:07:38.528Z] 7673cc73c1e4: Preparing [2023-09-26T22:07:38.528Z] d4c9a93f680a: Preparing [2023-09-26T22:07:38.528Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:38.528Z] f704a0f71ed1: Preparing [2023-09-26T22:07:38.528Z] ba1b5c0102be: Preparing [2023-09-26T22:07:38.528Z] 4693057ce236: Preparing [2023-09-26T22:07:38.528Z] 4693057ce236: Waiting [2023-09-26T22:07:38.528Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:38.528Z] 7673cc73c1e4: Layer already exists [2023-09-26T22:07:38.528Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:38.528Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:38.528Z] d4c9a93f680a: Layer already exists [2023-09-26T22:07:38.528Z] 4693057ce236: Layer already exists [2023-09-26T22:07:38.528Z] latest: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:38.840Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:39.155Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.57 [2023-09-26T22:07:39.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T22:07:39.156Z] 7673cc73c1e4: Preparing [2023-09-26T22:07:39.156Z] d4c9a93f680a: Preparing [2023-09-26T22:07:39.156Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:39.156Z] f704a0f71ed1: Preparing [2023-09-26T22:07:39.156Z] ba1b5c0102be: Preparing [2023-09-26T22:07:39.156Z] 4693057ce236: Preparing [2023-09-26T22:07:39.156Z] 4693057ce236: Waiting [2023-09-26T22:07:39.156Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:39.156Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:39.156Z] d4c9a93f680a: Layer already exists [2023-09-26T22:07:39.156Z] 7673cc73c1e4: Layer already exists [2023-09-26T22:07:39.156Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:39.156Z] 4693057ce236: Layer already exists [2023-09-26T22:07:39.156Z] 3.1.0-dev.57: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:39.469Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:39.777Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:39.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T22:07:39.777Z] 7673cc73c1e4: Preparing [2023-09-26T22:07:39.777Z] d4c9a93f680a: Preparing [2023-09-26T22:07:39.777Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:39.777Z] f704a0f71ed1: Preparing [2023-09-26T22:07:39.777Z] ba1b5c0102be: Preparing [2023-09-26T22:07:39.777Z] 4693057ce236: Preparing [2023-09-26T22:07:39.777Z] 4693057ce236: Waiting [2023-09-26T22:07:39.777Z] d4c9a93f680a: Layer already exists [2023-09-26T22:07:39.777Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:39.777Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:39.777Z] 7673cc73c1e4: Layer already exists [2023-09-26T22:07:39.777Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:39.777Z] 4693057ce236: Layer already exists [2023-09-26T22:07:39.777Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:40.088Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:40.409Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-26T22:07:40.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T22:07:40.409Z] 7673cc73c1e4: Preparing [2023-09-26T22:07:40.409Z] d4c9a93f680a: Preparing [2023-09-26T22:07:40.409Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:40.409Z] f704a0f71ed1: Preparing [2023-09-26T22:07:40.409Z] ba1b5c0102be: Preparing [2023-09-26T22:07:40.409Z] 4693057ce236: Preparing [2023-09-26T22:07:40.409Z] 4693057ce236: Waiting [2023-09-26T22:07:40.409Z] d4c9a93f680a: Layer already exists [2023-09-26T22:07:40.409Z] 7673cc73c1e4: Layer already exists [2023-09-26T22:07:40.409Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:40.409Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:40.409Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:40.409Z] 4693057ce236: Layer already exists [2023-09-26T22:07:40.409Z] main: digest: sha256:aa83a6e70f210624634eca0a6d2b52d9c22d65458d25d7f77bc450fec52b2b6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:07:40.468Z] ===================================================== [Pipeline] echo [2023-09-26T22:07:40.478Z] taggedImages: [2023-09-26T22:07:40.478Z] - nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:40.478Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-26T22:07:40.478Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.57 [2023-09-26T22:07:40.478Z] - nexus3.edgexfoundry.org:10004/core-data:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:40.478Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-26T22:07:40.507Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-26T22:07:40.507Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:40.507Z] latest [2023-09-26T22:07:40.507Z] 3.1.0-dev.57 [2023-09-26T22:07:40.507Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:40.507Z] main [2023-09-26T22:07:40.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:40.859Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:41.175Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:41.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T22:07:41.175Z] b383023db4e8: Preparing [2023-09-26T22:07:41.175Z] 69eb3075735d: Preparing [2023-09-26T22:07:41.175Z] 9472438ad94f: Preparing [2023-09-26T22:07:41.175Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:41.175Z] f704a0f71ed1: Preparing [2023-09-26T22:07:41.175Z] ba1b5c0102be: Preparing [2023-09-26T22:07:41.175Z] 4693057ce236: Preparing [2023-09-26T22:07:41.175Z] 4693057ce236: Waiting [2023-09-26T22:07:41.175Z] ba1b5c0102be: Waiting [2023-09-26T22:07:41.175Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:41.175Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:41.175Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:41.175Z] 4693057ce236: Layer already exists [2023-09-26T22:07:41.175Z] b383023db4e8: Pushed [2023-09-26T22:07:41.175Z] 69eb3075735d: Pushed [2023-09-26T22:07:43.076Z] 9472438ad94f: Pushed [2023-09-26T22:07:43.076Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:43.392Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:43.701Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-26T22:07:43.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T22:07:43.701Z] b383023db4e8: Preparing [2023-09-26T22:07:43.701Z] 69eb3075735d: Preparing [2023-09-26T22:07:43.701Z] 9472438ad94f: Preparing [2023-09-26T22:07:43.701Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:43.701Z] f704a0f71ed1: Preparing [2023-09-26T22:07:43.701Z] ba1b5c0102be: Preparing [2023-09-26T22:07:43.701Z] 4693057ce236: Preparing [2023-09-26T22:07:43.701Z] ba1b5c0102be: Waiting [2023-09-26T22:07:43.701Z] 4693057ce236: Waiting [2023-09-26T22:07:43.701Z] 69eb3075735d: Layer already exists [2023-09-26T22:07:43.701Z] b383023db4e8: Layer already exists [2023-09-26T22:07:43.701Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:43.701Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:43.701Z] 9472438ad94f: Layer already exists [2023-09-26T22:07:43.701Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:43.701Z] 4693057ce236: Layer already exists [2023-09-26T22:07:43.701Z] latest: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:44.022Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:44.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.57 [2023-09-26T22:07:44.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T22:07:44.330Z] b383023db4e8: Preparing [2023-09-26T22:07:44.330Z] 69eb3075735d: Preparing [2023-09-26T22:07:44.330Z] 9472438ad94f: Preparing [2023-09-26T22:07:44.330Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:44.330Z] f704a0f71ed1: Preparing [2023-09-26T22:07:44.330Z] ba1b5c0102be: Preparing [2023-09-26T22:07:44.330Z] 4693057ce236: Preparing [2023-09-26T22:07:44.330Z] 4693057ce236: Waiting [2023-09-26T22:07:44.330Z] ba1b5c0102be: Waiting [2023-09-26T22:07:44.330Z] 9472438ad94f: Layer already exists [2023-09-26T22:07:44.330Z] b383023db4e8: Layer already exists [2023-09-26T22:07:44.330Z] 69eb3075735d: Layer already exists [2023-09-26T22:07:44.330Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:44.330Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:44.330Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:44.330Z] 4693057ce236: Layer already exists [2023-09-26T22:07:44.330Z] 3.1.0-dev.57: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:44.647Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:44.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:44.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T22:07:44.962Z] b383023db4e8: Preparing [2023-09-26T22:07:44.962Z] 69eb3075735d: Preparing [2023-09-26T22:07:44.962Z] 9472438ad94f: Preparing [2023-09-26T22:07:44.962Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:44.962Z] f704a0f71ed1: Preparing [2023-09-26T22:07:44.962Z] ba1b5c0102be: Preparing [2023-09-26T22:07:44.962Z] 4693057ce236: Preparing [2023-09-26T22:07:44.962Z] ba1b5c0102be: Waiting [2023-09-26T22:07:44.962Z] 4693057ce236: Waiting [2023-09-26T22:07:44.962Z] 9472438ad94f: Layer already exists [2023-09-26T22:07:44.962Z] b383023db4e8: Layer already exists [2023-09-26T22:07:44.962Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:44.962Z] 69eb3075735d: Layer already exists [2023-09-26T22:07:44.962Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:44.962Z] 4693057ce236: Layer already exists [2023-09-26T22:07:44.962Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:44.962Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:45.268Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:45.570Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-26T22:07:45.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T22:07:45.570Z] b383023db4e8: Preparing [2023-09-26T22:07:45.570Z] 69eb3075735d: Preparing [2023-09-26T22:07:45.570Z] 9472438ad94f: Preparing [2023-09-26T22:07:45.570Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:45.570Z] f704a0f71ed1: Preparing [2023-09-26T22:07:45.570Z] ba1b5c0102be: Preparing [2023-09-26T22:07:45.570Z] 4693057ce236: Preparing [2023-09-26T22:07:45.570Z] ba1b5c0102be: Waiting [2023-09-26T22:07:45.570Z] 4693057ce236: Waiting [2023-09-26T22:07:45.570Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:45.570Z] 69eb3075735d: Layer already exists [2023-09-26T22:07:45.570Z] 9472438ad94f: Layer already exists [2023-09-26T22:07:45.570Z] b383023db4e8: Layer already exists [2023-09-26T22:07:45.570Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:45.570Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:45.570Z] 4693057ce236: Layer already exists [2023-09-26T22:07:45.570Z] main: digest: sha256:34b4f1451fd5ceaa9e751ba157f747042f7e0c3d63fbde299a1dd0e6a2e76900 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:07:45.630Z] ===================================================== [Pipeline] echo [2023-09-26T22:07:45.638Z] taggedImages: [2023-09-26T22:07:45.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:45.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-26T22:07:45.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.57 [2023-09-26T22:07:45.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:45.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-26T22:07:45.656Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-26T22:07:45.656Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:45.656Z] latest [2023-09-26T22:07:45.656Z] 3.1.0-dev.57 [2023-09-26T22:07:45.656Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:45.656Z] main [2023-09-26T22:07:45.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:45.979Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:46.296Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:46.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T22:07:46.296Z] 3e3e00d5018f: Preparing [2023-09-26T22:07:46.296Z] 9b7638b2a3ee: Preparing [2023-09-26T22:07:46.296Z] 08960cb160ef: Preparing [2023-09-26T22:07:46.296Z] 950a2386700d: Preparing [2023-09-26T22:07:46.296Z] 031ce59412bd: Preparing [2023-09-26T22:07:46.296Z] b8236a018389: Preparing [2023-09-26T22:07:46.296Z] 527b9645e72e: Preparing [2023-09-26T22:07:46.296Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:46.296Z] f704a0f71ed1: Preparing [2023-09-26T22:07:46.296Z] 845f22a4cd74: Preparing [2023-09-26T22:07:46.296Z] c0a747f2fcd3: Preparing [2023-09-26T22:07:46.296Z] 5f70bf18a086: Preparing [2023-09-26T22:07:46.296Z] 272e87f97bb3: Preparing [2023-09-26T22:07:46.296Z] b669e0a5ffdb: Preparing [2023-09-26T22:07:46.296Z] 4693057ce236: Preparing [2023-09-26T22:07:46.296Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:46.296Z] f704a0f71ed1: Waiting [2023-09-26T22:07:46.296Z] 845f22a4cd74: Waiting [2023-09-26T22:07:46.296Z] b8236a018389: Waiting [2023-09-26T22:07:46.296Z] 5f70bf18a086: Waiting [2023-09-26T22:07:46.296Z] 527b9645e72e: Waiting [2023-09-26T22:07:46.296Z] 4693057ce236: Waiting [2023-09-26T22:07:46.296Z] 272e87f97bb3: Waiting [2023-09-26T22:07:46.296Z] b669e0a5ffdb: Waiting [2023-09-26T22:07:46.296Z] 08960cb160ef: Pushed [2023-09-26T22:07:46.296Z] 9b7638b2a3ee: Pushed [2023-09-26T22:07:46.296Z] 3e3e00d5018f: Pushed [2023-09-26T22:07:46.296Z] 950a2386700d: Pushed [2023-09-26T22:07:46.296Z] 031ce59412bd: Pushed [2023-09-26T22:07:46.296Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:46.296Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:46.554Z] b8236a018389: Pushed [2023-09-26T22:07:46.554Z] 5f70bf18a086: Pushed [2023-09-26T22:07:46.554Z] 845f22a4cd74: Pushed [2023-09-26T22:07:46.554Z] 272e87f97bb3: Pushed [2023-09-26T22:07:46.554Z] c0a747f2fcd3: Pushed [2023-09-26T22:07:46.554Z] 4693057ce236: Layer already exists [2023-09-26T22:07:46.554Z] b669e0a5ffdb: Pushed [2023-09-26T22:07:48.456Z] 527b9645e72e: Pushed [2023-09-26T22:07:48.456Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:48.770Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:49.083Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-26T22:07:49.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T22:07:49.083Z] 3e3e00d5018f: Preparing [2023-09-26T22:07:49.083Z] 9b7638b2a3ee: Preparing [2023-09-26T22:07:49.083Z] 08960cb160ef: Preparing [2023-09-26T22:07:49.083Z] 950a2386700d: Preparing [2023-09-26T22:07:49.083Z] 031ce59412bd: Preparing [2023-09-26T22:07:49.083Z] b8236a018389: Preparing [2023-09-26T22:07:49.083Z] 527b9645e72e: Preparing [2023-09-26T22:07:49.083Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:49.083Z] f704a0f71ed1: Preparing [2023-09-26T22:07:49.083Z] 845f22a4cd74: Preparing [2023-09-26T22:07:49.083Z] c0a747f2fcd3: Preparing [2023-09-26T22:07:49.083Z] 5f70bf18a086: Preparing [2023-09-26T22:07:49.083Z] 272e87f97bb3: Preparing [2023-09-26T22:07:49.083Z] b669e0a5ffdb: Preparing [2023-09-26T22:07:49.083Z] 4693057ce236: Preparing [2023-09-26T22:07:49.083Z] b8236a018389: Waiting [2023-09-26T22:07:49.083Z] 527b9645e72e: Waiting [2023-09-26T22:07:49.083Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:49.083Z] c0a747f2fcd3: Waiting [2023-09-26T22:07:49.083Z] f704a0f71ed1: Waiting [2023-09-26T22:07:49.083Z] 845f22a4cd74: Waiting [2023-09-26T22:07:49.083Z] 5f70bf18a086: Waiting [2023-09-26T22:07:49.083Z] 4693057ce236: Waiting [2023-09-26T22:07:49.083Z] 272e87f97bb3: Waiting [2023-09-26T22:07:49.083Z] b669e0a5ffdb: Waiting [2023-09-26T22:07:49.083Z] 08960cb160ef: Layer already exists [2023-09-26T22:07:49.083Z] 031ce59412bd: Layer already exists [2023-09-26T22:07:49.083Z] 950a2386700d: Layer already exists [2023-09-26T22:07:49.083Z] 9b7638b2a3ee: Layer already exists [2023-09-26T22:07:49.083Z] 3e3e00d5018f: Layer already exists [2023-09-26T22:07:49.083Z] b8236a018389: Layer already exists [2023-09-26T22:07:49.083Z] 527b9645e72e: Layer already exists [2023-09-26T22:07:49.083Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:49.083Z] 845f22a4cd74: Layer already exists [2023-09-26T22:07:49.083Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:49.083Z] 272e87f97bb3: Layer already exists [2023-09-26T22:07:49.083Z] c0a747f2fcd3: Layer already exists [2023-09-26T22:07:49.083Z] 5f70bf18a086: Layer already exists [2023-09-26T22:07:49.083Z] b669e0a5ffdb: Layer already exists [2023-09-26T22:07:49.083Z] 4693057ce236: Layer already exists [2023-09-26T22:07:49.083Z] latest: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:49.387Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:49.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.57 [2023-09-26T22:07:49.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T22:07:49.686Z] 3e3e00d5018f: Preparing [2023-09-26T22:07:49.686Z] 9b7638b2a3ee: Preparing [2023-09-26T22:07:49.686Z] 08960cb160ef: Preparing [2023-09-26T22:07:49.686Z] 950a2386700d: Preparing [2023-09-26T22:07:49.686Z] 031ce59412bd: Preparing [2023-09-26T22:07:49.686Z] b8236a018389: Preparing [2023-09-26T22:07:49.686Z] 527b9645e72e: Preparing [2023-09-26T22:07:49.686Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:49.686Z] f704a0f71ed1: Preparing [2023-09-26T22:07:49.686Z] 845f22a4cd74: Preparing [2023-09-26T22:07:49.686Z] c0a747f2fcd3: Preparing [2023-09-26T22:07:49.686Z] 5f70bf18a086: Preparing [2023-09-26T22:07:49.686Z] 272e87f97bb3: Preparing [2023-09-26T22:07:49.686Z] b669e0a5ffdb: Preparing [2023-09-26T22:07:49.686Z] 4693057ce236: Preparing [2023-09-26T22:07:49.686Z] b8236a018389: Waiting [2023-09-26T22:07:49.686Z] 527b9645e72e: Waiting [2023-09-26T22:07:49.686Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:49.686Z] f704a0f71ed1: Waiting [2023-09-26T22:07:49.686Z] 845f22a4cd74: Waiting [2023-09-26T22:07:49.686Z] c0a747f2fcd3: Waiting [2023-09-26T22:07:49.686Z] 5f70bf18a086: Waiting [2023-09-26T22:07:49.686Z] 272e87f97bb3: Waiting [2023-09-26T22:07:49.686Z] b669e0a5ffdb: Waiting [2023-09-26T22:07:49.686Z] 4693057ce236: Waiting [2023-09-26T22:07:49.686Z] 950a2386700d: Layer already exists [2023-09-26T22:07:49.686Z] 08960cb160ef: Layer already exists [2023-09-26T22:07:49.686Z] 9b7638b2a3ee: Layer already exists [2023-09-26T22:07:49.686Z] 031ce59412bd: Layer already exists [2023-09-26T22:07:49.686Z] 3e3e00d5018f: Layer already exists [2023-09-26T22:07:49.686Z] b8236a018389: Layer already exists [2023-09-26T22:07:49.686Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:49.686Z] 527b9645e72e: Layer already exists [2023-09-26T22:07:49.686Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:49.686Z] 845f22a4cd74: Layer already exists [2023-09-26T22:07:49.686Z] c0a747f2fcd3: Layer already exists [2023-09-26T22:07:49.686Z] 5f70bf18a086: Layer already exists [2023-09-26T22:07:49.686Z] b669e0a5ffdb: Layer already exists [2023-09-26T22:07:49.686Z] 272e87f97bb3: Layer already exists [2023-09-26T22:07:49.686Z] 4693057ce236: Layer already exists [2023-09-26T22:07:49.686Z] 3.1.0-dev.57: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:49.999Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:50.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:50.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T22:07:50.305Z] 3e3e00d5018f: Preparing [2023-09-26T22:07:50.305Z] 9b7638b2a3ee: Preparing [2023-09-26T22:07:50.305Z] 08960cb160ef: Preparing [2023-09-26T22:07:50.305Z] 950a2386700d: Preparing [2023-09-26T22:07:50.305Z] 031ce59412bd: Preparing [2023-09-26T22:07:50.305Z] b8236a018389: Preparing [2023-09-26T22:07:50.305Z] 527b9645e72e: Preparing [2023-09-26T22:07:50.305Z] b8236a018389: Waiting [2023-09-26T22:07:50.305Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:50.305Z] f704a0f71ed1: Preparing [2023-09-26T22:07:50.305Z] 527b9645e72e: Waiting [2023-09-26T22:07:50.305Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:50.305Z] f704a0f71ed1: Waiting [2023-09-26T22:07:50.305Z] 845f22a4cd74: Preparing [2023-09-26T22:07:50.305Z] c0a747f2fcd3: Preparing [2023-09-26T22:07:50.305Z] 5f70bf18a086: Preparing [2023-09-26T22:07:50.305Z] 272e87f97bb3: Preparing [2023-09-26T22:07:50.305Z] b669e0a5ffdb: Preparing [2023-09-26T22:07:50.305Z] 272e87f97bb3: Waiting [2023-09-26T22:07:50.305Z] 845f22a4cd74: Waiting [2023-09-26T22:07:50.305Z] c0a747f2fcd3: Waiting [2023-09-26T22:07:50.305Z] b669e0a5ffdb: Waiting [2023-09-26T22:07:50.305Z] 4693057ce236: Preparing [2023-09-26T22:07:50.305Z] 4693057ce236: Waiting [2023-09-26T22:07:50.305Z] 5f70bf18a086: Waiting [2023-09-26T22:07:50.305Z] 3e3e00d5018f: Layer already exists [2023-09-26T22:07:50.305Z] 08960cb160ef: Layer already exists [2023-09-26T22:07:50.305Z] 9b7638b2a3ee: Layer already exists [2023-09-26T22:07:50.305Z] 031ce59412bd: Layer already exists [2023-09-26T22:07:50.305Z] 950a2386700d: Layer already exists [2023-09-26T22:07:50.305Z] 527b9645e72e: Layer already exists [2023-09-26T22:07:50.305Z] b8236a018389: Layer already exists [2023-09-26T22:07:50.305Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:50.305Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:50.305Z] 845f22a4cd74: Layer already exists [2023-09-26T22:07:50.305Z] c0a747f2fcd3: Layer already exists [2023-09-26T22:07:50.305Z] 272e87f97bb3: Layer already exists [2023-09-26T22:07:50.305Z] b669e0a5ffdb: Layer already exists [2023-09-26T22:07:50.305Z] 5f70bf18a086: Layer already exists [2023-09-26T22:07:50.305Z] 4693057ce236: Layer already exists [2023-09-26T22:07:50.305Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:50.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:50.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-26T22:07:50.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T22:07:50.909Z] 3e3e00d5018f: Preparing [2023-09-26T22:07:50.909Z] 9b7638b2a3ee: Preparing [2023-09-26T22:07:50.909Z] 08960cb160ef: Preparing [2023-09-26T22:07:50.909Z] 950a2386700d: Preparing [2023-09-26T22:07:50.909Z] 031ce59412bd: Preparing [2023-09-26T22:07:50.909Z] b8236a018389: Preparing [2023-09-26T22:07:50.910Z] 527b9645e72e: Preparing [2023-09-26T22:07:50.910Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:50.910Z] f704a0f71ed1: Preparing [2023-09-26T22:07:50.910Z] b8236a018389: Waiting [2023-09-26T22:07:50.910Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:50.910Z] 845f22a4cd74: Preparing [2023-09-26T22:07:50.910Z] c0a747f2fcd3: Preparing [2023-09-26T22:07:50.910Z] 5f70bf18a086: Preparing [2023-09-26T22:07:50.910Z] f704a0f71ed1: Waiting [2023-09-26T22:07:50.910Z] 272e87f97bb3: Preparing [2023-09-26T22:07:50.910Z] b669e0a5ffdb: Preparing [2023-09-26T22:07:50.910Z] 4693057ce236: Preparing [2023-09-26T22:07:50.910Z] 845f22a4cd74: Waiting [2023-09-26T22:07:50.910Z] c0a747f2fcd3: Waiting [2023-09-26T22:07:50.910Z] 272e87f97bb3: Waiting [2023-09-26T22:07:50.910Z] 5f70bf18a086: Waiting [2023-09-26T22:07:50.910Z] b669e0a5ffdb: Waiting [2023-09-26T22:07:50.910Z] 4693057ce236: Waiting [2023-09-26T22:07:50.910Z] 08960cb160ef: Layer already exists [2023-09-26T22:07:50.910Z] 950a2386700d: Layer already exists [2023-09-26T22:07:50.910Z] 9b7638b2a3ee: Layer already exists [2023-09-26T22:07:50.910Z] 3e3e00d5018f: Layer already exists [2023-09-26T22:07:50.910Z] 031ce59412bd: Layer already exists [2023-09-26T22:07:50.910Z] b8236a018389: Layer already exists [2023-09-26T22:07:50.910Z] 527b9645e72e: Layer already exists [2023-09-26T22:07:50.910Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:50.910Z] 845f22a4cd74: Layer already exists [2023-09-26T22:07:50.910Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:50.910Z] 5f70bf18a086: Layer already exists [2023-09-26T22:07:50.910Z] 272e87f97bb3: Layer already exists [2023-09-26T22:07:50.910Z] 4693057ce236: Layer already exists [2023-09-26T22:07:50.910Z] b669e0a5ffdb: Layer already exists [2023-09-26T22:07:50.910Z] c0a747f2fcd3: Layer already exists [2023-09-26T22:07:50.910Z] main: digest: sha256:0798123be083dd60f8cd7562acc0f4cee5d395275cbb39c5ee6367c914d4ffbf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:07:51.001Z] ===================================================== [Pipeline] echo [2023-09-26T22:07:51.012Z] taggedImages: [2023-09-26T22:07:51.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:51.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-26T22:07:51.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.57 [2023-09-26T22:07:51.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:51.012Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-26T22:07:51.034Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-26T22:07:51.034Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:51.034Z] latest [2023-09-26T22:07:51.034Z] 3.1.0-dev.57 [2023-09-26T22:07:51.034Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:51.034Z] main [2023-09-26T22:07:51.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:51.373Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:51.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:51.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T22:07:51.773Z] 90c24fb4078c: Preparing [2023-09-26T22:07:51.773Z] c21a0f5940e0: Preparing [2023-09-26T22:07:51.773Z] 0fcddb1e20ef: Preparing [2023-09-26T22:07:51.773Z] dda73d504981: Preparing [2023-09-26T22:07:51.773Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:51.773Z] f704a0f71ed1: Preparing [2023-09-26T22:07:51.773Z] ba1b5c0102be: Preparing [2023-09-26T22:07:51.773Z] 4693057ce236: Preparing [2023-09-26T22:07:51.773Z] f704a0f71ed1: Waiting [2023-09-26T22:07:51.773Z] ba1b5c0102be: Waiting [2023-09-26T22:07:51.773Z] 4693057ce236: Waiting [2023-09-26T22:07:51.773Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:51.773Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:51.773Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:51.773Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:51.773Z] 4693057ce236: Layer already exists [2023-09-26T22:07:51.773Z] 0fcddb1e20ef: Pushed [2023-09-26T22:07:51.774Z] 90c24fb4078c: Pushed [2023-09-26T22:07:53.233Z] dda73d504981: Pushed [2023-09-26T22:07:53.233Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:53.546Z] + 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-26T22:07:53.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-26T22:07:53.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T22:07:53.855Z] 90c24fb4078c: Preparing [2023-09-26T22:07:53.855Z] c21a0f5940e0: Preparing [2023-09-26T22:07:53.855Z] 0fcddb1e20ef: Preparing [2023-09-26T22:07:53.855Z] dda73d504981: Preparing [2023-09-26T22:07:53.855Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:53.855Z] f704a0f71ed1: Preparing [2023-09-26T22:07:53.855Z] ba1b5c0102be: Preparing [2023-09-26T22:07:53.855Z] f704a0f71ed1: Waiting [2023-09-26T22:07:53.855Z] 4693057ce236: Preparing [2023-09-26T22:07:53.855Z] ba1b5c0102be: Waiting [2023-09-26T22:07:53.855Z] 4693057ce236: Waiting [2023-09-26T22:07:53.855Z] dda73d504981: Layer already exists [2023-09-26T22:07:53.855Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:53.855Z] 90c24fb4078c: Layer already exists [2023-09-26T22:07:53.855Z] 0fcddb1e20ef: Layer already exists [2023-09-26T22:07:53.855Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:53.855Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:53.855Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:53.855Z] 4693057ce236: Layer already exists [2023-09-26T22:07:53.855Z] latest: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:54.169Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:54.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.57 [2023-09-26T22:07:54.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T22:07:54.471Z] 90c24fb4078c: Preparing [2023-09-26T22:07:54.471Z] c21a0f5940e0: Preparing [2023-09-26T22:07:54.471Z] 0fcddb1e20ef: Preparing [2023-09-26T22:07:54.471Z] dda73d504981: Preparing [2023-09-26T22:07:54.471Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:54.471Z] f704a0f71ed1: Preparing [2023-09-26T22:07:54.471Z] ba1b5c0102be: Preparing [2023-09-26T22:07:54.471Z] 4693057ce236: Preparing [2023-09-26T22:07:54.471Z] f704a0f71ed1: Waiting [2023-09-26T22:07:54.471Z] ba1b5c0102be: Waiting [2023-09-26T22:07:54.471Z] 4693057ce236: Waiting [2023-09-26T22:07:54.471Z] 90c24fb4078c: Layer already exists [2023-09-26T22:07:54.471Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:54.471Z] dda73d504981: Layer already exists [2023-09-26T22:07:54.471Z] 0fcddb1e20ef: Layer already exists [2023-09-26T22:07:54.471Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:54.471Z] 4693057ce236: Layer already exists [2023-09-26T22:07:54.471Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:54.471Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:54.471Z] 3.1.0-dev.57: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:54.775Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:55.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:55.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T22:07:55.075Z] 90c24fb4078c: Preparing [2023-09-26T22:07:55.075Z] c21a0f5940e0: Preparing [2023-09-26T22:07:55.075Z] 0fcddb1e20ef: Preparing [2023-09-26T22:07:55.075Z] dda73d504981: Preparing [2023-09-26T22:07:55.075Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:55.075Z] f704a0f71ed1: Preparing [2023-09-26T22:07:55.075Z] ba1b5c0102be: Preparing [2023-09-26T22:07:55.075Z] 4693057ce236: Preparing [2023-09-26T22:07:55.075Z] f704a0f71ed1: Waiting [2023-09-26T22:07:55.075Z] ba1b5c0102be: Waiting [2023-09-26T22:07:55.075Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:55.075Z] 90c24fb4078c: Layer already exists [2023-09-26T22:07:55.075Z] 0fcddb1e20ef: Layer already exists [2023-09-26T22:07:55.075Z] dda73d504981: Layer already exists [2023-09-26T22:07:55.075Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:55.075Z] 4693057ce236: Layer already exists [2023-09-26T22:07:55.075Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:55.075Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:55.075Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:55.377Z] + 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-26T22:07:55.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-26T22:07:55.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T22:07:55.678Z] 90c24fb4078c: Preparing [2023-09-26T22:07:55.678Z] c21a0f5940e0: Preparing [2023-09-26T22:07:55.678Z] 0fcddb1e20ef: Preparing [2023-09-26T22:07:55.678Z] dda73d504981: Preparing [2023-09-26T22:07:55.678Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:55.678Z] f704a0f71ed1: Preparing [2023-09-26T22:07:55.678Z] ba1b5c0102be: Preparing [2023-09-26T22:07:55.678Z] 4693057ce236: Preparing [2023-09-26T22:07:55.678Z] f704a0f71ed1: Waiting [2023-09-26T22:07:55.678Z] ba1b5c0102be: Waiting [2023-09-26T22:07:55.678Z] 4693057ce236: Waiting [2023-09-26T22:07:55.678Z] 90c24fb4078c: Layer already exists [2023-09-26T22:07:55.678Z] c21a0f5940e0: Layer already exists [2023-09-26T22:07:55.678Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:55.678Z] 0fcddb1e20ef: Layer already exists [2023-09-26T22:07:55.678Z] dda73d504981: Layer already exists [2023-09-26T22:07:55.678Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:55.678Z] ba1b5c0102be: Layer already exists [2023-09-26T22:07:55.678Z] 4693057ce236: Layer already exists [2023-09-26T22:07:55.678Z] main: digest: sha256:0bf5a81b0c3e387295e384a751e06a7c7744be835f7e119b75b8a0ac946d2d16 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:07:55.720Z] ===================================================== [Pipeline] echo [2023-09-26T22:07:55.727Z] taggedImages: [2023-09-26T22:07:55.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:55.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-26T22:07:55.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.57 [2023-09-26T22:07:55.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:55.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-26T22:07:55.741Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-26T22:07:55.741Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:55.741Z] latest [2023-09-26T22:07:55.741Z] 3.1.0-dev.57 [2023-09-26T22:07:55.741Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:07:55.741Z] main [2023-09-26T22:07:55.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:56.042Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:56.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:07:56.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T22:07:56.339Z] 57b52cf37995: Preparing [2023-09-26T22:07:56.339Z] b16dbab1c499: Preparing [2023-09-26T22:07:56.339Z] 218cf3c4cf2c: Preparing [2023-09-26T22:07:56.339Z] b697d7b7d8d9: Preparing [2023-09-26T22:07:56.339Z] 30a4c83fc21d: Preparing [2023-09-26T22:07:56.339Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:56.339Z] f704a0f71ed1: Preparing [2023-09-26T22:07:56.339Z] eeba6676b45f: Preparing [2023-09-26T22:07:56.339Z] 6b29941e8c23: Preparing [2023-09-26T22:07:56.339Z] 4693057ce236: Preparing [2023-09-26T22:07:56.339Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:56.339Z] 4693057ce236: Waiting [2023-09-26T22:07:56.339Z] 6b29941e8c23: Waiting [2023-09-26T22:07:56.339Z] f704a0f71ed1: Waiting [2023-09-26T22:07:56.339Z] b697d7b7d8d9: Pushed [2023-09-26T22:07:56.339Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:56.339Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:56.339Z] 57b52cf37995: Pushed [2023-09-26T22:07:56.339Z] b16dbab1c499: Pushed [2023-09-26T22:07:56.339Z] 30a4c83fc21d: Pushed [2023-09-26T22:07:56.339Z] 4693057ce236: Layer already exists [2023-09-26T22:07:56.473Z] #95 ... [2023-09-26T22:07:56.473Z] [2023-09-26T22:07:56.473Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:56.473Z] #67 DONE 47.7s [2023-09-26T22:07:56.473Z] [2023-09-26T22:07:56.473Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:56.473Z] #73 DONE 43.0s [2023-09-26T22:07:56.473Z] [2023-09-26T22:07:56.473Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T22:07:56.598Z] eeba6676b45f: Pushed [2023-09-26T22:07:57.060Z] #96 ... [2023-09-26T22:07:57.060Z] [2023-09-26T22:07:57.060Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.060Z] #75 DONE 36.2s [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:57.329Z] #97 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #98 [security-proxy-auth builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #98 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.329Z] #99 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:57.329Z] #100 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #101 [core-metadata builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #101 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.329Z] #102 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #103 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.329Z] #104 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #105 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:57.329Z] #105 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #96 DONE 1.2s [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #106 [security-bootstrapper builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #106 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:57.329Z] #107 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.329Z] #108 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:57.329Z] #109 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #110 [core-command builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #110 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.329Z] #111 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.329Z] #112 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #113 [support-scheduler builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #113 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:57.329Z] #114 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T22:07:57.329Z] #115 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:07:57.329Z] #116 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #117 CACHED [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #118 [core-data builder 6/7] COPY . . [2023-09-26T22:07:57.329Z] #118 DONE 1.2s [2023-09-26T22:07:57.329Z] [2023-09-26T22:07:57.329Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:07:57.537Z] 218cf3c4cf2c: Pushed [2023-09-26T22:07:58.104Z] 6b29941e8c23: Pushed [2023-09-26T22:07:58.363Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:58.675Z] + 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-26T22:07:58.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-26T22:07:58.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T22:07:58.980Z] 57b52cf37995: Preparing [2023-09-26T22:07:58.980Z] b16dbab1c499: Preparing [2023-09-26T22:07:58.980Z] 218cf3c4cf2c: Preparing [2023-09-26T22:07:58.980Z] b697d7b7d8d9: Preparing [2023-09-26T22:07:58.980Z] 30a4c83fc21d: Preparing [2023-09-26T22:07:58.980Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:58.980Z] f704a0f71ed1: Preparing [2023-09-26T22:07:58.980Z] eeba6676b45f: Preparing [2023-09-26T22:07:58.980Z] 6b29941e8c23: Preparing [2023-09-26T22:07:58.980Z] 4693057ce236: Preparing [2023-09-26T22:07:58.980Z] eeba6676b45f: Waiting [2023-09-26T22:07:58.980Z] f704a0f71ed1: Waiting [2023-09-26T22:07:58.980Z] 6b29941e8c23: Waiting [2023-09-26T22:07:58.980Z] 4693057ce236: Waiting [2023-09-26T22:07:58.980Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:58.980Z] 218cf3c4cf2c: Layer already exists [2023-09-26T22:07:58.980Z] 30a4c83fc21d: Layer already exists [2023-09-26T22:07:58.980Z] b16dbab1c499: Layer already exists [2023-09-26T22:07:58.980Z] b697d7b7d8d9: Layer already exists [2023-09-26T22:07:58.980Z] 57b52cf37995: Layer already exists [2023-09-26T22:07:58.980Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:58.980Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:58.980Z] eeba6676b45f: Layer already exists [2023-09-26T22:07:58.980Z] 4693057ce236: Layer already exists [2023-09-26T22:07:58.980Z] 6b29941e8c23: Layer already exists [2023-09-26T22:07:58.980Z] latest: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:59.285Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:59.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.57 [2023-09-26T22:07:59.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T22:07:59.589Z] 57b52cf37995: Preparing [2023-09-26T22:07:59.589Z] b16dbab1c499: Preparing [2023-09-26T22:07:59.589Z] 218cf3c4cf2c: Preparing [2023-09-26T22:07:59.589Z] b697d7b7d8d9: Preparing [2023-09-26T22:07:59.589Z] 30a4c83fc21d: Preparing [2023-09-26T22:07:59.589Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:07:59.589Z] f704a0f71ed1: Preparing [2023-09-26T22:07:59.589Z] eeba6676b45f: Preparing [2023-09-26T22:07:59.589Z] 6b29941e8c23: Preparing [2023-09-26T22:07:59.589Z] 4693057ce236: Preparing [2023-09-26T22:07:59.589Z] f704a0f71ed1: Waiting [2023-09-26T22:07:59.589Z] eeba6676b45f: Waiting [2023-09-26T22:07:59.589Z] 6b29941e8c23: Waiting [2023-09-26T22:07:59.589Z] 4693057ce236: Waiting [2023-09-26T22:07:59.589Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:07:59.589Z] 30a4c83fc21d: Layer already exists [2023-09-26T22:07:59.589Z] b16dbab1c499: Layer already exists [2023-09-26T22:07:59.589Z] 218cf3c4cf2c: Layer already exists [2023-09-26T22:07:59.589Z] 57b52cf37995: Layer already exists [2023-09-26T22:07:59.589Z] b697d7b7d8d9: Layer already exists [2023-09-26T22:07:59.589Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:07:59.589Z] 6b29941e8c23: Layer already exists [2023-09-26T22:07:59.589Z] 4693057ce236: Layer already exists [2023-09-26T22:07:59.589Z] f704a0f71ed1: Layer already exists [2023-09-26T22:07:59.589Z] eeba6676b45f: Layer already exists [2023-09-26T22:07:59.589Z] 3.1.0-dev.57: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:07:59.902Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:00.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:00.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T22:08:00.205Z] 57b52cf37995: Preparing [2023-09-26T22:08:00.205Z] b16dbab1c499: Preparing [2023-09-26T22:08:00.205Z] 218cf3c4cf2c: Preparing [2023-09-26T22:08:00.205Z] b697d7b7d8d9: Preparing [2023-09-26T22:08:00.205Z] 30a4c83fc21d: Preparing [2023-09-26T22:08:00.205Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:00.205Z] f704a0f71ed1: Preparing [2023-09-26T22:08:00.205Z] eeba6676b45f: Preparing [2023-09-26T22:08:00.205Z] 6b29941e8c23: Preparing [2023-09-26T22:08:00.205Z] 4693057ce236: Preparing [2023-09-26T22:08:00.205Z] f704a0f71ed1: Waiting [2023-09-26T22:08:00.205Z] eeba6676b45f: Waiting [2023-09-26T22:08:00.205Z] 6b29941e8c23: Waiting [2023-09-26T22:08:00.205Z] 4693057ce236: Waiting [2023-09-26T22:08:00.205Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:08:00.205Z] b16dbab1c499: Layer already exists [2023-09-26T22:08:00.205Z] 57b52cf37995: Layer already exists [2023-09-26T22:08:00.205Z] 218cf3c4cf2c: Layer already exists [2023-09-26T22:08:00.205Z] b697d7b7d8d9: Layer already exists [2023-09-26T22:08:00.205Z] 30a4c83fc21d: Layer already exists [2023-09-26T22:08:00.205Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:00.205Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:00.205Z] eeba6676b45f: Layer already exists [2023-09-26T22:08:00.205Z] 6b29941e8c23: Layer already exists [2023-09-26T22:08:00.205Z] 4693057ce236: Layer already exists [2023-09-26T22:08:00.205Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:00.508Z] + 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-26T22:08:00.668Z] #119 ... [2023-09-26T22:08:00.668Z] [2023-09-26T22:08:00.668Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T22:08:00.668Z] #95 DONE 39.3s [2023-09-26T22:08:00.668Z] [2023-09-26T22:08:00.668Z] #120 [support-notifications builder 6/7] COPY . . [2023-09-26T22:08:00.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-26T22:08:00.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T22:08:00.807Z] 57b52cf37995: Preparing [2023-09-26T22:08:00.807Z] b16dbab1c499: Preparing [2023-09-26T22:08:00.807Z] 218cf3c4cf2c: Preparing [2023-09-26T22:08:00.807Z] b697d7b7d8d9: Preparing [2023-09-26T22:08:00.807Z] 30a4c83fc21d: Preparing [2023-09-26T22:08:00.807Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:00.807Z] f704a0f71ed1: Preparing [2023-09-26T22:08:00.807Z] eeba6676b45f: Preparing [2023-09-26T22:08:00.807Z] 6b29941e8c23: Preparing [2023-09-26T22:08:00.807Z] 4693057ce236: Preparing [2023-09-26T22:08:00.807Z] eeba6676b45f: Waiting [2023-09-26T22:08:00.807Z] 6b29941e8c23: Waiting [2023-09-26T22:08:00.807Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:08:00.807Z] 4693057ce236: Waiting [2023-09-26T22:08:00.807Z] f704a0f71ed1: Waiting [2023-09-26T22:08:00.807Z] 30a4c83fc21d: Layer already exists [2023-09-26T22:08:00.807Z] b16dbab1c499: Layer already exists [2023-09-26T22:08:00.807Z] b697d7b7d8d9: Layer already exists [2023-09-26T22:08:00.807Z] 57b52cf37995: Layer already exists [2023-09-26T22:08:00.807Z] 218cf3c4cf2c: Layer already exists [2023-09-26T22:08:00.807Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:00.807Z] eeba6676b45f: Layer already exists [2023-09-26T22:08:00.807Z] 6b29941e8c23: Layer already exists [2023-09-26T22:08:00.807Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:00.807Z] 4693057ce236: Layer already exists [2023-09-26T22:08:00.807Z] main: digest: sha256:eee4338768a14dde39d8451014dc60be2170b7602f522bbf665ff80fbbcc66ce size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:08:00.871Z] ===================================================== [Pipeline] echo [2023-09-26T22:08:00.879Z] taggedImages: [2023-09-26T22:08:00.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:00.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-26T22:08:00.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.57 [2023-09-26T22:08:00.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:00.879Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-26T22:08:00.907Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-26T22:08:00.907Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:00.907Z] latest [2023-09-26T22:08:00.907Z] 3.1.0-dev.57 [2023-09-26T22:08:00.907Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:00.907Z] main [2023-09-26T22:08:00.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:01.227Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:01.533Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:01.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T22:08:01.533Z] 771a7abc0ca6: Preparing [2023-09-26T22:08:01.533Z] 43a0b0693616: Preparing [2023-09-26T22:08:01.533Z] 0ce29cf620f8: Preparing [2023-09-26T22:08:01.533Z] 0a11737bb7c0: Preparing [2023-09-26T22:08:01.533Z] 7e01b4f7fe34: Preparing [2023-09-26T22:08:01.533Z] 6984b8bf9584: Preparing [2023-09-26T22:08:01.533Z] 0c191ab1171a: Preparing [2023-09-26T22:08:01.533Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:01.533Z] f704a0f71ed1: Preparing [2023-09-26T22:08:01.533Z] 3f634c191a6f: Preparing [2023-09-26T22:08:01.533Z] 4693057ce236: Preparing [2023-09-26T22:08:01.533Z] 0c191ab1171a: Waiting [2023-09-26T22:08:01.533Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:08:01.533Z] f704a0f71ed1: Waiting [2023-09-26T22:08:01.533Z] 3f634c191a6f: Waiting [2023-09-26T22:08:01.533Z] 4693057ce236: Waiting [2023-09-26T22:08:01.533Z] 6984b8bf9584: Waiting [2023-09-26T22:08:01.533Z] 43a0b0693616: Pushed [2023-09-26T22:08:01.533Z] 771a7abc0ca6: Pushed [2023-09-26T22:08:01.533Z] 7e01b4f7fe34: Pushed [2023-09-26T22:08:01.533Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:01.533Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:01.791Z] 6984b8bf9584: Pushed [2023-09-26T22:08:01.791Z] 4693057ce236: Layer already exists [2023-09-26T22:08:01.791Z] 0c191ab1171a: Pushed [2023-09-26T22:08:02.722Z] 0a11737bb7c0: Pushed [2023-09-26T22:08:02.722Z] 3f634c191a6f: Pushed [2023-09-26T22:08:02.980Z] 0ce29cf620f8: Pushed [2023-09-26T22:08:03.238Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:03.291Z] #120 ... [2023-09-26T22:08:03.291Z] [2023-09-26T22:08:03.291Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-26T22:08:03.291Z] #121 DONE 5.6s [2023-09-26T22:08:03.291Z] [2023-09-26T22:08:03.291Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:08:03.558Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [2023-09-26T22:08:03.567Z] #122 ... [2023-09-26T22:08:03.567Z] [2023-09-26T22:08:03.567Z] #120 [support-notifications builder 6/7] COPY . . [2023-09-26T22:08:03.567Z] #120 DONE 3.1s [2023-09-26T22:08:03.567Z] [2023-09-26T22:08:03.567Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:03.870Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-26T22:08:03.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T22:08:03.871Z] 771a7abc0ca6: Preparing [2023-09-26T22:08:03.871Z] 43a0b0693616: Preparing [2023-09-26T22:08:03.871Z] 0ce29cf620f8: Preparing [2023-09-26T22:08:03.871Z] 0a11737bb7c0: Preparing [2023-09-26T22:08:03.871Z] 7e01b4f7fe34: Preparing [2023-09-26T22:08:03.871Z] 6984b8bf9584: Preparing [2023-09-26T22:08:03.871Z] 0c191ab1171a: Preparing [2023-09-26T22:08:03.871Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:03.871Z] f704a0f71ed1: Preparing [2023-09-26T22:08:03.871Z] 3f634c191a6f: Preparing [2023-09-26T22:08:03.871Z] 4693057ce236: Preparing [2023-09-26T22:08:03.871Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:08:03.871Z] f704a0f71ed1: Waiting [2023-09-26T22:08:03.871Z] 3f634c191a6f: Waiting [2023-09-26T22:08:03.871Z] 4693057ce236: Waiting [2023-09-26T22:08:03.871Z] 6984b8bf9584: Waiting [2023-09-26T22:08:03.871Z] 0c191ab1171a: Waiting [2023-09-26T22:08:03.871Z] 43a0b0693616: Layer already exists [2023-09-26T22:08:03.871Z] 0ce29cf620f8: Layer already exists [2023-09-26T22:08:03.871Z] 0a11737bb7c0: Layer already exists [2023-09-26T22:08:03.871Z] 7e01b4f7fe34: Layer already exists [2023-09-26T22:08:03.871Z] 771a7abc0ca6: Layer already exists [2023-09-26T22:08:03.871Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:03.871Z] 0c191ab1171a: Layer already exists [2023-09-26T22:08:03.871Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:03.871Z] 6984b8bf9584: Layer already exists [2023-09-26T22:08:03.871Z] 3f634c191a6f: Layer already exists [2023-09-26T22:08:03.871Z] 4693057ce236: Layer already exists [2023-09-26T22:08:03.871Z] latest: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:04.179Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:04.484Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.57 [2023-09-26T22:08:04.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T22:08:04.484Z] 771a7abc0ca6: Preparing [2023-09-26T22:08:04.484Z] 43a0b0693616: Preparing [2023-09-26T22:08:04.484Z] 0ce29cf620f8: Preparing [2023-09-26T22:08:04.484Z] 0a11737bb7c0: Preparing [2023-09-26T22:08:04.484Z] 7e01b4f7fe34: Preparing [2023-09-26T22:08:04.484Z] 6984b8bf9584: Preparing [2023-09-26T22:08:04.484Z] 0c191ab1171a: Preparing [2023-09-26T22:08:04.484Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:04.484Z] f704a0f71ed1: Preparing [2023-09-26T22:08:04.484Z] 3f634c191a6f: Preparing [2023-09-26T22:08:04.484Z] 4693057ce236: Preparing [2023-09-26T22:08:04.484Z] 6984b8bf9584: Waiting [2023-09-26T22:08:04.484Z] 0c191ab1171a: Waiting [2023-09-26T22:08:04.484Z] f704a0f71ed1: Waiting [2023-09-26T22:08:04.484Z] 3f634c191a6f: Waiting [2023-09-26T22:08:04.484Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:08:04.484Z] 4693057ce236: Waiting [2023-09-26T22:08:04.484Z] 0ce29cf620f8: Layer already exists [2023-09-26T22:08:04.484Z] 7e01b4f7fe34: Layer already exists [2023-09-26T22:08:04.484Z] 0a11737bb7c0: Layer already exists [2023-09-26T22:08:04.484Z] 771a7abc0ca6: Layer already exists [2023-09-26T22:08:04.484Z] 43a0b0693616: Layer already exists [2023-09-26T22:08:04.484Z] 0c191ab1171a: Layer already exists [2023-09-26T22:08:04.484Z] 6984b8bf9584: Layer already exists [2023-09-26T22:08:04.484Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:04.484Z] 3f634c191a6f: Layer already exists [2023-09-26T22:08:04.484Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:04.484Z] 4693057ce236: Layer already exists [2023-09-26T22:08:04.484Z] 3.1.0-dev.57: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:04.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:05.092Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:05.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T22:08:05.092Z] 771a7abc0ca6: Preparing [2023-09-26T22:08:05.092Z] 43a0b0693616: Preparing [2023-09-26T22:08:05.092Z] 0ce29cf620f8: Preparing [2023-09-26T22:08:05.092Z] 0a11737bb7c0: Preparing [2023-09-26T22:08:05.092Z] 7e01b4f7fe34: Preparing [2023-09-26T22:08:05.092Z] 6984b8bf9584: Preparing [2023-09-26T22:08:05.092Z] 0c191ab1171a: Preparing [2023-09-26T22:08:05.092Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:05.092Z] f704a0f71ed1: Preparing [2023-09-26T22:08:05.092Z] 3f634c191a6f: Preparing [2023-09-26T22:08:05.092Z] 4693057ce236: Preparing [2023-09-26T22:08:05.092Z] 6984b8bf9584: Waiting [2023-09-26T22:08:05.092Z] 0c191ab1171a: Waiting [2023-09-26T22:08:05.092Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:08:05.092Z] f704a0f71ed1: Waiting [2023-09-26T22:08:05.092Z] 3f634c191a6f: Waiting [2023-09-26T22:08:05.092Z] 4693057ce236: Waiting [2023-09-26T22:08:05.092Z] 0a11737bb7c0: Layer already exists [2023-09-26T22:08:05.092Z] 43a0b0693616: Layer already exists [2023-09-26T22:08:05.092Z] 771a7abc0ca6: Layer already exists [2023-09-26T22:08:05.092Z] 7e01b4f7fe34: Layer already exists [2023-09-26T22:08:05.092Z] 0ce29cf620f8: Layer already exists [2023-09-26T22:08:05.092Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:05.092Z] 0c191ab1171a: Layer already exists [2023-09-26T22:08:05.092Z] 6984b8bf9584: Layer already exists [2023-09-26T22:08:05.092Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:05.092Z] 3f634c191a6f: Layer already exists [2023-09-26T22:08:05.092Z] 4693057ce236: Layer already exists [2023-09-26T22:08:05.092Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:05.404Z] + 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-26T22:08:05.718Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-26T22:08:05.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T22:08:05.718Z] 771a7abc0ca6: Preparing [2023-09-26T22:08:05.718Z] 43a0b0693616: Preparing [2023-09-26T22:08:05.718Z] 0ce29cf620f8: Preparing [2023-09-26T22:08:05.718Z] 0a11737bb7c0: Preparing [2023-09-26T22:08:05.718Z] 7e01b4f7fe34: Preparing [2023-09-26T22:08:05.718Z] 6984b8bf9584: Preparing [2023-09-26T22:08:05.718Z] 0c191ab1171a: Preparing [2023-09-26T22:08:05.718Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:05.718Z] f704a0f71ed1: Preparing [2023-09-26T22:08:05.718Z] 3f634c191a6f: Preparing [2023-09-26T22:08:05.718Z] 4693057ce236: Preparing [2023-09-26T22:08:05.718Z] 2cfb7c2fe2d1: Waiting [2023-09-26T22:08:05.718Z] f704a0f71ed1: Waiting [2023-09-26T22:08:05.718Z] 0c191ab1171a: Waiting [2023-09-26T22:08:05.718Z] 3f634c191a6f: Waiting [2023-09-26T22:08:05.718Z] 6984b8bf9584: Waiting [2023-09-26T22:08:05.718Z] 4693057ce236: Waiting [2023-09-26T22:08:05.718Z] 771a7abc0ca6: Layer already exists [2023-09-26T22:08:05.718Z] 43a0b0693616: Layer already exists [2023-09-26T22:08:05.718Z] 0a11737bb7c0: Layer already exists [2023-09-26T22:08:05.718Z] 7e01b4f7fe34: Layer already exists [2023-09-26T22:08:05.718Z] 0ce29cf620f8: Layer already exists [2023-09-26T22:08:05.718Z] 0c191ab1171a: Layer already exists [2023-09-26T22:08:05.718Z] 6984b8bf9584: Layer already exists [2023-09-26T22:08:05.718Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:05.718Z] 3f634c191a6f: Layer already exists [2023-09-26T22:08:05.718Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:05.718Z] 4693057ce236: Layer already exists [2023-09-26T22:08:05.718Z] main: digest: sha256:598a02fe27521d80ef975c344afe8847caa3f5728035c0f8b919be0d874ca6a1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:08:05.757Z] ===================================================== [Pipeline] echo [2023-09-26T22:08:05.764Z] taggedImages: [2023-09-26T22:08:05.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:05.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-26T22:08:05.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.57 [2023-09-26T22:08:05.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:05.764Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-26T22:08:05.780Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-26T22:08:05.780Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:05.780Z] latest [2023-09-26T22:08:05.780Z] 3.1.0-dev.57 [2023-09-26T22:08:05.780Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:05.780Z] main [2023-09-26T22:08:05.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:06.087Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:06.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:06.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T22:08:06.397Z] 8c74ace907d0: Preparing [2023-09-26T22:08:06.397Z] 2b5890e72e27: Preparing [2023-09-26T22:08:06.397Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:06.397Z] f704a0f71ed1: Preparing [2023-09-26T22:08:06.397Z] d12fb1fcdc58: Preparing [2023-09-26T22:08:06.397Z] 4693057ce236: Preparing [2023-09-26T22:08:06.397Z] 4693057ce236: Waiting [2023-09-26T22:08:06.397Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:06.397Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:06.397Z] 4693057ce236: Layer already exists [2023-09-26T22:08:06.397Z] 8c74ace907d0: Pushed [2023-09-26T22:08:06.908Z] #123 2.905 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T22:08:06.964Z] d12fb1fcdc58: Pushed [2023-09-26T22:08:07.491Z] #123 ... [2023-09-26T22:08:07.491Z] [2023-09-26T22:08:07.491Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:08:07.491Z] #0 8.704 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T22:08:07.491Z] #124 ... [2023-09-26T22:08:07.491Z] [2023-09-26T22:08:07.491Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T22:08:07.491Z] #0 7.309 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T22:08:07.491Z] #125 ... [2023-09-26T22:08:07.491Z] [2023-09-26T22:08:07.491Z] #126 [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-26T22:08:07.491Z] #0 7.818 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T22:08:07.762Z] #126 ... [2023-09-26T22:08:07.762Z] [2023-09-26T22:08:07.762Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T22:08:07.762Z] #0 8.466 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T22:08:08.029Z] #127 ... [2023-09-26T22:08:08.029Z] [2023-09-26T22:08:08.029Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T22:08:08.029Z] #0 6.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T22:08:08.029Z] #128 ... [2023-09-26T22:08:08.029Z] [2023-09-26T22:08:08.029Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:08:08.029Z] #0 8.117 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T22:08:08.295Z] #129 ... [2023-09-26T22:08:08.295Z] [2023-09-26T22:08:08.295Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T22:08:08.295Z] #0 8.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T22:08:08.295Z] #130 ... [2023-09-26T22:08:08.295Z] [2023-09-26T22:08:08.295Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T22:08:08.295Z] #0 8.367 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T22:08:08.572Z] #131 ... [2023-09-26T22:08:08.573Z] [2023-09-26T22:08:08.573Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:08:08.573Z] #122 3.440 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-26T22:08:08.863Z] 2b5890e72e27: Pushed [2023-09-26T22:08:08.863Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:09.168Z] + 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-26T22:08:09.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-26T22:08:09.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T22:08:09.471Z] 8c74ace907d0: Preparing [2023-09-26T22:08:09.471Z] 2b5890e72e27: Preparing [2023-09-26T22:08:09.471Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:09.471Z] f704a0f71ed1: Preparing [2023-09-26T22:08:09.471Z] d12fb1fcdc58: Preparing [2023-09-26T22:08:09.471Z] 4693057ce236: Preparing [2023-09-26T22:08:09.471Z] 4693057ce236: Waiting [2023-09-26T22:08:09.471Z] 8c74ace907d0: Layer already exists [2023-09-26T22:08:09.471Z] d12fb1fcdc58: Layer already exists [2023-09-26T22:08:09.471Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:09.471Z] 2b5890e72e27: Layer already exists [2023-09-26T22:08:09.471Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:09.471Z] 4693057ce236: Layer already exists [2023-09-26T22:08:09.471Z] latest: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:09.776Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:10.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.57 [2023-09-26T22:08:10.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T22:08:10.082Z] 8c74ace907d0: Preparing [2023-09-26T22:08:10.082Z] 2b5890e72e27: Preparing [2023-09-26T22:08:10.082Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:10.082Z] f704a0f71ed1: Preparing [2023-09-26T22:08:10.082Z] d12fb1fcdc58: Preparing [2023-09-26T22:08:10.082Z] 4693057ce236: Preparing [2023-09-26T22:08:10.082Z] 4693057ce236: Waiting [2023-09-26T22:08:10.082Z] 8c74ace907d0: Layer already exists [2023-09-26T22:08:10.082Z] d12fb1fcdc58: Layer already exists [2023-09-26T22:08:10.082Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:10.082Z] 2b5890e72e27: Layer already exists [2023-09-26T22:08:10.082Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:10.082Z] 4693057ce236: Layer already exists [2023-09-26T22:08:10.082Z] 3.1.0-dev.57: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:10.390Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:10.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:10.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T22:08:10.698Z] 8c74ace907d0: Preparing [2023-09-26T22:08:10.698Z] 2b5890e72e27: Preparing [2023-09-26T22:08:10.698Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:10.698Z] f704a0f71ed1: Preparing [2023-09-26T22:08:10.698Z] d12fb1fcdc58: Preparing [2023-09-26T22:08:10.698Z] 4693057ce236: Preparing [2023-09-26T22:08:10.698Z] 4693057ce236: Waiting [2023-09-26T22:08:10.698Z] d12fb1fcdc58: Layer already exists [2023-09-26T22:08:10.698Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:10.698Z] 2b5890e72e27: Layer already exists [2023-09-26T22:08:10.698Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:10.698Z] 8c74ace907d0: Layer already exists [2023-09-26T22:08:10.698Z] 4693057ce236: Layer already exists [2023-09-26T22:08:10.698Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:11.001Z] + 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-26T22:08:11.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-26T22:08:11.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T22:08:11.302Z] 8c74ace907d0: Preparing [2023-09-26T22:08:11.302Z] 2b5890e72e27: Preparing [2023-09-26T22:08:11.302Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:11.302Z] f704a0f71ed1: Preparing [2023-09-26T22:08:11.302Z] d12fb1fcdc58: Preparing [2023-09-26T22:08:11.302Z] 4693057ce236: Preparing [2023-09-26T22:08:11.302Z] 4693057ce236: Waiting [2023-09-26T22:08:11.302Z] 8c74ace907d0: Layer already exists [2023-09-26T22:08:11.302Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:11.302Z] d12fb1fcdc58: Layer already exists [2023-09-26T22:08:11.302Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:11.302Z] 2b5890e72e27: Layer already exists [2023-09-26T22:08:11.302Z] 4693057ce236: Layer already exists [2023-09-26T22:08:11.302Z] main: digest: sha256:efce9c134329123e26bceb6831ca7f67c957ad7dca47bb4ebef854d91ebbf04d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:08:11.348Z] ===================================================== [Pipeline] echo [2023-09-26T22:08:11.354Z] taggedImages: [2023-09-26T22:08:11.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:11.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-26T22:08:11.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.57 [2023-09-26T22:08:11.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:11.354Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-26T22:08:11.370Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-26T22:08:11.370Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:11.370Z] latest [2023-09-26T22:08:11.370Z] 3.1.0-dev.57 [2023-09-26T22:08:11.370Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:11.370Z] main [2023-09-26T22:08:11.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:11.676Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:11.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:11.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T22:08:11.976Z] 0ceb247272de: Preparing [2023-09-26T22:08:11.976Z] 8d739a8a9764: Preparing [2023-09-26T22:08:11.976Z] 16edec088e99: Preparing [2023-09-26T22:08:11.976Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:11.976Z] f704a0f71ed1: Preparing [2023-09-26T22:08:11.976Z] dbf20ca6367e: Preparing [2023-09-26T22:08:11.976Z] c728b1e74e15: Preparing [2023-09-26T22:08:11.976Z] 46568446685c: Preparing [2023-09-26T22:08:11.976Z] 4693057ce236: Preparing [2023-09-26T22:08:11.976Z] c728b1e74e15: Waiting [2023-09-26T22:08:11.976Z] 46568446685c: Waiting [2023-09-26T22:08:11.976Z] dbf20ca6367e: Waiting [2023-09-26T22:08:11.976Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:11.976Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:11.976Z] 0ceb247272de: Pushed [2023-09-26T22:08:11.976Z] 8d739a8a9764: Pushed [2023-09-26T22:08:11.976Z] 16edec088e99: Pushed [2023-09-26T22:08:11.976Z] 4693057ce236: Layer already exists [2023-09-26T22:08:12.913Z] 46568446685c: Pushed [2023-09-26T22:08:16.770Z] #122 ... [2023-09-26T22:08:16.770Z] [2023-09-26T22:08:16.770Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:08:16.770Z] #119 8.185 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T22:08:18.184Z] c728b1e74e15: Pushed [2023-09-26T22:08:20.086Z] dbf20ca6367e: Pushed [2023-09-26T22:08:20.345Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:20.657Z] + 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-26T22:08:20.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-26T22:08:20.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T22:08:20.961Z] 0ceb247272de: Preparing [2023-09-26T22:08:20.961Z] 8d739a8a9764: Preparing [2023-09-26T22:08:20.961Z] 16edec088e99: Preparing [2023-09-26T22:08:20.961Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:20.961Z] f704a0f71ed1: Preparing [2023-09-26T22:08:20.961Z] dbf20ca6367e: Preparing [2023-09-26T22:08:20.961Z] c728b1e74e15: Preparing [2023-09-26T22:08:20.961Z] 46568446685c: Preparing [2023-09-26T22:08:20.961Z] 4693057ce236: Preparing [2023-09-26T22:08:20.961Z] dbf20ca6367e: Waiting [2023-09-26T22:08:20.961Z] c728b1e74e15: Waiting [2023-09-26T22:08:20.961Z] 4693057ce236: Waiting [2023-09-26T22:08:20.961Z] 46568446685c: Waiting [2023-09-26T22:08:20.961Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:20.961Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:20.961Z] 16edec088e99: Layer already exists [2023-09-26T22:08:20.961Z] 8d739a8a9764: Layer already exists [2023-09-26T22:08:20.961Z] 0ceb247272de: Layer already exists [2023-09-26T22:08:20.961Z] c728b1e74e15: Layer already exists [2023-09-26T22:08:20.961Z] dbf20ca6367e: Layer already exists [2023-09-26T22:08:20.961Z] 46568446685c: Layer already exists [2023-09-26T22:08:20.961Z] 4693057ce236: Layer already exists [2023-09-26T22:08:20.961Z] latest: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:21.264Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:21.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.57 [2023-09-26T22:08:21.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T22:08:21.564Z] 0ceb247272de: Preparing [2023-09-26T22:08:21.564Z] 8d739a8a9764: Preparing [2023-09-26T22:08:21.564Z] 16edec088e99: Preparing [2023-09-26T22:08:21.564Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:21.564Z] f704a0f71ed1: Preparing [2023-09-26T22:08:21.564Z] dbf20ca6367e: Preparing [2023-09-26T22:08:21.564Z] c728b1e74e15: Preparing [2023-09-26T22:08:21.564Z] 46568446685c: Preparing [2023-09-26T22:08:21.564Z] 4693057ce236: Preparing [2023-09-26T22:08:21.564Z] c728b1e74e15: Waiting [2023-09-26T22:08:21.564Z] 4693057ce236: Waiting [2023-09-26T22:08:21.564Z] 46568446685c: Waiting [2023-09-26T22:08:21.564Z] dbf20ca6367e: Waiting [2023-09-26T22:08:21.564Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:21.564Z] 16edec088e99: Layer already exists [2023-09-26T22:08:21.564Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:21.564Z] 0ceb247272de: Layer already exists [2023-09-26T22:08:21.564Z] 8d739a8a9764: Layer already exists [2023-09-26T22:08:21.564Z] dbf20ca6367e: Layer already exists [2023-09-26T22:08:21.564Z] c728b1e74e15: Layer already exists [2023-09-26T22:08:21.564Z] 46568446685c: Layer already exists [2023-09-26T22:08:21.564Z] 4693057ce236: Layer already exists [2023-09-26T22:08:21.564Z] 3.1.0-dev.57: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:21.873Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:22.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:22.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T22:08:22.174Z] 0ceb247272de: Preparing [2023-09-26T22:08:22.174Z] 8d739a8a9764: Preparing [2023-09-26T22:08:22.174Z] 16edec088e99: Preparing [2023-09-26T22:08:22.174Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:22.174Z] f704a0f71ed1: Preparing [2023-09-26T22:08:22.174Z] dbf20ca6367e: Preparing [2023-09-26T22:08:22.174Z] c728b1e74e15: Preparing [2023-09-26T22:08:22.174Z] 46568446685c: Preparing [2023-09-26T22:08:22.174Z] 4693057ce236: Preparing [2023-09-26T22:08:22.174Z] dbf20ca6367e: Waiting [2023-09-26T22:08:22.174Z] c728b1e74e15: Waiting [2023-09-26T22:08:22.174Z] 46568446685c: Waiting [2023-09-26T22:08:22.174Z] 4693057ce236: Waiting [2023-09-26T22:08:22.174Z] 16edec088e99: Layer already exists [2023-09-26T22:08:22.174Z] 8d739a8a9764: Layer already exists [2023-09-26T22:08:22.174Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:22.174Z] 0ceb247272de: Layer already exists [2023-09-26T22:08:22.174Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:22.174Z] dbf20ca6367e: Layer already exists [2023-09-26T22:08:22.174Z] 46568446685c: Layer already exists [2023-09-26T22:08:22.174Z] c728b1e74e15: Layer already exists [2023-09-26T22:08:22.174Z] 4693057ce236: Layer already exists [2023-09-26T22:08:22.174Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:22.490Z] + 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-26T22:08:22.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-26T22:08:22.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T22:08:22.794Z] 0ceb247272de: Preparing [2023-09-26T22:08:22.794Z] 8d739a8a9764: Preparing [2023-09-26T22:08:22.794Z] 16edec088e99: Preparing [2023-09-26T22:08:22.794Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:22.794Z] f704a0f71ed1: Preparing [2023-09-26T22:08:22.794Z] dbf20ca6367e: Preparing [2023-09-26T22:08:22.794Z] c728b1e74e15: Preparing [2023-09-26T22:08:22.794Z] 46568446685c: Preparing [2023-09-26T22:08:22.794Z] 4693057ce236: Preparing [2023-09-26T22:08:22.794Z] c728b1e74e15: Waiting [2023-09-26T22:08:22.794Z] dbf20ca6367e: Waiting [2023-09-26T22:08:22.794Z] 46568446685c: Waiting [2023-09-26T22:08:22.794Z] 4693057ce236: Waiting [2023-09-26T22:08:22.794Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:22.794Z] 16edec088e99: Layer already exists [2023-09-26T22:08:22.794Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:22.794Z] 8d739a8a9764: Layer already exists [2023-09-26T22:08:22.794Z] 0ceb247272de: Layer already exists [2023-09-26T22:08:22.794Z] 4693057ce236: Layer already exists [2023-09-26T22:08:22.794Z] c728b1e74e15: Layer already exists [2023-09-26T22:08:22.794Z] dbf20ca6367e: Layer already exists [2023-09-26T22:08:22.794Z] 46568446685c: Layer already exists [2023-09-26T22:08:22.794Z] main: digest: sha256:4173bd609e2e5222919df78b134c0f0b723b5cd27f8fb64bb806554a118341bf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:08:22.833Z] ===================================================== [Pipeline] echo [2023-09-26T22:08:22.840Z] taggedImages: [2023-09-26T22:08:22.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:22.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-26T22:08:22.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.57 [2023-09-26T22:08:22.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:22.840Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-26T22:08:22.860Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-26T22:08:22.860Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:22.860Z] latest [2023-09-26T22:08:22.860Z] 3.1.0-dev.57 [2023-09-26T22:08:22.860Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:22.860Z] main [2023-09-26T22:08:22.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:23.167Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:23.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:23.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T22:08:23.476Z] 6ee358362fbb: Preparing [2023-09-26T22:08:23.476Z] 06bfd7b9bbb5: Preparing [2023-09-26T22:08:23.476Z] d52c3622d0ec: Preparing [2023-09-26T22:08:23.476Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:23.476Z] f704a0f71ed1: Preparing [2023-09-26T22:08:23.476Z] be00d6c6306a: Preparing [2023-09-26T22:08:23.476Z] 3a5e7490c308: Preparing [2023-09-26T22:08:23.476Z] 4693057ce236: Preparing [2023-09-26T22:08:23.476Z] 3a5e7490c308: Waiting [2023-09-26T22:08:23.476Z] 4693057ce236: Waiting [2023-09-26T22:08:23.476Z] be00d6c6306a: Waiting [2023-09-26T22:08:23.476Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:23.476Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:23.476Z] d52c3622d0ec: Pushed [2023-09-26T22:08:23.476Z] 06bfd7b9bbb5: Pushed [2023-09-26T22:08:23.476Z] 6ee358362fbb: Pushed [2023-09-26T22:08:23.476Z] 4693057ce236: Layer already exists [2023-09-26T22:08:23.735Z] 3a5e7490c308: Pushed [2023-09-26T22:08:33.711Z] be00d6c6306a: Pushed [2023-09-26T22:08:33.711Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:34.120Z] + 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-26T22:08:34.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-26T22:08:34.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T22:08:34.415Z] 6ee358362fbb: Preparing [2023-09-26T22:08:34.415Z] 06bfd7b9bbb5: Preparing [2023-09-26T22:08:34.415Z] d52c3622d0ec: Preparing [2023-09-26T22:08:34.415Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:34.415Z] f704a0f71ed1: Preparing [2023-09-26T22:08:34.415Z] be00d6c6306a: Preparing [2023-09-26T22:08:34.415Z] 3a5e7490c308: Preparing [2023-09-26T22:08:34.415Z] 4693057ce236: Preparing [2023-09-26T22:08:34.415Z] 3a5e7490c308: Waiting [2023-09-26T22:08:34.415Z] be00d6c6306a: Waiting [2023-09-26T22:08:34.415Z] 4693057ce236: Waiting [2023-09-26T22:08:34.415Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:34.415Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:34.415Z] 6ee358362fbb: Layer already exists [2023-09-26T22:08:34.415Z] 06bfd7b9bbb5: Layer already exists [2023-09-26T22:08:34.415Z] d52c3622d0ec: Layer already exists [2023-09-26T22:08:34.415Z] 3a5e7490c308: Layer already exists [2023-09-26T22:08:34.415Z] be00d6c6306a: Layer already exists [2023-09-26T22:08:34.415Z] 4693057ce236: Layer already exists [2023-09-26T22:08:34.415Z] latest: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:34.726Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:35.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.57 [2023-09-26T22:08:35.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T22:08:35.026Z] 6ee358362fbb: Preparing [2023-09-26T22:08:35.026Z] 06bfd7b9bbb5: Preparing [2023-09-26T22:08:35.026Z] d52c3622d0ec: Preparing [2023-09-26T22:08:35.026Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:35.026Z] f704a0f71ed1: Preparing [2023-09-26T22:08:35.026Z] be00d6c6306a: Preparing [2023-09-26T22:08:35.027Z] 3a5e7490c308: Preparing [2023-09-26T22:08:35.027Z] 4693057ce236: Preparing [2023-09-26T22:08:35.027Z] be00d6c6306a: Waiting [2023-09-26T22:08:35.027Z] 3a5e7490c308: Waiting [2023-09-26T22:08:35.027Z] 4693057ce236: Waiting [2023-09-26T22:08:35.027Z] 06bfd7b9bbb5: Layer already exists [2023-09-26T22:08:35.027Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:35.027Z] d52c3622d0ec: Layer already exists [2023-09-26T22:08:35.027Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:35.027Z] 6ee358362fbb: Layer already exists [2023-09-26T22:08:35.027Z] be00d6c6306a: Layer already exists [2023-09-26T22:08:35.027Z] 3a5e7490c308: Layer already exists [2023-09-26T22:08:35.027Z] 4693057ce236: Layer already exists [2023-09-26T22:08:35.027Z] 3.1.0-dev.57: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:35.332Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:35.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:35.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T22:08:35.631Z] 6ee358362fbb: Preparing [2023-09-26T22:08:35.631Z] 06bfd7b9bbb5: Preparing [2023-09-26T22:08:35.631Z] d52c3622d0ec: Preparing [2023-09-26T22:08:35.631Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:35.631Z] f704a0f71ed1: Preparing [2023-09-26T22:08:35.631Z] be00d6c6306a: Preparing [2023-09-26T22:08:35.631Z] 3a5e7490c308: Preparing [2023-09-26T22:08:35.631Z] 4693057ce236: Preparing [2023-09-26T22:08:35.631Z] be00d6c6306a: Waiting [2023-09-26T22:08:35.631Z] 3a5e7490c308: Waiting [2023-09-26T22:08:35.631Z] 4693057ce236: Waiting [2023-09-26T22:08:35.631Z] d52c3622d0ec: Layer already exists [2023-09-26T22:08:35.631Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:35.631Z] 6ee358362fbb: Layer already exists [2023-09-26T22:08:35.631Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:35.631Z] be00d6c6306a: Layer already exists [2023-09-26T22:08:35.631Z] 06bfd7b9bbb5: Layer already exists [2023-09-26T22:08:35.631Z] 3a5e7490c308: Layer already exists [2023-09-26T22:08:35.631Z] 4693057ce236: Layer already exists [2023-09-26T22:08:35.631Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:35.937Z] + 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-26T22:08:36.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-26T22:08:36.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T22:08:36.247Z] 6ee358362fbb: Preparing [2023-09-26T22:08:36.247Z] 06bfd7b9bbb5: Preparing [2023-09-26T22:08:36.247Z] d52c3622d0ec: Preparing [2023-09-26T22:08:36.248Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:36.248Z] f704a0f71ed1: Preparing [2023-09-26T22:08:36.248Z] be00d6c6306a: Preparing [2023-09-26T22:08:36.248Z] 3a5e7490c308: Preparing [2023-09-26T22:08:36.248Z] 4693057ce236: Preparing [2023-09-26T22:08:36.248Z] 3a5e7490c308: Waiting [2023-09-26T22:08:36.248Z] be00d6c6306a: Waiting [2023-09-26T22:08:36.248Z] 4693057ce236: Waiting [2023-09-26T22:08:36.248Z] d52c3622d0ec: Layer already exists [2023-09-26T22:08:36.248Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:36.248Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:36.248Z] 06bfd7b9bbb5: Layer already exists [2023-09-26T22:08:36.248Z] 6ee358362fbb: Layer already exists [2023-09-26T22:08:36.248Z] 3a5e7490c308: Layer already exists [2023-09-26T22:08:36.248Z] be00d6c6306a: Layer already exists [2023-09-26T22:08:36.248Z] 4693057ce236: Layer already exists [2023-09-26T22:08:36.248Z] main: digest: sha256:15f3c3174f1e8825ec495ab8b2defc171512edad3158d09ebf577f8a865c3b6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:08:36.283Z] ===================================================== [Pipeline] echo [2023-09-26T22:08:36.288Z] taggedImages: [2023-09-26T22:08:36.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:36.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-26T22:08:36.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.57 [2023-09-26T22:08:36.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:36.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-26T22:08:36.304Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-26T22:08:36.304Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:36.304Z] latest [2023-09-26T22:08:36.304Z] 3.1.0-dev.57 [2023-09-26T22:08:36.304Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:36.304Z] main [2023-09-26T22:08:36.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:36.622Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:36.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:36.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T22:08:36.932Z] 32785a9b588d: Preparing [2023-09-26T22:08:36.932Z] 8c9f7a7b4c8f: Preparing [2023-09-26T22:08:36.932Z] 5a04de27b6dc: Preparing [2023-09-26T22:08:36.932Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:36.932Z] f704a0f71ed1: Preparing [2023-09-26T22:08:36.932Z] 7a52f8d906b9: Preparing [2023-09-26T22:08:36.932Z] 46568446685c: Preparing [2023-09-26T22:08:36.932Z] 4693057ce236: Preparing [2023-09-26T22:08:36.932Z] 46568446685c: Waiting [2023-09-26T22:08:36.932Z] 7a52f8d906b9: Waiting [2023-09-26T22:08:36.932Z] 4693057ce236: Waiting [2023-09-26T22:08:36.932Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:36.932Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:36.932Z] 46568446685c: Layer already exists [2023-09-26T22:08:36.932Z] 4693057ce236: Layer already exists [2023-09-26T22:08:36.932Z] 8c9f7a7b4c8f: Pushed [2023-09-26T22:08:36.932Z] 5a04de27b6dc: Pushed [2023-09-26T22:08:36.932Z] 32785a9b588d: Pushed [2023-09-26T22:08:46.903Z] 7a52f8d906b9: Pushed [2023-09-26T22:08:46.903Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:47.208Z] + 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-26T22:08:47.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-26T22:08:47.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T22:08:47.510Z] 32785a9b588d: Preparing [2023-09-26T22:08:47.510Z] 8c9f7a7b4c8f: Preparing [2023-09-26T22:08:47.510Z] 5a04de27b6dc: Preparing [2023-09-26T22:08:47.510Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:47.510Z] f704a0f71ed1: Preparing [2023-09-26T22:08:47.510Z] 7a52f8d906b9: Preparing [2023-09-26T22:08:47.510Z] 46568446685c: Preparing [2023-09-26T22:08:47.510Z] 4693057ce236: Preparing [2023-09-26T22:08:47.510Z] 46568446685c: Waiting [2023-09-26T22:08:47.510Z] 7a52f8d906b9: Waiting [2023-09-26T22:08:47.510Z] 4693057ce236: Waiting [2023-09-26T22:08:47.510Z] 32785a9b588d: Layer already exists [2023-09-26T22:08:47.510Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:47.510Z] 5a04de27b6dc: Layer already exists [2023-09-26T22:08:47.510Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:47.510Z] 7a52f8d906b9: Layer already exists [2023-09-26T22:08:47.510Z] 46568446685c: Layer already exists [2023-09-26T22:08:47.510Z] 4693057ce236: Layer already exists [2023-09-26T22:08:47.510Z] 8c9f7a7b4c8f: Layer already exists [2023-09-26T22:08:47.510Z] latest: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:47.816Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:48.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.57 [2023-09-26T22:08:48.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T22:08:48.114Z] 32785a9b588d: Preparing [2023-09-26T22:08:48.114Z] 8c9f7a7b4c8f: Preparing [2023-09-26T22:08:48.114Z] 5a04de27b6dc: Preparing [2023-09-26T22:08:48.114Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:48.114Z] f704a0f71ed1: Preparing [2023-09-26T22:08:48.114Z] 7a52f8d906b9: Preparing [2023-09-26T22:08:48.114Z] 7a52f8d906b9: Waiting [2023-09-26T22:08:48.114Z] 46568446685c: Preparing [2023-09-26T22:08:48.114Z] 4693057ce236: Preparing [2023-09-26T22:08:48.114Z] 46568446685c: Waiting [2023-09-26T22:08:48.114Z] 4693057ce236: Waiting [2023-09-26T22:08:48.114Z] 8c9f7a7b4c8f: Layer already exists [2023-09-26T22:08:48.114Z] 32785a9b588d: Layer already exists [2023-09-26T22:08:48.114Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:48.114Z] 5a04de27b6dc: Layer already exists [2023-09-26T22:08:48.114Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:48.114Z] 46568446685c: Layer already exists [2023-09-26T22:08:48.114Z] 7a52f8d906b9: Layer already exists [2023-09-26T22:08:48.114Z] 4693057ce236: Layer already exists [2023-09-26T22:08:48.114Z] 3.1.0-dev.57: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:48.444Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:48.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:48.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T22:08:48.749Z] 32785a9b588d: Preparing [2023-09-26T22:08:48.749Z] 8c9f7a7b4c8f: Preparing [2023-09-26T22:08:48.749Z] 5a04de27b6dc: Preparing [2023-09-26T22:08:48.749Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:48.749Z] f704a0f71ed1: Preparing [2023-09-26T22:08:48.749Z] 7a52f8d906b9: Preparing [2023-09-26T22:08:48.749Z] 46568446685c: Preparing [2023-09-26T22:08:48.749Z] 7a52f8d906b9: Waiting [2023-09-26T22:08:48.749Z] 46568446685c: Waiting [2023-09-26T22:08:48.749Z] 4693057ce236: Preparing [2023-09-26T22:08:48.749Z] 4693057ce236: Waiting [2023-09-26T22:08:48.749Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:48.749Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:48.749Z] 5a04de27b6dc: Layer already exists [2023-09-26T22:08:48.749Z] 32785a9b588d: Layer already exists [2023-09-26T22:08:48.749Z] 8c9f7a7b4c8f: Layer already exists [2023-09-26T22:08:48.749Z] 46568446685c: Layer already exists [2023-09-26T22:08:48.749Z] 4693057ce236: Layer already exists [2023-09-26T22:08:48.749Z] 7a52f8d906b9: Layer already exists [2023-09-26T22:08:48.749Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:49.050Z] + 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-26T22:08:49.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-26T22:08:49.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T22:08:49.351Z] 32785a9b588d: Preparing [2023-09-26T22:08:49.351Z] 8c9f7a7b4c8f: Preparing [2023-09-26T22:08:49.351Z] 5a04de27b6dc: Preparing [2023-09-26T22:08:49.351Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:49.351Z] f704a0f71ed1: Preparing [2023-09-26T22:08:49.351Z] 7a52f8d906b9: Preparing [2023-09-26T22:08:49.351Z] 46568446685c: Preparing [2023-09-26T22:08:49.351Z] 4693057ce236: Preparing [2023-09-26T22:08:49.351Z] 46568446685c: Waiting [2023-09-26T22:08:49.351Z] 7a52f8d906b9: Waiting [2023-09-26T22:08:49.351Z] 4693057ce236: Waiting [2023-09-26T22:08:49.351Z] 32785a9b588d: Layer already exists [2023-09-26T22:08:49.351Z] 5a04de27b6dc: Layer already exists [2023-09-26T22:08:49.351Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:49.351Z] 8c9f7a7b4c8f: Layer already exists [2023-09-26T22:08:49.351Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:49.351Z] 7a52f8d906b9: Layer already exists [2023-09-26T22:08:49.351Z] 46568446685c: Layer already exists [2023-09-26T22:08:49.351Z] 4693057ce236: Layer already exists [2023-09-26T22:08:49.351Z] main: digest: sha256:9f7dff2bff6834d4ed9933a4b1fa39c1c28c58a0d0db6474b9f5f909af7587f0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:08:49.395Z] ===================================================== [Pipeline] echo [2023-09-26T22:08:49.402Z] taggedImages: [2023-09-26T22:08:49.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:49.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-26T22:08:49.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.57 [2023-09-26T22:08:49.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:49.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-26T22:08:49.419Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-26T22:08:49.419Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:49.419Z] latest [2023-09-26T22:08:49.419Z] 3.1.0-dev.57 [2023-09-26T22:08:49.419Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:49.419Z] main [2023-09-26T22:08:49.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:49.719Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:50.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:50.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T22:08:50.022Z] e3bb806ef2e2: Preparing [2023-09-26T22:08:50.022Z] 7301d1a95a86: Preparing [2023-09-26T22:08:50.022Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:50.022Z] f704a0f71ed1: Preparing [2023-09-26T22:08:50.022Z] 9a1eb926499b: Preparing [2023-09-26T22:08:50.022Z] 4693057ce236: Preparing [2023-09-26T22:08:50.022Z] 4693057ce236: Waiting [2023-09-26T22:08:50.022Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:50.022Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:50.022Z] 4693057ce236: Layer already exists [2023-09-26T22:08:50.022Z] e3bb806ef2e2: Pushed [2023-09-26T22:08:50.022Z] 9a1eb926499b: Pushed [2023-09-26T22:08:53.308Z] 7301d1a95a86: Pushed [2023-09-26T22:08:53.308Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:53.612Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:53.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-26T22:08:53.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T22:08:53.919Z] e3bb806ef2e2: Preparing [2023-09-26T22:08:53.919Z] 7301d1a95a86: Preparing [2023-09-26T22:08:53.919Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:53.919Z] f704a0f71ed1: Preparing [2023-09-26T22:08:53.919Z] 9a1eb926499b: Preparing [2023-09-26T22:08:53.919Z] 4693057ce236: Preparing [2023-09-26T22:08:53.919Z] 4693057ce236: Waiting [2023-09-26T22:08:53.919Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:53.919Z] 7301d1a95a86: Layer already exists [2023-09-26T22:08:53.919Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:53.919Z] e3bb806ef2e2: Layer already exists [2023-09-26T22:08:53.919Z] 9a1eb926499b: Layer already exists [2023-09-26T22:08:53.919Z] 4693057ce236: Layer already exists [2023-09-26T22:08:53.919Z] latest: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:54.223Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:54.521Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.57 [2023-09-26T22:08:54.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T22:08:54.521Z] e3bb806ef2e2: Preparing [2023-09-26T22:08:54.521Z] 7301d1a95a86: Preparing [2023-09-26T22:08:54.521Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:54.521Z] f704a0f71ed1: Preparing [2023-09-26T22:08:54.521Z] 9a1eb926499b: Preparing [2023-09-26T22:08:54.521Z] 4693057ce236: Preparing [2023-09-26T22:08:54.521Z] 4693057ce236: Waiting [2023-09-26T22:08:54.521Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:54.521Z] 9a1eb926499b: Layer already exists [2023-09-26T22:08:54.521Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:54.521Z] e3bb806ef2e2: Layer already exists [2023-09-26T22:08:54.521Z] 7301d1a95a86: Layer already exists [2023-09-26T22:08:54.521Z] 4693057ce236: Layer already exists [2023-09-26T22:08:54.521Z] 3.1.0-dev.57: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:54.836Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:55.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:55.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T22:08:55.140Z] e3bb806ef2e2: Preparing [2023-09-26T22:08:55.140Z] 7301d1a95a86: Preparing [2023-09-26T22:08:55.140Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:55.140Z] f704a0f71ed1: Preparing [2023-09-26T22:08:55.140Z] 9a1eb926499b: Preparing [2023-09-26T22:08:55.140Z] 4693057ce236: Preparing [2023-09-26T22:08:55.140Z] 4693057ce236: Waiting [2023-09-26T22:08:55.140Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:55.140Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:55.140Z] 9a1eb926499b: Layer already exists [2023-09-26T22:08:55.140Z] e3bb806ef2e2: Layer already exists [2023-09-26T22:08:55.140Z] 7301d1a95a86: Layer already exists [2023-09-26T22:08:55.140Z] 4693057ce236: Layer already exists [2023-09-26T22:08:55.140Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:55.449Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:55.747Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-26T22:08:55.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T22:08:55.747Z] e3bb806ef2e2: Preparing [2023-09-26T22:08:55.747Z] 7301d1a95a86: Preparing [2023-09-26T22:08:55.747Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:55.747Z] f704a0f71ed1: Preparing [2023-09-26T22:08:55.747Z] 9a1eb926499b: Preparing [2023-09-26T22:08:55.747Z] 4693057ce236: Preparing [2023-09-26T22:08:55.747Z] 4693057ce236: Waiting [2023-09-26T22:08:55.747Z] 9a1eb926499b: Layer already exists [2023-09-26T22:08:55.747Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:55.747Z] e3bb806ef2e2: Layer already exists [2023-09-26T22:08:55.747Z] 7301d1a95a86: Layer already exists [2023-09-26T22:08:55.747Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:55.747Z] 4693057ce236: Layer already exists [2023-09-26T22:08:55.747Z] main: digest: sha256:c0ccd892f6d71012ee643aad53261be10fdcd3ec54c50727f7188941a3746c13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:08:55.782Z] ===================================================== [Pipeline] echo [2023-09-26T22:08:55.789Z] taggedImages: [2023-09-26T22:08:55.789Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:55.789Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-26T22:08:55.789Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.57 [2023-09-26T22:08:55.789Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:55.789Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-26T22:08:55.806Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-26T22:08:55.806Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:55.806Z] latest [2023-09-26T22:08:55.806Z] 3.1.0-dev.57 [2023-09-26T22:08:55.806Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:08:55.806Z] main [2023-09-26T22:08:55.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:56.114Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:08:56.416Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:08:56.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T22:08:56.416Z] 239f7784b475: Preparing [2023-09-26T22:08:56.416Z] b20ac7ca993d: Preparing [2023-09-26T22:08:56.416Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:08:56.416Z] f704a0f71ed1: Preparing [2023-09-26T22:08:56.416Z] ba1b5c0102be: Preparing [2023-09-26T22:08:56.416Z] 4693057ce236: Preparing [2023-09-26T22:08:56.416Z] 4693057ce236: Waiting [2023-09-26T22:08:56.416Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:08:56.416Z] ba1b5c0102be: Layer already exists [2023-09-26T22:08:56.416Z] f704a0f71ed1: Layer already exists [2023-09-26T22:08:56.416Z] 4693057ce236: Layer already exists [2023-09-26T22:08:56.416Z] 239f7784b475: Pushed [2023-09-26T22:08:59.701Z] b20ac7ca993d: Pushed [2023-09-26T22:08:59.701Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:00.021Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:00.325Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-26T22:09:00.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T22:09:00.325Z] 239f7784b475: Preparing [2023-09-26T22:09:00.325Z] b20ac7ca993d: Preparing [2023-09-26T22:09:00.325Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:09:00.325Z] f704a0f71ed1: Preparing [2023-09-26T22:09:00.325Z] ba1b5c0102be: Preparing [2023-09-26T22:09:00.325Z] 4693057ce236: Preparing [2023-09-26T22:09:00.325Z] 4693057ce236: Waiting [2023-09-26T22:09:00.325Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:09:00.325Z] f704a0f71ed1: Layer already exists [2023-09-26T22:09:00.325Z] ba1b5c0102be: Layer already exists [2023-09-26T22:09:00.325Z] b20ac7ca993d: Layer already exists [2023-09-26T22:09:00.325Z] 239f7784b475: Layer already exists [2023-09-26T22:09:00.325Z] 4693057ce236: Layer already exists [2023-09-26T22:09:00.325Z] latest: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:00.631Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:00.946Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.57 [2023-09-26T22:09:00.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T22:09:00.946Z] 239f7784b475: Preparing [2023-09-26T22:09:00.946Z] b20ac7ca993d: Preparing [2023-09-26T22:09:00.946Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:09:00.946Z] f704a0f71ed1: Preparing [2023-09-26T22:09:00.946Z] ba1b5c0102be: Preparing [2023-09-26T22:09:00.946Z] 4693057ce236: Preparing [2023-09-26T22:09:00.946Z] 4693057ce236: Waiting [2023-09-26T22:09:00.946Z] 239f7784b475: Layer already exists [2023-09-26T22:09:00.946Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:09:00.946Z] f704a0f71ed1: Layer already exists [2023-09-26T22:09:00.946Z] ba1b5c0102be: Layer already exists [2023-09-26T22:09:00.946Z] b20ac7ca993d: Layer already exists [2023-09-26T22:09:00.946Z] 4693057ce236: Layer already exists [2023-09-26T22:09:00.946Z] 3.1.0-dev.57: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:01.268Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:01.564Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:09:01.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T22:09:01.564Z] 239f7784b475: Preparing [2023-09-26T22:09:01.564Z] b20ac7ca993d: Preparing [2023-09-26T22:09:01.564Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:09:01.564Z] f704a0f71ed1: Preparing [2023-09-26T22:09:01.564Z] ba1b5c0102be: Preparing [2023-09-26T22:09:01.564Z] 4693057ce236: Preparing [2023-09-26T22:09:01.564Z] 4693057ce236: Waiting [2023-09-26T22:09:01.564Z] 239f7784b475: Layer already exists [2023-09-26T22:09:01.564Z] ba1b5c0102be: Layer already exists [2023-09-26T22:09:01.564Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:09:01.564Z] f704a0f71ed1: Layer already exists [2023-09-26T22:09:01.564Z] b20ac7ca993d: Layer already exists [2023-09-26T22:09:01.564Z] 4693057ce236: Layer already exists [2023-09-26T22:09:01.564Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:01.870Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:09:02.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-26T22:09:02.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T22:09:02.169Z] 239f7784b475: Preparing [2023-09-26T22:09:02.169Z] b20ac7ca993d: Preparing [2023-09-26T22:09:02.169Z] 2cfb7c2fe2d1: Preparing [2023-09-26T22:09:02.169Z] f704a0f71ed1: Preparing [2023-09-26T22:09:02.169Z] ba1b5c0102be: Preparing [2023-09-26T22:09:02.169Z] 4693057ce236: Preparing [2023-09-26T22:09:02.169Z] 4693057ce236: Waiting [2023-09-26T22:09:02.169Z] ba1b5c0102be: Layer already exists [2023-09-26T22:09:02.169Z] 239f7784b475: Layer already exists [2023-09-26T22:09:02.169Z] f704a0f71ed1: Layer already exists [2023-09-26T22:09:02.169Z] 2cfb7c2fe2d1: Layer already exists [2023-09-26T22:09:02.169Z] b20ac7ca993d: Layer already exists [2023-09-26T22:09:02.169Z] 4693057ce236: Layer already exists [2023-09-26T22:09:02.169Z] main: digest: sha256:788842a913b3f5316b9af692a47ec894d30cac402716c751df57699c40290353 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:09:02.207Z] ===================================================== [Pipeline] echo [2023-09-26T22:09:02.220Z] taggedImages: [2023-09-26T22:09:02.220Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:09:02.220Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-26T22:09:02.220Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.57 [2023-09-26T22:09:02.220Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:09:02.220Z] - 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-26T22:20:09.257Z] #119 ... [2023-09-26T22:20:09.257Z] [2023-09-26T22:20:09.257Z] #126 [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-26T22:20:09.257Z] #126 723.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T22:20:13.549Z] #126 ... [2023-09-26T22:20:13.549Z] [2023-09-26T22:20:13.549Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T22:20:13.549Z] #128 DONE 735.9s [2023-09-26T22:20:13.549Z] [2023-09-26T22:20:13.549Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:20:13.549Z] #119 ... [2023-09-26T22:20:13.549Z] [2023-09-26T22:20:13.549Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:20:13.819Z] #132 DONE 0.2s [2023-09-26T22:20:13.819Z] [2023-09-26T22:20:13.819Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:20:13.819Z] #133 DONE 0.2s [2023-09-26T22:20:13.819Z] [2023-09-26T22:20:13.819Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:20:14.096Z] #123 ... [2023-09-26T22:20:14.096Z] [2023-09-26T22:20:14.096Z] #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-26T22:20:14.096Z] #134 DONE 0.2s [2023-09-26T22:20:14.096Z] [2023-09-26T22:20:14.096Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-26T22:20:14.373Z] #135 DONE 0.1s [2023-09-26T22:20:14.373Z] [2023-09-26T22:20:14.374Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-26T22:20:14.374Z] #136 DONE 0.2s [2023-09-26T22:20:14.374Z] [2023-09-26T22:20:14.374Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T22:20:14.640Z] #137 DONE 0.2s [2023-09-26T22:20:14.640Z] [2023-09-26T22:20:14.640Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:20:14.640Z] #129 ... [2023-09-26T22:20:14.640Z] [2023-09-26T22:20:14.640Z] #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-26T22:20:16.585Z] #138 DONE 1.9s [2023-09-26T22:20:16.585Z] [2023-09-26T22:20:16.585Z] #93 [security-proxy-setup] exporting to image [2023-09-26T22:20:16.585Z] #93 exporting layers [2023-09-26T22:20:17.543Z] #93 exporting layers 0.8s done [2023-09-26T22:20:17.543Z] #93 writing image sha256:2524823d06f5b4eb026c3fc6178b4e3834c34c8986b92876da403f17402da6c4 done [2023-09-26T22:20:17.543Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-26T22:20:17.543Z] #93 DONE 2.7s [2023-09-26T22:20:17.543Z] [2023-09-26T22:20:17.543Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:20:20.134Z] #119 ... [2023-09-26T22:20:20.134Z] [2023-09-26T22:20:20.134Z] #126 [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-26T22:20:20.134Z] #126 DONE 742.7s [2023-09-26T22:20:20.134Z] [2023-09-26T22:20:20.134Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:20:20.404Z] #139 DONE 0.3s [2023-09-26T22:20:20.404Z] [2023-09-26T22:20:20.404Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:20:20.689Z] #122 ... [2023-09-26T22:20:20.689Z] [2023-09-26T22:20:20.689Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:20:20.689Z] #140 DONE 0.2s [2023-09-26T22:20:20.689Z] [2023-09-26T22:20:20.689Z] #141 [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-26T22:20:20.969Z] #141 DONE 0.1s [2023-09-26T22:20:20.969Z] [2023-09-26T22:20:20.969Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:20:20.969Z] #123 ... [2023-09-26T22:20:20.969Z] [2023-09-26T22:20:20.969Z] #142 [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-26T22:20:21.235Z] #142 DONE 0.2s [2023-09-26T22:20:21.235Z] [2023-09-26T22:20:21.235Z] #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:20:21.235Z] #143 DONE 0.2s [2023-09-26T22:20:21.235Z] [2023-09-26T22:20:21.235Z] #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-26T22:20:21.829Z] #144 DONE 0.3s [2023-09-26T22:20:21.829Z] [2023-09-26T22:20:21.829Z] #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-26T22:20:22.099Z] #145 DONE 0.4s [2023-09-26T22:20:22.099Z] [2023-09-26T22:20:22.099Z] #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T22:20:22.381Z] #146 ... [2023-09-26T22:20:22.381Z] [2023-09-26T22:20:22.381Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T22:20:22.381Z] #125 DONE 745.0s [2023-09-26T22:20:22.381Z] [2023-09-26T22:20:22.381Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:20:22.650Z] #129 ... [2023-09-26T22:20:22.650Z] [2023-09-26T22:20:22.650Z] #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T22:20:22.650Z] #146 DONE 0.5s [2023-09-26T22:20:22.650Z] [2023-09-26T22:20:22.650Z] #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T22:20:22.924Z] #147 ... [2023-09-26T22:20:22.924Z] [2023-09-26T22:20:22.924Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-26T22:20:22.924Z] #148 DONE 0.5s [2023-09-26T22:20:23.192Z] [2023-09-26T22:20:23.192Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T22:20:25.773Z] #149 ... [2023-09-26T22:20:25.773Z] [2023-09-26T22:20:25.773Z] #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T22:20:25.773Z] #147 DONE 2.8s [2023-09-26T22:20:25.773Z] [2023-09-26T22:20:25.773Z] #93 [security-secretstore-setup] exporting to image [2023-09-26T22:20:25.773Z] #93 exporting layers [2023-09-26T22:20:26.039Z] #93 ... [2023-09-26T22:20:26.039Z] [2023-09-26T22:20:26.039Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T22:20:26.039Z] #149 DONE 3.0s [2023-09-26T22:20:26.039Z] [2023-09-26T22:20:26.039Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:20:26.621Z] #150 DONE 0.5s [2023-09-26T22:20:26.621Z] [2023-09-26T22:20:26.621Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:20:26.887Z] #151 DONE 0.3s [2023-09-26T22:20:26.887Z] [2023-09-26T22:20:26.887Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-26T22:20:27.471Z] #152 DONE 0.5s [2023-09-26T22:20:27.471Z] [2023-09-26T22:20:27.471Z] #93 [security-secretstore-setup] exporting to image [2023-09-26T22:20:27.471Z] #93 exporting layers 2.0s done [2023-09-26T22:20:27.471Z] #93 writing image sha256:a6850882340ca6473219a409b5100fb5b78d7e0d67a123ecd13a15d684b7aabe [2023-09-26T22:20:27.471Z] #93 writing image sha256:a6850882340ca6473219a409b5100fb5b78d7e0d67a123ecd13a15d684b7aabe done [2023-09-26T22:20:27.471Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-26T22:20:27.471Z] #93 DONE 4.7s [2023-09-26T22:20:27.471Z] [2023-09-26T22:20:27.471Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-26T22:20:27.737Z] #153 DONE 0.2s [2023-09-26T22:20:27.737Z] [2023-09-26T22:20:27.737Z] #154 [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-26T22:20:27.737Z] #154 DONE 0.2s [2023-09-26T22:20:27.737Z] [2023-09-26T22:20:27.737Z] #155 [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-26T22:20:28.006Z] #155 DONE 0.2s [2023-09-26T22:20:28.006Z] [2023-09-26T22:20:28.006Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-26T22:20:28.006Z] #156 DONE 0.1s [2023-09-26T22:20:28.006Z] [2023-09-26T22:20:28.006Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-26T22:20:28.274Z] #157 DONE 0.2s [2023-09-26T22:20:28.274Z] [2023-09-26T22:20:28.274Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-26T22:20:30.226Z] #158 DONE 2.0s [2023-09-26T22:20:30.226Z] [2023-09-26T22:20:30.226Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:20:30.494Z] #129 ... [2023-09-26T22:20:30.494Z] [2023-09-26T22:20:30.494Z] #93 [security-bootstrapper] exporting to image [2023-09-26T22:20:31.077Z] #93 exporting layers 0.8s done [2023-09-26T22:20:31.077Z] #93 writing image sha256:9424dcf44b7b0c0e9c82cde207a9dbeaee8b652fb62970f58a7eb773539b7403 done [2023-09-26T22:20:31.077Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-26T22:20:31.077Z] #93 DONE 5.5s [2023-09-26T22:20:31.077Z] [2023-09-26T22:20:31.077Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:20:41.152Z] #119 ... [2023-09-26T22:20:41.152Z] [2023-09-26T22:20:41.152Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T22:20:41.152Z] #130 DONE 762.9s [2023-09-26T22:20:41.152Z] [2023-09-26T22:20:41.152Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:20:41.152Z] #119 ... [2023-09-26T22:20:41.152Z] [2023-09-26T22:20:41.152Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:20:41.152Z] #159 DONE 0.1s [2023-09-26T22:20:41.152Z] [2023-09-26T22:20:41.152Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:20:41.152Z] #160 DONE 0.1s [2023-09-26T22:20:41.152Z] [2023-09-26T22:20:41.152Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:20:41.152Z] #124 ... [2023-09-26T22:20:41.152Z] [2023-09-26T22:20:41.152Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-26T22:20:41.152Z] #161 DONE 0.2s [2023-09-26T22:20:41.152Z] [2023-09-26T22:20:41.152Z] #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-26T22:20:41.418Z] #162 DONE 0.1s [2023-09-26T22:20:41.418Z] [2023-09-26T22:20:41.418Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:20:41.690Z] #123 ... [2023-09-26T22:20:41.690Z] [2023-09-26T22:20:41.690Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-26T22:20:41.690Z] #163 DONE 0.2s [2023-09-26T22:20:41.690Z] [2023-09-26T22:20:41.690Z] #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-26T22:20:44.272Z] #164 DONE 2.2s [2023-09-26T22:20:44.272Z] [2023-09-26T22:20:44.272Z] #93 [security-proxy-auth] exporting to image [2023-09-26T22:20:44.272Z] #93 exporting layers [2023-09-26T22:20:44.272Z] #93 exporting layers 0.5s done [2023-09-26T22:20:44.272Z] #93 writing image sha256:8086f31391656b1d0718427c1ee2468cdb2cde5859b39b4af9407702b8ef2421 done [2023-09-26T22:20:44.272Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-26T22:20:44.272Z] #93 DONE 6.0s [2023-09-26T22:20:44.272Z] [2023-09-26T22:20:44.272Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:20:50.898Z] #119 ... [2023-09-26T22:20:50.898Z] [2023-09-26T22:20:50.898Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T22:20:50.898Z] #127 DONE 772.6s [2023-09-26T22:20:50.898Z] [2023-09-26T22:20:50.898Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:20:50.898Z] #129 ... [2023-09-26T22:20:50.898Z] [2023-09-26T22:20:50.898Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:20:50.898Z] #165 DONE 0.2s [2023-09-26T22:20:50.898Z] [2023-09-26T22:20:50.898Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:20:50.898Z] #166 DONE 0.2s [2023-09-26T22:20:50.898Z] [2023-09-26T22:20:50.898Z] #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-26T22:20:50.898Z] #167 DONE 0.2s [2023-09-26T22:20:50.898Z] [2023-09-26T22:20:50.898Z] #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-26T22:20:50.898Z] #168 DONE 0.1s [2023-09-26T22:20:50.898Z] [2023-09-26T22:20:50.898Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:20:51.164Z] #123 ... [2023-09-26T22:20:51.164Z] [2023-09-26T22:20:51.164Z] #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-26T22:20:51.164Z] #169 DONE 0.1s [2023-09-26T22:20:51.429Z] [2023-09-26T22:20:51.429Z] #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-26T22:20:56.785Z] #170 DONE 4.8s [2023-09-26T22:20:56.785Z] [2023-09-26T22:20:56.785Z] #93 [core-common-config-bootstrapper] exporting to image [2023-09-26T22:20:56.785Z] #93 exporting layers [2023-09-26T22:20:56.785Z] #93 exporting layers 0.5s done [2023-09-26T22:20:56.785Z] #93 writing image sha256:2d2f6b5479fe84acc60cc853452b9119b9219d208691e80a74d9185aa2444f51 done [2023-09-26T22:20:56.785Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-26T22:20:56.785Z] #93 DONE 6.5s [2023-09-26T22:20:56.785Z] [2023-09-26T22:20:56.785Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:21:28.988Z] #122 ... [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T22:21:28.988Z] #129 DONE 807.3s [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T22:21:28.988Z] #131 ... [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:21:28.988Z] #171 DONE 0.3s [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:21:28.988Z] #123 ... [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:21:28.988Z] #172 DONE 0.2s [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-26T22:21:28.988Z] #173 DONE 0.3s [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:21:28.988Z] #174 DONE 0.2s [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #93 [core-command] exporting to image [2023-09-26T22:21:28.988Z] #93 exporting layers [2023-09-26T22:21:28.988Z] #93 exporting layers 0.2s done [2023-09-26T22:21:28.988Z] #93 writing image sha256:3db792c30b6306a976004b4a476d8bf585e3641b364ff17ff5eee90b857d222b done [2023-09-26T22:21:28.988Z] #93 naming to docker.io/library/core-command-arm64 done [2023-09-26T22:21:28.988Z] #93 DONE 6.7s [2023-09-26T22:21:28.988Z] [2023-09-26T22:21:28.988Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:21:32.315Z] #122 ... [2023-09-26T22:21:32.315Z] [2023-09-26T22:21:32.315Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T22:21:32.315Z] #131 DONE 815.0s [2023-09-26T22:21:32.579Z] [2023-09-26T22:21:32.579Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:21:32.579Z] #122 ... [2023-09-26T22:21:32.579Z] [2023-09-26T22:21:32.579Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:21:32.846Z] #175 DONE 0.2s [2023-09-26T22:21:32.846Z] [2023-09-26T22:21:32.846Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:21:32.846Z] #47 ... [2023-09-26T22:21:32.846Z] [2023-09-26T22:21:32.846Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:21:33.111Z] #176 DONE 0.1s [2023-09-26T22:21:33.111Z] [2023-09-26T22:21:33.111Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:21:33.111Z] #123 ... [2023-09-26T22:21:33.111Z] [2023-09-26T22:21:33.111Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-26T22:21:33.703Z] #177 DONE 0.3s [2023-09-26T22:21:33.703Z] [2023-09-26T22:21:33.703Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:21:33.703Z] #178 DONE 0.2s [2023-09-26T22:21:33.703Z] [2023-09-26T22:21:33.703Z] #93 [core-data] exporting to image [2023-09-26T22:21:33.703Z] #93 exporting layers [2023-09-26T22:21:33.968Z] #93 exporting layers 0.3s done [2023-09-26T22:21:33.968Z] #93 writing image sha256:d8675b57c6d24f20cbaccd6d8261f39338cebbda72a74d3c71bd59eac832615b done [2023-09-26T22:21:33.968Z] #93 naming to docker.io/library/core-data-arm64 [2023-09-26T22:21:33.968Z] #93 naming to docker.io/library/core-data-arm64 done [2023-09-26T22:21:33.968Z] #93 DONE 7.1s [2023-09-26T22:21:33.968Z] [2023-09-26T22:21:33.968Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:21:36.548Z] #122 ... [2023-09-26T22:21:36.548Z] [2023-09-26T22:21:36.548Z] #119 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T22:21:36.548Z] #119 DONE 819.2s [2023-09-26T22:21:36.548Z] [2023-09-26T22:21:36.548Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:21:36.815Z] #124 ... [2023-09-26T22:21:36.815Z] [2023-09-26T22:21:36.815Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:21:37.090Z] #179 DONE 0.3s [2023-09-26T22:21:37.091Z] [2023-09-26T22:21:37.091Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:21:37.357Z] #180 DONE 0.1s [2023-09-26T22:21:37.357Z] [2023-09-26T22:21:37.357Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-26T22:21:37.623Z] #181 DONE 0.3s [2023-09-26T22:21:37.623Z] [2023-09-26T22:21:37.623Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:21:37.623Z] #182 DONE 0.1s [2023-09-26T22:21:37.623Z] [2023-09-26T22:21:37.623Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-26T22:21:37.891Z] #183 DONE 0.1s [2023-09-26T22:21:37.891Z] [2023-09-26T22:21:37.891Z] #93 [core-metadata] exporting to image [2023-09-26T22:21:37.891Z] #93 exporting layers 0.3s done [2023-09-26T22:21:37.891Z] #93 writing image sha256:13a5765e3c1a240a01066c7d6f7a5211b75a0f6974cee5a9c4caf59ddc88f0dd [2023-09-26T22:21:38.157Z] #93 writing image sha256:13a5765e3c1a240a01066c7d6f7a5211b75a0f6974cee5a9c4caf59ddc88f0dd done [2023-09-26T22:21:38.157Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-09-26T22:21:38.157Z] #93 DONE 7.3s [2023-09-26T22:21:38.157Z] [2023-09-26T22:21:38.157Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:21:56.381Z] #47 ... [2023-09-26T22:21:56.381Z] [2023-09-26T22:21:56.381Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T22:21:56.381Z] #122 DONE 831.5s [2023-09-26T22:21:56.381Z] [2023-09-26T22:21:56.381Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:21:56.381Z] #47 ... [2023-09-26T22:21:56.381Z] [2023-09-26T22:21:56.381Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:21:56.381Z] #184 DONE 0.2s [2023-09-26T22:21:56.381Z] [2023-09-26T22:21:56.381Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:21:56.381Z] #124 ... [2023-09-26T22:21:56.381Z] [2023-09-26T22:21:56.381Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:21:56.381Z] #185 DONE 0.2s [2023-09-26T22:21:56.381Z] [2023-09-26T22:21:56.381Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:21:56.381Z] #47 ... [2023-09-26T22:21:56.381Z] [2023-09-26T22:21:56.382Z] #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-26T22:21:56.382Z] #186 DONE 0.3s [2023-09-26T22:21:56.382Z] [2023-09-26T22:21:56.382Z] #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-26T22:21:56.382Z] #187 DONE 0.1s [2023-09-26T22:21:56.382Z] [2023-09-26T22:21:56.382Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-26T22:21:56.382Z] #93 exporting layers [2023-09-26T22:21:56.382Z] #93 exporting layers 0.5s done [2023-09-26T22:21:56.382Z] #93 writing image sha256:7c0040219f3d0e40e5865cf977febfd5529799c55dd190ebff037cc7262c4369 done [2023-09-26T22:21:56.382Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-26T22:21:56.382Z] #93 DONE 7.9s [2023-09-26T22:21:56.382Z] [2023-09-26T22:21:56.382Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:22:14.572Z] #47 ... [2023-09-26T22:22:14.572Z] [2023-09-26T22:22:14.572Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T22:22:14.572Z] #124 DONE 857.2s [2023-09-26T22:22:14.840Z] [2023-09-26T22:22:14.840Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:22:14.840Z] #188 ... [2023-09-26T22:22:14.840Z] [2023-09-26T22:22:14.840Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T22:22:14.840Z] #123 DONE 851.5s [2023-09-26T22:22:14.840Z] [2023-09-26T22:22:14.840Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:22:14.840Z] #188 DONE 0.2s [2023-09-26T22:22:14.840Z] [2023-09-26T22:22:14.840Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:22:15.107Z] #189 DONE 0.3s [2023-09-26T22:22:15.107Z] [2023-09-26T22:22:15.107Z] #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T22:22:15.371Z] #190 DONE 0.2s [2023-09-26T22:22:15.371Z] [2023-09-26T22:22:15.371Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T22:22:15.371Z] #191 DONE 0.2s [2023-09-26T22:22:15.371Z] [2023-09-26T22:22:15.371Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-26T22:22:15.951Z] #192 DONE 0.4s [2023-09-26T22:22:15.951Z] [2023-09-26T22:22:15.951Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-26T22:22:15.951Z] #193 DONE 0.5s [2023-09-26T22:22:15.951Z] [2023-09-26T22:22:15.951Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:22:16.222Z] #194 DONE 0.1s [2023-09-26T22:22:16.222Z] [2023-09-26T22:22:16.222Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-26T22:22:16.222Z] #195 DONE 0.1s [2023-09-26T22:22:16.222Z] [2023-09-26T22:22:16.222Z] #93 [support-notifications] exporting to image [2023-09-26T22:22:16.222Z] #93 exporting layers [2023-09-26T22:22:16.486Z] #93 exporting layers 0.3s done [2023-09-26T22:22:16.486Z] #93 exporting layers 0.4s done [2023-09-26T22:22:16.486Z] #93 writing image sha256:942e4292f618d89f412ac512551e5e70eee92be68a0a31308666f696bc60d64b 0.0s done [2023-09-26T22:22:16.486Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-09-26T22:22:16.486Z] #93 writing image sha256:c1b54ea2a19cf80c65d56195f0353ae76e5d3ee80a0ee3e94cf1d452234fa4b1 done [2023-09-26T22:22:16.486Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-09-26T22:22:16.486Z] #93 DONE 8.4s [2023-09-26T22:22:16.486Z] [2023-09-26T22:22:16.486Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T22:22:16.486Z] time="2023-09-26T22:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-26T22:22:16.497Z] $ docker stop --time=1 a312736dc6d25f0272dae256765df650cc776cd1164e989a034f4159bdfc25d9 [2023-09-26T22:22:18.104Z] $ docker rm -f --volumes a312736dc6d25f0272dae256765df650cc776cd1164e989a034f4159bdfc25d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T22:22:18.577Z] + docker images [2023-09-26T22:22:18.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-26T22:22:18.577Z] support-scheduler-arm64 latest c1b54ea2a19c 3 seconds ago 33.5MB [2023-09-26T22:22:18.577Z] support-notifications-arm64 latest 942e4292f618 3 seconds ago 34.2MB [2023-09-26T22:22:18.577Z] security-spiffe-token-provider-arm64 latest 7c0040219f3d 23 seconds ago 35.1MB [2023-09-26T22:22:18.577Z] core-metadata-arm64 latest 13a5765e3c1a 41 seconds ago 21.5MB [2023-09-26T22:22:18.577Z] core-data-arm64 latest d8675b57c6d2 45 seconds ago 21.2MB [2023-09-26T22:22:18.577Z] core-command-arm64 latest 3db792c30b63 53 seconds ago 21MB [2023-09-26T22:22:18.577Z] core-common-config-bootstrapper-arm64 latest 2d2f6b5479fe About a minute ago 18.3MB [2023-09-26T22:22:18.577Z] security-proxy-auth-arm64 latest 8086f3139165 About a minute ago 19.4MB [2023-09-26T22:22:18.577Z] security-bootstrapper-arm64 latest 9424dcf44b7b About a minute ago 23.1MB [2023-09-26T22:22:18.577Z] security-secretstore-setup-arm64 latest a6850882340c About a minute ago 43.7MB [2023-09-26T22:22:18.577Z] security-proxy-setup-arm64 latest 2524823d06f5 2 minutes ago 34MB [2023-09-26T22:22:18.577Z] security-spire-config-arm64 latest 5a3692b5c311 14 minutes ago 95.8MB [2023-09-26T22:22:18.577Z] security-spire-agent-arm64 latest 26e3500803ea 14 minutes ago 157MB [2023-09-26T22:22:18.577Z] security-spire-server-arm64 latest 79aa2dc0ab13 14 minutes ago 101MB [2023-09-26T22:22:18.577Z] ci-base-image-arm64 latest e3f8a13263cb 16 minutes ago 924MB [2023-09-26T22:22:18.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 days ago 553MB [2023-09-26T22:22:18.577Z] 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-26T22:22:18.673Z] provisioning config files... [2023-09-26T22:22:18.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/591@tmp/config8817638324941123265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:22:19.006Z] ---> docker-login.sh [2023-09-26T22:22:19.006Z] nexus3.edgexfoundry.org:10001 [2023-09-26T22:22:19.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:22:19.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:22:19.272Z] Configure a credential helper to remove this warning. See [2023-09-26T22:22:19.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:22:19.272Z] [2023-09-26T22:22:19.272Z] Login Succeeded [2023-09-26T22:22:19.272Z] nexus3.edgexfoundry.org:10002 [2023-09-26T22:22:19.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:22:19.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:22:19.536Z] Configure a credential helper to remove this warning. See [2023-09-26T22:22:19.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:22:19.536Z] [2023-09-26T22:22:19.536Z] Login Succeeded [2023-09-26T22:22:19.536Z] nexus3.edgexfoundry.org:10003 [2023-09-26T22:22:19.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:22:20.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:22:20.067Z] Configure a credential helper to remove this warning. See [2023-09-26T22:22:20.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:22:20.067Z] [2023-09-26T22:22:20.067Z] Login Succeeded [2023-09-26T22:22:20.067Z] nexus3.edgexfoundry.org:10004 [2023-09-26T22:22:20.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:22:20.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:22:20.334Z] Configure a credential helper to remove this warning. See [2023-09-26T22:22:20.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:22:20.334Z] [2023-09-26T22:22:20.334Z] Login Succeeded [2023-09-26T22:22:20.334Z] docker.io [2023-09-26T22:22:20.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T22:22:20.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T22:22:20.861Z] Configure a credential helper to remove this warning. See [2023-09-26T22:22:20.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T22:22:20.861Z] [2023-09-26T22:22:20.861Z] Login Succeeded [2023-09-26T22:22:20.861Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T22:22:20.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:22:20.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T22:22:20.914Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-26T22:22:20.914Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:20.914Z] latest [2023-09-26T22:22:20.914Z] 3.1.0-dev.57 [2023-09-26T22:22:20.914Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:20.914Z] main [2023-09-26T22:22:20.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:21.247Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:21.580Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:21.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T22:22:21.580Z] 2059baca6faa: Preparing [2023-09-26T22:22:21.580Z] c3880c311352: Preparing [2023-09-26T22:22:21.580Z] b63988cb8b97: Preparing [2023-09-26T22:22:21.580Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:21.580Z] 84ef495f3b10: Preparing [2023-09-26T22:22:21.580Z] b2191e2be29d: Preparing [2023-09-26T22:22:21.580Z] b2191e2be29d: Waiting [2023-09-26T22:22:21.847Z] 2059baca6faa: Pushed [2023-09-26T22:22:21.847Z] c4b9a6b4501b: Pushed [2023-09-26T22:22:21.847Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:21.847Z] 84ef495f3b10: Pushed [2023-09-26T22:22:21.847Z] b63988cb8b97: Pushed [2023-09-26T22:22:25.177Z] c3880c311352: Pushed [2023-09-26T22:22:25.177Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:25.510Z] + 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-26T22:22:25.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-26T22:22:25.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T22:22:25.845Z] 2059baca6faa: Preparing [2023-09-26T22:22:25.845Z] c3880c311352: Preparing [2023-09-26T22:22:25.845Z] b63988cb8b97: Preparing [2023-09-26T22:22:25.845Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:25.845Z] 84ef495f3b10: Preparing [2023-09-26T22:22:25.845Z] b2191e2be29d: Preparing [2023-09-26T22:22:25.845Z] b2191e2be29d: Waiting [2023-09-26T22:22:25.845Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:25.845Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:25.845Z] c3880c311352: Layer already exists [2023-09-26T22:22:25.845Z] 2059baca6faa: Layer already exists [2023-09-26T22:22:25.845Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:25.845Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:26.118Z] latest: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:26.496Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:26.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.57 [2023-09-26T22:22:26.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T22:22:26.850Z] 2059baca6faa: Preparing [2023-09-26T22:22:26.850Z] c3880c311352: Preparing [2023-09-26T22:22:26.850Z] b63988cb8b97: Preparing [2023-09-26T22:22:26.850Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:26.850Z] 84ef495f3b10: Preparing [2023-09-26T22:22:26.850Z] b2191e2be29d: Preparing [2023-09-26T22:22:26.850Z] b2191e2be29d: Waiting [2023-09-26T22:22:26.850Z] 2059baca6faa: Layer already exists [2023-09-26T22:22:26.850Z] c3880c311352: Layer already exists [2023-09-26T22:22:26.850Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:26.850Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:26.850Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:26.850Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:26.850Z] 3.1.0-dev.57: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:27.191Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:27.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:27.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T22:22:27.541Z] 2059baca6faa: Preparing [2023-09-26T22:22:27.541Z] c3880c311352: Preparing [2023-09-26T22:22:27.541Z] b63988cb8b97: Preparing [2023-09-26T22:22:27.541Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:27.541Z] 84ef495f3b10: Preparing [2023-09-26T22:22:27.541Z] b2191e2be29d: Preparing [2023-09-26T22:22:27.541Z] b2191e2be29d: Waiting [2023-09-26T22:22:27.541Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:27.541Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:27.541Z] 2059baca6faa: Layer already exists [2023-09-26T22:22:27.541Z] c3880c311352: Layer already exists [2023-09-26T22:22:27.541Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:27.541Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:27.541Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:27.888Z] + 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-26T22:22:28.236Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-26T22:22:28.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T22:22:28.236Z] 2059baca6faa: Preparing [2023-09-26T22:22:28.236Z] c3880c311352: Preparing [2023-09-26T22:22:28.236Z] b63988cb8b97: Preparing [2023-09-26T22:22:28.236Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:28.236Z] 84ef495f3b10: Preparing [2023-09-26T22:22:28.236Z] b2191e2be29d: Preparing [2023-09-26T22:22:28.236Z] b2191e2be29d: Waiting [2023-09-26T22:22:28.236Z] c3880c311352: Layer already exists [2023-09-26T22:22:28.236Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:28.236Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:28.236Z] 2059baca6faa: Layer already exists [2023-09-26T22:22:28.236Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:28.236Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:28.236Z] main: digest: sha256:e346577605a51695895099257acd35e9ddb873b3f848622e9ce769df9a177146 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:22:28.560Z] ===================================================== [Pipeline] echo [2023-09-26T22:22:28.568Z] taggedImages: [2023-09-26T22:22:28.568Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:28.568Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-26T22:22:28.568Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.57 [2023-09-26T22:22:28.568Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:28.568Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-26T22:22:28.593Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-26T22:22:28.593Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:28.593Z] latest [2023-09-26T22:22:28.593Z] 3.1.0-dev.57 [2023-09-26T22:22:28.593Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:28.593Z] main [2023-09-26T22:22:28.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:28.930Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:29.268Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:29.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T22:22:29.269Z] 87a4460f8ce2: Preparing [2023-09-26T22:22:29.269Z] 7577e3c7bcf5: Preparing [2023-09-26T22:22:29.269Z] 0976a778ce67: Preparing [2023-09-26T22:22:29.269Z] 33c9fa9d52ca: Preparing [2023-09-26T22:22:29.269Z] b63988cb8b97: Preparing [2023-09-26T22:22:29.269Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:29.269Z] 84ef495f3b10: Preparing [2023-09-26T22:22:29.269Z] b2191e2be29d: Preparing [2023-09-26T22:22:29.269Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:29.269Z] b2191e2be29d: Waiting [2023-09-26T22:22:29.269Z] 84ef495f3b10: Waiting [2023-09-26T22:22:29.269Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:29.533Z] 7577e3c7bcf5: Pushed [2023-09-26T22:22:29.533Z] 0976a778ce67: Pushed [2023-09-26T22:22:30.932Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:30.932Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:30.932Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:30.932Z] 87a4460f8ce2: Pushed [2023-09-26T22:22:32.332Z] 33c9fa9d52ca: Pushed [2023-09-26T22:22:32.332Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:32.663Z] + 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-26T22:22:32.991Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-26T22:22:32.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T22:22:32.991Z] 87a4460f8ce2: Preparing [2023-09-26T22:22:32.991Z] 7577e3c7bcf5: Preparing [2023-09-26T22:22:32.991Z] 0976a778ce67: Preparing [2023-09-26T22:22:32.991Z] 33c9fa9d52ca: Preparing [2023-09-26T22:22:32.991Z] b63988cb8b97: Preparing [2023-09-26T22:22:32.991Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:32.991Z] 84ef495f3b10: Preparing [2023-09-26T22:22:32.991Z] b2191e2be29d: Preparing [2023-09-26T22:22:32.991Z] 84ef495f3b10: Waiting [2023-09-26T22:22:32.991Z] b2191e2be29d: Waiting [2023-09-26T22:22:32.991Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:32.991Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:32.991Z] 0976a778ce67: Layer already exists [2023-09-26T22:22:32.991Z] 33c9fa9d52ca: Layer already exists [2023-09-26T22:22:32.991Z] 87a4460f8ce2: Layer already exists [2023-09-26T22:22:32.991Z] 7577e3c7bcf5: Layer already exists [2023-09-26T22:22:32.991Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:32.991Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:32.991Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:33.257Z] latest: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:33.588Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:33.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.57 [2023-09-26T22:22:33.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T22:22:33.921Z] 87a4460f8ce2: Preparing [2023-09-26T22:22:33.921Z] 7577e3c7bcf5: Preparing [2023-09-26T22:22:33.921Z] 0976a778ce67: Preparing [2023-09-26T22:22:33.921Z] 33c9fa9d52ca: Preparing [2023-09-26T22:22:33.921Z] b63988cb8b97: Preparing [2023-09-26T22:22:33.921Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:33.921Z] 84ef495f3b10: Preparing [2023-09-26T22:22:33.921Z] b2191e2be29d: Preparing [2023-09-26T22:22:33.921Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:33.921Z] 84ef495f3b10: Waiting [2023-09-26T22:22:33.921Z] b2191e2be29d: Waiting [2023-09-26T22:22:33.921Z] 0976a778ce67: Layer already exists [2023-09-26T22:22:33.921Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:33.921Z] 7577e3c7bcf5: Layer already exists [2023-09-26T22:22:33.921Z] 33c9fa9d52ca: Layer already exists [2023-09-26T22:22:33.921Z] 87a4460f8ce2: Layer already exists [2023-09-26T22:22:33.921Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:33.921Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:33.921Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:33.921Z] 3.1.0-dev.57: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:34.516Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:34.850Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:34.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T22:22:34.850Z] 87a4460f8ce2: Preparing [2023-09-26T22:22:34.850Z] 7577e3c7bcf5: Preparing [2023-09-26T22:22:34.850Z] 0976a778ce67: Preparing [2023-09-26T22:22:34.850Z] 33c9fa9d52ca: Preparing [2023-09-26T22:22:34.850Z] b63988cb8b97: Preparing [2023-09-26T22:22:34.850Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:34.850Z] 84ef495f3b10: Preparing [2023-09-26T22:22:34.850Z] b2191e2be29d: Preparing [2023-09-26T22:22:34.850Z] b2191e2be29d: Waiting [2023-09-26T22:22:34.850Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:34.850Z] 84ef495f3b10: Waiting [2023-09-26T22:22:34.850Z] 0976a778ce67: Layer already exists [2023-09-26T22:22:34.850Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:34.850Z] 7577e3c7bcf5: Layer already exists [2023-09-26T22:22:34.850Z] 33c9fa9d52ca: Layer already exists [2023-09-26T22:22:34.850Z] 87a4460f8ce2: Layer already exists [2023-09-26T22:22:34.850Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:34.850Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:34.850Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:35.114Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:35.447Z] + 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-26T22:22:35.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-26T22:22:35.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T22:22:35.779Z] 87a4460f8ce2: Preparing [2023-09-26T22:22:35.779Z] 7577e3c7bcf5: Preparing [2023-09-26T22:22:35.779Z] 0976a778ce67: Preparing [2023-09-26T22:22:35.779Z] 33c9fa9d52ca: Preparing [2023-09-26T22:22:35.779Z] b63988cb8b97: Preparing [2023-09-26T22:22:35.779Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:35.779Z] 84ef495f3b10: Preparing [2023-09-26T22:22:35.779Z] b2191e2be29d: Preparing [2023-09-26T22:22:35.779Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:35.779Z] 84ef495f3b10: Waiting [2023-09-26T22:22:35.779Z] b2191e2be29d: Waiting [2023-09-26T22:22:35.779Z] 87a4460f8ce2: Layer already exists [2023-09-26T22:22:35.779Z] 0976a778ce67: Layer already exists [2023-09-26T22:22:35.779Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:35.779Z] 33c9fa9d52ca: Layer already exists [2023-09-26T22:22:35.779Z] 7577e3c7bcf5: Layer already exists [2023-09-26T22:22:35.779Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:35.779Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:35.779Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:36.044Z] main: digest: sha256:1232f5db9b4b223dd633c0bfb2e6fddbdb3ad42202b6fae4001cfdefd4c37a59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:22:36.110Z] ===================================================== [Pipeline] echo [2023-09-26T22:22:36.121Z] taggedImages: [2023-09-26T22:22:36.121Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:36.121Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-26T22:22:36.121Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.57 [2023-09-26T22:22:36.121Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:36.121Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-26T22:22:36.146Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-26T22:22:36.146Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:36.146Z] latest [2023-09-26T22:22:36.146Z] 3.1.0-dev.57 [2023-09-26T22:22:36.146Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:36.146Z] main [2023-09-26T22:22:36.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:36.486Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:36.821Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:36.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T22:22:36.821Z] 71f51089ceaf: Preparing [2023-09-26T22:22:36.821Z] 04a9c7c1b1b9: Preparing [2023-09-26T22:22:36.821Z] b63988cb8b97: Preparing [2023-09-26T22:22:36.821Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:36.821Z] b49a4cd45584: Preparing [2023-09-26T22:22:36.821Z] b2191e2be29d: Preparing [2023-09-26T22:22:36.821Z] b2191e2be29d: Waiting [2023-09-26T22:22:36.821Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:36.821Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:36.821Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:37.086Z] b49a4cd45584: Pushed [2023-09-26T22:22:37.086Z] 71f51089ceaf: Pushed [2023-09-26T22:22:40.414Z] 04a9c7c1b1b9: Pushed [2023-09-26T22:22:40.414Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:40.750Z] + 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-26T22:22:41.077Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-26T22:22:41.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T22:22:41.077Z] 71f51089ceaf: Preparing [2023-09-26T22:22:41.077Z] 04a9c7c1b1b9: Preparing [2023-09-26T22:22:41.077Z] b63988cb8b97: Preparing [2023-09-26T22:22:41.077Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:41.077Z] b49a4cd45584: Preparing [2023-09-26T22:22:41.077Z] b2191e2be29d: Preparing [2023-09-26T22:22:41.077Z] b2191e2be29d: Waiting [2023-09-26T22:22:41.077Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:41.077Z] b49a4cd45584: Layer already exists [2023-09-26T22:22:41.077Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:41.077Z] 71f51089ceaf: Layer already exists [2023-09-26T22:22:41.077Z] 04a9c7c1b1b9: Layer already exists [2023-09-26T22:22:41.077Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:41.077Z] latest: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:41.677Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:42.010Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.57 [2023-09-26T22:22:42.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T22:22:42.010Z] 71f51089ceaf: Preparing [2023-09-26T22:22:42.010Z] 04a9c7c1b1b9: Preparing [2023-09-26T22:22:42.010Z] b63988cb8b97: Preparing [2023-09-26T22:22:42.010Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:42.010Z] b49a4cd45584: Preparing [2023-09-26T22:22:42.010Z] b2191e2be29d: Preparing [2023-09-26T22:22:42.010Z] b2191e2be29d: Waiting [2023-09-26T22:22:42.010Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:42.010Z] b49a4cd45584: Layer already exists [2023-09-26T22:22:42.010Z] 04a9c7c1b1b9: Layer already exists [2023-09-26T22:22:42.010Z] 71f51089ceaf: Layer already exists [2023-09-26T22:22:42.010Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:42.010Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:42.010Z] 3.1.0-dev.57: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:42.349Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:42.679Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:42.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T22:22:42.679Z] 71f51089ceaf: Preparing [2023-09-26T22:22:42.679Z] 04a9c7c1b1b9: Preparing [2023-09-26T22:22:42.679Z] b63988cb8b97: Preparing [2023-09-26T22:22:42.679Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:42.679Z] b49a4cd45584: Preparing [2023-09-26T22:22:42.679Z] b2191e2be29d: Preparing [2023-09-26T22:22:42.679Z] b2191e2be29d: Waiting [2023-09-26T22:22:42.679Z] 04a9c7c1b1b9: Layer already exists [2023-09-26T22:22:42.679Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:42.679Z] 71f51089ceaf: Layer already exists [2023-09-26T22:22:42.679Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:42.679Z] b49a4cd45584: Layer already exists [2023-09-26T22:22:42.679Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:42.944Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:43.286Z] + 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-26T22:22:43.620Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-26T22:22:43.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T22:22:43.620Z] 71f51089ceaf: Preparing [2023-09-26T22:22:43.620Z] 04a9c7c1b1b9: Preparing [2023-09-26T22:22:43.620Z] b63988cb8b97: Preparing [2023-09-26T22:22:43.620Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:43.620Z] b49a4cd45584: Preparing [2023-09-26T22:22:43.620Z] b2191e2be29d: Preparing [2023-09-26T22:22:43.620Z] b2191e2be29d: Waiting [2023-09-26T22:22:43.620Z] b49a4cd45584: Layer already exists [2023-09-26T22:22:43.620Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:43.620Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:43.620Z] 71f51089ceaf: Layer already exists [2023-09-26T22:22:43.620Z] 04a9c7c1b1b9: Layer already exists [2023-09-26T22:22:43.620Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:43.885Z] main: digest: sha256:29e0cca963c611171b51d76c77a47cc081e87f6f990ab2d8ada73e6eb6a0015d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:22:43.941Z] ===================================================== [Pipeline] echo [2023-09-26T22:22:43.950Z] taggedImages: [2023-09-26T22:22:43.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:43.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-26T22:22:43.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.57 [2023-09-26T22:22:43.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:43.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-26T22:22:43.971Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-26T22:22:43.971Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:43.971Z] latest [2023-09-26T22:22:43.971Z] 3.1.0-dev.57 [2023-09-26T22:22:43.971Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:43.971Z] main [2023-09-26T22:22:43.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:44.314Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:45.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:45.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T22:22:45.219Z] 8e7553da1e90: Preparing [2023-09-26T22:22:45.219Z] c1daec617cca: Preparing [2023-09-26T22:22:45.219Z] d9b4b93a0c18: Preparing [2023-09-26T22:22:45.219Z] b63988cb8b97: Preparing [2023-09-26T22:22:45.219Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:45.219Z] 84ef495f3b10: Preparing [2023-09-26T22:22:45.219Z] b2191e2be29d: Preparing [2023-09-26T22:22:45.219Z] 84ef495f3b10: Waiting [2023-09-26T22:22:45.219Z] b2191e2be29d: Waiting [2023-09-26T22:22:45.219Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:45.219Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:45.483Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:45.483Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:45.483Z] c1daec617cca: Pushed [2023-09-26T22:22:45.483Z] 8e7553da1e90: Pushed [2023-09-26T22:22:48.810Z] d9b4b93a0c18: Pushed [2023-09-26T22:22:48.810Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:49.150Z] + 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-26T22:22:49.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-26T22:22:49.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T22:22:49.481Z] 8e7553da1e90: Preparing [2023-09-26T22:22:49.481Z] c1daec617cca: Preparing [2023-09-26T22:22:49.481Z] d9b4b93a0c18: Preparing [2023-09-26T22:22:49.481Z] b63988cb8b97: Preparing [2023-09-26T22:22:49.481Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:49.481Z] 84ef495f3b10: Preparing [2023-09-26T22:22:49.481Z] b2191e2be29d: Preparing [2023-09-26T22:22:49.481Z] 84ef495f3b10: Waiting [2023-09-26T22:22:49.481Z] b2191e2be29d: Waiting [2023-09-26T22:22:49.481Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:49.481Z] d9b4b93a0c18: Layer already exists [2023-09-26T22:22:49.481Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:49.481Z] c1daec617cca: Layer already exists [2023-09-26T22:22:49.481Z] 8e7553da1e90: Layer already exists [2023-09-26T22:22:49.481Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:49.481Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:49.481Z] latest: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:50.072Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:50.401Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.57 [2023-09-26T22:22:50.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T22:22:50.401Z] 8e7553da1e90: Preparing [2023-09-26T22:22:50.401Z] c1daec617cca: Preparing [2023-09-26T22:22:50.401Z] d9b4b93a0c18: Preparing [2023-09-26T22:22:50.401Z] b63988cb8b97: Preparing [2023-09-26T22:22:50.401Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:50.401Z] 84ef495f3b10: Preparing [2023-09-26T22:22:50.401Z] b2191e2be29d: Preparing [2023-09-26T22:22:50.401Z] 84ef495f3b10: Waiting [2023-09-26T22:22:50.401Z] b2191e2be29d: Waiting [2023-09-26T22:22:50.401Z] 8e7553da1e90: Layer already exists [2023-09-26T22:22:50.401Z] c1daec617cca: Layer already exists [2023-09-26T22:22:50.401Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:50.401Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:50.401Z] d9b4b93a0c18: Layer already exists [2023-09-26T22:22:50.401Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:50.401Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:50.401Z] 3.1.0-dev.57: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:50.731Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:51.067Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:51.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T22:22:51.068Z] 8e7553da1e90: Preparing [2023-09-26T22:22:51.068Z] c1daec617cca: Preparing [2023-09-26T22:22:51.068Z] d9b4b93a0c18: Preparing [2023-09-26T22:22:51.068Z] b63988cb8b97: Preparing [2023-09-26T22:22:51.068Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:51.068Z] 84ef495f3b10: Preparing [2023-09-26T22:22:51.068Z] b2191e2be29d: Preparing [2023-09-26T22:22:51.068Z] 84ef495f3b10: Waiting [2023-09-26T22:22:51.068Z] b2191e2be29d: Waiting [2023-09-26T22:22:51.068Z] 8e7553da1e90: Layer already exists [2023-09-26T22:22:51.068Z] c1daec617cca: Layer already exists [2023-09-26T22:22:51.068Z] d9b4b93a0c18: Layer already exists [2023-09-26T22:22:51.068Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:51.068Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:51.068Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:51.068Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:51.068Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:51.659Z] + 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-26T22:22:51.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-26T22:22:51.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T22:22:51.983Z] 8e7553da1e90: Preparing [2023-09-26T22:22:51.983Z] c1daec617cca: Preparing [2023-09-26T22:22:51.983Z] d9b4b93a0c18: Preparing [2023-09-26T22:22:51.983Z] b63988cb8b97: Preparing [2023-09-26T22:22:51.983Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:51.983Z] 84ef495f3b10: Preparing [2023-09-26T22:22:51.983Z] b2191e2be29d: Preparing [2023-09-26T22:22:51.983Z] 84ef495f3b10: Waiting [2023-09-26T22:22:51.983Z] b2191e2be29d: Waiting [2023-09-26T22:22:51.983Z] 8e7553da1e90: Layer already exists [2023-09-26T22:22:51.983Z] c1daec617cca: Layer already exists [2023-09-26T22:22:51.983Z] d9b4b93a0c18: Layer already exists [2023-09-26T22:22:51.983Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:51.983Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:51.983Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:51.983Z] 84ef495f3b10: Layer already exists [2023-09-26T22:22:51.983Z] main: digest: sha256:e36041c144536f923a89615b5b48c1f2e8db76e71303ab9e36452a5f58ec7572 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:22:52.304Z] ===================================================== [Pipeline] echo [2023-09-26T22:22:52.312Z] taggedImages: [2023-09-26T22:22:52.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:52.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-26T22:22:52.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.57 [2023-09-26T22:22:52.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:52.312Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-26T22:22:52.336Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-26T22:22:52.336Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:52.336Z] latest [2023-09-26T22:22:52.336Z] 3.1.0-dev.57 [2023-09-26T22:22:52.336Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:52.336Z] main [2023-09-26T22:22:52.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:52.686Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:53.015Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:22:53.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T22:22:53.015Z] 7aebb51fc1a5: Preparing [2023-09-26T22:22:53.015Z] 4fa04ffcd6ec: Preparing [2023-09-26T22:22:53.015Z] 83076d83c0e2: Preparing [2023-09-26T22:22:53.015Z] 6cd2cf511698: Preparing [2023-09-26T22:22:53.015Z] bac9555a7ecc: Preparing [2023-09-26T22:22:53.015Z] 81f56b517e5b: Preparing [2023-09-26T22:22:53.015Z] 5144a1d40015: Preparing [2023-09-26T22:22:53.015Z] b63988cb8b97: Preparing [2023-09-26T22:22:53.015Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:53.015Z] b1c0fcc77531: Preparing [2023-09-26T22:22:53.015Z] 67f0db660823: Preparing [2023-09-26T22:22:53.015Z] 5f70bf18a086: Preparing [2023-09-26T22:22:53.015Z] a8ab2573a983: Preparing [2023-09-26T22:22:53.015Z] 58eafd40654f: Preparing [2023-09-26T22:22:53.015Z] b2191e2be29d: Preparing [2023-09-26T22:22:53.015Z] 81f56b517e5b: Waiting [2023-09-26T22:22:53.015Z] 67f0db660823: Waiting [2023-09-26T22:22:53.015Z] 5144a1d40015: Waiting [2023-09-26T22:22:53.015Z] b63988cb8b97: Waiting [2023-09-26T22:22:53.015Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:53.015Z] 5f70bf18a086: Waiting [2023-09-26T22:22:53.015Z] b1c0fcc77531: Waiting [2023-09-26T22:22:53.015Z] a8ab2573a983: Waiting [2023-09-26T22:22:53.015Z] 58eafd40654f: Waiting [2023-09-26T22:22:53.015Z] b2191e2be29d: Waiting [2023-09-26T22:22:53.285Z] 6cd2cf511698: Pushed [2023-09-26T22:22:53.285Z] 4fa04ffcd6ec: Pushed [2023-09-26T22:22:53.285Z] 7aebb51fc1a5: Pushed [2023-09-26T22:22:53.285Z] bac9555a7ecc: Pushed [2023-09-26T22:22:53.285Z] 83076d83c0e2: Pushed [2023-09-26T22:22:53.285Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:53.285Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:53.550Z] 81f56b517e5b: Pushed [2023-09-26T22:22:53.550Z] 67f0db660823: Pushed [2023-09-26T22:22:53.550Z] b1c0fcc77531: Pushed [2023-09-26T22:22:53.550Z] 5f70bf18a086: Pushed [2023-09-26T22:22:53.550Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:53.550Z] a8ab2573a983: Pushed [2023-09-26T22:22:53.814Z] 58eafd40654f: Pushed [2023-09-26T22:22:57.140Z] 5144a1d40015: Pushed [2023-09-26T22:22:57.140Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:57.500Z] + 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-26T22:22:57.839Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-26T22:22:57.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T22:22:57.839Z] 7aebb51fc1a5: Preparing [2023-09-26T22:22:57.839Z] 4fa04ffcd6ec: Preparing [2023-09-26T22:22:57.839Z] 83076d83c0e2: Preparing [2023-09-26T22:22:57.839Z] 6cd2cf511698: Preparing [2023-09-26T22:22:57.839Z] bac9555a7ecc: Preparing [2023-09-26T22:22:57.839Z] 81f56b517e5b: Preparing [2023-09-26T22:22:57.839Z] 5144a1d40015: Preparing [2023-09-26T22:22:57.839Z] b63988cb8b97: Preparing [2023-09-26T22:22:57.839Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:57.839Z] b1c0fcc77531: Preparing [2023-09-26T22:22:57.839Z] 67f0db660823: Preparing [2023-09-26T22:22:57.839Z] 5f70bf18a086: Preparing [2023-09-26T22:22:57.839Z] a8ab2573a983: Preparing [2023-09-26T22:22:57.840Z] 58eafd40654f: Preparing [2023-09-26T22:22:57.840Z] b2191e2be29d: Preparing [2023-09-26T22:22:57.840Z] 81f56b517e5b: Waiting [2023-09-26T22:22:57.840Z] 5144a1d40015: Waiting [2023-09-26T22:22:57.840Z] b63988cb8b97: Waiting [2023-09-26T22:22:57.840Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:57.840Z] b1c0fcc77531: Waiting [2023-09-26T22:22:57.840Z] 67f0db660823: Waiting [2023-09-26T22:22:57.840Z] 5f70bf18a086: Waiting [2023-09-26T22:22:57.840Z] a8ab2573a983: Waiting [2023-09-26T22:22:57.840Z] 58eafd40654f: Waiting [2023-09-26T22:22:57.840Z] b2191e2be29d: Waiting [2023-09-26T22:22:57.840Z] 4fa04ffcd6ec: Layer already exists [2023-09-26T22:22:57.840Z] bac9555a7ecc: Layer already exists [2023-09-26T22:22:57.840Z] 7aebb51fc1a5: Layer already exists [2023-09-26T22:22:57.840Z] 6cd2cf511698: Layer already exists [2023-09-26T22:22:57.840Z] 83076d83c0e2: Layer already exists [2023-09-26T22:22:57.840Z] 5144a1d40015: Layer already exists [2023-09-26T22:22:57.840Z] 81f56b517e5b: Layer already exists [2023-09-26T22:22:57.840Z] b1c0fcc77531: Layer already exists [2023-09-26T22:22:57.840Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:57.840Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:57.840Z] 5f70bf18a086: Layer already exists [2023-09-26T22:22:57.840Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:57.840Z] a8ab2573a983: Layer already exists [2023-09-26T22:22:57.840Z] 67f0db660823: Layer already exists [2023-09-26T22:22:57.840Z] 58eafd40654f: Layer already exists [2023-09-26T22:22:58.105Z] latest: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:58.434Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:58.761Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.57 [2023-09-26T22:22:58.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T22:22:58.761Z] 7aebb51fc1a5: Preparing [2023-09-26T22:22:58.761Z] 4fa04ffcd6ec: Preparing [2023-09-26T22:22:58.761Z] 83076d83c0e2: Preparing [2023-09-26T22:22:58.761Z] 6cd2cf511698: Preparing [2023-09-26T22:22:58.761Z] bac9555a7ecc: Preparing [2023-09-26T22:22:58.761Z] 81f56b517e5b: Preparing [2023-09-26T22:22:58.761Z] 5144a1d40015: Preparing [2023-09-26T22:22:58.761Z] b63988cb8b97: Preparing [2023-09-26T22:22:58.761Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:58.761Z] b1c0fcc77531: Preparing [2023-09-26T22:22:58.761Z] 67f0db660823: Preparing [2023-09-26T22:22:58.761Z] 5f70bf18a086: Preparing [2023-09-26T22:22:58.761Z] a8ab2573a983: Preparing [2023-09-26T22:22:58.761Z] 58eafd40654f: Preparing [2023-09-26T22:22:58.761Z] b2191e2be29d: Preparing [2023-09-26T22:22:58.761Z] b1c0fcc77531: Waiting [2023-09-26T22:22:58.761Z] 67f0db660823: Waiting [2023-09-26T22:22:58.761Z] 5f70bf18a086: Waiting [2023-09-26T22:22:58.761Z] 81f56b517e5b: Waiting [2023-09-26T22:22:58.761Z] a8ab2573a983: Waiting [2023-09-26T22:22:58.761Z] 5144a1d40015: Waiting [2023-09-26T22:22:58.761Z] b2191e2be29d: Waiting [2023-09-26T22:22:58.761Z] b63988cb8b97: Waiting [2023-09-26T22:22:58.761Z] 58eafd40654f: Waiting [2023-09-26T22:22:58.761Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:58.761Z] 4fa04ffcd6ec: Layer already exists [2023-09-26T22:22:58.761Z] 7aebb51fc1a5: Layer already exists [2023-09-26T22:22:58.761Z] 6cd2cf511698: Layer already exists [2023-09-26T22:22:58.761Z] 83076d83c0e2: Layer already exists [2023-09-26T22:22:58.761Z] bac9555a7ecc: Layer already exists [2023-09-26T22:22:58.761Z] 5144a1d40015: Layer already exists [2023-09-26T22:22:58.761Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:58.761Z] 81f56b517e5b: Layer already exists [2023-09-26T22:22:58.761Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:58.761Z] b1c0fcc77531: Layer already exists [2023-09-26T22:22:58.761Z] 5f70bf18a086: Layer already exists [2023-09-26T22:22:58.761Z] 58eafd40654f: Layer already exists [2023-09-26T22:22:58.761Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:58.761Z] 67f0db660823: Layer already exists [2023-09-26T22:22:58.761Z] a8ab2573a983: Layer already exists [2023-09-26T22:22:59.025Z] 3.1.0-dev.57: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:59.367Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:22:59.700Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:22:59.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T22:22:59.700Z] 7aebb51fc1a5: Preparing [2023-09-26T22:22:59.700Z] 4fa04ffcd6ec: Preparing [2023-09-26T22:22:59.700Z] 83076d83c0e2: Preparing [2023-09-26T22:22:59.700Z] 6cd2cf511698: Preparing [2023-09-26T22:22:59.700Z] bac9555a7ecc: Preparing [2023-09-26T22:22:59.700Z] 81f56b517e5b: Preparing [2023-09-26T22:22:59.700Z] 5144a1d40015: Preparing [2023-09-26T22:22:59.700Z] b63988cb8b97: Preparing [2023-09-26T22:22:59.700Z] c4b9a6b4501b: Preparing [2023-09-26T22:22:59.700Z] b1c0fcc77531: Preparing [2023-09-26T22:22:59.700Z] 67f0db660823: Preparing [2023-09-26T22:22:59.700Z] 5f70bf18a086: Preparing [2023-09-26T22:22:59.700Z] a8ab2573a983: Preparing [2023-09-26T22:22:59.700Z] 58eafd40654f: Preparing [2023-09-26T22:22:59.700Z] b2191e2be29d: Preparing [2023-09-26T22:22:59.700Z] b1c0fcc77531: Waiting [2023-09-26T22:22:59.700Z] 67f0db660823: Waiting [2023-09-26T22:22:59.700Z] a8ab2573a983: Waiting [2023-09-26T22:22:59.700Z] 58eafd40654f: Waiting [2023-09-26T22:22:59.700Z] b2191e2be29d: Waiting [2023-09-26T22:22:59.700Z] 81f56b517e5b: Waiting [2023-09-26T22:22:59.700Z] 5f70bf18a086: Waiting [2023-09-26T22:22:59.700Z] 5144a1d40015: Waiting [2023-09-26T22:22:59.700Z] c4b9a6b4501b: Waiting [2023-09-26T22:22:59.700Z] 7aebb51fc1a5: Layer already exists [2023-09-26T22:22:59.700Z] bac9555a7ecc: Layer already exists [2023-09-26T22:22:59.700Z] 83076d83c0e2: Layer already exists [2023-09-26T22:22:59.700Z] 4fa04ffcd6ec: Layer already exists [2023-09-26T22:22:59.700Z] 6cd2cf511698: Layer already exists [2023-09-26T22:22:59.700Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:22:59.700Z] 81f56b517e5b: Layer already exists [2023-09-26T22:22:59.700Z] 5144a1d40015: Layer already exists [2023-09-26T22:22:59.700Z] b63988cb8b97: Layer already exists [2023-09-26T22:22:59.700Z] b1c0fcc77531: Layer already exists [2023-09-26T22:22:59.700Z] a8ab2573a983: Layer already exists [2023-09-26T22:22:59.700Z] 67f0db660823: Layer already exists [2023-09-26T22:22:59.700Z] 5f70bf18a086: Layer already exists [2023-09-26T22:22:59.700Z] 58eafd40654f: Layer already exists [2023-09-26T22:22:59.700Z] b2191e2be29d: Layer already exists [2023-09-26T22:22:59.965Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:00.312Z] + 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-26T22:23:00.643Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-26T22:23:00.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T22:23:00.643Z] 7aebb51fc1a5: Preparing [2023-09-26T22:23:00.643Z] 4fa04ffcd6ec: Preparing [2023-09-26T22:23:00.643Z] 83076d83c0e2: Preparing [2023-09-26T22:23:00.643Z] 6cd2cf511698: Preparing [2023-09-26T22:23:00.643Z] bac9555a7ecc: Preparing [2023-09-26T22:23:00.643Z] 81f56b517e5b: Preparing [2023-09-26T22:23:00.643Z] 5144a1d40015: Preparing [2023-09-26T22:23:00.643Z] b63988cb8b97: Preparing [2023-09-26T22:23:00.643Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:00.643Z] b1c0fcc77531: Preparing [2023-09-26T22:23:00.643Z] 67f0db660823: Preparing [2023-09-26T22:23:00.643Z] 5f70bf18a086: Preparing [2023-09-26T22:23:00.643Z] a8ab2573a983: Preparing [2023-09-26T22:23:00.643Z] 58eafd40654f: Preparing [2023-09-26T22:23:00.643Z] b2191e2be29d: Preparing [2023-09-26T22:23:00.643Z] b1c0fcc77531: Waiting [2023-09-26T22:23:00.643Z] 5144a1d40015: Waiting [2023-09-26T22:23:00.643Z] b63988cb8b97: Waiting [2023-09-26T22:23:00.643Z] 81f56b517e5b: Waiting [2023-09-26T22:23:00.643Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:00.643Z] 67f0db660823: Waiting [2023-09-26T22:23:00.643Z] 58eafd40654f: Waiting [2023-09-26T22:23:00.643Z] 5f70bf18a086: Waiting [2023-09-26T22:23:00.643Z] a8ab2573a983: Waiting [2023-09-26T22:23:00.643Z] b2191e2be29d: Waiting [2023-09-26T22:23:00.643Z] 4fa04ffcd6ec: Layer already exists [2023-09-26T22:23:00.643Z] bac9555a7ecc: Layer already exists [2023-09-26T22:23:00.643Z] 6cd2cf511698: Layer already exists [2023-09-26T22:23:00.643Z] 83076d83c0e2: Layer already exists [2023-09-26T22:23:00.643Z] 7aebb51fc1a5: Layer already exists [2023-09-26T22:23:00.643Z] 81f56b517e5b: Layer already exists [2023-09-26T22:23:00.643Z] 5144a1d40015: Layer already exists [2023-09-26T22:23:00.643Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:00.643Z] b1c0fcc77531: Layer already exists [2023-09-26T22:23:00.643Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:00.643Z] a8ab2573a983: Layer already exists [2023-09-26T22:23:00.643Z] 58eafd40654f: Layer already exists [2023-09-26T22:23:00.643Z] 5f70bf18a086: Layer already exists [2023-09-26T22:23:00.643Z] 67f0db660823: Layer already exists [2023-09-26T22:23:00.643Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:00.906Z] main: digest: sha256:c396cbf02a44e26a1d3b2d07eec14a5e04caaa1396b77a10521586b574374bfc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:23:00.959Z] ===================================================== [Pipeline] echo [2023-09-26T22:23:00.965Z] taggedImages: [2023-09-26T22:23:00.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:00.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-26T22:23:00.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.57 [2023-09-26T22:23:00.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:00.965Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-26T22:23:00.983Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-26T22:23:00.983Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:00.983Z] latest [2023-09-26T22:23:00.983Z] 3.1.0-dev.57 [2023-09-26T22:23:00.983Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:00.983Z] main [2023-09-26T22:23:00.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:01.311Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:01.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:01.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T22:23:01.651Z] 2a4e4536faac: Preparing [2023-09-26T22:23:01.651Z] f14ba63c7ef8: Preparing [2023-09-26T22:23:01.651Z] fc48e9519c6c: Preparing [2023-09-26T22:23:01.651Z] f1d5282d383c: Preparing [2023-09-26T22:23:01.651Z] b63988cb8b97: Preparing [2023-09-26T22:23:01.651Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:01.651Z] 84ef495f3b10: Preparing [2023-09-26T22:23:01.651Z] b2191e2be29d: Preparing [2023-09-26T22:23:01.651Z] 84ef495f3b10: Waiting [2023-09-26T22:23:01.651Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:01.651Z] b2191e2be29d: Waiting [2023-09-26T22:23:01.651Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:01.918Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:01.918Z] 84ef495f3b10: Layer already exists [2023-09-26T22:23:01.918Z] f14ba63c7ef8: Pushed [2023-09-26T22:23:01.918Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:01.918Z] fc48e9519c6c: Pushed [2023-09-26T22:23:01.918Z] 2a4e4536faac: Pushed [2023-09-26T22:23:04.484Z] f1d5282d383c: Pushed [2023-09-26T22:23:04.749Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:05.133Z] + 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-26T22:23:05.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-26T22:23:05.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T22:23:05.483Z] 2a4e4536faac: Preparing [2023-09-26T22:23:05.483Z] f14ba63c7ef8: Preparing [2023-09-26T22:23:05.483Z] fc48e9519c6c: Preparing [2023-09-26T22:23:05.483Z] f1d5282d383c: Preparing [2023-09-26T22:23:05.483Z] b63988cb8b97: Preparing [2023-09-26T22:23:05.483Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:05.483Z] 84ef495f3b10: Preparing [2023-09-26T22:23:05.483Z] b2191e2be29d: Preparing [2023-09-26T22:23:05.483Z] 84ef495f3b10: Waiting [2023-09-26T22:23:05.483Z] b2191e2be29d: Waiting [2023-09-26T22:23:05.483Z] f1d5282d383c: Layer already exists [2023-09-26T22:23:05.483Z] 2a4e4536faac: Layer already exists [2023-09-26T22:23:05.483Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:05.483Z] fc48e9519c6c: Layer already exists [2023-09-26T22:23:05.483Z] f14ba63c7ef8: Layer already exists [2023-09-26T22:23:05.483Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:05.483Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:05.483Z] 84ef495f3b10: Layer already exists [2023-09-26T22:23:05.483Z] latest: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:06.099Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:06.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.57 [2023-09-26T22:23:06.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T22:23:06.432Z] 2a4e4536faac: Preparing [2023-09-26T22:23:06.432Z] f14ba63c7ef8: Preparing [2023-09-26T22:23:06.432Z] fc48e9519c6c: Preparing [2023-09-26T22:23:06.432Z] f1d5282d383c: Preparing [2023-09-26T22:23:06.432Z] b63988cb8b97: Preparing [2023-09-26T22:23:06.432Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:06.432Z] 84ef495f3b10: Preparing [2023-09-26T22:23:06.432Z] b2191e2be29d: Preparing [2023-09-26T22:23:06.432Z] 84ef495f3b10: Waiting [2023-09-26T22:23:06.432Z] b2191e2be29d: Waiting [2023-09-26T22:23:06.432Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:06.432Z] 2a4e4536faac: Layer already exists [2023-09-26T22:23:06.432Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:06.432Z] f1d5282d383c: Layer already exists [2023-09-26T22:23:06.432Z] f14ba63c7ef8: Layer already exists [2023-09-26T22:23:06.432Z] fc48e9519c6c: Layer already exists [2023-09-26T22:23:06.432Z] 84ef495f3b10: Layer already exists [2023-09-26T22:23:06.432Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:06.432Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:06.432Z] 3.1.0-dev.57: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:06.769Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:07.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:07.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T22:23:07.096Z] 2a4e4536faac: Preparing [2023-09-26T22:23:07.096Z] f14ba63c7ef8: Preparing [2023-09-26T22:23:07.096Z] fc48e9519c6c: Preparing [2023-09-26T22:23:07.096Z] f1d5282d383c: Preparing [2023-09-26T22:23:07.096Z] b63988cb8b97: Preparing [2023-09-26T22:23:07.096Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:07.096Z] 84ef495f3b10: Preparing [2023-09-26T22:23:07.096Z] b2191e2be29d: Preparing [2023-09-26T22:23:07.096Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:07.096Z] 84ef495f3b10: Waiting [2023-09-26T22:23:07.096Z] b2191e2be29d: Waiting [2023-09-26T22:23:07.096Z] f1d5282d383c: Layer already exists [2023-09-26T22:23:07.096Z] fc48e9519c6c: Layer already exists [2023-09-26T22:23:07.096Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:07.096Z] 2a4e4536faac: Layer already exists [2023-09-26T22:23:07.096Z] f14ba63c7ef8: Layer already exists [2023-09-26T22:23:07.096Z] 84ef495f3b10: Layer already exists [2023-09-26T22:23:07.096Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:07.096Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:07.096Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:07.690Z] + 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-26T22:23:08.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-26T22:23:08.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T22:23:08.020Z] 2a4e4536faac: Preparing [2023-09-26T22:23:08.020Z] f14ba63c7ef8: Preparing [2023-09-26T22:23:08.020Z] fc48e9519c6c: Preparing [2023-09-26T22:23:08.020Z] f1d5282d383c: Preparing [2023-09-26T22:23:08.020Z] b63988cb8b97: Preparing [2023-09-26T22:23:08.020Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:08.020Z] 84ef495f3b10: Preparing [2023-09-26T22:23:08.020Z] b2191e2be29d: Preparing [2023-09-26T22:23:08.020Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:08.020Z] 84ef495f3b10: Waiting [2023-09-26T22:23:08.020Z] b2191e2be29d: Waiting [2023-09-26T22:23:08.020Z] f1d5282d383c: Layer already exists [2023-09-26T22:23:08.020Z] f14ba63c7ef8: Layer already exists [2023-09-26T22:23:08.020Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:08.020Z] fc48e9519c6c: Layer already exists [2023-09-26T22:23:08.020Z] 2a4e4536faac: Layer already exists [2023-09-26T22:23:08.020Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:08.020Z] 84ef495f3b10: Layer already exists [2023-09-26T22:23:08.020Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:08.020Z] main: digest: sha256:d66e4c2b0a760c26eeb897223d92ff084a4b4bc8d1455413e5fa0b1e13dd8e97 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:23:08.334Z] ===================================================== [Pipeline] echo [2023-09-26T22:23:08.340Z] taggedImages: [2023-09-26T22:23:08.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:08.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-26T22:23:08.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.57 [2023-09-26T22:23:08.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:08.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-26T22:23:08.355Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-26T22:23:08.355Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:08.355Z] latest [2023-09-26T22:23:08.355Z] 3.1.0-dev.57 [2023-09-26T22:23:08.355Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:08.355Z] main [2023-09-26T22:23:08.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:08.681Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:09.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:09.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T22:23:09.026Z] 5f80eddc903c: Preparing [2023-09-26T22:23:09.026Z] a22f6630a6ca: Preparing [2023-09-26T22:23:09.026Z] d8298740747e: Preparing [2023-09-26T22:23:09.026Z] 3efbc6640184: Preparing [2023-09-26T22:23:09.026Z] 444f0ae57c8a: Preparing [2023-09-26T22:23:09.026Z] b63988cb8b97: Preparing [2023-09-26T22:23:09.026Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:09.026Z] 5a88838b98b2: Preparing [2023-09-26T22:23:09.026Z] 07b627a27192: Preparing [2023-09-26T22:23:09.026Z] b2191e2be29d: Preparing [2023-09-26T22:23:09.026Z] b63988cb8b97: Waiting [2023-09-26T22:23:09.026Z] 07b627a27192: Waiting [2023-09-26T22:23:09.026Z] b2191e2be29d: Waiting [2023-09-26T22:23:09.026Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:09.026Z] 5a88838b98b2: Waiting [2023-09-26T22:23:09.293Z] a22f6630a6ca: Pushed [2023-09-26T22:23:09.293Z] 3efbc6640184: Pushed [2023-09-26T22:23:09.293Z] 444f0ae57c8a: Pushed [2023-09-26T22:23:11.865Z] d8298740747e: Pushed [2023-09-26T22:23:11.865Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:11.865Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:11.865Z] 5f80eddc903c: Pushed [2023-09-26T22:23:11.865Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:12.130Z] 5a88838b98b2: Pushed [2023-09-26T22:23:15.459Z] 07b627a27192: Pushed [2023-09-26T22:23:15.725Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:16.057Z] + 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-26T22:23:16.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-26T22:23:16.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T22:23:16.392Z] 5f80eddc903c: Preparing [2023-09-26T22:23:16.392Z] a22f6630a6ca: Preparing [2023-09-26T22:23:16.392Z] d8298740747e: Preparing [2023-09-26T22:23:16.392Z] 3efbc6640184: Preparing [2023-09-26T22:23:16.392Z] 444f0ae57c8a: Preparing [2023-09-26T22:23:16.392Z] b63988cb8b97: Preparing [2023-09-26T22:23:16.392Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:16.392Z] 5a88838b98b2: Preparing [2023-09-26T22:23:16.392Z] 07b627a27192: Preparing [2023-09-26T22:23:16.392Z] b2191e2be29d: Preparing [2023-09-26T22:23:16.392Z] b63988cb8b97: Waiting [2023-09-26T22:23:16.392Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:16.392Z] 5a88838b98b2: Waiting [2023-09-26T22:23:16.392Z] 07b627a27192: Waiting [2023-09-26T22:23:16.392Z] b2191e2be29d: Waiting [2023-09-26T22:23:16.392Z] 3efbc6640184: Layer already exists [2023-09-26T22:23:16.392Z] 5f80eddc903c: Layer already exists [2023-09-26T22:23:16.392Z] d8298740747e: Layer already exists [2023-09-26T22:23:16.392Z] 444f0ae57c8a: Layer already exists [2023-09-26T22:23:16.392Z] a22f6630a6ca: Layer already exists [2023-09-26T22:23:16.392Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:16.392Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:16.392Z] 07b627a27192: Layer already exists [2023-09-26T22:23:16.392Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:16.392Z] 5a88838b98b2: Layer already exists [2023-09-26T22:23:16.657Z] latest: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:16.989Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:17.313Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.57 [2023-09-26T22:23:17.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T22:23:17.313Z] 5f80eddc903c: Preparing [2023-09-26T22:23:17.313Z] a22f6630a6ca: Preparing [2023-09-26T22:23:17.313Z] d8298740747e: Preparing [2023-09-26T22:23:17.313Z] 3efbc6640184: Preparing [2023-09-26T22:23:17.313Z] 444f0ae57c8a: Preparing [2023-09-26T22:23:17.313Z] b63988cb8b97: Preparing [2023-09-26T22:23:17.313Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:17.313Z] 5a88838b98b2: Preparing [2023-09-26T22:23:17.313Z] 07b627a27192: Preparing [2023-09-26T22:23:17.313Z] b2191e2be29d: Preparing [2023-09-26T22:23:17.313Z] b63988cb8b97: Waiting [2023-09-26T22:23:17.313Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:17.313Z] b2191e2be29d: Waiting [2023-09-26T22:23:17.313Z] 5a88838b98b2: Waiting [2023-09-26T22:23:17.313Z] 07b627a27192: Waiting [2023-09-26T22:23:17.313Z] 3efbc6640184: Layer already exists [2023-09-26T22:23:17.313Z] 5f80eddc903c: Layer already exists [2023-09-26T22:23:17.313Z] 444f0ae57c8a: Layer already exists [2023-09-26T22:23:17.313Z] a22f6630a6ca: Layer already exists [2023-09-26T22:23:17.313Z] d8298740747e: Layer already exists [2023-09-26T22:23:17.313Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:17.313Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:17.313Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:17.313Z] 07b627a27192: Layer already exists [2023-09-26T22:23:17.313Z] 5a88838b98b2: Layer already exists [2023-09-26T22:23:17.576Z] 3.1.0-dev.57: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:17.913Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:18.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:18.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T22:23:18.238Z] 5f80eddc903c: Preparing [2023-09-26T22:23:18.238Z] a22f6630a6ca: Preparing [2023-09-26T22:23:18.238Z] d8298740747e: Preparing [2023-09-26T22:23:18.238Z] 3efbc6640184: Preparing [2023-09-26T22:23:18.238Z] 444f0ae57c8a: Preparing [2023-09-26T22:23:18.238Z] b63988cb8b97: Preparing [2023-09-26T22:23:18.238Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:18.238Z] 5a88838b98b2: Preparing [2023-09-26T22:23:18.238Z] 07b627a27192: Preparing [2023-09-26T22:23:18.238Z] b2191e2be29d: Preparing [2023-09-26T22:23:18.238Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:18.238Z] 5a88838b98b2: Waiting [2023-09-26T22:23:18.238Z] 07b627a27192: Waiting [2023-09-26T22:23:18.238Z] b63988cb8b97: Waiting [2023-09-26T22:23:18.238Z] b2191e2be29d: Waiting [2023-09-26T22:23:18.238Z] a22f6630a6ca: Layer already exists [2023-09-26T22:23:18.238Z] d8298740747e: Layer already exists [2023-09-26T22:23:18.238Z] 444f0ae57c8a: Layer already exists [2023-09-26T22:23:18.238Z] 5f80eddc903c: Layer already exists [2023-09-26T22:23:18.238Z] 3efbc6640184: Layer already exists [2023-09-26T22:23:18.238Z] 07b627a27192: Layer already exists [2023-09-26T22:23:18.238Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:18.238Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:18.238Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:18.238Z] 5a88838b98b2: Layer already exists [2023-09-26T22:23:18.238Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:18.841Z] + 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-26T22:23:19.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-26T22:23:19.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T22:23:19.172Z] 5f80eddc903c: Preparing [2023-09-26T22:23:19.172Z] a22f6630a6ca: Preparing [2023-09-26T22:23:19.172Z] d8298740747e: Preparing [2023-09-26T22:23:19.172Z] 3efbc6640184: Preparing [2023-09-26T22:23:19.172Z] 444f0ae57c8a: Preparing [2023-09-26T22:23:19.172Z] b63988cb8b97: Preparing [2023-09-26T22:23:19.172Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:19.172Z] 5a88838b98b2: Preparing [2023-09-26T22:23:19.172Z] 07b627a27192: Preparing [2023-09-26T22:23:19.172Z] b2191e2be29d: Preparing [2023-09-26T22:23:19.172Z] 5a88838b98b2: Waiting [2023-09-26T22:23:19.172Z] b2191e2be29d: Waiting [2023-09-26T22:23:19.172Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:19.172Z] b63988cb8b97: Waiting [2023-09-26T22:23:19.172Z] 07b627a27192: Waiting [2023-09-26T22:23:19.172Z] a22f6630a6ca: Layer already exists [2023-09-26T22:23:19.172Z] 3efbc6640184: Layer already exists [2023-09-26T22:23:19.172Z] 444f0ae57c8a: Layer already exists [2023-09-26T22:23:19.172Z] 5f80eddc903c: Layer already exists [2023-09-26T22:23:19.172Z] d8298740747e: Layer already exists [2023-09-26T22:23:19.172Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:19.172Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:19.172Z] 5a88838b98b2: Layer already exists [2023-09-26T22:23:19.172Z] 07b627a27192: Layer already exists [2023-09-26T22:23:19.172Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:19.172Z] main: digest: sha256:a65d809a79a61090babf55fcf0a3bb8d58c6e56ba43cf81125fef54c82ebd88c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:23:19.484Z] ===================================================== [Pipeline] echo [2023-09-26T22:23:19.490Z] taggedImages: [2023-09-26T22:23:19.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:19.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-26T22:23:19.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.57 [2023-09-26T22:23:19.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:19.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-26T22:23:19.505Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-26T22:23:19.505Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:19.505Z] latest [2023-09-26T22:23:19.505Z] 3.1.0-dev.57 [2023-09-26T22:23:19.505Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:19.505Z] main [2023-09-26T22:23:19.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:19.832Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:20.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:20.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T22:23:20.158Z] 01b2a3763c81: Preparing [2023-09-26T22:23:20.158Z] 71d34ae738b2: Preparing [2023-09-26T22:23:20.158Z] a3fedb7afb6c: Preparing [2023-09-26T22:23:20.158Z] 352aa4c1da89: Preparing [2023-09-26T22:23:20.158Z] eeafd14cea80: Preparing [2023-09-26T22:23:20.158Z] a4f8203b15ff: Preparing [2023-09-26T22:23:20.158Z] 08bfd6abedb4: Preparing [2023-09-26T22:23:20.159Z] b63988cb8b97: Preparing [2023-09-26T22:23:20.159Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:20.159Z] bb64335f00ae: Preparing [2023-09-26T22:23:20.159Z] b2191e2be29d: Preparing [2023-09-26T22:23:20.159Z] a4f8203b15ff: Waiting [2023-09-26T22:23:20.159Z] 08bfd6abedb4: Waiting [2023-09-26T22:23:20.159Z] b63988cb8b97: Waiting [2023-09-26T22:23:20.159Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:20.159Z] bb64335f00ae: Waiting [2023-09-26T22:23:20.159Z] b2191e2be29d: Waiting [2023-09-26T22:23:20.735Z] 01b2a3763c81: Pushed [2023-09-26T22:23:20.735Z] 71d34ae738b2: Pushed [2023-09-26T22:23:20.735Z] eeafd14cea80: Pushed [2023-09-26T22:23:20.998Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:20.998Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:20.998Z] 08bfd6abedb4: Pushed [2023-09-26T22:23:20.998Z] a4f8203b15ff: Pushed [2023-09-26T22:23:20.998Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:23.561Z] 352aa4c1da89: Pushed [2023-09-26T22:23:23.561Z] bb64335f00ae: Pushed [2023-09-26T22:23:23.824Z] a3fedb7afb6c: Pushed [2023-09-26T22:23:24.087Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:25.366Z] + 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-26T22:23:25.704Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-26T22:23:25.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T22:23:25.704Z] 01b2a3763c81: Preparing [2023-09-26T22:23:25.704Z] 71d34ae738b2: Preparing [2023-09-26T22:23:25.704Z] a3fedb7afb6c: Preparing [2023-09-26T22:23:25.704Z] 352aa4c1da89: Preparing [2023-09-26T22:23:25.704Z] eeafd14cea80: Preparing [2023-09-26T22:23:25.704Z] a4f8203b15ff: Preparing [2023-09-26T22:23:25.704Z] 08bfd6abedb4: Preparing [2023-09-26T22:23:25.704Z] b63988cb8b97: Preparing [2023-09-26T22:23:25.704Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:25.704Z] bb64335f00ae: Preparing [2023-09-26T22:23:25.704Z] b2191e2be29d: Preparing [2023-09-26T22:23:25.704Z] a4f8203b15ff: Waiting [2023-09-26T22:23:25.704Z] 08bfd6abedb4: Waiting [2023-09-26T22:23:25.704Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:25.704Z] b63988cb8b97: Waiting [2023-09-26T22:23:25.704Z] bb64335f00ae: Waiting [2023-09-26T22:23:25.704Z] b2191e2be29d: Waiting [2023-09-26T22:23:25.704Z] eeafd14cea80: Layer already exists [2023-09-26T22:23:25.704Z] 71d34ae738b2: Layer already exists [2023-09-26T22:23:25.704Z] 352aa4c1da89: Layer already exists [2023-09-26T22:23:25.704Z] a3fedb7afb6c: Layer already exists [2023-09-26T22:23:25.704Z] 01b2a3763c81: Layer already exists [2023-09-26T22:23:25.704Z] a4f8203b15ff: Layer already exists [2023-09-26T22:23:25.704Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:25.704Z] 08bfd6abedb4: Layer already exists [2023-09-26T22:23:25.704Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:25.704Z] bb64335f00ae: Layer already exists [2023-09-26T22:23:25.704Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:25.967Z] latest: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:26.302Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:26.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.57 [2023-09-26T22:23:26.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T22:23:26.638Z] 01b2a3763c81: Preparing [2023-09-26T22:23:26.638Z] 71d34ae738b2: Preparing [2023-09-26T22:23:26.638Z] a3fedb7afb6c: Preparing [2023-09-26T22:23:26.638Z] 352aa4c1da89: Preparing [2023-09-26T22:23:26.638Z] eeafd14cea80: Preparing [2023-09-26T22:23:26.638Z] a4f8203b15ff: Preparing [2023-09-26T22:23:26.638Z] 08bfd6abedb4: Preparing [2023-09-26T22:23:26.638Z] b63988cb8b97: Preparing [2023-09-26T22:23:26.638Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:26.638Z] bb64335f00ae: Preparing [2023-09-26T22:23:26.638Z] b2191e2be29d: Preparing [2023-09-26T22:23:26.638Z] b63988cb8b97: Waiting [2023-09-26T22:23:26.638Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:26.638Z] bb64335f00ae: Waiting [2023-09-26T22:23:26.638Z] a4f8203b15ff: Waiting [2023-09-26T22:23:26.638Z] 08bfd6abedb4: Waiting [2023-09-26T22:23:26.638Z] b2191e2be29d: Waiting [2023-09-26T22:23:26.638Z] 71d34ae738b2: Layer already exists [2023-09-26T22:23:26.638Z] a3fedb7afb6c: Layer already exists [2023-09-26T22:23:26.638Z] 01b2a3763c81: Layer already exists [2023-09-26T22:23:26.638Z] eeafd14cea80: Layer already exists [2023-09-26T22:23:26.638Z] 352aa4c1da89: Layer already exists [2023-09-26T22:23:26.638Z] bb64335f00ae: Layer already exists [2023-09-26T22:23:26.638Z] a4f8203b15ff: Layer already exists [2023-09-26T22:23:26.638Z] 08bfd6abedb4: Layer already exists [2023-09-26T22:23:26.638Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:26.638Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:26.638Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:26.902Z] 3.1.0-dev.57: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:27.243Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:27.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:27.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T22:23:27.567Z] 01b2a3763c81: Preparing [2023-09-26T22:23:27.567Z] 71d34ae738b2: Preparing [2023-09-26T22:23:27.567Z] a3fedb7afb6c: Preparing [2023-09-26T22:23:27.567Z] 352aa4c1da89: Preparing [2023-09-26T22:23:27.567Z] eeafd14cea80: Preparing [2023-09-26T22:23:27.567Z] a4f8203b15ff: Preparing [2023-09-26T22:23:27.567Z] 08bfd6abedb4: Preparing [2023-09-26T22:23:27.567Z] b63988cb8b97: Preparing [2023-09-26T22:23:27.567Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:27.567Z] bb64335f00ae: Preparing [2023-09-26T22:23:27.567Z] b2191e2be29d: Preparing [2023-09-26T22:23:27.567Z] a4f8203b15ff: Waiting [2023-09-26T22:23:27.567Z] 08bfd6abedb4: Waiting [2023-09-26T22:23:27.567Z] b63988cb8b97: Waiting [2023-09-26T22:23:27.567Z] bb64335f00ae: Waiting [2023-09-26T22:23:27.567Z] b2191e2be29d: Waiting [2023-09-26T22:23:27.567Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:27.567Z] 352aa4c1da89: Layer already exists [2023-09-26T22:23:27.567Z] a3fedb7afb6c: Layer already exists [2023-09-26T22:23:27.567Z] eeafd14cea80: Layer already exists [2023-09-26T22:23:27.567Z] 01b2a3763c81: Layer already exists [2023-09-26T22:23:27.567Z] 71d34ae738b2: Layer already exists [2023-09-26T22:23:27.567Z] a4f8203b15ff: Layer already exists [2023-09-26T22:23:27.567Z] 08bfd6abedb4: Layer already exists [2023-09-26T22:23:27.567Z] bb64335f00ae: Layer already exists [2023-09-26T22:23:27.567Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:27.567Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:27.567Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:27.833Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:28.158Z] + 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-26T22:23:28.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-26T22:23:28.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T22:23:28.487Z] 01b2a3763c81: Preparing [2023-09-26T22:23:28.487Z] 71d34ae738b2: Preparing [2023-09-26T22:23:28.487Z] a3fedb7afb6c: Preparing [2023-09-26T22:23:28.487Z] 352aa4c1da89: Preparing [2023-09-26T22:23:28.487Z] eeafd14cea80: Preparing [2023-09-26T22:23:28.487Z] a4f8203b15ff: Preparing [2023-09-26T22:23:28.487Z] 08bfd6abedb4: Preparing [2023-09-26T22:23:28.487Z] b63988cb8b97: Preparing [2023-09-26T22:23:28.487Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:28.487Z] bb64335f00ae: Preparing [2023-09-26T22:23:28.487Z] b2191e2be29d: Preparing [2023-09-26T22:23:28.487Z] c4b9a6b4501b: Waiting [2023-09-26T22:23:28.487Z] b2191e2be29d: Waiting [2023-09-26T22:23:28.487Z] bb64335f00ae: Waiting [2023-09-26T22:23:28.487Z] a4f8203b15ff: Waiting [2023-09-26T22:23:28.487Z] 08bfd6abedb4: Waiting [2023-09-26T22:23:28.487Z] b63988cb8b97: Waiting [2023-09-26T22:23:28.487Z] eeafd14cea80: Layer already exists [2023-09-26T22:23:28.487Z] 352aa4c1da89: Layer already exists [2023-09-26T22:23:28.487Z] 01b2a3763c81: Layer already exists [2023-09-26T22:23:28.487Z] a3fedb7afb6c: Layer already exists [2023-09-26T22:23:28.487Z] 71d34ae738b2: Layer already exists [2023-09-26T22:23:28.487Z] 08bfd6abedb4: Layer already exists [2023-09-26T22:23:28.487Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:28.487Z] a4f8203b15ff: Layer already exists [2023-09-26T22:23:28.487Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:28.487Z] bb64335f00ae: Layer already exists [2023-09-26T22:23:28.487Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:28.749Z] main: digest: sha256:65abf265c2b20b0707f1df4dc542a6ae144ef5cdbcb606e174254bd347889284 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:23:28.790Z] ===================================================== [Pipeline] echo [2023-09-26T22:23:28.796Z] taggedImages: [2023-09-26T22:23:28.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:28.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-26T22:23:28.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.57 [2023-09-26T22:23:28.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:28.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-26T22:23:28.810Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-26T22:23:28.810Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:28.810Z] latest [2023-09-26T22:23:28.810Z] 3.1.0-dev.57 [2023-09-26T22:23:28.810Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:28.810Z] main [2023-09-26T22:23:28.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:29.142Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:29.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:29.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T22:23:29.468Z] 087ae57e4b3f: Preparing [2023-09-26T22:23:29.468Z] 9a368ac75259: Preparing [2023-09-26T22:23:29.468Z] b63988cb8b97: Preparing [2023-09-26T22:23:29.468Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:29.468Z] 75a7d7b42b18: Preparing [2023-09-26T22:23:29.468Z] b2191e2be29d: Preparing [2023-09-26T22:23:29.468Z] b2191e2be29d: Waiting [2023-09-26T22:23:29.468Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:29.468Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:29.733Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:29.733Z] 087ae57e4b3f: Pushed [2023-09-26T22:23:31.130Z] 75a7d7b42b18: Pushed [2023-09-26T22:23:34.451Z] 9a368ac75259: Pushed [2023-09-26T22:23:34.451Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:34.783Z] + 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-26T22:23:35.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-26T22:23:35.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T22:23:35.111Z] 087ae57e4b3f: Preparing [2023-09-26T22:23:35.111Z] 9a368ac75259: Preparing [2023-09-26T22:23:35.111Z] b63988cb8b97: Preparing [2023-09-26T22:23:35.111Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:35.111Z] 75a7d7b42b18: Preparing [2023-09-26T22:23:35.111Z] b2191e2be29d: Preparing [2023-09-26T22:23:35.111Z] b2191e2be29d: Waiting [2023-09-26T22:23:35.111Z] 75a7d7b42b18: Layer already exists [2023-09-26T22:23:35.111Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:35.111Z] 9a368ac75259: Layer already exists [2023-09-26T22:23:35.111Z] 087ae57e4b3f: Layer already exists [2023-09-26T22:23:35.111Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:35.111Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:35.111Z] latest: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:35.704Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:36.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.57 [2023-09-26T22:23:36.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T22:23:36.031Z] 087ae57e4b3f: Preparing [2023-09-26T22:23:36.031Z] 9a368ac75259: Preparing [2023-09-26T22:23:36.031Z] b63988cb8b97: Preparing [2023-09-26T22:23:36.031Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:36.031Z] 75a7d7b42b18: Preparing [2023-09-26T22:23:36.031Z] b2191e2be29d: Preparing [2023-09-26T22:23:36.031Z] b2191e2be29d: Waiting [2023-09-26T22:23:36.031Z] 087ae57e4b3f: Layer already exists [2023-09-26T22:23:36.031Z] 75a7d7b42b18: Layer already exists [2023-09-26T22:23:36.031Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:36.031Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:36.031Z] 9a368ac75259: Layer already exists [2023-09-26T22:23:36.031Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:36.031Z] 3.1.0-dev.57: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:36.359Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:38.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:38.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T22:23:38.623Z] 087ae57e4b3f: Preparing [2023-09-26T22:23:38.623Z] 9a368ac75259: Preparing [2023-09-26T22:23:38.623Z] b63988cb8b97: Preparing [2023-09-26T22:23:38.623Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:38.623Z] 75a7d7b42b18: Preparing [2023-09-26T22:23:38.623Z] b2191e2be29d: Preparing [2023-09-26T22:23:38.623Z] b2191e2be29d: Waiting [2023-09-26T22:23:38.623Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:38.623Z] 087ae57e4b3f: Layer already exists [2023-09-26T22:23:38.623Z] 75a7d7b42b18: Layer already exists [2023-09-26T22:23:38.623Z] 9a368ac75259: Layer already exists [2023-09-26T22:23:38.623Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:38.623Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:38.623Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:38.960Z] + 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-26T22:23:39.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-26T22:23:39.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T22:23:39.291Z] 087ae57e4b3f: Preparing [2023-09-26T22:23:39.291Z] 9a368ac75259: Preparing [2023-09-26T22:23:39.291Z] b63988cb8b97: Preparing [2023-09-26T22:23:39.291Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:39.291Z] 75a7d7b42b18: Preparing [2023-09-26T22:23:39.291Z] b2191e2be29d: Preparing [2023-09-26T22:23:39.291Z] b2191e2be29d: Waiting [2023-09-26T22:23:39.291Z] 9a368ac75259: Layer already exists [2023-09-26T22:23:39.291Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:39.291Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:39.291Z] 75a7d7b42b18: Layer already exists [2023-09-26T22:23:39.291Z] 087ae57e4b3f: Layer already exists [2023-09-26T22:23:39.291Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:39.291Z] main: digest: sha256:82183e5039f32b499d75715ec043a4a1a30034b0268d029fd7687a6238c336ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:23:39.612Z] ===================================================== [Pipeline] echo [2023-09-26T22:23:39.621Z] taggedImages: [2023-09-26T22:23:39.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:39.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-26T22:23:39.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.57 [2023-09-26T22:23:39.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:39.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-26T22:23:39.644Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-26T22:23:39.644Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:39.644Z] latest [2023-09-26T22:23:39.644Z] 3.1.0-dev.57 [2023-09-26T22:23:39.644Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:23:39.644Z] main [2023-09-26T22:23:39.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:39.981Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:40.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:23:40.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T22:23:40.310Z] 5c59f92933c5: Preparing [2023-09-26T22:23:40.310Z] 8789db10cb25: Preparing [2023-09-26T22:23:40.310Z] 00877046eb52: Preparing [2023-09-26T22:23:40.310Z] b63988cb8b97: Preparing [2023-09-26T22:23:40.310Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:40.310Z] 58f93268d147: Preparing [2023-09-26T22:23:40.310Z] e9019581fa2e: Preparing [2023-09-26T22:23:40.310Z] 0f72febf5216: Preparing [2023-09-26T22:23:40.310Z] b2191e2be29d: Preparing [2023-09-26T22:23:40.310Z] e9019581fa2e: Waiting [2023-09-26T22:23:40.310Z] 0f72febf5216: Waiting [2023-09-26T22:23:40.310Z] b2191e2be29d: Waiting [2023-09-26T22:23:40.310Z] 58f93268d147: Waiting [2023-09-26T22:23:40.310Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:40.573Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:40.573Z] 00877046eb52: Pushed [2023-09-26T22:23:40.573Z] 8789db10cb25: Pushed [2023-09-26T22:23:40.573Z] 5c59f92933c5: Pushed [2023-09-26T22:23:40.573Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:42.506Z] 0f72febf5216: Pushed [2023-09-26T22:23:52.556Z] e9019581fa2e: Pushed [2023-09-26T22:23:57.873Z] 58f93268d147: Pushed [2023-09-26T22:23:57.873Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:58.238Z] + 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-26T22:23:58.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-26T22:23:58.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T22:23:58.592Z] 5c59f92933c5: Preparing [2023-09-26T22:23:58.592Z] 8789db10cb25: Preparing [2023-09-26T22:23:58.592Z] 00877046eb52: Preparing [2023-09-26T22:23:58.592Z] b63988cb8b97: Preparing [2023-09-26T22:23:58.592Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:58.592Z] 58f93268d147: Preparing [2023-09-26T22:23:58.592Z] e9019581fa2e: Preparing [2023-09-26T22:23:58.592Z] 0f72febf5216: Preparing [2023-09-26T22:23:58.592Z] b2191e2be29d: Preparing [2023-09-26T22:23:58.592Z] 58f93268d147: Waiting [2023-09-26T22:23:58.592Z] e9019581fa2e: Waiting [2023-09-26T22:23:58.592Z] 0f72febf5216: Waiting [2023-09-26T22:23:58.592Z] b2191e2be29d: Waiting [2023-09-26T22:23:58.592Z] 5c59f92933c5: Layer already exists [2023-09-26T22:23:58.592Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:58.592Z] 8789db10cb25: Layer already exists [2023-09-26T22:23:58.592Z] 00877046eb52: Layer already exists [2023-09-26T22:23:58.592Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:58.592Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:58.592Z] 58f93268d147: Layer already exists [2023-09-26T22:23:58.592Z] e9019581fa2e: Layer already exists [2023-09-26T22:23:58.592Z] 0f72febf5216: Layer already exists [2023-09-26T22:23:58.861Z] latest: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:59.203Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:23:59.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.57 [2023-09-26T22:23:59.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T22:23:59.538Z] 5c59f92933c5: Preparing [2023-09-26T22:23:59.538Z] 8789db10cb25: Preparing [2023-09-26T22:23:59.538Z] 00877046eb52: Preparing [2023-09-26T22:23:59.538Z] b63988cb8b97: Preparing [2023-09-26T22:23:59.538Z] c4b9a6b4501b: Preparing [2023-09-26T22:23:59.538Z] 58f93268d147: Preparing [2023-09-26T22:23:59.538Z] e9019581fa2e: Preparing [2023-09-26T22:23:59.538Z] 0f72febf5216: Preparing [2023-09-26T22:23:59.538Z] b2191e2be29d: Preparing [2023-09-26T22:23:59.538Z] 58f93268d147: Waiting [2023-09-26T22:23:59.538Z] e9019581fa2e: Waiting [2023-09-26T22:23:59.538Z] b2191e2be29d: Waiting [2023-09-26T22:23:59.538Z] 0f72febf5216: Waiting [2023-09-26T22:23:59.538Z] 00877046eb52: Layer already exists [2023-09-26T22:23:59.538Z] 5c59f92933c5: Layer already exists [2023-09-26T22:23:59.538Z] b63988cb8b97: Layer already exists [2023-09-26T22:23:59.538Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:23:59.538Z] 8789db10cb25: Layer already exists [2023-09-26T22:23:59.538Z] b2191e2be29d: Layer already exists [2023-09-26T22:23:59.538Z] e9019581fa2e: Layer already exists [2023-09-26T22:23:59.538Z] 0f72febf5216: Layer already exists [2023-09-26T22:23:59.538Z] 58f93268d147: Layer already exists [2023-09-26T22:23:59.538Z] 3.1.0-dev.57: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:00.147Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:00.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:00.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T22:24:00.479Z] 5c59f92933c5: Preparing [2023-09-26T22:24:00.479Z] 8789db10cb25: Preparing [2023-09-26T22:24:00.479Z] 00877046eb52: Preparing [2023-09-26T22:24:00.479Z] b63988cb8b97: Preparing [2023-09-26T22:24:00.479Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:00.479Z] 58f93268d147: Preparing [2023-09-26T22:24:00.479Z] e9019581fa2e: Preparing [2023-09-26T22:24:00.479Z] 0f72febf5216: Preparing [2023-09-26T22:24:00.479Z] b2191e2be29d: Preparing [2023-09-26T22:24:00.479Z] e9019581fa2e: Waiting [2023-09-26T22:24:00.479Z] 0f72febf5216: Waiting [2023-09-26T22:24:00.479Z] b2191e2be29d: Waiting [2023-09-26T22:24:00.479Z] 58f93268d147: Waiting [2023-09-26T22:24:00.479Z] 8789db10cb25: Layer already exists [2023-09-26T22:24:00.479Z] 5c59f92933c5: Layer already exists [2023-09-26T22:24:00.479Z] 00877046eb52: Layer already exists [2023-09-26T22:24:00.479Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:00.479Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:00.479Z] 58f93268d147: Layer already exists [2023-09-26T22:24:00.479Z] 0f72febf5216: Layer already exists [2023-09-26T22:24:00.479Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:00.479Z] e9019581fa2e: Layer already exists [2023-09-26T22:24:00.743Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:01.071Z] + 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-26T22:24:01.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-26T22:24:01.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T22:24:01.400Z] 5c59f92933c5: Preparing [2023-09-26T22:24:01.400Z] 8789db10cb25: Preparing [2023-09-26T22:24:01.400Z] 00877046eb52: Preparing [2023-09-26T22:24:01.400Z] b63988cb8b97: Preparing [2023-09-26T22:24:01.400Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:01.400Z] 58f93268d147: Preparing [2023-09-26T22:24:01.400Z] e9019581fa2e: Preparing [2023-09-26T22:24:01.400Z] 0f72febf5216: Preparing [2023-09-26T22:24:01.400Z] b2191e2be29d: Preparing [2023-09-26T22:24:01.400Z] e9019581fa2e: Waiting [2023-09-26T22:24:01.400Z] 58f93268d147: Waiting [2023-09-26T22:24:01.400Z] 0f72febf5216: Waiting [2023-09-26T22:24:01.400Z] b2191e2be29d: Waiting [2023-09-26T22:24:01.400Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:01.400Z] 8789db10cb25: Layer already exists [2023-09-26T22:24:01.400Z] 5c59f92933c5: Layer already exists [2023-09-26T22:24:01.400Z] 00877046eb52: Layer already exists [2023-09-26T22:24:01.400Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:01.400Z] 58f93268d147: Layer already exists [2023-09-26T22:24:01.400Z] 0f72febf5216: Layer already exists [2023-09-26T22:24:01.400Z] e9019581fa2e: Layer already exists [2023-09-26T22:24:01.400Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:01.665Z] main: digest: sha256:6aa92739ca49ae0c2c3317327fb2083326169345492f27a51a130bfd4ad41136 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:24:01.704Z] ===================================================== [Pipeline] echo [2023-09-26T22:24:01.710Z] taggedImages: [2023-09-26T22:24:01.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:01.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-26T22:24:01.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.57 [2023-09-26T22:24:01.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:01.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-26T22:24:01.725Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-26T22:24:01.725Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:01.725Z] latest [2023-09-26T22:24:01.725Z] 3.1.0-dev.57 [2023-09-26T22:24:01.725Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:01.725Z] main [2023-09-26T22:24:01.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:02.051Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:02.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:02.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T22:24:02.386Z] d1769400e292: Preparing [2023-09-26T22:24:02.386Z] be110741b700: Preparing [2023-09-26T22:24:02.386Z] d881d4156072: Preparing [2023-09-26T22:24:02.386Z] b63988cb8b97: Preparing [2023-09-26T22:24:02.386Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:02.386Z] 58f93268d147: Preparing [2023-09-26T22:24:02.386Z] 79eae69dd46a: Preparing [2023-09-26T22:24:02.386Z] b2191e2be29d: Preparing [2023-09-26T22:24:02.386Z] 58f93268d147: Waiting [2023-09-26T22:24:02.386Z] 79eae69dd46a: Waiting [2023-09-26T22:24:02.386Z] b2191e2be29d: Waiting [2023-09-26T22:24:02.386Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:02.386Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:02.386Z] 58f93268d147: Layer already exists [2023-09-26T22:24:02.652Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:02.652Z] be110741b700: Pushed [2023-09-26T22:24:02.652Z] d1769400e292: Pushed [2023-09-26T22:24:02.652Z] d881d4156072: Pushed [2023-09-26T22:24:03.231Z] 79eae69dd46a: Pushed [2023-09-26T22:24:03.231Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:03.558Z] + 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-26T22:24:03.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-26T22:24:03.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T22:24:03.889Z] d1769400e292: Preparing [2023-09-26T22:24:03.889Z] be110741b700: Preparing [2023-09-26T22:24:03.889Z] d881d4156072: Preparing [2023-09-26T22:24:03.889Z] b63988cb8b97: Preparing [2023-09-26T22:24:03.889Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:03.889Z] 58f93268d147: Preparing [2023-09-26T22:24:03.889Z] 79eae69dd46a: Preparing [2023-09-26T22:24:03.889Z] b2191e2be29d: Preparing [2023-09-26T22:24:03.889Z] 79eae69dd46a: Waiting [2023-09-26T22:24:03.889Z] b2191e2be29d: Waiting [2023-09-26T22:24:03.889Z] 58f93268d147: Waiting [2023-09-26T22:24:03.889Z] be110741b700: Layer already exists [2023-09-26T22:24:03.889Z] d1769400e292: Layer already exists [2023-09-26T22:24:03.889Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:03.889Z] d881d4156072: Layer already exists [2023-09-26T22:24:03.889Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:03.889Z] 58f93268d147: Layer already exists [2023-09-26T22:24:03.889Z] 79eae69dd46a: Layer already exists [2023-09-26T22:24:03.889Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:04.153Z] latest: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:04.481Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:04.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.57 [2023-09-26T22:24:04.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T22:24:04.813Z] d1769400e292: Preparing [2023-09-26T22:24:04.813Z] be110741b700: Preparing [2023-09-26T22:24:04.813Z] d881d4156072: Preparing [2023-09-26T22:24:04.813Z] b63988cb8b97: Preparing [2023-09-26T22:24:04.813Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:04.813Z] 58f93268d147: Preparing [2023-09-26T22:24:04.813Z] 79eae69dd46a: Preparing [2023-09-26T22:24:04.813Z] b2191e2be29d: Preparing [2023-09-26T22:24:04.813Z] 58f93268d147: Waiting [2023-09-26T22:24:04.813Z] 79eae69dd46a: Waiting [2023-09-26T22:24:04.813Z] b2191e2be29d: Waiting [2023-09-26T22:24:04.813Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:04.813Z] d881d4156072: Layer already exists [2023-09-26T22:24:04.813Z] d1769400e292: Layer already exists [2023-09-26T22:24:04.813Z] be110741b700: Layer already exists [2023-09-26T22:24:04.813Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:04.813Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:04.813Z] 79eae69dd46a: Layer already exists [2023-09-26T22:24:04.813Z] 58f93268d147: Layer already exists [2023-09-26T22:24:04.813Z] 3.1.0-dev.57: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:05.412Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:05.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:05.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T22:24:05.737Z] d1769400e292: Preparing [2023-09-26T22:24:05.737Z] be110741b700: Preparing [2023-09-26T22:24:05.737Z] d881d4156072: Preparing [2023-09-26T22:24:05.737Z] b63988cb8b97: Preparing [2023-09-26T22:24:05.737Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:05.737Z] 58f93268d147: Preparing [2023-09-26T22:24:05.737Z] 79eae69dd46a: Preparing [2023-09-26T22:24:05.737Z] b2191e2be29d: Preparing [2023-09-26T22:24:05.737Z] 58f93268d147: Waiting [2023-09-26T22:24:05.737Z] 79eae69dd46a: Waiting [2023-09-26T22:24:05.737Z] b2191e2be29d: Waiting [2023-09-26T22:24:05.737Z] d881d4156072: Layer already exists [2023-09-26T22:24:05.737Z] d1769400e292: Layer already exists [2023-09-26T22:24:05.737Z] be110741b700: Layer already exists [2023-09-26T22:24:05.737Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:05.737Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:05.737Z] 58f93268d147: Layer already exists [2023-09-26T22:24:05.737Z] 79eae69dd46a: Layer already exists [2023-09-26T22:24:05.737Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:05.737Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:06.330Z] + 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-26T22:24:06.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-26T22:24:06.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T22:24:06.651Z] d1769400e292: Preparing [2023-09-26T22:24:06.651Z] be110741b700: Preparing [2023-09-26T22:24:06.651Z] d881d4156072: Preparing [2023-09-26T22:24:06.651Z] b63988cb8b97: Preparing [2023-09-26T22:24:06.651Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:06.651Z] 58f93268d147: Preparing [2023-09-26T22:24:06.651Z] 79eae69dd46a: Preparing [2023-09-26T22:24:06.651Z] b2191e2be29d: Preparing [2023-09-26T22:24:06.651Z] 58f93268d147: Waiting [2023-09-26T22:24:06.651Z] 79eae69dd46a: Waiting [2023-09-26T22:24:06.651Z] b2191e2be29d: Waiting [2023-09-26T22:24:06.651Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:06.651Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:06.651Z] d1769400e292: Layer already exists [2023-09-26T22:24:06.651Z] be110741b700: Layer already exists [2023-09-26T22:24:06.651Z] d881d4156072: Layer already exists [2023-09-26T22:24:06.651Z] 79eae69dd46a: Layer already exists [2023-09-26T22:24:06.651Z] 58f93268d147: Layer already exists [2023-09-26T22:24:06.652Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:06.916Z] main: digest: sha256:aa06a0a232e303fcc83be13d83ac63b0107972f4fb668582d6338b2f6367ba73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:24:06.955Z] ===================================================== [Pipeline] echo [2023-09-26T22:24:06.961Z] taggedImages: [2023-09-26T22:24:06.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:06.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-26T22:24:06.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.57 [2023-09-26T22:24:06.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:06.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-26T22:24:06.980Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-26T22:24:06.980Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:06.980Z] latest [2023-09-26T22:24:06.980Z] 3.1.0-dev.57 [2023-09-26T22:24:06.980Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:06.980Z] main [2023-09-26T22:24:06.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:07.308Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:07.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:07.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T22:24:07.637Z] 5c59f92933c5: Preparing [2023-09-26T22:24:07.637Z] 4e08edd51f4b: Preparing [2023-09-26T22:24:07.637Z] 4f6f4bb3d428: Preparing [2023-09-26T22:24:07.637Z] b63988cb8b97: Preparing [2023-09-26T22:24:07.637Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:07.637Z] 58f93268d147: Preparing [2023-09-26T22:24:07.637Z] 0f72febf5216: Preparing [2023-09-26T22:24:07.637Z] b2191e2be29d: Preparing [2023-09-26T22:24:07.637Z] 58f93268d147: Waiting [2023-09-26T22:24:07.637Z] 0f72febf5216: Waiting [2023-09-26T22:24:07.637Z] b2191e2be29d: Waiting [2023-09-26T22:24:07.637Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:07.637Z] 5c59f92933c5: Layer already exists [2023-09-26T22:24:07.637Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:07.637Z] 58f93268d147: Layer already exists [2023-09-26T22:24:07.902Z] 0f72febf5216: Layer already exists [2023-09-26T22:24:07.902Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:07.902Z] 4f6f4bb3d428: Pushed [2023-09-26T22:24:07.902Z] 4e08edd51f4b: Pushed [2023-09-26T22:24:08.167Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:08.498Z] + 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-26T22:24:08.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-26T22:24:08.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T22:24:08.824Z] 5c59f92933c5: Preparing [2023-09-26T22:24:08.824Z] 4e08edd51f4b: Preparing [2023-09-26T22:24:08.824Z] 4f6f4bb3d428: Preparing [2023-09-26T22:24:08.824Z] b63988cb8b97: Preparing [2023-09-26T22:24:08.824Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:08.824Z] 58f93268d147: Preparing [2023-09-26T22:24:08.824Z] 0f72febf5216: Preparing [2023-09-26T22:24:08.824Z] b2191e2be29d: Preparing [2023-09-26T22:24:08.824Z] 58f93268d147: Waiting [2023-09-26T22:24:08.824Z] 0f72febf5216: Waiting [2023-09-26T22:24:08.824Z] b2191e2be29d: Waiting [2023-09-26T22:24:08.824Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:08.824Z] 4e08edd51f4b: Layer already exists [2023-09-26T22:24:08.824Z] 4f6f4bb3d428: Layer already exists [2023-09-26T22:24:08.824Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:08.824Z] 5c59f92933c5: Layer already exists [2023-09-26T22:24:08.824Z] 58f93268d147: Layer already exists [2023-09-26T22:24:08.824Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:08.824Z] 0f72febf5216: Layer already exists [2023-09-26T22:24:09.087Z] latest: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:09.423Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:09.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.57 [2023-09-26T22:24:09.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T22:24:09.755Z] 5c59f92933c5: Preparing [2023-09-26T22:24:09.755Z] 4e08edd51f4b: Preparing [2023-09-26T22:24:09.755Z] 4f6f4bb3d428: Preparing [2023-09-26T22:24:09.755Z] b63988cb8b97: Preparing [2023-09-26T22:24:09.755Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:09.755Z] 58f93268d147: Preparing [2023-09-26T22:24:09.755Z] 0f72febf5216: Preparing [2023-09-26T22:24:09.755Z] b2191e2be29d: Preparing [2023-09-26T22:24:09.755Z] 58f93268d147: Waiting [2023-09-26T22:24:09.755Z] 0f72febf5216: Waiting [2023-09-26T22:24:09.755Z] b2191e2be29d: Waiting [2023-09-26T22:24:09.755Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:09.755Z] 5c59f92933c5: Layer already exists [2023-09-26T22:24:09.755Z] 4f6f4bb3d428: Layer already exists [2023-09-26T22:24:09.755Z] 4e08edd51f4b: Layer already exists [2023-09-26T22:24:09.755Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:09.755Z] 58f93268d147: Layer already exists [2023-09-26T22:24:09.755Z] 0f72febf5216: Layer already exists [2023-09-26T22:24:09.755Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:09.755Z] 3.1.0-dev.57: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:10.350Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:10.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:10.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T22:24:10.673Z] 5c59f92933c5: Preparing [2023-09-26T22:24:10.673Z] 4e08edd51f4b: Preparing [2023-09-26T22:24:10.673Z] 4f6f4bb3d428: Preparing [2023-09-26T22:24:10.673Z] b63988cb8b97: Preparing [2023-09-26T22:24:10.673Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:10.673Z] 58f93268d147: Preparing [2023-09-26T22:24:10.673Z] 0f72febf5216: Preparing [2023-09-26T22:24:10.673Z] b2191e2be29d: Preparing [2023-09-26T22:24:10.673Z] 58f93268d147: Waiting [2023-09-26T22:24:10.673Z] b2191e2be29d: Waiting [2023-09-26T22:24:10.673Z] 0f72febf5216: Waiting [2023-09-26T22:24:10.673Z] 5c59f92933c5: Layer already exists [2023-09-26T22:24:10.673Z] 4f6f4bb3d428: Layer already exists [2023-09-26T22:24:10.673Z] 4e08edd51f4b: Layer already exists [2023-09-26T22:24:10.673Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:10.673Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:10.673Z] 58f93268d147: Layer already exists [2023-09-26T22:24:10.673Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:10.673Z] 0f72febf5216: Layer already exists [2023-09-26T22:24:10.673Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:11.000Z] + 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-26T22:24:11.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-26T22:24:11.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T22:24:11.324Z] 5c59f92933c5: Preparing [2023-09-26T22:24:11.324Z] 4e08edd51f4b: Preparing [2023-09-26T22:24:11.324Z] 4f6f4bb3d428: Preparing [2023-09-26T22:24:11.324Z] b63988cb8b97: Preparing [2023-09-26T22:24:11.324Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:11.324Z] 58f93268d147: Preparing [2023-09-26T22:24:11.324Z] 0f72febf5216: Preparing [2023-09-26T22:24:11.324Z] b2191e2be29d: Preparing [2023-09-26T22:24:11.324Z] 0f72febf5216: Waiting [2023-09-26T22:24:11.324Z] b2191e2be29d: Waiting [2023-09-26T22:24:11.324Z] 58f93268d147: Waiting [2023-09-26T22:24:11.324Z] 5c59f92933c5: Layer already exists [2023-09-26T22:24:11.324Z] 4e08edd51f4b: Layer already exists [2023-09-26T22:24:11.324Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:11.324Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:11.324Z] 4f6f4bb3d428: Layer already exists [2023-09-26T22:24:11.324Z] 58f93268d147: Layer already exists [2023-09-26T22:24:11.324Z] 0f72febf5216: Layer already exists [2023-09-26T22:24:11.324Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:11.589Z] main: digest: sha256:fe45ce6ea1e4b57f0a256aed5a75eb9c0e658c82cf01083faac57a4f88f16352 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:24:11.634Z] ===================================================== [Pipeline] echo [2023-09-26T22:24:11.640Z] taggedImages: [2023-09-26T22:24:11.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:11.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-26T22:24:11.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.57 [2023-09-26T22:24:11.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:11.640Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-26T22:24:11.656Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-26T22:24:11.656Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:11.656Z] latest [2023-09-26T22:24:11.656Z] 3.1.0-dev.57 [2023-09-26T22:24:11.656Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:11.656Z] main [2023-09-26T22:24:11.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:11.984Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:12.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:12.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T22:24:12.307Z] 0f809c965997: Preparing [2023-09-26T22:24:12.307Z] d2dc1743126d: Preparing [2023-09-26T22:24:12.307Z] b63988cb8b97: Preparing [2023-09-26T22:24:12.307Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:12.307Z] e18724cdfa0a: Preparing [2023-09-26T22:24:12.307Z] b2191e2be29d: Preparing [2023-09-26T22:24:12.307Z] b2191e2be29d: Waiting [2023-09-26T22:24:12.307Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:12.307Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:12.572Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:12.572Z] 0f809c965997: Pushed [2023-09-26T22:24:12.836Z] e18724cdfa0a: Pushed [2023-09-26T22:24:18.154Z] d2dc1743126d: Pushed [2023-09-26T22:24:18.418Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:18.749Z] + 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-26T22:24:19.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-26T22:24:19.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T22:24:19.071Z] 0f809c965997: Preparing [2023-09-26T22:24:19.071Z] d2dc1743126d: Preparing [2023-09-26T22:24:19.071Z] b63988cb8b97: Preparing [2023-09-26T22:24:19.071Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:19.071Z] e18724cdfa0a: Preparing [2023-09-26T22:24:19.071Z] b2191e2be29d: Preparing [2023-09-26T22:24:19.071Z] b2191e2be29d: Waiting [2023-09-26T22:24:19.071Z] 0f809c965997: Layer already exists [2023-09-26T22:24:19.071Z] e18724cdfa0a: Layer already exists [2023-09-26T22:24:19.071Z] d2dc1743126d: Layer already exists [2023-09-26T22:24:19.071Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:19.071Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:19.071Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:19.071Z] latest: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:19.394Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:19.720Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.57 [2023-09-26T22:24:19.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T22:24:19.720Z] 0f809c965997: Preparing [2023-09-26T22:24:19.720Z] d2dc1743126d: Preparing [2023-09-26T22:24:19.720Z] b63988cb8b97: Preparing [2023-09-26T22:24:19.720Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:19.720Z] e18724cdfa0a: Preparing [2023-09-26T22:24:19.720Z] b2191e2be29d: Preparing [2023-09-26T22:24:19.720Z] b2191e2be29d: Waiting [2023-09-26T22:24:19.720Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:19.720Z] 0f809c965997: Layer already exists [2023-09-26T22:24:19.720Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:19.720Z] e18724cdfa0a: Layer already exists [2023-09-26T22:24:19.720Z] d2dc1743126d: Layer already exists [2023-09-26T22:24:19.720Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:19.720Z] 3.1.0-dev.57: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:20.049Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:20.375Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:20.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T22:24:20.376Z] 0f809c965997: Preparing [2023-09-26T22:24:20.376Z] d2dc1743126d: Preparing [2023-09-26T22:24:20.376Z] b63988cb8b97: Preparing [2023-09-26T22:24:20.376Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:20.376Z] e18724cdfa0a: Preparing [2023-09-26T22:24:20.376Z] b2191e2be29d: Preparing [2023-09-26T22:24:20.376Z] b2191e2be29d: Waiting [2023-09-26T22:24:20.376Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:20.376Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:20.376Z] e18724cdfa0a: Layer already exists [2023-09-26T22:24:20.376Z] d2dc1743126d: Layer already exists [2023-09-26T22:24:20.376Z] 0f809c965997: Layer already exists [2023-09-26T22:24:20.376Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:20.376Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:20.705Z] + 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-26T22:24:21.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-26T22:24:21.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T22:24:21.031Z] 0f809c965997: Preparing [2023-09-26T22:24:21.031Z] d2dc1743126d: Preparing [2023-09-26T22:24:21.031Z] b63988cb8b97: Preparing [2023-09-26T22:24:21.031Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:21.031Z] e18724cdfa0a: Preparing [2023-09-26T22:24:21.031Z] b2191e2be29d: Preparing [2023-09-26T22:24:21.031Z] b2191e2be29d: Waiting [2023-09-26T22:24:21.031Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:21.031Z] 0f809c965997: Layer already exists [2023-09-26T22:24:21.031Z] e18724cdfa0a: Layer already exists [2023-09-26T22:24:21.031Z] d2dc1743126d: Layer already exists [2023-09-26T22:24:21.031Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:21.031Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:21.031Z] main: digest: sha256:6d0d135626d5fb2defa069cd9b64f9d9593637e5ee51b86c12932825966527f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:24:21.345Z] ===================================================== [Pipeline] echo [2023-09-26T22:24:21.351Z] taggedImages: [2023-09-26T22:24:21.351Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:21.351Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-26T22:24:21.351Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.57 [2023-09-26T22:24:21.351Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:21.351Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-26T22:24:21.366Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-26T22:24:21.366Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:21.366Z] latest [2023-09-26T22:24:21.366Z] 3.1.0-dev.57 [2023-09-26T22:24:21.366Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:21.366Z] main [2023-09-26T22:24:21.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:21.690Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:22.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:22.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T22:24:22.018Z] 9993f6024f3f: Preparing [2023-09-26T22:24:22.018Z] dc4a94df18b9: Preparing [2023-09-26T22:24:22.018Z] b63988cb8b97: Preparing [2023-09-26T22:24:22.018Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:22.018Z] 84ef495f3b10: Preparing [2023-09-26T22:24:22.018Z] b2191e2be29d: Preparing [2023-09-26T22:24:22.018Z] b2191e2be29d: Waiting [2023-09-26T22:24:22.018Z] 84ef495f3b10: Layer already exists [2023-09-26T22:24:22.282Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:22.282Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:22.282Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:22.282Z] 9993f6024f3f: Pushed [2023-09-26T22:24:28.900Z] dc4a94df18b9: Pushed [2023-09-26T22:24:28.900Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:29.228Z] + 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-26T22:24:29.549Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-26T22:24:29.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T22:24:29.550Z] 9993f6024f3f: Preparing [2023-09-26T22:24:29.550Z] dc4a94df18b9: Preparing [2023-09-26T22:24:29.550Z] b63988cb8b97: Preparing [2023-09-26T22:24:29.550Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:29.550Z] 84ef495f3b10: Preparing [2023-09-26T22:24:29.550Z] b2191e2be29d: Preparing [2023-09-26T22:24:29.550Z] b2191e2be29d: Waiting [2023-09-26T22:24:29.550Z] 84ef495f3b10: Layer already exists [2023-09-26T22:24:29.550Z] dc4a94df18b9: Layer already exists [2023-09-26T22:24:29.550Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:29.550Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:29.550Z] 9993f6024f3f: Layer already exists [2023-09-26T22:24:29.550Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:29.814Z] latest: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:30.153Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:30.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.57 [2023-09-26T22:24:30.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T22:24:30.483Z] 9993f6024f3f: Preparing [2023-09-26T22:24:30.483Z] dc4a94df18b9: Preparing [2023-09-26T22:24:30.483Z] b63988cb8b97: Preparing [2023-09-26T22:24:30.483Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:30.483Z] 84ef495f3b10: Preparing [2023-09-26T22:24:30.483Z] b2191e2be29d: Preparing [2023-09-26T22:24:30.483Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:30.483Z] 9993f6024f3f: Layer already exists [2023-09-26T22:24:30.483Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:30.483Z] dc4a94df18b9: Layer already exists [2023-09-26T22:24:30.483Z] 84ef495f3b10: Layer already exists [2023-09-26T22:24:30.483Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:30.748Z] 3.1.0-dev.57: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:31.093Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:31.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:31.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T22:24:31.429Z] 9993f6024f3f: Preparing [2023-09-26T22:24:31.429Z] dc4a94df18b9: Preparing [2023-09-26T22:24:31.429Z] b63988cb8b97: Preparing [2023-09-26T22:24:31.429Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:31.429Z] 84ef495f3b10: Preparing [2023-09-26T22:24:31.429Z] b2191e2be29d: Preparing [2023-09-26T22:24:31.429Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:31.429Z] 84ef495f3b10: Layer already exists [2023-09-26T22:24:31.429Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:31.429Z] dc4a94df18b9: Layer already exists [2023-09-26T22:24:31.429Z] 9993f6024f3f: Layer already exists [2023-09-26T22:24:31.429Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:31.429Z] ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:32.024Z] + 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-26T22:24:32.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-26T22:24:32.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T22:24:32.926Z] 9993f6024f3f: Preparing [2023-09-26T22:24:32.926Z] dc4a94df18b9: Preparing [2023-09-26T22:24:32.926Z] b63988cb8b97: Preparing [2023-09-26T22:24:32.926Z] c4b9a6b4501b: Preparing [2023-09-26T22:24:32.926Z] 84ef495f3b10: Preparing [2023-09-26T22:24:32.926Z] b2191e2be29d: Preparing [2023-09-26T22:24:32.926Z] b2191e2be29d: Waiting [2023-09-26T22:24:32.926Z] dc4a94df18b9: Layer already exists [2023-09-26T22:24:32.926Z] 9993f6024f3f: Layer already exists [2023-09-26T22:24:32.926Z] 84ef495f3b10: Layer already exists [2023-09-26T22:24:32.926Z] c4b9a6b4501b: Layer already exists [2023-09-26T22:24:32.926Z] b63988cb8b97: Layer already exists [2023-09-26T22:24:32.926Z] b2191e2be29d: Layer already exists [2023-09-26T22:24:33.190Z] main: digest: sha256:2d50bc9f20ab98b992d39712f6356205fadceb308a2e1e419d50b878c360ab4d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T22:24:33.245Z] ===================================================== [Pipeline] echo [2023-09-26T22:24:33.258Z] taggedImages: [2023-09-26T22:24:33.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5 [2023-09-26T22:24:33.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-26T22:24:33.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.57 [2023-09-26T22:24:33.258Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca7181072cd9693a97ee7a9bf2ee455613042ad5-3.1.0-dev.57 [2023-09-26T22:24:33.258Z] - 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-26T22:24:33.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T22:24:33.631Z] [2023-09-26T22:24:33.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:24:33.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T22:24:33.950Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-26T22:24:33.950Z] 8998bd30e6a1: Pulling fs layer [2023-09-26T22:24:33.950Z] 04944245beec: Pulling fs layer [2023-09-26T22:24:33.950Z] 699f458cf7ca: Pulling fs layer [2023-09-26T22:24:33.950Z] 765212b225bb: Pulling fs layer [2023-09-26T22:24:33.950Z] f23df028b6ca: Pulling fs layer [2023-09-26T22:24:33.950Z] d65c8cfc05b1: Pulling fs layer [2023-09-26T22:24:33.950Z] 2437ff75d9bd: Pulling fs layer [2023-09-26T22:24:33.950Z] f23df028b6ca: Waiting [2023-09-26T22:24:33.950Z] 765212b225bb: Waiting [2023-09-26T22:24:33.950Z] d65c8cfc05b1: Waiting [2023-09-26T22:24:34.215Z] 04944245beec: Verifying Checksum [2023-09-26T22:24:34.215Z] 04944245beec: Download complete [2023-09-26T22:24:34.215Z] 765212b225bb: Verifying Checksum [2023-09-26T22:24:34.215Z] 765212b225bb: Download complete [2023-09-26T22:24:34.215Z] f23df028b6ca: Download complete [2023-09-26T22:24:34.215Z] d65c8cfc05b1: Verifying Checksum [2023-09-26T22:24:34.215Z] d65c8cfc05b1: Download complete [2023-09-26T22:24:34.215Z] 699f458cf7ca: Verifying Checksum [2023-09-26T22:24:34.215Z] 699f458cf7ca: Download complete [2023-09-26T22:24:34.799Z] 8998bd30e6a1: Verifying Checksum [2023-09-26T22:24:34.799Z] 8998bd30e6a1: Download complete [2023-09-26T22:24:37.374Z] 2437ff75d9bd: Verifying Checksum [2023-09-26T22:24:37.374Z] 2437ff75d9bd: Download complete [2023-09-26T22:24:38.776Z] 8998bd30e6a1: Pull complete [2023-09-26T22:24:39.356Z] 04944245beec: Pull complete [2023-09-26T22:24:40.759Z] 699f458cf7ca: Pull complete [2023-09-26T22:24:40.759Z] 765212b225bb: Pull complete [2023-09-26T22:24:41.714Z] f23df028b6ca: Pull complete [2023-09-26T22:24:41.714Z] d65c8cfc05b1: Pull complete [2023-09-26T22:24:56.701Z] 2437ff75d9bd: Pull complete [2023-09-26T22:24:56.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-26T22:24:56.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T22:24:56.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:24:56.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-7978 does not seem to be running inside a container [2023-09-26T22:24:56.977Z] $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-26T22:24:59.353Z] $ docker top 8996ae88e9a5b19eb683f01c7a6dfa0b52528ad742ce7eae070e3112dd7d5b9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:24:59.948Z] ---> job-cost.sh [2023-09-26T22:25:00.217Z] lf-activate-venv: SKIPPING [2023-09-26T22:25:00.217Z] INFO: No Stack... [2023-09-26T22:25:00.806Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-26T22:25:01.399Z] INFO: Archiving Costs [Pipeline] sh [2023-09-26T22:25:02.041Z] + cat /w/workspace/edgex-go/591/archives/cost.csv [2023-09-26T22:25:02.041Z] + cut -d, -f6 [Pipeline] lock [2023-09-26T22:25:02.106Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] [2023-09-26T22:25:02.111Z] Resource [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] did not exist. Created. [2023-09-26T22:25:02.111Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-26T22:25:02.427Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-26T22:25:03.249Z] Stashed 1 file(s) [Pipeline] } [2023-09-26T22:25:03.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-591-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-26T22:25:03.277Z] $ docker stop --time=1 8996ae88e9a5b19eb683f01c7a6dfa0b52528ad742ce7eae070e3112dd7d5b9b [2023-09-26T22:25:04.749Z] $ docker rm -f --volumes 8996ae88e9a5b19eb683f01c7a6dfa0b52528ad742ce7eae070e3112dd7d5b9b [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-26T22:25:05.237Z] provisioning config files... [2023-09-26T22:25:05.264Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/591@tmp/config16706258056611992926tmp [Pipeline] { [Pipeline] sh [2023-09-26T22:25:05.595Z] + set +x [2023-09-26T22:25:05.596Z] + curl -s https://codecov.io/bash [2023-09-26T22:25:05.596Z] + bash -s -- [2023-09-26T22:25:05.596Z] [2023-09-26T22:25:05.596Z] _____ _ [2023-09-26T22:25:05.596Z] / ____| | | [2023-09-26T22:25:05.596Z] | | ___ __| | ___ ___ _____ __ [2023-09-26T22:25:05.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-26T22:25:05.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-26T22:25:05.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-26T22:25:05.596Z] Bash-1.0.6 [2023-09-26T22:25:05.596Z] [2023-09-26T22:25:05.596Z] [2023-09-26T22:25:05.596Z] ==> git version 2.25.1 found [2023-09-26T22:25:05.596Z] ==> 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-26T22:25:05.596Z] Release-Date: 2020-01-08 [2023-09-26T22:25:05.596Z] 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-26T22:25:05.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-26T22:25:05.596Z] ==> Jenkins CI detected. [2023-09-26T22:25:05.596Z] current dir:  /w/workspace/edgex-go/591 [2023-09-26T22:25:05.596Z] project root: . [2023-09-26T22:25:05.596Z] --> token set from env [2023-09-26T22:25:05.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-26T22:25:05.596Z] ==> Running gcov in . (disable via -X gcov) [2023-09-26T22:25:05.596Z] ==> Python coveragepy not found [2023-09-26T22:25:05.596Z] ==> Searching for coverage reports in: [2023-09-26T22:25:05.596Z] + . [2023-09-26T22:25:05.596Z] -> Found 1 reports [2023-09-26T22:25:05.596Z] ==> Detecting git/mercurial file structure [2023-09-26T22:25:05.863Z] ==> Reading reports [2023-09-26T22:25:05.863Z] + ./coverage.out bytes=453602 [2023-09-26T22:25:05.863Z] ==> Appending adjustments [2023-09-26T22:25:05.863Z] https://docs.codecov.io/docs/fixing-reports [2023-09-26T22:25:06.813Z] + Found adjustments [2023-09-26T22:25:06.813Z] ==> Gzipping contents [2023-09-26T22:25:06.813Z] 60K /tmp/codecov.IBi7rr.gz [2023-09-26T22:25:06.813Z] ==> Uploading reports [2023-09-26T22:25:06.813Z] url: https://codecov.io [2023-09-26T22:25:06.813Z] query: branch=main&commit=ca7181072cd9693a97ee7a9bf2ee455613042ad5&build=591&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F591%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-26T22:25:06.813Z] -> Pinging Codecov [2023-09-26T22:25:06.813Z] 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=ca7181072cd9693a97ee7a9bf2ee455613042ad5&build=591&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F591%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-26T22:25:07.072Z] -> Uploading to [2023-09-26T22:25:07.072Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-26/00271124DB129430A58F1EEE437C3FCB/ca7181072cd9693a97ee7a9bf2ee455613042ad5/119acb7b-9813-4596-b292-50a3c6e0aaaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T222506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=484b46cbf7f4b1f84bd502cc63377dd88e95c4febb397ec35ce59ed018a172e4 [2023-09-26T22:25:07.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T22:25:07.072Z] Dload Upload Total Spent Left Speed [2023-09-26T22:25:07.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58236 0 0 100 58236 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-09-26T22:25:07.331Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ca7181072cd9693a97ee7a9bf2ee455613042ad5 [Pipeline] } [2023-09-26T22:25:07.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-26T22:25:07.557Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-26T22:25:07.571Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:25:07.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T22:25:07.873Z] [2023-09-26T22:25:07.873Z] 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-26T22:25:08.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T22:25:08.166Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-26T22:25:08.166Z] df9b9388f04a: Pulling fs layer [2023-09-26T22:25:08.166Z] 52dc419b0ee2: Pulling fs layer [2023-09-26T22:25:08.166Z] 25bc292e5bac: Pulling fs layer [2023-09-26T22:25:08.166Z] 114826534d7a: Pulling fs layer [2023-09-26T22:25:08.166Z] 4657fd5d0bcf: Pulling fs layer [2023-09-26T22:25:08.166Z] 6ad1cebc031e: Pulling fs layer [2023-09-26T22:25:08.166Z] 114826534d7a: Waiting [2023-09-26T22:25:08.166Z] 4657fd5d0bcf: Waiting [2023-09-26T22:25:08.166Z] 8a3aa393b2d8: Pulling fs layer [2023-09-26T22:25:08.166Z] 6ad1cebc031e: Waiting [2023-09-26T22:25:08.166Z] 8a3aa393b2d8: Waiting [2023-09-26T22:25:08.166Z] 25bc292e5bac: Verifying Checksum [2023-09-26T22:25:08.166Z] 25bc292e5bac: Download complete [2023-09-26T22:25:08.166Z] 52dc419b0ee2: Verifying Checksum [2023-09-26T22:25:08.166Z] 52dc419b0ee2: Download complete [2023-09-26T22:25:08.166Z] 4657fd5d0bcf: Verifying Checksum [2023-09-26T22:25:08.166Z] 4657fd5d0bcf: Download complete [2023-09-26T22:25:08.166Z] df9b9388f04a: Download complete [2023-09-26T22:25:08.424Z] df9b9388f04a: Pull complete [2023-09-26T22:25:08.424Z] 6ad1cebc031e: Verifying Checksum [2023-09-26T22:25:08.424Z] 6ad1cebc031e: Download complete [2023-09-26T22:25:08.424Z] 52dc419b0ee2: Pull complete [2023-09-26T22:25:08.424Z] 25bc292e5bac: Pull complete [2023-09-26T22:25:08.991Z] 114826534d7a: Verifying Checksum [2023-09-26T22:25:08.991Z] 114826534d7a: Download complete [2023-09-26T22:25:08.991Z] 8a3aa393b2d8: Verifying Checksum [2023-09-26T22:25:08.991Z] 8a3aa393b2d8: Download complete [2023-09-26T22:25:12.270Z] 114826534d7a: Pull complete [2023-09-26T22:25:12.270Z] 4657fd5d0bcf: Pull complete [2023-09-26T22:25:12.529Z] 6ad1cebc031e: Pull complete [2023-09-26T22:25:15.058Z] 8a3aa393b2d8: Pull complete [2023-09-26T22:25:15.318Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-26T22:25:15.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T22:25:15.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:25:15.398Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:25:15.434Z] $ 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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:25:17.597Z] $ docker top 735a1bbf359498b2631eb3d648bf30b67822cbb8a630e40d6ec8492d4ef40215 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-26T22:25:17.661Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-26T22:25:17.939Z] + set -o pipefail [2023-09-26T22:25:17.939Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-26T22:25:24.501Z] [2023-09-26T22:25:24.501Z] Monitoring /w/workspace/edgex-go/591 (github.com/edgexfoundry/edgex-go)... [2023-09-26T22:25:24.501Z] [2023-09-26T22:25:24.501Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b8fb4417-3327-4888-87c7-a957ef2a0ba4 [2023-09-26T22:25:24.501Z] [2023-09-26T22:25:24.501Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-26T22:25:24.501Z] [2023-09-26T22:25:24.501Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-26T22:25:24.501Z] [2023-09-26T22:25:24.501Z] [2023-09-26T22:25:24.501Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-26T22:25:24.501Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-26T22:25:24.501Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-26T22:25:24.515Z] $ docker stop --time=1 735a1bbf359498b2631eb3d648bf30b67822cbb8a630e40d6ec8492d4ef40215 [2023-09-26T22:25:27.063Z] $ docker rm -f --volumes 735a1bbf359498b2631eb3d648bf30b67822cbb8a630e40d6ec8492d4ef40215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-26T22:25:27.441Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T22:25:27.453Z] provisioning config files... [2023-09-26T22:25:27.462Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/591@tmp/config8333919315404235116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:25:27.752Z] --> edgex-publish-swagger.sh [2023-09-26T22:25:27.752Z] === Publish openapi/v3 API === [2023-09-26T22:25:27.752Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-26T22:25:27.752Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/591/openapi/v3/core-command.yaml] [2023-09-26T22:25:27.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T22:25:27.752Z] Dload Upload Total Spent Left Speed [2023-09-26T22:25:28.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54455 --:--:-- --:--:-- --:--:-- 54364 [2023-09-26T22:25:28.321Z] [2023-09-26T22:25:28.321Z] [2023-09-26T22:25:28.321Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/591/openapi/v3/core-data.yaml] [2023-09-26T22:25:28.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T22:25:28.321Z] Dload Upload Total Spent Left Speed [2023-09-26T22:25:28.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 122k --:--:-- --:--:-- --:--:-- 122k 100 72043 0 0 100 72043 0 122k --:--:-- --:--:-- --:--:-- 122k [2023-09-26T22:25:28.888Z] [2023-09-26T22:25:28.888Z] [2023-09-26T22:25:28.888Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/591/openapi/v3/core-metadata.yaml] [2023-09-26T22:25:28.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T22:25:28.888Z] Dload Upload Total Spent Left Speed [2023-09-26T22:25:29.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 202k --:--:-- --:--:-- --:--:-- 202k [2023-09-26T22:25:29.457Z] [2023-09-26T22:25:29.457Z] [2023-09-26T22:25:29.457Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/591/openapi/v3/support-notifications.yaml] [2023-09-26T22:25:29.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T22:25:29.457Z] Dload Upload Total Spent Left Speed [2023-09-26T22:25:30.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 418k --:--:-- --:--:-- --:--:-- 418k 100 87000 0 0 100 87000 0 158k --:--:-- --:--:-- --:--:-- 158k [2023-09-26T22:25:30.283Z] [2023-09-26T22:25:30.283Z] [2023-09-26T22:25:30.283Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/591/openapi/v3/support-scheduler.yaml] [2023-09-26T22:25:30.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T22:25:30.283Z] Dload Upload Total Spent Left Speed [2023-09-26T22:25:30.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 76668 --:--:-- --:--:-- --:--:-- 76668 [2023-09-26T22:25:30.542Z] [2023-09-26T22:25:30.542Z] [Pipeline] } [2023-09-26T22:25:30.549Z] 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-26T22:25:30.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T22:25:30.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:25:31.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T22:25:31.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:25:31.329Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:25:31.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:25:31.757Z] $ docker top f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 -eo pid,comm [2023-09-26T22:25:31.797Z] 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-26T22:25:31.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T22:25:31.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T22:25:31.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T22:25:31.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T22:25:31.939Z] $ docker exec f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 ssh-agent [2023-09-26T22:25:32.042Z] SSH_AUTH_SOCK=/tmp/ssh-xEjwKVW0XzVg/agent.32 [2023-09-26T22:25:32.042Z] SSH_AGENT_PID=38 [2023-09-26T22:25:32.046Z] Running ssh-add (command line suppressed) [2023-09-26T22:25:32.145Z] Identity added: /w/workspace/edgex-go/591@tmp/private_key_12520603208106774290.key (/w/workspace/edgex-go/591@tmp/private_key_12520603208106774290.key) [2023-09-26T22:25:32.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T22:25:32.440Z] + git semver tag [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,610 [run_tag] DEBUG tag force:False [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,610 [check_head_tag] DEBUG check head tag [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,611 [execute] INFO git cat-file --batch-check [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=) [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,614 [execute] INFO git cat-file --batch [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=) [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,633 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,633 [execute] INFO git tag -a v3.1.0-dev.57 -m v3.1.0-dev.57 [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,633 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.57', '-m', 'v3.1.0-dev.57'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=None) [2023-09-26T22:25:32.698Z] 2023-09-26 22:25:32,638 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:25:32.698Z] 3.1.0-dev.57 [Pipeline] } [2023-09-26T22:25:32.709Z] $ docker exec --env ******** --env ******** f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 ssh-agent -k [2023-09-26T22:25:32.805Z] unset SSH_AUTH_SOCK; [2023-09-26T22:25:32.805Z] unset SSH_AGENT_PID; [2023-09-26T22:25:32.805Z] echo Agent pid 38 killed; [2023-09-26T22:25:32.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T22:25:33.110Z] + git semver [Pipeline] } [2023-09-26T22:25:33.387Z] $ docker stop --time=1 f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 [2023-09-26T22:25:34.675Z] $ docker rm -f --volumes f1f608bd6f76b61f27ceb65f7ad07ce167d8e3af93de852f9e0bbb8145bfbdb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:25:35.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T22:25:35.064Z] [2023-09-26T22:25:35.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:25:35.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T22:25:35.366Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-26T22:25:35.366Z] ab5ef0e58194: Pulling fs layer [2023-09-26T22:25:35.366Z] 9712f1f96733: Pulling fs layer [2023-09-26T22:25:35.366Z] 63f879dbbcfc: Pulling fs layer [2023-09-26T22:25:35.366Z] 0d9ebad4ef96: Pulling fs layer [2023-09-26T22:25:35.366Z] e9a5061849ea: Pulling fs layer [2023-09-26T22:25:35.366Z] d747dcd14b5f: Pulling fs layer [2023-09-26T22:25:35.366Z] 2de7ff778b66: Pulling fs layer [2023-09-26T22:25:35.366Z] 0d9ebad4ef96: Waiting [2023-09-26T22:25:35.366Z] d747dcd14b5f: Waiting [2023-09-26T22:25:35.366Z] 2de7ff778b66: Waiting [2023-09-26T22:25:35.366Z] e9a5061849ea: Waiting [2023-09-26T22:25:35.366Z] 9712f1f96733: Verifying Checksum [2023-09-26T22:25:35.366Z] 9712f1f96733: Download complete [2023-09-26T22:25:35.625Z] 63f879dbbcfc: Verifying Checksum [2023-09-26T22:25:35.625Z] 63f879dbbcfc: Download complete [2023-09-26T22:25:35.625Z] e9a5061849ea: Verifying Checksum [2023-09-26T22:25:35.625Z] e9a5061849ea: Download complete [2023-09-26T22:25:35.881Z] d747dcd14b5f: Verifying Checksum [2023-09-26T22:25:35.881Z] d747dcd14b5f: Download complete [2023-09-26T22:25:35.881Z] 0d9ebad4ef96: Verifying Checksum [2023-09-26T22:25:35.881Z] 0d9ebad4ef96: Download complete [2023-09-26T22:25:35.881Z] ab5ef0e58194: Verifying Checksum [2023-09-26T22:25:35.881Z] ab5ef0e58194: Download complete [2023-09-26T22:25:35.881Z] 2de7ff778b66: Verifying Checksum [2023-09-26T22:25:38.404Z] ab5ef0e58194: Pull complete [2023-09-26T22:25:38.404Z] 9712f1f96733: Pull complete [2023-09-26T22:25:38.969Z] 63f879dbbcfc: Pull complete [2023-09-26T22:25:42.250Z] 0d9ebad4ef96: Pull complete [2023-09-26T22:25:42.509Z] e9a5061849ea: Pull complete [2023-09-26T22:25:42.509Z] d747dcd14b5f: Pull complete [2023-09-26T22:25:43.444Z] 2de7ff778b66: Pull complete [2023-09-26T22:25:43.444Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-26T22:25:43.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T22:25:43.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:25:43.521Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:25:43.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:25:46.343Z] $ docker top e522a92c21eeda29abd76bfcf23fe58beb96ce91fcab98fcd25badd7c8bb3df0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-26T22:25:46.420Z] provisioning config files... [2023-09-26T22:25:46.426Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/591@tmp/config2742404368217883496tmp [2023-09-26T22:25:46.436Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/591@tmp/config15112252712353647479tmp [2023-09-26T22:25:46.445Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/591@tmp/config572924061279675042tmp [Pipeline] { [Pipeline] echo [2023-09-26T22:25:46.462Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:25:46.742Z] ---> sigul-configuration.sh [2023-09-26T22:25:46.742Z] gpg: directory `/root/.gnupg' created [2023-09-26T22:25:46.742Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-26T22:25:46.742Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-26T22:25:46.742Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-26T22:25:46.742Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-26T22:25:46.742Z] gpg: CAST5 encrypted data [2023-09-26T22:25:46.742Z] gpg: encrypted with 1 passphrase [2023-09-26T22:25:46.742Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-26T22:25:47.028Z] + mkdir /home/jenkins [2023-09-26T22:25:47.028Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-26T22:25:47.317Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-26T22:25:47.326Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:25:47.611Z] ---> sigul-install.sh [2023-09-26T22:25:47.612Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-26T22:25:47.899Z] + git tag --list [2023-09-26T22:25:47.899Z] 0.6.0 [2023-09-26T22:25:47.899Z] 0.6.1 [2023-09-26T22:25:47.899Z] 0.7.0 [2023-09-26T22:25:47.899Z] 0.7.1 [2023-09-26T22:25:47.899Z] v1.0.0 [2023-09-26T22:25:47.899Z] v1.0.1 [2023-09-26T22:25:47.899Z] v1.1.0 [2023-09-26T22:25:47.899Z] v1.2.0 [2023-09-26T22:25:47.899Z] v1.2.1 [2023-09-26T22:25:47.899Z] v1.3.0 [2023-09-26T22:25:47.899Z] v1.3.1 [2023-09-26T22:25:47.899Z] v2.0.0 [2023-09-26T22:25:47.899Z] v2.1.0 [2023-09-26T22:25:47.899Z] v2.1.1 [2023-09-26T22:25:47.899Z] v2.2.0 [2023-09-26T22:25:47.899Z] v2.3.0 [2023-09-26T22:25:47.899Z] v3.0 [2023-09-26T22:25:47.899Z] v3.0.0 [2023-09-26T22:25:47.899Z] v3.1.0-dev.1 [2023-09-26T22:25:47.899Z] v3.1.0-dev.10 [2023-09-26T22:25:47.899Z] v3.1.0-dev.11 [2023-09-26T22:25:47.899Z] v3.1.0-dev.12 [2023-09-26T22:25:47.899Z] v3.1.0-dev.13 [2023-09-26T22:25:47.899Z] v3.1.0-dev.14 [2023-09-26T22:25:47.899Z] v3.1.0-dev.15 [2023-09-26T22:25:47.899Z] v3.1.0-dev.16 [2023-09-26T22:25:47.899Z] v3.1.0-dev.17 [2023-09-26T22:25:47.899Z] v3.1.0-dev.18 [2023-09-26T22:25:47.899Z] v3.1.0-dev.19 [2023-09-26T22:25:47.899Z] v3.1.0-dev.2 [2023-09-26T22:25:47.899Z] v3.1.0-dev.20 [2023-09-26T22:25:47.899Z] v3.1.0-dev.21 [2023-09-26T22:25:47.899Z] v3.1.0-dev.22 [2023-09-26T22:25:47.899Z] v3.1.0-dev.23 [2023-09-26T22:25:47.899Z] v3.1.0-dev.24 [2023-09-26T22:25:47.899Z] v3.1.0-dev.25 [2023-09-26T22:25:47.899Z] v3.1.0-dev.26 [2023-09-26T22:25:47.899Z] v3.1.0-dev.27 [2023-09-26T22:25:47.899Z] v3.1.0-dev.28 [2023-09-26T22:25:47.899Z] v3.1.0-dev.29 [2023-09-26T22:25:47.899Z] v3.1.0-dev.3 [2023-09-26T22:25:47.899Z] v3.1.0-dev.30 [2023-09-26T22:25:47.899Z] v3.1.0-dev.31 [2023-09-26T22:25:47.899Z] v3.1.0-dev.32 [2023-09-26T22:25:47.899Z] v3.1.0-dev.33 [2023-09-26T22:25:47.899Z] v3.1.0-dev.34 [2023-09-26T22:25:47.899Z] v3.1.0-dev.35 [2023-09-26T22:25:47.899Z] v3.1.0-dev.36 [2023-09-26T22:25:47.899Z] v3.1.0-dev.37 [2023-09-26T22:25:47.899Z] v3.1.0-dev.38 [2023-09-26T22:25:47.899Z] v3.1.0-dev.39 [2023-09-26T22:25:47.899Z] v3.1.0-dev.4 [2023-09-26T22:25:47.899Z] v3.1.0-dev.40 [2023-09-26T22:25:47.899Z] v3.1.0-dev.41 [2023-09-26T22:25:47.899Z] v3.1.0-dev.42 [2023-09-26T22:25:47.899Z] v3.1.0-dev.43 [2023-09-26T22:25:47.899Z] v3.1.0-dev.44 [2023-09-26T22:25:47.899Z] v3.1.0-dev.45 [2023-09-26T22:25:47.899Z] v3.1.0-dev.46 [2023-09-26T22:25:47.899Z] v3.1.0-dev.47 [2023-09-26T22:25:47.899Z] v3.1.0-dev.48 [2023-09-26T22:25:47.899Z] v3.1.0-dev.49 [2023-09-26T22:25:47.899Z] v3.1.0-dev.5 [2023-09-26T22:25:47.899Z] v3.1.0-dev.50 [2023-09-26T22:25:47.899Z] v3.1.0-dev.51 [2023-09-26T22:25:47.899Z] v3.1.0-dev.52 [2023-09-26T22:25:47.899Z] v3.1.0-dev.53 [2023-09-26T22:25:47.899Z] v3.1.0-dev.54 [2023-09-26T22:25:47.899Z] v3.1.0-dev.55 [2023-09-26T22:25:47.899Z] v3.1.0-dev.56 [2023-09-26T22:25:47.899Z] v3.1.0-dev.57 [2023-09-26T22:25:47.899Z] v3.1.0-dev.6 [2023-09-26T22:25:47.899Z] v3.1.0-dev.7 [2023-09-26T22:25:47.899Z] v3.1.0-dev.8 [2023-09-26T22:25:47.899Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-26T22:25:48.184Z] + lftools sign git-tag v3.1.0-dev.57 [2023-09-26T22:25:48.754Z] Signing Git tag with Sigul... [2023-09-26T22:25:48.754Z] Signing v3.1.0-dev.57 [Pipeline] echo [2023-09-26T22:25:49.020Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:25:49.301Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-26T22:25:49.307Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-26T22:25:49.325Z] $ docker stop --time=1 e522a92c21eeda29abd76bfcf23fe58beb96ce91fcab98fcd25badd7c8bb3df0 [2023-09-26T22:25:50.609Z] $ docker rm -f --volumes e522a92c21eeda29abd76bfcf23fe58beb96ce91fcab98fcd25badd7c8bb3df0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-26T22:25:51.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T22:25:51.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:25:51.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T22:25:51.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:25:51.416Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:25:51.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:25:51.795Z] $ docker top ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab -eo pid,comm [2023-09-26T22:25:51.840Z] 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-26T22:25:51.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T22:25:51.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T22:25:51.876Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T22:25:51.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T22:25:51.993Z] $ docker exec ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab ssh-agent [2023-09-26T22:25:52.107Z] SSH_AUTH_SOCK=/tmp/ssh-FxIR24olnmMy/agent.32 [2023-09-26T22:25:52.107Z] SSH_AGENT_PID=38 [2023-09-26T22:25:52.111Z] Running ssh-add (command line suppressed) [2023-09-26T22:25:52.214Z] Identity added: /w/workspace/edgex-go/591@tmp/private_key_857141191225673152.key (/w/workspace/edgex-go/591@tmp/private_key_857141191225673152.key) [2023-09-26T22:25:52.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T22:25:52.525Z] + git semver bump pre [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,698 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,698 [bump_version] DEBUG bumping version:3.1.0-dev.57 on axis:pre with prefix:dev [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,698 [bump_version] DEBUG bumped version:3.1.0-dev.58 [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,698 [write_version] DEBUG write version:3.1.0-dev.58 to path:/w/workspace/edgex-go/591/.semver/main with force:True [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,698 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,698 [write_file] DEBUG write to file:/w/workspace/edgex-go/591/.semver/main [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,700 [execute] INFO git cat-file --batch-check [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,705 [execute] INFO git cat-file --batch [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T22:25:52.784Z] 2023-09-26 22:25:52,712 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:25:52.784Z] 3.1.0-dev.58 [Pipeline] } [2023-09-26T22:25:52.795Z] $ docker exec --env ******** --env ******** ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab ssh-agent -k [2023-09-26T22:25:52.905Z] unset SSH_AUTH_SOCK; [2023-09-26T22:25:52.905Z] unset SSH_AGENT_PID; [2023-09-26T22:25:52.905Z] echo Agent pid 38 killed; [2023-09-26T22:25:52.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T22:25:53.221Z] + git semver [Pipeline] } [2023-09-26T22:25:53.495Z] $ docker stop --time=1 ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab [2023-09-26T22:25:54.776Z] $ docker rm -f --volumes ff83c7e68f1ec74a0570922eed0e176a055c411d8264ecee3e3b9d15962eb7ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T22:25:55.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T22:25:55.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:25:55.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T22:25:55.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:25:55.483Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:25:55.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:25:55.861Z] $ docker top f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T22:25:55.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T22:25:55.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T22:25:56.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T22:25:56.069Z] $ docker exec f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 ssh-agent [2023-09-26T22:25:56.184Z] SSH_AUTH_SOCK=/tmp/ssh-flUQNs1GqsaL/agent.33 [2023-09-26T22:25:56.184Z] SSH_AGENT_PID=39 [2023-09-26T22:25:56.189Z] Running ssh-add (command line suppressed) [2023-09-26T22:25:56.301Z] Identity added: /w/workspace/edgex-go/591@tmp/private_key_7619609541431581854.key (/w/workspace/edgex-go/591@tmp/private_key_7619609541431581854.key) [2023-09-26T22:25:56.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T22:25:56.607Z] + git semver push [2023-09-26T22:25:56.866Z] 2023-09-26 22:25:56,790 [run_push] DEBUG push [2023-09-26T22:25:56.866Z] 2023-09-26 22:25:56,790 [execute] INFO git cat-file --batch-check [2023-09-26T22:25:56.866Z] 2023-09-26 22:25:56,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T22:25:56.866Z] 2023-09-26 22:25:56,795 [execute] INFO git rev-list 22b17f4d7646cc323a7079c82c5d6c06dbe6048d -- [2023-09-26T22:25:56.866Z] 2023-09-26 22:25:56,795 [execute] DEBUG Popen(['git', 'rev-list', '22b17f4d7646cc323a7079c82c5d6c06dbe6048d', '--'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-26T22:25:56.866Z] 2023-09-26 22:25:56,811 [execute] INFO git fetch -v origin [2023-09-26T22:25:56.866Z] 2023-09-26 22:25:56,811 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-26T22:25:57.432Z] 2023-09-26 22:25:57,355 [run_push] DEBUG no remote changes detected [2023-09-26T22:25:57.432Z] 2023-09-26 22:25:57,356 [execute] INFO git push origin semver [2023-09-26T22:25:57.432Z] 2023-09-26 22:25:57,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/591/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-26T22:25:58.368Z] 2023-09-26 22:25:58,231 [run_push] DEBUG push all version tags [2023-09-26T22:25:58.368Z] 2023-09-26 22:25:58,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-26T22:25:58.368Z] 2023-09-26 22:25:58,232 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/591, universal_newlines=False, shell=None, istream=None) [2023-09-26T22:25:59.305Z] 2023-09-26 22:25:59,018 [read_version] DEBUG read version from /w/workspace/edgex-go/591/.semver/main [2023-09-26T22:25:59.305Z] 3.1.0-dev.58 [Pipeline] } [2023-09-26T22:25:59.316Z] $ docker exec --env ******** --env ******** f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 ssh-agent -k [2023-09-26T22:25:59.425Z] unset SSH_AUTH_SOCK; [2023-09-26T22:25:59.425Z] unset SSH_AGENT_PID; [2023-09-26T22:25:59.425Z] echo Agent pid 39 killed; [2023-09-26T22:25:59.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T22:25:59.745Z] + git semver [Pipeline] } [2023-09-26T22:26:00.016Z] $ docker stop --time=1 f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 [2023-09-26T22:26:01.316Z] $ docker rm -f --volumes f6b12055ca5e5002c23420f4a30eefa851996a7ab4a6dca70f08ad90ab889345 [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-26T22:26:01.826Z] + [ -d /w/workspace/edgex-go/591/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:26:02.115Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:26:02.968Z] ---> package-listing.sh [2023-09-26T22:26:02.968Z] ++ facter osfamily [2023-09-26T22:26:02.968Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-26T22:26:03.226Z] + OS_FAMILY=debian [2023-09-26T22:26:03.227Z] + workspace=/w/workspace/edgex-go/591 [2023-09-26T22:26:03.227Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-26T22:26:03.227Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-26T22:26:03.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-26T22:26:03.227Z] + PACKAGES=/tmp/packages_start.txt [2023-09-26T22:26:03.227Z] + '[' /w/workspace/edgex-go/591 ']' [2023-09-26T22:26:03.227Z] + PACKAGES=/tmp/packages_end.txt [2023-09-26T22:26:03.227Z] + case "${OS_FAMILY}" in [2023-09-26T22:26:03.227Z] + dpkg -l [2023-09-26T22:26:03.227Z] + grep '^ii' [2023-09-26T22:26:03.227Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-26T22:26:03.227Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-26T22:26:03.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-26T22:26:03.227Z] + '[' /w/workspace/edgex-go/591 ']' [2023-09-26T22:26:03.227Z] + mkdir -p /w/workspace/edgex-go/591/archives/ [2023-09-26T22:26:03.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/591/archives/ [Pipeline] echo [2023-09-26T22:26:03.237Z] 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/591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-26T22:26:03.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:26:04.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T22:26:04.063Z] [2023-09-26T22:26:04.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T22:26:04.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T22:26:04.365Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-26T22:26:04.365Z] 5eb5b503b376: Pulling fs layer [2023-09-26T22:26:04.365Z] 5c69ac0246d0: Pulling fs layer [2023-09-26T22:26:04.365Z] ec43610c2a17: Pulling fs layer [2023-09-26T22:26:04.365Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-26T22:26:04.365Z] 33b1e0a273af: Pulling fs layer [2023-09-26T22:26:04.365Z] 5d3b04190fa2: Pulling fs layer [2023-09-26T22:26:04.365Z] 2f39f015ded8: Pulling fs layer [2023-09-26T22:26:04.365Z] 3a2ae6a8a46f: Waiting [2023-09-26T22:26:04.365Z] 33b1e0a273af: Waiting [2023-09-26T22:26:04.365Z] 5d3b04190fa2: Waiting [2023-09-26T22:26:04.365Z] 2f39f015ded8: Waiting [2023-09-26T22:26:04.365Z] 5c69ac0246d0: Verifying Checksum [2023-09-26T22:26:04.365Z] 5c69ac0246d0: Download complete [2023-09-26T22:26:04.365Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-26T22:26:04.365Z] 3a2ae6a8a46f: Download complete [2023-09-26T22:26:04.365Z] 33b1e0a273af: Verifying Checksum [2023-09-26T22:26:04.365Z] 33b1e0a273af: Download complete [2023-09-26T22:26:04.365Z] 5d3b04190fa2: Verifying Checksum [2023-09-26T22:26:04.365Z] 5d3b04190fa2: Download complete [2023-09-26T22:26:04.365Z] ec43610c2a17: Verifying Checksum [2023-09-26T22:26:04.365Z] ec43610c2a17: Download complete [2023-09-26T22:26:04.623Z] 5eb5b503b376: Verifying Checksum [2023-09-26T22:26:04.623Z] 5eb5b503b376: Download complete [2023-09-26T22:26:05.188Z] 2f39f015ded8: Download complete [2023-09-26T22:26:05.752Z] 5eb5b503b376: Pull complete [2023-09-26T22:26:05.752Z] 5c69ac0246d0: Pull complete [2023-09-26T22:26:06.316Z] ec43610c2a17: Pull complete [2023-09-26T22:26:06.316Z] 3a2ae6a8a46f: Pull complete [2023-09-26T22:26:06.316Z] 33b1e0a273af: Pull complete [2023-09-26T22:26:06.574Z] 5d3b04190fa2: Pull complete [2023-09-26T22:26:10.752Z] 2f39f015ded8: Pull complete [2023-09-26T22:26:10.752Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-26T22:26:10.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T22:26:10.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T22:26:10.837Z] prd-ubuntu20.04-docker-8c-8g-7977 does not seem to be running inside a container [2023-09-26T22:26:10.870Z] $ 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/591/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/591 -v /w/workspace/edgex-go/591:/w/workspace/edgex-go/591:rw,z -v /w/workspace/edgex-go/591@tmp:/w/workspace/edgex-go/591@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-26T22:26:13.087Z] $ docker top 87506ae607f2ab4d4031d44988ebf813bbcaed450cb82ac39069ddf210af96db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T22:26:13.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-26T22:26:13.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-26T22:26:14.001Z] + ls /var/log/sa-host [2023-09-26T22:26:14.001Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T22:26:14.151Z] provisioning config files... [2023-09-26T22:26:14.159Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/591@tmp/config4944843958568100720tmp [Pipeline] { [Pipeline] echo [2023-09-26T22:26:14.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:26:14.452Z] ---> create-netrc.sh [Pipeline] } [2023-09-26T22:26:14.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:26:14.781Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-26T22:26:14.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:26:15.069Z] ---> sudo-logs.sh [2023-09-26T22:26:15.069Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-26T22:26:15.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:26:15.372Z] ---> job-cost.sh [2023-09-26T22:26:15.372Z] lf-activate-venv: SKIPPING [2023-09-26T22:26:15.372Z] DEBUG: total: 0.10999999940395355 [2023-09-26T22:26:15.372Z] INFO: Retrieving Stack Cost... [2023-09-26T22:26:15.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-26T22:26:16.196Z] INFO: Archiving Costs [Pipeline] echo [2023-09-26T22:26:16.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T22:26:16.486Z] ---> logs-deploy.sh [2023-09-26T22:26:16.486Z] lf-activate-venv: SKIPPING [2023-09-26T22:26:16.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/591 [2023-09-26T22:26:16.486Z] INFO: archiving workspace using pattern(s): [2023-09-26T22:26:17.422Z] Archives upload complete. [2023-09-26T22:26:17.422Z] INFO: archiving logs to Nexus