Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b006ed3fb02d1ca178eb86987183e820dae8a246 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-ssh11155228584457729023.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-ssh14038285234013523478.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-ssh5926865013340440530.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-ssh18250033202605606022.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-ssh1082532854297272555.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 ‘prd-ubuntu20.04-docker-8c-8g-6615’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6620 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/583 [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/583 # 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 b006ed3fb02d1ca178eb86987183e820dae8a246 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4683)" > 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 b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 > git rev-list --no-walk 8690ef6f077aa4f09e1c290a800e35321f54b9f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T19:54:44.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T19:54:44.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T19:54:44.444Z] ========================================================= [2023-09-19T19:54:44.444Z] EdgeX Global Pipelines Version Info [2023-09-19T19:54:44.444Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:54:45.150Z] ------------------- [2023-09-19T19:54:45.150Z] stable info: [2023-09-19T19:54:45.150Z] ------------------- [2023-09-19T19:54:45.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T19:54:45.150Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T19:54:45.150Z] Message: update stable to v1.0.254 [2023-09-19T19:54:45.721Z] ------------------- [2023-09-19T19:54:45.721Z] experimental info: [2023-09-19T19:54:45.721Z] ------------------- [2023-09-19T19:54:45.721Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T19:54:45.721Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T19:54:45.721Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T19:54:45.898Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-19T19:54:45.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-19T19:54:45.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T19:54:45.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T19:54:45.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T19:54:45.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T19:54:45.962Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T19:54:45.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-19T19:54:45.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-19T19:54:45.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-19T19:54:46.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T19:54:46.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T19:54:46.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T19:54:46.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T19:54:46.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T19:54:46.049Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T19:54:46.059Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T19:54:46.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T19:54:46.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-19T19:54:46.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-19T19:54:46.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T19:54:46.131Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T19:54:46.146Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T19:54:46.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T19:54:46.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T19:54:46.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T19:54:46.201Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] echo [2023-09-19T19:54:46.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b006ed3 [Pipeline] echo [2023-09-19T19:54:46.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T19:54:46.289Z] provisioning config files... [2023-09-19T19:54:46.304Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config16606015873102415017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:54:46.605Z] ---> docker-login.sh [2023-09-19T19:54:46.605Z] nexus3.edgexfoundry.org:10001 [2023-09-19T19:54:46.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:54:46.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:54:46.866Z] Configure a credential helper to remove this warning. See [2023-09-19T19:54:46.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:54:46.866Z] [2023-09-19T19:54:46.866Z] Login Succeeded [2023-09-19T19:54:46.866Z] nexus3.edgexfoundry.org:10002 [2023-09-19T19:54:47.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:54:47.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:54:47.125Z] Configure a credential helper to remove this warning. See [2023-09-19T19:54:47.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:54:47.125Z] [2023-09-19T19:54:47.125Z] Login Succeeded [2023-09-19T19:54:47.125Z] nexus3.edgexfoundry.org:10003 [2023-09-19T19:54:47.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:54:47.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:54:47.125Z] Configure a credential helper to remove this warning. See [2023-09-19T19:54:47.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:54:47.125Z] [2023-09-19T19:54:47.125Z] Login Succeeded [2023-09-19T19:54:47.125Z] nexus3.edgexfoundry.org:10004 [2023-09-19T19:54:47.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:54:47.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:54:47.387Z] Configure a credential helper to remove this warning. See [2023-09-19T19:54:47.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:54:47.387Z] [2023-09-19T19:54:47.387Z] Login Succeeded [2023-09-19T19:54:47.387Z] docker.io [2023-09-19T19:54:47.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:54:47.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:54:47.646Z] Configure a credential helper to remove this warning. See [2023-09-19T19:54:47.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:54:47.646Z] [2023-09-19T19:54:47.646Z] Login Succeeded [2023-09-19T19:54:47.646Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T19:54:47.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T19:54:47.969Z] + 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-19T19:54:47.969Z] + dirname cmd/core-command/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/core-data/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-19T19:54:47.969Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2023-09-19T19:54:47.969Z] [2023-09-19T19:54:47.969Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/support-notifications/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-19T19:54:47.969Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-19T19:54:47.969Z] + cut -d/ -f2 [2023-09-19T19:54:47.969Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-19T19:54:48.020Z] 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-19T19:54:48.383Z] + git rev-list -1 --merges b006ed3fb02d1ca178eb86987183e820dae8a246~1..b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] echo [2023-09-19T19:54:48.429Z] -----------> git rev-list -1 --merges b006ed3fb02d1ca178eb86987183e820dae8a246~1..b006ed3fb02d1ca178eb86987183e820dae8a246 b006ed3fb02d1ca178eb86987183e820dae8a246 [false] [Pipeline] sh [2023-09-19T19:54:48.716Z] + git log --format=format:%s -1 b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] echo [2023-09-19T19:54:48.730Z] ========================================================= [2023-09-19T19:54:48.730Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T19:54:48.730Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-19T19:54:49.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T19:54:49.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T19:54:49.143Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T19:54:49.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T19:54:49.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T19:54:49.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T19:54:49.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:54:49.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T19:54:49.575Z] [2023-09-19T19:54:49.575Z] 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-19T19:54:49.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T19:54:49.872Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T19:54:49.872Z] b85a868b505f: Pulling fs layer [2023-09-19T19:54:49.872Z] e2be974225ed: Pulling fs layer [2023-09-19T19:54:49.872Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T19:54:49.872Z] 988bab9f4d93: Pulling fs layer [2023-09-19T19:54:49.872Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T19:54:49.872Z] eaf3925da568: Pulling fs layer [2023-09-19T19:54:49.872Z] bab4dde63d76: Pulling fs layer [2023-09-19T19:54:49.872Z] bde34c3a00c8: Pulling fs layer [2023-09-19T19:54:49.872Z] b352a97aabf1: Pulling fs layer [2023-09-19T19:54:49.872Z] 4872d77fe225: Pulling fs layer [2023-09-19T19:54:49.872Z] 5851b861e8e6: Pulling fs layer [2023-09-19T19:54:49.872Z] 988bab9f4d93: Waiting [2023-09-19T19:54:49.872Z] 1469e6f7b9e6: Waiting [2023-09-19T19:54:49.872Z] b352a97aabf1: Waiting [2023-09-19T19:54:49.872Z] 5851b861e8e6: Waiting [2023-09-19T19:54:49.872Z] bab4dde63d76: Waiting [2023-09-19T19:54:49.872Z] bde34c3a00c8: Waiting [2023-09-19T19:54:49.872Z] e2be974225ed: Download complete [2023-09-19T19:54:49.872Z] 988bab9f4d93: Verifying Checksum [2023-09-19T19:54:49.872Z] 988bab9f4d93: Download complete [2023-09-19T19:54:49.872Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T19:54:49.872Z] 1469e6f7b9e6: Download complete [2023-09-19T19:54:50.133Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T19:54:50.133Z] 339a4e72a1f5: Download complete [2023-09-19T19:54:50.133Z] eaf3925da568: Verifying Checksum [2023-09-19T19:54:50.133Z] eaf3925da568: Download complete [2023-09-19T19:54:50.133Z] bde34c3a00c8: Download complete [2023-09-19T19:54:50.133Z] b352a97aabf1: Download complete [2023-09-19T19:54:50.133Z] 4872d77fe225: Verifying Checksum [2023-09-19T19:54:50.133Z] 4872d77fe225: Download complete [2023-09-19T19:54:50.133Z] 5851b861e8e6: Download complete [2023-09-19T19:54:50.133Z] b85a868b505f: Verifying Checksum [2023-09-19T19:54:50.133Z] b85a868b505f: Download complete [2023-09-19T19:54:50.391Z] bab4dde63d76: Verifying Checksum [2023-09-19T19:54:50.391Z] bab4dde63d76: Download complete [2023-09-19T19:54:51.335Z] b85a868b505f: Pull complete [2023-09-19T19:54:51.594Z] e2be974225ed: Pull complete [2023-09-19T19:54:51.853Z] 339a4e72a1f5: Pull complete [2023-09-19T19:54:51.853Z] 988bab9f4d93: Pull complete [2023-09-19T19:54:52.113Z] 1469e6f7b9e6: Pull complete [2023-09-19T19:54:52.372Z] eaf3925da568: Pull complete [2023-09-19T19:54:54.273Z] bab4dde63d76: Pull complete [2023-09-19T19:54:54.273Z] bde34c3a00c8: Pull complete [2023-09-19T19:54:54.273Z] b352a97aabf1: Pull complete [2023-09-19T19:54:54.273Z] 4872d77fe225: Pull complete [2023-09-19T19:54:54.273Z] 5851b861e8e6: Pull complete [2023-09-19T19:54:54.273Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T19:54:54.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T19:54:54.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:54:54.627Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T19:54:54.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T19:54:58.130Z] $ docker top cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 -eo pid,comm [2023-09-19T19:54:58.185Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-19T19:54:58.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T19:54:58.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T19:54:58.217Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T19:54:58.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T19:54:58.346Z] $ docker exec cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent [2023-09-19T19:54:58.456Z] SSH_AUTH_SOCK=/tmp/ssh-kfq2jPIT0G9k/agent.32 [2023-09-19T19:54:58.456Z] SSH_AGENT_PID=38 [2023-09-19T19:54:58.462Z] Running ssh-add (command line suppressed) [2023-09-19T19:54:58.559Z] Identity added: /w/workspace/edgex-go/583@tmp/private_key_5530001764796119684.key (/w/workspace/edgex-go/583@tmp/private_key_5530001764796119684.key) [2023-09-19T19:54:58.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T19:54:58.854Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T19:54:58.869Z] $ docker exec --env ******** --env ******** cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent -k [2023-09-19T19:54:58.972Z] unset SSH_AUTH_SOCK; [2023-09-19T19:54:58.973Z] unset SSH_AGENT_PID; [2023-09-19T19:54:58.973Z] echo Agent pid 38 killed; [2023-09-19T19:54:58.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T19:54:58.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T19:54:58.997Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T19:54:59.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T19:54:59.115Z] $ docker exec cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent [2023-09-19T19:54:59.211Z] SSH_AUTH_SOCK=/tmp/ssh-whXJpEJZ9pbA/agent.71 [2023-09-19T19:54:59.211Z] SSH_AGENT_PID=77 [2023-09-19T19:54:59.216Z] Running ssh-add (command line suppressed) [2023-09-19T19:54:59.319Z] Identity added: /w/workspace/edgex-go/583@tmp/private_key_13974832710487697225.key (/w/workspace/edgex-go/583@tmp/private_key_13974832710487697225.key) [2023-09-19T19:54:59.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T19:54:59.618Z] + git semver init [2023-09-19T19:54:59.877Z] 2023-09-19 19:54:59,838 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T19:54:59.877Z] 2023-09-19 19:54:59,839 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/583/.semver [2023-09-19T19:54:59.877Z] 2023-09-19 19:54:59,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/583/.semver [2023-09-19T19:54:59.877Z] 2023-09-19 19:54:59,840 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/583/.semver'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=None) [2023-09-19T19:55:05.155Z] 2023-09-19 19:55:04,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/583/.git/info/exclude [2023-09-19T19:55:05.155Z] 2023-09-19 19:55:04,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/583/.semver/main with force:False [2023-09-19T19:55:05.155Z] 2023-09-19 19:55:04,523 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T19:55:05.155Z] 2023-09-19 19:55:04,524 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T19:55:05.155Z] 3.1.0-dev.49 [Pipeline] } [2023-09-19T19:55:05.167Z] $ docker exec --env ******** --env ******** cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 ssh-agent -k [2023-09-19T19:55:05.267Z] unset SSH_AUTH_SOCK; [2023-09-19T19:55:05.267Z] unset SSH_AGENT_PID; [2023-09-19T19:55:05.267Z] echo Agent pid 77 killed; [2023-09-19T19:55:05.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T19:55:05.581Z] + git semver [Pipeline] } [2023-09-19T19:55:05.881Z] $ docker stop --time=1 cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 [2023-09-19T19:55:07.289Z] $ docker rm -f --volumes cc21ab0a85040c2f17da2931043b1b2d00acfbc2f17dbda58029d1d886fd69f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T19:55:07.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T19:55:07.840Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T19:55:07.843Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.49 [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-19T19:55:08.244Z] + git config --global --add safe.directory /w/workspace/edgex-go/583 [Pipeline] echo [2023-09-19T19:55:08.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:55:08.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:55:08.273Z] ========================================================= [2023-09-19T19:55:08.273Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T19:55:08.273Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:55:08.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:55:08.557Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T19:55:08.557Z] 7264a8db6415: Pulling fs layer [2023-09-19T19:55:08.557Z] c4d48a809fc2: Pulling fs layer [2023-09-19T19:55:08.557Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T19:55:08.557Z] ad3a456e5733: Pulling fs layer [2023-09-19T19:55:08.557Z] 9e4f439ed901: Pulling fs layer [2023-09-19T19:55:08.557Z] feaf6a47b606: Pulling fs layer [2023-09-19T19:55:08.557Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T19:55:08.557Z] 8ac70367396e: Pulling fs layer [2023-09-19T19:55:08.557Z] 6db16350a2e2: Pulling fs layer [2023-09-19T19:55:08.557Z] 9250d5d63582: Pulling fs layer [2023-09-19T19:55:08.557Z] 9e4f439ed901: Waiting [2023-09-19T19:55:08.557Z] feaf6a47b606: Waiting [2023-09-19T19:55:08.557Z] 5e8b037d7d82: Waiting [2023-09-19T19:55:08.557Z] 9250d5d63582: Waiting [2023-09-19T19:55:08.557Z] 6db16350a2e2: Waiting [2023-09-19T19:55:08.557Z] ad3a456e5733: Waiting [2023-09-19T19:55:08.557Z] c4d48a809fc2: Verifying Checksum [2023-09-19T19:55:08.557Z] c4d48a809fc2: Download complete [2023-09-19T19:55:08.557Z] ad3a456e5733: Download complete [2023-09-19T19:55:08.557Z] 9e4f439ed901: Verifying Checksum [2023-09-19T19:55:08.557Z] 9e4f439ed901: Download complete [2023-09-19T19:55:08.557Z] 7264a8db6415: Verifying Checksum [2023-09-19T19:55:08.557Z] 7264a8db6415: Download complete [2023-09-19T19:55:08.557Z] feaf6a47b606: Verifying Checksum [2023-09-19T19:55:08.557Z] feaf6a47b606: Download complete [2023-09-19T19:55:08.818Z] 7264a8db6415: Pull complete [2023-09-19T19:55:08.818Z] 8ac70367396e: Verifying Checksum [2023-09-19T19:55:08.818Z] 8ac70367396e: Download complete [2023-09-19T19:55:08.818Z] c4d48a809fc2: Pull complete [2023-09-19T19:55:09.079Z] 4f1c88b9dad5: Download complete [2023-09-19T19:55:09.344Z] 6db16350a2e2: Verifying Checksum [2023-09-19T19:55:09.344Z] 6db16350a2e2: Download complete [2023-09-19T19:55:09.604Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T19:55:09.604Z] 5e8b037d7d82: Download complete [2023-09-19T19:55:09.604Z] 9250d5d63582: Verifying Checksum [2023-09-19T19:55:09.604Z] 9250d5d63582: Download complete [2023-09-19T19:55:12.898Z] 4f1c88b9dad5: Pull complete [2023-09-19T19:55:12.898Z] ad3a456e5733: Pull complete [2023-09-19T19:55:12.898Z] 9e4f439ed901: Pull complete [2023-09-19T19:55:12.898Z] feaf6a47b606: Pull complete [2023-09-19T19:55:15.428Z] 5e8b037d7d82: Pull complete [2023-09-19T19:55:15.428Z] 8ac70367396e: Pull complete [2023-09-19T19:55:15.994Z] 6db16350a2e2: Pull complete [2023-09-19T19:55:16.560Z] 9250d5d63582: Pull complete [2023-09-19T19:55:16.560Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T19:55:16.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:55:16.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:55:16.854Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:55:16.854Z] WORKDIR /edgex [2023-09-19T19:55:16.854Z] COPY go.mod . [2023-09-19T19:55:16.854Z] RUN go mod download [2023-09-19T19:55:16.854Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-19T19:55:17.788Z] Sending build context to Docker daemon 171MB [2023-09-19T19:55:17.788Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T19:55:17.788Z] ---> fa269f55d9b9 [2023-09-19T19:55:17.788Z] Step 2/4 : WORKDIR /edgex [2023-09-19T19:55:22.938Z] Still waiting to schedule task [2023-09-19T19:55:22.939Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6616’ is offline [2023-09-19T19:55:23.062Z] ---> Running in b73cc63d90e1 [2023-09-19T19:55:23.062Z] Removing intermediate container b73cc63d90e1 [2023-09-19T19:55:23.062Z] ---> 27712bb40e30 [2023-09-19T19:55:23.062Z] Step 3/4 : COPY go.mod . [2023-09-19T19:55:23.062Z] ---> 4dfb3562c342 [2023-09-19T19:55:23.062Z] Step 4/4 : RUN go mod download [2023-09-19T19:55:23.062Z] ---> Running in 327a7c252c21 [2023-09-19T19:55:37.966Z] Removing intermediate container 327a7c252c21 [2023-09-19T19:55:37.966Z] ---> c3f2d5f81f45 [2023-09-19T19:55:37.966Z] Successfully built c3f2d5f81f45 [2023-09-19T19:55:37.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:55:38.266Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T19:55:38.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:55:38.331Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T19:55:38.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T19:55:38.712Z] $ docker top 0f4cbf57eaf69e5d859c3284ff2c77baf7c95b2e27f2834fa9b7b4b07ac09000 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T19:55:39.043Z] + go version [2023-09-19T19:55:39.043Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T19:55:39.057Z] $ docker stop --time=1 0f4cbf57eaf69e5d859c3284ff2c77baf7c95b2e27f2834fa9b7b4b07ac09000 [2023-09-19T19:55:40.295Z] $ docker rm -f --volumes 0f4cbf57eaf69e5d859c3284ff2c77baf7c95b2e27f2834fa9b7b4b07ac09000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:55:40.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T19:55:40.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:55:40.756Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T19:55:40.789Z] $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T19:55:41.130Z] $ docker top d35b251fd739158e3b5be6aa5f1fc8b4f4b3ae1379cf3e78507770f2e0a244f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T19:55:41.191Z] ========================================================= [2023-09-19T19:55:41.191Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-19T19:55:41.191Z] ========================================================= [Pipeline] sh [2023-09-19T19:55:41.468Z] + git config --global --add safe.directory /w/workspace/edgex-go/583 [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:55:41.764Z] + make test [2023-09-19T19:55:41.765Z] go test -race -coverprofile=coverage.out ./... [2023-09-19T19:55:48.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-19T19:56:00.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-19T19:56:00.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-19T19:56:01.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-19T19:56:01.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-19T19:56:01.469Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-19T19:56:01.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-19T19:56:01.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-19T19:56:01.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-19T19:56:01.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-19T19:56:01.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-19T19:56:02.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-19T19:56:02.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-19T19:56:02.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-19T19:56:02.555Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-19T19:56:04.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-19T19:56:04.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-19T19:56:05.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2023-09-19T19:56:07.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-09-19T19:56:07.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-19T19:56:07.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-19T19:56:07.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-19T19:56:08.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-19T19:56:08.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-19T19:56:09.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-19T19:56:09.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-19T19:56:09.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:56:09.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-19T19:56:09.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-19T19:56:10.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2023-09-19T19:56:10.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.0% of statements [2023-09-19T19:56:10.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-19T19:56:10.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-19T19:56:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.310s coverage: 93.4% of statements [2023-09-19T19:56:12.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements [2023-09-19T19:56:12.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-19T19:56:12.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-19T19:56:12.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:56:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-19T19:56:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-19T19:56:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-19T19:56:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-19T19:56:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-19T19:56:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-19T19:56:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-19T19:56:14.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 97.6% of statements [2023-09-19T19:56:14.385Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2023-09-19T19:56:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-19T19:56:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-19T19:56:15.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements [2023-09-19T19:56:15.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2023-09-19T19:56:16.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2023-09-19T19:56:16.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2023-09-19T19:56:16.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-09-19T19:56:16.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements [2023-09-19T19:56:17.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-19T19:56:17.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-19T19:56:17.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-19T19:56:17.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-19T19:56:17.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-19T19:56:17.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-19T19:56:17.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-19T19:56:17.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-19T19:56:17.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2023-09-19T19:56:18.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-19T19:56:18.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-19T19:56:18.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-19T19:56:18.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-19T19:56:19.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-19T19:56:19.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-19T19:56:19.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-19T19:56:20.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-19T19:56:21.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-19T19:56:22.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-19T19:56:22.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-19T19:56:25.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-19T19:56:25.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-19T19:56:25.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-19T19:56:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-19T19:56:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-19T19:56:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-19T19:56:27.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-19T19:56:27.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-19T19:56:27.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-19T19:56:27.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-19T19:56:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-19T19:56:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-19T19:56:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-19T19:56:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-19T19:56:29.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-09-19T19:56:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-19T19:56:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:56:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-19T19:56:29.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-19T19:56:30.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-19T19:56:30.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-19T19:56:31.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-19T19:56:31.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.278s coverage: 79.9% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.182s coverage: 63.1% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.035s coverage: 84.8% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2023-09-19T19:56:41.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements [2023-09-19T19:56:41.609Z] 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-19T19:56:41.868Z] running golangci-lint [2023-09-19T19:56:41.868Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-19T19:56:41.868Z] go version go1.21.0 linux/amd64 [2023-09-19T19:56:42.126Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-19T19:56:42.126Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-19T19:56:56.994Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|compiled_files|exports_file|name|types_sizes|deps) took 12.860950898s" [2023-09-19T19:56:56.994Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.821607ms" [2023-09-19T19:56:58.271Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6621 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-19T19:56:58.285Z] Running in /w/workspace/edgex-go/583 [Pipeline] { [Pipeline] checkout [2023-09-19T19:56:58.318Z] The recommended git tool is: git [2023-09-19T19:57:03.063Z] using credential edgex-jenkins-ssh [2023-09-19T19:57:03.101Z] Cloning the remote Git repository [2023-09-19T19:57:03.146Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-19T19:57:03.231Z] > git init /w/workspace/edgex-go/583 # timeout=10 [2023-09-19T19:57:03.561Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.14644557s with top 10 stages: buildir: 30.243369851s, gosec: 5.939120087s, fact_deprecated: 2.059282024s, inspect: 1.819861891s, ctrlflow: 1.618749663s, printf: 1.39448693s, S1038: 942.390236ms, fact_purity: 885.136081ms, nilness: 722.302106ms, errcheck: 575.39724ms" [2023-09-19T19:57:03.561Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-19T19:57:03.561Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197" [2023-09-19T19:57:03.561Z] level=info msg="[runner] processing took 17.992021ms with stages: nolint: 8.185524ms, identifier_marker: 5.927962ms, autogenerated_exclude: 1.140936ms, path_prettifier: 1.088606ms, exclude-rules: 1.071925ms, skip_dirs: 452.176µs, cgo: 68.041µs, filename_unadjuster: 52.681µs, max_same_issues: 890ns, exclude: 440ns, fixer: 430ns, skip_files: 330ns, diff: 330ns, uniq_by_line: 320ns, severity-rules: 280ns, path_prefixer: 260ns, sort_results: 250ns, source_code: 220ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2023-09-19T19:57:03.561Z] level=info msg="[runner] linters took 7.383041069s with stages: goanalysis_metalinter: 7.364920127s" [2023-09-19T19:57:03.561Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-19T19:57:03.561Z] level=info msg="Memory: 203 samples, avg is 228.8MB, max is 959.5MB" [2023-09-19T19:57:03.561Z] level=info msg="Execution took 20.27965681s" [2023-09-19T19:57:03.561Z] go vet ./... [2023-09-19T19:57:03.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-19T19:57:03.388Z] > git --version # timeout=10 [2023-09-19T19:57:03.406Z] > git --version # 'git version 2.25.1' [2023-09-19T19:57:03.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T19:57:03.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T19:57:06.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T19:57:06.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T19:57:06.366Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T19:57:06.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-19T19:57:06.675Z] + ls -al . [2023-09-19T19:57:06.675Z] total 732 [2023-09-19T19:57:06.675Z] drwxrwxr-x 12 1001 1001 4096 Sep 19 19:55 . [2023-09-19T19:57:06.675Z] drwxr-xr-x 4 root root 4096 Sep 19 19:55 .. [2023-09-19T19:57:06.675Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:54 .blubracket [2023-09-19T19:57:06.675Z] -rw-rw-r-- 1 1001 1001 16 Sep 19 19:54 .dockerignore [2023-09-19T19:57:06.675Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 19:56 .git [2023-09-19T19:57:06.675Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 19:54 .github [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 1173 Sep 19 19:54 .gitignore [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 19:54 .golangci.yml [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 100 Sep 19 19:54 .hadolint.yml [2023-09-19T19:57:06.676Z] drwxr-xr-x 3 1001 1001 4096 Sep 19 19:55 .semver [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 166 Sep 19 19:54 .sonarcloud.properties [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 19:54 ADOPTERS.md [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 11674 Sep 19 19:54 Attribution.txt [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 93407 Sep 19 19:54 CHANGELOG.md [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 19:54 CONTRIBUTING.md [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 19:54 GOVERNANCE.md [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 883 Sep 19 19:54 Jenkinsfile [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 19:54 LICENSE [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 14764 Sep 19 19:54 Makefile [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 19:54 OWNERS.md [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 9923 Sep 19 19:54 README.md [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 789 Sep 19 19:54 SECURITY.md [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 12 Sep 19 19:55 VERSION [2023-09-19T19:57:06.676Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:54 bin [2023-09-19T19:57:06.676Z] drwxrwxr-x 18 1001 1001 4096 Sep 19 19:54 cmd [2023-09-19T19:57:06.676Z] -rw-r--r-- 1 root root 453602 Sep 19 19:56 coverage.out [2023-09-19T19:57:06.676Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 19:54 fuzz_test [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 3688 Sep 19 19:54 go.mod [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 34975 Sep 19 19:54 go.sum [2023-09-19T19:57:06.676Z] drwxrwxr-x 7 1001 1001 4096 Sep 19 19:54 internal [2023-09-19T19:57:06.676Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 19:54 openapi [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 594 Sep 19 19:54 security.txt [2023-09-19T19:57:06.676Z] drwxrwxr-x 4 1001 1001 4096 Sep 19 19:54 snap [2023-09-19T19:57:06.676Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 19:54 version.go [Pipeline] sh [2023-09-19T19:57:06.967Z] + '[' -e coverage.out ] [2023-09-19T19:57:06.967Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-19T19:57:07.085Z] Stashed 1 file(s) [Pipeline] sh [2023-09-19T19:57:07.368Z] + make build [2023-09-19T19:57:07.368Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-19T19:57:19.560Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-19T19:57:19.560Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-19T19:57:19.818Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-19T19:57:20.384Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-19T19:57:21.601Z] Avoid second fetch [2023-09-19T19:57:21.601Z] Checking out Revision b006ed3fb02d1ca178eb86987183e820dae8a246 (main) [2023-09-19T19:57:22.310Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4683)" [2023-09-19T19:57:20.794Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-19T19:57:20.819Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T19:57:21.620Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T19:57:21.692Z] > git checkout -f b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T19:57:23.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T19:57:23.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T19:57:23.298Z] Dload Upload Total Spent Left Speed [2023-09-19T19:57:23.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-19T19:57:23.869Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T19:57:24.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T19:57:24.206Z] + sudo tee /etc/docker/daemon.new [2023-09-19T19:57:24.206Z] { [2023-09-19T19:57:24.206Z] "registry-mirrors": [ [2023-09-19T19:57:24.206Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T19:57:24.206Z] ], [2023-09-19T19:57:24.206Z] "bip": "10.250.0.254/24", [2023-09-19T19:57:24.206Z] "hosts": [ [2023-09-19T19:57:24.206Z] "tcp://0.0.0.0:5555", [2023-09-19T19:57:24.206Z] "unix:///var/run/docker.sock" [2023-09-19T19:57:24.206Z] ], [2023-09-19T19:57:24.206Z] "mtu": 1458, [2023-09-19T19:57:24.206Z] "selinux-enabled": true, [2023-09-19T19:57:24.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T19:57:24.206Z] } [Pipeline] sh [2023-09-19T19:57:24.536Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T19:57:24.864Z] + sudo service docker restart [2023-09-19T19:57:25.642Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-19T19:57:27.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-19T19:57:28.389Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-19T19:57:29.324Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-19T19:57:29.889Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-19T19:57:30.456Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-19T19:57:31.830Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-19T19:57:32.777Z] $ docker stop --time=1 d35b251fd739158e3b5be6aa5f1fc8b4f4b3ae1379cf3e78507770f2e0a244f1 [2023-09-19T19:57:37.512Z] $ docker rm -f --volumes d35b251fd739158e3b5be6aa5f1fc8b4f4b3ae1379cf3e78507770f2e0a244f1 [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-19T19:57:38.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-19T19:57:38.413Z] [2023-09-19T19:57:38.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:57:38.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-19T19:57:38.708Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-19T19:57:38.708Z] 91d30c5bc195: Pulling fs layer [2023-09-19T19:57:38.708Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-19T19:57:38.708Z] 9c61dcf015f6: Pulling fs layer [2023-09-19T19:57:38.708Z] 4698f68db338: Pulling fs layer [2023-09-19T19:57:38.708Z] 2a2f49069b9e: Pulling fs layer [2023-09-19T19:57:38.708Z] e0025b399a48: Pulling fs layer [2023-09-19T19:57:38.708Z] 4698f68db338: Waiting [2023-09-19T19:57:38.708Z] 2a2f49069b9e: Waiting [2023-09-19T19:57:38.708Z] e0025b399a48: Waiting [2023-09-19T19:57:38.708Z] 91d30c5bc195: Verifying Checksum [2023-09-19T19:57:38.708Z] 91d30c5bc195: Download complete [2023-09-19T19:57:38.708Z] 4698f68db338: Verifying Checksum [2023-09-19T19:57:38.708Z] 4698f68db338: Download complete [2023-09-19T19:57:38.966Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-19T19:57:38.966Z] 2e9b0aa3be6d: Download complete [2023-09-19T19:57:38.966Z] e0025b399a48: Download complete [2023-09-19T19:57:38.966Z] 91d30c5bc195: Pull complete [2023-09-19T19:57:38.966Z] 2a2f49069b9e: Download complete [2023-09-19T19:57:39.224Z] 2e9b0aa3be6d: Pull complete [2023-09-19T19:57:39.483Z] 9c61dcf015f6: Download complete [2023-09-19T19:57:42.014Z] 9c61dcf015f6: Pull complete [2023-09-19T19:57:42.014Z] 4698f68db338: Pull complete [2023-09-19T19:57:42.272Z] 2a2f49069b9e: Pull complete [2023-09-19T19:57:42.531Z] e0025b399a48: Pull complete [2023-09-19T19:57:42.531Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-19T19:57:42.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-19T19:57:42.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:57:42.610Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T19:57:42.643Z] $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-19T19:57:45.538Z] $ docker top 4a1be911cf54990b3f9460312f5d0d24295be4a28f3bdf6fb9d98449b8c0dc65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-09-19T19:57:45.641Z] provisioning config files... [2023-09-19T19:57:45.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config13802794755795208278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T19:57:45.885Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-19T19:57:46.003Z] ---> docker-login.sh [2023-09-19T19:57:46.004Z] nexus3.edgexfoundry.org:10001 [2023-09-19T19:57:46.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:57:46.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:57:46.536Z] Configure a credential helper to remove this warning. See [2023-09-19T19:57:46.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:57:46.536Z] [2023-09-19T19:57:46.536Z] Login Succeeded [2023-09-19T19:57:46.536Z] nexus3.edgexfoundry.org:10002 [2023-09-19T19:57:46.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:57:46.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:57:46.804Z] Configure a credential helper to remove this warning. See [2023-09-19T19:57:46.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:57:46.804Z] [2023-09-19T19:57:46.804Z] Login Succeeded [2023-09-19T19:57:46.804Z] nexus3.edgexfoundry.org:10003 [2023-09-19T19:57:47.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:57:47.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:57:47.072Z] Configure a credential helper to remove this warning. See [2023-09-19T19:57:47.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:57:47.072Z] [2023-09-19T19:57:47.072Z] Login Succeeded [2023-09-19T19:57:47.072Z] nexus3.edgexfoundry.org:10004 [2023-09-19T19:57:47.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:57:47.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:57:47.604Z] Configure a credential helper to remove this warning. See [2023-09-19T19:57:47.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:57:47.604Z] [2023-09-19T19:57:47.604Z] Login Succeeded [2023-09-19T19:57:47.604Z] docker.io [2023-09-19T19:57:47.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T19:57:47.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T19:57:47.870Z] Configure a credential helper to remove this warning. See [2023-09-19T19:57:47.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T19:57:47.870Z] [2023-09-19T19:57:47.870Z] Login Succeeded [2023-09-19T19:57:47.870Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T19:57:47.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-19T19:57:48.409Z] + git config --global --add safe.directory /w/workspace/edgex-go/583 [2023-09-19T19:57:48.424Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #1 transferring dockerfile: 1.58kB done [2023-09-19T19:57:48.424Z] #1 DONE 0.0s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #2 transferring dockerfile: 1.82kB done [2023-09-19T19:57:48.424Z] #2 DONE 0.0s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #3 transferring dockerfile: 1.96kB done [2023-09-19T19:57:48.424Z] #3 DONE 0.0s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #4 transferring dockerfile: 2.82kB done [2023-09-19T19:57:48.424Z] #4 DONE 0.0s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #5 transferring dockerfile: 1.70kB done [2023-09-19T19:57:48.424Z] #5 DONE 0.0s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #6 transferring dockerfile: 1.78kB done [2023-09-19T19:57:48.424Z] #6 DONE 0.0s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #7 transferring dockerfile: 2.39kB done [2023-09-19T19:57:48.424Z] #7 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #8 transferring dockerfile: 1.82kB done [2023-09-19T19:57:48.424Z] #8 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #9 transferring dockerfile: 2.38kB done [2023-09-19T19:57:48.424Z] #9 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #10 transferring dockerfile: 1.90kB done [2023-09-19T19:57:48.424Z] #10 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #11 transferring dockerfile: 2.12kB done [2023-09-19T19:57:48.424Z] #11 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #12 transferring dockerfile: 1.59kB done [2023-09-19T19:57:48.424Z] #12 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #13 transferring dockerfile: 2.04kB done [2023-09-19T19:57:48.424Z] #13 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-09-19T19:57:48.424Z] #14 transferring dockerfile: 1.84kB done [2023-09-19T19:57:48.424Z] #14 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #15 [security-spire-config internal] load .dockerignore [2023-09-19T19:57:48.424Z] #15 transferring context: 56B done [2023-09-19T19:57:48.424Z] #15 DONE 0.1s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #16 [support-scheduler internal] load .dockerignore [2023-09-19T19:57:48.424Z] #16 transferring context: 56B done [2023-09-19T19:57:48.424Z] #16 DONE 0.0s [2023-09-19T19:57:48.424Z] [2023-09-19T19:57:48.424Z] #17 [core-metadata internal] load .dockerignore [Pipeline] echo [2023-09-19T19:57:48.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:57:48.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T19:57:48.454Z] ========================================================= [2023-09-19T19:57:48.454Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T19:57:48.454Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:57:48.683Z] #17 transferring context: 56B done [2023-09-19T19:57:48.683Z] #17 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #18 [security-bootstrapper internal] load .dockerignore [2023-09-19T19:57:48.683Z] #18 transferring context: 56B done [2023-09-19T19:57:48.683Z] #18 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #19 [security-spire-agent internal] load .dockerignore [2023-09-19T19:57:48.683Z] #19 transferring context: 56B done [2023-09-19T19:57:48.683Z] #19 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-09-19T19:57:48.683Z] #20 transferring context: 56B done [2023-09-19T19:57:48.683Z] #20 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #21 [security-proxy-setup internal] load .dockerignore [2023-09-19T19:57:48.683Z] #21 transferring context: 56B done [2023-09-19T19:57:48.683Z] #21 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-09-19T19:57:48.683Z] #22 transferring context: 56B done [2023-09-19T19:57:48.683Z] #22 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #23 [core-command internal] load .dockerignore [2023-09-19T19:57:48.683Z] #23 transferring context: 56B done [2023-09-19T19:57:48.683Z] #23 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #24 [core-data internal] load .dockerignore [2023-09-19T19:57:48.683Z] #24 transferring context: 56B done [2023-09-19T19:57:48.683Z] #24 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-19T19:57:48.683Z] #25 transferring context: 56B done [2023-09-19T19:57:48.683Z] #25 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #26 [security-spire-server internal] load .dockerignore [2023-09-19T19:57:48.683Z] #26 transferring context: 56B done [2023-09-19T19:57:48.683Z] #26 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #27 [support-notifications internal] load .dockerignore [2023-09-19T19:57:48.683Z] #27 transferring context: 56B done [2023-09-19T19:57:48.683Z] #27 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #28 [security-proxy-auth internal] load .dockerignore [2023-09-19T19:57:48.683Z] #28 transferring context: 56B done [2023-09-19T19:57:48.683Z] #28 DONE 0.0s [2023-09-19T19:57:48.683Z] [2023-09-19T19:57:48.683Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-19T19:57:48.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:57:48.770Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T19:57:48.770Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T19:57:48.770Z] 5d54e960e981: Pulling fs layer [2023-09-19T19:57:48.770Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T19:57:48.770Z] f0e02332f6b5: Pulling fs layer [2023-09-19T19:57:48.770Z] 66412af1f25a: Pulling fs layer [2023-09-19T19:57:48.770Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T19:57:48.770Z] 9a37bb91b891: Pulling fs layer [2023-09-19T19:57:48.770Z] a29adfc67d43: Pulling fs layer [2023-09-19T19:57:48.770Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T19:57:48.770Z] f0e02332f6b5: Waiting [2023-09-19T19:57:48.770Z] 66412af1f25a: Waiting [2023-09-19T19:57:48.770Z] 1baf3a5c0e64: Waiting [2023-09-19T19:57:48.770Z] 9a37bb91b891: Waiting [2023-09-19T19:57:48.770Z] a29adfc67d43: Waiting [2023-09-19T19:57:48.770Z] d5de9f91c1a4: Waiting [2023-09-19T19:57:48.770Z] 5d54e960e981: Verifying Checksum [2023-09-19T19:57:48.770Z] 5d54e960e981: Download complete [2023-09-19T19:57:48.952Z] #29 ... [2023-09-19T19:57:48.952Z] [2023-09-19T19:57:48.952Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:57:48.952Z] #30 DONE 0.0s [2023-09-19T19:57:48.952Z] [2023-09-19T19:57:48.952Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:57:48.952Z] #31 DONE 0.1s [2023-09-19T19:57:48.952Z] [2023-09-19T19:57:48.952Z] #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:57:48.953Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:57:48.953Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-19T19:57:48.953Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:57:48.953Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-19T19:57:48.953Z] #32 DONE 0.1s [2023-09-19T19:57:48.953Z] [2023-09-19T19:57:48.953Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:57:48.953Z] #30 DONE 0.0s [2023-09-19T19:57:48.953Z] [2023-09-19T19:57:48.953Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:57:48.953Z] #31 ... [2023-09-19T19:57:48.953Z] [2023-09-19T19:57:48.953Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:57:48.953Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:57:48.953Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-19T19:57:48.953Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:57:48.953Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-19T19:57:48.953Z] #32 DONE 0.1s [2023-09-19T19:57:48.953Z] [2023-09-19T19:57:48.953Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:57:48.953Z] #30 DONE 0.0s [2023-09-19T19:57:48.953Z] [2023-09-19T19:57:48.953Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:57:49.040Z] f0e02332f6b5: Verifying Checksum [2023-09-19T19:57:49.040Z] f0e02332f6b5: Download complete [2023-09-19T19:57:49.040Z] 66412af1f25a: Verifying Checksum [2023-09-19T19:57:49.040Z] 66412af1f25a: Download complete [2023-09-19T19:57:49.040Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T19:57:49.040Z] 9fda8d8052c6: Download complete [2023-09-19T19:57:49.211Z] #31 ... [2023-09-19T19:57:49.211Z] [2023-09-19T19:57:49.211Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-19T19:57:49.211Z] #30 DONE 0.0s [2023-09-19T19:57:49.211Z] [2023-09-19T19:57:49.211Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:57:49.211Z] #31 DONE 0.3s [2023-09-19T19:57:49.211Z] [2023-09-19T19:57:49.211Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:57:49.211Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:57:49.211Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-19T19:57:49.211Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:57:49.211Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-19T19:57:49.211Z] #32 DONE 0.1s [2023-09-19T19:57:49.211Z] [2023-09-19T19:57:49.211Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-19T19:57:49.314Z] 9a37bb91b891: Verifying Checksum [2023-09-19T19:57:49.314Z] 9a37bb91b891: Download complete [2023-09-19T19:57:49.779Z] #33 ... [2023-09-19T19:57:49.779Z] [2023-09-19T19:57:49.779Z] #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:57:49.779Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:57:49.779Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-19T19:57:49.779Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:57:49.779Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-19T19:57:49.779Z] #32 DONE 0.1s [2023-09-19T19:57:49.779Z] [2023-09-19T19:57:49.779Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-19T19:57:49.779Z] #34 DONE 0.7s [2023-09-19T19:57:49.779Z] [2023-09-19T19:57:49.779Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-19T19:57:49.779Z] #29 DONE 0.9s [2023-09-19T19:57:49.779Z] [2023-09-19T19:57:49.779Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:57:49.779Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:57:49.898Z] a29adfc67d43: Download complete [2023-09-19T19:57:50.036Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-19T19:57:50.036Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-19T19:57:50.036Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-19T19:57:50.036Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-19T19:57:50.036Z] #35 ... [2023-09-19T19:57:50.036Z] [2023-09-19T19:57:50.036Z] #36 [security-spire-agent internal] load build context [2023-09-19T19:57:50.036Z] #36 transferring context: 17.64kB 0.0s done [2023-09-19T19:57:50.036Z] #36 DONE 0.5s [2023-09-19T19:57:50.036Z] [2023-09-19T19:57:50.036Z] #37 [security-spire-config internal] load build context [2023-09-19T19:57:50.036Z] #37 transferring context: 16.36kB 0.1s done [2023-09-19T19:57:50.036Z] #37 DONE 0.5s [2023-09-19T19:57:50.036Z] [2023-09-19T19:57:50.036Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:57:50.036Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-19T19:57:50.036Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2023-09-19T19:57:50.296Z] #35 ... [2023-09-19T19:57:50.296Z] [2023-09-19T19:57:50.296Z] #38 [security-spire-server internal] load build context [2023-09-19T19:57:50.296Z] #38 transferring context: 18.11kB 0.1s done [2023-09-19T19:57:50.296Z] #38 DONE 0.6s [2023-09-19T19:57:50.296Z] [2023-09-19T19:57:50.296Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:57:50.296Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-19T19:57:50.296Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-09-19T19:57:50.296Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-19T19:57:50.296Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-09-19T19:57:50.496Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T19:57:50.496Z] d5de9f91c1a4: Download complete [2023-09-19T19:57:50.496Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T19:57:50.496Z] c4a7e357bf2a: Download complete [2023-09-19T19:57:50.554Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.5s [2023-09-19T19:57:50.554Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.12MB / 25.84MB 0.6s [2023-09-19T19:57:50.814Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.7s [2023-09-19T19:57:50.814Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.8s [2023-09-19T19:57:51.454Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T19:57:51.454Z] 1baf3a5c0e64: Download complete [2023-09-19T19:57:51.725Z] 9fda8d8052c6: Pull complete [2023-09-19T19:57:52.308Z] 5d54e960e981: Pull complete [2023-09-19T19:57:53.361Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.9s [2023-09-19T19:57:53.967Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.9s [2023-09-19T19:57:55.990Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.7s [2023-09-19T19:57:59.300Z] #35 ... [2023-09-19T19:57:59.300Z] [2023-09-19T19:57:59.300Z] #39 [support-scheduler internal] load build context [2023-09-19T19:57:59.300Z] #39 transferring context: 364.81MB 7.8s done [2023-09-19T19:57:59.300Z] #39 ... [2023-09-19T19:57:59.300Z] [2023-09-19T19:57:59.300Z] #40 [security-proxy-setup internal] load build context [2023-09-19T19:57:59.300Z] #40 transferring context: 364.81MB 6.6s done [2023-09-19T19:57:59.560Z] #40 ... [2023-09-19T19:57:59.560Z] [2023-09-19T19:57:59.560Z] #41 [core-metadata internal] load build context [2023-09-19T19:57:59.560Z] #41 transferring context: 364.81MB 9.2s done [2023-09-19T19:57:59.560Z] #41 ... [2023-09-19T19:57:59.560Z] [2023-09-19T19:57:59.560Z] #42 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:57:59.560Z] #42 transferring context: 364.81MB 6.8s done [2023-09-19T19:57:59.560Z] #42 ... [2023-09-19T19:57:59.560Z] [2023-09-19T19:57:59.560Z] #43 [security-secretstore-setup internal] load build context [2023-09-19T19:57:59.560Z] #43 transferring context: 364.81MB 6.9s done [2023-09-19T19:57:59.821Z] #43 ... [2023-09-19T19:57:59.821Z] [2023-09-19T19:57:59.821Z] #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:57:59.821Z] #0 6.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:57:59.821Z] #0 6.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:57:59.821Z] #0 6.408 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:57:59.821Z] #0 6.412 (2/4) Installing openssl (3.1.2-r0) [2023-09-19T19:57:59.821Z] #0 6.430 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:57:59.821Z] #0 6.435 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:57:59.821Z] #0 6.490 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:57:59.821Z] #0 6.498 OK: 17 MiB in 19 packages [2023-09-19T19:57:59.821Z] #44 ... [2023-09-19T19:57:59.821Z] [2023-09-19T19:57:59.821Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-19T19:57:59.821Z] #45 transferring context: 364.81MB 6.7s done [2023-09-19T19:58:00.081Z] #45 ... [2023-09-19T19:58:00.081Z] [2023-09-19T19:58:00.081Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:58:00.081Z] #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:00.081Z] #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:00.081Z] #0 1.091 (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T19:58:00.081Z] #0 1.120 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:00.081Z] #0 1.126 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:00.081Z] #0 1.135 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:58:00.081Z] #0 1.175 OK: 8 MiB in 17 packages [2023-09-19T19:58:00.081Z] #46 ... [2023-09-19T19:58:00.081Z] [2023-09-19T19:58:00.081Z] #47 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:58:00.081Z] #0 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:00.081Z] #0 0.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:00.081Z] #0 1.211 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:00.081Z] #0 1.241 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:00.081Z] #0 1.250 OK: 7 MiB in 16 packages [2023-09-19T19:58:00.342Z] #47 ... [2023-09-19T19:58:00.342Z] [2023-09-19T19:58:00.342Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:58:00.342Z] #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:00.342Z] #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:00.342Z] #0 3.068 (1/4) Installing ca-certificates (20230506-r0) [2023-09-19T19:58:00.342Z] #0 3.154 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:00.342Z] #0 3.158 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:58:00.342Z] #0 3.160 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:58:00.342Z] #0 3.219 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:00.342Z] #0 3.221 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:58:00.342Z] #0 3.259 OK: 17 MiB in 19 packages [2023-09-19T19:58:00.342Z] #48 ... [2023-09-19T19:58:00.342Z] [2023-09-19T19:58:00.342Z] #49 [security-proxy-auth internal] load build context [2023-09-19T19:58:00.342Z] #49 transferring context: 364.81MB 8.6s done [2023-09-19T19:58:00.625Z] #49 ... [2023-09-19T19:58:00.625Z] [2023-09-19T19:58:00.625Z] #50 [core-command internal] load build context [2023-09-19T19:58:00.625Z] #50 transferring context: 364.81MB 8.5s done [2023-09-19T19:58:00.625Z] #50 ... [2023-09-19T19:58:00.625Z] [2023-09-19T19:58:00.625Z] #51 [support-notifications internal] load build context [2023-09-19T19:58:00.625Z] #51 transferring context: 364.81MB 7.2s done [2023-09-19T19:58:00.884Z] #51 ... [2023-09-19T19:58:00.884Z] [2023-09-19T19:58:00.884Z] #52 [core-data internal] load build context [2023-09-19T19:58:00.884Z] #52 transferring context: 364.81MB 5.9s done [2023-09-19T19:58:00.884Z] #52 ... [2023-09-19T19:58:00.884Z] [2023-09-19T19:58:00.884Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:58:01.144Z] #53 ... [2023-09-19T19:58:01.144Z] [2023-09-19T19:58:01.144Z] #54 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:58:01.144Z] #54 ... [2023-09-19T19:58:01.144Z] [2023-09-19T19:58:01.144Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:58:01.144Z] #0 0.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.144Z] #0 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.144Z] #0 1.203 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:01.144Z] #0 1.232 (2/2) Installing su-exec (0.2-r3) [2023-09-19T19:58:01.144Z] #0 1.241 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:01.144Z] #0 1.246 OK: 7 MiB in 17 packages [2023-09-19T19:58:01.403Z] #55 ... [2023-09-19T19:58:01.403Z] [2023-09-19T19:58:01.403Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:58:01.403Z] #0 7.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.403Z] #0 7.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.403Z] #0 8.131 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:58:01.403Z] #0 8.131 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:58:01.403Z] #0 8.131 OK: 20064 distinct packages available [2023-09-19T19:58:01.403Z] #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.403Z] #0 8.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.403Z] #0 8.524 (1/11) Installing ca-certificates (20230506-r0) [2023-09-19T19:58:01.403Z] #0 8.540 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-19T19:58:01.403Z] #0 8.555 (3/11) Installing libunistring (1.1-r1) [2023-09-19T19:58:01.403Z] #0 8.571 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-19T19:58:01.403Z] #0 8.576 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-19T19:58:01.403Z] #0 8.581 (6/11) Installing libcurl (8.2.1-r0) [2023-09-19T19:58:01.403Z] #0 8.596 (7/11) Installing curl (8.2.1-r0) [2023-09-19T19:58:01.404Z] #0 8.602 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:01.404Z] #0 8.605 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:58:01.404Z] #0 8.608 (10/11) Installing libucontext (1.2-r2) [2023-09-19T19:58:01.404Z] #0 8.611 (11/11) Installing gcompat (1.1.0-r1) [2023-09-19T19:58:01.404Z] #0 8.617 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:01.404Z] #0 8.619 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:58:01.404Z] #0 8.654 OK: 12 MiB in 26 packages [2023-09-19T19:58:01.404Z] #56 ... [2023-09-19T19:58:01.404Z] [2023-09-19T19:58:01.404Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:58:01.404Z] #57 transferring context: 364.81MB 8.9s done [2023-09-19T19:58:01.960Z] #57 ... [2023-09-19T19:58:01.960Z] [2023-09-19T19:58:01.960Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:58:01.960Z] #0 3.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.960Z] #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:01.960Z] #0 4.075 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:01.960Z] #0 4.080 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:01.960Z] #0 4.086 OK: 7 MiB in 16 packages [2023-09-19T19:58:02.220Z] #58 ... [2023-09-19T19:58:02.220Z] [2023-09-19T19:58:02.220Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:58:02.220Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-09-19T19:58:02.220Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-19T19:58:02.220Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-19T19:58:02.220Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-19T19:58:02.220Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-19T19:58:02.220Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-19T19:58:02.220Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-19T19:58:02.220Z] #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-19T19:58:02.220Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.8s done [2023-09-19T19:58:02.220Z] #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-19T19:58:02.220Z] #59 ... [2023-09-19T19:58:02.220Z] [2023-09-19T19:58:02.220Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:58:02.220Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.4s done [2023-09-19T19:58:02.220Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.7s [2023-09-19T19:58:02.220Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-19T19:58:02.411Z] c4a7e357bf2a: Pull complete [2023-09-19T19:58:02.411Z] f0e02332f6b5: Pull complete [2023-09-19T19:58:02.680Z] 66412af1f25a: Pull complete [2023-09-19T19:58:03.596Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 12.1s done [2023-09-19T19:58:09.363Z] 1baf3a5c0e64: Pull complete [2023-09-19T19:58:10.791Z] 9a37bb91b891: Pull complete [2023-09-19T19:58:11.753Z] a29adfc67d43: Pull complete [2023-09-19T19:58:13.611Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-19T19:58:13.611Z] #35 ... [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:58:13.611Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-19T19:58:13.611Z] #59 ... [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:58:13.611Z] #55 DONE 23.5s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #47 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:58:13.611Z] #47 DONE 23.5s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:58:13.611Z] #48 DONE 23.3s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:58:13.611Z] #58 DONE 23.3s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:58:13.611Z] #46 DONE 23.1s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:58:13.611Z] #44 DONE 23.5s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:58:13.611Z] #56 DONE 23.4s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #52 [core-data internal] load build context [2023-09-19T19:58:13.611Z] #52 DONE 23.4s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #40 [security-proxy-setup internal] load build context [2023-09-19T19:58:13.611Z] #40 DONE 23.5s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-19T19:58:13.611Z] #45 DONE 23.5s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #42 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:58:13.611Z] #42 DONE 23.3s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #51 [support-notifications internal] load build context [2023-09-19T19:58:13.611Z] #51 DONE 23.3s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #43 [security-secretstore-setup internal] load build context [2023-09-19T19:58:13.611Z] #43 DONE 23.5s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #39 [support-scheduler internal] load build context [2023-09-19T19:58:13.611Z] #39 DONE 23.7s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #57 [security-bootstrapper internal] load build context [2023-09-19T19:58:13.611Z] #57 DONE 23.6s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #50 [core-command internal] load build context [2023-09-19T19:58:13.611Z] #50 DONE 23.5s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #49 [security-proxy-auth internal] load build context [2023-09-19T19:58:13.611Z] #49 DONE 23.3s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #41 [core-metadata internal] load build context [2023-09-19T19:58:13.611Z] #41 DONE 23.7s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:58:13.611Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2023-09-19T19:58:13.611Z] #35 ... [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-19T19:58:13.611Z] #60 DONE 0.2s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-19T19:58:13.611Z] #33 DONE 23.8s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:58:13.611Z] #35 ... [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #61 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-19T19:58:13.611Z] #61 DONE 0.1s [2023-09-19T19:58:13.611Z] [2023-09-19T19:58:13.611Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:58:13.611Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2023-09-19T19:58:13.793Z] d5de9f91c1a4: Pull complete [2023-09-19T19:58:13.793Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T19:58:13.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:58:13.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-19T19:58:14.128Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-19T19:58:14.128Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:58:14.128Z] WORKDIR /edgex [2023-09-19T19:58:14.128Z] COPY go.mod . [2023-09-19T19:58:14.128Z] RUN go mod download [2023-09-19T19:58:14.193Z] #35 ... [2023-09-19T19:58:14.193Z] [2023-09-19T19:58:14.193Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-19T19:58:14.193Z] #62 DONE 1.6s [2023-09-19T19:58:14.193Z] [2023-09-19T19:58:14.193Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-19T19:58:14.193Z] #63 DONE 0.1s [2023-09-19T19:58:14.193Z] [2023-09-19T19:58:14.193Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:58:14.193Z] #53 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #53 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #53 23.49 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:58:14.193Z] #53 23.49 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:58:14.193Z] #53 23.49 OK: 20064 distinct packages available [2023-09-19T19:58:14.193Z] #53 23.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #53 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #53 23.88 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:14.193Z] #53 23.89 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:58:14.193Z] #53 23.89 (3/4) Installing libucontext (1.2-r2) [2023-09-19T19:58:14.193Z] #53 23.89 (4/4) Installing gcompat (1.1.0-r1) [2023-09-19T19:58:14.193Z] #53 23.90 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:14.193Z] #53 23.91 OK: 8 MiB in 19 packages [2023-09-19T19:58:14.193Z] #53 DONE 24.1s [2023-09-19T19:58:14.193Z] [2023-09-19T19:58:14.193Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:58:14.193Z] #35 ... [2023-09-19T19:58:14.193Z] [2023-09-19T19:58:14.193Z] #54 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:58:14.193Z] #54 23.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #54 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #54 23.78 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:58:14.193Z] #54 23.78 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:58:14.193Z] #54 23.78 OK: 20064 distinct packages available [2023-09-19T19:58:14.193Z] #54 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #54 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.193Z] #54 24.17 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-19T19:58:14.193Z] #54 24.18 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:58:14.193Z] #54 24.18 (3/5) Installing libucontext (1.2-r2) [2023-09-19T19:58:14.193Z] #54 24.18 (4/5) Installing gcompat (1.1.0-r1) [2023-09-19T19:58:14.193Z] #54 24.19 (5/5) Installing openssl (3.1.2-r0) [2023-09-19T19:58:14.193Z] #54 24.20 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:58:14.193Z] #54 24.20 OK: 8 MiB in 20 packages [2023-09-19T19:58:14.193Z] #54 DONE 24.3s [2023-09-19T19:58:14.452Z] [2023-09-19T19:58:14.452Z] #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:58:14.452Z] #64 ... [2023-09-19T19:58:14.452Z] [2023-09-19T19:58:14.452Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-19T19:58:14.452Z] #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.452Z] #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.452Z] #0 1.623 OK: 265 MiB in 56 packages [2023-09-19T19:58:14.452Z] #65 DONE 1.8s [2023-09-19T19:58:14.452Z] [2023-09-19T19:58:14.452Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:58:14.452Z] #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.452Z] #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:14.452Z] #0 1.622 OK: 265 MiB in 56 packages [2023-09-19T19:58:14.452Z] #66 DONE 1.8s [2023-09-19T19:58:14.452Z] [2023-09-19T19:58:14.452Z] #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-19T19:58:14.452Z] #67 DONE 0.4s [2023-09-19T19:58:14.710Z] Sending build context to Docker daemon 2.993MB [2023-09-19T19:58:14.710Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T19:58:14.710Z] ---> 746ca1b523b5 [2023-09-19T19:58:14.710Z] Step 2/4 : WORKDIR /edgex [2023-09-19T19:58:14.749Z] [2023-09-19T19:58:14.749Z] #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:58:16.406Z] #68 DONE 1.9s [2023-09-19T19:58:16.406Z] [2023-09-19T19:58:16.406Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:58:16.406Z] #0 1.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:16.406Z] #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:16.406Z] #0 2.279 OK: 265 MiB in 56 packages [2023-09-19T19:58:16.406Z] #69 DONE 3.7s [2023-09-19T19:58:16.406Z] [2023-09-19T19:58:16.406Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-19T19:58:16.406Z] #0 1.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:16.406Z] #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:16.406Z] #0 2.136 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:58:16.406Z] #0 2.136 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:58:16.406Z] #0 2.136 OK: 20064 distinct packages available [2023-09-19T19:58:16.406Z] #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:16.406Z] #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T19:58:16.406Z] #0 2.549 OK: 265 MiB in 56 packages [2023-09-19T19:58:16.406Z] #70 DONE 3.7s [2023-09-19T19:58:16.406Z] [2023-09-19T19:58:16.406Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:16.406Z] #71 DONE 2.0s [2023-09-19T19:58:16.406Z] [2023-09-19T19:58:16.406Z] #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:58:16.406Z] #64 DONE 2.1s [2023-09-19T19:58:16.406Z] [2023-09-19T19:58:16.406Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T19:58:16.406Z] #72 DONE 2.0s [2023-09-19T19:58:16.406Z] [2023-09-19T19:58:16.406Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:16.661Z] ---> Running in 983af8d73a63 [2023-09-19T19:58:16.661Z] Removing intermediate container 983af8d73a63 [2023-09-19T19:58:16.661Z] ---> 09bcd2cef29e [2023-09-19T19:58:16.661Z] Step 3/4 : COPY go.mod . [2023-09-19T19:58:16.665Z] #73 ... [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:16.665Z] #74 DONE 2.0s [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-19T19:58:16.665Z] #75 DONE 0.1s [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-19T19:58:16.665Z] #76 DONE 0.2s [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-19T19:58:16.665Z] #77 DONE 0.1s [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:16.665Z] #78 DONE 0.2s [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:16.665Z] #79 DONE 0.2s [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-19T19:58:16.665Z] #80 DONE 0.2s [2023-09-19T19:58:16.665Z] [2023-09-19T19:58:16.665Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:16.923Z] #81 ... [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.923Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-19T19:58:16.923Z] #82 DONE 0.2s [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.923Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:58:16.923Z] #83 DONE 0.1s [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.923Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-19T19:58:16.923Z] #84 DONE 0.2s [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.923Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:58:16.923Z] #85 DONE 0.1s [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.923Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-19T19:58:16.923Z] #86 DONE 0.1s [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.923Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T19:58:16.923Z] #87 DONE 0.1s [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.923Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-19T19:58:16.923Z] #88 DONE 0.1s [2023-09-19T19:58:16.923Z] [2023-09-19T19:58:16.924Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-19T19:58:17.183Z] #89 DONE 0.1s [2023-09-19T19:58:17.183Z] [2023-09-19T19:58:17.183Z] #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-19T19:58:17.183Z] #90 DONE 0.1s [2023-09-19T19:58:17.183Z] [2023-09-19T19:58:17.183Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-19T19:58:17.183Z] #91 DONE 0.1s [2023-09-19T19:58:17.183Z] [2023-09-19T19:58:17.183Z] #92 [security-spire-agent] exporting to image [2023-09-19T19:58:17.183Z] #92 exporting layers [2023-09-19T19:58:17.183Z] #92 ... [2023-09-19T19:58:17.183Z] [2023-09-19T19:58:17.183Z] #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-19T19:58:17.183Z] #93 DONE 0.1s [2023-09-19T19:58:17.183Z] [2023-09-19T19:58:17.183Z] #92 [security-spire-server] exporting to image [2023-09-19T19:58:17.749Z] #92 exporting layers 0.6s done [2023-09-19T19:58:17.749Z] #92 writing image sha256:d40b9ee6faabe528ab0f143d7cbe0ae703c43438939e796acafb797f6c5e55f5 done [2023-09-19T19:58:17.749Z] #92 naming to docker.io/library/security-spire-agent done [2023-09-19T19:58:17.749Z] #92 exporting layers 0.6s done [2023-09-19T19:58:17.749Z] #92 writing image sha256:059373aae0e4cef8b4c694f17a8bde2fb2d8f53cb7e1ba74abd7e1f1df099a83 done [2023-09-19T19:58:17.749Z] #92 naming to docker.io/library/security-spire-config done [2023-09-19T19:58:17.749Z] #92 writing image sha256:9e4358238bdb04b6bc447b2c3e710961b66357fc80c3860641827bcb13171d1e done [2023-09-19T19:58:17.749Z] #92 naming to docker.io/library/security-spire-server done [2023-09-19T19:58:17.749Z] #92 DONE 0.8s [2023-09-19T19:58:17.749Z] [2023-09-19T19:58:17.749Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:58:17.749Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-19T19:58:18.067Z] ---> bb2eb5f9961b [2023-09-19T19:58:18.067Z] Step 4/4 : RUN go mod download [2023-09-19T19:58:18.067Z] ---> Running in ed597d1193f2 [2023-09-19T19:58:27.725Z] #59 ... [2023-09-19T19:58:27.725Z] [2023-09-19T19:58:27.725Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:27.725Z] #94 ... [2023-09-19T19:58:27.725Z] [2023-09-19T19:58:27.726Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:37.714Z] #95 DONE 20.9s [2023-09-19T19:58:37.714Z] [2023-09-19T19:58:37.714Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:37.714Z] #81 DONE 20.8s [2023-09-19T19:58:37.714Z] [2023-09-19T19:58:37.714Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:37.714Z] #94 DONE 21.0s [2023-09-19T19:58:37.714Z] [2023-09-19T19:58:37.714Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:37.714Z] #73 DONE 21.1s [2023-09-19T19:58:37.714Z] [2023-09-19T19:58:37.714Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #96 DONE 5.9s [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #97 DONE 5.9s [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:44.288Z] #98 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #99 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:44.288Z] #100 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #101 DONE 5.9s [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:44.288Z] #102 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #103 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:44.288Z] #104 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:44.288Z] #105 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #106 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:44.288Z] #107 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:44.288Z] #108 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #109 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:44.288Z] #110 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #111 [core-data builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #111 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:44.288Z] #112 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:44.288Z] #113 CACHED [2023-09-19T19:58:44.288Z] [2023-09-19T19:58:44.288Z] #114 [core-metadata builder 6/7] COPY . . [2023-09-19T19:58:44.288Z] #114 DONE 5.9s [2023-09-19T19:58:44.289Z] [2023-09-19T19:58:44.289Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:44.289Z] #115 CACHED [2023-09-19T19:58:44.289Z] [2023-09-19T19:58:44.289Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:44.289Z] #116 CACHED [2023-09-19T19:58:44.289Z] [2023-09-19T19:58:44.289Z] #117 [core-command builder 6/7] COPY . . [2023-09-19T19:58:44.289Z] #117 CACHED [2023-09-19T19:58:44.289Z] [2023-09-19T19:58:44.289Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:58:44.289Z] #118 CACHED [2023-09-19T19:58:44.289Z] [2023-09-19T19:58:44.289Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:58:44.289Z] #119 CACHED [2023-09-19T19:58:44.289Z] [2023-09-19T19:58:44.289Z] #120 [support-scheduler builder 6/7] COPY . . [2023-09-19T19:58:44.289Z] #120 CACHED [2023-09-19T19:58:44.289Z] [2023-09-19T19:58:44.289Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T19:58:44.289Z] #121 0.850 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-19T19:58:54.302Z] #121 ... [2023-09-19T19:58:54.302Z] [2023-09-19T19:58:54.302Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:58:54.302Z] #0 0.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-19T19:58:54.302Z] #122 ... [2023-09-19T19:58:54.302Z] [2023-09-19T19:58:54.302Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T19:58:54.303Z] #0 0.662 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-19T19:58:54.303Z] #123 ... [2023-09-19T19:58:54.303Z] [2023-09-19T19:58:54.303Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T19:58:54.303Z] #0 1.099 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-19T19:58:54.303Z] #124 ... [2023-09-19T19:58:54.303Z] [2023-09-19T19:58:54.303Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T19:58:54.303Z] #0 0.802 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-19T19:58:54.303Z] #125 ... [2023-09-19T19:58:54.303Z] [2023-09-19T19:58:54.303Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T19:58:54.303Z] #0 0.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-19T19:58:54.303Z] #126 ... [2023-09-19T19:58:54.303Z] [2023-09-19T19:58:54.303Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T19:58:54.303Z] #0 1.036 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-19T19:58:54.303Z] #127 ... [2023-09-19T19:58:54.303Z] [2023-09-19T19:58:54.303Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T19:58:54.303Z] #0 0.914 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-19T19:58:54.560Z] #128 ... [2023-09-19T19:58:54.560Z] [2023-09-19T19:58:54.560Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T19:58:54.560Z] #0 0.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-19T19:58:54.560Z] #129 ... [2023-09-19T19:58:54.560Z] [2023-09-19T19:58:54.560Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T19:58:54.560Z] #0 1.235 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-19T19:58:54.818Z] #130 ... [2023-09-19T19:58:54.818Z] [2023-09-19T19:58:54.818Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T19:58:54.818Z] #0 1.007 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-19T19:58:56.958Z] Removing intermediate container ed597d1193f2 [2023-09-19T19:58:56.958Z] ---> 74bd55b769bb [2023-09-19T19:58:56.958Z] Successfully built 74bd55b769bb [2023-09-19T19:58:56.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:58:57.280Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T19:58:57.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:58:57.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-6621 does not seem to be running inside a container [2023-09-19T19:58:57.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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-19T19:58:58.767Z] $ docker top 5df3e226bc74080770e022ed800f9308a8a9f0c26a9f37d439239ad2a5ccbce3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T19:58:59.585Z] + go version [2023-09-19T19:58:59.585Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T19:58:59.605Z] $ docker stop --time=1 5df3e226bc74080770e022ed800f9308a8a9f0c26a9f37d439239ad2a5ccbce3 [2023-09-19T19:59:01.158Z] $ docker rm -f --volumes 5df3e226bc74080770e022ed800f9308a8a9f0c26a9f37d439239ad2a5ccbce3 [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-19T19:59:01.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-19T19:59:01.799Z] [2023-09-19T19:59:01.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T19:59:02.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-19T19:59:02.131Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-19T19:59:02.131Z] 547446be3368: Pulling fs layer [2023-09-19T19:59:02.131Z] d125d8839a47: Pulling fs layer [2023-09-19T19:59:02.131Z] 3e85d5ac6304: Pulling fs layer [2023-09-19T19:59:02.131Z] c3105a71a48b: Pulling fs layer [2023-09-19T19:59:02.131Z] 0f093f025ec4: Pulling fs layer [2023-09-19T19:59:02.131Z] c3106fc0e877: Pulling fs layer [2023-09-19T19:59:02.131Z] c3105a71a48b: Waiting [2023-09-19T19:59:02.131Z] 0f093f025ec4: Waiting [2023-09-19T19:59:02.131Z] c3106fc0e877: Waiting [2023-09-19T19:59:02.402Z] 547446be3368: Verifying Checksum [2023-09-19T19:59:02.402Z] 547446be3368: Download complete [2023-09-19T19:59:02.402Z] c3105a71a48b: Verifying Checksum [2023-09-19T19:59:02.402Z] c3105a71a48b: Download complete [2023-09-19T19:59:02.670Z] d125d8839a47: Verifying Checksum [2023-09-19T19:59:02.670Z] d125d8839a47: Download complete [2023-09-19T19:59:02.670Z] c3106fc0e877: Verifying Checksum [2023-09-19T19:59:02.670Z] c3106fc0e877: Download complete [2023-09-19T19:59:02.937Z] 0f093f025ec4: Verifying Checksum [2023-09-19T19:59:02.937Z] 0f093f025ec4: Download complete [2023-09-19T19:59:02.937Z] 547446be3368: Pull complete [2023-09-19T19:59:03.914Z] d125d8839a47: Pull complete [2023-09-19T19:59:04.498Z] 3e85d5ac6304: Verifying Checksum [2023-09-19T19:59:04.498Z] 3e85d5ac6304: Download complete [2023-09-19T19:59:12.702Z] 3e85d5ac6304: Pull complete [2023-09-19T19:59:12.702Z] c3105a71a48b: Pull complete [2023-09-19T19:59:13.662Z] 0f093f025ec4: Pull complete [2023-09-19T19:59:13.926Z] c3106fc0e877: Pull complete [2023-09-19T19:59:13.926Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-19T19:59:13.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-19T19:59:13.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T19:59:14.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-6621 does not seem to be running inside a container [2023-09-19T19:59:14.168Z] $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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-19T19:59:16.188Z] $ docker top 48e1e14b88ba5b1bc04f1a32a6b66f4e710863c499a0be8c879524edb3c50ba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T19:59:16.686Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-19T19:59:24.898Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-19T19:59:24.898Z] #1 transferring dockerfile: [2023-09-19T19:59:24.898Z] #1 transferring dockerfile: 2.04kB done [2023-09-19T19:59:24.898Z] #1 DONE 0.1s [2023-09-19T19:59:27.492Z] [2023-09-19T19:59:27.492Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-19T19:59:27.492Z] #2 transferring dockerfile: 1.58kB done [2023-09-19T19:59:27.492Z] #2 DONE 0.0s [2023-09-19T19:59:27.492Z] [2023-09-19T19:59:27.492Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-19T19:59:27.492Z] #3 transferring dockerfile: 2.38kB done [2023-09-19T19:59:27.492Z] #3 DONE 0.0s [2023-09-19T19:59:27.763Z] [2023-09-19T19:59:27.763Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-09-19T19:59:27.763Z] #4 transferring dockerfile: 1.82kB done [2023-09-19T19:59:27.763Z] #4 DONE 2.3s [2023-09-19T19:59:27.763Z] [2023-09-19T19:59:27.763Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-09-19T19:59:27.763Z] #5 transferring dockerfile: 1.70kB done [2023-09-19T19:59:27.763Z] #5 DONE 0.1s [2023-09-19T19:59:27.763Z] [2023-09-19T19:59:27.763Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-09-19T19:59:27.763Z] #6 transferring dockerfile: 1.59kB done [2023-09-19T19:59:27.763Z] #6 DONE 0.1s [2023-09-19T19:59:27.763Z] [2023-09-19T19:59:27.763Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-09-19T19:59:27.763Z] #7 transferring dockerfile: 1.96kB done [2023-09-19T19:59:27.763Z] #7 DONE 0.0s [2023-09-19T19:59:27.763Z] [2023-09-19T19:59:27.763Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:59:28.034Z] #8 transferring dockerfile: 2.82kB done [2023-09-19T19:59:28.034Z] #8 DONE 0.0s [2023-09-19T19:59:28.034Z] [2023-09-19T19:59:28.034Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-09-19T19:59:28.034Z] #9 transferring dockerfile: 1.84kB done [2023-09-19T19:59:28.034Z] #9 DONE 0.1s [2023-09-19T19:59:28.034Z] [2023-09-19T19:59:28.034Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-19T19:59:28.034Z] #10 transferring dockerfile: 2.39kB done [2023-09-19T19:59:28.034Z] #10 DONE 0.0s [2023-09-19T19:59:28.034Z] [2023-09-19T19:59:28.034Z] #11 [core-command internal] load build definition from Dockerfile [2023-09-19T19:59:28.301Z] #11 transferring dockerfile: 1.82kB done [2023-09-19T19:59:28.301Z] #11 DONE 0.1s [2023-09-19T19:59:28.301Z] [2023-09-19T19:59:28.301Z] #12 [core-data internal] load build definition from Dockerfile [2023-09-19T19:59:28.301Z] #12 transferring dockerfile: 1.90kB 0.0s done [2023-09-19T19:59:28.301Z] #12 DONE 0.1s [2023-09-19T19:59:28.301Z] [2023-09-19T19:59:28.301Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-19T19:59:28.301Z] #13 transferring dockerfile: 1.78kB done [2023-09-19T19:59:28.301Z] #13 DONE 0.0s [2023-09-19T19:59:28.301Z] [2023-09-19T19:59:28.301Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-19T19:59:28.301Z] #14 transferring dockerfile: 2.12kB done [2023-09-19T19:59:28.301Z] #14 DONE 0.0s [2023-09-19T19:59:28.301Z] [2023-09-19T19:59:28.301Z] #15 [security-proxy-auth internal] load .dockerignore [2023-09-19T19:59:28.301Z] #15 transferring context: [2023-09-19T19:59:28.568Z] #15 transferring context: 56B 0.0s done [2023-09-19T19:59:28.568Z] #15 DONE 0.1s [2023-09-19T19:59:29.152Z] [2023-09-19T19:59:29.152Z] #16 [security-spire-config internal] load .dockerignore [2023-09-19T19:59:29.152Z] #16 transferring context: 56B done [2023-09-19T19:59:29.152Z] #16 DONE 0.0s [2023-09-19T19:59:29.152Z] [2023-09-19T19:59:29.152Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-19T19:59:29.152Z] #17 transferring context: 56B 0.0s done [2023-09-19T19:59:29.152Z] #17 DONE 0.1s [2023-09-19T19:59:29.152Z] [2023-09-19T19:59:29.152Z] #18 [support-scheduler internal] load .dockerignore [2023-09-19T19:59:29.152Z] #18 transferring context: 56B 0.0s done [2023-09-19T19:59:29.152Z] #18 DONE 0.1s [2023-09-19T19:59:29.152Z] [2023-09-19T19:59:29.152Z] #19 [security-spire-agent internal] load .dockerignore [2023-09-19T19:59:29.152Z] #19 transferring context: 56B done [2023-09-19T19:59:29.152Z] #19 DONE 0.1s [2023-09-19T19:59:29.152Z] [2023-09-19T19:59:29.152Z] #20 [security-spire-server internal] load .dockerignore [2023-09-19T19:59:29.152Z] #20 transferring context: 56B done [2023-09-19T19:59:29.152Z] #20 DONE 0.1s [2023-09-19T19:59:29.429Z] [2023-09-19T19:59:29.429Z] #21 [core-metadata internal] load .dockerignore [2023-09-19T19:59:29.429Z] #21 transferring context: 56B 0.0s done [2023-09-19T19:59:29.429Z] #21 DONE 0.1s [2023-09-19T19:59:29.429Z] [2023-09-19T19:59:29.429Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-19T19:59:29.429Z] #22 transferring context: 56B done [2023-09-19T19:59:29.429Z] #22 DONE 0.0s [2023-09-19T19:59:29.429Z] [2023-09-19T19:59:29.429Z] #23 [support-notifications internal] load .dockerignore [2023-09-19T19:59:29.429Z] #23 transferring context: 56B done [2023-09-19T19:59:29.429Z] #23 DONE 0.1s [2023-09-19T19:59:29.429Z] [2023-09-19T19:59:29.429Z] #24 [security-proxy-setup internal] load .dockerignore [2023-09-19T19:59:29.429Z] #24 transferring context: 56B done [2023-09-19T19:59:29.696Z] #24 DONE 0.1s [2023-09-19T19:59:29.696Z] [2023-09-19T19:59:29.696Z] #25 [core-command internal] load .dockerignore [2023-09-19T19:59:29.696Z] #25 transferring context: 56B done [2023-09-19T19:59:29.696Z] #25 DONE 0.0s [2023-09-19T19:59:29.696Z] [2023-09-19T19:59:29.696Z] #26 [core-data internal] load .dockerignore [2023-09-19T19:59:29.696Z] #26 transferring context: 56B 0.0s done [2023-09-19T19:59:29.696Z] #26 DONE 0.1s [2023-09-19T19:59:29.696Z] [2023-09-19T19:59:29.696Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-09-19T19:59:29.696Z] #27 transferring context: 56B done [2023-09-19T19:59:29.696Z] #27 DONE 0.0s [2023-09-19T19:59:29.696Z] [2023-09-19T19:59:29.696Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-19T19:59:29.963Z] #28 transferring context: 56B done [2023-09-19T19:59:29.963Z] #28 DONE 0.0s [2023-09-19T19:59:29.963Z] [2023-09-19T19:59:29.963Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:29.963Z] #29 DONE 0.0s [2023-09-19T19:59:29.963Z] [2023-09-19T19:59:29.963Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:59:29.963Z] #30 DONE 0.1s [2023-09-19T19:59:29.963Z] [2023-09-19T19:59:29.963Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:59:29.963Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:59:29.963Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:59:29.963Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:59:29.963Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:59:30.547Z] #31 ... [2023-09-19T19:59:30.547Z] [2023-09-19T19:59:30.547Z] #32 [security-proxy-auth internal] load build context [2023-09-19T19:59:30.547Z] #32 transferring context: 2.61MB 0.5s done [2023-09-19T19:59:30.547Z] #32 DONE 0.6s [2023-09-19T19:59:30.813Z] [2023-09-19T19:59:30.813Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:30.813Z] #29 DONE 0.0s [2023-09-19T19:59:30.813Z] [2023-09-19T19:59:30.813Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:59:30.813Z] #30 DONE 0.3s [2023-09-19T19:59:30.813Z] [2023-09-19T19:59:30.814Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:59:30.814Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:59:30.814Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:59:30.814Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:59:30.814Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:59:30.814Z] #31 ... [2023-09-19T19:59:30.814Z] [2023-09-19T19:59:30.814Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:30.814Z] #29 DONE 0.0s [2023-09-19T19:59:31.081Z] [2023-09-19T19:59:31.081Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:59:31.081Z] #30 DONE 0.5s [2023-09-19T19:59:31.081Z] [2023-09-19T19:59:31.081Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:59:31.081Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:59:31.081Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:59:31.081Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:59:31.081Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:59:31.081Z] #31 ... [2023-09-19T19:59:31.081Z] [2023-09-19T19:59:31.081Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:31.081Z] #29 DONE 0.0s [2023-09-19T19:59:31.349Z] [2023-09-19T19:59:31.349Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:31.349Z] #29 DONE 0.0s [2023-09-19T19:59:31.349Z] [2023-09-19T19:59:31.349Z] #33 [support-scheduler internal] load build context [2023-09-19T19:59:31.349Z] #33 ... [2023-09-19T19:59:31.349Z] [2023-09-19T19:59:31.349Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-19T19:59:31.349Z] #34 DONE 1.1s [2023-09-19T19:59:31.349Z] [2023-09-19T19:59:31.349Z] #33 [support-scheduler internal] load build context [2023-09-19T19:59:31.616Z] #33 ... [2023-09-19T19:59:31.616Z] [2023-09-19T19:59:31.616Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:31.616Z] #29 DONE 0.0s [2023-09-19T19:59:31.616Z] [2023-09-19T19:59:31.616Z] #33 [support-scheduler internal] load build context [2023-09-19T19:59:31.616Z] #33 ... [2023-09-19T19:59:31.616Z] [2023-09-19T19:59:31.616Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:31.616Z] #29 DONE 0.0s [2023-09-19T19:59:31.616Z] [2023-09-19T19:59:31.616Z] #33 [support-scheduler internal] load build context [2023-09-19T19:59:31.883Z] #33 ... [2023-09-19T19:59:31.883Z] [2023-09-19T19:59:31.883Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:31.883Z] #29 DONE 0.0s [2023-09-19T19:59:31.883Z] [2023-09-19T19:59:31.883Z] #33 [support-scheduler internal] load build context [2023-09-19T19:59:32.151Z] #33 ... [2023-09-19T19:59:32.151Z] [2023-09-19T19:59:32.151Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:32.151Z] #29 DONE 0.0s [2023-09-19T19:59:32.151Z] [2023-09-19T19:59:32.151Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-19T19:59:32.151Z] #34 DONE 1.3s [2023-09-19T19:59:32.151Z] [2023-09-19T19:59:32.151Z] #33 [support-scheduler internal] load build context [2023-09-19T19:59:32.151Z] #33 ... [2023-09-19T19:59:32.151Z] [2023-09-19T19:59:32.151Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-19T19:59:32.151Z] #29 DONE 0.0s [2023-09-19T19:59:32.151Z] [2023-09-19T19:59:32.151Z] #35 [security-secretstore-setup internal] load build context [2023-09-19T19:59:32.151Z] #35 transferring context: 2.61MB 1.2s done [2023-09-19T19:59:32.151Z] #35 DONE 1.4s [2023-09-19T19:59:32.151Z] [2023-09-19T19:59:32.151Z] #33 [support-scheduler internal] load build context [2023-09-19T19:59:32.151Z] #33 transferring context: 2.61MB 1.3s done [2023-09-19T19:59:32.426Z] #33 DONE 1.5s [2023-09-19T19:59:32.426Z] [2023-09-19T19:59:32.426Z] #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:59:32.426Z] #36 ... [2023-09-19T19:59:32.426Z] [2023-09-19T19:59:32.426Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-19T19:59:32.426Z] #37 DONE 1.6s [2023-09-19T19:59:32.426Z] [2023-09-19T19:59:32.426Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-19T19:59:32.426Z] #38 DONE 3.4s [2023-09-19T19:59:32.694Z] [2023-09-19T19:59:32.694Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-19T19:59:32.694Z] #30 DONE 1.8s [2023-09-19T19:59:32.694Z] [2023-09-19T19:59:32.694Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-19T19:59:32.694Z] #34 DONE 1.3s [2023-09-19T19:59:32.694Z] [2023-09-19T19:59:32.694Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:59:32.694Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:59:32.694Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:59:32.694Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:59:32.694Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:59:32.694Z] #31 ... [2023-09-19T19:59:32.694Z] [2023-09-19T19:59:32.694Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-19T19:59:32.694Z] #34 DONE 1.3s [2023-09-19T19:59:32.694Z] [2023-09-19T19:59:32.694Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:59:32.694Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:59:32.694Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:59:32.694Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:59:32.694Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:59:32.694Z] #31 ... [2023-09-19T19:59:32.694Z] [2023-09-19T19:59:32.694Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-19T19:59:32.694Z] #34 DONE 1.3s [2023-09-19T19:59:32.694Z] [2023-09-19T19:59:32.694Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T19:59:32.694Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:59:32.694Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:59:32.694Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:59:32.694Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:59:32.961Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-19T19:59:32.961Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-19T19:59:32.961Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-19T19:59:32.961Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-19T19:59:33.555Z] #31 ... [2023-09-19T19:59:33.555Z] [2023-09-19T19:59:33.555Z] #39 [security-spire-server internal] load build context [2023-09-19T19:59:33.555Z] #39 transferring context: 18.11kB 0.2s done [2023-09-19T19:59:33.555Z] #39 DONE 0.9s [2023-09-19T19:59:33.555Z] [2023-09-19T19:59:33.555Z] #40 [core-metadata internal] load build context [2023-09-19T19:59:33.555Z] #40 transferring context: 2.61MB 1.7s done [2023-09-19T19:59:33.555Z] #40 DONE 2.4s [2023-09-19T19:59:33.555Z] [2023-09-19T19:59:33.555Z] #41 [security-bootstrapper internal] load build context [2023-09-19T19:59:35.499Z] #41 ... [2023-09-19T19:59:35.499Z] [2023-09-19T19:59:35.499Z] #42 [security-spire-agent internal] load build context [2023-09-19T19:59:35.499Z] #42 transferring context: 17.64kB 0.7s done [2023-09-19T19:59:35.499Z] #42 DONE 2.6s [2023-09-19T19:59:35.499Z] [2023-09-19T19:59:35.499Z] #43 [security-spire-config internal] load build context [2023-09-19T19:59:35.499Z] #43 transferring context: 16.36kB 0.4s done [2023-09-19T19:59:35.499Z] #43 DONE 2.8s [2023-09-19T19:59:35.499Z] [2023-09-19T19:59:35.499Z] #41 [security-bootstrapper internal] load build context [2023-09-19T19:59:35.499Z] #41 transferring context: 2.61MB 3.3s done [2023-09-19T19:59:35.767Z] #41 DONE 3.8s [2023-09-19T19:59:35.767Z] [2023-09-19T19:59:35.767Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:59:35.767Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.0s done [2023-09-19T19:59:35.767Z] #44 DONE 3.0s [2023-09-19T19:59:35.767Z] [2023-09-19T19:59:35.767Z] #45 [security-proxy-setup internal] load build context [2023-09-19T19:59:37.721Z] #45 ... [2023-09-19T19:59:37.721Z] [2023-09-19T19:59:37.721Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-19T19:59:37.721Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:37.721Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:37.721Z] #0 5.306 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:37.721Z] #0 5.306 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:37.721Z] #0 5.306 OK: 8 MiB in 16 packages [2023-09-19T19:59:37.721Z] #46 DONE 10.5s [2023-09-19T19:59:37.721Z] [2023-09-19T19:59:37.721Z] #45 [security-proxy-setup internal] load build context [2023-09-19T19:59:37.721Z] #45 ... [2023-09-19T19:59:37.721Z] [2023-09-19T19:59:37.721Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:37.721Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done [2023-09-19T19:59:37.721Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-19T19:59:37.721Z] #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-19T19:59:37.721Z] #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-19T19:59:37.721Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-19T19:59:37.721Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s [2023-09-19T19:59:37.721Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-09-19T19:59:37.721Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-19T19:59:37.721Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-09-19T19:59:38.681Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.4s [2023-09-19T19:59:38.681Z] #47 ... [2023-09-19T19:59:38.681Z] [2023-09-19T19:59:38.681Z] #48 [core-command internal] load build context [2023-09-19T19:59:38.681Z] #48 transferring context: 2.61MB 4.7s done [2023-09-19T19:59:38.681Z] #48 DONE 6.5s [2023-09-19T19:59:38.681Z] [2023-09-19T19:59:38.681Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:59:38.948Z] #49 ... [2023-09-19T19:59:38.948Z] [2023-09-19T19:59:38.948Z] #50 [support-notifications internal] load build context [2023-09-19T19:59:38.948Z] #50 transferring context: 2.61MB 4.6s done [2023-09-19T19:59:38.948Z] #50 DONE 6.5s [2023-09-19T19:59:38.948Z] [2023-09-19T19:59:38.948Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:59:38.948Z] #49 ... [2023-09-19T19:59:38.948Z] [2023-09-19T19:59:38.948Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:38.948Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.05MB / 23.39MB 3.0s [2023-09-19T19:59:39.537Z] #47 ... [2023-09-19T19:59:39.537Z] [2023-09-19T19:59:39.537Z] #51 [core-data internal] load build context [2023-09-19T19:59:39.537Z] #51 transferring context: 2.61MB 6.0s done [2023-09-19T19:59:39.537Z] #51 DONE 7.0s [2023-09-19T19:59:39.537Z] [2023-09-19T19:59:39.537Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:39.812Z] #47 ... [2023-09-19T19:59:39.812Z] [2023-09-19T19:59:39.812Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-19T19:59:39.812Z] #52 transferring context: 2.61MB 4.5s done [2023-09-19T19:59:39.812Z] #52 DONE 6.7s [2023-09-19T19:59:39.812Z] [2023-09-19T19:59:39.812Z] #45 [security-proxy-setup internal] load build context [2023-09-19T19:59:39.812Z] #45 transferring context: 2.61MB 6.9s done [2023-09-19T19:59:39.812Z] #45 DONE 7.7s [2023-09-19T19:59:39.812Z] [2023-09-19T19:59:39.812Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:39.812Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.67MB / 23.39MB 3.8s [2023-09-19T19:59:39.812Z] #47 ... [2023-09-19T19:59:39.812Z] [2023-09-19T19:59:39.812Z] #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T19:59:40.083Z] #53 ... [2023-09-19T19:59:40.083Z] [2023-09-19T19:59:40.083Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:40.354Z] #47 ... [2023-09-19T19:59:40.354Z] [2023-09-19T19:59:40.354Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-19T19:59:40.354Z] #49 transferring context: 2.61MB 6.5s done [2023-09-19T19:59:40.354Z] #49 DONE 7.6s [2023-09-19T19:59:40.354Z] [2023-09-19T19:59:40.354Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:40.354Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.06MB / 23.39MB 4.2s [2023-09-19T19:59:40.354Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-19T19:59:40.354Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-19T19:59:40.354Z] #47 ... [2023-09-19T19:59:40.354Z] [2023-09-19T19:59:40.354Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:59:40.354Z] #0 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:40.354Z] #0 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:40.354Z] #0 10.29 OK: 267 MiB in 56 packages [2023-09-19T19:59:40.354Z] #54 DONE 11.5s [2023-09-19T19:59:40.354Z] [2023-09-19T19:59:40.354Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:40.624Z] #47 ... [2023-09-19T19:59:40.624Z] [2023-09-19T19:59:40.624Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:59:40.624Z] #0 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:40.901Z] #55 ... [2023-09-19T19:59:40.901Z] [2023-09-19T19:59:40.901Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:41.173Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.1s [2023-09-19T19:59:41.444Z] #47 ... [2023-09-19T19:59:41.444Z] [2023-09-19T19:59:41.444Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:59:41.444Z] #0 8.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:41.444Z] #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:41.444Z] #0 11.99 OK: 267 MiB in 56 packages [2023-09-19T19:59:41.713Z] #56 ... [2023-09-19T19:59:41.713Z] [2023-09-19T19:59:41.713Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:41.713Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.50MB / 23.39MB 5.5s [2023-09-19T19:59:41.983Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.17MB / 23.39MB 5.7s [2023-09-19T19:59:41.983Z] #47 ... [2023-09-19T19:59:41.983Z] [2023-09-19T19:59:41.983Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-19T19:59:41.983Z] #56 DONE 13.8s [2023-09-19T19:59:41.983Z] [2023-09-19T19:59:41.983Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:41.983Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 6.1s [2023-09-19T19:59:41.983Z] #47 ... [2023-09-19T19:59:41.983Z] [2023-09-19T19:59:41.983Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-19T19:59:41.983Z] #0 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:41.984Z] #0 7.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:42.258Z] #57 ... [2023-09-19T19:59:42.258Z] [2023-09-19T19:59:42.258Z] #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:59:42.258Z] #58 DONE 1.8s [2023-09-19T19:59:42.258Z] [2023-09-19T19:59:42.258Z] #59 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:59:42.526Z] #59 ... [2023-09-19T19:59:42.526Z] [2023-09-19T19:59:42.526Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:59:42.526Z] #0 7.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:42.526Z] #0 8.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:42.526Z] #60 ... [2023-09-19T19:59:42.526Z] [2023-09-19T19:59:42.526Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:59:42.829Z] #61 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:42.829Z] #61 ... [2023-09-19T19:59:42.829Z] [2023-09-19T19:59:42.829Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:42.829Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.17MB / 23.39MB 6.6s [2023-09-19T19:59:42.829Z] #47 ... [2023-09-19T19:59:42.829Z] [2023-09-19T19:59:42.829Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:59:42.829Z] #62 ... [2023-09-19T19:59:42.829Z] [2023-09-19T19:59:42.829Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-19T19:59:43.097Z] #63 ... [2023-09-19T19:59:43.097Z] [2023-09-19T19:59:43.097Z] #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:59:43.097Z] #64 DONE 1.0s [2023-09-19T19:59:43.097Z] [2023-09-19T19:59:43.097Z] #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:59:43.097Z] #65 ... [2023-09-19T19:59:43.097Z] [2023-09-19T19:59:43.097Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:43.097Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.1s [2023-09-19T19:59:43.685Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.54MB / 23.39MB 7.5s [2023-09-19T19:59:43.685Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-19T19:59:43.955Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.8s [2023-09-19T19:59:43.955Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-19T19:59:43.955Z] #47 ... [2023-09-19T19:59:43.955Z] [2023-09-19T19:59:43.955Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:59:43.955Z] #66 ... [2023-09-19T19:59:43.955Z] [2023-09-19T19:59:43.955Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:59:44.231Z] #67 ... [2023-09-19T19:59:44.231Z] [2023-09-19T19:59:44.231Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:44.501Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 8.3s [2023-09-19T19:59:44.501Z] #47 ... [2023-09-19T19:59:44.501Z] [2023-09-19T19:59:44.501Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-19T19:59:44.501Z] #57 11.51 OK: 267 MiB in 56 packages [2023-09-19T19:59:44.501Z] #57 DONE 12.5s [2023-09-19T19:59:44.501Z] [2023-09-19T19:59:44.501Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:45.086Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.11MB / 23.39MB 9.0s [2023-09-19T19:59:45.368Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 9.2s [2023-09-19T19:59:45.636Z] #47 ... [2023-09-19T19:59:45.636Z] [2023-09-19T19:59:45.636Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:59:45.636Z] #68 DONE 0.9s [2023-09-19T19:59:45.636Z] [2023-09-19T19:59:45.636Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:45.636Z] #47 ... [2023-09-19T19:59:45.636Z] [2023-09-19T19:59:45.636Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-19T19:59:45.636Z] #60 12.25 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:45.636Z] #60 12.31 (2/2) Installing su-exec (0.2-r3) [2023-09-19T19:59:45.636Z] #60 12.31 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:45.636Z] #60 12.32 OK: 8 MiB in 17 packages [2023-09-19T19:59:45.636Z] #60 DONE 13.3s [2023-09-19T19:59:45.636Z] [2023-09-19T19:59:45.636Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:45.910Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.9s done [2023-09-19T19:59:46.179Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.9s done [2023-09-19T19:59:46.447Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-19T19:59:46.714Z] #47 ... [2023-09-19T19:59:46.714Z] [2023-09-19T19:59:46.714Z] #36 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-19T19:59:46.714Z] #36 8.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:46.714Z] #36 9.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:46.714Z] #36 12.61 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:46.714Z] #36 12.61 (2/4) Installing openssl (3.1.2-r0) [2023-09-19T19:59:46.714Z] #36 12.70 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:59:46.714Z] #36 12.71 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:59:46.714Z] #36 13.47 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:46.714Z] #36 13.54 OK: 18 MiB in 19 packages [2023-09-19T19:59:46.714Z] #36 DONE 14.2s [2023-09-19T19:59:46.714Z] [2023-09-19T19:59:46.714Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:59:46.714Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-19T19:59:46.714Z] #44 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-19T19:59:46.714Z] #44 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-19T19:59:46.714Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-19T19:59:46.714Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-19T19:59:46.714Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-19T19:59:46.715Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2023-09-19T19:59:46.715Z] #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done [2023-09-19T19:59:46.715Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-19T19:59:46.715Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-19T19:59:46.984Z] #44 ... [2023-09-19T19:59:46.984Z] [2023-09-19T19:59:46.984Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-19T19:59:46.984Z] #69 DONE 0.2s [2023-09-19T19:59:46.984Z] [2023-09-19T19:59:46.984Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:59:46.984Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-19T19:59:46.984Z] #44 ... [2023-09-19T19:59:46.984Z] [2023-09-19T19:59:46.984Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:59:46.984Z] #67 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:47.573Z] #67 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:47.573Z] #67 ... [2023-09-19T19:59:47.573Z] [2023-09-19T19:59:47.573Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-19T19:59:47.573Z] #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:47.573Z] #55 13.54 (1/4) Installing ca-certificates (20230506-r0) [2023-09-19T19:59:47.573Z] #55 13.89 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:47.573Z] #55 13.89 (3/4) Installing su-exec (0.2-r3) [2023-09-19T19:59:47.573Z] #55 13.94 (4/4) Installing yq (4.33.3-r3) [2023-09-19T19:59:47.573Z] #55 14.59 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:47.573Z] #55 14.73 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:59:47.573Z] #55 15.71 OK: 18 MiB in 19 packages [2023-09-19T19:59:47.573Z] #55 DONE 16.8s [2023-09-19T19:59:47.848Z] [2023-09-19T19:59:47.848Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-19T19:59:47.848Z] #61 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:47.848Z] #61 14.30 (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T19:59:47.848Z] #61 14.54 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:47.848Z] #61 14.55 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:47.848Z] #61 14.59 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:59:47.848Z] #61 15.24 OK: 9 MiB in 17 packages [2023-09-19T19:59:48.813Z] #61 DONE 16.1s [2023-09-19T19:59:48.813Z] [2023-09-19T19:59:48.813Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:59:48.813Z] #66 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:49.783Z] #66 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:50.748Z] #66 ... [2023-09-19T19:59:50.748Z] [2023-09-19T19:59:50.748Z] #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-19T19:59:50.748Z] #65 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:50.748Z] #65 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:50.748Z] #65 16.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:50.748Z] #65 16.61 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:50.748Z] #65 16.71 OK: 8 MiB in 16 packages [2023-09-19T19:59:50.748Z] #65 DONE 17.8s [2023-09-19T19:59:50.748Z] [2023-09-19T19:59:50.748Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:51.015Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.6s [2023-09-19T19:59:51.126Z] #131 ... [2023-09-19T19:59:51.126Z] [2023-09-19T19:59:51.126Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-19T19:59:51.127Z] #122 65.87 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-19T19:59:51.600Z] #47 ... [2023-09-19T19:59:51.600Z] [2023-09-19T19:59:51.600Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-19T19:59:51.600Z] #70 DONE 5.7s [2023-09-19T19:59:51.600Z] [2023-09-19T19:59:51.600Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:51.600Z] #47 ... [2023-09-19T19:59:51.600Z] [2023-09-19T19:59:51.600Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-19T19:59:51.600Z] #71 DONE 0.2s [2023-09-19T19:59:51.868Z] [2023-09-19T19:59:51.868Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:53.277Z] #47 ... [2023-09-19T19:59:53.277Z] [2023-09-19T19:59:53.277Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:59:53.277Z] #72 ... [2023-09-19T19:59:53.277Z] [2023-09-19T19:59:53.277Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:55.877Z] #47 ... [2023-09-19T19:59:55.877Z] [2023-09-19T19:59:55.877Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T19:59:55.877Z] #73 ... [2023-09-19T19:59:55.877Z] [2023-09-19T19:59:55.877Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-19T19:59:55.877Z] #63 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:55.877Z] #63 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:55.877Z] #63 16.92 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:59:55.877Z] #63 16.92 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:59:55.877Z] #63 16.92 OK: 19940 distinct packages available [2023-09-19T19:59:55.877Z] #63 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:55.877Z] #63 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:55.877Z] #63 22.07 OK: 267 MiB in 56 packages [2023-09-19T19:59:55.877Z] #63 DONE 22.8s [2023-09-19T19:59:55.877Z] [2023-09-19T19:59:55.877Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T19:59:55.877Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.0s done [2023-09-19T19:59:55.877Z] #44 DONE 21.8s [2023-09-19T19:59:55.877Z] [2023-09-19T19:59:55.877Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:56.144Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.7s [2023-09-19T19:59:56.144Z] #47 ... [2023-09-19T19:59:56.144Z] [2023-09-19T19:59:56.144Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-19T19:59:56.144Z] #74 DONE 0.6s [2023-09-19T19:59:56.144Z] [2023-09-19T19:59:56.144Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:56.730Z] #47 ... [2023-09-19T19:59:56.730Z] [2023-09-19T19:59:56.730Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-19T19:59:56.730Z] #67 16.76 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:59:56.730Z] #67 16.76 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:59:56.730Z] #67 16.76 OK: 19940 distinct packages available [2023-09-19T19:59:56.730Z] #67 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:56.730Z] #67 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:56.730Z] #67 20.79 (1/11) Installing ca-certificates (20230506-r0) [2023-09-19T19:59:56.730Z] #67 20.98 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-19T19:59:56.730Z] #67 21.03 (3/11) Installing libunistring (1.1-r1) [2023-09-19T19:59:56.730Z] #67 21.10 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-19T19:59:56.730Z] #67 21.13 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-19T19:59:56.730Z] #67 21.19 (6/11) Installing libcurl (8.2.1-r0) [2023-09-19T19:59:56.730Z] #67 21.24 (7/11) Installing curl (8.2.1-r0) [2023-09-19T19:59:56.730Z] #67 21.26 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:56.730Z] #67 21.27 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:59:56.730Z] #67 21.29 (10/11) Installing libucontext (1.2-r2) [2023-09-19T19:59:56.730Z] #67 21.31 (11/11) Installing gcompat (1.1.0-r1) [2023-09-19T19:59:56.730Z] #67 21.32 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:56.730Z] #67 21.36 Executing ca-certificates-20230506-r0.trigger [2023-09-19T19:59:56.730Z] #67 21.86 OK: 13 MiB in 26 packages [2023-09-19T19:59:56.730Z] #67 DONE 22.5s [2023-09-19T19:59:56.730Z] [2023-09-19T19:59:56.730Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:57.705Z] #47 ... [2023-09-19T19:59:57.705Z] [2023-09-19T19:59:57.705Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-19T19:59:57.705Z] #66 19.10 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:59:57.705Z] #66 19.10 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:59:57.705Z] #66 19.10 OK: 19940 distinct packages available [2023-09-19T19:59:57.705Z] #66 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:57.705Z] #66 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:57.705Z] #66 22.76 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:57.705Z] #66 22.79 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:59:57.705Z] #66 22.83 (3/4) Installing libucontext (1.2-r2) [2023-09-19T19:59:57.705Z] #66 22.83 (4/4) Installing gcompat (1.1.0-r1) [2023-09-19T19:59:57.705Z] #66 22.83 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:57.705Z] #66 22.92 OK: 8 MiB in 19 packages [2023-09-19T19:59:57.705Z] #66 DONE 23.6s [2023-09-19T19:59:57.705Z] [2023-09-19T19:59:57.705Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:57.972Z] #47 ... [2023-09-19T19:59:57.972Z] [2023-09-19T19:59:57.972Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-19T19:59:57.972Z] #62 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:57.972Z] #62 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:57.972Z] #62 20.44 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-19T19:59:57.972Z] #62 20.44 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-19T19:59:57.972Z] #62 20.44 OK: 19940 distinct packages available [2023-09-19T19:59:57.972Z] #62 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:57.972Z] #62 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T19:59:57.972Z] #62 24.52 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-19T19:59:57.972Z] #62 24.54 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-19T19:59:57.972Z] #62 24.55 (3/5) Installing libucontext (1.2-r2) [2023-09-19T19:59:57.972Z] #62 24.56 (4/5) Installing gcompat (1.1.0-r1) [2023-09-19T19:59:57.972Z] #62 24.58 (5/5) Installing openssl (3.1.2-r0) [2023-09-19T19:59:57.972Z] #62 24.60 Executing busybox-1.36.1-r2.trigger [2023-09-19T19:59:57.972Z] #62 24.66 OK: 9 MiB in 20 packages [2023-09-19T19:59:57.972Z] #62 DONE 25.1s [2023-09-19T19:59:57.972Z] [2023-09-19T19:59:57.972Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T19:59:58.559Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s done [2023-09-19T19:59:58.825Z] #47 DONE 28.5s [2023-09-19T19:59:58.825Z] [2023-09-19T19:59:58.825Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-19T19:59:58.825Z] #75 DONE 0.8s [2023-09-19T19:59:58.825Z] [2023-09-19T19:59:58.825Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:00.777Z] #76 ... [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T20:00:00.777Z] #77 DONE 1.1s [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T20:00:00.777Z] #78 DONE 1.1s [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-19T20:00:00.777Z] #79 DONE 0.1s [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #80 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-19T20:00:00.777Z] #80 DONE 1.1s [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-19T20:00:00.777Z] #81 DONE 0.2s [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-19T20:00:00.777Z] #82 DONE 0.2s [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-19T20:00:00.777Z] #83 DONE 0.2s [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T20:00:00.777Z] #84 ... [2023-09-19T20:00:00.777Z] [2023-09-19T20:00:00.777Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-19T20:00:00.777Z] #85 DONE 0.2s [2023-09-19T20:00:01.043Z] [2023-09-19T20:00:01.043Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T20:00:01.043Z] #84 DONE 0.2s [2023-09-19T20:00:01.043Z] [2023-09-19T20:00:01.043Z] #86 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-19T20:00:01.043Z] #86 DONE 0.3s [2023-09-19T20:00:01.043Z] [2023-09-19T20:00:01.043Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-19T20:00:01.043Z] #87 ... [2023-09-19T20:00:01.043Z] [2023-09-19T20:00:01.043Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T20:00:01.043Z] #88 DONE 0.2s [2023-09-19T20:00:01.043Z] [2023-09-19T20:00:01.043Z] #89 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-19T20:00:01.043Z] #89 DONE 0.2s [2023-09-19T20:00:01.204Z] #122 DONE 77.1s [2023-09-19T20:00:01.204Z] [2023-09-19T20:00:01.204Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:00:01.312Z] [2023-09-19T20:00:01.312Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-19T20:00:01.312Z] #87 DONE 0.2s [2023-09-19T20:00:01.312Z] [2023-09-19T20:00:01.312Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-19T20:00:01.312Z] #90 DONE 0.2s [2023-09-19T20:00:01.312Z] [2023-09-19T20:00:01.312Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-19T20:00:01.312Z] #91 DONE 0.2s [2023-09-19T20:00:01.312Z] [2023-09-19T20:00:01.312Z] #92 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-19T20:00:01.312Z] #92 DONE 0.2s [2023-09-19T20:00:01.312Z] [2023-09-19T20:00:01.312Z] #93 [security-spire-server] exporting to image [2023-09-19T20:00:01.312Z] #93 exporting layers [2023-09-19T20:00:01.895Z] #93 ... [2023-09-19T20:00:01.895Z] [2023-09-19T20:00:01.895Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-19T20:00:01.895Z] #94 DONE 0.3s [2023-09-19T20:00:01.895Z] [2023-09-19T20:00:01.895Z] #95 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-19T20:00:01.895Z] #95 DONE 0.3s [2023-09-19T20:00:01.895Z] [2023-09-19T20:00:01.895Z] #93 [security-spire-agent] exporting to image [2023-09-19T20:00:03.301Z] #93 exporting layers 2.0s done [2023-09-19T20:00:03.301Z] #93 writing image sha256:fc2a3355d6e700c5b7d46ae88b5eb5b322907ce9d5ed805470eee55778e39e26 0.0s done [2023-09-19T20:00:03.301Z] #93 naming to docker.io/library/security-spire-server-arm64 done [2023-09-19T20:00:03.567Z] #93 exporting layers 1.9s done [2023-09-19T20:00:03.568Z] #93 writing image sha256:b98c9c072235cc3f5514a412454c00792cbbfb3e363c29b3bd35ba591b79e619 0.0s done [2023-09-19T20:00:03.568Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-19T20:00:03.568Z] #93 writing image sha256:86ab8004c2db9c40451b95f57845da43a9dc37a83dc60ca29acc6d8203e5c8dd done [2023-09-19T20:00:03.568Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-09-19T20:00:03.568Z] #93 DONE 4.1s [2023-09-19T20:00:03.568Z] [2023-09-19T20:00:03.568Z] #59 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:04.705Z] #127 ... [2023-09-19T20:00:04.705Z] [2023-09-19T20:00:04.705Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T20:00:04.705Z] #123 DONE 80.6s [2023-09-19T20:00:04.705Z] [2023-09-19T20:00:04.705Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-19T20:00:04.705Z] #59 ... [2023-09-19T20:00:04.705Z] [2023-09-19T20:00:04.705Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:06.689Z] #132 ... [2023-09-19T20:00:06.689Z] [2023-09-19T20:00:06.689Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T20:00:06.689Z] #128 DONE 83.3s [2023-09-19T20:00:06.689Z] [2023-09-19T20:00:06.689Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T20:00:06.689Z] #129 DONE 83.4s [2023-09-19T20:00:06.954Z] [2023-09-19T20:00:06.954Z] #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:06.954Z] #133 ... [2023-09-19T20:00:06.954Z] [2023-09-19T20:00:06.954Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T20:00:06.954Z] #125 DONE 83.5s [2023-09-19T20:00:06.954Z] [2023-09-19T20:00:06.954Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T20:00:06.954Z] #126 DONE 83.6s [2023-09-19T20:00:07.223Z] [2023-09-19T20:00:07.223Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.223Z] #134 ... [2023-09-19T20:00:07.223Z] [2023-09-19T20:00:07.223Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T20:00:07.223Z] #131 DONE 83.8s [2023-09-19T20:00:07.223Z] [2023-09-19T20:00:07.223Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T20:00:07.223Z] #130 DONE 83.8s [2023-09-19T20:00:07.223Z] [2023-09-19T20:00:07.223Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:00:07.223Z] #127 DONE 83.8s [2023-09-19T20:00:07.483Z] [2023-09-19T20:00:07.483Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.483Z] #135 ... [2023-09-19T20:00:07.483Z] [2023-09-19T20:00:07.483Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:00:07.483Z] #121 DONE 84.1s [2023-09-19T20:00:07.483Z] [2023-09-19T20:00:07.483Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T20:00:07.483Z] #124 DONE 84.1s [2023-09-19T20:00:07.743Z] [2023-09-19T20:00:07.743Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.743Z] #132 DONE 3.0s [2023-09-19T20:00:07.743Z] [2023-09-19T20:00:07.743Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.743Z] #136 DONE 0.9s [2023-09-19T20:00:07.743Z] [2023-09-19T20:00:07.743Z] #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.743Z] #133 DONE 0.8s [2023-09-19T20:00:07.743Z] [2023-09-19T20:00:07.743Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.743Z] #137 ... [2023-09-19T20:00:07.743Z] [2023-09-19T20:00:07.743Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.743Z] #134 DONE 0.7s [2023-09-19T20:00:07.743Z] [2023-09-19T20:00:07.743Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:07.743Z] #135 DONE 0.6s [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-19T20:00:08.001Z] #138 DONE 0.7s [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #139 DONE 0.4s [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-19T20:00:08.001Z] #140 ... [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #141 DONE 0.4s [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:08.001Z] #137 DONE 0.4s [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #142 DONE 0.3s [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #143 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:08.001Z] #144 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:08.001Z] #145 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #146 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:08.001Z] #147 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #148 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #148 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #149 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:08.001Z] #150 CACHED [2023-09-19T20:00:08.001Z] [2023-09-19T20:00:08.001Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.001Z] #151 DONE 0.3s [2023-09-19T20:00:08.261Z] [2023-09-19T20:00:08.261Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:08.261Z] #152 DONE 0.2s [2023-09-19T20:00:08.261Z] [2023-09-19T20:00:08.261Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-19T20:00:08.829Z] #153 ... [2023-09-19T20:00:08.829Z] [2023-09-19T20:00:08.829Z] #154 [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-19T20:00:08.829Z] #154 DONE 0.8s [2023-09-19T20:00:09.088Z] [2023-09-19T20:00:09.088Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-19T20:00:09.346Z] #155 ... [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #156 [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-19T20:00:09.346Z] #156 DONE 1.1s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:09.346Z] #157 DONE 1.1s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-19T20:00:09.346Z] #158 DONE 1.1s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-19T20:00:09.346Z] #159 DONE 1.1s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-19T20:00:09.346Z] #160 DONE 1.1s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-19T20:00:09.346Z] #161 DONE 1.1s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-19T20:00:09.346Z] #162 DONE 1.2s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-19T20:00:09.346Z] #153 DONE 1.1s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-19T20:00:09.346Z] #155 DONE 1.2s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-19T20:00:09.346Z] #140 DONE 1.5s [2023-09-19T20:00:09.346Z] [2023-09-19T20:00:09.346Z] #163 [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-19T20:00:09.915Z] #163 ... [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #164 [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-19T20:00:09.915Z] #164 DONE 0.5s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-19T20:00:09.915Z] #165 DONE 0.5s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-19T20:00:09.915Z] #166 DONE 0.5s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:00:09.915Z] #167 DONE 0.5s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:00:09.915Z] #168 DONE 0.5s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:00:09.915Z] #169 DONE 0.5s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #170 [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-19T20:00:09.915Z] #170 DONE 0.6s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:00:09.915Z] #171 DONE 0.6s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:00:09.915Z] #172 DONE 0.6s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #163 [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-19T20:00:09.915Z] #163 DONE 0.6s [2023-09-19T20:00:09.915Z] [2023-09-19T20:00:09.915Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-19T20:00:09.915Z] #92 exporting layers [2023-09-19T20:00:10.173Z] #92 ... [2023-09-19T20:00:10.173Z] [2023-09-19T20:00:10.173Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:00:10.173Z] #173 DONE 0.4s [2023-09-19T20:00:10.173Z] [2023-09-19T20:00:10.173Z] #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-19T20:00:10.174Z] #174 DONE 0.4s [2023-09-19T20:00:10.174Z] [2023-09-19T20:00:10.174Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:00:10.174Z] #175 DONE 0.4s [2023-09-19T20:00:10.174Z] [2023-09-19T20:00:10.174Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:00:10.174Z] #176 DONE 0.4s [2023-09-19T20:00:10.174Z] [2023-09-19T20:00:10.174Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-19T20:00:10.174Z] #177 DONE 0.4s [2023-09-19T20:00:10.174Z] [2023-09-19T20:00:10.174Z] #178 [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-19T20:00:10.174Z] #178 DONE 0.4s [2023-09-19T20:00:10.174Z] [2023-09-19T20:00:10.174Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-19T20:00:10.174Z] #179 DONE 0.4s [2023-09-19T20:00:10.174Z] [2023-09-19T20:00:10.174Z] #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T20:00:10.432Z] #180 ... [2023-09-19T20:00:10.432Z] [2023-09-19T20:00:10.432Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:00:10.432Z] #181 DONE 0.2s [2023-09-19T20:00:10.432Z] [2023-09-19T20:00:10.432Z] #92 [core-metadata] exporting to image [2023-09-19T20:00:10.432Z] #92 exporting layers 0.4s done [2023-09-19T20:00:10.757Z] #92 ... [2023-09-19T20:00:10.757Z] [2023-09-19T20:00:10.758Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T20:00:10.758Z] #182 DONE 0.4s [2023-09-19T20:00:10.758Z] [2023-09-19T20:00:10.758Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-19T20:00:10.758Z] #183 DONE 0.4s [2023-09-19T20:00:10.758Z] [2023-09-19T20:00:10.758Z] #92 [support-notifications] exporting to image [2023-09-19T20:00:10.758Z] #92 exporting layers 0.4s done [2023-09-19T20:00:10.758Z] #92 writing image sha256:374673b0347f0219e3190b6c21e346bb701aea5ba21f03deec3d36eb792f54b8 done [2023-09-19T20:00:10.758Z] #92 writing image sha256:03dc7c15561a06c38a568448b4a71dfd21bc4d84bc8c5e35c01335dbb856214b done [2023-09-19T20:00:10.758Z] #92 writing image sha256:392832e4b9baafa030cde709bbb9fd4790425dc586a423c371950f55cf56ac5c done [2023-09-19T20:00:10.758Z] #92 writing image sha256:65cf9e57260c42c22246d4c4d5bf984b31cb256252498587f7e579c5c53ce816 [2023-09-19T20:00:10.758Z] #92 writing image sha256:1f2837bfa88165d0b4cb1b897a1d0899f14e3cda1d6ab986d9cb2da3f3591034 done [2023-09-19T20:00:10.758Z] #92 writing image sha256:b9c1a3cabad4440abfa2340789ad707129b43c22d882d72e87fb125f86a6f9ca [2023-09-19T20:00:10.758Z] #92 naming to docker.io/library/core-command done [2023-09-19T20:00:10.758Z] #92 naming to docker.io/library/core-metadata done [2023-09-19T20:00:10.758Z] #92 naming to docker.io/library/support-notifications done [2023-09-19T20:00:10.758Z] #92 naming to docker.io/library/security-spiffe-token-provider [2023-09-19T20:00:10.758Z] #92 writing image sha256:b9c1a3cabad4440abfa2340789ad707129b43c22d882d72e87fb125f86a6f9ca 0.2s done [2023-09-19T20:00:10.758Z] #92 naming to docker.io/library/support-scheduler [2023-09-19T20:00:11.019Z] #92 writing image sha256:65cf9e57260c42c22246d4c4d5bf984b31cb256252498587f7e579c5c53ce816 0.3s done [2023-09-19T20:00:11.019Z] #92 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-09-19T20:00:11.019Z] #92 naming to docker.io/library/support-scheduler done [2023-09-19T20:00:11.019Z] #92 naming to docker.io/library/core-data done [2023-09-19T20:00:11.019Z] #92 DONE 1.8s [2023-09-19T20:00:11.019Z] [2023-09-19T20:00:11.019Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-19T20:00:11.019Z] #184 ... [2023-09-19T20:00:11.019Z] [2023-09-19T20:00:11.019Z] #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-19T20:00:11.019Z] #185 DONE 0.7s [2023-09-19T20:00:11.277Z] [2023-09-19T20:00:11.277Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-19T20:00:11.277Z] #184 DONE 0.6s [2023-09-19T20:00:11.277Z] [2023-09-19T20:00:11.277Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T20:00:11.277Z] #186 DONE 0.0s [2023-09-19T20:00:11.277Z] [2023-09-19T20:00:11.277Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-19T20:00:11.277Z] #187 DONE 0.3s [2023-09-19T20:00:11.277Z] [2023-09-19T20:00:11.277Z] #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T20:00:11.277Z] #180 DONE 1.1s [2023-09-19T20:00:11.277Z] [2023-09-19T20:00:11.277Z] #188 [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-19T20:00:11.277Z] #188 DONE 1.1s [2023-09-19T20:00:11.277Z] [2023-09-19T20:00:11.277Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-19T20:00:11.277Z] #189 DONE 0.1s [2023-09-19T20:00:11.277Z] [2023-09-19T20:00:11.277Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-19T20:00:11.536Z] #92 ... [2023-09-19T20:00:11.536Z] [2023-09-19T20:00:11.536Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-19T20:00:11.536Z] #190 DONE 0.1s [2023-09-19T20:00:11.536Z] [2023-09-19T20:00:11.536Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-19T20:00:11.536Z] #191 DONE 0.1s [2023-09-19T20:00:11.536Z] [2023-09-19T20:00:11.536Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-19T20:00:11.536Z] #92 exporting layers 0.2s done [2023-09-19T20:00:11.536Z] #92 writing image sha256:0ae308af6e1d3fef05ce5a5bb20dc8bb8df2da46703a12ab362cbab183ec9939 done [2023-09-19T20:00:11.536Z] #92 naming to docker.io/library/security-proxy-auth done [2023-09-19T20:00:11.536Z] #92 writing image sha256:223a0d1908de3337204b6375be80103fe379bf7d42f54062d55950598c203be0 done [2023-09-19T20:00:11.536Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-19T20:00:11.536Z] #92 DONE 2.0s [2023-09-19T20:00:11.536Z] [2023-09-19T20:00:11.536Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-19T20:00:11.536Z] #192 DONE 0.1s [2023-09-19T20:00:11.536Z] [2023-09-19T20:00:11.536Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T20:00:11.794Z] #193 ... [2023-09-19T20:00:11.794Z] [2023-09-19T20:00:11.794Z] #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-19T20:00:11.794Z] #194 DONE 1.1s [2023-09-19T20:00:11.794Z] [2023-09-19T20:00:11.794Z] #92 [security-proxy-setup] exporting to image [2023-09-19T20:00:11.794Z] #92 exporting layers 0.2s done [2023-09-19T20:00:11.794Z] #92 writing image sha256:f4cc3eec2c1db1825928348550ab82b862b972678cb53fde9d01524c67c7c47e done [2023-09-19T20:00:11.794Z] #92 naming to docker.io/library/security-proxy-setup done [2023-09-19T20:00:11.794Z] #92 DONE 2.2s [2023-09-19T20:00:11.794Z] [2023-09-19T20:00:11.794Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-19T20:00:12.051Z] #195 ... [2023-09-19T20:00:12.051Z] [2023-09-19T20:00:12.051Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T20:00:12.051Z] #193 DONE 0.8s [2023-09-19T20:00:12.310Z] [2023-09-19T20:00:12.310Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-19T20:00:12.310Z] #195 DONE 0.6s [2023-09-19T20:00:12.310Z] [2023-09-19T20:00:12.310Z] #92 [security-bootstrapper] exporting to image [2023-09-19T20:00:12.310Z] #92 exporting layers 0.2s done [2023-09-19T20:00:12.310Z] #92 writing image sha256:aa022d1d0df9b98e9ca8c18d56bac4928f69450958116b81026538642b2a0173 done [2023-09-19T20:00:12.310Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-09-19T20:00:12.310Z] #92 writing image sha256:635bab0935a15ee259fa693fd511cb66c965d4332e09c637762ba2f2491489b0 done [2023-09-19T20:00:12.310Z] #92 naming to docker.io/library/security-bootstrapper done [2023-09-19T20:00:12.310Z] #92 DONE 2.5s [2023-09-19T20:00:12.310Z] [2023-09-19T20:00:12.310Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:00:12.310Z] time="2023-09-19T19:57:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-19T20:00:12.324Z] $ docker stop --time=1 4a1be911cf54990b3f9460312f5d0d24295be4a28f3bdf6fb9d98449b8c0dc65 [2023-09-19T20:00:14.380Z] $ docker rm -f --volumes 4a1be911cf54990b3f9460312f5d0d24295be4a28f3bdf6fb9d98449b8c0dc65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T20:00:14.714Z] + docker images [2023-09-19T20:00:14.714Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-19T20:00:14.714Z] security-bootstrapper latest 635bab0935a1 2 seconds ago 23.3MB [2023-09-19T20:00:14.714Z] security-proxy-auth latest 0ae308af6e1d 3 seconds ago 19.5MB [2023-09-19T20:00:14.714Z] security-secretstore-setup latest aa022d1d0df9 3 seconds ago 44.4MB [2023-09-19T20:00:14.714Z] core-common-config-bootstrapper latest 223a0d1908de 3 seconds ago 18.2MB [2023-09-19T20:00:14.714Z] security-proxy-setup latest f4cc3eec2c1d 3 seconds ago 29.4MB [2023-09-19T20:00:14.714Z] core-metadata latest 374673b0347f 4 seconds ago 21.7MB [2023-09-19T20:00:14.714Z] support-scheduler latest b9c1a3cabad4 5 seconds ago 34MB [2023-09-19T20:00:14.714Z] security-spiffe-token-provider latest 1f2837bfa881 5 seconds ago 35MB [2023-09-19T20:00:14.714Z] support-notifications latest 03dc7c15561a 5 seconds ago 34.6MB [2023-09-19T20:00:14.714Z] core-data latest 65cf9e57260c 5 seconds ago 21.3MB [2023-09-19T20:00:14.714Z] core-command latest 392832e4b9ba 5 seconds ago 21.2MB [2023-09-19T20:00:14.714Z] security-spire-server latest 9e4358238bdb About a minute ago 102MB [2023-09-19T20:00:14.714Z] security-spire-config latest 059373aae0e4 About a minute ago 101MB [2023-09-19T20:00:14.714Z] security-spire-agent latest d40b9ee6faab About a minute ago 161MB [2023-09-19T20:00:14.714Z] ci-base-image-x86_64 latest c3f2d5f81f45 4 minutes ago 1.08GB [2023-09-19T20:00:14.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 7 days ago 708MB [2023-09-19T20:00:14.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-19T20:00:14.714Z] 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-19T20:00:14.853Z] provisioning config files... [2023-09-19T20:00:14.861Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config2292298128189419108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:00:15.159Z] ---> docker-login.sh [2023-09-19T20:00:15.159Z] nexus3.edgexfoundry.org:10001 [2023-09-19T20:00:15.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:00:15.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:00:15.159Z] Configure a credential helper to remove this warning. See [2023-09-19T20:00:15.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:00:15.159Z] [2023-09-19T20:00:15.159Z] Login Succeeded [2023-09-19T20:00:15.159Z] nexus3.edgexfoundry.org:10002 [2023-09-19T20:00:15.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:00:15.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:00:15.419Z] Configure a credential helper to remove this warning. See [2023-09-19T20:00:15.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:00:15.419Z] [2023-09-19T20:00:15.419Z] Login Succeeded [2023-09-19T20:00:15.419Z] nexus3.edgexfoundry.org:10003 [2023-09-19T20:00:15.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:00:15.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:00:15.419Z] Configure a credential helper to remove this warning. See [2023-09-19T20:00:15.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:00:15.419Z] [2023-09-19T20:00:15.419Z] Login Succeeded [2023-09-19T20:00:15.419Z] nexus3.edgexfoundry.org:10004 [2023-09-19T20:00:15.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:00:15.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:00:15.681Z] Configure a credential helper to remove this warning. See [2023-09-19T20:00:15.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:00:15.681Z] [2023-09-19T20:00:15.681Z] Login Succeeded [2023-09-19T20:00:15.681Z] docker.io [2023-09-19T20:00:15.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:00:15.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:00:15.942Z] Configure a credential helper to remove this warning. See [2023-09-19T20:00:15.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:00:15.942Z] [2023-09-19T20:00:15.942Z] Login Succeeded [2023-09-19T20:00:15.942Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T20:00:15.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:15.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T20:00:15.997Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-19T20:00:15.997Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:15.997Z] latest [2023-09-19T20:00:15.997Z] 3.1.0-dev.49 [2023-09-19T20:00:15.997Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:15.997Z] main [2023-09-19T20:00:15.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:16.310Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:16.616Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:16.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-19T20:00:16.616Z] 5618b8af9629: Preparing [2023-09-19T20:00:16.616Z] 596e94269b48: Preparing [2023-09-19T20:00:16.616Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:16.616Z] 3703fe44c76a: Preparing [2023-09-19T20:00:16.616Z] 522f1cef6555: Preparing [2023-09-19T20:00:16.616Z] 4693057ce236: Preparing [2023-09-19T20:00:16.616Z] 4693057ce236: Waiting [2023-09-19T20:00:16.616Z] 36f5ecbd064f: Pushed [2023-09-19T20:00:16.616Z] 5618b8af9629: Pushed [2023-09-19T20:00:16.616Z] 522f1cef6555: Pushed [2023-09-19T20:00:16.616Z] 3703fe44c76a: Pushed [2023-09-19T20:00:16.616Z] 4693057ce236: Layer already exists [2023-09-19T20:00:18.520Z] 596e94269b48: Pushed [2023-09-19T20:00:18.520Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:18.830Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:19.142Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-19T20:00:19.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-19T20:00:19.142Z] 5618b8af9629: Preparing [2023-09-19T20:00:19.142Z] 596e94269b48: Preparing [2023-09-19T20:00:19.142Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:19.142Z] 3703fe44c76a: Preparing [2023-09-19T20:00:19.142Z] 522f1cef6555: Preparing [2023-09-19T20:00:19.142Z] 4693057ce236: Preparing [2023-09-19T20:00:19.142Z] 4693057ce236: Waiting [2023-09-19T20:00:19.142Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:19.142Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:19.142Z] 5618b8af9629: Layer already exists [2023-09-19T20:00:19.142Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:19.142Z] 596e94269b48: Layer already exists [2023-09-19T20:00:19.142Z] 4693057ce236: Layer already exists [2023-09-19T20:00:19.142Z] latest: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:19.454Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:19.755Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.49 [2023-09-19T20:00:19.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-19T20:00:19.755Z] 5618b8af9629: Preparing [2023-09-19T20:00:19.755Z] 596e94269b48: Preparing [2023-09-19T20:00:19.755Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:19.755Z] 3703fe44c76a: Preparing [2023-09-19T20:00:19.755Z] 522f1cef6555: Preparing [2023-09-19T20:00:19.755Z] 4693057ce236: Preparing [2023-09-19T20:00:19.755Z] 4693057ce236: Waiting [2023-09-19T20:00:19.756Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:19.756Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:19.756Z] 5618b8af9629: Layer already exists [2023-09-19T20:00:19.756Z] 596e94269b48: Layer already exists [2023-09-19T20:00:19.756Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:19.756Z] 4693057ce236: Layer already exists [2023-09-19T20:00:19.756Z] 3.1.0-dev.49: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:20.060Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:20.366Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:20.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-19T20:00:20.366Z] 5618b8af9629: Preparing [2023-09-19T20:00:20.366Z] 596e94269b48: Preparing [2023-09-19T20:00:20.366Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:20.366Z] 3703fe44c76a: Preparing [2023-09-19T20:00:20.366Z] 522f1cef6555: Preparing [2023-09-19T20:00:20.366Z] 4693057ce236: Preparing [2023-09-19T20:00:20.366Z] 4693057ce236: Waiting [2023-09-19T20:00:20.366Z] 5618b8af9629: Layer already exists [2023-09-19T20:00:20.366Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:20.366Z] 596e94269b48: Layer already exists [2023-09-19T20:00:20.366Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:20.366Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:20.366Z] 4693057ce236: Layer already exists [2023-09-19T20:00:20.366Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:20.673Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:21.007Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-19T20:00:21.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-19T20:00:21.007Z] 5618b8af9629: Preparing [2023-09-19T20:00:21.007Z] 596e94269b48: Preparing [2023-09-19T20:00:21.007Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:21.007Z] 3703fe44c76a: Preparing [2023-09-19T20:00:21.007Z] 522f1cef6555: Preparing [2023-09-19T20:00:21.007Z] 4693057ce236: Preparing [2023-09-19T20:00:21.007Z] 4693057ce236: Waiting [2023-09-19T20:00:21.007Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:21.007Z] 5618b8af9629: Layer already exists [2023-09-19T20:00:21.007Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:21.007Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:21.007Z] 596e94269b48: Layer already exists [2023-09-19T20:00:21.007Z] 4693057ce236: Layer already exists [2023-09-19T20:00:21.007Z] main: digest: sha256:435f7b7412dfcb080196f3e551d64207dcf45ef4f371f5b13d242f3e63dbb70c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:21.047Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:21.054Z] taggedImages: [2023-09-19T20:00:21.054Z] - nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:21.054Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-19T20:00:21.054Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.49 [2023-09-19T20:00:21.054Z] - nexus3.edgexfoundry.org:10004/core-command:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:21.054Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-19T20:00:21.072Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-19T20:00:21.072Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:21.072Z] latest [2023-09-19T20:00:21.072Z] 3.1.0-dev.49 [2023-09-19T20:00:21.072Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:21.072Z] main [2023-09-19T20:00:21.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:21.386Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:21.693Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:21.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-19T20:00:21.693Z] b54a42172a80: Preparing [2023-09-19T20:00:21.693Z] 450bb5198a9f: Preparing [2023-09-19T20:00:21.693Z] 37530c151782: Preparing [2023-09-19T20:00:21.693Z] af9970470ebe: Preparing [2023-09-19T20:00:21.693Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:21.693Z] 3703fe44c76a: Preparing [2023-09-19T20:00:21.693Z] 522f1cef6555: Preparing [2023-09-19T20:00:21.693Z] 4693057ce236: Preparing [2023-09-19T20:00:21.693Z] 3703fe44c76a: Waiting [2023-09-19T20:00:21.693Z] 4693057ce236: Waiting [2023-09-19T20:00:21.693Z] 522f1cef6555: Waiting [2023-09-19T20:00:21.693Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:21.693Z] 37530c151782: Pushed [2023-09-19T20:00:21.693Z] 450bb5198a9f: Pushed [2023-09-19T20:00:23.330Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:23.587Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:23.587Z] 4693057ce236: Layer already exists [2023-09-19T20:00:23.587Z] b54a42172a80: Pushed [2023-09-19T20:00:23.587Z] af9970470ebe: Pushed [2023-09-19T20:00:23.845Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:24.159Z] + 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-19T20:00:24.464Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-19T20:00:24.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-19T20:00:24.464Z] b54a42172a80: Preparing [2023-09-19T20:00:24.464Z] 450bb5198a9f: Preparing [2023-09-19T20:00:24.464Z] 37530c151782: Preparing [2023-09-19T20:00:24.464Z] af9970470ebe: Preparing [2023-09-19T20:00:24.464Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:24.464Z] 3703fe44c76a: Preparing [2023-09-19T20:00:24.464Z] 522f1cef6555: Preparing [2023-09-19T20:00:24.464Z] 4693057ce236: Preparing [2023-09-19T20:00:24.464Z] 522f1cef6555: Waiting [2023-09-19T20:00:24.464Z] 4693057ce236: Waiting [2023-09-19T20:00:24.464Z] 3703fe44c76a: Waiting [2023-09-19T20:00:24.464Z] b54a42172a80: Layer already exists [2023-09-19T20:00:24.464Z] 37530c151782: Layer already exists [2023-09-19T20:00:24.464Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:24.464Z] af9970470ebe: Layer already exists [2023-09-19T20:00:24.464Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:24.464Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:24.464Z] 4693057ce236: Layer already exists [2023-09-19T20:00:24.464Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:24.464Z] latest: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:24.782Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:25.087Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.49 [2023-09-19T20:00:25.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-19T20:00:25.087Z] b54a42172a80: Preparing [2023-09-19T20:00:25.087Z] 450bb5198a9f: Preparing [2023-09-19T20:00:25.087Z] 37530c151782: Preparing [2023-09-19T20:00:25.087Z] af9970470ebe: Preparing [2023-09-19T20:00:25.087Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:25.087Z] 3703fe44c76a: Preparing [2023-09-19T20:00:25.087Z] 522f1cef6555: Preparing [2023-09-19T20:00:25.087Z] 4693057ce236: Preparing [2023-09-19T20:00:25.087Z] 522f1cef6555: Waiting [2023-09-19T20:00:25.087Z] 3703fe44c76a: Waiting [2023-09-19T20:00:25.087Z] 4693057ce236: Waiting [2023-09-19T20:00:25.087Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:25.087Z] af9970470ebe: Layer already exists [2023-09-19T20:00:25.087Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:25.087Z] b54a42172a80: Layer already exists [2023-09-19T20:00:25.087Z] 37530c151782: Layer already exists [2023-09-19T20:00:25.087Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:25.087Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:25.087Z] 4693057ce236: Layer already exists [2023-09-19T20:00:25.087Z] 3.1.0-dev.49: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:25.392Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:25.715Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:25.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-19T20:00:25.715Z] b54a42172a80: Preparing [2023-09-19T20:00:25.715Z] 450bb5198a9f: Preparing [2023-09-19T20:00:25.715Z] 37530c151782: Preparing [2023-09-19T20:00:25.715Z] af9970470ebe: Preparing [2023-09-19T20:00:25.715Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:25.715Z] 3703fe44c76a: Preparing [2023-09-19T20:00:25.715Z] 522f1cef6555: Preparing [2023-09-19T20:00:25.715Z] 4693057ce236: Preparing [2023-09-19T20:00:25.715Z] 522f1cef6555: Waiting [2023-09-19T20:00:25.715Z] 4693057ce236: Waiting [2023-09-19T20:00:25.715Z] 3703fe44c76a: Waiting [2023-09-19T20:00:25.715Z] 37530c151782: Layer already exists [2023-09-19T20:00:25.715Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:25.715Z] b54a42172a80: Layer already exists [2023-09-19T20:00:25.715Z] af9970470ebe: Layer already exists [2023-09-19T20:00:25.715Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:25.715Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:25.715Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:25.715Z] 4693057ce236: Layer already exists [2023-09-19T20:00:25.715Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:26.041Z] + 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-19T20:00:26.357Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-19T20:00:26.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-19T20:00:26.616Z] b54a42172a80: Preparing [2023-09-19T20:00:26.616Z] 450bb5198a9f: Preparing [2023-09-19T20:00:26.616Z] 37530c151782: Preparing [2023-09-19T20:00:26.616Z] af9970470ebe: Preparing [2023-09-19T20:00:26.616Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:26.616Z] 3703fe44c76a: Preparing [2023-09-19T20:00:26.616Z] 522f1cef6555: Preparing [2023-09-19T20:00:26.616Z] 4693057ce236: Preparing [2023-09-19T20:00:26.616Z] 3703fe44c76a: Waiting [2023-09-19T20:00:26.616Z] 522f1cef6555: Waiting [2023-09-19T20:00:26.616Z] 4693057ce236: Waiting [2023-09-19T20:00:26.616Z] 37530c151782: Layer already exists [2023-09-19T20:00:26.616Z] b54a42172a80: Layer already exists [2023-09-19T20:00:26.616Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:26.616Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:26.616Z] af9970470ebe: Layer already exists [2023-09-19T20:00:26.616Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:26.616Z] 4693057ce236: Layer already exists [2023-09-19T20:00:26.616Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:26.616Z] main: digest: sha256:1009077c0e2c629eeda89d8cbadd27bc9a70f4d9665a3f14fc340498079e3d43 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:26.675Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:26.686Z] taggedImages: [2023-09-19T20:00:26.686Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:26.686Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-19T20:00:26.686Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.49 [2023-09-19T20:00:26.686Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:26.686Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-19T20:00:26.709Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-19T20:00:26.709Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:26.709Z] latest [2023-09-19T20:00:26.709Z] 3.1.0-dev.49 [2023-09-19T20:00:26.709Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:26.709Z] main [2023-09-19T20:00:26.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:27.049Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:27.351Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:27.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-19T20:00:27.351Z] 6a73e94ac53f: Preparing [2023-09-19T20:00:27.351Z] 61df8b293c88: Preparing [2023-09-19T20:00:27.351Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:27.351Z] 3703fe44c76a: Preparing [2023-09-19T20:00:27.351Z] 06747842fab4: Preparing [2023-09-19T20:00:27.351Z] 4693057ce236: Preparing [2023-09-19T20:00:27.351Z] 4693057ce236: Waiting [2023-09-19T20:00:27.351Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:27.351Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:27.351Z] 4693057ce236: Layer already exists [2023-09-19T20:00:27.351Z] 6a73e94ac53f: Pushed [2023-09-19T20:00:27.351Z] 06747842fab4: Pushed [2023-09-19T20:00:29.255Z] 61df8b293c88: Pushed [2023-09-19T20:00:29.255Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:29.574Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:29.887Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-19T20:00:29.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-19T20:00:29.887Z] 6a73e94ac53f: Preparing [2023-09-19T20:00:29.887Z] 61df8b293c88: Preparing [2023-09-19T20:00:29.887Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:29.887Z] 3703fe44c76a: Preparing [2023-09-19T20:00:29.887Z] 06747842fab4: Preparing [2023-09-19T20:00:29.887Z] 4693057ce236: Preparing [2023-09-19T20:00:29.887Z] 4693057ce236: Waiting [2023-09-19T20:00:29.887Z] 6a73e94ac53f: Layer already exists [2023-09-19T20:00:29.887Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:29.887Z] 06747842fab4: Layer already exists [2023-09-19T20:00:29.887Z] 61df8b293c88: Layer already exists [2023-09-19T20:00:29.887Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:29.887Z] 4693057ce236: Layer already exists [2023-09-19T20:00:29.887Z] latest: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:30.196Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:30.237Z] #59 DONE 47.7s [2023-09-19T20:00:30.237Z] [2023-09-19T20:00:30.237Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:30.237Z] #73 DONE 44.5s [2023-09-19T20:00:30.237Z] [2023-09-19T20:00:30.237Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:30.237Z] #72 DONE 46.9s [2023-09-19T20:00:30.237Z] [2023-09-19T20:00:30.237Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-09-19T20:00:30.510Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.49 [2023-09-19T20:00:30.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-19T20:00:30.510Z] 6a73e94ac53f: Preparing [2023-09-19T20:00:30.510Z] 61df8b293c88: Preparing [2023-09-19T20:00:30.510Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:30.510Z] 3703fe44c76a: Preparing [2023-09-19T20:00:30.510Z] 06747842fab4: Preparing [2023-09-19T20:00:30.510Z] 4693057ce236: Preparing [2023-09-19T20:00:30.510Z] 4693057ce236: Waiting [2023-09-19T20:00:30.510Z] 61df8b293c88: Layer already exists [2023-09-19T20:00:30.510Z] 06747842fab4: Layer already exists [2023-09-19T20:00:30.510Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:30.510Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:30.510Z] 6a73e94ac53f: Layer already exists [2023-09-19T20:00:30.510Z] 4693057ce236: Layer already exists [2023-09-19T20:00:30.510Z] 3.1.0-dev.49: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:30.830Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:31.133Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:31.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-19T20:00:31.133Z] 6a73e94ac53f: Preparing [2023-09-19T20:00:31.133Z] 61df8b293c88: Preparing [2023-09-19T20:00:31.133Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:31.133Z] 3703fe44c76a: Preparing [2023-09-19T20:00:31.133Z] 06747842fab4: Preparing [2023-09-19T20:00:31.133Z] 4693057ce236: Preparing [2023-09-19T20:00:31.133Z] 4693057ce236: Waiting [2023-09-19T20:00:31.133Z] 06747842fab4: Layer already exists [2023-09-19T20:00:31.133Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:31.133Z] 6a73e94ac53f: Layer already exists [2023-09-19T20:00:31.133Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:31.133Z] 61df8b293c88: Layer already exists [2023-09-19T20:00:31.133Z] 4693057ce236: Layer already exists [2023-09-19T20:00:31.133Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:31.226Z] #96 ... [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.226Z] #76 DONE 34.9s [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-19T20:00:31.226Z] #97 CACHED [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-19T20:00:31.226Z] #98 CACHED [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.226Z] #99 CACHED [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #100 [support-notifications builder 6/7] COPY . . [2023-09-19T20:00:31.226Z] #100 DONE 1.2s [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.226Z] #101 CACHED [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-09-19T20:00:31.226Z] #102 CACHED [2023-09-19T20:00:31.226Z] [2023-09-19T20:00:31.226Z] #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T20:00:31.227Z] #103 CACHED [2023-09-19T20:00:31.227Z] [2023-09-19T20:00:31.227Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-09-19T20:00:31.227Z] #104 DONE 1.2s [2023-09-19T20:00:31.457Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-19T20:00:31.494Z] #105 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.494Z] #106 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-19T20:00:31.494Z] #107 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #108 [core-data builder 6/7] COPY . . [2023-09-19T20:00:31.494Z] #108 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.494Z] #109 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-19T20:00:31.494Z] #110 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.494Z] #111 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #112 [core-command builder 6/7] COPY . . [2023-09-19T20:00:31.494Z] #112 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-19T20:00:31.494Z] #113 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.494Z] #114 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #115 [core-metadata builder 6/7] COPY . . [2023-09-19T20:00:31.494Z] #115 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-19T20:00:31.494Z] #116 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T20:00:31.494Z] #117 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-19T20:00:31.494Z] #118 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-19T20:00:31.494Z] #119 CACHED [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.494Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-09-19T20:00:31.494Z] #96 DONE 1.3s [2023-09-19T20:00:31.494Z] [2023-09-19T20:00:31.495Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T20:00:31.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-19T20:00:31.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-19T20:00:31.764Z] 6a73e94ac53f: Preparing [2023-09-19T20:00:31.764Z] 61df8b293c88: Preparing [2023-09-19T20:00:31.764Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:31.764Z] 3703fe44c76a: Preparing [2023-09-19T20:00:31.764Z] 06747842fab4: Preparing [2023-09-19T20:00:31.764Z] 4693057ce236: Preparing [2023-09-19T20:00:31.764Z] 4693057ce236: Waiting [2023-09-19T20:00:31.764Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:31.764Z] 61df8b293c88: Layer already exists [2023-09-19T20:00:31.764Z] 06747842fab4: Layer already exists [2023-09-19T20:00:31.764Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:31.764Z] 6a73e94ac53f: Layer already exists [2023-09-19T20:00:31.764Z] 4693057ce236: Layer already exists [2023-09-19T20:00:31.764Z] main: digest: sha256:e8fc769e63c93d16a33cd5453b3fc60efe3973f30246633ba7890c392ba18639 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:31.816Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:31.822Z] taggedImages: [2023-09-19T20:00:31.822Z] - nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:31.822Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-19T20:00:31.822Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.49 [2023-09-19T20:00:31.822Z] - nexus3.edgexfoundry.org:10004/core-data:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:31.822Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-19T20:00:31.848Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-19T20:00:31.848Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:31.848Z] latest [2023-09-19T20:00:31.848Z] 3.1.0-dev.49 [2023-09-19T20:00:31.848Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:31.848Z] main [2023-09-19T20:00:31.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:32.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:32.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:32.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-19T20:00:32.494Z] 68f26fc932ca: Preparing [2023-09-19T20:00:32.494Z] 98f06f05c6ae: Preparing [2023-09-19T20:00:32.494Z] 0fb108b98dba: Preparing [2023-09-19T20:00:32.494Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:32.494Z] 3703fe44c76a: Preparing [2023-09-19T20:00:32.494Z] 522f1cef6555: Preparing [2023-09-19T20:00:32.494Z] 4693057ce236: Preparing [2023-09-19T20:00:32.494Z] 522f1cef6555: Waiting [2023-09-19T20:00:32.494Z] 4693057ce236: Waiting [2023-09-19T20:00:32.494Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:32.494Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:32.494Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:32.494Z] 4693057ce236: Layer already exists [2023-09-19T20:00:32.494Z] 68f26fc932ca: Pushed [2023-09-19T20:00:32.494Z] 98f06f05c6ae: Pushed [2023-09-19T20:00:34.396Z] 0fb108b98dba: Pushed [2023-09-19T20:00:34.396Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:34.704Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:35.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-19T20:00:35.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-19T20:00:35.012Z] 68f26fc932ca: Preparing [2023-09-19T20:00:35.012Z] 98f06f05c6ae: Preparing [2023-09-19T20:00:35.012Z] 0fb108b98dba: Preparing [2023-09-19T20:00:35.012Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:35.012Z] 3703fe44c76a: Preparing [2023-09-19T20:00:35.012Z] 522f1cef6555: Preparing [2023-09-19T20:00:35.012Z] 4693057ce236: Preparing [2023-09-19T20:00:35.012Z] 522f1cef6555: Waiting [2023-09-19T20:00:35.012Z] 4693057ce236: Waiting [2023-09-19T20:00:35.012Z] 68f26fc932ca: Layer already exists [2023-09-19T20:00:35.012Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:35.012Z] 98f06f05c6ae: Layer already exists [2023-09-19T20:00:35.012Z] 0fb108b98dba: Layer already exists [2023-09-19T20:00:35.012Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:35.012Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:35.012Z] 4693057ce236: Layer already exists [2023-09-19T20:00:35.012Z] latest: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:35.339Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:35.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.49 [2023-09-19T20:00:35.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-19T20:00:35.656Z] 68f26fc932ca: Preparing [2023-09-19T20:00:35.656Z] 98f06f05c6ae: Preparing [2023-09-19T20:00:35.656Z] 0fb108b98dba: Preparing [2023-09-19T20:00:35.656Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:35.656Z] 3703fe44c76a: Preparing [2023-09-19T20:00:35.656Z] 522f1cef6555: Preparing [2023-09-19T20:00:35.656Z] 4693057ce236: Preparing [2023-09-19T20:00:35.656Z] 522f1cef6555: Waiting [2023-09-19T20:00:35.656Z] 4693057ce236: Waiting [2023-09-19T20:00:35.656Z] 68f26fc932ca: Layer already exists [2023-09-19T20:00:35.656Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:35.656Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:35.656Z] 98f06f05c6ae: Layer already exists [2023-09-19T20:00:35.656Z] 0fb108b98dba: Layer already exists [2023-09-19T20:00:35.656Z] 4693057ce236: Layer already exists [2023-09-19T20:00:35.656Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:35.656Z] 3.1.0-dev.49: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:35.775Z] #120 ... [2023-09-19T20:00:35.775Z] [2023-09-19T20:00:35.775Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-19T20:00:35.775Z] #121 DONE 4.4s [2023-09-19T20:00:35.775Z] [2023-09-19T20:00:35.775Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T20:00:35.968Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:36.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:36.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-19T20:00:36.276Z] 68f26fc932ca: Preparing [2023-09-19T20:00:36.276Z] 98f06f05c6ae: Preparing [2023-09-19T20:00:36.276Z] 0fb108b98dba: Preparing [2023-09-19T20:00:36.276Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:36.276Z] 3703fe44c76a: Preparing [2023-09-19T20:00:36.276Z] 522f1cef6555: Preparing [2023-09-19T20:00:36.276Z] 4693057ce236: Preparing [2023-09-19T20:00:36.276Z] 522f1cef6555: Waiting [2023-09-19T20:00:36.276Z] 4693057ce236: Waiting [2023-09-19T20:00:36.276Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:36.276Z] 98f06f05c6ae: Layer already exists [2023-09-19T20:00:36.276Z] 68f26fc932ca: Layer already exists [2023-09-19T20:00:36.276Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:36.276Z] 0fb108b98dba: Layer already exists [2023-09-19T20:00:36.276Z] 4693057ce236: Layer already exists [2023-09-19T20:00:36.276Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:36.276Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:36.581Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:36.887Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-19T20:00:36.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-19T20:00:36.887Z] 68f26fc932ca: Preparing [2023-09-19T20:00:36.887Z] 98f06f05c6ae: Preparing [2023-09-19T20:00:36.887Z] 0fb108b98dba: Preparing [2023-09-19T20:00:36.887Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:36.887Z] 3703fe44c76a: Preparing [2023-09-19T20:00:36.887Z] 522f1cef6555: Preparing [2023-09-19T20:00:36.887Z] 4693057ce236: Preparing [2023-09-19T20:00:36.887Z] 522f1cef6555: Waiting [2023-09-19T20:00:36.887Z] 4693057ce236: Waiting [2023-09-19T20:00:36.887Z] 0fb108b98dba: Layer already exists [2023-09-19T20:00:36.887Z] 68f26fc932ca: Layer already exists [2023-09-19T20:00:36.887Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:36.887Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:36.887Z] 98f06f05c6ae: Layer already exists [2023-09-19T20:00:36.887Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:36.887Z] 4693057ce236: Layer already exists [2023-09-19T20:00:36.887Z] main: digest: sha256:beb95e91c458a7e4e7353497314063ed9c26b2a1e8e15ee4428a9ed193c56f58 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:36.930Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:37.000Z] taggedImages: [2023-09-19T20:00:37.000Z] - nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:37.000Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-19T20:00:37.000Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.49 [2023-09-19T20:00:37.000Z] - nexus3.edgexfoundry.org:10004/core-metadata:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:37.000Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-19T20:00:37.018Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-19T20:00:37.018Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:37.018Z] latest [2023-09-19T20:00:37.018Z] 3.1.0-dev.49 [2023-09-19T20:00:37.018Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:37.018Z] main [2023-09-19T20:00:37.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:37.334Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:37.639Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:37.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-19T20:00:37.639Z] 3d6f08373ddc: Preparing [2023-09-19T20:00:37.639Z] 231f243aaf13: Preparing [2023-09-19T20:00:37.639Z] 046c48732412: Preparing [2023-09-19T20:00:37.639Z] 18cfa4bbdaf2: Preparing [2023-09-19T20:00:37.639Z] 344e6906b2ec: Preparing [2023-09-19T20:00:37.639Z] d662ff7b5a18: Preparing [2023-09-19T20:00:37.639Z] 087ebe591ebf: Preparing [2023-09-19T20:00:37.639Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:37.639Z] 3703fe44c76a: Preparing [2023-09-19T20:00:37.639Z] 24554b249404: Preparing [2023-09-19T20:00:37.639Z] 1c06924b6a1f: Preparing [2023-09-19T20:00:37.639Z] 5f70bf18a086: Preparing [2023-09-19T20:00:37.639Z] 30af7c5b7b82: Preparing [2023-09-19T20:00:37.639Z] dfeaba5bc832: Preparing [2023-09-19T20:00:37.639Z] 4693057ce236: Preparing [2023-09-19T20:00:37.639Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:37.639Z] 1c06924b6a1f: Waiting [2023-09-19T20:00:37.639Z] 5f70bf18a086: Waiting [2023-09-19T20:00:37.639Z] d662ff7b5a18: Waiting [2023-09-19T20:00:37.639Z] 30af7c5b7b82: Waiting [2023-09-19T20:00:37.639Z] 087ebe591ebf: Waiting [2023-09-19T20:00:37.639Z] dfeaba5bc832: Waiting [2023-09-19T20:00:37.639Z] 3703fe44c76a: Waiting [2023-09-19T20:00:37.639Z] 24554b249404: Waiting [2023-09-19T20:00:37.639Z] 4693057ce236: Waiting [2023-09-19T20:00:37.639Z] 344e6906b2ec: Pushed [2023-09-19T20:00:37.639Z] 231f243aaf13: Pushed [2023-09-19T20:00:37.639Z] 046c48732412: Pushed [2023-09-19T20:00:37.639Z] 18cfa4bbdaf2: Pushed [2023-09-19T20:00:37.639Z] 3d6f08373ddc: Pushed [2023-09-19T20:00:37.639Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:37.639Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:37.714Z] #122 1.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-19T20:00:37.898Z] d662ff7b5a18: Pushed [2023-09-19T20:00:37.898Z] 24554b249404: Pushed [2023-09-19T20:00:37.898Z] 5f70bf18a086: Pushed [2023-09-19T20:00:37.898Z] 1c06924b6a1f: Pushed [2023-09-19T20:00:37.898Z] 30af7c5b7b82: Pushed [2023-09-19T20:00:37.898Z] 4693057ce236: Layer already exists [2023-09-19T20:00:37.898Z] dfeaba5bc832: Pushed [2023-09-19T20:00:39.800Z] 087ebe591ebf: Pushed [2023-09-19T20:00:39.800Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:40.116Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:40.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-19T20:00:40.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-19T20:00:40.532Z] 3d6f08373ddc: Preparing [2023-09-19T20:00:40.532Z] 231f243aaf13: Preparing [2023-09-19T20:00:40.532Z] 046c48732412: Preparing [2023-09-19T20:00:40.532Z] 18cfa4bbdaf2: Preparing [2023-09-19T20:00:40.532Z] 344e6906b2ec: Preparing [2023-09-19T20:00:40.532Z] d662ff7b5a18: Preparing [2023-09-19T20:00:40.532Z] 087ebe591ebf: Preparing [2023-09-19T20:00:40.532Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:40.532Z] 3703fe44c76a: Preparing [2023-09-19T20:00:40.532Z] 24554b249404: Preparing [2023-09-19T20:00:40.532Z] 1c06924b6a1f: Preparing [2023-09-19T20:00:40.532Z] 5f70bf18a086: Preparing [2023-09-19T20:00:40.532Z] 30af7c5b7b82: Preparing [2023-09-19T20:00:40.532Z] dfeaba5bc832: Preparing [2023-09-19T20:00:40.532Z] 4693057ce236: Preparing [2023-09-19T20:00:40.532Z] 087ebe591ebf: Waiting [2023-09-19T20:00:40.532Z] dfeaba5bc832: Waiting [2023-09-19T20:00:40.532Z] 5f70bf18a086: Waiting [2023-09-19T20:00:40.532Z] 4693057ce236: Waiting [2023-09-19T20:00:40.532Z] 30af7c5b7b82: Waiting [2023-09-19T20:00:40.532Z] d662ff7b5a18: Waiting [2023-09-19T20:00:40.532Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:40.532Z] 24554b249404: Waiting [2023-09-19T20:00:40.532Z] 1c06924b6a1f: Waiting [2023-09-19T20:00:40.532Z] 3703fe44c76a: Waiting [2023-09-19T20:00:40.532Z] 18cfa4bbdaf2: Layer already exists [2023-09-19T20:00:40.532Z] 046c48732412: Layer already exists [2023-09-19T20:00:40.532Z] 344e6906b2ec: Layer already exists [2023-09-19T20:00:40.532Z] 231f243aaf13: Layer already exists [2023-09-19T20:00:40.532Z] 3d6f08373ddc: Layer already exists [2023-09-19T20:00:40.532Z] d662ff7b5a18: Layer already exists [2023-09-19T20:00:40.532Z] 24554b249404: Layer already exists [2023-09-19T20:00:40.532Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:40.532Z] 087ebe591ebf: Layer already exists [2023-09-19T20:00:40.532Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:40.532Z] 5f70bf18a086: Layer already exists [2023-09-19T20:00:40.532Z] 30af7c5b7b82: Layer already exists [2023-09-19T20:00:40.532Z] 1c06924b6a1f: Layer already exists [2023-09-19T20:00:40.532Z] dfeaba5bc832: Layer already exists [2023-09-19T20:00:40.532Z] 4693057ce236: Layer already exists [2023-09-19T20:00:40.532Z] latest: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:40.897Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:41.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.49 [2023-09-19T20:00:41.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-19T20:00:41.256Z] 3d6f08373ddc: Preparing [2023-09-19T20:00:41.256Z] 231f243aaf13: Preparing [2023-09-19T20:00:41.256Z] 046c48732412: Preparing [2023-09-19T20:00:41.256Z] 18cfa4bbdaf2: Preparing [2023-09-19T20:00:41.256Z] 344e6906b2ec: Preparing [2023-09-19T20:00:41.256Z] d662ff7b5a18: Preparing [2023-09-19T20:00:41.256Z] 087ebe591ebf: Preparing [2023-09-19T20:00:41.256Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:41.256Z] 3703fe44c76a: Preparing [2023-09-19T20:00:41.256Z] 24554b249404: Preparing [2023-09-19T20:00:41.256Z] 1c06924b6a1f: Preparing [2023-09-19T20:00:41.256Z] 5f70bf18a086: Preparing [2023-09-19T20:00:41.256Z] d662ff7b5a18: Waiting [2023-09-19T20:00:41.256Z] 30af7c5b7b82: Preparing [2023-09-19T20:00:41.256Z] dfeaba5bc832: Preparing [2023-09-19T20:00:41.256Z] 4693057ce236: Preparing [2023-09-19T20:00:41.256Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:41.256Z] 30af7c5b7b82: Waiting [2023-09-19T20:00:41.256Z] 087ebe591ebf: Waiting [2023-09-19T20:00:41.256Z] 24554b249404: Waiting [2023-09-19T20:00:41.256Z] dfeaba5bc832: Waiting [2023-09-19T20:00:41.256Z] 1c06924b6a1f: Waiting [2023-09-19T20:00:41.256Z] 4693057ce236: Waiting [2023-09-19T20:00:41.256Z] 5f70bf18a086: Waiting [2023-09-19T20:00:41.256Z] 344e6906b2ec: Layer already exists [2023-09-19T20:00:41.256Z] 231f243aaf13: Layer already exists [2023-09-19T20:00:41.256Z] 046c48732412: Layer already exists [2023-09-19T20:00:41.256Z] 3d6f08373ddc: Layer already exists [2023-09-19T20:00:41.256Z] 18cfa4bbdaf2: Layer already exists [2023-09-19T20:00:41.256Z] d662ff7b5a18: Layer already exists [2023-09-19T20:00:41.256Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:41.256Z] 087ebe591ebf: Layer already exists [2023-09-19T20:00:41.256Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:41.256Z] 24554b249404: Layer already exists [2023-09-19T20:00:41.256Z] 1c06924b6a1f: Layer already exists [2023-09-19T20:00:41.256Z] 30af7c5b7b82: Layer already exists [2023-09-19T20:00:41.256Z] 4693057ce236: Layer already exists [2023-09-19T20:00:41.256Z] dfeaba5bc832: Layer already exists [2023-09-19T20:00:41.256Z] 5f70bf18a086: Layer already exists [2023-09-19T20:00:41.256Z] 3.1.0-dev.49: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:41.580Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:41.887Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:41.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-19T20:00:41.887Z] 3d6f08373ddc: Preparing [2023-09-19T20:00:41.887Z] 231f243aaf13: Preparing [2023-09-19T20:00:41.887Z] 046c48732412: Preparing [2023-09-19T20:00:41.887Z] 18cfa4bbdaf2: Preparing [2023-09-19T20:00:41.887Z] 344e6906b2ec: Preparing [2023-09-19T20:00:41.887Z] d662ff7b5a18: Preparing [2023-09-19T20:00:41.887Z] 087ebe591ebf: Preparing [2023-09-19T20:00:41.887Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:41.887Z] 3703fe44c76a: Preparing [2023-09-19T20:00:41.887Z] 24554b249404: Preparing [2023-09-19T20:00:41.887Z] 1c06924b6a1f: Preparing [2023-09-19T20:00:41.887Z] 5f70bf18a086: Preparing [2023-09-19T20:00:41.887Z] 30af7c5b7b82: Preparing [2023-09-19T20:00:41.887Z] dfeaba5bc832: Preparing [2023-09-19T20:00:41.887Z] 4693057ce236: Preparing [2023-09-19T20:00:41.887Z] d662ff7b5a18: Waiting [2023-09-19T20:00:41.887Z] 087ebe591ebf: Waiting [2023-09-19T20:00:41.887Z] 5f70bf18a086: Waiting [2023-09-19T20:00:41.887Z] 24554b249404: Waiting [2023-09-19T20:00:41.887Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:41.887Z] 30af7c5b7b82: Waiting [2023-09-19T20:00:41.887Z] 1c06924b6a1f: Waiting [2023-09-19T20:00:41.887Z] 3703fe44c76a: Waiting [2023-09-19T20:00:41.887Z] dfeaba5bc832: Waiting [2023-09-19T20:00:41.887Z] 4693057ce236: Waiting [2023-09-19T20:00:41.887Z] 18cfa4bbdaf2: Layer already exists [2023-09-19T20:00:41.887Z] 046c48732412: Layer already exists [2023-09-19T20:00:41.887Z] 3d6f08373ddc: Layer already exists [2023-09-19T20:00:41.887Z] 231f243aaf13: Layer already exists [2023-09-19T20:00:41.887Z] 344e6906b2ec: Layer already exists [2023-09-19T20:00:41.887Z] 087ebe591ebf: Layer already exists [2023-09-19T20:00:41.887Z] d662ff7b5a18: Layer already exists [2023-09-19T20:00:41.887Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:41.887Z] 24554b249404: Layer already exists [2023-09-19T20:00:41.887Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:41.887Z] 1c06924b6a1f: Layer already exists [2023-09-19T20:00:41.887Z] 5f70bf18a086: Layer already exists [2023-09-19T20:00:41.887Z] 4693057ce236: Layer already exists [2023-09-19T20:00:41.887Z] dfeaba5bc832: Layer already exists [2023-09-19T20:00:41.887Z] 30af7c5b7b82: Layer already exists [2023-09-19T20:00:41.887Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:41.959Z] #122 ... [2023-09-19T20:00:41.959Z] [2023-09-19T20:00:41.959Z] #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-19T20:00:41.959Z] #0 4.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-19T20:00:41.959Z] #123 ... [2023-09-19T20:00:41.959Z] [2023-09-19T20:00:41.959Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T20:00:41.959Z] #0 5.006 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-19T20:00:41.959Z] #124 ... [2023-09-19T20:00:41.959Z] [2023-09-19T20:00:41.959Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T20:00:41.959Z] #0 4.844 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-19T20:00:41.959Z] #125 ... [2023-09-19T20:00:41.959Z] [2023-09-19T20:00:41.959Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:00:41.959Z] #0 4.787 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-19T20:00:41.959Z] #126 ... [2023-09-19T20:00:41.959Z] [2023-09-19T20:00:41.959Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T20:00:41.959Z] #0 4.741 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-19T20:00:41.959Z] #127 ... [2023-09-19T20:00:41.959Z] [2023-09-19T20:00:41.959Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T20:00:41.959Z] #0 5.052 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-19T20:00:42.200Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-19T20:00:42.230Z] #128 ... [2023-09-19T20:00:42.230Z] [2023-09-19T20:00:42.230Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T20:00:42.231Z] #0 4.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh [2023-09-19T20:00:42.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-19T20:00:42.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-19T20:00:42.509Z] 3d6f08373ddc: Preparing [2023-09-19T20:00:42.509Z] 231f243aaf13: Preparing [2023-09-19T20:00:42.509Z] 046c48732412: Preparing [2023-09-19T20:00:42.509Z] 18cfa4bbdaf2: Preparing [2023-09-19T20:00:42.509Z] 344e6906b2ec: Preparing [2023-09-19T20:00:42.509Z] d662ff7b5a18: Preparing [2023-09-19T20:00:42.509Z] 087ebe591ebf: Preparing [2023-09-19T20:00:42.509Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:42.509Z] 3703fe44c76a: Preparing [2023-09-19T20:00:42.509Z] 24554b249404: Preparing [2023-09-19T20:00:42.509Z] 1c06924b6a1f: Preparing [2023-09-19T20:00:42.509Z] 5f70bf18a086: Preparing [2023-09-19T20:00:42.509Z] 30af7c5b7b82: Preparing [2023-09-19T20:00:42.509Z] dfeaba5bc832: Preparing [2023-09-19T20:00:42.509Z] 4693057ce236: Preparing [2023-09-19T20:00:42.509Z] 3703fe44c76a: Waiting [2023-09-19T20:00:42.509Z] 24554b249404: Waiting [2023-09-19T20:00:42.509Z] 087ebe591ebf: Waiting [2023-09-19T20:00:42.509Z] dfeaba5bc832: Waiting [2023-09-19T20:00:42.509Z] 1c06924b6a1f: Waiting [2023-09-19T20:00:42.509Z] d662ff7b5a18: Waiting [2023-09-19T20:00:42.509Z] 5f70bf18a086: Waiting [2023-09-19T20:00:42.509Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:42.509Z] 30af7c5b7b82: Waiting [2023-09-19T20:00:42.509Z] 4693057ce236: Waiting [2023-09-19T20:00:42.509Z] 046c48732412: Layer already exists [2023-09-19T20:00:42.509Z] 344e6906b2ec: Layer already exists [2023-09-19T20:00:42.509Z] 231f243aaf13: Layer already exists [2023-09-19T20:00:42.509Z] 3d6f08373ddc: Layer already exists [2023-09-19T20:00:42.509Z] 18cfa4bbdaf2: Layer already exists [2023-09-19T20:00:42.509Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:42.509Z] 24554b249404: Layer already exists [2023-09-19T20:00:42.509Z] d662ff7b5a18: Layer already exists [2023-09-19T20:00:42.509Z] 087ebe591ebf: Layer already exists [2023-09-19T20:00:42.509Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:42.509Z] 1c06924b6a1f: Layer already exists [2023-09-19T20:00:42.509Z] 5f70bf18a086: Layer already exists [2023-09-19T20:00:42.509Z] 4693057ce236: Layer already exists [2023-09-19T20:00:42.509Z] 30af7c5b7b82: Layer already exists [2023-09-19T20:00:42.509Z] dfeaba5bc832: Layer already exists [2023-09-19T20:00:42.509Z] main: digest: sha256:20d4490e40d558a6aac8e2a5f36d4b8998743e13286d6e0d1e8f464d3a2fe8e5 size: 3437 [Pipeline] } [Pipeline] // withEnv [2023-09-19T20:00:42.530Z] #129 ... [2023-09-19T20:00:42.531Z] [2023-09-19T20:00:42.531Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T20:00:42.531Z] #0 4.874 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-19T20:00:42.531Z] #130 ... [2023-09-19T20:00:42.531Z] [2023-09-19T20:00:42.531Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:00:42.531Z] #0 4.912 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:42.559Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:42.567Z] taggedImages: [2023-09-19T20:00:42.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:42.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-19T20:00:42.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.49 [2023-09-19T20:00:42.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:42.567Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-19T20:00:42.585Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-19T20:00:42.585Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:42.585Z] latest [2023-09-19T20:00:42.585Z] 3.1.0-dev.49 [2023-09-19T20:00:42.585Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:42.585Z] main [2023-09-19T20:00:42.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:42.893Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:43.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:43.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-19T20:00:43.211Z] b54a42172a80: Preparing [2023-09-19T20:00:43.211Z] 450bb5198a9f: Preparing [2023-09-19T20:00:43.211Z] 12bcc81d52cd: Preparing [2023-09-19T20:00:43.211Z] 15833ee10cf2: Preparing [2023-09-19T20:00:43.211Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:43.211Z] 3703fe44c76a: Preparing [2023-09-19T20:00:43.211Z] 522f1cef6555: Preparing [2023-09-19T20:00:43.211Z] 4693057ce236: Preparing [2023-09-19T20:00:43.211Z] 522f1cef6555: Waiting [2023-09-19T20:00:43.211Z] 4693057ce236: Waiting [2023-09-19T20:00:43.211Z] 3703fe44c76a: Waiting [2023-09-19T20:00:43.211Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:43.211Z] b54a42172a80: Layer already exists [2023-09-19T20:00:43.211Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:43.211Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:43.211Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:43.211Z] 4693057ce236: Layer already exists [2023-09-19T20:00:43.211Z] 12bcc81d52cd: Pushed [2023-09-19T20:00:45.425Z] 15833ee10cf2: Pushed [2023-09-19T20:00:45.425Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:45.750Z] + 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-19T20:00:46.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-19T20:00:46.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-19T20:00:46.060Z] b54a42172a80: Preparing [2023-09-19T20:00:46.060Z] 450bb5198a9f: Preparing [2023-09-19T20:00:46.060Z] 12bcc81d52cd: Preparing [2023-09-19T20:00:46.060Z] 15833ee10cf2: Preparing [2023-09-19T20:00:46.060Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:46.060Z] 3703fe44c76a: Preparing [2023-09-19T20:00:46.060Z] 522f1cef6555: Preparing [2023-09-19T20:00:46.060Z] 4693057ce236: Preparing [2023-09-19T20:00:46.060Z] 3703fe44c76a: Waiting [2023-09-19T20:00:46.060Z] 522f1cef6555: Waiting [2023-09-19T20:00:46.060Z] 4693057ce236: Waiting [2023-09-19T20:00:46.060Z] b54a42172a80: Layer already exists [2023-09-19T20:00:46.060Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:46.060Z] 15833ee10cf2: Layer already exists [2023-09-19T20:00:46.060Z] 12bcc81d52cd: Layer already exists [2023-09-19T20:00:46.060Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:46.060Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:46.060Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:46.060Z] 4693057ce236: Layer already exists [2023-09-19T20:00:46.060Z] latest: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:46.374Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:46.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.49 [2023-09-19T20:00:46.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-19T20:00:46.680Z] b54a42172a80: Preparing [2023-09-19T20:00:46.680Z] 450bb5198a9f: Preparing [2023-09-19T20:00:46.680Z] 12bcc81d52cd: Preparing [2023-09-19T20:00:46.680Z] 15833ee10cf2: Preparing [2023-09-19T20:00:46.680Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:46.680Z] 3703fe44c76a: Preparing [2023-09-19T20:00:46.680Z] 522f1cef6555: Preparing [2023-09-19T20:00:46.680Z] 4693057ce236: Preparing [2023-09-19T20:00:46.680Z] 3703fe44c76a: Waiting [2023-09-19T20:00:46.680Z] 522f1cef6555: Waiting [2023-09-19T20:00:46.680Z] 4693057ce236: Waiting [2023-09-19T20:00:46.680Z] b54a42172a80: Layer already exists [2023-09-19T20:00:46.680Z] 12bcc81d52cd: Layer already exists [2023-09-19T20:00:46.680Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:46.680Z] 15833ee10cf2: Layer already exists [2023-09-19T20:00:46.680Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:46.680Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:46.680Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:46.680Z] 4693057ce236: Layer already exists [2023-09-19T20:00:46.680Z] 3.1.0-dev.49: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:46.774Z] #131 ... [2023-09-19T20:00:46.774Z] [2023-09-19T20:00:46.774Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T20:00:46.774Z] #120 4.748 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-19T20:00:46.988Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:47.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:47.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-19T20:00:47.287Z] b54a42172a80: Preparing [2023-09-19T20:00:47.287Z] 450bb5198a9f: Preparing [2023-09-19T20:00:47.287Z] 12bcc81d52cd: Preparing [2023-09-19T20:00:47.287Z] 15833ee10cf2: Preparing [2023-09-19T20:00:47.287Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:47.287Z] 3703fe44c76a: Preparing [2023-09-19T20:00:47.287Z] 522f1cef6555: Preparing [2023-09-19T20:00:47.287Z] 4693057ce236: Preparing [2023-09-19T20:00:47.287Z] 522f1cef6555: Waiting [2023-09-19T20:00:47.287Z] 3703fe44c76a: Waiting [2023-09-19T20:00:47.287Z] 4693057ce236: Waiting [2023-09-19T20:00:47.287Z] 15833ee10cf2: Layer already exists [2023-09-19T20:00:47.287Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:47.287Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:47.287Z] b54a42172a80: Layer already exists [2023-09-19T20:00:47.287Z] 12bcc81d52cd: Layer already exists [2023-09-19T20:00:47.287Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:47.287Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:47.287Z] 4693057ce236: Layer already exists [2023-09-19T20:00:47.287Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:47.601Z] + 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-19T20:00:47.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-19T20:00:47.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-19T20:00:47.905Z] b54a42172a80: Preparing [2023-09-19T20:00:47.905Z] 450bb5198a9f: Preparing [2023-09-19T20:00:47.905Z] 12bcc81d52cd: Preparing [2023-09-19T20:00:47.905Z] 15833ee10cf2: Preparing [2023-09-19T20:00:47.905Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:47.905Z] 3703fe44c76a: Preparing [2023-09-19T20:00:47.905Z] 522f1cef6555: Preparing [2023-09-19T20:00:47.905Z] 4693057ce236: Preparing [2023-09-19T20:00:47.905Z] 3703fe44c76a: Waiting [2023-09-19T20:00:47.905Z] 4693057ce236: Waiting [2023-09-19T20:00:47.905Z] 522f1cef6555: Waiting [2023-09-19T20:00:47.905Z] 12bcc81d52cd: Layer already exists [2023-09-19T20:00:47.905Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:47.905Z] 15833ee10cf2: Layer already exists [2023-09-19T20:00:47.905Z] 450bb5198a9f: Layer already exists [2023-09-19T20:00:47.905Z] b54a42172a80: Layer already exists [2023-09-19T20:00:47.905Z] 522f1cef6555: Layer already exists [2023-09-19T20:00:47.905Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:47.905Z] 4693057ce236: Layer already exists [2023-09-19T20:00:47.905Z] main: digest: sha256:d855f5ac6ee06a848169dc034b597b6749e6dc58ac634b177c08986d1c15f585 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:47.944Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:47.950Z] taggedImages: [2023-09-19T20:00:47.950Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:47.950Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-19T20:00:47.950Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.49 [2023-09-19T20:00:47.950Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:47.950Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-19T20:00:47.969Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-19T20:00:47.969Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:47.969Z] latest [2023-09-19T20:00:47.969Z] 3.1.0-dev.49 [2023-09-19T20:00:47.969Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:47.969Z] main [2023-09-19T20:00:47.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:48.296Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:48.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:48.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-19T20:00:48.612Z] c297f2d4b4ca: Preparing [2023-09-19T20:00:48.612Z] 7975a00c2df6: Preparing [2023-09-19T20:00:48.612Z] 3df3c78d9c63: Preparing [2023-09-19T20:00:48.612Z] fc659c03e45a: Preparing [2023-09-19T20:00:48.612Z] 3ffe27bd66d2: Preparing [2023-09-19T20:00:48.612Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:48.612Z] 3703fe44c76a: Preparing [2023-09-19T20:00:48.612Z] 6629e650cc43: Preparing [2023-09-19T20:00:48.612Z] b4043597a0c0: Preparing [2023-09-19T20:00:48.612Z] 4693057ce236: Preparing [2023-09-19T20:00:48.612Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:48.612Z] 3703fe44c76a: Waiting [2023-09-19T20:00:48.612Z] 6629e650cc43: Waiting [2023-09-19T20:00:48.612Z] b4043597a0c0: Waiting [2023-09-19T20:00:48.613Z] 4693057ce236: Waiting [2023-09-19T20:00:48.613Z] c297f2d4b4ca: Pushed [2023-09-19T20:00:48.613Z] 7975a00c2df6: Pushed [2023-09-19T20:00:48.613Z] fc659c03e45a: Pushed [2023-09-19T20:00:48.613Z] 3ffe27bd66d2: Pushed [2023-09-19T20:00:48.613Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:48.613Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:48.613Z] 4693057ce236: Layer already exists [2023-09-19T20:00:48.871Z] 6629e650cc43: Pushed [2023-09-19T20:00:49.805Z] 3df3c78d9c63: Pushed [2023-09-19T20:00:49.805Z] b4043597a0c0: Pushed [2023-09-19T20:00:50.064Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:50.374Z] + 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-19T20:00:50.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-19T20:00:50.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-19T20:00:50.686Z] c297f2d4b4ca: Preparing [2023-09-19T20:00:50.686Z] 7975a00c2df6: Preparing [2023-09-19T20:00:50.686Z] 3df3c78d9c63: Preparing [2023-09-19T20:00:50.686Z] fc659c03e45a: Preparing [2023-09-19T20:00:50.686Z] 3ffe27bd66d2: Preparing [2023-09-19T20:00:50.686Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:50.686Z] 3703fe44c76a: Preparing [2023-09-19T20:00:50.686Z] 6629e650cc43: Preparing [2023-09-19T20:00:50.686Z] b4043597a0c0: Preparing [2023-09-19T20:00:50.686Z] 4693057ce236: Preparing [2023-09-19T20:00:50.686Z] 3703fe44c76a: Waiting [2023-09-19T20:00:50.686Z] 6629e650cc43: Waiting [2023-09-19T20:00:50.686Z] b4043597a0c0: Waiting [2023-09-19T20:00:50.686Z] 4693057ce236: Waiting [2023-09-19T20:00:50.686Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:50.686Z] 3df3c78d9c63: Layer already exists [2023-09-19T20:00:50.686Z] 7975a00c2df6: Layer already exists [2023-09-19T20:00:50.686Z] c297f2d4b4ca: Layer already exists [2023-09-19T20:00:50.686Z] 3ffe27bd66d2: Layer already exists [2023-09-19T20:00:50.686Z] fc659c03e45a: Layer already exists [2023-09-19T20:00:50.686Z] b4043597a0c0: Layer already exists [2023-09-19T20:00:50.686Z] 4693057ce236: Layer already exists [2023-09-19T20:00:50.686Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:50.686Z] 6629e650cc43: Layer already exists [2023-09-19T20:00:50.686Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:50.686Z] latest: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:50.993Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:51.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.49 [2023-09-19T20:00:51.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-19T20:00:51.302Z] c297f2d4b4ca: Preparing [2023-09-19T20:00:51.302Z] 7975a00c2df6: Preparing [2023-09-19T20:00:51.302Z] 3df3c78d9c63: Preparing [2023-09-19T20:00:51.302Z] fc659c03e45a: Preparing [2023-09-19T20:00:51.302Z] 3ffe27bd66d2: Preparing [2023-09-19T20:00:51.302Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:51.302Z] 3703fe44c76a: Preparing [2023-09-19T20:00:51.302Z] 6629e650cc43: Preparing [2023-09-19T20:00:51.302Z] b4043597a0c0: Preparing [2023-09-19T20:00:51.302Z] 4693057ce236: Preparing [2023-09-19T20:00:51.302Z] b4043597a0c0: Waiting [2023-09-19T20:00:51.302Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:51.302Z] 4693057ce236: Waiting [2023-09-19T20:00:51.302Z] 3703fe44c76a: Waiting [2023-09-19T20:00:51.302Z] 6629e650cc43: Waiting [2023-09-19T20:00:51.302Z] 3ffe27bd66d2: Layer already exists [2023-09-19T20:00:51.302Z] fc659c03e45a: Layer already exists [2023-09-19T20:00:51.302Z] c297f2d4b4ca: Layer already exists [2023-09-19T20:00:51.302Z] 3df3c78d9c63: Layer already exists [2023-09-19T20:00:51.302Z] 7975a00c2df6: Layer already exists [2023-09-19T20:00:51.302Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:51.302Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:51.302Z] 6629e650cc43: Layer already exists [2023-09-19T20:00:51.302Z] 4693057ce236: Layer already exists [2023-09-19T20:00:51.302Z] b4043597a0c0: Layer already exists [2023-09-19T20:00:51.302Z] 3.1.0-dev.49: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:51.610Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:51.913Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:51.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-19T20:00:51.913Z] c297f2d4b4ca: Preparing [2023-09-19T20:00:51.913Z] 7975a00c2df6: Preparing [2023-09-19T20:00:51.913Z] 3df3c78d9c63: Preparing [2023-09-19T20:00:51.913Z] fc659c03e45a: Preparing [2023-09-19T20:00:51.913Z] 3ffe27bd66d2: Preparing [2023-09-19T20:00:51.913Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:51.913Z] 3703fe44c76a: Preparing [2023-09-19T20:00:51.913Z] 6629e650cc43: Preparing [2023-09-19T20:00:51.913Z] b4043597a0c0: Preparing [2023-09-19T20:00:51.913Z] 4693057ce236: Preparing [2023-09-19T20:00:51.913Z] 6629e650cc43: Waiting [2023-09-19T20:00:51.913Z] b4043597a0c0: Waiting [2023-09-19T20:00:51.913Z] 4693057ce236: Waiting [2023-09-19T20:00:51.913Z] 3703fe44c76a: Waiting [2023-09-19T20:00:51.913Z] fc659c03e45a: Layer already exists [2023-09-19T20:00:51.913Z] 7975a00c2df6: Layer already exists [2023-09-19T20:00:51.913Z] 3df3c78d9c63: Layer already exists [2023-09-19T20:00:51.913Z] 3ffe27bd66d2: Layer already exists [2023-09-19T20:00:51.913Z] c297f2d4b4ca: Layer already exists [2023-09-19T20:00:51.913Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:51.913Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:51.913Z] b4043597a0c0: Layer already exists [2023-09-19T20:00:51.913Z] 6629e650cc43: Layer already exists [2023-09-19T20:00:51.913Z] 4693057ce236: Layer already exists [2023-09-19T20:00:51.913Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:52.224Z] + 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-19T20:00:52.524Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-19T20:00:52.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-19T20:00:52.525Z] c297f2d4b4ca: Preparing [2023-09-19T20:00:52.525Z] 7975a00c2df6: Preparing [2023-09-19T20:00:52.525Z] 3df3c78d9c63: Preparing [2023-09-19T20:00:52.525Z] fc659c03e45a: Preparing [2023-09-19T20:00:52.525Z] 3ffe27bd66d2: Preparing [2023-09-19T20:00:52.525Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:52.525Z] 3703fe44c76a: Preparing [2023-09-19T20:00:52.525Z] 6629e650cc43: Preparing [2023-09-19T20:00:52.525Z] b4043597a0c0: Preparing [2023-09-19T20:00:52.525Z] 4693057ce236: Preparing [2023-09-19T20:00:52.525Z] 3703fe44c76a: Waiting [2023-09-19T20:00:52.525Z] 6629e650cc43: Waiting [2023-09-19T20:00:52.525Z] b4043597a0c0: Waiting [2023-09-19T20:00:52.525Z] 4693057ce236: Waiting [2023-09-19T20:00:52.525Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:52.525Z] fc659c03e45a: Layer already exists [2023-09-19T20:00:52.525Z] 7975a00c2df6: Layer already exists [2023-09-19T20:00:52.525Z] c297f2d4b4ca: Layer already exists [2023-09-19T20:00:52.525Z] 3ffe27bd66d2: Layer already exists [2023-09-19T20:00:52.525Z] 3df3c78d9c63: Layer already exists [2023-09-19T20:00:52.525Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:52.525Z] b4043597a0c0: Layer already exists [2023-09-19T20:00:52.525Z] 4693057ce236: Layer already exists [2023-09-19T20:00:52.525Z] 6629e650cc43: Layer already exists [2023-09-19T20:00:52.525Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:52.525Z] main: digest: sha256:bec14a7ea0854e3f65921d41d9fc63fa7c0589aa9957ab8b7220cfbb6e789b4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:52.560Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:52.567Z] taggedImages: [2023-09-19T20:00:52.567Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:52.567Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-19T20:00:52.567Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.49 [2023-09-19T20:00:52.567Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:52.567Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-19T20:00:52.583Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-19T20:00:52.583Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:52.583Z] latest [2023-09-19T20:00:52.583Z] 3.1.0-dev.49 [2023-09-19T20:00:52.583Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:52.583Z] main [2023-09-19T20:00:52.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:52.889Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:53.195Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:53.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-19T20:00:53.195Z] 8ecd254350e9: Preparing [2023-09-19T20:00:53.195Z] 4f77bc2ab49f: Preparing [2023-09-19T20:00:53.195Z] 68ed4f80e18c: Preparing [2023-09-19T20:00:53.195Z] 628de78fee47: Preparing [2023-09-19T20:00:53.195Z] 2d038efcb11d: Preparing [2023-09-19T20:00:53.195Z] f8dae0b89a1e: Preparing [2023-09-19T20:00:53.195Z] 1a4f6c9dfea6: Preparing [2023-09-19T20:00:53.195Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:53.195Z] 3703fe44c76a: Preparing [2023-09-19T20:00:53.195Z] 2f5093752005: Preparing [2023-09-19T20:00:53.195Z] 4693057ce236: Preparing [2023-09-19T20:00:53.195Z] 1a4f6c9dfea6: Waiting [2023-09-19T20:00:53.195Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:53.195Z] 3703fe44c76a: Waiting [2023-09-19T20:00:53.195Z] 2f5093752005: Waiting [2023-09-19T20:00:53.195Z] 4693057ce236: Waiting [2023-09-19T20:00:53.195Z] f8dae0b89a1e: Waiting [2023-09-19T20:00:53.195Z] 4f77bc2ab49f: Pushed [2023-09-19T20:00:53.195Z] 2d038efcb11d: Pushed [2023-09-19T20:00:53.195Z] 8ecd254350e9: Pushed [2023-09-19T20:00:53.195Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:53.195Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:53.195Z] f8dae0b89a1e: Pushed [2023-09-19T20:00:53.195Z] 1a4f6c9dfea6: Pushed [2023-09-19T20:00:53.195Z] 4693057ce236: Layer already exists [2023-09-19T20:00:54.570Z] 2f5093752005: Pushed [2023-09-19T20:00:54.570Z] 628de78fee47: Pushed [2023-09-19T20:00:54.830Z] 68ed4f80e18c: Pushed [2023-09-19T20:00:55.090Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:55.394Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:55.706Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-19T20:00:55.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-19T20:00:55.706Z] 8ecd254350e9: Preparing [2023-09-19T20:00:55.706Z] 4f77bc2ab49f: Preparing [2023-09-19T20:00:55.706Z] 68ed4f80e18c: Preparing [2023-09-19T20:00:55.706Z] 628de78fee47: Preparing [2023-09-19T20:00:55.706Z] 2d038efcb11d: Preparing [2023-09-19T20:00:55.706Z] f8dae0b89a1e: Preparing [2023-09-19T20:00:55.706Z] 1a4f6c9dfea6: Preparing [2023-09-19T20:00:55.706Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:55.706Z] 3703fe44c76a: Preparing [2023-09-19T20:00:55.706Z] 2f5093752005: Preparing [2023-09-19T20:00:55.706Z] 4693057ce236: Preparing [2023-09-19T20:00:55.706Z] 1a4f6c9dfea6: Waiting [2023-09-19T20:00:55.706Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:55.706Z] 3703fe44c76a: Waiting [2023-09-19T20:00:55.706Z] 2f5093752005: Waiting [2023-09-19T20:00:55.706Z] 4693057ce236: Waiting [2023-09-19T20:00:55.706Z] f8dae0b89a1e: Waiting [2023-09-19T20:00:55.706Z] 628de78fee47: Layer already exists [2023-09-19T20:00:55.706Z] 68ed4f80e18c: Layer already exists [2023-09-19T20:00:55.706Z] 2d038efcb11d: Layer already exists [2023-09-19T20:00:55.706Z] 8ecd254350e9: Layer already exists [2023-09-19T20:00:55.706Z] 4f77bc2ab49f: Layer already exists [2023-09-19T20:00:55.706Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:55.706Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:55.706Z] 2f5093752005: Layer already exists [2023-09-19T20:00:55.706Z] f8dae0b89a1e: Layer already exists [2023-09-19T20:00:55.706Z] 1a4f6c9dfea6: Layer already exists [2023-09-19T20:00:55.706Z] 4693057ce236: Layer already exists [2023-09-19T20:00:55.706Z] latest: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:56.020Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:56.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.49 [2023-09-19T20:00:56.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-19T20:00:56.322Z] 8ecd254350e9: Preparing [2023-09-19T20:00:56.322Z] 4f77bc2ab49f: Preparing [2023-09-19T20:00:56.322Z] 68ed4f80e18c: Preparing [2023-09-19T20:00:56.322Z] 628de78fee47: Preparing [2023-09-19T20:00:56.322Z] 2d038efcb11d: Preparing [2023-09-19T20:00:56.322Z] f8dae0b89a1e: Preparing [2023-09-19T20:00:56.322Z] 1a4f6c9dfea6: Preparing [2023-09-19T20:00:56.322Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:56.322Z] 3703fe44c76a: Preparing [2023-09-19T20:00:56.322Z] 2f5093752005: Preparing [2023-09-19T20:00:56.322Z] 4693057ce236: Preparing [2023-09-19T20:00:56.322Z] 1a4f6c9dfea6: Waiting [2023-09-19T20:00:56.322Z] 2f5093752005: Waiting [2023-09-19T20:00:56.322Z] 4693057ce236: Waiting [2023-09-19T20:00:56.322Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:56.322Z] f8dae0b89a1e: Waiting [2023-09-19T20:00:56.322Z] 68ed4f80e18c: Layer already exists [2023-09-19T20:00:56.322Z] 4f77bc2ab49f: Layer already exists [2023-09-19T20:00:56.322Z] 8ecd254350e9: Layer already exists [2023-09-19T20:00:56.322Z] 2d038efcb11d: Layer already exists [2023-09-19T20:00:56.322Z] 628de78fee47: Layer already exists [2023-09-19T20:00:56.322Z] f8dae0b89a1e: Layer already exists [2023-09-19T20:00:56.322Z] 1a4f6c9dfea6: Layer already exists [2023-09-19T20:00:56.322Z] 2f5093752005: Layer already exists [2023-09-19T20:00:56.322Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:56.322Z] 4693057ce236: Layer already exists [2023-09-19T20:00:56.322Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:56.322Z] 3.1.0-dev.49: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:56.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:56.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:56.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-19T20:00:56.929Z] 8ecd254350e9: Preparing [2023-09-19T20:00:56.929Z] 4f77bc2ab49f: Preparing [2023-09-19T20:00:56.929Z] 68ed4f80e18c: Preparing [2023-09-19T20:00:56.929Z] 628de78fee47: Preparing [2023-09-19T20:00:56.929Z] 2d038efcb11d: Preparing [2023-09-19T20:00:56.929Z] f8dae0b89a1e: Preparing [2023-09-19T20:00:56.929Z] 1a4f6c9dfea6: Preparing [2023-09-19T20:00:56.929Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:56.929Z] 3703fe44c76a: Preparing [2023-09-19T20:00:56.929Z] 2f5093752005: Preparing [2023-09-19T20:00:56.929Z] 4693057ce236: Preparing [2023-09-19T20:00:56.929Z] f8dae0b89a1e: Waiting [2023-09-19T20:00:56.929Z] 3703fe44c76a: Waiting [2023-09-19T20:00:56.929Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:56.929Z] 4693057ce236: Waiting [2023-09-19T20:00:56.929Z] 2f5093752005: Waiting [2023-09-19T20:00:56.929Z] 1a4f6c9dfea6: Waiting [2023-09-19T20:00:56.929Z] 8ecd254350e9: Layer already exists [2023-09-19T20:00:56.929Z] 628de78fee47: Layer already exists [2023-09-19T20:00:56.929Z] 4f77bc2ab49f: Layer already exists [2023-09-19T20:00:56.929Z] 68ed4f80e18c: Layer already exists [2023-09-19T20:00:56.929Z] 2d038efcb11d: Layer already exists [2023-09-19T20:00:56.929Z] 1a4f6c9dfea6: Layer already exists [2023-09-19T20:00:56.929Z] f8dae0b89a1e: Layer already exists [2023-09-19T20:00:56.929Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:56.929Z] 2f5093752005: Layer already exists [2023-09-19T20:00:56.929Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:56.929Z] 4693057ce236: Layer already exists [2023-09-19T20:00:56.929Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:57.258Z] + 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-19T20:00:57.574Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-19T20:00:57.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-19T20:00:57.574Z] 8ecd254350e9: Preparing [2023-09-19T20:00:57.574Z] 4f77bc2ab49f: Preparing [2023-09-19T20:00:57.574Z] 68ed4f80e18c: Preparing [2023-09-19T20:00:57.574Z] 628de78fee47: Preparing [2023-09-19T20:00:57.574Z] 2d038efcb11d: Preparing [2023-09-19T20:00:57.574Z] f8dae0b89a1e: Preparing [2023-09-19T20:00:57.574Z] 1a4f6c9dfea6: Preparing [2023-09-19T20:00:57.574Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:57.574Z] 3703fe44c76a: Preparing [2023-09-19T20:00:57.574Z] 2f5093752005: Preparing [2023-09-19T20:00:57.574Z] 4693057ce236: Preparing [2023-09-19T20:00:57.574Z] 2f5093752005: Waiting [2023-09-19T20:00:57.574Z] 1a4f6c9dfea6: Waiting [2023-09-19T20:00:57.574Z] 36f5ecbd064f: Waiting [2023-09-19T20:00:57.574Z] 4693057ce236: Waiting [2023-09-19T20:00:57.574Z] 3703fe44c76a: Waiting [2023-09-19T20:00:57.574Z] f8dae0b89a1e: Waiting [2023-09-19T20:00:57.574Z] 628de78fee47: Layer already exists [2023-09-19T20:00:57.574Z] 8ecd254350e9: Layer already exists [2023-09-19T20:00:57.574Z] 68ed4f80e18c: Layer already exists [2023-09-19T20:00:57.574Z] 2d038efcb11d: Layer already exists [2023-09-19T20:00:57.574Z] 4f77bc2ab49f: Layer already exists [2023-09-19T20:00:57.574Z] f8dae0b89a1e: Layer already exists [2023-09-19T20:00:57.574Z] 2f5093752005: Layer already exists [2023-09-19T20:00:57.574Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:57.574Z] 1a4f6c9dfea6: Layer already exists [2023-09-19T20:00:57.574Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:57.574Z] 4693057ce236: Layer already exists [2023-09-19T20:00:57.574Z] main: digest: sha256:f20e2014aadc24522c99f73161cfbcdd4587a9ef3001461fb97457253e17b8c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:00:57.622Z] ===================================================== [Pipeline] echo [2023-09-19T20:00:57.628Z] taggedImages: [2023-09-19T20:00:57.628Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:57.628Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-19T20:00:57.628Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.49 [2023-09-19T20:00:57.628Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:57.628Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-19T20:00:57.644Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-19T20:00:57.644Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:57.644Z] latest [2023-09-19T20:00:57.644Z] 3.1.0-dev.49 [2023-09-19T20:00:57.644Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:00:57.644Z] main [2023-09-19T20:00:57.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:57.950Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:00:58.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:00:58.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-19T20:00:58.253Z] 1e67a56e4049: Preparing [2023-09-19T20:00:58.253Z] 4639064d61f5: Preparing [2023-09-19T20:00:58.253Z] 36f5ecbd064f: Preparing [2023-09-19T20:00:58.253Z] 3703fe44c76a: Preparing [2023-09-19T20:00:58.253Z] ccb295b9bd3f: Preparing [2023-09-19T20:00:58.253Z] 4693057ce236: Preparing [2023-09-19T20:00:58.253Z] 4693057ce236: Waiting [2023-09-19T20:00:58.253Z] 3703fe44c76a: Layer already exists [2023-09-19T20:00:58.253Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:00:58.253Z] 4693057ce236: Layer already exists [2023-09-19T20:00:58.253Z] 1e67a56e4049: Pushed [2023-09-19T20:00:58.819Z] ccb295b9bd3f: Pushed [2023-09-19T20:01:00.715Z] 4639064d61f5: Pushed [2023-09-19T20:01:00.715Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:01.018Z] + 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-19T20:01:01.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-19T20:01:01.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-19T20:01:01.329Z] 1e67a56e4049: Preparing [2023-09-19T20:01:01.329Z] 4639064d61f5: Preparing [2023-09-19T20:01:01.329Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:01.329Z] 3703fe44c76a: Preparing [2023-09-19T20:01:01.329Z] ccb295b9bd3f: Preparing [2023-09-19T20:01:01.329Z] 4693057ce236: Preparing [2023-09-19T20:01:01.329Z] 4693057ce236: Waiting [2023-09-19T20:01:01.329Z] ccb295b9bd3f: Layer already exists [2023-09-19T20:01:01.329Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:01.329Z] 4639064d61f5: Layer already exists [2023-09-19T20:01:01.329Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:01.329Z] 1e67a56e4049: Layer already exists [2023-09-19T20:01:01.329Z] 4693057ce236: Layer already exists [2023-09-19T20:01:01.329Z] latest: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:01.639Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:01.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.49 [2023-09-19T20:01:01.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-19T20:01:01.953Z] 1e67a56e4049: Preparing [2023-09-19T20:01:01.953Z] 4639064d61f5: Preparing [2023-09-19T20:01:01.953Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:01.953Z] 3703fe44c76a: Preparing [2023-09-19T20:01:01.953Z] ccb295b9bd3f: Preparing [2023-09-19T20:01:01.953Z] 4693057ce236: Preparing [2023-09-19T20:01:01.953Z] 4693057ce236: Waiting [2023-09-19T20:01:01.953Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:01.953Z] 4639064d61f5: Layer already exists [2023-09-19T20:01:01.953Z] 1e67a56e4049: Layer already exists [2023-09-19T20:01:01.953Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:01.953Z] ccb295b9bd3f: Layer already exists [2023-09-19T20:01:01.953Z] 4693057ce236: Layer already exists [2023-09-19T20:01:01.953Z] 3.1.0-dev.49: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:02.263Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:02.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:02.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-19T20:01:02.569Z] 1e67a56e4049: Preparing [2023-09-19T20:01:02.569Z] 4639064d61f5: Preparing [2023-09-19T20:01:02.569Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:02.569Z] 3703fe44c76a: Preparing [2023-09-19T20:01:02.569Z] ccb295b9bd3f: Preparing [2023-09-19T20:01:02.569Z] 4693057ce236: Preparing [2023-09-19T20:01:02.569Z] 4693057ce236: Waiting [2023-09-19T20:01:02.569Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:02.569Z] 1e67a56e4049: Layer already exists [2023-09-19T20:01:02.569Z] ccb295b9bd3f: Layer already exists [2023-09-19T20:01:02.569Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:02.569Z] 4639064d61f5: Layer already exists [2023-09-19T20:01:02.569Z] 4693057ce236: Layer already exists [2023-09-19T20:01:02.569Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:02.874Z] + 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-19T20:01:03.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-19T20:01:03.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-19T20:01:03.178Z] 1e67a56e4049: Preparing [2023-09-19T20:01:03.178Z] 4639064d61f5: Preparing [2023-09-19T20:01:03.178Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:03.178Z] 3703fe44c76a: Preparing [2023-09-19T20:01:03.178Z] ccb295b9bd3f: Preparing [2023-09-19T20:01:03.178Z] 4693057ce236: Preparing [2023-09-19T20:01:03.178Z] 1e67a56e4049: Layer already exists [2023-09-19T20:01:03.178Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:03.178Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:03.178Z] 4639064d61f5: Layer already exists [2023-09-19T20:01:03.178Z] ccb295b9bd3f: Layer already exists [2023-09-19T20:01:03.178Z] 4693057ce236: Layer already exists [2023-09-19T20:01:03.178Z] main: digest: sha256:1a08ce45de3bf37b5669a63286ec84ad477c756ec96ca7c5ff1631f13e35af95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:01:03.275Z] ===================================================== [Pipeline] echo [2023-09-19T20:01:03.280Z] taggedImages: [2023-09-19T20:01:03.280Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:03.280Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-19T20:01:03.280Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.49 [2023-09-19T20:01:03.280Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:03.280Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-19T20:01:03.295Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-19T20:01:03.295Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:03.295Z] latest [2023-09-19T20:01:03.295Z] 3.1.0-dev.49 [2023-09-19T20:01:03.295Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:03.295Z] main [2023-09-19T20:01:03.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:03.595Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:03.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:03.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-19T20:01:03.901Z] 182778e0abde: Preparing [2023-09-19T20:01:03.901Z] 6dc58f798f9d: Preparing [2023-09-19T20:01:03.901Z] a045c431405c: Preparing [2023-09-19T20:01:03.901Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:03.901Z] 3703fe44c76a: Preparing [2023-09-19T20:01:03.901Z] 61056f54cf5c: Preparing [2023-09-19T20:01:03.901Z] d41ea7e96e18: Preparing [2023-09-19T20:01:03.901Z] f9e4087c29f5: Preparing [2023-09-19T20:01:03.901Z] 4693057ce236: Preparing [2023-09-19T20:01:03.901Z] 61056f54cf5c: Waiting [2023-09-19T20:01:03.901Z] d41ea7e96e18: Waiting [2023-09-19T20:01:03.901Z] f9e4087c29f5: Waiting [2023-09-19T20:01:03.901Z] 4693057ce236: Waiting [2023-09-19T20:01:03.901Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:03.901Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:03.901Z] 6dc58f798f9d: Pushed [2023-09-19T20:01:03.901Z] 182778e0abde: Pushed [2023-09-19T20:01:03.901Z] a045c431405c: Pushed [2023-09-19T20:01:03.901Z] 4693057ce236: Layer already exists [2023-09-19T20:01:04.471Z] f9e4087c29f5: Pushed [2023-09-19T20:01:09.740Z] d41ea7e96e18: Pushed [2023-09-19T20:01:11.640Z] 61056f54cf5c: Pushed [2023-09-19T20:01:11.640Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:11.941Z] + 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-19T20:01:12.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-19T20:01:12.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-19T20:01:12.255Z] 182778e0abde: Preparing [2023-09-19T20:01:12.255Z] 6dc58f798f9d: Preparing [2023-09-19T20:01:12.255Z] a045c431405c: Preparing [2023-09-19T20:01:12.255Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:12.255Z] 3703fe44c76a: Preparing [2023-09-19T20:01:12.255Z] 61056f54cf5c: Preparing [2023-09-19T20:01:12.255Z] d41ea7e96e18: Preparing [2023-09-19T20:01:12.255Z] f9e4087c29f5: Preparing [2023-09-19T20:01:12.255Z] 4693057ce236: Preparing [2023-09-19T20:01:12.255Z] d41ea7e96e18: Waiting [2023-09-19T20:01:12.255Z] 61056f54cf5c: Waiting [2023-09-19T20:01:12.255Z] f9e4087c29f5: Waiting [2023-09-19T20:01:12.255Z] 4693057ce236: Waiting [2023-09-19T20:01:12.255Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:12.255Z] 6dc58f798f9d: Layer already exists [2023-09-19T20:01:12.255Z] 182778e0abde: Layer already exists [2023-09-19T20:01:12.255Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:12.255Z] a045c431405c: Layer already exists [2023-09-19T20:01:12.255Z] 4693057ce236: Layer already exists [2023-09-19T20:01:12.255Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:12.255Z] d41ea7e96e18: Layer already exists [2023-09-19T20:01:12.255Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:12.255Z] latest: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:12.556Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:12.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.49 [2023-09-19T20:01:12.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-19T20:01:12.869Z] 182778e0abde: Preparing [2023-09-19T20:01:12.869Z] 6dc58f798f9d: Preparing [2023-09-19T20:01:12.869Z] a045c431405c: Preparing [2023-09-19T20:01:12.869Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:12.869Z] 3703fe44c76a: Preparing [2023-09-19T20:01:12.869Z] 61056f54cf5c: Preparing [2023-09-19T20:01:12.869Z] d41ea7e96e18: Preparing [2023-09-19T20:01:12.869Z] f9e4087c29f5: Preparing [2023-09-19T20:01:12.869Z] 61056f54cf5c: Waiting [2023-09-19T20:01:12.869Z] d41ea7e96e18: Waiting [2023-09-19T20:01:12.869Z] 4693057ce236: Preparing [2023-09-19T20:01:12.869Z] f9e4087c29f5: Waiting [2023-09-19T20:01:12.869Z] 4693057ce236: Waiting [2023-09-19T20:01:12.869Z] 182778e0abde: Layer already exists [2023-09-19T20:01:12.869Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:12.869Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:12.869Z] a045c431405c: Layer already exists [2023-09-19T20:01:12.869Z] 6dc58f798f9d: Layer already exists [2023-09-19T20:01:12.869Z] d41ea7e96e18: Layer already exists [2023-09-19T20:01:12.869Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:12.869Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:12.869Z] 4693057ce236: Layer already exists [2023-09-19T20:01:12.869Z] 3.1.0-dev.49: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:13.180Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:13.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:13.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-19T20:01:13.483Z] 182778e0abde: Preparing [2023-09-19T20:01:13.483Z] 6dc58f798f9d: Preparing [2023-09-19T20:01:13.483Z] a045c431405c: Preparing [2023-09-19T20:01:13.483Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:13.483Z] 3703fe44c76a: Preparing [2023-09-19T20:01:13.483Z] 61056f54cf5c: Preparing [2023-09-19T20:01:13.483Z] d41ea7e96e18: Preparing [2023-09-19T20:01:13.483Z] f9e4087c29f5: Preparing [2023-09-19T20:01:13.483Z] 4693057ce236: Preparing [2023-09-19T20:01:13.483Z] f9e4087c29f5: Waiting [2023-09-19T20:01:13.483Z] 61056f54cf5c: Waiting [2023-09-19T20:01:13.483Z] 4693057ce236: Waiting [2023-09-19T20:01:13.483Z] a045c431405c: Layer already exists [2023-09-19T20:01:13.483Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:13.483Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:13.483Z] 6dc58f798f9d: Layer already exists [2023-09-19T20:01:13.483Z] 182778e0abde: Layer already exists [2023-09-19T20:01:13.483Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:13.483Z] d41ea7e96e18: Layer already exists [2023-09-19T20:01:13.483Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:13.483Z] 4693057ce236: Layer already exists [2023-09-19T20:01:13.483Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:13.790Z] + 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-19T20:01:14.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-19T20:01:14.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-19T20:01:14.097Z] 182778e0abde: Preparing [2023-09-19T20:01:14.097Z] 6dc58f798f9d: Preparing [2023-09-19T20:01:14.097Z] a045c431405c: Preparing [2023-09-19T20:01:14.097Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:14.097Z] 3703fe44c76a: Preparing [2023-09-19T20:01:14.097Z] 61056f54cf5c: Preparing [2023-09-19T20:01:14.097Z] d41ea7e96e18: Preparing [2023-09-19T20:01:14.097Z] f9e4087c29f5: Preparing [2023-09-19T20:01:14.097Z] 4693057ce236: Preparing [2023-09-19T20:01:14.097Z] d41ea7e96e18: Waiting [2023-09-19T20:01:14.097Z] 4693057ce236: Waiting [2023-09-19T20:01:14.097Z] f9e4087c29f5: Waiting [2023-09-19T20:01:14.097Z] 61056f54cf5c: Waiting [2023-09-19T20:01:14.097Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:14.097Z] a045c431405c: Layer already exists [2023-09-19T20:01:14.097Z] 182778e0abde: Layer already exists [2023-09-19T20:01:14.097Z] 6dc58f798f9d: Layer already exists [2023-09-19T20:01:14.097Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:14.097Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:14.097Z] d41ea7e96e18: Layer already exists [2023-09-19T20:01:14.097Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:14.097Z] 4693057ce236: Layer already exists [2023-09-19T20:01:14.097Z] main: digest: sha256:c7c4c9596b0ac39820f4784f3c62da882d30e723b086cee4ac412ad41917d906 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:01:14.131Z] ===================================================== [Pipeline] echo [2023-09-19T20:01:14.138Z] taggedImages: [2023-09-19T20:01:14.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:14.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-19T20:01:14.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.49 [2023-09-19T20:01:14.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:14.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-19T20:01:14.154Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-19T20:01:14.154Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:14.154Z] latest [2023-09-19T20:01:14.154Z] 3.1.0-dev.49 [2023-09-19T20:01:14.154Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:14.154Z] main [2023-09-19T20:01:14.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:14.459Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:14.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:14.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-19T20:01:14.773Z] f4984ea651cb: Preparing [2023-09-19T20:01:14.773Z] 46a83efa2a01: Preparing [2023-09-19T20:01:14.773Z] 1a2dc3e95fe9: Preparing [2023-09-19T20:01:14.773Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:14.774Z] 3703fe44c76a: Preparing [2023-09-19T20:01:14.774Z] 61056f54cf5c: Preparing [2023-09-19T20:01:14.774Z] 38daf66bb6da: Preparing [2023-09-19T20:01:14.774Z] 4693057ce236: Preparing [2023-09-19T20:01:14.774Z] 61056f54cf5c: Waiting [2023-09-19T20:01:14.774Z] 38daf66bb6da: Waiting [2023-09-19T20:01:14.774Z] 4693057ce236: Waiting [2023-09-19T20:01:14.774Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:14.774Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:14.774Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:14.774Z] 4693057ce236: Layer already exists [2023-09-19T20:01:14.774Z] f4984ea651cb: Pushed [2023-09-19T20:01:14.774Z] 46a83efa2a01: Pushed [2023-09-19T20:01:14.774Z] 1a2dc3e95fe9: Pushed [2023-09-19T20:01:15.032Z] 38daf66bb6da: Pushed [2023-09-19T20:01:15.032Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:15.344Z] + 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-19T20:01:15.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-19T20:01:15.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-19T20:01:15.648Z] f4984ea651cb: Preparing [2023-09-19T20:01:15.648Z] 46a83efa2a01: Preparing [2023-09-19T20:01:15.648Z] 1a2dc3e95fe9: Preparing [2023-09-19T20:01:15.648Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:15.648Z] 3703fe44c76a: Preparing [2023-09-19T20:01:15.648Z] 61056f54cf5c: Preparing [2023-09-19T20:01:15.648Z] 38daf66bb6da: Preparing [2023-09-19T20:01:15.648Z] 4693057ce236: Preparing [2023-09-19T20:01:15.648Z] 61056f54cf5c: Waiting [2023-09-19T20:01:15.648Z] 38daf66bb6da: Waiting [2023-09-19T20:01:15.648Z] 4693057ce236: Waiting [2023-09-19T20:01:15.648Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:15.648Z] 1a2dc3e95fe9: Layer already exists [2023-09-19T20:01:15.648Z] f4984ea651cb: Layer already exists [2023-09-19T20:01:15.648Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:15.648Z] 46a83efa2a01: Layer already exists [2023-09-19T20:01:15.648Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:15.648Z] 38daf66bb6da: Layer already exists [2023-09-19T20:01:15.648Z] 4693057ce236: Layer already exists [2023-09-19T20:01:15.648Z] latest: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:15.954Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:16.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.49 [2023-09-19T20:01:16.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-19T20:01:16.256Z] f4984ea651cb: Preparing [2023-09-19T20:01:16.256Z] 46a83efa2a01: Preparing [2023-09-19T20:01:16.256Z] 1a2dc3e95fe9: Preparing [2023-09-19T20:01:16.256Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:16.256Z] 3703fe44c76a: Preparing [2023-09-19T20:01:16.256Z] 61056f54cf5c: Preparing [2023-09-19T20:01:16.256Z] 38daf66bb6da: Preparing [2023-09-19T20:01:16.256Z] 4693057ce236: Preparing [2023-09-19T20:01:16.256Z] 61056f54cf5c: Waiting [2023-09-19T20:01:16.256Z] 38daf66bb6da: Waiting [2023-09-19T20:01:16.256Z] 4693057ce236: Waiting [2023-09-19T20:01:16.256Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:16.256Z] f4984ea651cb: Layer already exists [2023-09-19T20:01:16.256Z] 46a83efa2a01: Layer already exists [2023-09-19T20:01:16.256Z] 1a2dc3e95fe9: Layer already exists [2023-09-19T20:01:16.256Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:16.256Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:16.256Z] 4693057ce236: Layer already exists [2023-09-19T20:01:16.256Z] 38daf66bb6da: Layer already exists [2023-09-19T20:01:16.256Z] 3.1.0-dev.49: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:16.563Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:16.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:16.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-19T20:01:16.866Z] f4984ea651cb: Preparing [2023-09-19T20:01:16.866Z] 46a83efa2a01: Preparing [2023-09-19T20:01:16.866Z] 1a2dc3e95fe9: Preparing [2023-09-19T20:01:16.866Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:16.866Z] 3703fe44c76a: Preparing [2023-09-19T20:01:16.866Z] 61056f54cf5c: Preparing [2023-09-19T20:01:16.866Z] 38daf66bb6da: Preparing [2023-09-19T20:01:16.866Z] 4693057ce236: Preparing [2023-09-19T20:01:16.866Z] 61056f54cf5c: Waiting [2023-09-19T20:01:16.866Z] 38daf66bb6da: Waiting [2023-09-19T20:01:16.866Z] 4693057ce236: Waiting [2023-09-19T20:01:16.866Z] 1a2dc3e95fe9: Layer already exists [2023-09-19T20:01:16.866Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:16.866Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:16.866Z] f4984ea651cb: Layer already exists [2023-09-19T20:01:16.866Z] 46a83efa2a01: Layer already exists [2023-09-19T20:01:16.866Z] 38daf66bb6da: Layer already exists [2023-09-19T20:01:16.866Z] 4693057ce236: Layer already exists [2023-09-19T20:01:16.866Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:16.866Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:17.174Z] + 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-19T20:01:17.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-19T20:01:17.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-19T20:01:17.476Z] f4984ea651cb: Preparing [2023-09-19T20:01:17.476Z] 46a83efa2a01: Preparing [2023-09-19T20:01:17.476Z] 1a2dc3e95fe9: Preparing [2023-09-19T20:01:17.476Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:17.476Z] 3703fe44c76a: Preparing [2023-09-19T20:01:17.477Z] 61056f54cf5c: Preparing [2023-09-19T20:01:17.477Z] 38daf66bb6da: Preparing [2023-09-19T20:01:17.477Z] 61056f54cf5c: Waiting [2023-09-19T20:01:17.477Z] 4693057ce236: Preparing [2023-09-19T20:01:17.477Z] 38daf66bb6da: Waiting [2023-09-19T20:01:17.477Z] 4693057ce236: Waiting [2023-09-19T20:01:17.477Z] f4984ea651cb: Layer already exists [2023-09-19T20:01:17.477Z] 1a2dc3e95fe9: Layer already exists [2023-09-19T20:01:17.477Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:17.477Z] 46a83efa2a01: Layer already exists [2023-09-19T20:01:17.477Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:17.477Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:17.477Z] 38daf66bb6da: Layer already exists [2023-09-19T20:01:17.477Z] 4693057ce236: Layer already exists [2023-09-19T20:01:17.477Z] main: digest: sha256:4044923d143a9d594fadcfa33af5f8dcf7db71eded305e50f695ec4cb6cf1724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:01:17.516Z] ===================================================== [Pipeline] echo [2023-09-19T20:01:17.523Z] taggedImages: [2023-09-19T20:01:17.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:17.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-19T20:01:17.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.49 [2023-09-19T20:01:17.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:17.523Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-19T20:01:17.538Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-19T20:01:17.538Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:17.538Z] latest [2023-09-19T20:01:17.538Z] 3.1.0-dev.49 [2023-09-19T20:01:17.538Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:17.538Z] main [2023-09-19T20:01:17.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:17.844Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:18.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:18.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-19T20:01:18.149Z] 182778e0abde: Preparing [2023-09-19T20:01:18.149Z] 671784dec7c2: Preparing [2023-09-19T20:01:18.149Z] 3f63caf76c14: Preparing [2023-09-19T20:01:18.149Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:18.149Z] 3703fe44c76a: Preparing [2023-09-19T20:01:18.149Z] 61056f54cf5c: Preparing [2023-09-19T20:01:18.149Z] f9e4087c29f5: Preparing [2023-09-19T20:01:18.149Z] 4693057ce236: Preparing [2023-09-19T20:01:18.149Z] 61056f54cf5c: Waiting [2023-09-19T20:01:18.149Z] f9e4087c29f5: Waiting [2023-09-19T20:01:18.149Z] 4693057ce236: Waiting [2023-09-19T20:01:18.149Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:18.149Z] 182778e0abde: Layer already exists [2023-09-19T20:01:18.149Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:18.149Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:18.149Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:18.149Z] 4693057ce236: Layer already exists [2023-09-19T20:01:18.149Z] 3f63caf76c14: Pushed [2023-09-19T20:01:18.149Z] 671784dec7c2: Pushed [2023-09-19T20:01:18.408Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:18.730Z] + 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-19T20:01:19.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-19T20:01:19.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-19T20:01:19.033Z] 182778e0abde: Preparing [2023-09-19T20:01:19.033Z] 671784dec7c2: Preparing [2023-09-19T20:01:19.033Z] 3f63caf76c14: Preparing [2023-09-19T20:01:19.033Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:19.033Z] 3703fe44c76a: Preparing [2023-09-19T20:01:19.033Z] 61056f54cf5c: Preparing [2023-09-19T20:01:19.033Z] f9e4087c29f5: Preparing [2023-09-19T20:01:19.033Z] 4693057ce236: Preparing [2023-09-19T20:01:19.033Z] f9e4087c29f5: Waiting [2023-09-19T20:01:19.033Z] 61056f54cf5c: Waiting [2023-09-19T20:01:19.033Z] 4693057ce236: Waiting [2023-09-19T20:01:19.033Z] 3f63caf76c14: Layer already exists [2023-09-19T20:01:19.033Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:19.033Z] 671784dec7c2: Layer already exists [2023-09-19T20:01:19.033Z] 182778e0abde: Layer already exists [2023-09-19T20:01:19.033Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:19.033Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:19.033Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:19.033Z] 4693057ce236: Layer already exists [2023-09-19T20:01:19.033Z] latest: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:19.339Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:19.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.49 [2023-09-19T20:01:19.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-19T20:01:19.642Z] 182778e0abde: Preparing [2023-09-19T20:01:19.642Z] 671784dec7c2: Preparing [2023-09-19T20:01:19.642Z] 3f63caf76c14: Preparing [2023-09-19T20:01:19.642Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:19.642Z] 3703fe44c76a: Preparing [2023-09-19T20:01:19.642Z] 61056f54cf5c: Preparing [2023-09-19T20:01:19.642Z] f9e4087c29f5: Preparing [2023-09-19T20:01:19.642Z] 4693057ce236: Preparing [2023-09-19T20:01:19.642Z] 61056f54cf5c: Waiting [2023-09-19T20:01:19.642Z] f9e4087c29f5: Waiting [2023-09-19T20:01:19.642Z] 4693057ce236: Waiting [2023-09-19T20:01:19.642Z] 182778e0abde: Layer already exists [2023-09-19T20:01:19.642Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:19.642Z] 671784dec7c2: Layer already exists [2023-09-19T20:01:19.642Z] 3f63caf76c14: Layer already exists [2023-09-19T20:01:19.642Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:19.642Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:19.642Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:19.642Z] 4693057ce236: Layer already exists [2023-09-19T20:01:19.642Z] 3.1.0-dev.49: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:19.941Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:20.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:20.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-19T20:01:20.247Z] 182778e0abde: Preparing [2023-09-19T20:01:20.247Z] 671784dec7c2: Preparing [2023-09-19T20:01:20.247Z] 3f63caf76c14: Preparing [2023-09-19T20:01:20.247Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:20.247Z] 3703fe44c76a: Preparing [2023-09-19T20:01:20.247Z] 61056f54cf5c: Preparing [2023-09-19T20:01:20.247Z] f9e4087c29f5: Preparing [2023-09-19T20:01:20.247Z] 4693057ce236: Preparing [2023-09-19T20:01:20.247Z] 61056f54cf5c: Waiting [2023-09-19T20:01:20.247Z] f9e4087c29f5: Waiting [2023-09-19T20:01:20.247Z] 4693057ce236: Waiting [2023-09-19T20:01:20.247Z] 3f63caf76c14: Layer already exists [2023-09-19T20:01:20.247Z] 182778e0abde: Layer already exists [2023-09-19T20:01:20.247Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:20.247Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:20.247Z] 671784dec7c2: Layer already exists [2023-09-19T20:01:20.247Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:20.247Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:20.247Z] 4693057ce236: Layer already exists [2023-09-19T20:01:20.247Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:20.555Z] + 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-19T20:01:20.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-19T20:01:20.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-19T20:01:20.858Z] 182778e0abde: Preparing [2023-09-19T20:01:20.858Z] 671784dec7c2: Preparing [2023-09-19T20:01:20.858Z] 3f63caf76c14: Preparing [2023-09-19T20:01:20.858Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:20.858Z] 3703fe44c76a: Preparing [2023-09-19T20:01:20.858Z] 61056f54cf5c: Preparing [2023-09-19T20:01:20.858Z] f9e4087c29f5: Preparing [2023-09-19T20:01:20.858Z] 4693057ce236: Preparing [2023-09-19T20:01:20.858Z] 61056f54cf5c: Waiting [2023-09-19T20:01:20.858Z] f9e4087c29f5: Waiting [2023-09-19T20:01:20.858Z] 4693057ce236: Waiting [2023-09-19T20:01:20.858Z] 671784dec7c2: Layer already exists [2023-09-19T20:01:20.858Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:20.858Z] 182778e0abde: Layer already exists [2023-09-19T20:01:20.858Z] 3f63caf76c14: Layer already exists [2023-09-19T20:01:20.858Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:20.858Z] f9e4087c29f5: Layer already exists [2023-09-19T20:01:20.858Z] 61056f54cf5c: Layer already exists [2023-09-19T20:01:20.858Z] 4693057ce236: Layer already exists [2023-09-19T20:01:20.858Z] main: digest: sha256:96a54f6a7cdefb1f832172857bc49f41ea367b5a267a30c82387c544b857cd9b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:01:20.910Z] ===================================================== [Pipeline] echo [2023-09-19T20:01:20.919Z] taggedImages: [2023-09-19T20:01:20.919Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:20.919Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-19T20:01:20.919Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.49 [2023-09-19T20:01:20.919Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:20.919Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-19T20:01:20.940Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-19T20:01:20.940Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:20.940Z] latest [2023-09-19T20:01:20.940Z] 3.1.0-dev.49 [2023-09-19T20:01:20.940Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:20.940Z] main [2023-09-19T20:01:20.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:21.262Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:21.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:21.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-19T20:01:21.578Z] 70e07a6f4579: Preparing [2023-09-19T20:01:21.578Z] 4ea62640b521: Preparing [2023-09-19T20:01:21.578Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:21.578Z] 3703fe44c76a: Preparing [2023-09-19T20:01:21.578Z] 14f3faa3a0c9: Preparing [2023-09-19T20:01:21.578Z] 4693057ce236: Preparing [2023-09-19T20:01:21.578Z] 4693057ce236: Waiting [2023-09-19T20:01:21.578Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:21.578Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:21.578Z] 4693057ce236: Layer already exists [2023-09-19T20:01:21.578Z] 70e07a6f4579: Pushed [2023-09-19T20:01:21.578Z] 14f3faa3a0c9: Pushed [2023-09-19T20:01:24.109Z] 4ea62640b521: Pushed [2023-09-19T20:01:24.369Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:24.684Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:24.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-19T20:01:24.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-19T20:01:24.985Z] 70e07a6f4579: Preparing [2023-09-19T20:01:24.985Z] 4ea62640b521: Preparing [2023-09-19T20:01:24.985Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:24.985Z] 3703fe44c76a: Preparing [2023-09-19T20:01:24.985Z] 14f3faa3a0c9: Preparing [2023-09-19T20:01:24.985Z] 4693057ce236: Preparing [2023-09-19T20:01:24.985Z] 4693057ce236: Waiting [2023-09-19T20:01:24.985Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:24.985Z] 14f3faa3a0c9: Layer already exists [2023-09-19T20:01:24.985Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:24.985Z] 4ea62640b521: Layer already exists [2023-09-19T20:01:24.985Z] 70e07a6f4579: Layer already exists [2023-09-19T20:01:24.985Z] 4693057ce236: Layer already exists [2023-09-19T20:01:24.985Z] latest: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:25.294Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:25.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.49 [2023-09-19T20:01:25.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-19T20:01:25.595Z] 70e07a6f4579: Preparing [2023-09-19T20:01:25.595Z] 4ea62640b521: Preparing [2023-09-19T20:01:25.595Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:25.595Z] 3703fe44c76a: Preparing [2023-09-19T20:01:25.595Z] 14f3faa3a0c9: Preparing [2023-09-19T20:01:25.595Z] 4693057ce236: Preparing [2023-09-19T20:01:25.595Z] 4693057ce236: Waiting [2023-09-19T20:01:25.595Z] 14f3faa3a0c9: Layer already exists [2023-09-19T20:01:25.595Z] 70e07a6f4579: Layer already exists [2023-09-19T20:01:25.595Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:25.595Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:25.595Z] 4ea62640b521: Layer already exists [2023-09-19T20:01:25.595Z] 4693057ce236: Layer already exists [2023-09-19T20:01:25.595Z] 3.1.0-dev.49: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:25.901Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:26.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:26.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-19T20:01:26.217Z] 70e07a6f4579: Preparing [2023-09-19T20:01:26.217Z] 4ea62640b521: Preparing [2023-09-19T20:01:26.217Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:26.217Z] 3703fe44c76a: Preparing [2023-09-19T20:01:26.217Z] 14f3faa3a0c9: Preparing [2023-09-19T20:01:26.217Z] 4693057ce236: Preparing [2023-09-19T20:01:26.217Z] 4693057ce236: Waiting [2023-09-19T20:01:26.217Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:26.217Z] 70e07a6f4579: Layer already exists [2023-09-19T20:01:26.217Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:26.217Z] 14f3faa3a0c9: Layer already exists [2023-09-19T20:01:26.217Z] 4ea62640b521: Layer already exists [2023-09-19T20:01:26.217Z] 4693057ce236: Layer already exists [2023-09-19T20:01:26.217Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:26.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:26.827Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-19T20:01:26.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-19T20:01:26.827Z] 70e07a6f4579: Preparing [2023-09-19T20:01:26.827Z] 4ea62640b521: Preparing [2023-09-19T20:01:26.827Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:26.827Z] 3703fe44c76a: Preparing [2023-09-19T20:01:26.827Z] 14f3faa3a0c9: Preparing [2023-09-19T20:01:26.827Z] 4693057ce236: Preparing [2023-09-19T20:01:26.827Z] 4693057ce236: Waiting [2023-09-19T20:01:26.827Z] 4ea62640b521: Layer already exists [2023-09-19T20:01:26.827Z] 70e07a6f4579: Layer already exists [2023-09-19T20:01:26.827Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:26.827Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:26.827Z] 14f3faa3a0c9: Layer already exists [2023-09-19T20:01:26.827Z] 4693057ce236: Layer already exists [2023-09-19T20:01:26.827Z] main: digest: sha256:45329a9b8bb350326b49dd80e1a96586c585a56de2b8f84b97e6a975db6ba689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:01:26.877Z] ===================================================== [Pipeline] echo [2023-09-19T20:01:26.888Z] taggedImages: [2023-09-19T20:01:26.888Z] - nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:26.888Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-19T20:01:26.888Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.49 [2023-09-19T20:01:26.888Z] - nexus3.edgexfoundry.org:10004/support-notifications:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:26.888Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-19T20:01:26.912Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-19T20:01:26.912Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:26.912Z] latest [2023-09-19T20:01:26.912Z] 3.1.0-dev.49 [2023-09-19T20:01:26.912Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:26.912Z] main [2023-09-19T20:01:26.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:27.226Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:27.533Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:27.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-19T20:01:27.533Z] f315320a7c57: Preparing [2023-09-19T20:01:27.533Z] d7fa3dc5be6f: Preparing [2023-09-19T20:01:27.533Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:27.533Z] 3703fe44c76a: Preparing [2023-09-19T20:01:27.533Z] 522f1cef6555: Preparing [2023-09-19T20:01:27.533Z] 4693057ce236: Preparing [2023-09-19T20:01:27.533Z] 4693057ce236: Waiting [2023-09-19T20:01:27.533Z] 522f1cef6555: Layer already exists [2023-09-19T20:01:27.533Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:27.533Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:27.533Z] 4693057ce236: Layer already exists [2023-09-19T20:01:27.533Z] f315320a7c57: Pushed [2023-09-19T20:01:30.066Z] d7fa3dc5be6f: Pushed [2023-09-19T20:01:30.325Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:30.636Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:30.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-19T20:01:30.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-19T20:01:30.936Z] f315320a7c57: Preparing [2023-09-19T20:01:30.936Z] d7fa3dc5be6f: Preparing [2023-09-19T20:01:30.936Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:30.936Z] 3703fe44c76a: Preparing [2023-09-19T20:01:30.936Z] 522f1cef6555: Preparing [2023-09-19T20:01:30.936Z] 4693057ce236: Preparing [2023-09-19T20:01:30.936Z] 4693057ce236: Waiting [2023-09-19T20:01:30.936Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:30.936Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:30.936Z] 522f1cef6555: Layer already exists [2023-09-19T20:01:30.936Z] f315320a7c57: Layer already exists [2023-09-19T20:01:30.936Z] d7fa3dc5be6f: Layer already exists [2023-09-19T20:01:30.936Z] 4693057ce236: Layer already exists [2023-09-19T20:01:30.936Z] latest: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:31.238Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:31.541Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.49 [2023-09-19T20:01:31.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-19T20:01:31.541Z] f315320a7c57: Preparing [2023-09-19T20:01:31.541Z] d7fa3dc5be6f: Preparing [2023-09-19T20:01:31.541Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:31.541Z] 3703fe44c76a: Preparing [2023-09-19T20:01:31.541Z] 522f1cef6555: Preparing [2023-09-19T20:01:31.541Z] 4693057ce236: Preparing [2023-09-19T20:01:31.541Z] 4693057ce236: Waiting [2023-09-19T20:01:31.541Z] d7fa3dc5be6f: Layer already exists [2023-09-19T20:01:31.541Z] 522f1cef6555: Layer already exists [2023-09-19T20:01:31.541Z] f315320a7c57: Layer already exists [2023-09-19T20:01:31.541Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:31.541Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:31.541Z] 4693057ce236: Layer already exists [2023-09-19T20:01:31.541Z] 3.1.0-dev.49: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:31.845Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:32.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:32.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-19T20:01:32.144Z] f315320a7c57: Preparing [2023-09-19T20:01:32.144Z] d7fa3dc5be6f: Preparing [2023-09-19T20:01:32.144Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:32.144Z] 3703fe44c76a: Preparing [2023-09-19T20:01:32.144Z] 522f1cef6555: Preparing [2023-09-19T20:01:32.144Z] 4693057ce236: Preparing [2023-09-19T20:01:32.144Z] 4693057ce236: Waiting [2023-09-19T20:01:32.144Z] 522f1cef6555: Layer already exists [2023-09-19T20:01:32.144Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:32.144Z] d7fa3dc5be6f: Layer already exists [2023-09-19T20:01:32.144Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:32.144Z] f315320a7c57: Layer already exists [2023-09-19T20:01:32.144Z] 4693057ce236: Layer already exists [2023-09-19T20:01:32.144Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:32.456Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:01:32.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-19T20:01:32.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-19T20:01:32.756Z] f315320a7c57: Preparing [2023-09-19T20:01:32.756Z] d7fa3dc5be6f: Preparing [2023-09-19T20:01:32.756Z] 36f5ecbd064f: Preparing [2023-09-19T20:01:32.756Z] 3703fe44c76a: Preparing [2023-09-19T20:01:32.756Z] 522f1cef6555: Preparing [2023-09-19T20:01:32.756Z] 4693057ce236: Preparing [2023-09-19T20:01:32.756Z] 4693057ce236: Waiting [2023-09-19T20:01:32.756Z] 36f5ecbd064f: Layer already exists [2023-09-19T20:01:32.756Z] 522f1cef6555: Layer already exists [2023-09-19T20:01:32.756Z] f315320a7c57: Layer already exists [2023-09-19T20:01:32.756Z] 3703fe44c76a: Layer already exists [2023-09-19T20:01:32.756Z] d7fa3dc5be6f: Layer already exists [2023-09-19T20:01:32.756Z] 4693057ce236: Layer already exists [2023-09-19T20:01:32.756Z] main: digest: sha256:06422f80eb468a8b78050604f3efb83325ac057cb20aef1d8613a5048de7aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:01:32.798Z] ===================================================== [Pipeline] echo [2023-09-19T20:01:32.805Z] taggedImages: [2023-09-19T20:01:32.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:01:32.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-19T20:01:32.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.49 [2023-09-19T20:01:32.805Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:01:32.805Z] - 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-19T20:12:54.566Z] #120 ... [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.566Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-19T20:12:54.566Z] #127 DONE 728.6s [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.566Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T20:12:54.566Z] #130 ... [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.566Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:12:54.566Z] #132 DONE 0.2s [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.566Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T20:12:54.566Z] #122 ... [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.566Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:12:54.566Z] #133 DONE 0.2s [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.566Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T20:12:54.566Z] #122 ... [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.566Z] #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-19T20:12:54.566Z] #134 DONE 0.2s [2023-09-19T20:12:54.566Z] [2023-09-19T20:12:54.567Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-19T20:12:54.567Z] #135 DONE 0.1s [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-19T20:12:54.567Z] #136 DONE 0.3s [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:12:54.567Z] #126 ... [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T20:12:54.567Z] #137 DONE 0.1s [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #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-19T20:12:54.567Z] #138 DONE 2.2s [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #93 [security-proxy-setup] exporting to image [2023-09-19T20:12:54.567Z] #93 exporting layers [2023-09-19T20:12:54.567Z] #93 exporting layers 1.0s done [2023-09-19T20:12:54.567Z] #93 writing image sha256:c32bd2f4f1740961d134d398d5fbf91d41d36b8baf6937ec06df628bb16d5c15 done [2023-09-19T20:12:54.567Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-19T20:12:54.567Z] #93 DONE 5.1s [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #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-19T20:12:54.567Z] #123 731.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-19T20:12:54.567Z] #123 ... [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-19T20:12:54.567Z] #130 DONE 741.3s [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-19T20:12:54.567Z] #139 DONE 0.4s [2023-09-19T20:12:54.567Z] [2023-09-19T20:12:54.567Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-19T20:12:55.525Z] #140 DONE 2.4s [2023-09-19T20:12:55.525Z] [2023-09-19T20:12:55.525Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:12:55.802Z] #141 DONE 0.3s [2023-09-19T20:12:55.802Z] [2023-09-19T20:12:55.802Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T20:12:55.802Z] #124 ... [2023-09-19T20:12:55.802Z] [2023-09-19T20:12:55.802Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:12:56.072Z] #142 DONE 0.2s [2023-09-19T20:12:56.072Z] [2023-09-19T20:12:56.072Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-19T20:12:56.651Z] #143 DONE 0.5s [2023-09-19T20:12:56.651Z] [2023-09-19T20:12:56.651Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-19T20:12:56.651Z] #144 DONE 0.1s [2023-09-19T20:12:56.651Z] [2023-09-19T20:12:56.651Z] #145 [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-19T20:12:56.916Z] #145 DONE 0.2s [2023-09-19T20:12:56.916Z] [2023-09-19T20:12:56.916Z] #146 [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-19T20:12:57.181Z] #146 DONE 0.1s [2023-09-19T20:12:57.181Z] [2023-09-19T20:12:57.181Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-19T20:12:57.181Z] #147 DONE 0.2s [2023-09-19T20:12:57.181Z] [2023-09-19T20:12:57.181Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:12:57.464Z] #131 ... [2023-09-19T20:12:57.464Z] [2023-09-19T20:12:57.464Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-19T20:12:57.464Z] #148 DONE 0.2s [2023-09-19T20:12:57.464Z] [2023-09-19T20:12:57.464Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-19T20:13:00.799Z] #149 DONE 2.7s [2023-09-19T20:13:00.799Z] [2023-09-19T20:13:00.799Z] #93 [security-bootstrapper] exporting to image [2023-09-19T20:13:00.799Z] #93 exporting layers [2023-09-19T20:13:01.071Z] #93 exporting layers 1.0s done [2023-09-19T20:13:01.336Z] #93 writing image sha256:bbc33621efdf7ba54c5628ad9f452fba6c49e46f820193c49410054b5e1e5998 done [2023-09-19T20:13:01.336Z] #93 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-09-19T20:13:01.336Z] #93 DONE 6.2s [2023-09-19T20:13:01.336Z] [2023-09-19T20:13:01.336Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T20:13:03.931Z] #31 ... [2023-09-19T20:13:03.931Z] [2023-09-19T20:13:03.931Z] #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-19T20:13:03.931Z] #123 DONE 752.7s [2023-09-19T20:13:03.931Z] [2023-09-19T20:13:03.931Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T20:13:04.896Z] #128 ... [2023-09-19T20:13:04.896Z] [2023-09-19T20:13:04.896Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:13:05.161Z] #150 DONE 0.4s [2023-09-19T20:13:05.161Z] [2023-09-19T20:13:05.161Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:13:05.161Z] #126 ... [2023-09-19T20:13:05.161Z] [2023-09-19T20:13:05.161Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:13:05.433Z] #151 DONE 0.2s [2023-09-19T20:13:05.433Z] [2023-09-19T20:13:05.433Z] #152 [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-19T20:13:05.433Z] #152 DONE 0.2s [2023-09-19T20:13:05.433Z] [2023-09-19T20:13:05.433Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-19T20:13:05.697Z] #129 DONE 754.2s [2023-09-19T20:13:05.697Z] [2023-09-19T20:13:05.697Z] #153 [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-19T20:13:05.961Z] #153 DONE 0.4s [2023-09-19T20:13:05.961Z] [2023-09-19T20:13:05.961Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:13:05.961Z] #126 ... [2023-09-19T20:13:05.961Z] [2023-09-19T20:13:05.961Z] #154 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:13:06.557Z] #154 DONE 0.4s [2023-09-19T20:13:06.557Z] [2023-09-19T20:13:06.557Z] #155 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:13:06.557Z] #155 DONE 0.3s [2023-09-19T20:13:06.557Z] [2023-09-19T20:13:06.557Z] #156 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:13:06.557Z] #156 DONE 0.3s [2023-09-19T20:13:06.557Z] [2023-09-19T20:13:06.557Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-19T20:13:06.821Z] #157 ... [2023-09-19T20:13:06.821Z] [2023-09-19T20:13:06.821Z] #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-19T20:13:06.821Z] #158 DONE 0.5s [2023-09-19T20:13:06.821Z] [2023-09-19T20:13:06.821Z] #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-19T20:13:07.403Z] #159 DONE 0.5s [2023-09-19T20:13:07.403Z] [2023-09-19T20:13:07.403Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-19T20:13:07.403Z] #157 DONE 0.6s [2023-09-19T20:13:07.403Z] [2023-09-19T20:13:07.403Z] #160 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-19T20:13:07.403Z] #160 DONE 0.2s [2023-09-19T20:13:07.403Z] [2023-09-19T20:13:07.403Z] #161 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:13:07.403Z] #161 DONE 0.2s [2023-09-19T20:13:07.403Z] [2023-09-19T20:13:07.403Z] #162 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-19T20:13:07.985Z] #162 DONE 0.4s [2023-09-19T20:13:07.985Z] [2023-09-19T20:13:07.985Z] #163 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-19T20:13:09.921Z] #163 DONE 2.5s [2023-09-19T20:13:09.921Z] [2023-09-19T20:13:09.921Z] #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-19T20:13:10.190Z] #164 DONE 2.2s [2023-09-19T20:13:10.190Z] [2023-09-19T20:13:10.190Z] #93 [security-proxy-auth] exporting to image [2023-09-19T20:13:10.190Z] #93 exporting layers [2023-09-19T20:13:11.599Z] #93 exporting layers 1.1s done [2023-09-19T20:13:11.599Z] #93 writing image sha256:9d2c2076c96d1ffcdc92acc2ab2cc4c3b4e060363e1b657e5049c33b1064965b 0.0s done [2023-09-19T20:13:11.599Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-19T20:13:11.599Z] #93 exporting layers 1.6s done [2023-09-19T20:13:11.599Z] #93 writing image sha256:33635640db27c7fc9ec8f42b481deafb7e3b860e849d0a03eaed29f9ab11281e done [2023-09-19T20:13:11.599Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-19T20:13:11.599Z] #93 DONE 8.2s [2023-09-19T20:13:11.599Z] [2023-09-19T20:13:11.599Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T20:13:23.875Z] #122 ... [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-19T20:13:23.875Z] #120 DONE 770.7s [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:13:23.875Z] #126 ... [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:13:23.875Z] #165 DONE 0.2s [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:13:23.875Z] #166 DONE 0.2s [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T20:13:23.875Z] #31 ... [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #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-19T20:13:23.875Z] #167 DONE 0.2s [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #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-19T20:13:23.875Z] #168 DONE 0.1s [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #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-19T20:13:23.875Z] #169 DONE 0.1s [2023-09-19T20:13:23.875Z] [2023-09-19T20:13:23.875Z] #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-19T20:13:26.444Z] #170 DONE 3.1s [2023-09-19T20:13:26.444Z] [2023-09-19T20:13:26.444Z] #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T20:13:26.444Z] #53 ... [2023-09-19T20:13:26.444Z] [2023-09-19T20:13:26.444Z] #93 [core-common-config-bootstrapper] exporting to image [2023-09-19T20:13:26.444Z] #93 exporting layers [2023-09-19T20:13:26.708Z] #93 exporting layers 0.6s done [2023-09-19T20:13:26.973Z] #93 writing image sha256:29bf8b1f2a681d6739ed2af97559dcf020d88977a8a5f7be6258b44212962500 done [2023-09-19T20:13:26.973Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-19T20:13:26.973Z] #93 DONE 8.8s [2023-09-19T20:13:26.973Z] [2023-09-19T20:13:26.973Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:13:59.148Z] #131 ... [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-19T20:13:59.148Z] #126 DONE 802.9s [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T20:13:59.148Z] #124 ... [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:13:59.148Z] #171 DONE 0.1s [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:13:59.148Z] #172 DONE 0.1s [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:13:59.148Z] #131 ... [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-19T20:13:59.148Z] #173 DONE 0.3s [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:13:59.148Z] #131 ... [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:13:59.148Z] #174 DONE 0.1s [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #93 [core-command] exporting to image [2023-09-19T20:13:59.148Z] #93 exporting layers [2023-09-19T20:13:59.148Z] #93 exporting layers 0.2s done [2023-09-19T20:13:59.148Z] #93 writing image sha256:056a197dd232d68f024a15d49a485eed7fe45d767786e8f6cd204b7e4f28440a done [2023-09-19T20:13:59.148Z] #93 naming to docker.io/library/core-command-arm64 done [2023-09-19T20:13:59.148Z] #93 DONE 9.1s [2023-09-19T20:13:59.148Z] [2023-09-19T20:13:59.148Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T20:14:04.469Z] #124 ... [2023-09-19T20:14:04.469Z] [2023-09-19T20:14:04.469Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-19T20:14:04.469Z] #125 DONE 813.1s [2023-09-19T20:14:04.469Z] [2023-09-19T20:14:04.469Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T20:14:05.081Z] #31 ... [2023-09-19T20:14:05.081Z] [2023-09-19T20:14:05.081Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:14:05.081Z] #175 ... [2023-09-19T20:14:05.081Z] [2023-09-19T20:14:05.081Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-19T20:14:05.081Z] #124 DONE 813.8s [2023-09-19T20:14:05.347Z] [2023-09-19T20:14:05.347Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:14:05.347Z] #175 DONE 0.3s [2023-09-19T20:14:05.347Z] [2023-09-19T20:14:05.347Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T20:14:05.611Z] #122 ... [2023-09-19T20:14:05.611Z] [2023-09-19T20:14:05.611Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:14:05.611Z] #176 DONE 0.2s [2023-09-19T20:14:05.611Z] [2023-09-19T20:14:05.611Z] #177 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:14:05.877Z] #177 DONE 0.2s [2023-09-19T20:14:05.877Z] [2023-09-19T20:14:05.877Z] #178 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:14:06.142Z] #178 DONE 0.2s [2023-09-19T20:14:06.142Z] [2023-09-19T20:14:06.142Z] #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-19T20:14:06.142Z] #179 DONE 0.6s [2023-09-19T20:14:06.142Z] [2023-09-19T20:14:06.142Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:14:06.408Z] #180 DONE 0.2s [2023-09-19T20:14:06.408Z] [2023-09-19T20:14:06.408Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-19T20:14:06.684Z] #181 DONE 0.6s [2023-09-19T20:14:06.684Z] [2023-09-19T20:14:06.684Z] #93 [core-data] exporting to image [2023-09-19T20:14:06.684Z] #93 exporting layers [2023-09-19T20:14:06.953Z] #93 exporting layers 0.5s done [2023-09-19T20:14:06.953Z] #93 writing image sha256:102e7071b08101b9da0d4ab582a65dcd5227d0bd5b182d639f245143ac2bb4e5 0.0s done [2023-09-19T20:14:06.953Z] #93 naming to docker.io/library/core-data-arm64 done [2023-09-19T20:14:06.953Z] #93 DONE 9.5s [2023-09-19T20:14:06.953Z] [2023-09-19T20:14:06.953Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:14:06.953Z] #182 DONE 0.2s [2023-09-19T20:14:06.953Z] [2023-09-19T20:14:06.953Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-19T20:14:06.953Z] #183 DONE 0.2s [2023-09-19T20:14:07.218Z] [2023-09-19T20:14:07.218Z] #93 [core-metadata] exporting to image [2023-09-19T20:14:07.218Z] #93 exporting layers 0.3s done [2023-09-19T20:14:07.484Z] #93 writing image sha256:5973811d80a9b76c6c7ca8bc3c079ce14ee4b0122cfa670309f9d48f3c5d852e done [2023-09-19T20:14:07.484Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-09-19T20:14:07.484Z] #93 DONE 9.8s [2023-09-19T20:14:07.484Z] [2023-09-19T20:14:07.484Z] #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T20:14:25.665Z] #53 ... [2023-09-19T20:14:25.665Z] [2023-09-19T20:14:25.665Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-19T20:14:25.665Z] #122 DONE 829.1s [2023-09-19T20:14:25.665Z] [2023-09-19T20:14:25.665Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:14:25.665Z] #184 DONE 0.3s [2023-09-19T20:14:25.665Z] [2023-09-19T20:14:25.665Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:14:25.665Z] #185 DONE 0.1s [2023-09-19T20:14:25.665Z] [2023-09-19T20:14:25.665Z] #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-19T20:14:25.665Z] #186 DONE 0.3s [2023-09-19T20:14:25.665Z] [2023-09-19T20:14:25.665Z] #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-19T20:14:25.935Z] #187 DONE 0.2s [2023-09-19T20:14:25.935Z] [2023-09-19T20:14:25.935Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:14:25.935Z] #131 ... [2023-09-19T20:14:25.935Z] [2023-09-19T20:14:25.935Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-19T20:14:25.935Z] #93 exporting layers [2023-09-19T20:14:26.515Z] #93 exporting layers 0.7s done [2023-09-19T20:14:26.515Z] #93 writing image sha256:78bd65e3db5ec50e8f29352b89fcdaa92fafb2b2e12c4d2912fd4f685c0150f6 done [2023-09-19T20:14:26.515Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-19T20:14:26.515Z] #93 DONE 10.5s [2023-09-19T20:14:26.515Z] [2023-09-19T20:14:26.515Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-19T20:14:48.552Z] #128 DONE 853.5s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:14:48.552Z] #131 ... [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:14:48.552Z] #188 DONE 0.1s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:14:48.552Z] #189 DONE 0.2s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:14:48.552Z] #131 ... [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-19T20:14:48.552Z] #190 DONE 0.4s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-19T20:14:48.552Z] #131 DONE 854.5s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T20:14:48.552Z] #53 ... [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:14:48.552Z] #191 DONE 0.2s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #93 [support-scheduler] exporting to image [2023-09-19T20:14:48.552Z] #93 exporting layers [2023-09-19T20:14:48.552Z] #93 ... [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-19T20:14:48.552Z] #192 DONE 0.1s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-19T20:14:48.552Z] #193 DONE 0.1s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #93 [support-scheduler] exporting to image [2023-09-19T20:14:48.552Z] #93 exporting layers 0.4s done [2023-09-19T20:14:48.552Z] #93 writing image sha256:6dbd88282b520090561ca944978cc1b07f7e9a8b344b9482b79d096283f95acf done [2023-09-19T20:14:48.552Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-09-19T20:14:48.552Z] #93 DONE 11.0s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T20:14:48.552Z] #53 ... [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-19T20:14:48.552Z] #194 DONE 0.4s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T20:14:48.552Z] #53 ... [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-19T20:14:48.552Z] #195 DONE 0.1s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #93 [support-notifications] exporting to image [2023-09-19T20:14:48.552Z] #93 exporting layers 0.4s done [2023-09-19T20:14:48.552Z] #93 writing image sha256:6ae2567ed655bd0d1ff398b95be7ad58c701697a3508a251ff34404829816cdb done [2023-09-19T20:14:48.552Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-09-19T20:14:48.552Z] #93 DONE 11.4s [2023-09-19T20:14:48.552Z] [2023-09-19T20:14:48.552Z] #53 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.552Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.553Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-19T20:14:48.553Z] time="2023-09-19T19:59:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-19T20:14:48.564Z] $ docker stop --time=1 48e1e14b88ba5b1bc04f1a32a6b66f4e710863c499a0be8c879524edb3c50ba5 [2023-09-19T20:14:50.235Z] $ docker rm -f --volumes 48e1e14b88ba5b1bc04f1a32a6b66f4e710863c499a0be8c879524edb3c50ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T20:14:50.693Z] + docker images [2023-09-19T20:14:50.693Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-19T20:14:50.693Z] support-notifications-arm64 latest 6ae2567ed655 4 seconds ago 34.2MB [2023-09-19T20:14:50.693Z] support-scheduler-arm64 latest 6dbd88282b52 5 seconds ago 33.5MB [2023-09-19T20:14:50.693Z] security-spiffe-token-provider-arm64 latest 78bd65e3db5e 25 seconds ago 35MB [2023-09-19T20:14:50.693Z] core-data-arm64 latest 102e7071b081 44 seconds ago 21.2MB [2023-09-19T20:14:50.694Z] core-metadata-arm64 latest 5973811d80a9 44 seconds ago 21.5MB [2023-09-19T20:14:50.694Z] core-command-arm64 latest 056a197dd232 55 seconds ago 21MB [2023-09-19T20:14:50.694Z] core-common-config-bootstrapper-arm64 latest 29bf8b1f2a68 About a minute ago 18.3MB [2023-09-19T20:14:50.694Z] security-proxy-auth-arm64 latest 9d2c2076c96d About a minute ago 19.4MB [2023-09-19T20:14:50.694Z] security-secretstore-setup-arm64 latest 33635640db27 About a minute ago 43.7MB [2023-09-19T20:14:50.694Z] security-bootstrapper-arm64 latest bbc33621efdf About a minute ago 23MB [2023-09-19T20:14:50.694Z] security-proxy-setup-arm64 latest c32bd2f4f174 2 minutes ago 29.1MB [2023-09-19T20:14:50.694Z] security-spire-agent-arm64 latest b98c9c072235 14 minutes ago 152MB [2023-09-19T20:14:50.694Z] security-spire-config-arm64 latest 86ab8004c2db 14 minutes ago 95.8MB [2023-09-19T20:14:50.694Z] security-spire-server-arm64 latest fc2a3355d6e7 14 minutes ago 96.6MB [2023-09-19T20:14:50.694Z] ci-base-image-arm64 latest 74bd55b769bb 15 minutes ago 1.07GB [2023-09-19T20:14:50.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 days ago 695MB [2023-09-19T20:14:50.694Z] 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-19T20:14:50.813Z] provisioning config files... [2023-09-19T20:14:50.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/583@tmp/config4088623454576839109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:14:51.151Z] ---> docker-login.sh [2023-09-19T20:14:51.151Z] nexus3.edgexfoundry.org:10001 [2023-09-19T20:14:51.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:14:51.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:14:51.729Z] Configure a credential helper to remove this warning. See [2023-09-19T20:14:51.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:14:51.729Z] [2023-09-19T20:14:51.729Z] Login Succeeded [2023-09-19T20:14:51.729Z] nexus3.edgexfoundry.org:10002 [2023-09-19T20:14:51.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:14:51.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:14:51.994Z] Configure a credential helper to remove this warning. See [2023-09-19T20:14:51.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:14:51.994Z] [2023-09-19T20:14:51.994Z] Login Succeeded [2023-09-19T20:14:51.994Z] nexus3.edgexfoundry.org:10003 [2023-09-19T20:14:52.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:14:52.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:14:52.261Z] Configure a credential helper to remove this warning. See [2023-09-19T20:14:52.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:14:52.261Z] [2023-09-19T20:14:52.261Z] Login Succeeded [2023-09-19T20:14:52.261Z] nexus3.edgexfoundry.org:10004 [2023-09-19T20:14:52.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:14:52.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:14:52.529Z] Configure a credential helper to remove this warning. See [2023-09-19T20:14:52.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:14:52.529Z] [2023-09-19T20:14:52.529Z] Login Succeeded [2023-09-19T20:14:52.529Z] docker.io [2023-09-19T20:14:52.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T20:14:53.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T20:14:53.060Z] Configure a credential helper to remove this warning. See [2023-09-19T20:14:53.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T20:14:53.060Z] [2023-09-19T20:14:53.060Z] Login Succeeded [2023-09-19T20:14:53.060Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T20:14:53.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:14:53.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T20:14:53.115Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-19T20:14:53.115Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:14:53.115Z] latest [2023-09-19T20:14:53.115Z] 3.1.0-dev.49 [2023-09-19T20:14:53.115Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:14:53.115Z] main [2023-09-19T20:14:53.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:14:53.446Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:14:53.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:14:53.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-19T20:14:53.779Z] 2655e1063cf9: Preparing [2023-09-19T20:14:53.779Z] 05b190b406fa: Preparing [2023-09-19T20:14:53.779Z] 440cafd5dd73: Preparing [2023-09-19T20:14:53.779Z] adc09e954943: Preparing [2023-09-19T20:14:53.779Z] 200a6f619601: Preparing [2023-09-19T20:14:53.779Z] b2191e2be29d: Preparing [2023-09-19T20:14:53.779Z] b2191e2be29d: Waiting [2023-09-19T20:14:54.043Z] 2655e1063cf9: Pushed [2023-09-19T20:14:54.043Z] adc09e954943: Pushed [2023-09-19T20:14:54.043Z] 440cafd5dd73: Pushed [2023-09-19T20:14:54.043Z] b2191e2be29d: Layer already exists [2023-09-19T20:14:54.043Z] 200a6f619601: Pushed [2023-09-19T20:14:57.376Z] 05b190b406fa: Pushed [2023-09-19T20:14:57.376Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:14:57.756Z] + 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-19T20:14:58.104Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-19T20:14:58.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-19T20:14:58.104Z] 2655e1063cf9: Preparing [2023-09-19T20:14:58.104Z] 05b190b406fa: Preparing [2023-09-19T20:14:58.104Z] 440cafd5dd73: Preparing [2023-09-19T20:14:58.104Z] adc09e954943: Preparing [2023-09-19T20:14:58.104Z] 200a6f619601: Preparing [2023-09-19T20:14:58.104Z] b2191e2be29d: Preparing [2023-09-19T20:14:58.104Z] b2191e2be29d: Waiting [2023-09-19T20:14:58.104Z] adc09e954943: Layer already exists [2023-09-19T20:14:58.104Z] 2655e1063cf9: Layer already exists [2023-09-19T20:14:58.104Z] 05b190b406fa: Layer already exists [2023-09-19T20:14:58.104Z] 440cafd5dd73: Layer already exists [2023-09-19T20:14:58.104Z] 200a6f619601: Layer already exists [2023-09-19T20:14:58.104Z] b2191e2be29d: Layer already exists [2023-09-19T20:14:58.372Z] latest: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:14:58.724Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:14:59.085Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.49 [2023-09-19T20:14:59.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-19T20:14:59.085Z] 2655e1063cf9: Preparing [2023-09-19T20:14:59.085Z] 05b190b406fa: Preparing [2023-09-19T20:14:59.085Z] 440cafd5dd73: Preparing [2023-09-19T20:14:59.085Z] adc09e954943: Preparing [2023-09-19T20:14:59.085Z] 200a6f619601: Preparing [2023-09-19T20:14:59.085Z] b2191e2be29d: Preparing [2023-09-19T20:14:59.085Z] b2191e2be29d: Waiting [2023-09-19T20:14:59.085Z] 440cafd5dd73: Layer already exists [2023-09-19T20:14:59.085Z] adc09e954943: Layer already exists [2023-09-19T20:14:59.085Z] 05b190b406fa: Layer already exists [2023-09-19T20:14:59.085Z] 2655e1063cf9: Layer already exists [2023-09-19T20:14:59.085Z] 200a6f619601: Layer already exists [2023-09-19T20:14:59.085Z] b2191e2be29d: Layer already exists [2023-09-19T20:14:59.085Z] 3.1.0-dev.49: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:14:59.685Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:01.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:01.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-19T20:15:01.950Z] 2655e1063cf9: Preparing [2023-09-19T20:15:01.950Z] 05b190b406fa: Preparing [2023-09-19T20:15:01.950Z] 440cafd5dd73: Preparing [2023-09-19T20:15:01.950Z] adc09e954943: Preparing [2023-09-19T20:15:01.950Z] 200a6f619601: Preparing [2023-09-19T20:15:01.950Z] b2191e2be29d: Preparing [2023-09-19T20:15:01.950Z] b2191e2be29d: Waiting [2023-09-19T20:15:01.950Z] 05b190b406fa: Layer already exists [2023-09-19T20:15:01.950Z] 2655e1063cf9: Layer already exists [2023-09-19T20:15:01.950Z] 200a6f619601: Layer already exists [2023-09-19T20:15:01.950Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:01.950Z] adc09e954943: Layer already exists [2023-09-19T20:15:01.950Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:01.950Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:02.282Z] + 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-19T20:15:02.614Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-19T20:15:02.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-19T20:15:02.615Z] 2655e1063cf9: Preparing [2023-09-19T20:15:02.615Z] 05b190b406fa: Preparing [2023-09-19T20:15:02.615Z] 440cafd5dd73: Preparing [2023-09-19T20:15:02.615Z] adc09e954943: Preparing [2023-09-19T20:15:02.615Z] 200a6f619601: Preparing [2023-09-19T20:15:02.615Z] b2191e2be29d: Preparing [2023-09-19T20:15:02.615Z] b2191e2be29d: Waiting [2023-09-19T20:15:02.615Z] 200a6f619601: Layer already exists [2023-09-19T20:15:02.615Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:02.615Z] 2655e1063cf9: Layer already exists [2023-09-19T20:15:02.615Z] adc09e954943: Layer already exists [2023-09-19T20:15:02.615Z] 05b190b406fa: Layer already exists [2023-09-19T20:15:02.615Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:02.615Z] main: digest: sha256:38c33043026d223bb4b7affc50ec22a386a590c4d30bec9f104160527b03c393 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:02.927Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:02.941Z] taggedImages: [2023-09-19T20:15:02.941Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:02.941Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-19T20:15:02.941Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.49 [2023-09-19T20:15:02.941Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:02.941Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-19T20:15:02.971Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-19T20:15:02.971Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:02.971Z] latest [2023-09-19T20:15:02.971Z] 3.1.0-dev.49 [2023-09-19T20:15:02.971Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:02.971Z] main [2023-09-19T20:15:02.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:03.322Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:03.659Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:03.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-19T20:15:03.659Z] 18d6de2b754b: Preparing [2023-09-19T20:15:03.659Z] d0baf7a4a070: Preparing [2023-09-19T20:15:03.659Z] c6a21e022b0c: Preparing [2023-09-19T20:15:03.659Z] 4329bb47e32b: Preparing [2023-09-19T20:15:03.659Z] 440cafd5dd73: Preparing [2023-09-19T20:15:03.659Z] adc09e954943: Preparing [2023-09-19T20:15:03.659Z] 200a6f619601: Preparing [2023-09-19T20:15:03.659Z] b2191e2be29d: Preparing [2023-09-19T20:15:03.659Z] 200a6f619601: Waiting [2023-09-19T20:15:03.659Z] b2191e2be29d: Waiting [2023-09-19T20:15:03.659Z] adc09e954943: Waiting [2023-09-19T20:15:03.659Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:03.659Z] adc09e954943: Layer already exists [2023-09-19T20:15:03.922Z] 200a6f619601: Layer already exists [2023-09-19T20:15:03.922Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:03.922Z] 18d6de2b754b: Pushed [2023-09-19T20:15:03.922Z] d0baf7a4a070: Pushed [2023-09-19T20:15:03.922Z] c6a21e022b0c: Pushed [2023-09-19T20:15:06.487Z] 4329bb47e32b: Pushed [2023-09-19T20:15:06.487Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:06.820Z] + 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-19T20:15:07.156Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-19T20:15:07.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-19T20:15:07.156Z] 18d6de2b754b: Preparing [2023-09-19T20:15:07.156Z] d0baf7a4a070: Preparing [2023-09-19T20:15:07.156Z] c6a21e022b0c: Preparing [2023-09-19T20:15:07.156Z] 4329bb47e32b: Preparing [2023-09-19T20:15:07.156Z] 440cafd5dd73: Preparing [2023-09-19T20:15:07.156Z] adc09e954943: Preparing [2023-09-19T20:15:07.156Z] 200a6f619601: Preparing [2023-09-19T20:15:07.156Z] b2191e2be29d: Preparing [2023-09-19T20:15:07.156Z] adc09e954943: Waiting [2023-09-19T20:15:07.156Z] 200a6f619601: Waiting [2023-09-19T20:15:07.156Z] b2191e2be29d: Waiting [2023-09-19T20:15:07.156Z] c6a21e022b0c: Layer already exists [2023-09-19T20:15:07.156Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:07.156Z] 18d6de2b754b: Layer already exists [2023-09-19T20:15:07.156Z] d0baf7a4a070: Layer already exists [2023-09-19T20:15:07.156Z] 4329bb47e32b: Layer already exists [2023-09-19T20:15:07.156Z] adc09e954943: Layer already exists [2023-09-19T20:15:07.157Z] 200a6f619601: Layer already exists [2023-09-19T20:15:07.157Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:07.157Z] latest: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:07.755Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:08.090Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.49 [2023-09-19T20:15:08.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-19T20:15:08.090Z] 18d6de2b754b: Preparing [2023-09-19T20:15:08.090Z] d0baf7a4a070: Preparing [2023-09-19T20:15:08.090Z] c6a21e022b0c: Preparing [2023-09-19T20:15:08.090Z] 4329bb47e32b: Preparing [2023-09-19T20:15:08.090Z] 440cafd5dd73: Preparing [2023-09-19T20:15:08.090Z] adc09e954943: Preparing [2023-09-19T20:15:08.090Z] 200a6f619601: Preparing [2023-09-19T20:15:08.090Z] b2191e2be29d: Preparing [2023-09-19T20:15:08.090Z] 200a6f619601: Waiting [2023-09-19T20:15:08.090Z] b2191e2be29d: Waiting [2023-09-19T20:15:08.090Z] adc09e954943: Waiting [2023-09-19T20:15:08.090Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:08.090Z] 4329bb47e32b: Layer already exists [2023-09-19T20:15:08.090Z] c6a21e022b0c: Layer already exists [2023-09-19T20:15:08.090Z] d0baf7a4a070: Layer already exists [2023-09-19T20:15:08.090Z] 18d6de2b754b: Layer already exists [2023-09-19T20:15:08.090Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:08.090Z] adc09e954943: Layer already exists [2023-09-19T20:15:08.090Z] 200a6f619601: Layer already exists [2023-09-19T20:15:08.356Z] 3.1.0-dev.49: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:08.696Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:09.029Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:09.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-19T20:15:09.029Z] 18d6de2b754b: Preparing [2023-09-19T20:15:09.029Z] d0baf7a4a070: Preparing [2023-09-19T20:15:09.029Z] c6a21e022b0c: Preparing [2023-09-19T20:15:09.029Z] 4329bb47e32b: Preparing [2023-09-19T20:15:09.029Z] 440cafd5dd73: Preparing [2023-09-19T20:15:09.029Z] adc09e954943: Preparing [2023-09-19T20:15:09.029Z] 200a6f619601: Preparing [2023-09-19T20:15:09.029Z] b2191e2be29d: Preparing [2023-09-19T20:15:09.029Z] adc09e954943: Waiting [2023-09-19T20:15:09.029Z] 200a6f619601: Waiting [2023-09-19T20:15:09.029Z] b2191e2be29d: Waiting [2023-09-19T20:15:09.029Z] c6a21e022b0c: Layer already exists [2023-09-19T20:15:09.029Z] 4329bb47e32b: Layer already exists [2023-09-19T20:15:09.029Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:09.029Z] d0baf7a4a070: Layer already exists [2023-09-19T20:15:09.029Z] 18d6de2b754b: Layer already exists [2023-09-19T20:15:09.029Z] 200a6f619601: Layer already exists [2023-09-19T20:15:09.029Z] adc09e954943: Layer already exists [2023-09-19T20:15:09.029Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:09.029Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:09.369Z] + 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-19T20:15:09.703Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-19T20:15:09.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-19T20:15:09.703Z] 18d6de2b754b: Preparing [2023-09-19T20:15:09.703Z] d0baf7a4a070: Preparing [2023-09-19T20:15:09.703Z] c6a21e022b0c: Preparing [2023-09-19T20:15:09.703Z] 4329bb47e32b: Preparing [2023-09-19T20:15:09.703Z] 440cafd5dd73: Preparing [2023-09-19T20:15:09.703Z] adc09e954943: Preparing [2023-09-19T20:15:09.703Z] 200a6f619601: Preparing [2023-09-19T20:15:09.703Z] b2191e2be29d: Preparing [2023-09-19T20:15:09.703Z] 200a6f619601: Waiting [2023-09-19T20:15:09.703Z] adc09e954943: Waiting [2023-09-19T20:15:09.703Z] b2191e2be29d: Waiting [2023-09-19T20:15:09.703Z] 4329bb47e32b: Layer already exists [2023-09-19T20:15:09.703Z] c6a21e022b0c: Layer already exists [2023-09-19T20:15:09.703Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:09.703Z] 18d6de2b754b: Layer already exists [2023-09-19T20:15:09.703Z] d0baf7a4a070: Layer already exists [2023-09-19T20:15:09.703Z] 200a6f619601: Layer already exists [2023-09-19T20:15:09.703Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:09.703Z] adc09e954943: Layer already exists [2023-09-19T20:15:09.703Z] main: digest: sha256:84c1b05edc5fb405d3da6817aacc868905f080249fb8d2fec207fe371220ffe0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:10.163Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:10.172Z] taggedImages: [2023-09-19T20:15:10.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:10.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-19T20:15:10.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.49 [2023-09-19T20:15:10.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:10.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-19T20:15:10.198Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-19T20:15:10.198Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:10.198Z] latest [2023-09-19T20:15:10.198Z] 3.1.0-dev.49 [2023-09-19T20:15:10.198Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:10.198Z] main [2023-09-19T20:15:10.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:10.553Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:10.887Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:10.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-19T20:15:10.888Z] cbf8e96ca5ac: Preparing [2023-09-19T20:15:10.888Z] bf73f4d3bcd8: Preparing [2023-09-19T20:15:10.888Z] 440cafd5dd73: Preparing [2023-09-19T20:15:10.888Z] adc09e954943: Preparing [2023-09-19T20:15:10.888Z] 8b1851530122: Preparing [2023-09-19T20:15:10.888Z] b2191e2be29d: Preparing [2023-09-19T20:15:10.888Z] b2191e2be29d: Waiting [2023-09-19T20:15:10.888Z] adc09e954943: Layer already exists [2023-09-19T20:15:10.888Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:10.888Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:11.153Z] cbf8e96ca5ac: Pushed [2023-09-19T20:15:11.153Z] 8b1851530122: Pushed [2023-09-19T20:15:14.478Z] bf73f4d3bcd8: Pushed [2023-09-19T20:15:14.478Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:14.809Z] + 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-19T20:15:15.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-19T20:15:15.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-19T20:15:15.131Z] cbf8e96ca5ac: Preparing [2023-09-19T20:15:15.131Z] bf73f4d3bcd8: Preparing [2023-09-19T20:15:15.131Z] 440cafd5dd73: Preparing [2023-09-19T20:15:15.131Z] adc09e954943: Preparing [2023-09-19T20:15:15.131Z] 8b1851530122: Preparing [2023-09-19T20:15:15.131Z] b2191e2be29d: Preparing [2023-09-19T20:15:15.131Z] b2191e2be29d: Waiting [2023-09-19T20:15:15.131Z] 8b1851530122: Layer already exists [2023-09-19T20:15:15.131Z] cbf8e96ca5ac: Layer already exists [2023-09-19T20:15:15.131Z] adc09e954943: Layer already exists [2023-09-19T20:15:15.131Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:15.131Z] bf73f4d3bcd8: Layer already exists [2023-09-19T20:15:15.131Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:15.131Z] latest: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:15.727Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:16.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.49 [2023-09-19T20:15:16.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-19T20:15:16.063Z] cbf8e96ca5ac: Preparing [2023-09-19T20:15:16.063Z] bf73f4d3bcd8: Preparing [2023-09-19T20:15:16.063Z] 440cafd5dd73: Preparing [2023-09-19T20:15:16.063Z] adc09e954943: Preparing [2023-09-19T20:15:16.063Z] 8b1851530122: Preparing [2023-09-19T20:15:16.063Z] b2191e2be29d: Preparing [2023-09-19T20:15:16.063Z] b2191e2be29d: Waiting [2023-09-19T20:15:16.063Z] bf73f4d3bcd8: Layer already exists [2023-09-19T20:15:16.063Z] adc09e954943: Layer already exists [2023-09-19T20:15:16.063Z] cbf8e96ca5ac: Layer already exists [2023-09-19T20:15:16.063Z] 8b1851530122: Layer already exists [2023-09-19T20:15:16.063Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:16.063Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:16.063Z] 3.1.0-dev.49: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:16.408Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:16.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:16.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-19T20:15:16.748Z] cbf8e96ca5ac: Preparing [2023-09-19T20:15:16.749Z] bf73f4d3bcd8: Preparing [2023-09-19T20:15:16.749Z] 440cafd5dd73: Preparing [2023-09-19T20:15:16.749Z] adc09e954943: Preparing [2023-09-19T20:15:16.749Z] 8b1851530122: Preparing [2023-09-19T20:15:16.749Z] b2191e2be29d: Preparing [2023-09-19T20:15:16.749Z] b2191e2be29d: Waiting [2023-09-19T20:15:16.749Z] bf73f4d3bcd8: Layer already exists [2023-09-19T20:15:16.749Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:16.749Z] adc09e954943: Layer already exists [2023-09-19T20:15:16.749Z] 8b1851530122: Layer already exists [2023-09-19T20:15:16.749Z] cbf8e96ca5ac: Layer already exists [2023-09-19T20:15:16.749Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:16.749Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:17.346Z] + 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-19T20:15:17.673Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-19T20:15:17.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-19T20:15:17.673Z] cbf8e96ca5ac: Preparing [2023-09-19T20:15:17.673Z] bf73f4d3bcd8: Preparing [2023-09-19T20:15:17.673Z] 440cafd5dd73: Preparing [2023-09-19T20:15:17.673Z] adc09e954943: Preparing [2023-09-19T20:15:17.673Z] 8b1851530122: Preparing [2023-09-19T20:15:17.673Z] b2191e2be29d: Preparing [2023-09-19T20:15:17.673Z] b2191e2be29d: Waiting [2023-09-19T20:15:17.673Z] bf73f4d3bcd8: Layer already exists [2023-09-19T20:15:17.673Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:17.673Z] adc09e954943: Layer already exists [2023-09-19T20:15:17.673Z] cbf8e96ca5ac: Layer already exists [2023-09-19T20:15:17.673Z] 8b1851530122: Layer already exists [2023-09-19T20:15:17.673Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:17.937Z] main: digest: sha256:f4a1f832423cdb023884dddb648d7d062219709078332b57e9a769727d90f391 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:17.987Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:17.996Z] taggedImages: [2023-09-19T20:15:17.996Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:17.996Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-19T20:15:17.996Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.49 [2023-09-19T20:15:17.996Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:17.996Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-19T20:15:18.013Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-19T20:15:18.013Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:18.013Z] latest [2023-09-19T20:15:18.013Z] 3.1.0-dev.49 [2023-09-19T20:15:18.013Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:18.013Z] main [2023-09-19T20:15:18.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:18.340Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:18.667Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:18.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-19T20:15:18.667Z] 6922986d892d: Preparing [2023-09-19T20:15:18.667Z] 364fee657d15: Preparing [2023-09-19T20:15:18.667Z] e35e24f89f01: Preparing [2023-09-19T20:15:18.667Z] 440cafd5dd73: Preparing [2023-09-19T20:15:18.667Z] adc09e954943: Preparing [2023-09-19T20:15:18.667Z] 200a6f619601: Preparing [2023-09-19T20:15:18.667Z] b2191e2be29d: Preparing [2023-09-19T20:15:18.667Z] 200a6f619601: Waiting [2023-09-19T20:15:18.667Z] b2191e2be29d: Waiting [2023-09-19T20:15:18.667Z] adc09e954943: Layer already exists [2023-09-19T20:15:18.667Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:18.667Z] 200a6f619601: Layer already exists [2023-09-19T20:15:18.931Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:18.931Z] 6922986d892d: Pushed [2023-09-19T20:15:18.931Z] 364fee657d15: Pushed [2023-09-19T20:15:22.256Z] e35e24f89f01: Pushed [2023-09-19T20:15:22.256Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:22.585Z] + 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-19T20:15:22.917Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-19T20:15:22.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-19T20:15:22.917Z] 6922986d892d: Preparing [2023-09-19T20:15:22.917Z] 364fee657d15: Preparing [2023-09-19T20:15:22.917Z] e35e24f89f01: Preparing [2023-09-19T20:15:22.917Z] 440cafd5dd73: Preparing [2023-09-19T20:15:22.917Z] adc09e954943: Preparing [2023-09-19T20:15:22.917Z] 200a6f619601: Preparing [2023-09-19T20:15:22.917Z] b2191e2be29d: Preparing [2023-09-19T20:15:22.917Z] 200a6f619601: Waiting [2023-09-19T20:15:22.917Z] b2191e2be29d: Waiting [2023-09-19T20:15:22.917Z] e35e24f89f01: Layer already exists [2023-09-19T20:15:22.917Z] adc09e954943: Layer already exists [2023-09-19T20:15:22.917Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:22.917Z] 364fee657d15: Layer already exists [2023-09-19T20:15:22.917Z] 6922986d892d: Layer already exists [2023-09-19T20:15:22.917Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:22.917Z] 200a6f619601: Layer already exists [2023-09-19T20:15:23.182Z] latest: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:23.511Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:23.851Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.49 [2023-09-19T20:15:23.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-19T20:15:23.851Z] 6922986d892d: Preparing [2023-09-19T20:15:23.851Z] 364fee657d15: Preparing [2023-09-19T20:15:23.851Z] e35e24f89f01: Preparing [2023-09-19T20:15:23.851Z] 440cafd5dd73: Preparing [2023-09-19T20:15:23.851Z] adc09e954943: Preparing [2023-09-19T20:15:23.851Z] 200a6f619601: Preparing [2023-09-19T20:15:23.851Z] b2191e2be29d: Preparing [2023-09-19T20:15:23.851Z] 200a6f619601: Waiting [2023-09-19T20:15:23.851Z] 364fee657d15: Layer already exists [2023-09-19T20:15:23.851Z] 6922986d892d: Layer already exists [2023-09-19T20:15:23.851Z] e35e24f89f01: Layer already exists [2023-09-19T20:15:23.851Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:23.851Z] adc09e954943: Layer already exists [2023-09-19T20:15:23.851Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:23.851Z] 200a6f619601: Layer already exists [2023-09-19T20:15:23.851Z] 3.1.0-dev.49: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:24.187Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:24.513Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:24.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-19T20:15:24.513Z] 6922986d892d: Preparing [2023-09-19T20:15:24.513Z] 364fee657d15: Preparing [2023-09-19T20:15:24.513Z] e35e24f89f01: Preparing [2023-09-19T20:15:24.513Z] 440cafd5dd73: Preparing [2023-09-19T20:15:24.513Z] adc09e954943: Preparing [2023-09-19T20:15:24.513Z] 200a6f619601: Preparing [2023-09-19T20:15:24.513Z] b2191e2be29d: Preparing [2023-09-19T20:15:24.513Z] 200a6f619601: Waiting [2023-09-19T20:15:24.513Z] b2191e2be29d: Waiting [2023-09-19T20:15:24.513Z] e35e24f89f01: Layer already exists [2023-09-19T20:15:24.513Z] 6922986d892d: Layer already exists [2023-09-19T20:15:24.513Z] 364fee657d15: Layer already exists [2023-09-19T20:15:24.513Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:24.513Z] adc09e954943: Layer already exists [2023-09-19T20:15:24.513Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:24.513Z] 200a6f619601: Layer already exists [2023-09-19T20:15:24.513Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:25.116Z] + 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-19T20:15:25.454Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-19T20:15:25.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-19T20:15:25.454Z] 6922986d892d: Preparing [2023-09-19T20:15:25.454Z] 364fee657d15: Preparing [2023-09-19T20:15:25.454Z] e35e24f89f01: Preparing [2023-09-19T20:15:25.454Z] 440cafd5dd73: Preparing [2023-09-19T20:15:25.454Z] adc09e954943: Preparing [2023-09-19T20:15:25.454Z] 200a6f619601: Preparing [2023-09-19T20:15:25.454Z] b2191e2be29d: Preparing [2023-09-19T20:15:25.454Z] 200a6f619601: Waiting [2023-09-19T20:15:25.454Z] b2191e2be29d: Waiting [2023-09-19T20:15:25.454Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:25.454Z] 364fee657d15: Layer already exists [2023-09-19T20:15:25.454Z] e35e24f89f01: Layer already exists [2023-09-19T20:15:25.454Z] adc09e954943: Layer already exists [2023-09-19T20:15:25.454Z] 6922986d892d: Layer already exists [2023-09-19T20:15:25.454Z] 200a6f619601: Layer already exists [2023-09-19T20:15:25.454Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:25.718Z] main: digest: sha256:443e2bbc1861d6856145108f54d6ecda8322b9d84b100eb901a81db8c6476283 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:25.770Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:25.777Z] taggedImages: [2023-09-19T20:15:25.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:25.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-19T20:15:25.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.49 [2023-09-19T20:15:25.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:25.777Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-19T20:15:25.796Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-19T20:15:25.796Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:25.796Z] latest [2023-09-19T20:15:25.796Z] 3.1.0-dev.49 [2023-09-19T20:15:25.796Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:25.796Z] main [2023-09-19T20:15:25.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:26.137Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:26.472Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:26.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-19T20:15:26.472Z] 9e228911f15f: Preparing [2023-09-19T20:15:26.472Z] 4759722a6893: Preparing [2023-09-19T20:15:26.472Z] ec8428993f0e: Preparing [2023-09-19T20:15:26.472Z] 027bcb93b6e7: Preparing [2023-09-19T20:15:26.472Z] 60a8ed5817e3: Preparing [2023-09-19T20:15:26.472Z] 96216b2bafe2: Preparing [2023-09-19T20:15:26.472Z] 4bf3d54facff: Preparing [2023-09-19T20:15:26.472Z] 440cafd5dd73: Preparing [2023-09-19T20:15:26.472Z] adc09e954943: Preparing [2023-09-19T20:15:26.472Z] caf8acdea669: Preparing [2023-09-19T20:15:26.472Z] 1dc2afafe65c: Preparing [2023-09-19T20:15:26.472Z] 5f70bf18a086: Preparing [2023-09-19T20:15:26.472Z] 3d22195776f1: Preparing [2023-09-19T20:15:26.472Z] a92329e48fab: Preparing [2023-09-19T20:15:26.472Z] b2191e2be29d: Preparing [2023-09-19T20:15:26.472Z] 4bf3d54facff: Waiting [2023-09-19T20:15:26.472Z] 440cafd5dd73: Waiting [2023-09-19T20:15:26.472Z] 96216b2bafe2: Waiting [2023-09-19T20:15:26.472Z] adc09e954943: Waiting [2023-09-19T20:15:26.472Z] caf8acdea669: Waiting [2023-09-19T20:15:26.472Z] 1dc2afafe65c: Waiting [2023-09-19T20:15:26.472Z] 5f70bf18a086: Waiting [2023-09-19T20:15:26.472Z] 3d22195776f1: Waiting [2023-09-19T20:15:26.472Z] a92329e48fab: Waiting [2023-09-19T20:15:26.472Z] b2191e2be29d: Waiting [2023-09-19T20:15:26.740Z] 027bcb93b6e7: Pushed [2023-09-19T20:15:26.740Z] ec8428993f0e: Pushed [2023-09-19T20:15:26.740Z] 60a8ed5817e3: Pushed [2023-09-19T20:15:26.740Z] 9e228911f15f: Pushed [2023-09-19T20:15:26.740Z] 4759722a6893: Pushed [2023-09-19T20:15:26.740Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:26.740Z] adc09e954943: Layer already exists [2023-09-19T20:15:27.007Z] 96216b2bafe2: Pushed [2023-09-19T20:15:27.007Z] 5f70bf18a086: Pushed [2023-09-19T20:15:27.007Z] 1dc2afafe65c: Pushed [2023-09-19T20:15:27.007Z] caf8acdea669: Pushed [2023-09-19T20:15:27.007Z] 3d22195776f1: Pushed [2023-09-19T20:15:27.007Z] a92329e48fab: Pushed [2023-09-19T20:15:27.272Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:30.595Z] 4bf3d54facff: Pushed [2023-09-19T20:15:30.595Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:30.934Z] + 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-19T20:15:31.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-19T20:15:31.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-19T20:15:31.262Z] 9e228911f15f: Preparing [2023-09-19T20:15:31.262Z] 4759722a6893: Preparing [2023-09-19T20:15:31.262Z] ec8428993f0e: Preparing [2023-09-19T20:15:31.262Z] 027bcb93b6e7: Preparing [2023-09-19T20:15:31.262Z] 60a8ed5817e3: Preparing [2023-09-19T20:15:31.262Z] 96216b2bafe2: Preparing [2023-09-19T20:15:31.262Z] 4bf3d54facff: Preparing [2023-09-19T20:15:31.262Z] 440cafd5dd73: Preparing [2023-09-19T20:15:31.262Z] adc09e954943: Preparing [2023-09-19T20:15:31.262Z] caf8acdea669: Preparing [2023-09-19T20:15:31.262Z] 1dc2afafe65c: Preparing [2023-09-19T20:15:31.262Z] 5f70bf18a086: Preparing [2023-09-19T20:15:31.262Z] 3d22195776f1: Preparing [2023-09-19T20:15:31.262Z] a92329e48fab: Preparing [2023-09-19T20:15:31.262Z] b2191e2be29d: Preparing [2023-09-19T20:15:31.262Z] 96216b2bafe2: Waiting [2023-09-19T20:15:31.262Z] 4bf3d54facff: Waiting [2023-09-19T20:15:31.262Z] 1dc2afafe65c: Waiting [2023-09-19T20:15:31.262Z] 5f70bf18a086: Waiting [2023-09-19T20:15:31.262Z] 3d22195776f1: Waiting [2023-09-19T20:15:31.262Z] a92329e48fab: Waiting [2023-09-19T20:15:31.262Z] b2191e2be29d: Waiting [2023-09-19T20:15:31.262Z] 440cafd5dd73: Waiting [2023-09-19T20:15:31.262Z] adc09e954943: Waiting [2023-09-19T20:15:31.263Z] caf8acdea669: Waiting [2023-09-19T20:15:31.263Z] 9e228911f15f: Layer already exists [2023-09-19T20:15:31.263Z] 60a8ed5817e3: Layer already exists [2023-09-19T20:15:31.263Z] 027bcb93b6e7: Layer already exists [2023-09-19T20:15:31.263Z] 4759722a6893: Layer already exists [2023-09-19T20:15:31.263Z] ec8428993f0e: Layer already exists [2023-09-19T20:15:31.263Z] 96216b2bafe2: Layer already exists [2023-09-19T20:15:31.263Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:31.263Z] 4bf3d54facff: Layer already exists [2023-09-19T20:15:31.263Z] adc09e954943: Layer already exists [2023-09-19T20:15:31.263Z] caf8acdea669: Layer already exists [2023-09-19T20:15:31.263Z] 3d22195776f1: Layer already exists [2023-09-19T20:15:31.263Z] 5f70bf18a086: Layer already exists [2023-09-19T20:15:31.263Z] 1dc2afafe65c: Layer already exists [2023-09-19T20:15:31.263Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:31.263Z] a92329e48fab: Layer already exists [2023-09-19T20:15:31.526Z] latest: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:31.869Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:32.192Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.49 [2023-09-19T20:15:32.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-19T20:15:32.192Z] 9e228911f15f: Preparing [2023-09-19T20:15:32.192Z] 4759722a6893: Preparing [2023-09-19T20:15:32.192Z] ec8428993f0e: Preparing [2023-09-19T20:15:32.192Z] 027bcb93b6e7: Preparing [2023-09-19T20:15:32.192Z] 60a8ed5817e3: Preparing [2023-09-19T20:15:32.192Z] 96216b2bafe2: Preparing [2023-09-19T20:15:32.192Z] 4bf3d54facff: Preparing [2023-09-19T20:15:32.192Z] 440cafd5dd73: Preparing [2023-09-19T20:15:32.192Z] adc09e954943: Preparing [2023-09-19T20:15:32.192Z] caf8acdea669: Preparing [2023-09-19T20:15:32.192Z] 1dc2afafe65c: Preparing [2023-09-19T20:15:32.192Z] 5f70bf18a086: Preparing [2023-09-19T20:15:32.192Z] 3d22195776f1: Preparing [2023-09-19T20:15:32.192Z] a92329e48fab: Preparing [2023-09-19T20:15:32.192Z] b2191e2be29d: Preparing [2023-09-19T20:15:32.192Z] caf8acdea669: Waiting [2023-09-19T20:15:32.192Z] 1dc2afafe65c: Waiting [2023-09-19T20:15:32.192Z] 5f70bf18a086: Waiting [2023-09-19T20:15:32.192Z] 3d22195776f1: Waiting [2023-09-19T20:15:32.192Z] a92329e48fab: Waiting [2023-09-19T20:15:32.192Z] b2191e2be29d: Waiting [2023-09-19T20:15:32.192Z] 96216b2bafe2: Waiting [2023-09-19T20:15:32.192Z] 440cafd5dd73: Waiting [2023-09-19T20:15:32.192Z] adc09e954943: Waiting [2023-09-19T20:15:32.192Z] 4bf3d54facff: Waiting [2023-09-19T20:15:32.192Z] ec8428993f0e: Layer already exists [2023-09-19T20:15:32.192Z] 9e228911f15f: Layer already exists [2023-09-19T20:15:32.192Z] 60a8ed5817e3: Layer already exists [2023-09-19T20:15:32.192Z] 027bcb93b6e7: Layer already exists [2023-09-19T20:15:32.192Z] 4759722a6893: Layer already exists [2023-09-19T20:15:32.192Z] 4bf3d54facff: Layer already exists [2023-09-19T20:15:32.192Z] 96216b2bafe2: Layer already exists [2023-09-19T20:15:32.192Z] caf8acdea669: Layer already exists [2023-09-19T20:15:32.192Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:32.192Z] adc09e954943: Layer already exists [2023-09-19T20:15:32.192Z] 1dc2afafe65c: Layer already exists [2023-09-19T20:15:32.192Z] 3d22195776f1: Layer already exists [2023-09-19T20:15:32.192Z] 5f70bf18a086: Layer already exists [2023-09-19T20:15:32.192Z] a92329e48fab: Layer already exists [2023-09-19T20:15:32.192Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:32.459Z] 3.1.0-dev.49: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:32.790Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:33.116Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:33.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-19T20:15:33.116Z] 9e228911f15f: Preparing [2023-09-19T20:15:33.116Z] 4759722a6893: Preparing [2023-09-19T20:15:33.116Z] ec8428993f0e: Preparing [2023-09-19T20:15:33.116Z] 027bcb93b6e7: Preparing [2023-09-19T20:15:33.116Z] 60a8ed5817e3: Preparing [2023-09-19T20:15:33.116Z] 96216b2bafe2: Preparing [2023-09-19T20:15:33.116Z] 4bf3d54facff: Preparing [2023-09-19T20:15:33.116Z] 440cafd5dd73: Preparing [2023-09-19T20:15:33.116Z] adc09e954943: Preparing [2023-09-19T20:15:33.116Z] caf8acdea669: Preparing [2023-09-19T20:15:33.116Z] 1dc2afafe65c: Preparing [2023-09-19T20:15:33.116Z] 5f70bf18a086: Preparing [2023-09-19T20:15:33.116Z] 3d22195776f1: Preparing [2023-09-19T20:15:33.116Z] a92329e48fab: Preparing [2023-09-19T20:15:33.116Z] b2191e2be29d: Preparing [2023-09-19T20:15:33.116Z] 96216b2bafe2: Waiting [2023-09-19T20:15:33.116Z] 4bf3d54facff: Waiting [2023-09-19T20:15:33.116Z] 1dc2afafe65c: Waiting [2023-09-19T20:15:33.116Z] 5f70bf18a086: Waiting [2023-09-19T20:15:33.116Z] 3d22195776f1: Waiting [2023-09-19T20:15:33.116Z] 440cafd5dd73: Waiting [2023-09-19T20:15:33.116Z] a92329e48fab: Waiting [2023-09-19T20:15:33.116Z] adc09e954943: Waiting [2023-09-19T20:15:33.116Z] b2191e2be29d: Waiting [2023-09-19T20:15:33.116Z] caf8acdea669: Waiting [2023-09-19T20:15:33.116Z] ec8428993f0e: Layer already exists [2023-09-19T20:15:33.116Z] 027bcb93b6e7: Layer already exists [2023-09-19T20:15:33.116Z] 4759722a6893: Layer already exists [2023-09-19T20:15:33.116Z] 60a8ed5817e3: Layer already exists [2023-09-19T20:15:33.116Z] 9e228911f15f: Layer already exists [2023-09-19T20:15:33.116Z] 96216b2bafe2: Layer already exists [2023-09-19T20:15:33.116Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:33.116Z] 4bf3d54facff: Layer already exists [2023-09-19T20:15:33.116Z] adc09e954943: Layer already exists [2023-09-19T20:15:33.116Z] caf8acdea669: Layer already exists [2023-09-19T20:15:33.116Z] 1dc2afafe65c: Layer already exists [2023-09-19T20:15:33.116Z] 5f70bf18a086: Layer already exists [2023-09-19T20:15:33.116Z] 3d22195776f1: Layer already exists [2023-09-19T20:15:33.116Z] a92329e48fab: Layer already exists [2023-09-19T20:15:33.116Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:33.381Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:33.719Z] + 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-19T20:15:34.048Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-19T20:15:34.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-19T20:15:34.048Z] 9e228911f15f: Preparing [2023-09-19T20:15:34.048Z] 4759722a6893: Preparing [2023-09-19T20:15:34.049Z] ec8428993f0e: Preparing [2023-09-19T20:15:34.049Z] 027bcb93b6e7: Preparing [2023-09-19T20:15:34.049Z] 60a8ed5817e3: Preparing [2023-09-19T20:15:34.049Z] 96216b2bafe2: Preparing [2023-09-19T20:15:34.049Z] 4bf3d54facff: Preparing [2023-09-19T20:15:34.049Z] 440cafd5dd73: Preparing [2023-09-19T20:15:34.049Z] adc09e954943: Preparing [2023-09-19T20:15:34.049Z] caf8acdea669: Preparing [2023-09-19T20:15:34.049Z] 1dc2afafe65c: Preparing [2023-09-19T20:15:34.049Z] 5f70bf18a086: Preparing [2023-09-19T20:15:34.049Z] 3d22195776f1: Preparing [2023-09-19T20:15:34.049Z] a92329e48fab: Preparing [2023-09-19T20:15:34.049Z] b2191e2be29d: Preparing [2023-09-19T20:15:34.049Z] caf8acdea669: Waiting [2023-09-19T20:15:34.049Z] 1dc2afafe65c: Waiting [2023-09-19T20:15:34.049Z] 5f70bf18a086: Waiting [2023-09-19T20:15:34.049Z] 3d22195776f1: Waiting [2023-09-19T20:15:34.049Z] a92329e48fab: Waiting [2023-09-19T20:15:34.049Z] b2191e2be29d: Waiting [2023-09-19T20:15:34.049Z] 4bf3d54facff: Waiting [2023-09-19T20:15:34.049Z] 440cafd5dd73: Waiting [2023-09-19T20:15:34.049Z] adc09e954943: Waiting [2023-09-19T20:15:34.049Z] 9e228911f15f: Layer already exists [2023-09-19T20:15:34.049Z] 027bcb93b6e7: Layer already exists [2023-09-19T20:15:34.049Z] 4759722a6893: Layer already exists [2023-09-19T20:15:34.049Z] 60a8ed5817e3: Layer already exists [2023-09-19T20:15:34.049Z] ec8428993f0e: Layer already exists [2023-09-19T20:15:34.049Z] 96216b2bafe2: Layer already exists [2023-09-19T20:15:34.049Z] 4bf3d54facff: Layer already exists [2023-09-19T20:15:34.049Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:34.049Z] adc09e954943: Layer already exists [2023-09-19T20:15:34.049Z] caf8acdea669: Layer already exists [2023-09-19T20:15:34.049Z] 1dc2afafe65c: Layer already exists [2023-09-19T20:15:34.049Z] 5f70bf18a086: Layer already exists [2023-09-19T20:15:34.049Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:34.049Z] a92329e48fab: Layer already exists [2023-09-19T20:15:34.049Z] 3d22195776f1: Layer already exists [2023-09-19T20:15:34.313Z] main: digest: sha256:77b1a11a5e10afa079cee0043b77bd5f798f3487baea85c9c43b0abd0636dfc8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:34.358Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:34.372Z] taggedImages: [2023-09-19T20:15:34.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:34.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-19T20:15:34.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.49 [2023-09-19T20:15:34.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:34.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-19T20:15:34.402Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-19T20:15:34.402Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:34.402Z] latest [2023-09-19T20:15:34.402Z] 3.1.0-dev.49 [2023-09-19T20:15:34.402Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:34.402Z] main [2023-09-19T20:15:34.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:34.753Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:35.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:35.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-19T20:15:35.087Z] 193eb6baa87c: Preparing [2023-09-19T20:15:35.087Z] 07e96a6f5e62: Preparing [2023-09-19T20:15:35.087Z] 1069fca5ddad: Preparing [2023-09-19T20:15:35.087Z] f7606c6dfa39: Preparing [2023-09-19T20:15:35.087Z] 440cafd5dd73: Preparing [2023-09-19T20:15:35.087Z] adc09e954943: Preparing [2023-09-19T20:15:35.087Z] 200a6f619601: Preparing [2023-09-19T20:15:35.087Z] b2191e2be29d: Preparing [2023-09-19T20:15:35.087Z] 200a6f619601: Waiting [2023-09-19T20:15:35.087Z] b2191e2be29d: Waiting [2023-09-19T20:15:35.087Z] adc09e954943: Waiting [2023-09-19T20:15:35.087Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:35.351Z] adc09e954943: Layer already exists [2023-09-19T20:15:35.351Z] 200a6f619601: Layer already exists [2023-09-19T20:15:35.351Z] 07e96a6f5e62: Pushed [2023-09-19T20:15:35.351Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:35.351Z] 1069fca5ddad: Pushed [2023-09-19T20:15:35.351Z] 193eb6baa87c: Pushed [2023-09-19T20:15:37.910Z] f7606c6dfa39: Pushed [2023-09-19T20:15:37.911Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:38.288Z] + 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-19T20:15:38.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-19T20:15:38.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-19T20:15:38.634Z] 193eb6baa87c: Preparing [2023-09-19T20:15:38.634Z] 07e96a6f5e62: Preparing [2023-09-19T20:15:38.634Z] 1069fca5ddad: Preparing [2023-09-19T20:15:38.634Z] f7606c6dfa39: Preparing [2023-09-19T20:15:38.634Z] 440cafd5dd73: Preparing [2023-09-19T20:15:38.634Z] adc09e954943: Preparing [2023-09-19T20:15:38.634Z] 200a6f619601: Preparing [2023-09-19T20:15:38.634Z] b2191e2be29d: Preparing [2023-09-19T20:15:38.634Z] adc09e954943: Waiting [2023-09-19T20:15:38.634Z] 200a6f619601: Waiting [2023-09-19T20:15:38.634Z] b2191e2be29d: Waiting [2023-09-19T20:15:38.634Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:38.634Z] f7606c6dfa39: Layer already exists [2023-09-19T20:15:38.634Z] 1069fca5ddad: Layer already exists [2023-09-19T20:15:38.634Z] 07e96a6f5e62: Layer already exists [2023-09-19T20:15:38.634Z] 193eb6baa87c: Layer already exists [2023-09-19T20:15:38.634Z] 200a6f619601: Layer already exists [2023-09-19T20:15:38.634Z] adc09e954943: Layer already exists [2023-09-19T20:15:38.634Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:38.901Z] latest: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:39.263Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:39.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.49 [2023-09-19T20:15:39.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-19T20:15:39.618Z] 193eb6baa87c: Preparing [2023-09-19T20:15:39.618Z] 07e96a6f5e62: Preparing [2023-09-19T20:15:39.618Z] 1069fca5ddad: Preparing [2023-09-19T20:15:39.618Z] f7606c6dfa39: Preparing [2023-09-19T20:15:39.618Z] 440cafd5dd73: Preparing [2023-09-19T20:15:39.618Z] adc09e954943: Preparing [2023-09-19T20:15:39.618Z] 200a6f619601: Preparing [2023-09-19T20:15:39.618Z] b2191e2be29d: Preparing [2023-09-19T20:15:39.618Z] 200a6f619601: Waiting [2023-09-19T20:15:39.618Z] b2191e2be29d: Waiting [2023-09-19T20:15:39.618Z] adc09e954943: Waiting [2023-09-19T20:15:39.618Z] 1069fca5ddad: Layer already exists [2023-09-19T20:15:39.618Z] 07e96a6f5e62: Layer already exists [2023-09-19T20:15:39.618Z] f7606c6dfa39: Layer already exists [2023-09-19T20:15:39.618Z] 193eb6baa87c: Layer already exists [2023-09-19T20:15:39.618Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:39.618Z] adc09e954943: Layer already exists [2023-09-19T20:15:39.618Z] 200a6f619601: Layer already exists [2023-09-19T20:15:39.618Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:39.618Z] 3.1.0-dev.49: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:40.230Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:40.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:40.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-19T20:15:40.558Z] 193eb6baa87c: Preparing [2023-09-19T20:15:40.558Z] 07e96a6f5e62: Preparing [2023-09-19T20:15:40.558Z] 1069fca5ddad: Preparing [2023-09-19T20:15:40.558Z] f7606c6dfa39: Preparing [2023-09-19T20:15:40.558Z] 440cafd5dd73: Preparing [2023-09-19T20:15:40.558Z] adc09e954943: Preparing [2023-09-19T20:15:40.558Z] 200a6f619601: Preparing [2023-09-19T20:15:40.558Z] b2191e2be29d: Preparing [2023-09-19T20:15:40.558Z] 200a6f619601: Waiting [2023-09-19T20:15:40.558Z] b2191e2be29d: Waiting [2023-09-19T20:15:40.558Z] adc09e954943: Waiting [2023-09-19T20:15:40.558Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:40.558Z] 193eb6baa87c: Layer already exists [2023-09-19T20:15:40.558Z] 1069fca5ddad: Layer already exists [2023-09-19T20:15:40.558Z] 07e96a6f5e62: Layer already exists [2023-09-19T20:15:40.558Z] f7606c6dfa39: Layer already exists [2023-09-19T20:15:40.558Z] 200a6f619601: Layer already exists [2023-09-19T20:15:40.558Z] adc09e954943: Layer already exists [2023-09-19T20:15:40.558Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:40.558Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:41.163Z] + 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-19T20:15:41.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-19T20:15:41.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-19T20:15:41.504Z] 193eb6baa87c: Preparing [2023-09-19T20:15:41.504Z] 07e96a6f5e62: Preparing [2023-09-19T20:15:41.504Z] 1069fca5ddad: Preparing [2023-09-19T20:15:41.504Z] f7606c6dfa39: Preparing [2023-09-19T20:15:41.504Z] 440cafd5dd73: Preparing [2023-09-19T20:15:41.504Z] adc09e954943: Preparing [2023-09-19T20:15:41.504Z] 200a6f619601: Preparing [2023-09-19T20:15:41.504Z] b2191e2be29d: Preparing [2023-09-19T20:15:41.504Z] adc09e954943: Waiting [2023-09-19T20:15:41.504Z] 200a6f619601: Waiting [2023-09-19T20:15:41.504Z] b2191e2be29d: Waiting [2023-09-19T20:15:41.504Z] 1069fca5ddad: Layer already exists [2023-09-19T20:15:41.504Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:41.504Z] f7606c6dfa39: Layer already exists [2023-09-19T20:15:41.504Z] 07e96a6f5e62: Layer already exists [2023-09-19T20:15:41.504Z] 193eb6baa87c: Layer already exists [2023-09-19T20:15:41.504Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:41.504Z] adc09e954943: Layer already exists [2023-09-19T20:15:41.504Z] 200a6f619601: Layer already exists [2023-09-19T20:15:41.768Z] main: digest: sha256:1924b197a1cd912d2f840df92c6c4ff0aad37084c1cf58a1e17cc9fe0b929c59 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:41.826Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:41.834Z] taggedImages: [2023-09-19T20:15:41.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:41.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-19T20:15:41.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.49 [2023-09-19T20:15:41.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:41.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-19T20:15:41.856Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-19T20:15:41.856Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:41.856Z] latest [2023-09-19T20:15:41.856Z] 3.1.0-dev.49 [2023-09-19T20:15:41.856Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:41.856Z] main [2023-09-19T20:15:41.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:42.187Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:42.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:42.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-19T20:15:42.521Z] 4193640735a8: Preparing [2023-09-19T20:15:42.521Z] fa23b687ed2d: Preparing [2023-09-19T20:15:42.521Z] e12544c7778b: Preparing [2023-09-19T20:15:42.521Z] 15399e9e25c0: Preparing [2023-09-19T20:15:42.521Z] fa8606da1b4f: Preparing [2023-09-19T20:15:42.521Z] 440cafd5dd73: Preparing [2023-09-19T20:15:42.521Z] adc09e954943: Preparing [2023-09-19T20:15:42.521Z] 37a670b2e9fe: Preparing [2023-09-19T20:15:42.521Z] f4484b1c0026: Preparing [2023-09-19T20:15:42.521Z] b2191e2be29d: Preparing [2023-09-19T20:15:42.521Z] adc09e954943: Waiting [2023-09-19T20:15:42.521Z] 37a670b2e9fe: Waiting [2023-09-19T20:15:42.521Z] f4484b1c0026: Waiting [2023-09-19T20:15:42.521Z] b2191e2be29d: Waiting [2023-09-19T20:15:42.521Z] 440cafd5dd73: Waiting [2023-09-19T20:15:42.784Z] fa23b687ed2d: Pushed [2023-09-19T20:15:42.784Z] 4193640735a8: Pushed [2023-09-19T20:15:42.784Z] fa8606da1b4f: Pushed [2023-09-19T20:15:42.784Z] 15399e9e25c0: Pushed [2023-09-19T20:15:42.784Z] adc09e954943: Layer already exists [2023-09-19T20:15:42.784Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:42.784Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:43.047Z] 37a670b2e9fe: Pushed [2023-09-19T20:15:45.611Z] f4484b1c0026: Pushed [2023-09-19T20:15:45.611Z] e12544c7778b: Pushed [2023-09-19T20:15:45.611Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:45.944Z] + 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-19T20:15:46.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-19T20:15:46.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-19T20:15:46.269Z] 4193640735a8: Preparing [2023-09-19T20:15:46.269Z] fa23b687ed2d: Preparing [2023-09-19T20:15:46.269Z] e12544c7778b: Preparing [2023-09-19T20:15:46.269Z] 15399e9e25c0: Preparing [2023-09-19T20:15:46.269Z] fa8606da1b4f: Preparing [2023-09-19T20:15:46.269Z] 440cafd5dd73: Preparing [2023-09-19T20:15:46.269Z] adc09e954943: Preparing [2023-09-19T20:15:46.269Z] 37a670b2e9fe: Preparing [2023-09-19T20:15:46.269Z] f4484b1c0026: Preparing [2023-09-19T20:15:46.269Z] b2191e2be29d: Preparing [2023-09-19T20:15:46.269Z] adc09e954943: Waiting [2023-09-19T20:15:46.269Z] 37a670b2e9fe: Waiting [2023-09-19T20:15:46.269Z] f4484b1c0026: Waiting [2023-09-19T20:15:46.269Z] b2191e2be29d: Waiting [2023-09-19T20:15:46.269Z] 440cafd5dd73: Waiting [2023-09-19T20:15:46.269Z] e12544c7778b: Layer already exists [2023-09-19T20:15:46.269Z] 15399e9e25c0: Layer already exists [2023-09-19T20:15:46.269Z] fa8606da1b4f: Layer already exists [2023-09-19T20:15:46.269Z] 4193640735a8: Layer already exists [2023-09-19T20:15:46.269Z] fa23b687ed2d: Layer already exists [2023-09-19T20:15:46.269Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:46.269Z] 37a670b2e9fe: Layer already exists [2023-09-19T20:15:46.269Z] adc09e954943: Layer already exists [2023-09-19T20:15:46.269Z] f4484b1c0026: Layer already exists [2023-09-19T20:15:46.269Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:46.533Z] latest: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:46.875Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:47.203Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.49 [2023-09-19T20:15:47.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-19T20:15:47.203Z] 4193640735a8: Preparing [2023-09-19T20:15:47.203Z] fa23b687ed2d: Preparing [2023-09-19T20:15:47.203Z] e12544c7778b: Preparing [2023-09-19T20:15:47.203Z] 15399e9e25c0: Preparing [2023-09-19T20:15:47.203Z] fa8606da1b4f: Preparing [2023-09-19T20:15:47.203Z] 440cafd5dd73: Preparing [2023-09-19T20:15:47.203Z] adc09e954943: Preparing [2023-09-19T20:15:47.203Z] 37a670b2e9fe: Preparing [2023-09-19T20:15:47.203Z] f4484b1c0026: Preparing [2023-09-19T20:15:47.203Z] b2191e2be29d: Preparing [2023-09-19T20:15:47.203Z] adc09e954943: Waiting [2023-09-19T20:15:47.203Z] 440cafd5dd73: Waiting [2023-09-19T20:15:47.203Z] 37a670b2e9fe: Waiting [2023-09-19T20:15:47.203Z] f4484b1c0026: Waiting [2023-09-19T20:15:47.203Z] b2191e2be29d: Waiting [2023-09-19T20:15:47.203Z] 15399e9e25c0: Layer already exists [2023-09-19T20:15:47.203Z] fa8606da1b4f: Layer already exists [2023-09-19T20:15:47.203Z] 4193640735a8: Layer already exists [2023-09-19T20:15:47.203Z] e12544c7778b: Layer already exists [2023-09-19T20:15:47.203Z] fa23b687ed2d: Layer already exists [2023-09-19T20:15:47.203Z] adc09e954943: Layer already exists [2023-09-19T20:15:47.203Z] 37a670b2e9fe: Layer already exists [2023-09-19T20:15:47.203Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:47.203Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:47.203Z] f4484b1c0026: Layer already exists [2023-09-19T20:15:47.203Z] 3.1.0-dev.49: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:47.801Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:48.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:48.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-19T20:15:48.131Z] 4193640735a8: Preparing [2023-09-19T20:15:48.131Z] fa23b687ed2d: Preparing [2023-09-19T20:15:48.131Z] e12544c7778b: Preparing [2023-09-19T20:15:48.131Z] 15399e9e25c0: Preparing [2023-09-19T20:15:48.131Z] fa8606da1b4f: Preparing [2023-09-19T20:15:48.131Z] 440cafd5dd73: Preparing [2023-09-19T20:15:48.131Z] adc09e954943: Preparing [2023-09-19T20:15:48.131Z] 37a670b2e9fe: Preparing [2023-09-19T20:15:48.131Z] f4484b1c0026: Preparing [2023-09-19T20:15:48.131Z] b2191e2be29d: Preparing [2023-09-19T20:15:48.131Z] 37a670b2e9fe: Waiting [2023-09-19T20:15:48.131Z] f4484b1c0026: Waiting [2023-09-19T20:15:48.131Z] b2191e2be29d: Waiting [2023-09-19T20:15:48.131Z] 440cafd5dd73: Waiting [2023-09-19T20:15:48.131Z] adc09e954943: Waiting [2023-09-19T20:15:48.131Z] e12544c7778b: Layer already exists [2023-09-19T20:15:48.131Z] 4193640735a8: Layer already exists [2023-09-19T20:15:48.131Z] 15399e9e25c0: Layer already exists [2023-09-19T20:15:48.131Z] fa23b687ed2d: Layer already exists [2023-09-19T20:15:48.131Z] fa8606da1b4f: Layer already exists [2023-09-19T20:15:48.131Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:48.131Z] 37a670b2e9fe: Layer already exists [2023-09-19T20:15:48.131Z] adc09e954943: Layer already exists [2023-09-19T20:15:48.131Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:48.131Z] f4484b1c0026: Layer already exists [2023-09-19T20:15:48.131Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:48.743Z] + 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-19T20:15:49.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-19T20:15:49.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-19T20:15:49.081Z] 4193640735a8: Preparing [2023-09-19T20:15:49.081Z] fa23b687ed2d: Preparing [2023-09-19T20:15:49.081Z] e12544c7778b: Preparing [2023-09-19T20:15:49.081Z] 15399e9e25c0: Preparing [2023-09-19T20:15:49.081Z] fa8606da1b4f: Preparing [2023-09-19T20:15:49.081Z] 440cafd5dd73: Preparing [2023-09-19T20:15:49.081Z] adc09e954943: Preparing [2023-09-19T20:15:49.081Z] 37a670b2e9fe: Preparing [2023-09-19T20:15:49.081Z] f4484b1c0026: Preparing [2023-09-19T20:15:49.081Z] b2191e2be29d: Preparing [2023-09-19T20:15:49.081Z] 440cafd5dd73: Waiting [2023-09-19T20:15:49.081Z] 37a670b2e9fe: Waiting [2023-09-19T20:15:49.081Z] adc09e954943: Waiting [2023-09-19T20:15:49.081Z] f4484b1c0026: Waiting [2023-09-19T20:15:49.081Z] b2191e2be29d: Waiting [2023-09-19T20:15:49.081Z] fa23b687ed2d: Layer already exists [2023-09-19T20:15:49.081Z] 4193640735a8: Layer already exists [2023-09-19T20:15:49.081Z] e12544c7778b: Layer already exists [2023-09-19T20:15:49.081Z] fa8606da1b4f: Layer already exists [2023-09-19T20:15:49.081Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:49.081Z] adc09e954943: Layer already exists [2023-09-19T20:15:49.081Z] 37a670b2e9fe: Layer already exists [2023-09-19T20:15:49.081Z] f4484b1c0026: Layer already exists [2023-09-19T20:15:49.081Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:49.081Z] 15399e9e25c0: Layer already exists [2023-09-19T20:15:49.343Z] main: digest: sha256:48449a59f3ea711ab6be7fc82c5d162eee9f0e2215ba3aa0c6f0f95805efecdc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:49.391Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:49.398Z] taggedImages: [2023-09-19T20:15:49.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:49.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-19T20:15:49.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.49 [2023-09-19T20:15:49.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:49.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-19T20:15:49.417Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-19T20:15:49.417Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:49.417Z] latest [2023-09-19T20:15:49.417Z] 3.1.0-dev.49 [2023-09-19T20:15:49.417Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:49.417Z] main [2023-09-19T20:15:49.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:49.756Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:50.080Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:50.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-19T20:15:50.080Z] 2780dda6f990: Preparing [2023-09-19T20:15:50.080Z] 4f2ea7e51790: Preparing [2023-09-19T20:15:50.080Z] 1183d2dbc363: Preparing [2023-09-19T20:15:50.080Z] 37c2621a62ec: Preparing [2023-09-19T20:15:50.080Z] 21ce9082d91c: Preparing [2023-09-19T20:15:50.080Z] 7824abd7c7ac: Preparing [2023-09-19T20:15:50.080Z] b846e6c51a0d: Preparing [2023-09-19T20:15:50.080Z] 440cafd5dd73: Preparing [2023-09-19T20:15:50.080Z] adc09e954943: Preparing [2023-09-19T20:15:50.080Z] ea3fe66b171f: Preparing [2023-09-19T20:15:50.080Z] b2191e2be29d: Preparing [2023-09-19T20:15:50.080Z] 440cafd5dd73: Waiting [2023-09-19T20:15:50.080Z] 7824abd7c7ac: Waiting [2023-09-19T20:15:50.080Z] adc09e954943: Waiting [2023-09-19T20:15:50.080Z] ea3fe66b171f: Waiting [2023-09-19T20:15:50.080Z] b2191e2be29d: Waiting [2023-09-19T20:15:50.080Z] b846e6c51a0d: Waiting [2023-09-19T20:15:50.345Z] 21ce9082d91c: Pushed [2023-09-19T20:15:50.345Z] 4f2ea7e51790: Pushed [2023-09-19T20:15:50.345Z] 2780dda6f990: Pushed [2023-09-19T20:15:50.345Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:50.345Z] adc09e954943: Layer already exists [2023-09-19T20:15:50.345Z] 7824abd7c7ac: Pushed [2023-09-19T20:15:50.609Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:50.609Z] b846e6c51a0d: Pushed [2023-09-19T20:15:53.182Z] 37c2621a62ec: Pushed [2023-09-19T20:15:53.182Z] ea3fe66b171f: Pushed [2023-09-19T20:15:53.759Z] 1183d2dbc363: Pushed [2023-09-19T20:15:54.022Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:54.363Z] + 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-19T20:15:54.694Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-19T20:15:54.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-19T20:15:54.694Z] 2780dda6f990: Preparing [2023-09-19T20:15:54.694Z] 4f2ea7e51790: Preparing [2023-09-19T20:15:54.694Z] 1183d2dbc363: Preparing [2023-09-19T20:15:54.694Z] 37c2621a62ec: Preparing [2023-09-19T20:15:54.694Z] 21ce9082d91c: Preparing [2023-09-19T20:15:54.694Z] 7824abd7c7ac: Preparing [2023-09-19T20:15:54.694Z] b846e6c51a0d: Preparing [2023-09-19T20:15:54.694Z] 440cafd5dd73: Preparing [2023-09-19T20:15:54.694Z] adc09e954943: Preparing [2023-09-19T20:15:54.694Z] ea3fe66b171f: Preparing [2023-09-19T20:15:54.694Z] b2191e2be29d: Preparing [2023-09-19T20:15:54.694Z] 7824abd7c7ac: Waiting [2023-09-19T20:15:54.694Z] b846e6c51a0d: Waiting [2023-09-19T20:15:54.694Z] adc09e954943: Waiting [2023-09-19T20:15:54.694Z] 440cafd5dd73: Waiting [2023-09-19T20:15:54.694Z] ea3fe66b171f: Waiting [2023-09-19T20:15:54.694Z] b2191e2be29d: Waiting [2023-09-19T20:15:54.694Z] 21ce9082d91c: Layer already exists [2023-09-19T20:15:54.694Z] 37c2621a62ec: Layer already exists [2023-09-19T20:15:54.694Z] 2780dda6f990: Layer already exists [2023-09-19T20:15:54.694Z] 1183d2dbc363: Layer already exists [2023-09-19T20:15:54.694Z] 4f2ea7e51790: Layer already exists [2023-09-19T20:15:54.694Z] b846e6c51a0d: Layer already exists [2023-09-19T20:15:54.694Z] 7824abd7c7ac: Layer already exists [2023-09-19T20:15:54.694Z] ea3fe66b171f: Layer already exists [2023-09-19T20:15:54.694Z] adc09e954943: Layer already exists [2023-09-19T20:15:54.694Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:54.694Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:54.957Z] latest: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:55.295Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:55.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.49 [2023-09-19T20:15:55.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-19T20:15:55.624Z] 2780dda6f990: Preparing [2023-09-19T20:15:55.624Z] 4f2ea7e51790: Preparing [2023-09-19T20:15:55.624Z] 1183d2dbc363: Preparing [2023-09-19T20:15:55.624Z] 37c2621a62ec: Preparing [2023-09-19T20:15:55.624Z] 21ce9082d91c: Preparing [2023-09-19T20:15:55.624Z] 7824abd7c7ac: Preparing [2023-09-19T20:15:55.624Z] b846e6c51a0d: Preparing [2023-09-19T20:15:55.624Z] 440cafd5dd73: Preparing [2023-09-19T20:15:55.624Z] adc09e954943: Preparing [2023-09-19T20:15:55.625Z] ea3fe66b171f: Preparing [2023-09-19T20:15:55.625Z] b2191e2be29d: Preparing [2023-09-19T20:15:55.625Z] 7824abd7c7ac: Waiting [2023-09-19T20:15:55.625Z] 440cafd5dd73: Waiting [2023-09-19T20:15:55.625Z] adc09e954943: Waiting [2023-09-19T20:15:55.625Z] ea3fe66b171f: Waiting [2023-09-19T20:15:55.625Z] b2191e2be29d: Waiting [2023-09-19T20:15:55.625Z] b846e6c51a0d: Waiting [2023-09-19T20:15:55.625Z] 4f2ea7e51790: Layer already exists [2023-09-19T20:15:55.625Z] 1183d2dbc363: Layer already exists [2023-09-19T20:15:55.625Z] 2780dda6f990: Layer already exists [2023-09-19T20:15:55.625Z] 21ce9082d91c: Layer already exists [2023-09-19T20:15:55.625Z] 37c2621a62ec: Layer already exists [2023-09-19T20:15:55.625Z] adc09e954943: Layer already exists [2023-09-19T20:15:55.625Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:55.625Z] b846e6c51a0d: Layer already exists [2023-09-19T20:15:55.625Z] ea3fe66b171f: Layer already exists [2023-09-19T20:15:55.625Z] 7824abd7c7ac: Layer already exists [2023-09-19T20:15:55.625Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:55.889Z] 3.1.0-dev.49: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:56.219Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:56.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:56.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-19T20:15:56.552Z] 2780dda6f990: Preparing [2023-09-19T20:15:56.552Z] 4f2ea7e51790: Preparing [2023-09-19T20:15:56.552Z] 1183d2dbc363: Preparing [2023-09-19T20:15:56.552Z] 37c2621a62ec: Preparing [2023-09-19T20:15:56.552Z] 21ce9082d91c: Preparing [2023-09-19T20:15:56.552Z] 7824abd7c7ac: Preparing [2023-09-19T20:15:56.552Z] b846e6c51a0d: Preparing [2023-09-19T20:15:56.552Z] 440cafd5dd73: Preparing [2023-09-19T20:15:56.552Z] adc09e954943: Preparing [2023-09-19T20:15:56.552Z] ea3fe66b171f: Preparing [2023-09-19T20:15:56.552Z] b2191e2be29d: Preparing [2023-09-19T20:15:56.552Z] 7824abd7c7ac: Waiting [2023-09-19T20:15:56.552Z] adc09e954943: Waiting [2023-09-19T20:15:56.552Z] ea3fe66b171f: Waiting [2023-09-19T20:15:56.552Z] b2191e2be29d: Waiting [2023-09-19T20:15:56.552Z] b846e6c51a0d: Waiting [2023-09-19T20:15:56.552Z] 440cafd5dd73: Waiting [2023-09-19T20:15:56.552Z] 37c2621a62ec: Layer already exists [2023-09-19T20:15:56.552Z] 2780dda6f990: Layer already exists [2023-09-19T20:15:56.552Z] 21ce9082d91c: Layer already exists [2023-09-19T20:15:56.552Z] 1183d2dbc363: Layer already exists [2023-09-19T20:15:56.552Z] 4f2ea7e51790: Layer already exists [2023-09-19T20:15:56.552Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:56.552Z] 7824abd7c7ac: Layer already exists [2023-09-19T20:15:56.552Z] b846e6c51a0d: Layer already exists [2023-09-19T20:15:56.552Z] ea3fe66b171f: Layer already exists [2023-09-19T20:15:56.552Z] adc09e954943: Layer already exists [2023-09-19T20:15:56.552Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:56.818Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:57.146Z] + 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-19T20:15:57.477Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-19T20:15:57.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-19T20:15:57.477Z] 2780dda6f990: Preparing [2023-09-19T20:15:57.477Z] 4f2ea7e51790: Preparing [2023-09-19T20:15:57.477Z] 1183d2dbc363: Preparing [2023-09-19T20:15:57.477Z] 37c2621a62ec: Preparing [2023-09-19T20:15:57.477Z] 21ce9082d91c: Preparing [2023-09-19T20:15:57.477Z] 7824abd7c7ac: Preparing [2023-09-19T20:15:57.477Z] b846e6c51a0d: Preparing [2023-09-19T20:15:57.477Z] 440cafd5dd73: Preparing [2023-09-19T20:15:57.477Z] adc09e954943: Preparing [2023-09-19T20:15:57.477Z] ea3fe66b171f: Preparing [2023-09-19T20:15:57.477Z] b2191e2be29d: Preparing [2023-09-19T20:15:57.477Z] 440cafd5dd73: Waiting [2023-09-19T20:15:57.477Z] adc09e954943: Waiting [2023-09-19T20:15:57.477Z] ea3fe66b171f: Waiting [2023-09-19T20:15:57.477Z] b2191e2be29d: Waiting [2023-09-19T20:15:57.477Z] b846e6c51a0d: Waiting [2023-09-19T20:15:57.477Z] 7824abd7c7ac: Waiting [2023-09-19T20:15:57.477Z] 21ce9082d91c: Layer already exists [2023-09-19T20:15:57.477Z] 4f2ea7e51790: Layer already exists [2023-09-19T20:15:57.477Z] 1183d2dbc363: Layer already exists [2023-09-19T20:15:57.477Z] 2780dda6f990: Layer already exists [2023-09-19T20:15:57.477Z] 37c2621a62ec: Layer already exists [2023-09-19T20:15:57.477Z] 7824abd7c7ac: Layer already exists [2023-09-19T20:15:57.477Z] adc09e954943: Layer already exists [2023-09-19T20:15:57.477Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:57.477Z] b846e6c51a0d: Layer already exists [2023-09-19T20:15:57.477Z] ea3fe66b171f: Layer already exists [2023-09-19T20:15:57.477Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:57.742Z] main: digest: sha256:4f57b52b29814f575f4719c0d51676d86969a7b2aa9a3a1b1ce1987ac23e9cc1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:15:57.787Z] ===================================================== [Pipeline] echo [2023-09-19T20:15:57.794Z] taggedImages: [2023-09-19T20:15:57.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:57.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-19T20:15:57.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.49 [2023-09-19T20:15:57.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:57.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-19T20:15:57.810Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-19T20:15:57.810Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:57.810Z] latest [2023-09-19T20:15:57.810Z] 3.1.0-dev.49 [2023-09-19T20:15:57.810Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:15:57.810Z] main [2023-09-19T20:15:57.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:58.144Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:15:58.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:15:58.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-19T20:15:58.472Z] 60e324ce5c1e: Preparing [2023-09-19T20:15:58.472Z] e22526f61b22: Preparing [2023-09-19T20:15:58.472Z] 440cafd5dd73: Preparing [2023-09-19T20:15:58.472Z] adc09e954943: Preparing [2023-09-19T20:15:58.472Z] 1b0d02340272: Preparing [2023-09-19T20:15:58.472Z] b2191e2be29d: Preparing [2023-09-19T20:15:58.472Z] b2191e2be29d: Waiting [2023-09-19T20:15:58.472Z] adc09e954943: Layer already exists [2023-09-19T20:15:58.472Z] 440cafd5dd73: Layer already exists [2023-09-19T20:15:58.472Z] b2191e2be29d: Layer already exists [2023-09-19T20:15:58.736Z] 60e324ce5c1e: Pushed [2023-09-19T20:16:00.131Z] 1b0d02340272: Pushed [2023-09-19T20:16:03.458Z] e22526f61b22: Pushed [2023-09-19T20:16:03.458Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:03.789Z] + 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-19T20:16:04.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-19T20:16:04.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-19T20:16:04.112Z] 60e324ce5c1e: Preparing [2023-09-19T20:16:04.112Z] e22526f61b22: Preparing [2023-09-19T20:16:04.112Z] 440cafd5dd73: Preparing [2023-09-19T20:16:04.112Z] adc09e954943: Preparing [2023-09-19T20:16:04.112Z] 1b0d02340272: Preparing [2023-09-19T20:16:04.112Z] b2191e2be29d: Preparing [2023-09-19T20:16:04.112Z] b2191e2be29d: Waiting [2023-09-19T20:16:04.112Z] 1b0d02340272: Layer already exists [2023-09-19T20:16:04.112Z] 60e324ce5c1e: Layer already exists [2023-09-19T20:16:04.112Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:04.112Z] adc09e954943: Layer already exists [2023-09-19T20:16:04.112Z] e22526f61b22: Layer already exists [2023-09-19T20:16:04.112Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:04.112Z] latest: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:04.713Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:05.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.49 [2023-09-19T20:16:05.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-19T20:16:05.040Z] 60e324ce5c1e: Preparing [2023-09-19T20:16:05.040Z] e22526f61b22: Preparing [2023-09-19T20:16:05.040Z] 440cafd5dd73: Preparing [2023-09-19T20:16:05.040Z] adc09e954943: Preparing [2023-09-19T20:16:05.040Z] 1b0d02340272: Preparing [2023-09-19T20:16:05.040Z] b2191e2be29d: Preparing [2023-09-19T20:16:05.040Z] b2191e2be29d: Waiting [2023-09-19T20:16:05.040Z] 60e324ce5c1e: Layer already exists [2023-09-19T20:16:05.040Z] adc09e954943: Layer already exists [2023-09-19T20:16:05.040Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:05.040Z] e22526f61b22: Layer already exists [2023-09-19T20:16:05.040Z] 1b0d02340272: Layer already exists [2023-09-19T20:16:05.040Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:05.040Z] 3.1.0-dev.49: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:05.373Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:07.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:07.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-19T20:16:07.093Z] 60e324ce5c1e: Preparing [2023-09-19T20:16:07.093Z] e22526f61b22: Preparing [2023-09-19T20:16:07.093Z] 440cafd5dd73: Preparing [2023-09-19T20:16:07.093Z] adc09e954943: Preparing [2023-09-19T20:16:07.093Z] 1b0d02340272: Preparing [2023-09-19T20:16:07.093Z] b2191e2be29d: Preparing [2023-09-19T20:16:07.093Z] b2191e2be29d: Waiting [2023-09-19T20:16:07.093Z] e22526f61b22: Layer already exists [2023-09-19T20:16:07.093Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:07.093Z] 1b0d02340272: Layer already exists [2023-09-19T20:16:07.093Z] adc09e954943: Layer already exists [2023-09-19T20:16:07.093Z] 60e324ce5c1e: Layer already exists [2023-09-19T20:16:07.093Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:07.093Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:07.437Z] + 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-19T20:16:07.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-19T20:16:07.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-19T20:16:07.769Z] 60e324ce5c1e: Preparing [2023-09-19T20:16:07.769Z] e22526f61b22: Preparing [2023-09-19T20:16:07.769Z] 440cafd5dd73: Preparing [2023-09-19T20:16:07.769Z] adc09e954943: Preparing [2023-09-19T20:16:07.769Z] 1b0d02340272: Preparing [2023-09-19T20:16:07.769Z] b2191e2be29d: Preparing [2023-09-19T20:16:07.769Z] b2191e2be29d: Waiting [2023-09-19T20:16:07.769Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:07.769Z] 60e324ce5c1e: Layer already exists [2023-09-19T20:16:07.769Z] e22526f61b22: Layer already exists [2023-09-19T20:16:07.769Z] adc09e954943: Layer already exists [2023-09-19T20:16:07.769Z] 1b0d02340272: Layer already exists [2023-09-19T20:16:07.769Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:08.033Z] main: digest: sha256:a7b755ee7851ff98b9efbc4c5a5145268fa0b04847067541661035af1938251a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:16:08.073Z] ===================================================== [Pipeline] echo [2023-09-19T20:16:08.080Z] taggedImages: [2023-09-19T20:16:08.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:08.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-19T20:16:08.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.49 [2023-09-19T20:16:08.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:08.080Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-19T20:16:08.101Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-19T20:16:08.101Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:08.101Z] latest [2023-09-19T20:16:08.101Z] 3.1.0-dev.49 [2023-09-19T20:16:08.101Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:08.101Z] main [2023-09-19T20:16:08.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:08.421Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:08.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:08.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-19T20:16:08.749Z] cfe3e257015a: Preparing [2023-09-19T20:16:08.749Z] 4d3385f0ed64: Preparing [2023-09-19T20:16:08.749Z] 9a81ca7cca9e: Preparing [2023-09-19T20:16:08.749Z] 440cafd5dd73: Preparing [2023-09-19T20:16:08.749Z] adc09e954943: Preparing [2023-09-19T20:16:08.749Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:08.749Z] 2247909086c6: Preparing [2023-09-19T20:16:08.749Z] baf479ad2178: Preparing [2023-09-19T20:16:08.749Z] b2191e2be29d: Preparing [2023-09-19T20:16:08.749Z] 2247909086c6: Waiting [2023-09-19T20:16:08.749Z] baf479ad2178: Waiting [2023-09-19T20:16:08.749Z] b2191e2be29d: Waiting [2023-09-19T20:16:08.749Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:08.749Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:09.013Z] adc09e954943: Layer already exists [2023-09-19T20:16:09.013Z] 9a81ca7cca9e: Pushed [2023-09-19T20:16:09.013Z] 4d3385f0ed64: Pushed [2023-09-19T20:16:09.013Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:09.013Z] cfe3e257015a: Pushed [2023-09-19T20:16:09.965Z] baf479ad2178: Pushed [2023-09-19T20:16:22.243Z] 2247909086c6: Pushed [2023-09-19T20:16:26.487Z] b7b06d2ea25f: Pushed [2023-09-19T20:16:26.487Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:26.833Z] + 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-19T20:16:27.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-19T20:16:27.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-19T20:16:27.180Z] cfe3e257015a: Preparing [2023-09-19T20:16:27.180Z] 4d3385f0ed64: Preparing [2023-09-19T20:16:27.180Z] 9a81ca7cca9e: Preparing [2023-09-19T20:16:27.180Z] 440cafd5dd73: Preparing [2023-09-19T20:16:27.180Z] adc09e954943: Preparing [2023-09-19T20:16:27.180Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:27.180Z] 2247909086c6: Preparing [2023-09-19T20:16:27.180Z] baf479ad2178: Preparing [2023-09-19T20:16:27.180Z] b2191e2be29d: Preparing [2023-09-19T20:16:27.180Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:27.180Z] 2247909086c6: Waiting [2023-09-19T20:16:27.180Z] baf479ad2178: Waiting [2023-09-19T20:16:27.180Z] b2191e2be29d: Waiting [2023-09-19T20:16:27.180Z] adc09e954943: Layer already exists [2023-09-19T20:16:27.180Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:27.180Z] 9a81ca7cca9e: Layer already exists [2023-09-19T20:16:27.180Z] 4d3385f0ed64: Layer already exists [2023-09-19T20:16:27.180Z] cfe3e257015a: Layer already exists [2023-09-19T20:16:27.180Z] 2247909086c6: Layer already exists [2023-09-19T20:16:27.180Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:27.180Z] baf479ad2178: Layer already exists [2023-09-19T20:16:27.180Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:27.180Z] latest: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:27.821Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:28.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.49 [2023-09-19T20:16:28.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-19T20:16:28.163Z] cfe3e257015a: Preparing [2023-09-19T20:16:28.163Z] 4d3385f0ed64: Preparing [2023-09-19T20:16:28.163Z] 9a81ca7cca9e: Preparing [2023-09-19T20:16:28.163Z] 440cafd5dd73: Preparing [2023-09-19T20:16:28.163Z] adc09e954943: Preparing [2023-09-19T20:16:28.163Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:28.163Z] 2247909086c6: Preparing [2023-09-19T20:16:28.163Z] baf479ad2178: Preparing [2023-09-19T20:16:28.163Z] b2191e2be29d: Preparing [2023-09-19T20:16:28.163Z] 2247909086c6: Waiting [2023-09-19T20:16:28.163Z] baf479ad2178: Waiting [2023-09-19T20:16:28.163Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:28.163Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:28.163Z] 4d3385f0ed64: Layer already exists [2023-09-19T20:16:28.163Z] cfe3e257015a: Layer already exists [2023-09-19T20:16:28.163Z] adc09e954943: Layer already exists [2023-09-19T20:16:28.163Z] 9a81ca7cca9e: Layer already exists [2023-09-19T20:16:28.163Z] 2247909086c6: Layer already exists [2023-09-19T20:16:28.163Z] baf479ad2178: Layer already exists [2023-09-19T20:16:28.163Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:28.163Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:28.163Z] 3.1.0-dev.49: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:28.791Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:29.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:29.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-19T20:16:29.126Z] cfe3e257015a: Preparing [2023-09-19T20:16:29.126Z] 4d3385f0ed64: Preparing [2023-09-19T20:16:29.126Z] 9a81ca7cca9e: Preparing [2023-09-19T20:16:29.126Z] 440cafd5dd73: Preparing [2023-09-19T20:16:29.126Z] adc09e954943: Preparing [2023-09-19T20:16:29.126Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:29.126Z] 2247909086c6: Preparing [2023-09-19T20:16:29.126Z] baf479ad2178: Preparing [2023-09-19T20:16:29.126Z] b2191e2be29d: Preparing [2023-09-19T20:16:29.126Z] b2191e2be29d: Waiting [2023-09-19T20:16:29.126Z] baf479ad2178: Waiting [2023-09-19T20:16:29.126Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:29.126Z] 2247909086c6: Waiting [2023-09-19T20:16:29.126Z] adc09e954943: Layer already exists [2023-09-19T20:16:29.126Z] 9a81ca7cca9e: Layer already exists [2023-09-19T20:16:29.126Z] 4d3385f0ed64: Layer already exists [2023-09-19T20:16:29.126Z] cfe3e257015a: Layer already exists [2023-09-19T20:16:29.126Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:29.126Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:29.126Z] baf479ad2178: Layer already exists [2023-09-19T20:16:29.126Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:29.126Z] 2247909086c6: Layer already exists [2023-09-19T20:16:29.126Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:29.734Z] + 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-19T20:16:30.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-19T20:16:30.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-19T20:16:30.068Z] cfe3e257015a: Preparing [2023-09-19T20:16:30.068Z] 4d3385f0ed64: Preparing [2023-09-19T20:16:30.068Z] 9a81ca7cca9e: Preparing [2023-09-19T20:16:30.068Z] 440cafd5dd73: Preparing [2023-09-19T20:16:30.068Z] adc09e954943: Preparing [2023-09-19T20:16:30.068Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:30.068Z] 2247909086c6: Preparing [2023-09-19T20:16:30.068Z] baf479ad2178: Preparing [2023-09-19T20:16:30.068Z] b2191e2be29d: Preparing [2023-09-19T20:16:30.068Z] 2247909086c6: Waiting [2023-09-19T20:16:30.068Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:30.068Z] baf479ad2178: Waiting [2023-09-19T20:16:30.068Z] b2191e2be29d: Waiting [2023-09-19T20:16:30.068Z] 4d3385f0ed64: Layer already exists [2023-09-19T20:16:30.068Z] cfe3e257015a: Layer already exists [2023-09-19T20:16:30.068Z] adc09e954943: Layer already exists [2023-09-19T20:16:30.068Z] 9a81ca7cca9e: Layer already exists [2023-09-19T20:16:30.068Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:30.068Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:30.068Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:30.068Z] baf479ad2178: Layer already exists [2023-09-19T20:16:30.068Z] 2247909086c6: Layer already exists [2023-09-19T20:16:30.334Z] main: digest: sha256:489a6df1b6a23c3bf888a55fabb2b01f1b83a9d6cc5415767c994fb6f77697db size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:16:30.382Z] ===================================================== [Pipeline] echo [2023-09-19T20:16:30.390Z] taggedImages: [2023-09-19T20:16:30.390Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:30.390Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-19T20:16:30.390Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.49 [2023-09-19T20:16:30.390Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:30.390Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-19T20:16:30.405Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-19T20:16:30.405Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:30.405Z] latest [2023-09-19T20:16:30.405Z] 3.1.0-dev.49 [2023-09-19T20:16:30.406Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:30.406Z] main [2023-09-19T20:16:30.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:30.743Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:34.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:34.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-19T20:16:34.402Z] d3c2dbb7e3ca: Preparing [2023-09-19T20:16:34.402Z] abb2da8c5064: Preparing [2023-09-19T20:16:34.402Z] 9b7232a608b1: Preparing [2023-09-19T20:16:34.402Z] 440cafd5dd73: Preparing [2023-09-19T20:16:34.402Z] adc09e954943: Preparing [2023-09-19T20:16:34.402Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:34.402Z] 9b753c318c26: Preparing [2023-09-19T20:16:34.402Z] b2191e2be29d: Preparing [2023-09-19T20:16:34.402Z] 9b753c318c26: Waiting [2023-09-19T20:16:34.402Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:34.402Z] b2191e2be29d: Waiting [2023-09-19T20:16:34.402Z] adc09e954943: Layer already exists [2023-09-19T20:16:34.402Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:34.669Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:34.669Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:34.669Z] 9b7232a608b1: Pushed [2023-09-19T20:16:34.669Z] abb2da8c5064: Pushed [2023-09-19T20:16:34.669Z] d3c2dbb7e3ca: Pushed [2023-09-19T20:16:35.246Z] 9b753c318c26: Pushed [2023-09-19T20:16:35.509Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:35.846Z] + 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-19T20:16:36.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-19T20:16:36.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-19T20:16:36.180Z] d3c2dbb7e3ca: Preparing [2023-09-19T20:16:36.180Z] abb2da8c5064: Preparing [2023-09-19T20:16:36.180Z] 9b7232a608b1: Preparing [2023-09-19T20:16:36.180Z] 440cafd5dd73: Preparing [2023-09-19T20:16:36.180Z] adc09e954943: Preparing [2023-09-19T20:16:36.180Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:36.180Z] 9b753c318c26: Preparing [2023-09-19T20:16:36.180Z] b2191e2be29d: Preparing [2023-09-19T20:16:36.180Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:36.180Z] 9b753c318c26: Waiting [2023-09-19T20:16:36.180Z] b2191e2be29d: Waiting [2023-09-19T20:16:36.180Z] 9b7232a608b1: Layer already exists [2023-09-19T20:16:36.180Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:36.180Z] abb2da8c5064: Layer already exists [2023-09-19T20:16:36.180Z] adc09e954943: Layer already exists [2023-09-19T20:16:36.180Z] d3c2dbb7e3ca: Layer already exists [2023-09-19T20:16:36.180Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:36.180Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:36.180Z] 9b753c318c26: Layer already exists [2023-09-19T20:16:36.180Z] latest: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:36.774Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:37.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.49 [2023-09-19T20:16:37.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-19T20:16:37.109Z] d3c2dbb7e3ca: Preparing [2023-09-19T20:16:37.109Z] abb2da8c5064: Preparing [2023-09-19T20:16:37.109Z] 9b7232a608b1: Preparing [2023-09-19T20:16:37.109Z] 440cafd5dd73: Preparing [2023-09-19T20:16:37.109Z] adc09e954943: Preparing [2023-09-19T20:16:37.109Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:37.109Z] 9b753c318c26: Preparing [2023-09-19T20:16:37.109Z] b2191e2be29d: Preparing [2023-09-19T20:16:37.109Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:37.109Z] 9b753c318c26: Waiting [2023-09-19T20:16:37.109Z] b2191e2be29d: Waiting [2023-09-19T20:16:37.109Z] abb2da8c5064: Layer already exists [2023-09-19T20:16:37.109Z] 9b7232a608b1: Layer already exists [2023-09-19T20:16:37.109Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:37.109Z] d3c2dbb7e3ca: Layer already exists [2023-09-19T20:16:37.109Z] adc09e954943: Layer already exists [2023-09-19T20:16:37.109Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:37.109Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:37.109Z] 9b753c318c26: Layer already exists [2023-09-19T20:16:37.109Z] 3.1.0-dev.49: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:37.715Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:38.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:38.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-19T20:16:38.045Z] d3c2dbb7e3ca: Preparing [2023-09-19T20:16:38.045Z] abb2da8c5064: Preparing [2023-09-19T20:16:38.045Z] 9b7232a608b1: Preparing [2023-09-19T20:16:38.045Z] 440cafd5dd73: Preparing [2023-09-19T20:16:38.045Z] adc09e954943: Preparing [2023-09-19T20:16:38.045Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:38.045Z] 9b753c318c26: Preparing [2023-09-19T20:16:38.045Z] b2191e2be29d: Preparing [2023-09-19T20:16:38.045Z] 9b753c318c26: Waiting [2023-09-19T20:16:38.045Z] b2191e2be29d: Waiting [2023-09-19T20:16:38.045Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:38.045Z] d3c2dbb7e3ca: Layer already exists [2023-09-19T20:16:38.045Z] 9b7232a608b1: Layer already exists [2023-09-19T20:16:38.045Z] adc09e954943: Layer already exists [2023-09-19T20:16:38.045Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:38.045Z] abb2da8c5064: Layer already exists [2023-09-19T20:16:38.045Z] 9b753c318c26: Layer already exists [2023-09-19T20:16:38.045Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:38.045Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:38.045Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:38.635Z] + 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-19T20:16:38.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-19T20:16:38.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-19T20:16:38.965Z] d3c2dbb7e3ca: Preparing [2023-09-19T20:16:38.965Z] abb2da8c5064: Preparing [2023-09-19T20:16:38.965Z] 9b7232a608b1: Preparing [2023-09-19T20:16:38.965Z] 440cafd5dd73: Preparing [2023-09-19T20:16:38.965Z] adc09e954943: Preparing [2023-09-19T20:16:38.965Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:38.965Z] 9b753c318c26: Preparing [2023-09-19T20:16:38.965Z] b2191e2be29d: Preparing [2023-09-19T20:16:38.965Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:38.965Z] b2191e2be29d: Waiting [2023-09-19T20:16:38.965Z] 9b753c318c26: Waiting [2023-09-19T20:16:38.965Z] abb2da8c5064: Layer already exists [2023-09-19T20:16:38.965Z] 9b7232a608b1: Layer already exists [2023-09-19T20:16:38.965Z] d3c2dbb7e3ca: Layer already exists [2023-09-19T20:16:38.965Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:38.965Z] adc09e954943: Layer already exists [2023-09-19T20:16:38.965Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:38.965Z] 9b753c318c26: Layer already exists [2023-09-19T20:16:38.965Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:39.229Z] main: digest: sha256:619010d65b0cbb1bd19df1f327c421b6c2bf5782beb7b7dcc170a8dceab8ecf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:16:39.286Z] ===================================================== [Pipeline] echo [2023-09-19T20:16:39.294Z] taggedImages: [2023-09-19T20:16:39.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:39.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-19T20:16:39.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.49 [2023-09-19T20:16:39.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:39.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-19T20:16:39.319Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-19T20:16:39.319Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:39.319Z] latest [2023-09-19T20:16:39.319Z] 3.1.0-dev.49 [2023-09-19T20:16:39.319Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:39.319Z] main [2023-09-19T20:16:39.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:39.658Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:39.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:39.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-19T20:16:39.993Z] 25529f60d2bd: Preparing [2023-09-19T20:16:39.993Z] e1147385c205: Preparing [2023-09-19T20:16:39.993Z] cf21e199b843: Preparing [2023-09-19T20:16:39.993Z] 440cafd5dd73: Preparing [2023-09-19T20:16:39.993Z] adc09e954943: Preparing [2023-09-19T20:16:39.993Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:39.993Z] baf479ad2178: Preparing [2023-09-19T20:16:39.993Z] b2191e2be29d: Preparing [2023-09-19T20:16:39.993Z] baf479ad2178: Waiting [2023-09-19T20:16:39.993Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:39.993Z] b2191e2be29d: Waiting [2023-09-19T20:16:39.993Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:39.993Z] adc09e954943: Layer already exists [2023-09-19T20:16:40.262Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:40.262Z] baf479ad2178: Layer already exists [2023-09-19T20:16:40.262Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:40.262Z] e1147385c205: Pushed [2023-09-19T20:16:40.262Z] cf21e199b843: Pushed [2023-09-19T20:16:40.262Z] 25529f60d2bd: Pushed [2023-09-19T20:16:40.525Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:40.865Z] + 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-19T20:16:41.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-19T20:16:41.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-19T20:16:41.191Z] 25529f60d2bd: Preparing [2023-09-19T20:16:41.191Z] e1147385c205: Preparing [2023-09-19T20:16:41.191Z] cf21e199b843: Preparing [2023-09-19T20:16:41.191Z] 440cafd5dd73: Preparing [2023-09-19T20:16:41.191Z] adc09e954943: Preparing [2023-09-19T20:16:41.191Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:41.191Z] baf479ad2178: Preparing [2023-09-19T20:16:41.191Z] b2191e2be29d: Preparing [2023-09-19T20:16:41.191Z] baf479ad2178: Waiting [2023-09-19T20:16:41.191Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:41.191Z] b2191e2be29d: Waiting [2023-09-19T20:16:41.191Z] 25529f60d2bd: Layer already exists [2023-09-19T20:16:41.191Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:41.191Z] cf21e199b843: Layer already exists [2023-09-19T20:16:41.191Z] adc09e954943: Layer already exists [2023-09-19T20:16:41.191Z] e1147385c205: Layer already exists [2023-09-19T20:16:41.191Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:41.191Z] baf479ad2178: Layer already exists [2023-09-19T20:16:41.191Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:41.453Z] latest: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:41.784Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:42.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.49 [2023-09-19T20:16:42.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-19T20:16:42.110Z] 25529f60d2bd: Preparing [2023-09-19T20:16:42.110Z] e1147385c205: Preparing [2023-09-19T20:16:42.110Z] cf21e199b843: Preparing [2023-09-19T20:16:42.110Z] 440cafd5dd73: Preparing [2023-09-19T20:16:42.110Z] adc09e954943: Preparing [2023-09-19T20:16:42.110Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:42.110Z] baf479ad2178: Preparing [2023-09-19T20:16:42.110Z] b2191e2be29d: Preparing [2023-09-19T20:16:42.110Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:42.110Z] b2191e2be29d: Waiting [2023-09-19T20:16:42.110Z] baf479ad2178: Waiting [2023-09-19T20:16:42.110Z] cf21e199b843: Layer already exists [2023-09-19T20:16:42.110Z] e1147385c205: Layer already exists [2023-09-19T20:16:42.110Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:42.110Z] 25529f60d2bd: Layer already exists [2023-09-19T20:16:42.110Z] adc09e954943: Layer already exists [2023-09-19T20:16:42.110Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:42.110Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:42.110Z] baf479ad2178: Layer already exists [2023-09-19T20:16:42.110Z] 3.1.0-dev.49: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:42.712Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:43.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:43.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-19T20:16:43.041Z] 25529f60d2bd: Preparing [2023-09-19T20:16:43.041Z] e1147385c205: Preparing [2023-09-19T20:16:43.041Z] cf21e199b843: Preparing [2023-09-19T20:16:43.041Z] 440cafd5dd73: Preparing [2023-09-19T20:16:43.041Z] adc09e954943: Preparing [2023-09-19T20:16:43.041Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:43.041Z] baf479ad2178: Preparing [2023-09-19T20:16:43.041Z] b2191e2be29d: Preparing [2023-09-19T20:16:43.041Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:43.041Z] b2191e2be29d: Waiting [2023-09-19T20:16:43.041Z] baf479ad2178: Waiting [2023-09-19T20:16:43.041Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:43.041Z] 25529f60d2bd: Layer already exists [2023-09-19T20:16:43.041Z] e1147385c205: Layer already exists [2023-09-19T20:16:43.041Z] cf21e199b843: Layer already exists [2023-09-19T20:16:43.041Z] adc09e954943: Layer already exists [2023-09-19T20:16:43.041Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:43.041Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:43.041Z] baf479ad2178: Layer already exists [2023-09-19T20:16:43.041Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:43.634Z] + 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-19T20:16:43.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-19T20:16:43.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-19T20:16:43.967Z] 25529f60d2bd: Preparing [2023-09-19T20:16:43.967Z] e1147385c205: Preparing [2023-09-19T20:16:43.967Z] cf21e199b843: Preparing [2023-09-19T20:16:43.967Z] 440cafd5dd73: Preparing [2023-09-19T20:16:43.967Z] adc09e954943: Preparing [2023-09-19T20:16:43.967Z] b7b06d2ea25f: Preparing [2023-09-19T20:16:43.967Z] baf479ad2178: Preparing [2023-09-19T20:16:43.967Z] b2191e2be29d: Preparing [2023-09-19T20:16:43.967Z] b7b06d2ea25f: Waiting [2023-09-19T20:16:43.967Z] baf479ad2178: Waiting [2023-09-19T20:16:43.968Z] b2191e2be29d: Waiting [2023-09-19T20:16:43.968Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:43.968Z] 25529f60d2bd: Layer already exists [2023-09-19T20:16:43.968Z] adc09e954943: Layer already exists [2023-09-19T20:16:43.968Z] e1147385c205: Layer already exists [2023-09-19T20:16:43.968Z] cf21e199b843: Layer already exists [2023-09-19T20:16:43.968Z] b7b06d2ea25f: Layer already exists [2023-09-19T20:16:43.968Z] baf479ad2178: Layer already exists [2023-09-19T20:16:43.968Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:44.232Z] main: digest: sha256:469fd6ce84b9148cc12495855e8bcf072e730d5b097b715ccd685b7f150e900a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:16:44.276Z] ===================================================== [Pipeline] echo [2023-09-19T20:16:44.284Z] taggedImages: [2023-09-19T20:16:44.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:44.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-19T20:16:44.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.49 [2023-09-19T20:16:44.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:44.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-19T20:16:44.298Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-19T20:16:44.298Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:44.298Z] latest [2023-09-19T20:16:44.298Z] 3.1.0-dev.49 [2023-09-19T20:16:44.298Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:44.298Z] main [2023-09-19T20:16:44.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:44.623Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:44.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:44.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-19T20:16:44.951Z] 7bd7b90c1b26: Preparing [2023-09-19T20:16:44.952Z] 0f27d4b8ab99: Preparing [2023-09-19T20:16:44.952Z] 440cafd5dd73: Preparing [2023-09-19T20:16:44.952Z] adc09e954943: Preparing [2023-09-19T20:16:44.952Z] aa65b781c4b0: Preparing [2023-09-19T20:16:44.952Z] b2191e2be29d: Preparing [2023-09-19T20:16:44.952Z] b2191e2be29d: Waiting [2023-09-19T20:16:44.952Z] adc09e954943: Layer already exists [2023-09-19T20:16:47.988Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:47.988Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:47.988Z] 7bd7b90c1b26: Pushed [2023-09-19T20:16:47.988Z] aa65b781c4b0: Pushed [2023-09-19T20:16:51.315Z] 0f27d4b8ab99: Pushed [2023-09-19T20:16:51.315Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:51.646Z] + 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-19T20:16:51.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-19T20:16:51.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-19T20:16:51.978Z] 7bd7b90c1b26: Preparing [2023-09-19T20:16:51.978Z] 0f27d4b8ab99: Preparing [2023-09-19T20:16:51.978Z] 440cafd5dd73: Preparing [2023-09-19T20:16:51.978Z] adc09e954943: Preparing [2023-09-19T20:16:51.978Z] aa65b781c4b0: Preparing [2023-09-19T20:16:51.978Z] b2191e2be29d: Preparing [2023-09-19T20:16:51.978Z] b2191e2be29d: Waiting [2023-09-19T20:16:51.978Z] adc09e954943: Layer already exists [2023-09-19T20:16:51.978Z] aa65b781c4b0: Layer already exists [2023-09-19T20:16:51.978Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:51.978Z] 0f27d4b8ab99: Layer already exists [2023-09-19T20:16:51.978Z] 7bd7b90c1b26: Layer already exists [2023-09-19T20:16:51.978Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:51.978Z] latest: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:52.309Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:52.649Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.49 [2023-09-19T20:16:52.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-19T20:16:52.649Z] 7bd7b90c1b26: Preparing [2023-09-19T20:16:52.649Z] 0f27d4b8ab99: Preparing [2023-09-19T20:16:52.649Z] 440cafd5dd73: Preparing [2023-09-19T20:16:52.649Z] adc09e954943: Preparing [2023-09-19T20:16:52.649Z] aa65b781c4b0: Preparing [2023-09-19T20:16:52.649Z] b2191e2be29d: Preparing [2023-09-19T20:16:52.649Z] b2191e2be29d: Waiting [2023-09-19T20:16:52.649Z] 7bd7b90c1b26: Layer already exists [2023-09-19T20:16:52.649Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:52.649Z] aa65b781c4b0: Layer already exists [2023-09-19T20:16:52.649Z] adc09e954943: Layer already exists [2023-09-19T20:16:52.649Z] 0f27d4b8ab99: Layer already exists [2023-09-19T20:16:52.649Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:52.649Z] 3.1.0-dev.49: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:52.980Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:53.305Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:53.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-19T20:16:53.305Z] 7bd7b90c1b26: Preparing [2023-09-19T20:16:53.305Z] 0f27d4b8ab99: Preparing [2023-09-19T20:16:53.305Z] 440cafd5dd73: Preparing [2023-09-19T20:16:53.305Z] adc09e954943: Preparing [2023-09-19T20:16:53.305Z] aa65b781c4b0: Preparing [2023-09-19T20:16:53.305Z] b2191e2be29d: Preparing [2023-09-19T20:16:53.305Z] b2191e2be29d: Waiting [2023-09-19T20:16:53.305Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:53.305Z] 0f27d4b8ab99: Layer already exists [2023-09-19T20:16:53.305Z] aa65b781c4b0: Layer already exists [2023-09-19T20:16:53.305Z] 7bd7b90c1b26: Layer already exists [2023-09-19T20:16:53.305Z] adc09e954943: Layer already exists [2023-09-19T20:16:53.305Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:53.305Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:53.638Z] + 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-19T20:16:53.965Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-19T20:16:53.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-19T20:16:53.965Z] 7bd7b90c1b26: Preparing [2023-09-19T20:16:53.965Z] 0f27d4b8ab99: Preparing [2023-09-19T20:16:53.965Z] 440cafd5dd73: Preparing [2023-09-19T20:16:53.965Z] adc09e954943: Preparing [2023-09-19T20:16:53.965Z] aa65b781c4b0: Preparing [2023-09-19T20:16:53.965Z] b2191e2be29d: Preparing [2023-09-19T20:16:53.965Z] b2191e2be29d: Waiting [2023-09-19T20:16:53.965Z] 0f27d4b8ab99: Layer already exists [2023-09-19T20:16:53.965Z] aa65b781c4b0: Layer already exists [2023-09-19T20:16:53.965Z] adc09e954943: Layer already exists [2023-09-19T20:16:53.965Z] 7bd7b90c1b26: Layer already exists [2023-09-19T20:16:53.965Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:53.965Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:53.965Z] main: digest: sha256:a96ea916c0761b61c1e01c9d282f4da4aa548836239ad69013f4db90cad1eb04 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:16:54.022Z] ===================================================== [Pipeline] echo [2023-09-19T20:16:54.032Z] taggedImages: [2023-09-19T20:16:54.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:54.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-19T20:16:54.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.49 [2023-09-19T20:16:54.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:54.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-19T20:16:54.058Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-19T20:16:54.058Z] b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:54.058Z] latest [2023-09-19T20:16:54.058Z] 3.1.0-dev.49 [2023-09-19T20:16:54.058Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:16:54.058Z] main [2023-09-19T20:16:54.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:54.403Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:16:54.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:16:54.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-19T20:16:54.735Z] 6588ec7fdf0d: Preparing [2023-09-19T20:16:54.735Z] 558ebf0395db: Preparing [2023-09-19T20:16:54.735Z] 440cafd5dd73: Preparing [2023-09-19T20:16:54.735Z] adc09e954943: Preparing [2023-09-19T20:16:54.735Z] 200a6f619601: Preparing [2023-09-19T20:16:54.735Z] b2191e2be29d: Preparing [2023-09-19T20:16:54.735Z] b2191e2be29d: Waiting [2023-09-19T20:16:54.735Z] 200a6f619601: Layer already exists [2023-09-19T20:16:54.735Z] 440cafd5dd73: Layer already exists [2023-09-19T20:16:54.735Z] adc09e954943: Layer already exists [2023-09-19T20:16:54.735Z] b2191e2be29d: Layer already exists [2023-09-19T20:16:54.999Z] 6588ec7fdf0d: Pushed [2023-09-19T20:17:01.671Z] 558ebf0395db: Pushed [2023-09-19T20:17:01.671Z] b006ed3fb02d1ca178eb86987183e820dae8a246: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:02.005Z] + 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-19T20:17:02.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-19T20:17:02.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-19T20:17:02.328Z] 6588ec7fdf0d: Preparing [2023-09-19T20:17:02.328Z] 558ebf0395db: Preparing [2023-09-19T20:17:02.328Z] 440cafd5dd73: Preparing [2023-09-19T20:17:02.328Z] adc09e954943: Preparing [2023-09-19T20:17:02.328Z] 200a6f619601: Preparing [2023-09-19T20:17:02.328Z] b2191e2be29d: Preparing [2023-09-19T20:17:02.328Z] b2191e2be29d: Waiting [2023-09-19T20:17:02.328Z] 440cafd5dd73: Layer already exists [2023-09-19T20:17:02.328Z] 558ebf0395db: Layer already exists [2023-09-19T20:17:02.328Z] 200a6f619601: Layer already exists [2023-09-19T20:17:02.328Z] 6588ec7fdf0d: Layer already exists [2023-09-19T20:17:02.328Z] adc09e954943: Layer already exists [2023-09-19T20:17:02.328Z] b2191e2be29d: Layer already exists [2023-09-19T20:17:02.328Z] latest: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:02.939Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:03.266Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.49 [2023-09-19T20:17:03.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-19T20:17:03.266Z] 6588ec7fdf0d: Preparing [2023-09-19T20:17:03.266Z] 558ebf0395db: Preparing [2023-09-19T20:17:03.266Z] 440cafd5dd73: Preparing [2023-09-19T20:17:03.266Z] adc09e954943: Preparing [2023-09-19T20:17:03.266Z] 200a6f619601: Preparing [2023-09-19T20:17:03.266Z] b2191e2be29d: Preparing [2023-09-19T20:17:03.266Z] b2191e2be29d: Waiting [2023-09-19T20:17:03.266Z] 200a6f619601: Layer already exists [2023-09-19T20:17:03.266Z] adc09e954943: Layer already exists [2023-09-19T20:17:03.266Z] 558ebf0395db: Layer already exists [2023-09-19T20:17:03.266Z] 440cafd5dd73: Layer already exists [2023-09-19T20:17:03.266Z] 6588ec7fdf0d: Layer already exists [2023-09-19T20:17:03.266Z] b2191e2be29d: Layer already exists [2023-09-19T20:17:03.266Z] 3.1.0-dev.49: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:03.590Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:03.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:17:03.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-19T20:17:03.913Z] 6588ec7fdf0d: Preparing [2023-09-19T20:17:03.913Z] 558ebf0395db: Preparing [2023-09-19T20:17:03.913Z] 440cafd5dd73: Preparing [2023-09-19T20:17:03.913Z] adc09e954943: Preparing [2023-09-19T20:17:03.913Z] 200a6f619601: Preparing [2023-09-19T20:17:03.913Z] b2191e2be29d: Preparing [2023-09-19T20:17:03.913Z] b2191e2be29d: Waiting [2023-09-19T20:17:03.913Z] 558ebf0395db: Layer already exists [2023-09-19T20:17:03.913Z] 200a6f619601: Layer already exists [2023-09-19T20:17:03.913Z] 440cafd5dd73: Layer already exists [2023-09-19T20:17:03.913Z] 6588ec7fdf0d: Layer already exists [2023-09-19T20:17:03.913Z] adc09e954943: Layer already exists [2023-09-19T20:17:03.913Z] b2191e2be29d: Layer already exists [2023-09-19T20:17:03.913Z] b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:04.240Z] + 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-19T20:17:04.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-19T20:17:04.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-19T20:17:04.560Z] 6588ec7fdf0d: Preparing [2023-09-19T20:17:04.560Z] 558ebf0395db: Preparing [2023-09-19T20:17:04.560Z] 440cafd5dd73: Preparing [2023-09-19T20:17:04.560Z] adc09e954943: Preparing [2023-09-19T20:17:04.560Z] 200a6f619601: Preparing [2023-09-19T20:17:04.560Z] b2191e2be29d: Preparing [2023-09-19T20:17:04.560Z] b2191e2be29d: Waiting [2023-09-19T20:17:04.560Z] 558ebf0395db: Layer already exists [2023-09-19T20:17:04.560Z] adc09e954943: Layer already exists [2023-09-19T20:17:04.560Z] 6588ec7fdf0d: Layer already exists [2023-09-19T20:17:04.560Z] 440cafd5dd73: Layer already exists [2023-09-19T20:17:04.560Z] 200a6f619601: Layer already exists [2023-09-19T20:17:04.560Z] b2191e2be29d: Layer already exists [2023-09-19T20:17:04.823Z] main: digest: sha256:55093167046b05e7609b35d74f4a7cf59d79c3ab312097f088d404a0207bae38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T20:17:04.864Z] ===================================================== [Pipeline] echo [2023-09-19T20:17:04.874Z] taggedImages: [2023-09-19T20:17:04.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246 [2023-09-19T20:17:04.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-19T20:17:04.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.49 [2023-09-19T20:17:04.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b006ed3fb02d1ca178eb86987183e820dae8a246-3.1.0-dev.49 [2023-09-19T20:17:04.874Z] - 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-19T20:17:05.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T20:17:05.241Z] [2023-09-19T20:17:05.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:05.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T20:17:05.566Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T20:17:05.566Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T20:17:05.566Z] 04944245beec: Pulling fs layer [2023-09-19T20:17:05.566Z] 699f458cf7ca: Pulling fs layer [2023-09-19T20:17:05.566Z] 765212b225bb: Pulling fs layer [2023-09-19T20:17:05.566Z] f23df028b6ca: Pulling fs layer [2023-09-19T20:17:05.566Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T20:17:05.566Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T20:17:05.566Z] 765212b225bb: Waiting [2023-09-19T20:17:05.566Z] f23df028b6ca: Waiting [2023-09-19T20:17:05.566Z] d65c8cfc05b1: Waiting [2023-09-19T20:17:05.566Z] 2437ff75d9bd: Waiting [2023-09-19T20:17:05.833Z] 04944245beec: Verifying Checksum [2023-09-19T20:17:05.833Z] 04944245beec: Download complete [2023-09-19T20:17:05.833Z] 765212b225bb: Verifying Checksum [2023-09-19T20:17:05.833Z] 765212b225bb: Download complete [2023-09-19T20:17:05.833Z] f23df028b6ca: Verifying Checksum [2023-09-19T20:17:05.833Z] f23df028b6ca: Download complete [2023-09-19T20:17:05.833Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T20:17:05.833Z] d65c8cfc05b1: Download complete [2023-09-19T20:17:05.833Z] 699f458cf7ca: Verifying Checksum [2023-09-19T20:17:05.833Z] 699f458cf7ca: Download complete [2023-09-19T20:17:06.415Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T20:17:06.415Z] 8998bd30e6a1: Download complete [2023-09-19T20:17:08.989Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T20:17:08.989Z] 2437ff75d9bd: Download complete [2023-09-19T20:17:10.390Z] 8998bd30e6a1: Pull complete [2023-09-19T20:17:10.663Z] 04944245beec: Pull complete [2023-09-19T20:17:13.994Z] 699f458cf7ca: Pull complete [2023-09-19T20:17:13.994Z] 765212b225bb: Pull complete [2023-09-19T20:17:14.952Z] f23df028b6ca: Pull complete [2023-09-19T20:17:14.952Z] d65c8cfc05b1: Pull complete [2023-09-19T20:17:29.929Z] 2437ff75d9bd: Pull complete [2023-09-19T20:17:29.929Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T20:17:29.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T20:17:29.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T20:17:30.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-6621 does not seem to be running inside a container [2023-09-19T20:17:30.213Z] $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@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-19T20:17:32.919Z] $ docker top 1ffceaa621b6b60dc5921ba5988d1c78c4c42fe78bd22ff73aec93505269b8d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:17:33.875Z] ---> job-cost.sh [2023-09-19T20:17:33.875Z] lf-activate-venv: SKIPPING [2023-09-19T20:17:33.875Z] INFO: No Stack... [2023-09-19T20:17:34.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T20:17:35.110Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T20:17:35.734Z] + cat /w/workspace/edgex-go/583/archives/cost.csv [2023-09-19T20:17:35.734Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T20:17:35.766Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] [2023-09-19T20:17:35.771Z] Resource [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] did not exist. Created. [2023-09-19T20:17:35.771Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T20:17:36.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T20:17:36.900Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T20:17:36.907Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-583-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T20:17:36.919Z] $ docker stop --time=1 1ffceaa621b6b60dc5921ba5988d1c78c4c42fe78bd22ff73aec93505269b8d1 [2023-09-19T20:17:38.431Z] $ docker rm -f --volumes 1ffceaa621b6b60dc5921ba5988d1c78c4c42fe78bd22ff73aec93505269b8d1 [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-19T20:17:38.893Z] provisioning config files... [2023-09-19T20:17:38.900Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/583@tmp/config16994677993233313476tmp [Pipeline] { [Pipeline] sh [2023-09-19T20:17:39.200Z] + set +x [2023-09-19T20:17:39.201Z] + bash -s -- [2023-09-19T20:17:39.201Z] + curl -s https://codecov.io/bash [2023-09-19T20:17:39.201Z] [2023-09-19T20:17:39.201Z] _____ _ [2023-09-19T20:17:39.201Z] / ____| | | [2023-09-19T20:17:39.201Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T20:17:39.201Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T20:17:39.201Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T20:17:39.201Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T20:17:39.201Z] Bash-1.0.6 [2023-09-19T20:17:39.201Z] [2023-09-19T20:17:39.201Z] [2023-09-19T20:17:39.201Z] ==> git version 2.25.1 found [2023-09-19T20:17:39.201Z] ==> 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-19T20:17:39.201Z] Release-Date: 2020-01-08 [2023-09-19T20:17:39.201Z] 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-19T20:17:39.201Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T20:17:39.201Z] ==> Jenkins CI detected. [2023-09-19T20:17:39.201Z] current dir:  /w/workspace/edgex-go/583 [2023-09-19T20:17:39.201Z] project root: . [2023-09-19T20:17:39.201Z] --> token set from env [2023-09-19T20:17:39.201Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T20:17:39.460Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T20:17:39.460Z] ==> Python coveragepy not found [2023-09-19T20:17:39.460Z] ==> Searching for coverage reports in: [2023-09-19T20:17:39.460Z] + . [2023-09-19T20:17:39.460Z] -> Found 1 reports [2023-09-19T20:17:39.460Z] ==> Detecting git/mercurial file structure [2023-09-19T20:17:39.460Z] ==> Reading reports [2023-09-19T20:17:39.460Z] + ./coverage.out bytes=453602 [2023-09-19T20:17:39.460Z] ==> Appending adjustments [2023-09-19T20:17:39.460Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T20:17:40.396Z] + Found adjustments [2023-09-19T20:17:40.396Z] ==> Gzipping contents [2023-09-19T20:17:40.655Z] 60K /tmp/codecov.l8i348.gz [2023-09-19T20:17:40.655Z] ==> Uploading reports [2023-09-19T20:17:40.655Z] url: https://codecov.io [2023-09-19T20:17:40.655Z] query: branch=main&commit=b006ed3fb02d1ca178eb86987183e820dae8a246&build=583&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F583%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T20:17:40.655Z] -> Pinging Codecov [2023-09-19T20:17:40.655Z] 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=b006ed3fb02d1ca178eb86987183e820dae8a246&build=583&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F583%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T20:17:40.655Z] -> Uploading to [2023-09-19T20:17:40.655Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/00271124DB129430A58F1EEE437C3FCB/b006ed3fb02d1ca178eb86987183e820dae8a246/18cc8e71-7bf7-49a0-895b-0ca8ae77930c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T201740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=451fa49192ade84d6164f9ca289a2930b376ff789fbb261994f1aeea4cd62902 [2023-09-19T20:17:40.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T20:17:40.655Z] Dload Upload Total Spent Left Speed [2023-09-19T20:17:40.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58212 0 0 100 58212 0 270k --:--:-- --:--:-- --:--:-- 270k [2023-09-19T20:17:40.914Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b006ed3fb02d1ca178eb86987183e820dae8a246 [Pipeline] } [2023-09-19T20:17:40.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-19T20:17:41.131Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T20:17:41.142Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:17:41.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T20:17:41.433Z] [2023-09-19T20:17:41.433Z] 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-19T20:17:41.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T20:17:41.725Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T20:17:41.725Z] df9b9388f04a: Pulling fs layer [2023-09-19T20:17:41.725Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T20:17:41.725Z] 25bc292e5bac: Pulling fs layer [2023-09-19T20:17:41.725Z] 114826534d7a: Pulling fs layer [2023-09-19T20:17:41.725Z] 114826534d7a: Waiting [2023-09-19T20:17:41.725Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T20:17:41.725Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T20:17:41.725Z] 4657fd5d0bcf: Waiting [2023-09-19T20:17:41.725Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T20:17:41.725Z] 8a3aa393b2d8: Waiting [2023-09-19T20:17:41.725Z] 6ad1cebc031e: Waiting [2023-09-19T20:17:41.725Z] 25bc292e5bac: Verifying Checksum [2023-09-19T20:17:41.725Z] 25bc292e5bac: Download complete [2023-09-19T20:17:41.725Z] 52dc419b0ee2: Download complete [2023-09-19T20:17:41.725Z] df9b9388f04a: Verifying Checksum [2023-09-19T20:17:41.725Z] df9b9388f04a: Download complete [2023-09-19T20:17:41.983Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T20:17:41.983Z] 6ad1cebc031e: Download complete [2023-09-19T20:17:41.983Z] df9b9388f04a: Pull complete [2023-09-19T20:17:41.983Z] 52dc419b0ee2: Pull complete [2023-09-19T20:17:42.240Z] 25bc292e5bac: Pull complete [2023-09-19T20:17:42.497Z] 114826534d7a: Verifying Checksum [2023-09-19T20:17:42.497Z] 114826534d7a: Download complete [2023-09-19T20:17:42.497Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T20:17:42.497Z] 8a3aa393b2d8: Download complete [2023-09-19T20:17:45.773Z] 114826534d7a: Pull complete [2023-09-19T20:17:46.031Z] 4657fd5d0bcf: Pull complete [2023-09-19T20:17:46.289Z] 6ad1cebc031e: Pull complete [2023-09-19T20:17:49.566Z] 8a3aa393b2d8: Pull complete [2023-09-19T20:17:49.566Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T20:17:49.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T20:17:49.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T20:17:49.653Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T20:17:49.683Z] $ 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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-19T20:17:53.755Z] $ docker top 14eafea1b6ef74234cc73f38150c715e84c212c7ddf8ef2a4aa87881c718b3f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T20:17:53.819Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-19T20:17:54.093Z] + set -o pipefail [2023-09-19T20:17:54.093Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-19T20:18:02.205Z] [2023-09-19T20:18:02.205Z] Monitoring /w/workspace/edgex-go/583 (github.com/edgexfoundry/edgex-go)... [2023-09-19T20:18:02.205Z] [2023-09-19T20:18:02.205Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/07b18ca8-4a71-42d4-ae4d-4ff8ded8e933 [2023-09-19T20:18:02.205Z] [2023-09-19T20:18:02.205Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T20:18:02.205Z] [2023-09-19T20:18:02.205Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T20:18:02.205Z] [2023-09-19T20:18:02.205Z] [2023-09-19T20:18:02.205Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T20:18:02.205Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T20:18:02.205Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T20:18:02.216Z] $ docker stop --time=1 14eafea1b6ef74234cc73f38150c715e84c212c7ddf8ef2a4aa87881c718b3f9 [2023-09-19T20:18:06.611Z] $ docker rm -f --volumes 14eafea1b6ef74234cc73f38150c715e84c212c7ddf8ef2a4aa87881c718b3f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-19T20:18:06.998Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T20:18:07.013Z] provisioning config files... [2023-09-19T20:18:07.020Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/583@tmp/config10298554773317167398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:18:07.312Z] --> edgex-publish-swagger.sh [2023-09-19T20:18:07.312Z] === Publish openapi/v3 API === [2023-09-19T20:18:07.312Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-19T20:18:07.312Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/583/openapi/v3/core-command.yaml] [2023-09-19T20:18:07.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T20:18:07.312Z] Dload Upload Total Spent Left Speed [2023-09-19T20:18:07.879Z] 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 49820 --:--:-- --:--:-- --:--:-- 49745 [2023-09-19T20:18:07.879Z] [2023-09-19T20:18:07.879Z] [2023-09-19T20:18:07.879Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/583/openapi/v3/core-data.yaml] [2023-09-19T20:18:07.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T20:18:07.879Z] Dload Upload Total Spent Left Speed [2023-09-19T20:18:08.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k [2023-09-19T20:18:08.445Z] [2023-09-19T20:18:08.445Z] [2023-09-19T20:18:08.445Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/583/openapi/v3/core-metadata.yaml] [2023-09-19T20:18:08.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T20:18:08.445Z] Dload Upload Total Spent Left Speed [2023-09-19T20:18:09.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 283k --:--:-- --:--:-- --:--:-- 283k [2023-09-19T20:18:09.012Z] [2023-09-19T20:18:09.012Z] [2023-09-19T20:18:09.012Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/583/openapi/v3/support-notifications.yaml] [2023-09-19T20:18:09.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T20:18:09.012Z] Dload Upload Total Spent Left Speed [2023-09-19T20:18:09.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 185k --:--:-- --:--:-- --:--:-- 184k 100 87000 0 0 100 87000 0 185k --:--:-- --:--:-- --:--:-- 184k [2023-09-19T20:18:09.578Z] [2023-09-19T20:18:09.578Z] [2023-09-19T20:18:09.578Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/583/openapi/v3/support-scheduler.yaml] [2023-09-19T20:18:09.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T20:18:09.578Z] Dload Upload Total Spent Left Speed [2023-09-19T20:18:09.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 79642 --:--:-- --:--:-- --:--:-- 79642 [2023-09-19T20:18:09.836Z] [2023-09-19T20:18:09.836Z] [Pipeline] } [2023-09-19T20:18:09.844Z] 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-19T20:18:10.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T20:18:10.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:18:10.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T20:18:10.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T20:18:10.630Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T20:18:10.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T20:18:11.081Z] $ docker top 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f -eo pid,comm [2023-09-19T20:18:11.135Z] 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-19T20:18:11.135Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T20:18:11.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T20:18:11.160Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T20:18:11.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T20:18:11.265Z] $ docker exec 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f ssh-agent [2023-09-19T20:18:11.374Z] SSH_AUTH_SOCK=/tmp/ssh-LEMFwxZHQ2FP/agent.32 [2023-09-19T20:18:11.374Z] SSH_AGENT_PID=38 [2023-09-19T20:18:11.378Z] Running ssh-add (command line suppressed) [2023-09-19T20:18:11.476Z] Identity added: /w/workspace/edgex-go/583@tmp/private_key_14815867868517234258.key (/w/workspace/edgex-go/583@tmp/private_key_14815867868517234258.key) [2023-09-19T20:18:11.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T20:18:11.771Z] + git semver tag [2023-09-19T20:18:12.029Z] 2023-09-19 20:18:11,951 [run_tag] DEBUG tag force:False [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,951 [check_head_tag] DEBUG check head tag [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,952 [execute] INFO git cat-file --batch-check [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=) [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,957 [execute] INFO git cat-file --batch [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=) [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,982 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,983 [execute] INFO git tag -a v3.1.0-dev.49 -m v3.1.0-dev.49 [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,983 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.49', '-m', 'v3.1.0-dev.49'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=None) [2023-09-19T20:18:12.030Z] 2023-09-19 20:18:11,987 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T20:18:12.030Z] 3.1.0-dev.49 [Pipeline] } [2023-09-19T20:18:12.039Z] $ docker exec --env ******** --env ******** 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f ssh-agent -k [2023-09-19T20:18:12.139Z] unset SSH_AUTH_SOCK; [2023-09-19T20:18:12.139Z] unset SSH_AGENT_PID; [2023-09-19T20:18:12.139Z] echo Agent pid 38 killed; [2023-09-19T20:18:12.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T20:18:12.464Z] + git semver [Pipeline] } [2023-09-19T20:18:12.735Z] $ docker stop --time=1 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f [2023-09-19T20:18:14.049Z] $ docker rm -f --volumes 2f4229d17033e77d2acc3c0a6a5dd052ac6c917066bd50845f70e61e48e9730f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:18:14.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T20:18:14.438Z] [2023-09-19T20:18:14.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:18:14.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T20:18:14.734Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T20:18:14.734Z] ab5ef0e58194: Pulling fs layer [2023-09-19T20:18:14.734Z] 9712f1f96733: Pulling fs layer [2023-09-19T20:18:14.734Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T20:18:14.734Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T20:18:14.734Z] e9a5061849ea: Pulling fs layer [2023-09-19T20:18:14.734Z] d747dcd14b5f: Pulling fs layer [2023-09-19T20:18:14.734Z] 2de7ff778b66: Pulling fs layer [2023-09-19T20:18:14.734Z] 0d9ebad4ef96: Waiting [2023-09-19T20:18:14.734Z] e9a5061849ea: Waiting [2023-09-19T20:18:14.734Z] d747dcd14b5f: Waiting [2023-09-19T20:18:14.734Z] 2de7ff778b66: Waiting [2023-09-19T20:18:14.734Z] 9712f1f96733: Verifying Checksum [2023-09-19T20:18:14.734Z] 9712f1f96733: Download complete [2023-09-19T20:18:14.993Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T20:18:14.993Z] 63f879dbbcfc: Download complete [2023-09-19T20:18:15.251Z] e9a5061849ea: Verifying Checksum [2023-09-19T20:18:15.251Z] e9a5061849ea: Download complete [2023-09-19T20:18:15.251Z] d747dcd14b5f: Download complete [2023-09-19T20:18:15.251Z] ab5ef0e58194: Verifying Checksum [2023-09-19T20:18:15.251Z] ab5ef0e58194: Download complete [2023-09-19T20:18:15.251Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T20:18:15.251Z] 0d9ebad4ef96: Download complete [2023-09-19T20:18:15.251Z] 2de7ff778b66: Verifying Checksum [2023-09-19T20:18:15.251Z] 2de7ff778b66: Download complete [2023-09-19T20:18:17.781Z] ab5ef0e58194: Pull complete [2023-09-19T20:18:18.038Z] 9712f1f96733: Pull complete [2023-09-19T20:18:18.610Z] 63f879dbbcfc: Pull complete [2023-09-19T20:18:22.865Z] 0d9ebad4ef96: Pull complete [2023-09-19T20:18:22.865Z] e9a5061849ea: Pull complete [2023-09-19T20:18:22.865Z] d747dcd14b5f: Pull complete [2023-09-19T20:18:24.240Z] 2de7ff778b66: Pull complete [2023-09-19T20:18:24.241Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T20:18:24.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T20:18:24.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T20:18:24.330Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T20:18:24.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-19T20:18:30.642Z] $ docker top 5ca58879093e0d0fb8a686d85c40f284a4723096f930744c14b6d0243659f946 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T20:18:30.716Z] provisioning config files... [2023-09-19T20:18:30.723Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/583@tmp/config17963103691557627598tmp [2023-09-19T20:18:30.732Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/583@tmp/config4691423378994014668tmp [2023-09-19T20:18:30.742Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/583@tmp/config10038723640368820696tmp [Pipeline] { [Pipeline] echo [2023-09-19T20:18:30.755Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:18:31.037Z] ---> sigul-configuration.sh [2023-09-19T20:18:31.037Z] gpg: directory `/root/.gnupg' created [2023-09-19T20:18:31.037Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T20:18:31.037Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T20:18:31.037Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T20:18:31.037Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T20:18:31.037Z] gpg: CAST5 encrypted data [2023-09-19T20:18:31.037Z] gpg: encrypted with 1 passphrase [2023-09-19T20:18:31.037Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T20:18:31.322Z] + mkdir /home/jenkins [2023-09-19T20:18:31.322Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T20:18:31.611Z] + 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-19T20:18:31.619Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:18:31.904Z] ---> sigul-install.sh [2023-09-19T20:18:31.904Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T20:18:32.188Z] + git tag --list [2023-09-19T20:18:32.188Z] 0.6.0 [2023-09-19T20:18:32.188Z] 0.6.1 [2023-09-19T20:18:32.188Z] 0.7.0 [2023-09-19T20:18:32.188Z] 0.7.1 [2023-09-19T20:18:32.188Z] v1.0.0 [2023-09-19T20:18:32.188Z] v1.0.1 [2023-09-19T20:18:32.188Z] v1.1.0 [2023-09-19T20:18:32.188Z] v1.2.0 [2023-09-19T20:18:32.188Z] v1.2.1 [2023-09-19T20:18:32.188Z] v1.3.0 [2023-09-19T20:18:32.188Z] v1.3.1 [2023-09-19T20:18:32.188Z] v2.0.0 [2023-09-19T20:18:32.188Z] v2.1.0 [2023-09-19T20:18:32.188Z] v2.1.1 [2023-09-19T20:18:32.188Z] v2.2.0 [2023-09-19T20:18:32.188Z] v2.3.0 [2023-09-19T20:18:32.188Z] v3.0 [2023-09-19T20:18:32.188Z] v3.0.0 [2023-09-19T20:18:32.188Z] v3.1.0-dev.1 [2023-09-19T20:18:32.188Z] v3.1.0-dev.10 [2023-09-19T20:18:32.188Z] v3.1.0-dev.11 [2023-09-19T20:18:32.188Z] v3.1.0-dev.12 [2023-09-19T20:18:32.188Z] v3.1.0-dev.13 [2023-09-19T20:18:32.188Z] v3.1.0-dev.14 [2023-09-19T20:18:32.188Z] v3.1.0-dev.15 [2023-09-19T20:18:32.188Z] v3.1.0-dev.16 [2023-09-19T20:18:32.188Z] v3.1.0-dev.17 [2023-09-19T20:18:32.188Z] v3.1.0-dev.18 [2023-09-19T20:18:32.188Z] v3.1.0-dev.19 [2023-09-19T20:18:32.188Z] v3.1.0-dev.2 [2023-09-19T20:18:32.188Z] v3.1.0-dev.20 [2023-09-19T20:18:32.188Z] v3.1.0-dev.21 [2023-09-19T20:18:32.188Z] v3.1.0-dev.22 [2023-09-19T20:18:32.188Z] v3.1.0-dev.23 [2023-09-19T20:18:32.188Z] v3.1.0-dev.24 [2023-09-19T20:18:32.188Z] v3.1.0-dev.25 [2023-09-19T20:18:32.188Z] v3.1.0-dev.26 [2023-09-19T20:18:32.188Z] v3.1.0-dev.27 [2023-09-19T20:18:32.188Z] v3.1.0-dev.28 [2023-09-19T20:18:32.188Z] v3.1.0-dev.29 [2023-09-19T20:18:32.188Z] v3.1.0-dev.3 [2023-09-19T20:18:32.188Z] v3.1.0-dev.30 [2023-09-19T20:18:32.188Z] v3.1.0-dev.31 [2023-09-19T20:18:32.188Z] v3.1.0-dev.32 [2023-09-19T20:18:32.188Z] v3.1.0-dev.33 [2023-09-19T20:18:32.188Z] v3.1.0-dev.34 [2023-09-19T20:18:32.188Z] v3.1.0-dev.35 [2023-09-19T20:18:32.188Z] v3.1.0-dev.36 [2023-09-19T20:18:32.188Z] v3.1.0-dev.37 [2023-09-19T20:18:32.188Z] v3.1.0-dev.38 [2023-09-19T20:18:32.188Z] v3.1.0-dev.39 [2023-09-19T20:18:32.188Z] v3.1.0-dev.4 [2023-09-19T20:18:32.188Z] v3.1.0-dev.40 [2023-09-19T20:18:32.188Z] v3.1.0-dev.41 [2023-09-19T20:18:32.188Z] v3.1.0-dev.42 [2023-09-19T20:18:32.188Z] v3.1.0-dev.43 [2023-09-19T20:18:32.188Z] v3.1.0-dev.44 [2023-09-19T20:18:32.188Z] v3.1.0-dev.45 [2023-09-19T20:18:32.188Z] v3.1.0-dev.46 [2023-09-19T20:18:32.188Z] v3.1.0-dev.47 [2023-09-19T20:18:32.188Z] v3.1.0-dev.48 [2023-09-19T20:18:32.188Z] v3.1.0-dev.49 [2023-09-19T20:18:32.188Z] v3.1.0-dev.5 [2023-09-19T20:18:32.188Z] v3.1.0-dev.6 [2023-09-19T20:18:32.188Z] v3.1.0-dev.7 [2023-09-19T20:18:32.188Z] v3.1.0-dev.8 [2023-09-19T20:18:32.188Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T20:18:32.473Z] + lftools sign git-tag v3.1.0-dev.49 [2023-09-19T20:18:33.038Z] Signing Git tag with Sigul... [2023-09-19T20:18:33.038Z] Signing v3.1.0-dev.49 [Pipeline] echo [2023-09-19T20:18:33.302Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:18:33.583Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T20:18:33.589Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T20:18:33.610Z] $ docker stop --time=1 5ca58879093e0d0fb8a686d85c40f284a4723096f930744c14b6d0243659f946 [2023-09-19T20:18:34.910Z] $ docker rm -f --volumes 5ca58879093e0d0fb8a686d85c40f284a4723096f930744c14b6d0243659f946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T20:18:35.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T20:18:35.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:18:35.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T20:18:35.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T20:18:35.666Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T20:18:35.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T20:18:36.060Z] $ docker top 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T20:18:36.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T20:18:36.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T20:18:36.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T20:18:36.263Z] $ docker exec 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 ssh-agent [2023-09-19T20:18:36.386Z] SSH_AUTH_SOCK=/tmp/ssh-77IbL0u4Otzu/agent.33 [2023-09-19T20:18:36.386Z] SSH_AGENT_PID=39 [2023-09-19T20:18:36.391Z] Running ssh-add (command line suppressed) [2023-09-19T20:18:36.496Z] Identity added: /w/workspace/edgex-go/583@tmp/private_key_4506598368943537382.key (/w/workspace/edgex-go/583@tmp/private_key_4506598368943537382.key) [2023-09-19T20:18:36.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T20:18:36.805Z] + git semver bump pre [2023-09-19T20:18:37.063Z] 2023-09-19 20:18:37,016 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,016 [bump_version] DEBUG bumping version:3.1.0-dev.49 on axis:pre with prefix:dev [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,016 [bump_version] DEBUG bumped version:3.1.0-dev.50 [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,017 [write_version] DEBUG write version:3.1.0-dev.50 to path:/w/workspace/edgex-go/583/.semver/main with force:True [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,017 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,017 [write_file] DEBUG write to file:/w/workspace/edgex-go/583/.semver/main [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,019 [execute] INFO git cat-file --batch-check [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,024 [execute] INFO git cat-file --batch [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T20:18:37.064Z] 2023-09-19 20:18:37,031 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T20:18:37.064Z] 3.1.0-dev.50 [Pipeline] } [2023-09-19T20:18:37.072Z] $ docker exec --env ******** --env ******** 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 ssh-agent -k [2023-09-19T20:18:37.170Z] unset SSH_AUTH_SOCK; [2023-09-19T20:18:37.170Z] unset SSH_AGENT_PID; [2023-09-19T20:18:37.170Z] echo Agent pid 39 killed; [2023-09-19T20:18:37.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T20:18:37.471Z] + git semver [Pipeline] } [2023-09-19T20:18:37.744Z] $ docker stop --time=1 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 [2023-09-19T20:18:39.037Z] $ docker rm -f --volumes 4c4bc5413229c56587d800509be1713bd3339df8ed3f7f1f615d4b7a86ed7bd7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T20:18:39.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T20:18:39.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:18:39.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T20:18:39.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T20:18:39.737Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T20:18:39.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T20:18:40.149Z] $ docker top e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 -eo pid,comm [2023-09-19T20:18:40.196Z] 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-19T20:18:40.196Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T20:18:40.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T20:18:40.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T20:18:40.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T20:18:40.330Z] $ docker exec e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 ssh-agent [2023-09-19T20:18:40.443Z] SSH_AUTH_SOCK=/tmp/ssh-cJQlXVykJePF/agent.31 [2023-09-19T20:18:40.443Z] SSH_AGENT_PID=37 [2023-09-19T20:18:40.447Z] Running ssh-add (command line suppressed) [2023-09-19T20:18:40.549Z] Identity added: /w/workspace/edgex-go/583@tmp/private_key_5658793959797491099.key (/w/workspace/edgex-go/583@tmp/private_key_5658793959797491099.key) [2023-09-19T20:18:40.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T20:18:40.848Z] + git semver push [2023-09-19T20:18:41.106Z] 2023-09-19 20:18:41,039 [run_push] DEBUG push [2023-09-19T20:18:41.106Z] 2023-09-19 20:18:41,040 [execute] INFO git cat-file --batch-check [2023-09-19T20:18:41.106Z] 2023-09-19 20:18:41,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T20:18:41.106Z] 2023-09-19 20:18:41,045 [execute] INFO git rev-list 3b7d549eb5669b9e1b926b0eac4ed760f3b613e2 -- [2023-09-19T20:18:41.106Z] 2023-09-19 20:18:41,045 [execute] DEBUG Popen(['git', 'rev-list', '3b7d549eb5669b9e1b926b0eac4ed760f3b613e2', '--'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T20:18:41.106Z] 2023-09-19 20:18:41,063 [execute] INFO git fetch -v origin [2023-09-19T20:18:41.106Z] 2023-09-19 20:18:41,063 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T20:18:41.674Z] 2023-09-19 20:18:41,549 [run_push] DEBUG no remote changes detected [2023-09-19T20:18:41.675Z] 2023-09-19 20:18:41,550 [execute] INFO git push origin semver [2023-09-19T20:18:41.675Z] 2023-09-19 20:18:41,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/583/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T20:18:42.611Z] 2023-09-19 20:18:42,358 [run_push] DEBUG push all version tags [2023-09-19T20:18:42.611Z] 2023-09-19 20:18:42,359 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T20:18:42.611Z] 2023-09-19 20:18:42,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/583, universal_newlines=False, shell=None, istream=None) [2023-09-19T20:18:43.547Z] 2023-09-19 20:18:43,233 [read_version] DEBUG read version from /w/workspace/edgex-go/583/.semver/main [2023-09-19T20:18:43.547Z] 3.1.0-dev.50 [Pipeline] } [2023-09-19T20:18:43.556Z] $ docker exec --env ******** --env ******** e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 ssh-agent -k [2023-09-19T20:18:43.653Z] unset SSH_AUTH_SOCK; [2023-09-19T20:18:43.654Z] unset SSH_AGENT_PID; [2023-09-19T20:18:43.654Z] echo Agent pid 37 killed; [2023-09-19T20:18:43.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T20:18:43.967Z] + git semver [Pipeline] } [2023-09-19T20:18:44.240Z] $ docker stop --time=1 e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 [2023-09-19T20:18:45.512Z] $ docker rm -f --volumes e5316fd9e0b5954e66d2545d928f36bd025d47fd51d3fd5e20d76ee7c3461885 [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-19T20:18:46.068Z] + [ -d /w/workspace/edgex-go/583/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:18:46.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:18:47.215Z] ---> package-listing.sh [2023-09-19T20:18:47.216Z] ++ facter osfamily [2023-09-19T20:18:47.216Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T20:18:47.474Z] + OS_FAMILY=debian [2023-09-19T20:18:47.474Z] + workspace=/w/workspace/edgex-go/583 [2023-09-19T20:18:47.474Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T20:18:47.474Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T20:18:47.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T20:18:47.474Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T20:18:47.474Z] + '[' /w/workspace/edgex-go/583 ']' [2023-09-19T20:18:47.474Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T20:18:47.474Z] + case "${OS_FAMILY}" in [2023-09-19T20:18:47.474Z] + dpkg -l [2023-09-19T20:18:47.474Z] + grep '^ii' [2023-09-19T20:18:47.474Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T20:18:47.474Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T20:18:47.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T20:18:47.475Z] + '[' /w/workspace/edgex-go/583 ']' [2023-09-19T20:18:47.475Z] + mkdir -p /w/workspace/edgex-go/583/archives/ [2023-09-19T20:18:47.475Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/583/archives/ [Pipeline] echo [2023-09-19T20:18:47.483Z] 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/583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T20:18:47.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:18:48.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T20:18:48.318Z] [2023-09-19T20:18:48.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T20:18:48.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T20:18:48.621Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T20:18:48.621Z] 5eb5b503b376: Pulling fs layer [2023-09-19T20:18:48.621Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T20:18:48.621Z] ec43610c2a17: Pulling fs layer [2023-09-19T20:18:48.621Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T20:18:48.621Z] 33b1e0a273af: Pulling fs layer [2023-09-19T20:18:48.621Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T20:18:48.621Z] 3a2ae6a8a46f: Waiting [2023-09-19T20:18:48.621Z] 33b1e0a273af: Waiting [2023-09-19T20:18:48.621Z] 2f39f015ded8: Pulling fs layer [2023-09-19T20:18:48.621Z] 5d3b04190fa2: Waiting [2023-09-19T20:18:48.621Z] 2f39f015ded8: Waiting [2023-09-19T20:18:48.621Z] 5c69ac0246d0: Download complete [2023-09-19T20:18:48.621Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T20:18:48.621Z] 3a2ae6a8a46f: Download complete [2023-09-19T20:18:48.621Z] 33b1e0a273af: Verifying Checksum [2023-09-19T20:18:48.621Z] 33b1e0a273af: Download complete [2023-09-19T20:18:48.621Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T20:18:48.621Z] 5d3b04190fa2: Download complete [2023-09-19T20:18:48.621Z] ec43610c2a17: Verifying Checksum [2023-09-19T20:18:48.621Z] ec43610c2a17: Download complete [2023-09-19T20:18:48.881Z] 5eb5b503b376: Download complete [2023-09-19T20:18:49.446Z] 2f39f015ded8: Download complete [2023-09-19T20:18:50.380Z] 5eb5b503b376: Pull complete [2023-09-19T20:18:50.380Z] 5c69ac0246d0: Pull complete [2023-09-19T20:18:50.642Z] ec43610c2a17: Pull complete [2023-09-19T20:18:50.902Z] 3a2ae6a8a46f: Pull complete [2023-09-19T20:18:51.162Z] 33b1e0a273af: Pull complete [2023-09-19T20:18:51.162Z] 5d3b04190fa2: Pull complete [2023-09-19T20:18:55.347Z] 2f39f015ded8: Pull complete [2023-09-19T20:18:55.347Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T20:18:55.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T20:18:55.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T20:18:55.417Z] prd-ubuntu20.04-docker-8c-8g-6620 does not seem to be running inside a container [2023-09-19T20:18:55.445Z] $ 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/583/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/583 -v /w/workspace/edgex-go/583:/w/workspace/edgex-go/583:rw,z -v /w/workspace/edgex-go/583@tmp:/w/workspace/edgex-go/583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T20:19:00.680Z] $ docker top 4db3ae77a5952dab3463e6d24901b4aa4463daf45c7e16ac691c99743d05cb01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T20:19:01.021Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T20:19:01.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T20:19:01.628Z] + ls /var/log/sa-host [2023-09-19T20:19:01.628Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T20:19:01.786Z] provisioning config files... [2023-09-19T20:19:01.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/583@tmp/config8122489513795868776tmp [Pipeline] { [Pipeline] echo [2023-09-19T20:19:01.805Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:19:02.086Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T20:19:02.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:19:02.427Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T20:19:02.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:19:02.717Z] ---> sudo-logs.sh [2023-09-19T20:19:02.717Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T20:19:02.747Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:19:03.034Z] ---> job-cost.sh [2023-09-19T20:19:03.034Z] lf-activate-venv: SKIPPING [2023-09-19T20:19:03.034Z] DEBUG: total: 0.10999999940395355 [2023-09-19T20:19:03.034Z] INFO: Retrieving Stack Cost... [2023-09-19T20:19:03.293Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T20:19:03.860Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T20:19:03.871Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T20:19:04.152Z] ---> logs-deploy.sh [2023-09-19T20:19:04.152Z] lf-activate-venv: SKIPPING [2023-09-19T20:19:04.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/583 [2023-09-19T20:19:04.152Z] INFO: archiving workspace using pattern(s): [2023-09-19T20:19:11.067Z] Archives upload complete. [2023-09-19T20:19:11.326Z] INFO: archiving logs to Nexus [2023-09-19T20:19:12.799Z] ---> uname -a: [2023-09-19T20:19:12.799Z] Linux prd-ubuntu20-04-docker-8c-8g-6620 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] ---> lscpu: [2023-09-19T20:19:12.799Z] Architecture: x86_64 [2023-09-19T20:19:12.799Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-19T20:19:12.799Z] Byte Order: Little Endian [2023-09-19T20:19:12.799Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-19T20:19:12.799Z] CPU(s): 8 [2023-09-19T20:19:12.799Z] On-line CPU(s) list: 0-7 [2023-09-19T20:19:12.799Z] Thread(s) per core: 1 [2023-09-19T20:19:12.799Z] Core(s) per socket: 1 [2023-09-19T20:19:12.799Z] Socket(s): 8 [2023-09-19T20:19:12.799Z] NUMA node(s): 1 [2023-09-19T20:19:12.799Z] Vendor ID: AuthenticAMD [2023-09-19T20:19:12.799Z] CPU family: 23 [2023-09-19T20:19:12.799Z] Model: 49 [2023-09-19T20:19:12.799Z] Model name: AMD EPYC-Rome Processor [2023-09-19T20:19:12.799Z] Stepping: 0 [2023-09-19T20:19:12.799Z] CPU MHz: 2799.998 [2023-09-19T20:19:12.799Z] BogoMIPS: 5599.99 [2023-09-19T20:19:12.799Z] Virtualization: AMD-V [2023-09-19T20:19:12.799Z] Hypervisor vendor: KVM [2023-09-19T20:19:12.799Z] Virtualization type: full [2023-09-19T20:19:12.799Z] L1d cache: 256 KiB [2023-09-19T20:19:12.799Z] L1i cache: 256 KiB [2023-09-19T20:19:12.799Z] L2 cache: 4 MiB [2023-09-19T20:19:12.799Z] L3 cache: 128 MiB [2023-09-19T20:19:12.799Z] NUMA node0 CPU(s): 0-7 [2023-09-19T20:19:12.799Z] Vulnerability Itlb multihit: Not affected [2023-09-19T20:19:12.799Z] Vulnerability L1tf: Not affected [2023-09-19T20:19:12.799Z] Vulnerability Mds: Not affected [2023-09-19T20:19:12.799Z] Vulnerability Meltdown: Not affected [2023-09-19T20:19:12.799Z] Vulnerability Mmio stale data: Not affected [2023-09-19T20:19:12.799Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-19T20:19:12.799Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-19T20:19:12.799Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-19T20:19:12.799Z] Vulnerability Srbds: Not affected [2023-09-19T20:19:12.799Z] Vulnerability Tsx async abort: Not affected [2023-09-19T20:19:12.799Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] ---> nproc: [2023-09-19T20:19:12.799Z] 8 [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] ---> df -h: [2023-09-19T20:19:12.799Z] Filesystem Size Used Avail Use% Mounted on [2023-09-19T20:19:12.799Z] overlay 155G 22G 134G 15% / [2023-09-19T20:19:12.799Z] tmpfs 64M 0 64M 0% /dev [2023-09-19T20:19:12.799Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-19T20:19:12.799Z] shm 64M 0 64M 0% /dev/shm [2023-09-19T20:19:12.799Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] ---> sar -b -r -n DEV: [2023-09-19T20:19:12.799Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6620) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] 19:53:58 LINUX RESTART (8 CPU) [2023-09-19T20:19:12.799Z] [2023-09-19T20:19:12.799Z] 19:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-19T20:19:12.799Z] 19:55:01 184.30 99.54 72.07 12.68 8635.53 59062.22 3220448.70 [2023-09-19T20:19:12.799Z] 19:56:01 124.93 1.13 123.80 0.00 45.59 71777.37 0.00 [2023-09-19T20:19:12.799Z] 19:57:01 35.34 0.07 35.27 0.00 0.53 23791.42 0.00 [2023-09-19T20:19:12.799Z] 19:58:02 195.56 0.50 195.06 0.00 43.47 105787.41 0.00 [2023-09-19T20:19:12.799Z] 19:59:02 557.27 5.31 551.96 0.00 53.71 183429.62 0.00 [2023-09-19T20:19:12.799Z] 20:00:01 364.80 7.96 356.84 0.00 922.11 124741.45 0.00 [2023-09-19T20:19:12.799Z] 20:01:01 523.71 5.75 517.96 0.00 4295.15 40611.90 0.00 [2023-09-19T20:19:12.799Z] 20:02:01 20.00 0.05 19.95 0.00 4.00 4476.59 0.00 [2023-09-19T20:19:12.799Z] 20:03:01 2.62 0.00 2.62 0.00 0.00 3969.48 0.00 [2023-09-19T20:19:12.800Z] 20:04:01 1.92 0.00 1.92 0.00 0.00 4047.33 0.00 [2023-09-19T20:19:12.800Z] 20:05:01 2.83 0.00 2.83 0.00 0.00 4058.92 0.00 [2023-09-19T20:19:12.800Z] 20:06:01 1.97 0.00 1.97 0.00 0.00 4181.54 0.00 [2023-09-19T20:19:12.800Z] 20:07:01 4.70 1.67 3.03 0.00 37.73 4066.92 0.00 [2023-09-19T20:19:12.800Z] 20:08:01 1.92 0.00 1.92 0.00 0.00 4048.26 0.00 [2023-09-19T20:19:12.800Z] 20:09:01 3.20 0.02 3.18 0.00 0.13 4062.92 0.00 [2023-09-19T20:19:12.800Z] 20:10:01 2.07 0.00 2.07 0.00 0.00 4187.97 0.00 [2023-09-19T20:19:12.800Z] 20:11:01 2.32 0.00 2.32 0.00 0.00 4051.86 0.00 [2023-09-19T20:19:12.800Z] 20:12:01 1.75 0.00 1.75 0.00 0.00 4044.65 0.00 [2023-09-19T20:19:12.800Z] 20:13:01 2.63 0.00 2.63 0.00 0.00 4056.12 0.00 [2023-09-19T20:19:12.800Z] 20:14:01 1.87 0.00 1.87 0.00 0.00 4181.17 0.00 [2023-09-19T20:19:12.800Z] 20:15:01 2.50 0.00 2.50 0.00 0.00 4054.65 0.00 [2023-09-19T20:19:12.800Z] 20:16:01 1.90 0.00 1.90 0.00 0.00 4047.45 0.00 [2023-09-19T20:19:12.800Z] 20:17:01 2.27 0.02 2.25 0.00 0.13 4050.65 0.00 [2023-09-19T20:19:12.800Z] 20:18:01 60.31 0.20 60.11 0.00 8.93 30585.44 0.00 [2023-09-19T20:19:12.800Z] 20:19:01 123.86 0.25 123.61 0.00 26.13 54726.21 0.00 [2023-09-19T20:19:12.800Z] Average: 88.85 4.83 83.51 0.50 557.37 30342.49 126884.07 [2023-09-19T20:19:12.800Z] [2023-09-19T20:19:12.800Z] 19:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-19T20:19:12.800Z] 19:55:01 29689552 31590788 758300 2.31 60312 2131564 1873136 5.52 992144 1888132 75620 [2023-09-19T20:19:12.800Z] 19:56:01 27737792 31529484 779320 2.37 118588 3849912 1896620 5.59 1467712 3208064 499380 [2023-09-19T20:19:12.800Z] 19:57:01 26523836 30437060 1870584 5.69 122024 3943440 2775164 8.18 2374572 3494172 296844 [2023-09-19T20:19:12.800Z] 19:58:02 23456472 31437460 861404 2.62 132704 7892856 2704784 7.97 1676220 7133244 2055296 [2023-09-19T20:19:12.800Z] 19:59:02 17031136 29021864 3213772 9.77 226980 11422920 8884132 26.18 4714200 10040352 655960 [2023-09-19T20:19:12.800Z] 20:00:01 16150512 30416720 1808136 5.50 256636 13620060 4719480 13.91 4179468 11415120 96036 [2023-09-19T20:19:12.800Z] 20:01:01 17535576 31469356 787792 2.40 277372 13350288 2126380 6.27 2765328 11574296 464 [2023-09-19T20:19:12.800Z] 20:02:01 17541588 31471716 785860 2.39 276624 13347360 2055688 6.06 2961504 11371120 156 [2023-09-19T20:19:12.800Z] 20:03:01 17541456 31471664 785456 2.39 276672 13347364 2055688 6.06 2961376 11371124 8 [2023-09-19T20:19:12.800Z] 20:04:01 17547984 31478264 778832 2.37 276728 13347360 2055688 6.06 2953920 11371124 12 [2023-09-19T20:19:12.800Z] 20:05:01 17549504 31479800 777616 2.36 276768 13347372 2055688 6.06 2952584 11371128 4 [2023-09-19T20:19:12.800Z] 20:06:01 17561016 31491292 766536 2.33 276808 13347372 2055688 6.06 2942200 11371132 12 [2023-09-19T20:19:12.800Z] 20:07:01 17555592 31488052 769840 2.34 276900 13348504 2071960 6.11 2950088 11371468 164 [2023-09-19T20:19:12.800Z] 20:08:01 17555956 31488396 769488 2.34 276972 13348508 2071960 6.11 2949368 11371476 12 [2023-09-19T20:19:12.800Z] 20:09:01 17552196 31484728 772996 2.35 277048 13348508 2104916 6.20 2949568 11371464 32 [2023-09-19T20:19:12.800Z] 20:10:01 17552660 31485216 772388 2.35 277116 13348488 2104916 6.20 2949988 11371448 40 [2023-09-19T20:19:12.800Z] 20:11:01 17552812 31485460 772292 2.35 277168 13348496 2104916 6.20 2949944 11371448 188 [2023-09-19T20:19:12.800Z] 20:12:01 17552448 31485192 772460 2.35 277228 13348496 2104916 6.20 2949820 11371452 8 [2023-09-19T20:19:12.800Z] 20:13:01 17552092 31484896 772704 2.35 277280 13348500 2104916 6.20 2950180 11371452 12 [2023-09-19T20:19:12.800Z] 20:14:01 17552484 31485348 772132 2.35 277344 13348504 2104916 6.20 2950320 11371460 184 [2023-09-19T20:19:12.800Z] 20:15:01 17553808 31486692 770768 2.34 277396 13348496 2104916 6.20 2948880 11371464 16 [2023-09-19T20:19:12.800Z] 20:16:01 17553728 31486664 770728 2.34 277444 13348504 2104916 6.20 2948860 11371472 16 [2023-09-19T20:19:12.800Z] 20:17:01 17553136 31486132 771204 2.35 277500 13348500 2104916 6.20 2948952 11371468 24 [2023-09-19T20:19:12.800Z] 20:18:01 16299744 31332340 918528 2.79 293828 14339304 2233728 6.58 3220548 12251888 302820 [2023-09-19T20:19:12.800Z] 20:19:01 15511064 31440628 810140 2.46 331980 15109924 2152632 6.34 3112708 13064844 392 [2023-09-19T20:19:12.800Z] Average: 18830566 31296608 967571 2.94 250137 11969224 2509306 7.40 2868818 10240472 159348 [2023-09-19T20:19:12.800Z] [2023-09-19T20:19:12.800Z] 19:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-19T20:19:12.800Z] 19:55:01 docker0 227.89 191.11 16.56 1307.49 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:55:01 veth378e36c 227.89 191.21 19.67 1307.50 0.00 0.00 0.00 0.11 [2023-09-19T20:19:12.800Z] 19:55:01 ens3 1071.94 991.96 6551.30 133.03 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:55:01 lo 5.28 5.28 0.50 0.50 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:56:01 docker0 405.27 454.47 30.68 3220.52 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:56:01 veth7268530 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:56:01 ens3 615.23 512.33 7071.68 61.68 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:56:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:57:01 docker0 1.12 1.12 0.08 0.10 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:57:01 veth7268530 1.12 1.15 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:57:01 ens3 53.30 59.41 30.17 114.93 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 docker0 15.08 30.32 0.97 410.83 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth5096773 0.30 0.50 0.03 0.11 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth58bc13d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth57fb0c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth33fa418 1.47 2.53 0.11 31.16 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 vethc223dca 1.59 2.98 0.12 31.22 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth317d765 2.70 6.48 0.20 94.89 0.00 0.00 0.00 0.01 [2023-09-19T20:19:12.800Z] 19:58:02 veth4a9941b 1.56 3.26 0.12 33.76 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth92b745f 3.84 7.79 0.31 91.09 0.00 0.00 0.00 0.01 [2023-09-19T20:19:12.800Z] 19:58:02 ens3 177.25 100.08 3355.85 25.31 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 vethb89c218 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth3a55565 1.72 3.48 0.13 31.31 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth2f38f8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:58:02 veth5e95c9e 1.89 4.82 0.15 97.38 0.00 0.00 0.00 0.01 [2023-09-19T20:19:12.800Z] 19:58:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 docker0 274.76 464.52 23.55 2632.85 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 veth5096773 0.07 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 vethecb3a91 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 veth8805830 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 vethcaf3f9c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 veth1712fe4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 veth0ea15c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 vethe868a3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 ens3 489.34 290.12 2652.84 38.56 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 vethd288e7d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 veth0c0da40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 veth1b28b2d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 vethc7cd90a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 19:59:02 veth266290d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 veth5096773 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 vetha682f6d 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 vethecb3a91 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 veth8805830 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 vethcaf3f9c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 veth1712fe4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 veth0ea15c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 vethe868a3e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 ens3 66.32 41.22 719.14 5.54 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 vethd288e7d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 veth0c0da40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 veth1b28b2d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 vethc7cd90a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:00:01 veth266290d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:01:01 ens3 613.96 532.09 2267.41 1687.71 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:01:01 lo 45.53 45.53 4.48 4.48 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:02:01 ens3 250.37 235.96 134.30 1289.84 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:02:01 lo 25.66 25.66 2.53 2.53 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:03:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.800Z] 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:04:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:05:01 ens3 2.02 1.28 5.29 0.34 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:07:01 ens3 26.46 46.64 6.54 117.14 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:10:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:11:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:16:01 ens3 0.33 0.13 0.23 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:17:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:18:01 docker0 70.49 121.91 5.40 1026.31 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:18:01 vethfae5afb 70.49 122.03 6.36 1026.32 0.00 0.00 0.00 0.08 [2023-09-19T20:19:12.801Z] 20:18:01 ens3 253.56 151.47 5002.31 20.06 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:18:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:19:01 docker0 2.35 2.22 0.36 0.83 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:19:01 ens3 278.52 168.99 5772.02 51.22 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] 20:19:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] Average: docker0 39.78 50.57 3.10 343.59 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] Average: ens3 155.47 124.79 1340.27 141.88 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] Average: lo 3.39 3.39 0.33 0.33 0.00 0.00 0.00 0.00 [2023-09-19T20:19:12.801Z] [2023-09-19T20:19:12.801Z] [2023-09-19T20:19:12.801Z] ---> sar -P ALL: [2023-09-19T20:19:12.801Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6620) 09/19/23 _x86_64_ (8 CPU) [2023-09-19T20:19:12.801Z] [2023-09-19T20:19:12.801Z] 19:53:58 LINUX RESTART (8 CPU) [2023-09-19T20:19:12.801Z] [2023-09-19T20:19:12.801Z] 19:54:02 CPU %user %nice %system %iowait %steal %idle [2023-09-19T20:19:12.801Z] 19:55:01 all 7.60 0.00 2.52 5.19 0.06 84.63 [2023-09-19T20:19:12.801Z] 19:55:01 0 7.09 0.02 2.63 4.13 0.03 86.10 [2023-09-19T20:19:12.801Z] 19:55:01 1 9.93 0.00 3.63 6.62 0.05 79.77 [2023-09-19T20:19:12.801Z] 19:55:01 2 9.22 0.00 1.95 6.71 0.05 82.07 [2023-09-19T20:19:12.801Z] 19:55:01 3 6.47 0.00 2.43 9.05 0.07 81.98 [2023-09-19T20:19:12.801Z] 19:55:01 4 5.39 0.00 2.21 1.64 0.05 90.71 [2023-09-19T20:19:12.801Z] 19:55:01 5 6.96 0.02 2.30 3.83 0.05 86.84 [2023-09-19T20:19:12.801Z] 19:55:01 6 10.20 0.00 2.91 3.67 0.05 83.17 [2023-09-19T20:19:12.801Z] 19:55:01 7 5.52 0.00 2.10 5.87 0.09 86.42 [2023-09-19T20:19:12.801Z] 19:56:01 all 23.71 0.00 4.86 2.73 0.07 68.62 [2023-09-19T20:19:12.801Z] 19:56:01 0 23.30 0.00 4.19 1.92 0.07 70.52 [2023-09-19T20:19:12.801Z] 19:56:01 1 25.65 0.00 4.78 1.57 0.07 67.93 [2023-09-19T20:19:12.801Z] 19:56:01 2 23.00 0.00 4.15 0.24 0.07 72.54 [2023-09-19T20:19:12.801Z] 19:56:01 3 23.69 0.00 5.22 2.24 0.07 68.79 [2023-09-19T20:19:12.801Z] 19:56:01 4 21.79 0.00 4.68 0.27 0.07 73.19 [2023-09-19T20:19:12.801Z] 19:56:01 5 24.10 0.00 4.36 0.10 0.08 71.35 [2023-09-19T20:19:12.801Z] 19:56:01 6 23.51 0.00 5.35 0.61 0.07 70.46 [2023-09-19T20:19:12.801Z] 19:56:01 7 24.66 0.00 6.17 14.97 0.08 54.11 [2023-09-19T20:19:12.801Z] 19:57:01 all 34.01 0.00 3.30 1.09 0.08 61.52 [2023-09-19T20:19:12.801Z] 19:57:01 0 33.92 0.00 3.05 0.23 0.08 62.71 [2023-09-19T20:19:12.801Z] 19:57:01 1 35.69 0.00 3.43 0.15 0.08 60.64 [2023-09-19T20:19:12.801Z] 19:57:01 2 33.74 0.00 2.80 0.22 0.08 63.16 [2023-09-19T20:19:12.801Z] 19:57:01 3 35.11 0.00 3.34 1.14 0.08 60.33 [2023-09-19T20:19:12.801Z] 19:57:01 4 33.99 0.00 3.77 0.10 0.07 62.07 [2023-09-19T20:19:12.801Z] 19:57:01 5 34.33 0.00 4.01 6.48 0.08 55.10 [2023-09-19T20:19:12.801Z] 19:57:01 6 34.17 0.00 3.07 0.12 0.08 62.56 [2023-09-19T20:19:12.801Z] 19:57:01 7 31.10 0.00 2.92 0.34 0.08 65.56 [2023-09-19T20:19:12.801Z] 19:58:02 all 30.81 0.00 6.32 5.59 0.10 57.18 [2023-09-19T20:19:12.801Z] 19:58:02 0 31.02 0.00 6.46 7.56 0.08 54.88 [2023-09-19T20:19:12.801Z] 19:58:02 1 30.84 0.00 6.49 7.34 0.10 55.23 [2023-09-19T20:19:12.801Z] 19:58:02 2 30.27 0.00 6.40 2.60 0.10 60.63 [2023-09-19T20:19:12.801Z] 19:58:02 3 29.56 0.00 5.67 12.44 0.10 52.23 [2023-09-19T20:19:12.801Z] 19:58:02 4 31.75 0.00 5.98 2.98 0.10 59.18 [2023-09-19T20:19:12.801Z] 19:58:02 5 31.39 0.00 6.25 5.61 0.10 56.65 [2023-09-19T20:19:12.801Z] 19:58:02 6 31.27 0.00 7.15 1.87 0.10 59.61 [2023-09-19T20:19:12.801Z] 19:58:02 7 30.37 0.00 6.15 4.34 0.12 59.03 [2023-09-19T20:19:12.801Z] 19:59:02 all 31.58 0.00 6.40 11.93 0.09 50.01 [2023-09-19T20:19:12.801Z] 19:59:02 0 31.03 0.00 5.97 4.32 0.08 58.60 [2023-09-19T20:19:12.801Z] 19:59:02 1 31.01 0.00 4.86 2.02 0.08 62.03 [2023-09-19T20:19:12.801Z] 19:59:02 2 30.68 0.00 5.62 3.48 0.07 60.16 [2023-09-19T20:19:12.801Z] 19:59:02 3 30.94 0.00 6.68 42.66 0.10 19.61 [2023-09-19T20:19:12.801Z] 19:59:02 4 33.05 0.00 6.39 3.64 0.08 56.84 [2023-09-19T20:19:12.801Z] 19:59:02 5 32.13 0.00 8.13 24.10 0.08 35.55 [2023-09-19T20:19:12.801Z] 19:59:02 6 32.69 0.00 7.35 7.35 0.08 52.53 [2023-09-19T20:19:12.801Z] 19:59:02 7 31.11 0.00 6.19 8.03 0.10 54.57 [2023-09-19T20:19:12.801Z] 20:00:01 all 91.77 0.00 8.04 0.02 0.16 0.01 [2023-09-19T20:19:12.801Z] 20:00:01 0 93.18 0.00 6.64 0.02 0.15 0.00 [2023-09-19T20:19:12.801Z] 20:00:01 1 92.81 0.00 6.98 0.02 0.16 0.03 [2023-09-19T20:19:12.801Z] 20:00:01 2 91.61 0.00 8.19 0.00 0.18 0.02 [2023-09-19T20:19:12.801Z] 20:00:01 3 91.46 0.00 8.35 0.03 0.15 0.00 [2023-09-19T20:19:12.801Z] 20:00:01 4 91.56 0.00 8.28 0.00 0.16 0.00 [2023-09-19T20:19:12.801Z] 20:00:01 5 92.34 0.00 7.47 0.00 0.19 0.00 [2023-09-19T20:19:12.801Z] 20:00:01 6 92.68 0.00 7.17 0.00 0.15 0.00 [2023-09-19T20:19:12.801Z] 20:00:01 7 88.35 0.00 11.38 0.09 0.18 0.00 [2023-09-19T20:19:12.801Z] 20:01:01 all 12.82 0.00 3.85 4.77 0.09 78.48 [2023-09-19T20:19:12.801Z] 20:01:01 0 13.66 0.00 3.88 3.37 0.07 79.03 [2023-09-19T20:19:12.801Z] 20:01:01 1 11.42 0.00 2.87 2.47 0.07 83.18 [2023-09-19T20:19:12.801Z] 20:01:01 2 9.46 0.00 3.16 4.96 0.05 82.37 [2023-09-19T20:19:12.801Z] 20:01:01 3 10.87 0.00 3.25 4.84 0.12 80.93 [2023-09-19T20:19:12.801Z] 20:01:01 4 13.96 0.00 4.19 9.81 0.08 71.95 [2023-09-19T20:19:12.801Z] 20:01:01 5 15.31 0.00 5.34 4.64 0.08 74.62 [2023-09-19T20:19:12.801Z] 20:01:01 6 15.91 0.00 4.41 5.83 0.10 73.75 [2023-09-19T20:19:12.801Z] 20:01:01 7 11.97 0.00 3.67 2.25 0.12 81.99 [2023-09-19T20:19:12.801Z] 20:02:01 all 4.56 0.00 0.60 0.06 0.04 94.74 [2023-09-19T20:19:12.801Z] 20:02:01 0 3.51 0.00 0.82 0.02 0.03 95.62 [2023-09-19T20:19:12.801Z] 20:02:01 1 5.46 0.00 0.59 0.02 0.03 93.90 [2023-09-19T20:19:12.801Z] 20:02:01 2 5.24 0.00 0.50 0.02 0.03 94.21 [2023-09-19T20:19:12.801Z] 20:02:01 3 2.62 0.00 0.33 0.00 0.05 96.99 [2023-09-19T20:19:12.801Z] 20:02:01 4 5.94 0.00 0.50 0.08 0.03 93.44 [2023-09-19T20:19:12.801Z] 20:02:01 5 2.06 0.00 0.53 0.13 0.03 97.24 [2023-09-19T20:19:12.801Z] 20:02:01 6 5.55 0.00 0.70 0.22 0.03 93.50 [2023-09-19T20:19:12.801Z] 20:02:01 7 6.14 0.00 0.82 0.02 0.05 92.98 [2023-09-19T20:19:12.801Z] 20:03:01 all 0.10 0.00 0.01 0.04 0.00 99.84 [2023-09-19T20:19:12.801Z] 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.801Z] 20:03:01 1 0.72 0.00 0.03 0.00 0.00 99.25 [2023-09-19T20:19:12.801Z] 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.801Z] 20:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T20:19:12.801Z] 20:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T20:19:12.801Z] 20:03:01 5 0.03 0.00 0.02 0.15 0.02 99.78 [2023-09-19T20:19:12.801Z] 20:03:01 6 0.02 0.00 0.00 0.20 0.00 99.78 [2023-09-19T20:19:12.801Z] 20:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T20:19:12.801Z] 20:04:01 all 0.05 0.00 0.01 0.03 0.00 99.91 [2023-09-19T20:19:12.801Z] 20:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-19T20:19:12.801Z] 20:04:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2023-09-19T20:19:12.801Z] 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.801Z] 20:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.801Z] 20:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T20:19:12.801Z] 20:04:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-19T20:19:12.801Z] 20:04:01 6 0.12 0.00 0.03 0.18 0.00 99.67 [2023-09-19T20:19:12.801Z] 20:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:05:01 all 0.14 0.00 0.02 0.01 0.01 99.83 [2023-09-19T20:19:12.802Z] 20:05:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-09-19T20:19:12.802Z] 20:05:01 1 0.91 0.00 0.02 0.00 0.02 99.06 [2023-09-19T20:19:12.802Z] 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:05:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-19T20:19:12.802Z] 20:05:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-09-19T20:19:12.802Z] 20:05:01 6 0.02 0.00 0.03 0.05 0.02 99.88 [2023-09-19T20:19:12.802Z] 20:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] [2023-09-19T20:19:12.802Z] 20:05:01 CPU %user %nice %system %iowait %steal %idle [2023-09-19T20:19:12.802Z] 20:06:01 all 0.17 0.00 0.01 0.01 0.00 99.80 [2023-09-19T20:19:12.802Z] 20:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:06:01 1 1.18 0.00 0.02 0.00 0.00 98.81 [2023-09-19T20:19:12.802Z] 20:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-19T20:19:12.802Z] 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:06:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-19T20:19:12.802Z] 20:06:01 6 0.08 0.00 0.00 0.03 0.00 99.88 [2023-09-19T20:19:12.802Z] 20:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:07:01 all 0.48 0.00 0.05 0.01 0.00 99.45 [2023-09-19T20:19:12.802Z] 20:07:01 0 1.28 0.00 0.08 0.05 0.00 98.59 [2023-09-19T20:19:12.802Z] 20:07:01 1 0.20 0.00 0.07 0.00 0.00 99.73 [2023-09-19T20:19:12.802Z] 20:07:01 2 0.10 0.00 0.10 0.00 0.02 99.78 [2023-09-19T20:19:12.802Z] 20:07:01 3 0.93 0.00 0.00 0.00 0.00 99.07 [2023-09-19T20:19:12.802Z] 20:07:01 4 0.28 0.00 0.07 0.00 0.00 99.65 [2023-09-19T20:19:12.802Z] 20:07:01 5 0.48 0.00 0.03 0.00 0.02 99.47 [2023-09-19T20:19:12.802Z] 20:07:01 6 0.12 0.00 0.00 0.03 0.00 99.85 [2023-09-19T20:19:12.802Z] 20:07:01 7 0.45 0.00 0.08 0.02 0.00 99.45 [2023-09-19T20:19:12.802Z] 20:08:01 all 0.26 0.00 0.02 0.01 0.01 99.71 [2023-09-19T20:19:12.802Z] 20:08:01 0 1.90 0.00 0.05 0.02 0.02 98.01 [2023-09-19T20:19:12.802Z] 20:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-19T20:19:12.802Z] 20:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T20:19:12.802Z] 20:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-19T20:19:12.802Z] 20:08:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-09-19T20:19:12.802Z] 20:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:09:01 all 0.09 0.00 0.03 0.01 0.01 99.87 [2023-09-19T20:19:12.802Z] 20:09:01 0 0.60 0.00 0.05 0.00 0.00 99.35 [2023-09-19T20:19:12.802Z] 20:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:09:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:09:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-19T20:19:12.802Z] 20:09:01 6 0.02 0.00 0.03 0.03 0.02 99.90 [2023-09-19T20:19:12.802Z] 20:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-19T20:19:12.802Z] 20:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-19T20:19:12.802Z] 20:10:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2023-09-19T20:19:12.802Z] 20:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-19T20:19:12.802Z] 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-19T20:19:12.802Z] 20:10:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-19T20:19:12.802Z] 20:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:11:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-09-19T20:19:12.802Z] 20:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:12:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:12:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-19T20:19:12.802Z] 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-19T20:19:12.802Z] 20:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:13:01 all 0.03 0.00 0.00 0.01 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-19T20:19:12.802Z] 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-19T20:19:12.802Z] 20:13:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-19T20:19:12.802Z] 20:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-19T20:19:12.802Z] 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-19T20:19:12.802Z] 20:14:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-19T20:19:12.802Z] 20:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-19T20:19:12.802Z] 20:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-19T20:19:12.802Z] 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-19T20:19:12.802Z] 20:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-19T20:19:12.802Z] 20:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-19T20:19:12.802Z] 20:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:16:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-09-19T20:19:12.802Z] 20:16:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2023-09-19T20:19:12.802Z] 20:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:16:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-19T20:19:12.802Z] 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-19T20:19:12.802Z] 20:16:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-19T20:19:12.802Z] 20:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-19T20:19:12.802Z] [2023-09-19T20:19:12.802Z] 20:16:01 CPU %user %nice %system %iowait %steal %idle [2023-09-19T20:19:12.802Z] 20:17:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-09-19T20:19:12.802Z] 20:17:01 0 0.28 0.00 0.02 0.02 0.00 99.68 [2023-09-19T20:19:12.802Z] 20:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-19T20:19:12.802Z] 20:17:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-19T20:19:12.802Z] 20:17:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-19T20:19:12.802Z] 20:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-19T20:19:12.802Z] 20:18:01 all 4.76 0.00 1.73 0.92 0.04 92.55 [2023-09-19T20:19:12.802Z] 20:18:01 0 3.70 0.00 1.77 0.05 0.03 94.45 [2023-09-19T20:19:12.802Z] 20:18:01 1 6.06 0.00 2.14 0.03 0.03 91.74 [2023-09-19T20:19:12.802Z] 20:18:01 2 4.50 0.00 1.76 0.80 0.02 92.93 [2023-09-19T20:19:12.802Z] 20:18:01 3 4.43 0.00 1.56 5.44 0.05 88.52 [2023-09-19T20:19:12.802Z] 20:18:01 4 3.99 0.00 2.10 0.00 0.03 93.88 [2023-09-19T20:19:12.802Z] 20:18:01 5 4.66 0.00 1.15 0.02 0.05 94.12 [2023-09-19T20:19:12.802Z] 20:18:01 6 4.89 0.00 1.49 1.01 0.05 92.56 [2023-09-19T20:19:12.802Z] 20:18:01 7 5.84 0.00 1.88 0.05 0.03 92.20 [2023-09-19T20:19:12.802Z] 20:19:01 all 7.65 0.00 3.66 3.30 0.08 85.32 [2023-09-19T20:19:12.802Z] 20:19:01 0 6.94 0.00 3.62 0.67 0.07 88.70 [2023-09-19T20:19:12.802Z] 20:19:01 1 7.32 0.00 4.52 15.45 0.08 72.63 [2023-09-19T20:19:12.802Z] 20:19:01 2 7.79 0.00 4.19 1.91 0.07 86.04 [2023-09-19T20:19:12.802Z] 20:19:01 3 7.46 0.00 3.27 3.34 0.10 85.83 [2023-09-19T20:19:12.802Z] 20:19:01 4 7.37 0.00 4.05 0.08 0.07 88.42 [2023-09-19T20:19:12.802Z] 20:19:01 5 8.51 0.00 3.73 0.15 0.07 87.54 [2023-09-19T20:19:12.802Z] 20:19:01 6 7.81 0.00 2.92 4.77 0.10 84.40 [2023-09-19T20:19:12.802Z] 20:19:01 7 7.99 0.00 2.97 0.08 0.07 88.89 [2023-09-19T20:19:12.802Z] Average: all 9.87 0.00 1.64 1.42 0.03 87.03 [2023-09-19T20:19:12.802Z] Average: 0 9.95 0.00 1.56 0.89 0.03 87.56 [2023-09-19T20:19:12.802Z] Average: 1 10.24 0.00 1.60 1.41 0.03 86.72 [2023-09-19T20:19:12.802Z] Average: 2 9.64 0.00 1.54 0.83 0.03 87.97 [2023-09-19T20:19:12.802Z] Average: 3 9.62 0.00 1.59 3.22 0.04 85.53 [2023-09-19T20:19:12.802Z] Average: 4 9.84 0.00 1.67 0.74 0.03 87.72 [2023-09-19T20:19:12.802Z] Average: 5 9.96 0.00 1.73 1.79 0.04 86.47 [2023-09-19T20:19:12.802Z] Average: 6 10.24 0.00 1.69 1.04 0.03 86.99 [2023-09-19T20:19:12.802Z] Average: 7 9.48 0.00 1.74 1.43 0.04 87.32 [2023-09-19T20:19:12.802Z] [2023-09-19T20:19:12.802Z] [2023-09-19T20:19:12.802Z]