Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 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-ssh14310081353666661468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17598135426036226921.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh18353650183723094955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13394238951832153144.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-ssh5570785226734313027.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]] ========================================================= [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.23 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 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-24140’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24146 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/740 [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/740 # 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 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 # timeout=10 Commit message: "Merge pull request #4986 from jinlinGuan/issue-4985" > git rev-list --no-walk c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T09:35:12.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T09:35:12.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T09:35:12.706Z] ========================================================= [2024-10-30T09:35:12.706Z] EdgeX Global Pipelines Version Info [2024-10-30T09:35:12.706Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:35:13.418Z] ------------------- [2024-10-30T09:35:13.418Z] stable info: [2024-10-30T09:35:13.418Z] ------------------- [2024-10-30T09:35:13.418Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T09:35:13.418Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T09:35:13.418Z] Message: update stable to v1.0.265 [2024-10-30T09:35:13.987Z] ------------------- [2024-10-30T09:35:13.987Z] experimental info: [2024-10-30T09:35:13.987Z] ------------------- [2024-10-30T09:35:13.987Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T09:35:13.987Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T09:35:13.987Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T09:35:14.078Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-30T09:35:14.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-30T09:35:14.117Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T09:35:14.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T09:35:14.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T09:35:14.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T09:35:14.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T09:35:14.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-30T09:35:14.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-30T09:35:14.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-30T09:35:14.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T09:35:14.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T09:35:14.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T09:35:14.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T09:35:14.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T09:35:14.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T09:35:14.427Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T09:35:14.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T09:35:14.475Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-30T09:35:14.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-30T09:35:14.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T09:35:14.539Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T09:35:14.555Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T09:35:14.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T09:35:14.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T09:35:14.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T09:35:14.650Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] echo [2024-10-30T09:35:14.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b623e9 [Pipeline] echo [2024-10-30T09:35:14.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:35:14.755Z] provisioning config files... [2024-10-30T09:35:14.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config8986219416485094446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:35:15.105Z] ---> ****-login.sh [2024-10-30T09:35:15.105Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:35:15.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:35:15.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:35:15.366Z] Configure a credential helper to remove this warning. See [2024-10-30T09:35:15.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:35:15.367Z] [2024-10-30T09:35:15.367Z] Login Succeeded [2024-10-30T09:35:15.367Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:35:15.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:35:15.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:35:15.367Z] Configure a credential helper to remove this warning. See [2024-10-30T09:35:15.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:35:15.367Z] [2024-10-30T09:35:15.367Z] Login Succeeded [2024-10-30T09:35:15.367Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:35:15.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:35:15.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:35:15.628Z] Configure a credential helper to remove this warning. See [2024-10-30T09:35:15.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:35:15.628Z] [2024-10-30T09:35:15.628Z] Login Succeeded [2024-10-30T09:35:15.628Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:35:15.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:35:15.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:35:15.629Z] Configure a credential helper to remove this warning. See [2024-10-30T09:35:15.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:35:15.629Z] [2024-10-30T09:35:15.629Z] Login Succeeded [2024-10-30T09:35:15.629Z] ****.io [2024-10-30T09:35:15.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:35:15.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:35:15.889Z] Configure a credential helper to remove this warning. See [2024-10-30T09:35:15.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:35:15.889Z] [2024-10-30T09:35:15.889Z] Login Succeeded [2024-10-30T09:35:15.889Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:35:15.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T09:35:16.224Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/core-command/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-30T09:35:16.224Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/core-data/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/core-keeper/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/core-metadata/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-30T09:35:16.224Z] + dirname cmd/support-notifications/Dockerfile [2024-10-30T09:35:16.224Z] + cut -d/ -f2 [2024-10-30T09:35:16.224Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-10-30T09:35:16.254Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T09:35:16.605Z] + git rev-list -1 --merges 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7~1..1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] echo [2024-10-30T09:35:16.619Z] -----------> git rev-list -1 --merges 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7~1..1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:35:16.619Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [false] [Pipeline] sh [2024-10-30T09:35:16.921Z] + git log --format=format:%s -1 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] echo [2024-10-30T09:35:16.939Z] ========================================================= [2024-10-30T09:35:16.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T09:35:16.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-30T09:35:17.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T09:35:17.331Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T09:35:17.331Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T09:35:17.331Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T09:35:17.331Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T09:35:17.331Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T09:35:17.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:35:17.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:35:17.693Z] [2024-10-30T09:35:17.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:35:18.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:35:18.001Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T09:35:18.001Z] b85a868b505f: Pulling fs layer [2024-10-30T09:35:18.001Z] e2be974225ed: Pulling fs layer [2024-10-30T09:35:18.001Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T09:35:18.001Z] 988bab9f4d93: Pulling fs layer [2024-10-30T09:35:18.001Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T09:35:18.001Z] eaf3925da568: Pulling fs layer [2024-10-30T09:35:18.001Z] bab4dde63d76: Pulling fs layer [2024-10-30T09:35:18.001Z] bde34c3a00c8: Pulling fs layer [2024-10-30T09:35:18.001Z] b352a97aabf1: Pulling fs layer [2024-10-30T09:35:18.001Z] 4872d77fe225: Pulling fs layer [2024-10-30T09:35:18.001Z] 5851b861e8e6: Pulling fs layer [2024-10-30T09:35:18.001Z] bab4dde63d76: Waiting [2024-10-30T09:35:18.001Z] 1469e6f7b9e6: Waiting [2024-10-30T09:35:18.001Z] eaf3925da568: Waiting [2024-10-30T09:35:18.001Z] b352a97aabf1: Waiting [2024-10-30T09:35:18.001Z] 988bab9f4d93: Waiting [2024-10-30T09:35:18.001Z] 5851b861e8e6: Waiting [2024-10-30T09:35:18.001Z] 4872d77fe225: Waiting [2024-10-30T09:35:18.001Z] bde34c3a00c8: Waiting [2024-10-30T09:35:18.001Z] e2be974225ed: Verifying Checksum [2024-10-30T09:35:18.001Z] e2be974225ed: Download complete [2024-10-30T09:35:18.001Z] 988bab9f4d93: Verifying Checksum [2024-10-30T09:35:18.001Z] 988bab9f4d93: Download complete [2024-10-30T09:35:18.001Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T09:35:18.001Z] 1469e6f7b9e6: Download complete [2024-10-30T09:35:18.001Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T09:35:18.001Z] 339a4e72a1f5: Download complete [2024-10-30T09:35:18.001Z] eaf3925da568: Verifying Checksum [2024-10-30T09:35:18.001Z] eaf3925da568: Download complete [2024-10-30T09:35:18.001Z] bde34c3a00c8: Verifying Checksum [2024-10-30T09:35:18.001Z] bde34c3a00c8: Download complete [2024-10-30T09:35:20.751Z] b352a97aabf1: Verifying Checksum [2024-10-30T09:35:20.751Z] b352a97aabf1: Download complete [2024-10-30T09:35:20.751Z] 4872d77fe225: Verifying Checksum [2024-10-30T09:35:20.751Z] 4872d77fe225: Download complete [2024-10-30T09:35:20.751Z] 5851b861e8e6: Verifying Checksum [2024-10-30T09:35:20.751Z] 5851b861e8e6: Download complete [2024-10-30T09:35:20.751Z] b85a868b505f: Verifying Checksum [2024-10-30T09:35:20.751Z] b85a868b505f: Download complete [2024-10-30T09:35:21.015Z] bab4dde63d76: Verifying Checksum [2024-10-30T09:35:21.015Z] bab4dde63d76: Download complete [2024-10-30T09:35:21.953Z] b85a868b505f: Pull complete [2024-10-30T09:35:21.953Z] e2be974225ed: Pull complete [2024-10-30T09:35:22.521Z] 339a4e72a1f5: Pull complete [2024-10-30T09:35:22.521Z] 988bab9f4d93: Pull complete [2024-10-30T09:35:22.781Z] 1469e6f7b9e6: Pull complete [2024-10-30T09:35:22.781Z] eaf3925da568: Pull complete [2024-10-30T09:35:24.159Z] bab4dde63d76: Pull complete [2024-10-30T09:35:24.418Z] bde34c3a00c8: Pull complete [2024-10-30T09:35:24.418Z] b352a97aabf1: Pull complete [2024-10-30T09:35:24.418Z] 4872d77fe225: Pull complete [2024-10-30T09:35:24.678Z] 5851b861e8e6: Pull complete [2024-10-30T09:35:24.678Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T09:35:24.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T09:35:24.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:35:24.818Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T09:35:24.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T09:35:26.835Z] $ docker top 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee -eo pid,comm [2024-10-30T09:35:26.886Z] 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). [2024-10-30T09:35:26.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T09:35:26.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T09:35:26.949Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T09:35:27.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T09:35:27.065Z] $ docker exec 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent [2024-10-30T09:35:27.174Z] SSH_AUTH_SOCK=/tmp/ssh-SwWgXW5l7MK0/agent.31 [2024-10-30T09:35:27.174Z] SSH_AGENT_PID=37 [2024-10-30T09:35:27.180Z] Running ssh-add (command line suppressed) [2024-10-30T09:35:27.276Z] Identity added: /w/workspace/edgex-go/740@tmp/private_key_9641652672802740579.key (/w/workspace/edgex-go/740@tmp/private_key_9641652672802740579.key) [2024-10-30T09:35:27.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T09:35:27.582Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T09:35:27.592Z] $ docker exec --env ******** --env ******** 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent -k [2024-10-30T09:35:27.671Z] unset SSH_AUTH_SOCK; [2024-10-30T09:35:27.671Z] unset SSH_AGENT_PID; [2024-10-30T09:35:27.671Z] echo Agent pid 37 killed; [2024-10-30T09:35:27.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T09:35:27.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T09:35:27.727Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T09:35:27.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T09:35:27.853Z] $ docker exec 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent [2024-10-30T09:35:27.954Z] SSH_AUTH_SOCK=/tmp/ssh-TSYtsSYFHvY4/agent.70 [2024-10-30T09:35:27.954Z] SSH_AGENT_PID=76 [2024-10-30T09:35:27.958Z] Running ssh-add (command line suppressed) [2024-10-30T09:35:28.056Z] Identity added: /w/workspace/edgex-go/740@tmp/private_key_14019380124213442516.key (/w/workspace/edgex-go/740@tmp/private_key_14019380124213442516.key) [2024-10-30T09:35:28.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T09:35:28.367Z] + git semver init [2024-10-30T09:35:28.627Z] 2024-10-30 09:35:28,530 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T09:35:28.627Z] 2024-10-30 09:35:28,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/740/.semver [2024-10-30T09:35:28.627Z] 2024-10-30 09:35:28,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/740/.semver [2024-10-30T09:35:28.627Z] 2024-10-30 09:35:28,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/740/.semver'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=None) [2024-10-30T09:35:33.953Z] 2024-10-30 09:35:33,315 [append_file] DEBUG append to file:/w/workspace/edgex-go/740/.git/info/exclude [2024-10-30T09:35:33.953Z] 2024-10-30 09:35:33,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/740/.semver/main with force:False [2024-10-30T09:35:33.953Z] 2024-10-30 09:35:33,316 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T09:35:33.953Z] 2024-10-30 09:35:33,316 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T09:35:33.953Z] 4.0.0-dev.6 [Pipeline] } [2024-10-30T09:35:33.962Z] $ docker exec --env ******** --env ******** 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent -k [2024-10-30T09:35:34.054Z] unset SSH_AUTH_SOCK; [2024-10-30T09:35:34.056Z] unset SSH_AGENT_PID; [2024-10-30T09:35:34.056Z] echo Agent pid 76 killed; [2024-10-30T09:35:34.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T09:35:34.413Z] + git semver [Pipeline] } [2024-10-30T09:35:34.685Z] $ docker stop --time=1 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee [2024-10-30T09:35:35.946Z] $ docker rm -f --volumes 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T09:35:36.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T09:35:36.544Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T09:35:36.549Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 [2024-10-30T09:35:36.997Z] + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] echo [2024-10-30T09:35:37.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:35:37.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:35:37.049Z] ========================================================= [2024-10-30T09:35:37.049Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T09:35:37.049Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-30T09:35:37.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T09:35:37.343Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T09:35:37.343Z] 43c4264eed91: Pulling fs layer [2024-10-30T09:35:37.343Z] 4cc291be95ef: Pulling fs layer [2024-10-30T09:35:37.343Z] 2ac1f1163629: Pulling fs layer [2024-10-30T09:35:37.343Z] 5c3c966382ef: Pulling fs layer [2024-10-30T09:35:37.343Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T09:35:37.343Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T09:35:37.343Z] 9f66e0745190: Pulling fs layer [2024-10-30T09:35:37.343Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T09:35:37.343Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T09:35:37.343Z] 4f4fb700ef54: Waiting [2024-10-30T09:35:37.343Z] 9f66e0745190: Waiting [2024-10-30T09:35:37.343Z] f49a43e4bbc0: Waiting [2024-10-30T09:35:37.343Z] 561ebcabdf7f: Waiting [2024-10-30T09:35:37.343Z] 5d5c8e513c77: Waiting [2024-10-30T09:35:37.343Z] 5c3c966382ef: Waiting [2024-10-30T09:35:37.343Z] 4cc291be95ef: Verifying Checksum [2024-10-30T09:35:37.343Z] 4cc291be95ef: Download complete [2024-10-30T09:35:37.343Z] 5c3c966382ef: Download complete [2024-10-30T09:35:37.343Z] 4f4fb700ef54: Download complete [2024-10-30T09:35:37.343Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T09:35:37.343Z] 5d5c8e513c77: Download complete [2024-10-30T09:35:37.343Z] 43c4264eed91: Download complete [2024-10-30T09:35:37.343Z] 9f66e0745190: Verifying Checksum [2024-10-30T09:35:37.343Z] 9f66e0745190: Download complete [2024-10-30T09:35:37.602Z] 43c4264eed91: Pull complete [2024-10-30T09:35:37.602Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T09:35:37.602Z] 561ebcabdf7f: Download complete [2024-10-30T09:35:37.602Z] 4cc291be95ef: Pull complete [2024-10-30T09:35:37.862Z] 2ac1f1163629: Verifying Checksum [2024-10-30T09:35:37.862Z] 2ac1f1163629: Download complete [2024-10-30T09:35:38.121Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T09:35:38.121Z] f49a43e4bbc0: Download complete [2024-10-30T09:35:40.695Z] 2ac1f1163629: Pull complete [2024-10-30T09:35:40.955Z] 5c3c966382ef: Pull complete [2024-10-30T09:35:40.955Z] 4f4fb700ef54: Pull complete [2024-10-30T09:35:40.955Z] 5d5c8e513c77: Pull complete [2024-10-30T09:35:41.214Z] 9f66e0745190: Pull complete [2024-10-30T09:35:43.114Z] f49a43e4bbc0: Pull complete [2024-10-30T09:35:43.681Z] 561ebcabdf7f: Pull complete [2024-10-30T09:35:43.681Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T09:35:43.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T09:35:43.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-30T09:35:43.989Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T09:35:43.989Z] WORKDIR /edgex [2024-10-30T09:35:43.989Z] COPY go.mod . [2024-10-30T09:35:43.989Z] RUN go mod download -t [2024-10-30T09:35:43.989Z] ci-base-image-x86_64 -f - . [2024-10-30T09:35:44.558Z] Sending build context to Docker daemon 177.9MB [2024-10-30T09:35:44.558Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T09:35:44.558Z] ---> 3a752c3f9dda [2024-10-30T09:35:44.558Z] Step 2/4 : WORKDIR /edgex [2024-10-30T09:35:47.853Z] ---> Running in dfa9e8686f20 [2024-10-30T09:35:47.853Z] Removing intermediate container dfa9e8686f20 [2024-10-30T09:35:47.853Z] ---> be0f1678db70 [2024-10-30T09:35:47.853Z] Step 3/4 : COPY go.mod . [2024-10-30T09:35:48.112Z] ---> 60c0ab8661d0 [2024-10-30T09:35:48.112Z] Step 4/4 : RUN go mod download [2024-10-30T09:35:48.112Z] ---> Running in f87690360b7e [2024-10-30T09:35:51.651Z] Still waiting to schedule task [2024-10-30T09:35:51.652Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-30T09:36:06.207Z] Removing intermediate container f87690360b7e [2024-10-30T09:36:06.207Z] ---> a985e4f5ea23 [2024-10-30T09:36:06.207Z] Successfully built a985e4f5ea23 [2024-10-30T09:36:06.207Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:36:06.515Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T09:36:06.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:36:06.591Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T09:36:06.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T09:36:06.960Z] $ docker top 62e9273dde7b71b7672645d789b683df12bc76d700588cf6ceab0005478e7b0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:36:07.312Z] + go version [2024-10-30T09:36:07.312Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T09:36:07.321Z] $ docker stop --time=1 62e9273dde7b71b7672645d789b683df12bc76d700588cf6ceab0005478e7b0b [2024-10-30T09:36:08.590Z] $ docker rm -f --volumes 62e9273dde7b71b7672645d789b683df12bc76d700588cf6ceab0005478e7b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:36:09.023Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T09:36:09.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:36:09.099Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T09:36:09.129Z] $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T09:36:09.460Z] $ docker top 7a970bc14ca719627d8211c04b46b1712bc35f194f1999c80b205a5362851e32 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-30T09:36:09.552Z] ========================================================= [2024-10-30T09:36:09.552Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-30T09:36:09.552Z] ========================================================= [Pipeline] sh [2024-10-30T09:36:09.834Z] + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] fileExists [Pipeline] sh [2024-10-30T09:36:10.133Z] + make test [2024-10-30T09:36:10.133Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T09:36:18.249Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-30T09:36:44.784Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-30T09:36:45.044Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-30T09:36:45.044Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-30T09:36:45.044Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-30T09:36:46.945Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-30T09:36:46.945Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-30T09:36:47.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-10-30T09:36:47.881Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-30T09:36:47.881Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-30T09:36:47.881Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-30T09:36:48.450Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-30T09:36:48.450Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-30T09:36:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-10-30T09:36:49.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-30T09:36:49.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-30T09:36:49.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-30T09:36:49.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-30T09:36:49.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-30T09:36:49.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-30T09:36:49.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-30T09:36:49.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-30T09:36:49.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-30T09:36:50.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-30T09:36:50.654Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-30T09:36:50.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-30T09:36:50.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-30T09:36:50.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-30T09:36:52.034Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-30T09:36:52.034Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-30T09:36:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-10-30T09:36:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 48.4% of statements [2024-10-30T09:36:52.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.473s coverage: 93.4% of statements [2024-10-30T09:36:52.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-10-30T09:36:52.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 9.4% of statements [2024-10-30T09:36:53.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-30T09:36:53.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-30T09:36:53.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-30T09:36:53.799Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-30T09:36:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.419s coverage: 95.8% of statements [2024-10-30T09:36:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-10-30T09:36:55.438Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-30T09:36:55.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-30T09:36:55.696Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-30T09:36:56.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] [2024-10-30T09:36:56.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2024-10-30T09:36:56.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements [2024-10-30T09:36:56.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2024-10-30T09:36:56.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements [2024-10-30T09:36:57.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-30T09:36:57.349Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-30T09:36:57.349Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-30T09:36:57.349Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-30T09:36:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-10-30T09:36:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements [2024-10-30T09:36:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-30T09:36:57.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-30T09:36:57.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-30T09:36:57.608Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-30T09:36:58.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-30T09:36:58.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-30T09:36:58.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-30T09:36:58.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-30T09:36:58.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-30T09:36:58.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-30T09:36:58.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-30T09:36:59.119Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-30T09:36:59.119Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-30T09:36:59.378Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-30T09:37:00.313Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-30T09:37:01.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-30T09:37:02.187Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-30T09:37:02.188Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-30T09:37:04.720Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-30T09:37:04.720Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-30T09:37:04.720Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-30T09:37:05.661Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-30T09:37:05.661Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-30T09:37:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-30T09:37:06.178Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-30T09:37:06.178Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-30T09:37:06.178Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-30T09:37:06.178Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-30T09:37:07.553Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-30T09:37:07.554Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-30T09:37:07.554Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-30T09:37:08.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-30T09:37:08.492Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-30T09:37:08.492Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-30T09:37:09.870Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-30T09:37:09.870Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-30T09:37:09.870Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-30T09:37:09.870Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-30T09:37:09.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-10-30T09:37:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-30T09:37:11.253Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 28.044s coverage: 92.9% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 17.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.048s coverage: 82.1% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-10-30T09:37:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.176s coverage: 36.8% of statements [2024-10-30T09:37:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2024-10-30T09:37:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2024-10-30T09:37:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements [2024-10-30T09:37:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.7% of statements [2024-10-30T09:37:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.033s coverage: 45.8% of statements [2024-10-30T09:37:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.4% of statements [2024-10-30T09:37:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements [2024-10-30T09:37:26.142Z] 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 [2024-10-30T09:37:26.142Z] running golangci-lint [2024-10-30T09:37:26.142Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-30T09:37:26.142Z] go version go1.23.2 linux/amd64 [2024-10-30T09:37:26.142Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-30T09:37:26.142Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-30T09:37:26.142Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-30T09:37:48.065Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 21.21005296s" [2024-10-30T09:37:48.065Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.57105ms" [2024-10-30T09:38:00.869Z] level=info msg="[linters_context/goanalysis] analyzers took 2m28.449452874s with top 10 stages: buildir: 51.548552112s, gosec: 3.30771935s, inspect: 2.459024122s, fact_deprecated: 2.134371264s, ctrlflow: 1.712358278s, printf: 1.702010147s, S1038: 1.598202604s, nilness: 1.408790308s, fact_purity: 1.335376389s, typedness: 1.03668321s" [2024-10-30T09:38:00.869Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-10-30T09:38:00.869Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 208/15, skip_files: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude: 208/208, invalid_issue: 208/208, path_prettifier: 208/208, nolint: 15/0, cgo: 208/208, filename_unadjuster: 208/208, autogenerated_exclude: 208/208" [2024-10-30T09:38:00.869Z] level=info msg="[runner] processing took 19.800523ms with stages: nolint: 9.178067ms, identifier_marker: 4.531982ms, path_prettifier: 2.058596ms, autogenerated_exclude: 1.821494ms, skip_dirs: 1.100688ms, exclude-rules: 1.021577ms, cgo: 34.339µs, invalid_issue: 31.84µs, filename_unadjuster: 14.89µs, max_same_issues: 1.22µs, uniq_by_line: 1.01µs, skip_files: 740ns, fixer: 600ns, diff: 580ns, source_code: 560ns, exclude: 500ns, sort_results: 460ns, max_from_linter: 370ns, max_per_file_from_linter: 270ns, path_shortener: 250ns, severity-rules: 250ns, path_prefixer: 240ns" [2024-10-30T09:38:00.869Z] level=info msg="[runner] linters took 11.104197973s with stages: goanalysis_metalinter: 11.084194448s" [2024-10-30T09:38:00.869Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-30T09:38:00.869Z] level=info msg="Memory: 323 samples, avg is 280.2MB, max is 1270.2MB" [2024-10-30T09:38:00.869Z] level=info msg="Execution took 32.357403172s" [2024-10-30T09:38:00.869Z] go vet ./... [2024-10-30T09:38:05.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T09:38:05.318Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T09:38:05.318Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T09:38:05.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-30T09:38:05.639Z] + ls -al . [2024-10-30T09:38:05.639Z] total 1764 [2024-10-30T09:38:05.639Z] drwxrwxr-x 11 1001 1001 4096 Oct 30 09:36 . [2024-10-30T09:38:05.639Z] drwxr-xr-x 4 root root 4096 Oct 30 09:36 .. [2024-10-30T09:38:05.639Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 .blubracket [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 10 Oct 30 09:35 .dockerignore [2024-10-30T09:38:05.639Z] drwxrwxr-x 8 1001 1001 4096 Oct 30 09:37 .git [2024-10-30T09:38:05.639Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 09:35 .github [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 961 Oct 30 09:35 .gitignore [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 199 Oct 30 09:35 .golangci.yml [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 100 Oct 30 09:35 .hadolint.yml [2024-10-30T09:38:05.639Z] drwxr-xr-x 3 1001 1001 4096 Oct 30 09:35 .semver [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 155 Oct 30 09:35 .sonarcloud.properties [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 1171 Oct 30 09:35 ADOPTERS.md [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 17141 Oct 30 09:35 Attribution.txt [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 100284 Oct 30 09:35 CHANGELOG.md [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 3804 Oct 30 09:35 CONTRIBUTING.md [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 677 Oct 30 09:35 GOVERNANCE.md [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 858 Oct 30 09:35 Jenkinsfile [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 10775 Oct 30 09:35 LICENSE [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 16705 Oct 30 09:35 Makefile [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 582 Oct 30 09:35 OWNERS.md [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 9533 Oct 30 09:35 README.md [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 789 Oct 30 09:35 SECURITY.md [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 11 Oct 30 09:35 VERSION [2024-10-30T09:38:05.639Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 bin [2024-10-30T09:38:05.639Z] drwxrwxr-x 19 1001 1001 4096 Oct 30 09:35 cmd [2024-10-30T09:38:05.639Z] -rw-r--r-- 1 root root 1433705 Oct 30 09:37 coverage.out [2024-10-30T09:38:05.639Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 fuzz_test [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 6577 Oct 30 09:35 go.mod [2024-10-30T09:38:05.639Z] -rw-rw-r-- 1 1001 1001 88825 Oct 30 09:35 go.sum [2024-10-30T09:38:05.639Z] drwxrwxr-x 7 1001 1001 4096 Oct 30 09:35 internal [2024-10-30T09:38:05.639Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 openapi [2024-10-30T09:38:05.640Z] -rw-rw-r-- 1 1001 1001 584 Oct 30 09:35 security.txt [2024-10-30T09:38:05.640Z] -rw-rw-r-- 1 1001 1001 204 Oct 30 09:35 version.go [Pipeline] sh [2024-10-30T09:38:05.927Z] + '[' -e coverage.out ] [2024-10-30T09:38:05.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-30T09:38:06.056Z] Stashed 1 file(s) [Pipeline] sh [2024-10-30T09:38:06.339Z] + make build [2024-10-30T09:38:06.339Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-30T09:38:20.511Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24148 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-30T09:38:20.532Z] Running in /w/workspace/edgex-go/740 [Pipeline] { [Pipeline] checkout [2024-10-30T09:38:23.586Z] The recommended git tool is: git [2024-10-30T09:38:28.262Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-30T09:38:29.200Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-30T09:38:31.102Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-30T09:38:31.231Z] using credential edgex-jenkins-ssh [2024-10-30T09:38:31.259Z] Cloning the remote Git repository [2024-10-30T09:38:32.038Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-30T09:38:31.324Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-30T09:38:31.455Z] > git init /w/workspace/edgex-go/740 # timeout=10 [2024-10-30T09:38:31.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-30T09:38:31.785Z] > git --version # timeout=10 [2024-10-30T09:38:31.869Z] > git --version # 'git version 2.25.1' [2024-10-30T09:38:31.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T09:38:32.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T09:38:33.946Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-30T09:38:38.140Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-30T09:38:41.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-30T09:38:44.286Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-30T09:38:45.724Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-30T09:38:45.988Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-30T09:38:46.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-30T09:38:48.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-30T09:38:49.257Z] $ docker stop --time=1 7a970bc14ca719627d8211c04b46b1712bc35f194f1999c80b205a5362851e32 [2024-10-30T09:38:51.700Z] Avoid second fetch [2024-10-30T09:38:51.701Z] Checking out Revision 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 (main) [2024-10-30T09:38:51.903Z] $ docker rm -f --volumes 7a970bc14ca719627d8211c04b46b1712bc35f194f1999c80b205a5362851e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2024-10-30T09:38:50.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-30T09:38:50.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T09:38:51.722Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T09:38:51.779Z] > git checkout -f 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 # timeout=10 [Pipeline] script [Pipeline] { [2024-10-30T09:38:52.530Z] Commit message: "Merge pull request #4986 from jinlinGuan/issue-4985" [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:38:53.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-30T09:38:53.127Z] [2024-10-30T09:38:53.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:38:55.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-30T09:38:55.563Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-30T09:38:55.563Z] 91d30c5bc195: Pulling fs layer [2024-10-30T09:38:55.563Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-30T09:38:55.563Z] 9c61dcf015f6: Pulling fs layer [2024-10-30T09:38:55.563Z] 4698f68db338: Pulling fs layer [2024-10-30T09:38:55.563Z] 2a2f49069b9e: Pulling fs layer [2024-10-30T09:38:55.563Z] e0025b399a48: Pulling fs layer [2024-10-30T09:38:55.563Z] 4698f68db338: Waiting [2024-10-30T09:38:55.563Z] e0025b399a48: Waiting [2024-10-30T09:38:55.563Z] 2a2f49069b9e: Waiting [2024-10-30T09:38:55.823Z] 91d30c5bc195: Download complete [2024-10-30T09:38:55.823Z] 4698f68db338: Verifying Checksum [2024-10-30T09:38:55.823Z] 4698f68db338: Download complete [2024-10-30T09:38:55.823Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-30T09:38:55.823Z] 2e9b0aa3be6d: Download complete [2024-10-30T09:38:55.823Z] e0025b399a48: Download complete [2024-10-30T09:38:55.823Z] 91d30c5bc195: Pull complete [2024-10-30T09:38:55.823Z] 2a2f49069b9e: Verifying Checksum [2024-10-30T09:38:55.823Z] 2a2f49069b9e: Download complete [2024-10-30T09:38:56.083Z] 2e9b0aa3be6d: Pull complete [2024-10-30T09:38:56.342Z] 9c61dcf015f6: Verifying Checksum [2024-10-30T09:38:56.342Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T09:38:57.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T09:38:57.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T09:38:57.214Z] Dload Upload Total Spent Left Speed [2024-10-30T09:38:57.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2024-10-30T09:38:57.556Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T09:38:57.895Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-30T09:38:57.895Z] /etc/docker/daemon.json [2024-10-30T09:38:57.895Z] { [2024-10-30T09:38:57.895Z] "registry-mirrors": [ [2024-10-30T09:38:57.895Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T09:38:57.895Z] ], [2024-10-30T09:38:57.895Z] "bip": "10.250.0.254/24", [2024-10-30T09:38:57.895Z] "hosts": [ [2024-10-30T09:38:57.895Z] "tcp://0.0.0.0:5555", [2024-10-30T09:38:57.895Z] "unix:///var/run/docker.sock" [2024-10-30T09:38:57.895Z] ], [2024-10-30T09:38:57.895Z] "mtu": 1458, [2024-10-30T09:38:57.895Z] "selinux-enabled": true, [2024-10-30T09:38:57.895Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T09:38:57.895Z] } [Pipeline] sh [2024-10-30T09:38:58.232Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T09:38:58.563Z] + sudo service docker restart [2024-10-30T09:38:58.870Z] 9c61dcf015f6: Pull complete [2024-10-30T09:38:58.870Z] 4698f68db338: Pull complete [2024-10-30T09:38:59.129Z] 2a2f49069b9e: Pull complete [2024-10-30T09:38:59.129Z] e0025b399a48: Pull complete [2024-10-30T09:38:59.129Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-30T09:38:59.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-30T09:38:59.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:38:59.226Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T09:38:59.250Z] $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T09:39:00.212Z] $ docker top 6519d814e5141af7894fccbb5ce8b23e0d68f00338abf2cd422498effffbf51e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:39:00.562Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-30T09:39:03.096Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #1 transferring dockerfile: 1.69kB done [2024-10-30T09:39:03.096Z] #1 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #2 transferring dockerfile: 1.70kB done [2024-10-30T09:39:03.096Z] #2 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #3 transferring dockerfile: 2.13kB done [2024-10-30T09:39:03.096Z] #3 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #4 [core-data internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #4 transferring dockerfile: 2.07kB done [2024-10-30T09:39:03.096Z] #4 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #5 transferring dockerfile: 1.89kB done [2024-10-30T09:39:03.096Z] #5 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #6 transferring dockerfile: 1.86kB done [2024-10-30T09:39:03.096Z] #6 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #7 transferring dockerfile: 2.02kB done [2024-10-30T09:39:03.096Z] #7 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #8 transferring dockerfile: 2.50kB done [2024-10-30T09:39:03.096Z] #8 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #9 transferring dockerfile: 2.15kB done [2024-10-30T09:39:03.096Z] #9 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #10 transferring dockerfile: 2.49kB done [2024-10-30T09:39:03.096Z] #10 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #11 [core-command internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #11 transferring dockerfile: 1.94kB done [2024-10-30T09:39:03.096Z] #11 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #12 transferring dockerfile: 2.23kB done [2024-10-30T09:39:03.096Z] #12 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #13 [security-spire-config internal] load .dockerignore [2024-10-30T09:39:03.096Z] #13 transferring context: 50B done [2024-10-30T09:39:03.096Z] #13 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #14 transferring dockerfile: 3.02kB done [2024-10-30T09:39:03.096Z] #14 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #15 transferring dockerfile: 2.07kB done [2024-10-30T09:39:03.096Z] #15 DONE 0.0s [2024-10-30T09:39:03.096Z] [2024-10-30T09:39:03.096Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-10-30T09:39:03.096Z] #16 transferring dockerfile: 1.81kB done [2024-10-30T09:39:03.096Z] #16 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #17 [security-spire-server internal] load .dockerignore [2024-10-30T09:39:03.355Z] #17 transferring context: 50B done [2024-10-30T09:39:03.355Z] #17 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #18 [core-metadata internal] load .dockerignore [2024-10-30T09:39:03.355Z] #18 transferring context: 50B done [2024-10-30T09:39:03.355Z] #18 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #19 [core-data internal] load .dockerignore [2024-10-30T09:39:03.355Z] #19 transferring context: 50B done [2024-10-30T09:39:03.355Z] #19 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-10-30T09:39:03.355Z] #20 transferring context: 50B done [2024-10-30T09:39:03.355Z] #20 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-10-30T09:39:03.355Z] #21 transferring context: 50B done [2024-10-30T09:39:03.355Z] #21 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #22 [support-notifications internal] load .dockerignore [2024-10-30T09:39:03.355Z] #22 transferring context: 50B done [2024-10-30T09:39:03.355Z] #22 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #23 [security-proxy-setup internal] load .dockerignore [2024-10-30T09:39:03.355Z] #23 transferring context: 50B done [2024-10-30T09:39:03.355Z] #23 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-30T09:39:03.355Z] #24 transferring context: 50B done [2024-10-30T09:39:03.355Z] #24 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-10-30T09:39:03.355Z] #25 transferring context: 50B done [2024-10-30T09:39:03.355Z] #25 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #26 [core-command internal] load .dockerignore [2024-10-30T09:39:03.355Z] #26 transferring context: 50B done [2024-10-30T09:39:03.355Z] #26 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #27 [core-keeper internal] load .dockerignore [2024-10-30T09:39:03.355Z] #27 transferring context: 50B done [2024-10-30T09:39:03.355Z] #27 DONE 0.0s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-30T09:39:03.355Z] #28 transferring context: 50B done [2024-10-30T09:39:03.355Z] #28 DONE 0.1s [2024-10-30T09:39:03.355Z] [2024-10-30T09:39:03.355Z] #29 [security-bootstrapper internal] load .dockerignore [2024-10-30T09:39:03.355Z] #29 transferring context: 50B done [2024-10-30T09:39:03.613Z] #29 DONE 0.1s [2024-10-30T09:39:03.613Z] [2024-10-30T09:39:03.613Z] #30 [security-spire-agent internal] load .dockerignore [2024-10-30T09:39:03.613Z] #30 transferring context: 50B done [2024-10-30T09:39:03.613Z] #30 DONE 0.0s [2024-10-30T09:39:03.613Z] [2024-10-30T09:39:03.613Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:39:03.613Z] #31 ... [2024-10-30T09:39:03.613Z] [2024-10-30T09:39:03.613Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-30T09:39:03.613Z] #32 DONE 0.0s [2024-10-30T09:39:03.613Z] [2024-10-30T09:39:03.613Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:39:03.875Z] #31 ... [2024-10-30T09:39:03.875Z] [2024-10-30T09:39:03.875Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-30T09:39:03.875Z] #32 DONE 0.0s [2024-10-30T09:39:03.875Z] [2024-10-30T09:39:03.875Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:39:03.875Z] #31 ... [2024-10-30T09:39:03.875Z] [2024-10-30T09:39:03.875Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-30T09:39:03.875Z] #32 DONE 0.0s [2024-10-30T09:39:03.875Z] [2024-10-30T09:39:03.875Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:39:03.875Z] #31 DONE 0.4s [2024-10-30T09:39:03.875Z] [2024-10-30T09:39:03.875Z] #33 [core-keeper internal] load build context [2024-10-30T09:39:04.136Z] #33 ... [2024-10-30T09:39:04.136Z] [2024-10-30T09:39:04.136Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-30T09:39:04.136Z] #34 DONE 0.6s [2024-10-30T09:39:04.394Z] [2024-10-30T09:39:04.394Z] #35 [security-spire-server internal] load build context [2024-10-30T09:39:04.394Z] #35 transferring context: 23.57kB 0.0s done [2024-10-30T09:39:04.394Z] #35 DONE 0.4s [2024-10-30T09:39:04.394Z] [2024-10-30T09:39:04.394Z] #36 [security-spire-config internal] load build context [2024-10-30T09:39:04.394Z] #36 transferring context: 21.82kB 0.1s done [2024-10-30T09:39:04.394Z] #36 DONE 0.4s [2024-10-30T09:39:04.394Z] [2024-10-30T09:39:04.394Z] #37 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:39:04.394Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:39:04.394Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:39:04.394Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-30T09:39:04.394Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-30T09:39:04.653Z] #37 ... [2024-10-30T09:39:04.653Z] [2024-10-30T09:39:04.653Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-30T09:39:04.653Z] #38 DONE 0.7s [2024-10-30T09:39:04.653Z] [2024-10-30T09:39:04.653Z] #37 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:39:04.653Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:39:04.653Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:39:04.653Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-30T09:39:04.653Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-30T09:39:04.653Z] #37 ... [2024-10-30T09:39:04.653Z] [2024-10-30T09:39:04.653Z] #39 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-30T09:39:04.653Z] #39 DONE 1.2s [2024-10-30T09:39:04.911Z] [2024-10-30T09:39:04.911Z] #40 [security-spire-agent internal] load build context [2024-10-30T09:39:04.911Z] #40 transferring context: 23.10kB 0.0s done [2024-10-30T09:39:04.911Z] #40 DONE 0.2s [2024-10-30T09:39:04.911Z] [2024-10-30T09:39:04.911Z] #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-30T09:39:10.344Z] #41 ... [2024-10-30T09:39:10.344Z] [2024-10-30T09:39:10.344Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:39:10.344Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-30T09:39:10.344Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-30T09:39:10.344Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-30T09:39:10.344Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-30T09:39:10.344Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-30T09:39:10.344Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-30T09:39:10.344Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-30T09:39:10.344Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-10-30T09:39:10.344Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.5s done [2024-10-30T09:39:10.344Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-30T09:39:10.344Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-30T09:39:10.344Z] #42 ... [2024-10-30T09:39:10.344Z] [2024-10-30T09:39:10.344Z] #41 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-30T09:39:10.344Z] #41 DONE 5.4s [2024-10-30T09:39:10.344Z] [2024-10-30T09:39:10.344Z] #43 [core-data internal] load build context [2024-10-30T09:39:10.344Z] #43 transferring context: 186.41MB 6.5s [2024-10-30T09:39:10.991Z] #43 ... [2024-10-30T09:39:10.991Z] [2024-10-30T09:39:10.991Z] #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:39:13.569Z] #44 ... [2024-10-30T09:39:13.569Z] [2024-10-30T09:39:13.569Z] #45 [core-metadata internal] load build context [2024-10-30T09:39:13.569Z] #45 ... [2024-10-30T09:39:13.569Z] [2024-10-30T09:39:13.569Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:39:13.569Z] #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:13.569Z] #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:13.569Z] #0 1.445 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:39:13.569Z] #0 1.445 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:39:13.569Z] #0 1.445 OK: 24165 distinct packages available [2024-10-30T09:39:13.570Z] #0 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:13.570Z] #0 1.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:13.570Z] #0 1.857 (1/14) Installing ca-certificates (20240705-r0) [2024-10-30T09:39:13.570Z] #0 1.932 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-30T09:39:13.570Z] #0 1.943 (3/14) Installing c-ares (1.33.1-r0) [2024-10-30T09:39:13.570Z] #0 1.950 (4/14) Installing libunistring (1.2-r0) [2024-10-30T09:39:13.570Z] #0 1.965 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-30T09:39:13.570Z] #0 1.970 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-30T09:39:13.570Z] #0 1.977 (7/14) Installing libpsl (0.21.5-r1) [2024-10-30T09:39:13.570Z] #0 1.978 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-30T09:39:13.570Z] #0 1.988 (9/14) Installing libcurl (8.10.1-r0) [2024-10-30T09:39:13.570Z] #0 2.001 (10/14) Installing curl (8.10.1-r0) [2024-10-30T09:39:13.570Z] #0 2.007 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:13.570Z] #0 2.007 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-30T09:39:13.570Z] #0 2.010 (13/14) Installing libucontext (1.2-r3) [2024-10-30T09:39:13.570Z] #0 2.013 (14/14) Installing gcompat (1.1.0-r4) [2024-10-30T09:39:13.570Z] #0 2.020 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:13.570Z] #0 2.032 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:13.570Z] #0 2.075 OK: 13 MiB in 28 packages [2024-10-30T09:39:13.828Z] #46 ... [2024-10-30T09:39:13.828Z] [2024-10-30T09:39:13.828Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:39:13.828Z] #47 ... [2024-10-30T09:39:13.828Z] [2024-10-30T09:39:13.828Z] #48 [security-proxy-auth internal] load build context [2024-10-30T09:39:14.086Z] #48 ... [2024-10-30T09:39:14.086Z] [2024-10-30T09:39:14.086Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-30T09:39:14.086Z] #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.086Z] #0 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.086Z] #0 1.734 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:14.086Z] #0 1.768 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:14.086Z] #0 1.778 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:14.086Z] #0 1.781 (4/6) Installing openssl (3.3.2-r1) [2024-10-30T09:39:14.086Z] #0 1.793 (5/6) Installing su-exec (0.2-r3) [2024-10-30T09:39:14.086Z] #0 1.794 (6/6) Installing yq-go (4.44.1-r2) [2024-10-30T09:39:14.086Z] #0 1.858 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:14.086Z] #0 1.872 OK: 19 MiB in 18 packages [2024-10-30T09:39:14.086Z] #49 ... [2024-10-30T09:39:14.086Z] [2024-10-30T09:39:14.087Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-30T09:39:14.087Z] #0 1.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.087Z] #0 1.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.087Z] #0 2.238 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:39:14.087Z] #0 2.238 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:39:14.087Z] #0 2.238 OK: 24165 distinct packages available [2024-10-30T09:39:14.087Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.087Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.087Z] #0 2.604 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:14.087Z] #0 2.709 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-30T09:39:14.087Z] #0 2.712 (3/4) Installing libucontext (1.2-r3) [2024-10-30T09:39:14.087Z] #0 2.714 (4/4) Installing gcompat (1.1.0-r4) [2024-10-30T09:39:14.087Z] #0 2.721 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:14.087Z] #0 2.726 OK: 8 MiB in 18 packages [2024-10-30T09:39:14.345Z] #50 ... [2024-10-30T09:39:14.345Z] [2024-10-30T09:39:14.345Z] #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-30T09:39:14.345Z] #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.345Z] #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.345Z] #0 1.327 (1/3) Installing ca-certificates (20240705-r0) [2024-10-30T09:39:14.345Z] #0 1.397 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:14.345Z] #0 1.408 (3/3) Installing tzdata (2024b-r0) [2024-10-30T09:39:14.345Z] #0 1.437 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:14.345Z] #0 1.443 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:14.345Z] #0 1.488 OK: 10 MiB in 17 packages [2024-10-30T09:39:14.345Z] #51 ... [2024-10-30T09:39:14.345Z] [2024-10-30T09:39:14.345Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T09:39:14.345Z] #0 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.345Z] #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:14.345Z] #0 1.316 (1/2) Installing ca-certificates (20240705-r0) [2024-10-30T09:39:14.345Z] #0 1.396 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:14.345Z] #0 1.399 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:14.345Z] #0 1.408 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:14.345Z] #0 1.471 OK: 9 MiB in 16 packages [2024-10-30T09:39:14.879Z] #52 ... [2024-10-30T09:39:14.879Z] [2024-10-30T09:39:14.879Z] #33 [core-keeper internal] load build context [2024-10-30T09:39:14.879Z] #33 ... [2024-10-30T09:39:14.879Z] [2024-10-30T09:39:14.879Z] #53 [security-bootstrapper internal] load build context [2024-10-30T09:39:14.879Z] #53 transferring context: 542.22MB 10.3s done [2024-10-30T09:39:15.138Z] #53 ... [2024-10-30T09:39:15.138Z] [2024-10-30T09:39:15.138Z] #54 [support-cron-scheduler internal] load build context [2024-10-30T09:39:15.138Z] #54 ... [2024-10-30T09:39:15.138Z] [2024-10-30T09:39:15.138Z] #55 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-30T09:39:15.138Z] #0 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:15.138Z] #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:15.138Z] #0 1.348 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:15.138Z] #0 1.348 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:15.138Z] #0 1.357 OK: 8 MiB in 15 packages [2024-10-30T09:39:15.138Z] #55 ... [2024-10-30T09:39:15.138Z] [2024-10-30T09:39:15.138Z] #56 [core-command internal] load build context [2024-10-30T09:39:15.138Z] #56 ... [2024-10-30T09:39:15.138Z] [2024-10-30T09:39:15.138Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:39:15.396Z] #57 ... [2024-10-30T09:39:15.396Z] [2024-10-30T09:39:15.396Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-30T09:39:15.396Z] #58 ... [2024-10-30T09:39:15.396Z] [2024-10-30T09:39:15.396Z] #59 [support-notifications internal] load build context [2024-10-30T09:39:15.655Z] #59 ... [2024-10-30T09:39:15.655Z] [2024-10-30T09:39:15.655Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-30T09:39:15.655Z] #60 ... [2024-10-30T09:39:15.655Z] [2024-10-30T09:39:15.655Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-10-30T09:39:15.655Z] #61 ... [2024-10-30T09:39:15.655Z] [2024-10-30T09:39:15.655Z] #62 [security-secretstore-setup internal] load build context [2024-10-30T09:39:15.913Z] #62 ... [2024-10-30T09:39:15.913Z] [2024-10-30T09:39:15.913Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:39:15.913Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-10-30T09:39:15.913Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-30T09:39:15.913Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-30T09:39:15.913Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-30T09:39:15.913Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-30T09:39:15.913Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-30T09:39:15.913Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-30T09:39:15.913Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-30T09:39:15.913Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.0s done [2024-10-30T09:39:15.913Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-30T09:39:15.913Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-10-30T09:39:15.913Z] #63 ... [2024-10-30T09:39:15.913Z] [2024-10-30T09:39:15.913Z] #64 [core-common-config-bootstrapper internal] load build context [2024-10-30T09:39:16.171Z] #64 ... [2024-10-30T09:39:16.171Z] [2024-10-30T09:39:16.171Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-30T09:39:16.171Z] #65 ... [2024-10-30T09:39:16.171Z] [2024-10-30T09:39:16.171Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-30T09:39:16.171Z] #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:16.171Z] #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:16.171Z] #0 1.361 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:16.171Z] #0 1.370 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:16.171Z] #0 1.379 OK: 8 MiB in 15 packages [2024-10-30T09:39:16.429Z] #66 ... [2024-10-30T09:39:16.429Z] [2024-10-30T09:39:16.429Z] #64 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:39:16.820Z] provisioning config files... [2024-10-30T09:39:16.847Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config2636437469334313909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:39:17.308Z] ---> ****-login.sh [2024-10-30T09:39:17.308Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:39:17.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:39:17.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:39:17.858Z] Configure a credential helper to remove this warning. See [2024-10-30T09:39:17.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:39:17.858Z] [2024-10-30T09:39:17.858Z] Login Succeeded [2024-10-30T09:39:17.858Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:39:18.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:39:18.331Z] #64 transferring context: 542.22MB 13.8s done [2024-10-30T09:39:18.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:39:18.398Z] Configure a credential helper to remove this warning. See [2024-10-30T09:39:18.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:39:18.398Z] [2024-10-30T09:39:18.398Z] Login Succeeded [2024-10-30T09:39:18.398Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:39:18.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:39:18.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:39:18.680Z] Configure a credential helper to remove this warning. See [2024-10-30T09:39:18.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:39:18.680Z] [2024-10-30T09:39:18.680Z] Login Succeeded [2024-10-30T09:39:18.680Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:39:18.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:39:18.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:39:18.953Z] Configure a credential helper to remove this warning. See [2024-10-30T09:39:18.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:39:18.953Z] [2024-10-30T09:39:18.953Z] Login Succeeded [2024-10-30T09:39:18.953Z] ****.io [2024-10-30T09:39:19.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:39:19.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:39:19.492Z] Configure a credential helper to remove this warning. See [2024-10-30T09:39:19.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:39:19.492Z] [2024-10-30T09:39:19.492Z] Login Succeeded [2024-10-30T09:39:19.492Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:39:19.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-30T09:39:20.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] echo [2024-10-30T09:39:20.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:39:20.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:39:20.202Z] ========================================================= [2024-10-30T09:39:20.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T09:39:20.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-30T09:39:20.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T09:39:20.732Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T09:39:20.732Z] cf04c63912e1: Pulling fs layer [2024-10-30T09:39:20.732Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T09:39:20.732Z] a37a00ec5f00: Pulling fs layer [2024-10-30T09:39:20.732Z] 50b3750afda1: Pulling fs layer [2024-10-30T09:39:20.732Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T09:39:20.732Z] 80978eb59214: Pulling fs layer [2024-10-30T09:39:20.732Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T09:39:20.732Z] c5a475d317c9: Pulling fs layer [2024-10-30T09:39:20.732Z] 80978eb59214: Waiting [2024-10-30T09:39:20.732Z] c9f46d7d2bd2: Waiting [2024-10-30T09:39:20.732Z] c5a475d317c9: Waiting [2024-10-30T09:39:20.732Z] 50b3750afda1: Waiting [2024-10-30T09:39:20.732Z] 4f4fb700ef54: Waiting [2024-10-30T09:39:21.011Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T09:39:21.011Z] 55b35a11ae5e: Download complete [2024-10-30T09:39:21.011Z] 50b3750afda1: Verifying Checksum [2024-10-30T09:39:21.011Z] 50b3750afda1: Download complete [2024-10-30T09:39:21.011Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T09:39:21.011Z] 4f4fb700ef54: Download complete [2024-10-30T09:39:21.011Z] 80978eb59214: Download complete [2024-10-30T09:39:21.011Z] cf04c63912e1: Verifying Checksum [2024-10-30T09:39:21.011Z] cf04c63912e1: Download complete [2024-10-30T09:39:21.025Z] #64 ... [2024-10-30T09:39:21.025Z] [2024-10-30T09:39:21.025Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:39:21.288Z] #67 ... [2024-10-30T09:39:21.288Z] [2024-10-30T09:39:21.288Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:39:21.288Z] #68 ... [2024-10-30T09:39:21.288Z] [2024-10-30T09:39:21.288Z] #43 [core-data internal] load build context [2024-10-30T09:39:21.288Z] #43 transferring context: 542.22MB 15.1s done [2024-10-30T09:39:21.546Z] #43 ... [2024-10-30T09:39:21.546Z] [2024-10-30T09:39:21.546Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-30T09:39:21.605Z] c5a475d317c9: Verifying Checksum [2024-10-30T09:39:21.605Z] c5a475d317c9: Download complete [2024-10-30T09:39:21.805Z] #69 ... [2024-10-30T09:39:21.805Z] [2024-10-30T09:39:21.805Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-30T09:39:21.805Z] #70 ... [2024-10-30T09:39:21.805Z] [2024-10-30T09:39:21.805Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:39:21.805Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2024-10-30T09:39:21.882Z] cf04c63912e1: Pull complete [2024-10-30T09:39:22.477Z] 55b35a11ae5e: Pull complete [2024-10-30T09:39:23.065Z] a37a00ec5f00: Verifying Checksum [2024-10-30T09:39:23.065Z] a37a00ec5f00: Download complete [2024-10-30T09:39:23.707Z] #42 ... [2024-10-30T09:39:23.707Z] [2024-10-30T09:39:23.707Z] #45 [core-metadata internal] load build context [2024-10-30T09:39:23.707Z] #45 transferring context: 542.22MB 13.0s done [2024-10-30T09:39:23.966Z] #45 ... [2024-10-30T09:39:23.966Z] [2024-10-30T09:39:23.966Z] #33 [core-keeper internal] load build context [2024-10-30T09:39:23.966Z] #33 transferring context: 542.22MB 13.6s done [2024-10-30T09:39:24.033Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T09:39:24.033Z] c9f46d7d2bd2: Download complete [2024-10-30T09:39:24.545Z] #33 ... [2024-10-30T09:39:24.545Z] [2024-10-30T09:39:24.545Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:39:24.546Z] #47 transferring context: 542.22MB 12.3s done [2024-10-30T09:39:25.022Z] #47 ... [2024-10-30T09:39:25.022Z] [2024-10-30T09:39:25.022Z] #48 [security-proxy-auth internal] load build context [2024-10-30T09:39:25.022Z] #48 transferring context: 542.22MB 13.4s done [2024-10-30T09:39:25.289Z] #48 ... [2024-10-30T09:39:25.289Z] [2024-10-30T09:39:25.289Z] #59 [support-notifications internal] load build context [2024-10-30T09:39:25.289Z] #59 transferring context: 542.22MB 14.6s done [2024-10-30T09:39:25.289Z] #59 ... [2024-10-30T09:39:25.289Z] [2024-10-30T09:39:25.289Z] #54 [support-cron-scheduler internal] load build context [2024-10-30T09:39:25.289Z] #54 transferring context: 542.22MB 13.9s done [2024-10-30T09:39:25.548Z] #54 ... [2024-10-30T09:39:25.549Z] [2024-10-30T09:39:25.549Z] #56 [core-command internal] load build context [2024-10-30T09:39:25.549Z] #56 transferring context: 542.22MB 12.6s done [2024-10-30T09:39:25.549Z] #56 ... [2024-10-30T09:39:25.549Z] [2024-10-30T09:39:25.549Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-30T09:39:25.549Z] #58 transferring context: 542.22MB 12.1s done [2024-10-30T09:39:25.810Z] #58 ... [2024-10-30T09:39:25.810Z] [2024-10-30T09:39:25.810Z] #62 [security-secretstore-setup internal] load build context [2024-10-30T09:39:25.810Z] #62 transferring context: 542.22MB 12.4s done [2024-10-30T09:39:33.927Z] #62 DONE 29.1s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #53 [security-bootstrapper internal] load build context [2024-10-30T09:39:33.927Z] #53 DONE 29.0s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:39:33.927Z] #47 DONE 29.1s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #56 [core-command internal] load build context [2024-10-30T09:39:33.927Z] #56 DONE 29.2s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-30T09:39:33.927Z] #58 DONE 29.3s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #45 [core-metadata internal] load build context [2024-10-30T09:39:33.927Z] #45 DONE 29.4s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-30T09:39:33.927Z] #49 DONE 29.1s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:39:33.927Z] #46 DONE 29.3s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-30T09:39:33.927Z] #66 DONE 29.3s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-30T09:39:33.927Z] #51 DONE 29.2s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T09:39:33.927Z] #52 DONE 29.3s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #48 [security-proxy-auth internal] load build context [2024-10-30T09:39:33.927Z] #48 DONE 29.3s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #55 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-30T09:39:33.927Z] #55 DONE 29.4s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #54 [support-cron-scheduler internal] load build context [2024-10-30T09:39:33.927Z] #54 DONE 29.4s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-30T09:39:33.927Z] #50 DONE 29.1s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-10-30T09:39:33.927Z] #71 ... [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #33 [core-keeper internal] load build context [2024-10-30T09:39:33.927Z] #33 DONE 29.1s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #64 [core-common-config-bootstrapper internal] load build context [2024-10-30T09:39:33.927Z] #64 DONE 29.1s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #59 [support-notifications internal] load build context [2024-10-30T09:39:33.927Z] #59 DONE 29.4s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #43 [core-data internal] load build context [2024-10-30T09:39:33.927Z] #43 DONE 29.5s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:39:33.927Z] #42 ... [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:39:33.927Z] #57 DONE 29.5s [2024-10-30T09:39:33.927Z] [2024-10-30T09:39:33.927Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-10-30T09:39:33.927Z] #61 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:33.927Z] #61 29.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:33.927Z] #61 29.88 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:33.927Z] #61 29.88 (2/2) Installing su-exec (0.2-r3) [2024-10-30T09:39:33.927Z] #61 29.88 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:33.927Z] #61 29.89 OK: 8 MiB in 16 packages [2024-10-30T09:39:34.184Z] #61 DONE 30.0s [2024-10-30T09:39:34.184Z] [2024-10-30T09:39:34.184Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-30T09:39:34.750Z] #72 ... [2024-10-30T09:39:34.750Z] [2024-10-30T09:39:34.750Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-30T09:39:34.750Z] #60 30.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:34.750Z] #60 30.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:34.750Z] #60 30.39 (1/4) Installing ca-certificates (20240705-r0) [2024-10-30T09:39:34.750Z] #60 30.41 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:34.750Z] #60 30.41 (3/4) Installing su-exec (0.2-r3) [2024-10-30T09:39:34.750Z] #60 30.42 (4/4) Installing yq-go (4.44.1-r2) [2024-10-30T09:39:34.750Z] #60 30.48 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:34.750Z] #60 30.53 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:34.750Z] #60 30.58 OK: 19 MiB in 18 packages [2024-10-30T09:39:34.750Z] #60 DONE 30.8s [2024-10-30T09:39:34.750Z] [2024-10-30T09:39:34.750Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-30T09:39:34.750Z] #65 29.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:34.750Z] #65 29.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:34.750Z] #65 30.01 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:39:34.750Z] #65 30.01 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:39:34.750Z] #65 30.01 OK: 24165 distinct packages available [2024-10-30T09:39:34.750Z] #65 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:34.750Z] #65 30.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:34.750Z] #65 30.47 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:34.750Z] #65 30.51 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:34.750Z] #65 30.52 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:34.750Z] #65 30.52 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-30T09:39:34.750Z] #65 30.52 (5/7) Installing libucontext (1.2-r3) [2024-10-30T09:39:34.750Z] #65 30.53 (6/7) Installing gcompat (1.1.0-r4) [2024-10-30T09:39:34.750Z] #65 30.53 (7/7) Installing openssl (3.3.2-r1) [2024-10-30T09:39:34.750Z] #65 30.54 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:34.750Z] #65 30.56 OK: 9 MiB in 19 packages [2024-10-30T09:39:34.750Z] #65 DONE 30.8s [2024-10-30T09:39:35.007Z] [2024-10-30T09:39:35.008Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:39:35.008Z] #67 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.008Z] #67 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.008Z] #67 23.67 OK: 246 MiB in 54 packages [2024-10-30T09:39:35.008Z] #67 DONE 23.8s [2024-10-30T09:39:35.008Z] [2024-10-30T09:39:35.008Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:39:35.008Z] #73 DONE 0.0s [2024-10-30T09:39:35.008Z] [2024-10-30T09:39:35.008Z] #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:39:35.008Z] #44 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.008Z] #44 ... [2024-10-30T09:39:35.008Z] [2024-10-30T09:39:35.008Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:39:35.008Z] #68 DONE 24.0s [2024-10-30T09:39:35.008Z] [2024-10-30T09:39:35.008Z] #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:39:35.008Z] #44 23.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.272Z] #44 ... [2024-10-30T09:39:35.272Z] [2024-10-30T09:39:35.272Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-30T09:39:35.272Z] #69 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.272Z] #69 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.272Z] #69 24.13 OK: 246 MiB in 54 packages [2024-10-30T09:39:35.272Z] #69 DONE 24.2s [2024-10-30T09:39:35.272Z] [2024-10-30T09:39:35.272Z] #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:39:35.272Z] #74 DONE 0.1s [2024-10-30T09:39:35.272Z] [2024-10-30T09:39:35.272Z] #44 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:39:35.272Z] #44 24.26 OK: 246 MiB in 54 packages [2024-10-30T09:39:35.272Z] #44 DONE 24.4s [2024-10-30T09:39:35.272Z] [2024-10-30T09:39:35.272Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:39:35.272Z] #75 DONE 0.1s [2024-10-30T09:39:35.272Z] [2024-10-30T09:39:35.272Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-30T09:39:35.272Z] #70 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.272Z] #70 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.272Z] #70 23.95 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:39:35.272Z] #70 23.95 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:39:35.272Z] #70 23.95 OK: 24164 distinct packages available [2024-10-30T09:39:35.272Z] #70 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.272Z] #70 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:35.273Z] #70 24.36 OK: 246 MiB in 54 packages [2024-10-30T09:39:35.273Z] #70 DONE 24.4s [2024-10-30T09:39:35.273Z] [2024-10-30T09:39:35.273Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:39:35.530Z] #76 DONE 0.0s [2024-10-30T09:39:35.530Z] [2024-10-30T09:39:35.530Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:39:36.463Z] #77 ... [2024-10-30T09:39:36.464Z] [2024-10-30T09:39:36.464Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:39:36.464Z] #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:36.464Z] #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:36.464Z] #0 2.566 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:36.464Z] #0 2.566 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:36.464Z] #0 2.572 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:36.464Z] #0 2.631 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:36.464Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:36.464Z] #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:36.464Z] #0 2.962 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:36.464Z] #0 2.998 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:36.464Z] #0 3.014 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:36.464Z] #0 3.058 OK: 13 MiB in 28 packages [2024-10-30T09:39:36.464Z] #78 DONE 3.3s [2024-10-30T09:39:36.464Z] [2024-10-30T09:39:36.464Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-10-30T09:39:36.464Z] #71 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:36.464Z] #71 3.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:36.721Z] #71 3.703 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:36.721Z] #71 3.703 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:36.721Z] #71 3.708 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:36.988Z] #71 3.815 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:36.988Z] #71 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:36.988Z] #71 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.245Z] #71 ... [2024-10-30T09:39:37.245Z] [2024-10-30T09:39:37.245Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:39:37.245Z] #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.245Z] #0 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.245Z] #0 3.163 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:37.245Z] #0 3.163 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:37.245Z] #0 3.242 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:37.245Z] #0 3.299 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:37.245Z] #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.245Z] #0 3.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.245Z] #0 3.651 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.245Z] #0 3.706 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.245Z] #0 3.730 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:37.245Z] #0 3.803 OK: 10 MiB in 17 packages [2024-10-30T09:39:37.245Z] #79 DONE 4.3s [2024-10-30T09:39:37.245Z] [2024-10-30T09:39:37.245Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-10-30T09:39:37.245Z] #71 4.189 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.245Z] #71 4.226 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.245Z] #71 4.243 OK: 8 MiB in 15 packages [2024-10-30T09:39:37.811Z] #71 ... [2024-10-30T09:39:37.811Z] [2024-10-30T09:39:37.811Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:39:37.811Z] #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.805 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:37.811Z] #0 3.805 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:37.811Z] #0 3.813 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:37.811Z] #0 3.898 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:37.811Z] #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 4.253 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.811Z] #0 4.289 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.811Z] #0 4.302 OK: 8 MiB in 15 packages [2024-10-30T09:39:37.811Z] #80 DONE 4.7s [2024-10-30T09:39:37.811Z] [2024-10-30T09:39:37.811Z] #71 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-10-30T09:39:37.811Z] #71 DONE 4.7s [2024-10-30T09:39:37.811Z] [2024-10-30T09:39:37.811Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-30T09:39:37.811Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.958 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:37.811Z] #0 3.959 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:37.811Z] #0 3.965 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:37.811Z] #0 4.048 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:37.811Z] #0 4.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 4.619 OK: 19 MiB in 18 packages [2024-10-30T09:39:37.811Z] #81 DONE 4.8s [2024-10-30T09:39:37.811Z] [2024-10-30T09:39:37.811Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-30T09:39:37.811Z] #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.771 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:37.811Z] #0 3.771 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:37.811Z] #0 3.780 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:37.811Z] #0 3.878 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:37.811Z] #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:37.811Z] #0 4.251 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.811Z] #0 4.290 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:37.811Z] #0 4.300 OK: 8 MiB in 18 packages [2024-10-30T09:39:37.811Z] #82 DONE 4.8s [2024-10-30T09:39:37.811Z] [2024-10-30T09:39:37.811Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:39:38.069Z] #83 ... [2024-10-30T09:39:38.070Z] [2024-10-30T09:39:38.070Z] #84 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:39:38.070Z] #0 3.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #0 4.000 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:38.070Z] #0 4.000 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:38.070Z] #0 4.003 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:38.070Z] #0 4.109 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:38.070Z] #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #0 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #0 4.490 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:38.070Z] #0 4.562 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:38.070Z] #0 4.573 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:38.070Z] #0 4.619 OK: 9 MiB in 16 packages [2024-10-30T09:39:38.070Z] #84 DONE 4.8s [2024-10-30T09:39:38.070Z] [2024-10-30T09:39:38.070Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-30T09:39:38.070Z] #72 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #72 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #72 3.042 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:38.070Z] #72 3.042 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:38.070Z] #72 3.053 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:38.070Z] #72 3.117 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:38.070Z] #72 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #72 3.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.070Z] #72 3.487 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:38.070Z] #72 3.521 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:38.070Z] #72 3.536 OK: 8 MiB in 16 packages [2024-10-30T09:39:38.070Z] #72 DONE 3.8s [2024-10-30T09:39:38.070Z] [2024-10-30T09:39:38.070Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-30T09:39:38.070Z] #85 DONE 0.1s [2024-10-30T09:39:38.070Z] [2024-10-30T09:39:38.070Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-30T09:39:38.641Z] #86 ... [2024-10-30T09:39:38.641Z] [2024-10-30T09:39:38.641Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-30T09:39:38.641Z] #0 3.169 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.641Z] #0 3.612 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.641Z] #0 4.350 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:39:38.641Z] #0 4.642 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:38.641Z] #0 4.650 OK: 8 MiB in 15 packages [2024-10-30T09:39:38.641Z] #87 DONE 4.8s [2024-10-30T09:39:38.641Z] [2024-10-30T09:39:38.641Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:39:38.641Z] #83 DONE 0.6s [2024-10-30T09:39:38.641Z] [2024-10-30T09:39:38.641Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-30T09:39:38.641Z] #88 DONE 0.0s [2024-10-30T09:39:38.641Z] [2024-10-30T09:39:38.641Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-30T09:39:38.641Z] #0 2.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.641Z] #0 2.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.641Z] #0 3.128 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:38.641Z] #0 3.128 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:38.641Z] #0 3.144 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:38.641Z] #0 3.224 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:38.641Z] #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.641Z] #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:38.641Z] #0 3.703 OK: 9 MiB in 19 packages [2024-10-30T09:39:38.641Z] #89 DONE 3.9s [2024-10-30T09:39:38.641Z] [2024-10-30T09:39:38.641Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-30T09:39:38.641Z] #90 DONE 0.0s [2024-10-30T09:39:38.641Z] [2024-10-30T09:39:38.641Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-30T09:39:39.049Z] a37a00ec5f00: Pull complete [2024-10-30T09:39:39.049Z] 50b3750afda1: Pull complete [2024-10-30T09:39:39.049Z] 4f4fb700ef54: Pull complete [2024-10-30T09:39:39.049Z] 80978eb59214: Pull complete [2024-10-30T09:39:39.858Z] #91 DONE 0.9s [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-30T09:39:39.858Z] #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:39.858Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:39.858Z] #0 3.058 Upgrading critical system libraries and apk-tools: [2024-10-30T09:39:39.858Z] #0 3.058 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:39:39.858Z] #0 3.076 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:39:39.858Z] #0 3.146 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:39:39.858Z] #0 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:39.858Z] #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:39.858Z] #0 3.547 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:39.858Z] #0 3.581 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:39:39.858Z] #0 3.590 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:39:39.858Z] #0 3.713 OK: 19 MiB in 18 packages [2024-10-30T09:39:39.858Z] #92 DONE 4.7s [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-30T09:39:39.858Z] #0 2.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:39.858Z] #0 2.890 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T09:39:39.858Z] #0 3.625 OK: 246 MiB in 54 packages [2024-10-30T09:39:39.858Z] #93 DONE 4.5s [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-30T09:39:39.858Z] #94 DONE 0.9s [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:39:39.858Z] #95 DONE 0.9s [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-30T09:39:39.858Z] #96 DONE 0.1s [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:39:39.858Z] #97 ... [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-30T09:39:39.858Z] #98 DONE 0.1s [2024-10-30T09:39:39.858Z] [2024-10-30T09:39:39.858Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-30T09:39:39.858Z] #99 DONE 0.1s [2024-10-30T09:39:40.118Z] [2024-10-30T09:39:40.118Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:39:40.377Z] #100 ... [2024-10-30T09:39:40.377Z] [2024-10-30T09:39:40.377Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:39:40.377Z] #97 DONE 0.8s [2024-10-30T09:39:40.377Z] [2024-10-30T09:39:40.377Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-30T09:39:40.377Z] #101 DONE 0.7s [2024-10-30T09:39:40.377Z] [2024-10-30T09:39:40.377Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-30T09:39:40.377Z] #102 DONE 0.7s [2024-10-30T09:39:40.377Z] [2024-10-30T09:39:40.377Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-30T09:39:40.377Z] #103 DONE 0.1s [2024-10-30T09:39:40.377Z] [2024-10-30T09:39:40.377Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-30T09:39:40.377Z] #104 DONE 0.1s [2024-10-30T09:39:40.377Z] [2024-10-30T09:39:40.377Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-30T09:39:40.377Z] #105 DONE 0.1s [2024-10-30T09:39:40.377Z] [2024-10-30T09:39:40.377Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-30T09:39:40.636Z] #106 DONE 0.1s [2024-10-30T09:39:40.636Z] [2024-10-30T09:39:40.636Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-30T09:39:40.636Z] #107 DONE 0.1s [2024-10-30T09:39:40.636Z] [2024-10-30T09:39:40.636Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-30T09:39:40.636Z] #108 DONE 0.1s [2024-10-30T09:39:40.636Z] [2024-10-30T09:39:40.636Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-30T09:39:40.636Z] #109 DONE 0.1s [2024-10-30T09:39:40.636Z] [2024-10-30T09:39:40.636Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-30T09:39:40.636Z] #110 DONE 0.0s [2024-10-30T09:39:40.636Z] [2024-10-30T09:39:40.636Z] #111 [security-spire-server] exporting to image [2024-10-30T09:39:40.636Z] #111 exporting layers [2024-10-30T09:39:40.900Z] #111 ... [2024-10-30T09:39:40.900Z] [2024-10-30T09:39:40.900Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-30T09:39:40.900Z] #86 DONE 2.9s [2024-10-30T09:39:40.900Z] [2024-10-30T09:39:40.900Z] #111 [security-spire-agent] exporting to image [2024-10-30T09:39:40.900Z] #111 ... [2024-10-30T09:39:40.900Z] [2024-10-30T09:39:40.900Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-10-30T09:39:40.900Z] #112 DONE 0.0s [2024-10-30T09:39:41.160Z] [2024-10-30T09:39:41.161Z] #111 [security-spire-agent] exporting to image [2024-10-30T09:39:41.161Z] #111 exporting layers 0.8s done [2024-10-30T09:39:41.161Z] #111 writing image sha256:8e0f15d4670db50865fc1dc24e92895e03efb4d47b367e2cb7d76a22c552d6e1 done [2024-10-30T09:39:41.161Z] #111 naming to docker.io/library/security-spire-config done [2024-10-30T09:39:41.420Z] #111 exporting layers 0.7s done [2024-10-30T09:39:41.420Z] #111 writing image sha256:cd4c1b223983c5a8c88ccd6f7e0c9f3fcaf3c17cf1a08b89e0bd1f83b50cefb9 0.0s done [2024-10-30T09:39:41.420Z] #111 naming to docker.io/library/security-spire-server done [2024-10-30T09:39:41.420Z] #111 writing image sha256:26ff0190fe0fc1634baf75ec8fe07ea2039551c6bcac91254538556d0952f6a6 done [2024-10-30T09:39:41.420Z] #111 naming to docker.io/library/security-spire-agent done [2024-10-30T09:39:41.420Z] #111 DONE 0.9s [2024-10-30T09:39:41.420Z] [2024-10-30T09:39:41.420Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:39:43.320Z] #113 ... [2024-10-30T09:39:43.320Z] [2024-10-30T09:39:43.320Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:39:43.320Z] #63 ... [2024-10-30T09:39:43.320Z] [2024-10-30T09:39:43.320Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:39:45.217Z] #114 ... [2024-10-30T09:39:45.217Z] [2024-10-30T09:39:45.217Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:39:45.739Z] c9f46d7d2bd2: Pull complete [2024-10-30T09:39:48.341Z] c5a475d317c9: Pull complete [2024-10-30T09:39:48.341Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T09:39:48.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T09:39:48.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-30T09:39:48.750Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T09:39:48.750Z] WORKDIR /edgex [2024-10-30T09:39:48.750Z] COPY go.mod . [2024-10-30T09:39:48.750Z] RUN go mod download -t [2024-10-30T09:39:48.750Z] ci-base-image-arm64 -f - . [2024-10-30T09:39:49.347Z] Sending build context to Docker daemon 3.379MB [2024-10-30T09:39:49.347Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T09:39:49.347Z] ---> be29e6b0f0d4 [2024-10-30T09:39:49.347Z] Step 2/4 : WORKDIR /edgex [2024-10-30T09:39:50.316Z] ---> Running in 5672cf253bbd [2024-10-30T09:39:50.586Z] Removing intermediate container 5672cf253bbd [2024-10-30T09:39:50.586Z] ---> 4c84798fb241 [2024-10-30T09:39:50.586Z] Step 3/4 : COPY go.mod . [2024-10-30T09:39:50.862Z] ---> 7a67472f493d [2024-10-30T09:39:50.862Z] Step 4/4 : RUN go mod download [2024-10-30T09:39:51.139Z] ---> Running in ba5476acd54a [2024-10-30T09:40:03.373Z] #115 DONE 28.4s [2024-10-30T09:40:03.373Z] [2024-10-30T09:40:03.373Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:03.373Z] #100 DONE 23.6s [2024-10-30T09:40:03.373Z] [2024-10-30T09:40:03.373Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:03.373Z] #77 DONE 27.7s [2024-10-30T09:40:03.373Z] [2024-10-30T09:40:03.373Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:03.373Z] #114 DONE 27.9s [2024-10-30T09:40:03.373Z] [2024-10-30T09:40:03.373Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-10-30T09:40:03.373Z] #116 ... [2024-10-30T09:40:03.373Z] [2024-10-30T09:40:03.373Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:03.373Z] #113 DONE 27.8s [2024-10-30T09:40:03.373Z] [2024-10-30T09:40:03.373Z] #117 [core-metadata builder 6/7] COPY . . [2024-10-30T09:40:13.391Z] #117 ... [2024-10-30T09:40:13.391Z] [2024-10-30T09:40:13.391Z] #118 [core-keeper builder 7/8] COPY . . [2024-10-30T09:40:13.651Z] #118 ... [2024-10-30T09:40:13.651Z] [2024-10-30T09:40:13.651Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-10-30T09:40:13.651Z] #119 ... [2024-10-30T09:40:13.651Z] [2024-10-30T09:40:13.651Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #120 ... [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:14.223Z] #121 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:40:14.223Z] #122 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #123 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #118 [core-keeper builder 7/8] COPY . . [2024-10-30T09:40:14.223Z] #118 DONE 10.9s [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #116 DONE 10.9s [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #124 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:40:14.223Z] #125 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:14.223Z] #126 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #117 [core-metadata builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #117 DONE 10.9s [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T09:40:14.223Z] #127 ... [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:40:14.223Z] #128 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #129 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:14.223Z] #130 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:40:14.223Z] #131 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:14.223Z] #132 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #133 [core-command builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #133 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:40:14.223Z] #134 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:14.223Z] #135 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #136 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #137 [core-data builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #137 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:40:14.223Z] #138 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:14.223Z] #139 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #120 DONE 10.9s [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #119 DONE 10.9s [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #140 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:40:14.223Z] #140 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #141 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:40:14.223Z] #141 CACHED [2024-10-30T09:40:14.223Z] [2024-10-30T09:40:14.223Z] #142 [support-notifications builder 6/7] COPY . . [2024-10-30T09:40:14.223Z] #142 CACHED [2024-10-30T09:40:14.487Z] [2024-10-30T09:40:14.487Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T09:40:15.053Z] #143 0.934 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-30T09:40:25.026Z] #143 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-30T09:40:25.026Z] #0 0.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-30T09:40:25.026Z] #144 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-30T09:40:25.026Z] #0 0.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-30T09:40:25.026Z] #145 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-30T09:40:25.026Z] #0 1.038 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-30T09:40:25.026Z] #146 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-30T09:40:25.026Z] #0 0.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-30T09:40:25.026Z] #147 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-30T09:40:25.026Z] #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-30T09:40:25.026Z] #148 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-30T09:40:25.026Z] #0 1.138 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-30T09:40:25.026Z] #149 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-30T09:40:25.026Z] #0 0.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-30T09:40:25.026Z] #150 ... [2024-10-30T09:40:25.026Z] [2024-10-30T09:40:25.026Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T09:40:25.026Z] #127 0.671 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-30T09:40:25.589Z] #127 ... [2024-10-30T09:40:25.589Z] [2024-10-30T09:40:25.589Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-30T09:40:25.589Z] #0 0.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-30T09:40:25.849Z] #151 ... [2024-10-30T09:40:25.849Z] [2024-10-30T09:40:25.849Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-30T09:40:25.849Z] #0 1.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-30T09:40:25.849Z] #152 ... [2024-10-30T09:40:25.849Z] [2024-10-30T09:40:25.849Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T09:40:25.849Z] #0 1.385 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-30T09:40:47.574Z] Removing intermediate container ba5476acd54a [2024-10-30T09:40:47.574Z] ---> b8972757e0f4 [2024-10-30T09:40:47.574Z] Successfully built b8972757e0f4 [2024-10-30T09:40:47.574Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:40:47.922Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T09:40:47.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:40:48.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-24148 does not seem to be running inside a container [2024-10-30T09:40:48.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T09:40:49.478Z] $ docker top b5c1b5ae31838e6b86c5ce02f97aea9a0e6e7d28d8ff7020461664911ef92442 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:40:50.326Z] + go version [2024-10-30T09:40:50.326Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T09:40:50.352Z] $ docker stop --time=1 b5c1b5ae31838e6b86c5ce02f97aea9a0e6e7d28d8ff7020461664911ef92442 [2024-10-30T09:40:52.038Z] $ docker rm -f --volumes b5c1b5ae31838e6b86c5ce02f97aea9a0e6e7d28d8ff7020461664911ef92442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:40:52.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-30T09:40:52.767Z] [2024-10-30T09:40:52.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:40:53.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-30T09:40:53.120Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-30T09:40:53.120Z] 547446be3368: Pulling fs layer [2024-10-30T09:40:53.120Z] d125d8839a47: Pulling fs layer [2024-10-30T09:40:53.120Z] 3e85d5ac6304: Pulling fs layer [2024-10-30T09:40:53.120Z] c3105a71a48b: Pulling fs layer [2024-10-30T09:40:53.120Z] 0f093f025ec4: Pulling fs layer [2024-10-30T09:40:53.120Z] c3106fc0e877: Pulling fs layer [2024-10-30T09:40:53.120Z] c3105a71a48b: Waiting [2024-10-30T09:40:53.120Z] 0f093f025ec4: Waiting [2024-10-30T09:40:53.120Z] c3106fc0e877: Waiting [2024-10-30T09:40:53.390Z] 547446be3368: Verifying Checksum [2024-10-30T09:40:53.390Z] 547446be3368: Download complete [2024-10-30T09:40:53.390Z] c3105a71a48b: Verifying Checksum [2024-10-30T09:40:53.390Z] c3105a71a48b: Download complete [2024-10-30T09:40:53.658Z] d125d8839a47: Verifying Checksum [2024-10-30T09:40:53.658Z] d125d8839a47: Download complete [2024-10-30T09:40:53.926Z] c3106fc0e877: Verifying Checksum [2024-10-30T09:40:53.926Z] c3106fc0e877: Download complete [2024-10-30T09:40:53.926Z] 0f093f025ec4: Verifying Checksum [2024-10-30T09:40:53.926Z] 0f093f025ec4: Download complete [2024-10-30T09:40:54.199Z] 547446be3368: Pull complete [2024-10-30T09:40:55.169Z] d125d8839a47: Pull complete [2024-10-30T09:40:55.756Z] 3e85d5ac6304: Download complete [2024-10-30T09:41:05.862Z] 3e85d5ac6304: Pull complete [2024-10-30T09:41:05.862Z] c3105a71a48b: Pull complete [2024-10-30T09:41:07.302Z] 0f093f025ec4: Pull complete [2024-10-30T09:41:07.302Z] c3106fc0e877: Pull complete [2024-10-30T09:41:07.302Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-30T09:41:07.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-30T09:41:07.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T09:41:07.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-24148 does not seem to be running inside a container [2024-10-30T09:41:07.596Z] $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T09:41:09.842Z] $ docker top 861e09708727eea37fe738ed2353f13090b91302a627515f1bf0be6047b4f3f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T09:41:10.676Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-30T09:41:20.783Z] #1 [core-data internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #1 transferring dockerfile: 2.07kB 0.0s done [2024-10-30T09:41:20.783Z] #1 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #2 transferring dockerfile: 2.49kB done [2024-10-30T09:41:20.783Z] #2 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #3 transferring dockerfile: 1.86kB 0.0s done [2024-10-30T09:41:20.783Z] #3 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #4 transferring dockerfile: 3.02kB 0.0s done [2024-10-30T09:41:20.783Z] #4 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #5 transferring dockerfile: 1.69kB done [2024-10-30T09:41:20.783Z] #5 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-10-30T09:41:20.783Z] #6 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #7 transferring dockerfile: 1.81kB done [2024-10-30T09:41:20.783Z] #7 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-30T09:41:20.783Z] #8 transferring dockerfile: 2.15kB 0.0s done [2024-10-30T09:41:20.783Z] #8 DONE 0.1s [2024-10-30T09:41:20.783Z] [2024-10-30T09:41:20.783Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-30T09:41:21.052Z] #9 transferring dockerfile: 2.23kB done [2024-10-30T09:41:21.052Z] #9 DONE 0.1s [2024-10-30T09:41:21.052Z] [2024-10-30T09:41:21.052Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-10-30T09:41:21.052Z] #10 transferring dockerfile: 1.70kB done [2024-10-30T09:41:21.052Z] #10 DONE 0.0s [2024-10-30T09:41:21.052Z] [2024-10-30T09:41:21.052Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-10-30T09:41:21.052Z] #11 transferring dockerfile: 2.07kB done [2024-10-30T09:41:21.336Z] #11 DONE 0.1s [2024-10-30T09:41:21.336Z] [2024-10-30T09:41:21.336Z] #12 [core-data internal] load .dockerignore [2024-10-30T09:41:21.336Z] #12 transferring context: 50B done [2024-10-30T09:41:21.336Z] #12 DONE 0.1s [2024-10-30T09:41:21.336Z] [2024-10-30T09:41:21.336Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-10-30T09:41:21.336Z] #13 transferring dockerfile: 2.13kB 0.0s done [2024-10-30T09:41:21.336Z] #13 DONE 0.1s [2024-10-30T09:41:21.336Z] [2024-10-30T09:41:21.336Z] #14 [core-command internal] load build definition from Dockerfile [2024-10-30T09:41:21.336Z] #14 transferring dockerfile: 1.94kB done [2024-10-30T09:41:21.336Z] #14 DONE 0.1s [2024-10-30T09:41:21.336Z] [2024-10-30T09:41:21.336Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-30T09:41:21.336Z] #15 transferring dockerfile: 2.50kB 0.0s done [2024-10-30T09:41:21.336Z] #15 DONE 0.1s [2024-10-30T09:41:21.336Z] [2024-10-30T09:41:21.336Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-10-30T09:41:21.605Z] #16 transferring dockerfile: 2.02kB done [2024-10-30T09:41:21.605Z] #16 DONE 0.1s [2024-10-30T09:41:22.204Z] [2024-10-30T09:41:22.204Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-10-30T09:41:22.204Z] #17 transferring context: 50B done [2024-10-30T09:41:22.204Z] #17 DONE 0.0s [2024-10-30T09:41:22.204Z] [2024-10-30T09:41:22.204Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-30T09:41:22.204Z] #18 transferring context: 50B done [2024-10-30T09:41:22.204Z] #18 DONE 0.1s [2024-10-30T09:41:22.204Z] [2024-10-30T09:41:22.204Z] #19 [security-bootstrapper internal] load .dockerignore [2024-10-30T09:41:22.204Z] #19 transferring context: 50B 0.0s done [2024-10-30T09:41:22.204Z] #19 DONE 0.1s [2024-10-30T09:41:22.204Z] [2024-10-30T09:41:22.204Z] #20 [security-spire-config internal] load .dockerignore [2024-10-30T09:41:22.477Z] #20 transferring context: 50B 0.0s done [2024-10-30T09:41:22.477Z] #20 DONE 0.1s [2024-10-30T09:41:22.477Z] [2024-10-30T09:41:22.477Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-30T09:41:22.477Z] #21 transferring context: 50B done [2024-10-30T09:41:22.477Z] #21 DONE 0.1s [2024-10-30T09:41:22.477Z] [2024-10-30T09:41:22.477Z] #22 [security-spire-agent internal] load .dockerignore [2024-10-30T09:41:22.477Z] #22 transferring context: 50B done [2024-10-30T09:41:22.477Z] #22 DONE 0.1s [2024-10-30T09:41:22.477Z] [2024-10-30T09:41:22.477Z] #23 [security-proxy-auth internal] load .dockerignore [2024-10-30T09:41:22.747Z] #23 transferring context: 50B 0.0s done [2024-10-30T09:41:22.747Z] #23 DONE 0.1s [2024-10-30T09:41:22.747Z] [2024-10-30T09:41:22.747Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-30T09:41:22.747Z] #24 transferring context: 50B done [2024-10-30T09:41:22.747Z] #24 DONE 0.1s [2024-10-30T09:41:22.747Z] [2024-10-30T09:41:22.747Z] #25 [security-spire-server internal] load .dockerignore [2024-10-30T09:41:22.747Z] #25 transferring context: 50B 0.0s done [2024-10-30T09:41:22.747Z] #25 DONE 0.1s [2024-10-30T09:41:22.747Z] [2024-10-30T09:41:22.747Z] #26 [core-keeper internal] load .dockerignore [2024-10-30T09:41:22.747Z] #26 transferring context: 50B done [2024-10-30T09:41:23.015Z] #26 DONE 0.1s [2024-10-30T09:41:23.015Z] [2024-10-30T09:41:23.015Z] #27 [core-metadata internal] load .dockerignore [2024-10-30T09:41:23.015Z] #27 transferring context: 50B done [2024-10-30T09:41:23.015Z] #27 DONE 0.1s [2024-10-30T09:41:23.015Z] [2024-10-30T09:41:23.015Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:23.015Z] #28 DONE 0.0s [2024-10-30T09:41:23.015Z] [2024-10-30T09:41:23.015Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:41:23.015Z] #29 ... [2024-10-30T09:41:23.015Z] [2024-10-30T09:41:23.015Z] #30 [core-command internal] load .dockerignore [2024-10-30T09:41:23.015Z] #30 transferring context: 50B done [2024-10-30T09:41:23.015Z] #30 DONE 0.1s [2024-10-30T09:41:23.286Z] [2024-10-30T09:41:23.286Z] #31 [security-proxy-setup internal] load .dockerignore [2024-10-30T09:41:23.286Z] #31 transferring context: 50B 0.0s done [2024-10-30T09:41:23.286Z] #31 DONE 0.1s [2024-10-30T09:41:23.286Z] [2024-10-30T09:41:23.286Z] #32 [support-notifications internal] load .dockerignore [2024-10-30T09:41:23.286Z] #32 transferring context: 50B done [2024-10-30T09:41:23.286Z] #32 DONE 0.1s [2024-10-30T09:41:23.286Z] [2024-10-30T09:41:23.286Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:41:23.286Z] #29 DONE 0.4s [2024-10-30T09:41:23.286Z] [2024-10-30T09:41:23.286Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:23.286Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:23.286Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:23.286Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:23.286Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:24.008Z] #33 DONE 0.2s [2024-10-30T09:41:24.008Z] [2024-10-30T09:41:24.008Z] #34 [core-data internal] load build context [2024-10-30T09:41:24.008Z] #34 transferring context: 2.96MB 0.7s done [2024-10-30T09:41:24.008Z] #34 DONE 0.8s [2024-10-30T09:41:24.008Z] [2024-10-30T09:41:24.008Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:24.300Z] #35 ... [2024-10-30T09:41:24.300Z] [2024-10-30T09:41:24.300Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:24.300Z] #28 DONE 0.0s [2024-10-30T09:41:24.300Z] [2024-10-30T09:41:24.300Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:24.300Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:24.300Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:24.300Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:24.300Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:24.300Z] #33 DONE 0.4s [2024-10-30T09:41:24.300Z] [2024-10-30T09:41:24.300Z] #36 [security-secretstore-setup internal] load build context [2024-10-30T09:41:24.586Z] #36 ... [2024-10-30T09:41:24.586Z] [2024-10-30T09:41:24.586Z] #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:24.586Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:24.586Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:24.586Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:24.586Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:24.586Z] #33 DONE 0.4s [2024-10-30T09:41:24.586Z] [2024-10-30T09:41:24.586Z] #28 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:24.586Z] #28 DONE 0.0s [2024-10-30T09:41:24.586Z] [2024-10-30T09:41:24.586Z] #29 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:41:24.586Z] #29 DONE 0.5s [2024-10-30T09:41:24.586Z] [2024-10-30T09:41:24.586Z] #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:24.586Z] #35 DONE 1.8s [2024-10-30T09:41:24.586Z] [2024-10-30T09:41:24.586Z] #36 [security-secretstore-setup internal] load build context [2024-10-30T09:41:24.586Z] #36 ... [2024-10-30T09:41:24.586Z] [2024-10-30T09:41:24.586Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:24.586Z] #28 DONE 0.0s [2024-10-30T09:41:24.586Z] [2024-10-30T09:41:24.586Z] #36 [security-secretstore-setup internal] load build context [2024-10-30T09:41:24.889Z] #36 ... [2024-10-30T09:41:24.889Z] [2024-10-30T09:41:24.889Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:24.889Z] #28 DONE 0.0s [2024-10-30T09:41:24.889Z] [2024-10-30T09:41:24.889Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:24.889Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:24.889Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:24.889Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:24.889Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:24.889Z] #33 DONE 0.5s [2024-10-30T09:41:24.889Z] [2024-10-30T09:41:24.889Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:41:24.889Z] #29 DONE 0.8s [2024-10-30T09:41:24.889Z] [2024-10-30T09:41:24.889Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:24.889Z] #35 DONE 1.8s [2024-10-30T09:41:24.889Z] [2024-10-30T09:41:24.889Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:25.176Z] #37 ... [2024-10-30T09:41:25.176Z] [2024-10-30T09:41:25.176Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:25.176Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:25.176Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:25.176Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:25.176Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:25.176Z] #33 DONE 0.5s [2024-10-30T09:41:25.176Z] [2024-10-30T09:41:25.176Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:25.176Z] #35 DONE 1.8s [2024-10-30T09:41:25.176Z] [2024-10-30T09:41:25.176Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:25.449Z] #37 ... [2024-10-30T09:41:25.449Z] [2024-10-30T09:41:25.449Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:25.449Z] #28 DONE 0.0s [2024-10-30T09:41:25.449Z] [2024-10-30T09:41:25.449Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:25.449Z] #37 ... [2024-10-30T09:41:25.449Z] [2024-10-30T09:41:25.449Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-10-30T09:41:25.449Z] #38 DONE 1.6s [2024-10-30T09:41:25.449Z] [2024-10-30T09:41:25.449Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:25.449Z] #37 ... [2024-10-30T09:41:25.449Z] [2024-10-30T09:41:25.449Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:25.449Z] #28 DONE 0.0s [2024-10-30T09:41:25.449Z] [2024-10-30T09:41:25.449Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:25.726Z] #37 ... [2024-10-30T09:41:25.726Z] [2024-10-30T09:41:25.726Z] #36 [security-secretstore-setup internal] load build context [2024-10-30T09:41:25.726Z] #36 transferring context: 2.96MB 1.0s done [2024-10-30T09:41:25.726Z] #36 DONE 1.4s [2024-10-30T09:41:25.726Z] [2024-10-30T09:41:25.726Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:25.997Z] #37 ... [2024-10-30T09:41:25.997Z] [2024-10-30T09:41:25.997Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:25.997Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:25.997Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:25.997Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:25.997Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:25.997Z] #33 DONE 0.5s [2024-10-30T09:41:25.997Z] [2024-10-30T09:41:25.997Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:25.997Z] #35 DONE 1.9s [2024-10-30T09:41:25.997Z] [2024-10-30T09:41:25.997Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:41:25.997Z] #29 DONE 1.6s [2024-10-30T09:41:25.997Z] [2024-10-30T09:41:25.997Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-30T09:41:25.997Z] #38 DONE 1.6s [2024-10-30T09:41:25.997Z] [2024-10-30T09:41:25.997Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:25.997Z] #37 ... [2024-10-30T09:41:25.997Z] [2024-10-30T09:41:25.997Z] #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:25.997Z] #28 DONE 0.0s [2024-10-30T09:41:26.271Z] [2024-10-30T09:41:26.271Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:26.540Z] #37 ... [2024-10-30T09:41:26.540Z] [2024-10-30T09:41:26.540Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:26.540Z] #28 DONE 0.1s [2024-10-30T09:41:26.540Z] [2024-10-30T09:41:26.540Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:26.540Z] #37 ... [2024-10-30T09:41:26.540Z] [2024-10-30T09:41:26.540Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:26.540Z] #28 DONE 0.1s [2024-10-30T09:41:26.540Z] [2024-10-30T09:41:26.540Z] #39 [support-cron-scheduler internal] load build context [2024-10-30T09:41:26.540Z] #39 transferring context: 2.96MB 1.6s done [2024-10-30T09:41:26.540Z] #39 DONE 2.1s [2024-10-30T09:41:26.540Z] [2024-10-30T09:41:26.540Z] #37 [security-spiffe-token-provider internal] load build context [2024-10-30T09:41:26.820Z] #37 transferring context: 2.96MB 1.5s done [2024-10-30T09:41:26.820Z] #37 DONE 1.9s [2024-10-30T09:41:26.820Z] [2024-10-30T09:41:26.820Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:26.820Z] #28 DONE 0.1s [2024-10-30T09:41:26.820Z] [2024-10-30T09:41:26.820Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-30T09:41:27.111Z] #40 ... [2024-10-30T09:41:27.111Z] [2024-10-30T09:41:27.111Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:27.111Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:27.111Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:27.111Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:27.111Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:27.111Z] #33 DONE 0.7s [2024-10-30T09:41:27.111Z] [2024-10-30T09:41:27.111Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:27.111Z] #35 DONE 2.0s [2024-10-30T09:41:27.111Z] [2024-10-30T09:41:27.111Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-30T09:41:27.111Z] #38 DONE 1.8s [2024-10-30T09:41:27.111Z] [2024-10-30T09:41:27.111Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-30T09:41:27.111Z] #28 DONE 0.1s [2024-10-30T09:41:27.111Z] [2024-10-30T09:41:27.111Z] #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-30T09:41:27.381Z] #40 ... [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:27.381Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:27.381Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:27.381Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:27.381Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:27.381Z] #33 DONE 0.7s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:27.381Z] #35 DONE 2.0s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-30T09:41:27.381Z] #38 DONE 1.8s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:27.381Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:27.381Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:27.381Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:27.381Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:27.381Z] #33 DONE 0.7s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:27.381Z] #35 DONE 2.0s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-30T09:41:27.381Z] #38 DONE 1.8s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-30T09:41:27.381Z] #41 DONE 2.7s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #42 [security-bootstrapper internal] load build context [2024-10-30T09:41:27.381Z] #42 transferring context: 2.96MB 1.4s done [2024-10-30T09:41:27.381Z] #42 DONE 2.4s [2024-10-30T09:41:27.381Z] [2024-10-30T09:41:27.381Z] #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-30T09:41:27.657Z] #40 ... [2024-10-30T09:41:27.657Z] [2024-10-30T09:41:27.657Z] #43 [security-spire-server internal] load build context [2024-10-30T09:41:27.657Z] #43 DONE 0.0s [2024-10-30T09:41:27.657Z] [2024-10-30T09:41:27.657Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-30T09:41:27.657Z] #29 DONE 3.0s [2024-10-30T09:41:27.657Z] [2024-10-30T09:41:27.657Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-30T09:41:27.657Z] #44 DONE 2.3s [2024-10-30T09:41:27.657Z] [2024-10-30T09:41:27.657Z] #45 [core-keeper internal] load build context [2024-10-30T09:41:27.657Z] #45 DONE 0.0s [2024-10-30T09:41:27.657Z] [2024-10-30T09:41:27.657Z] #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:27.657Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:27.657Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:27.657Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:27.657Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:27.657Z] #33 DONE 0.7s [2024-10-30T09:41:27.657Z] [2024-10-30T09:41:27.657Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:27.657Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:27.927Z] #46 ... [2024-10-30T09:41:27.927Z] [2024-10-30T09:41:27.927Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:41:27.927Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-30T09:41:27.927Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-30T09:41:27.927Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-30T09:41:27.927Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-30T09:41:27.927Z] #33 DONE 0.7s [2024-10-30T09:41:27.927Z] [2024-10-30T09:41:27.927Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-30T09:41:27.927Z] #35 DONE 2.1s [2024-10-30T09:41:27.927Z] [2024-10-30T09:41:27.927Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-30T09:41:27.927Z] #38 DONE 1.8s [2024-10-30T09:41:28.198Z] [2024-10-30T09:41:28.198Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:30.812Z] #47 ... [2024-10-30T09:41:30.812Z] [2024-10-30T09:41:30.812Z] #43 [security-spire-server internal] load build context [2024-10-30T09:41:30.812Z] #43 transferring context: 23.57kB 0.3s done [2024-10-30T09:41:30.812Z] #43 DONE 3.1s [2024-10-30T09:41:30.812Z] [2024-10-30T09:41:30.812Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:31.086Z] #47 ... [2024-10-30T09:41:31.087Z] [2024-10-30T09:41:31.087Z] #48 [security-spire-config internal] load build context [2024-10-30T09:41:31.087Z] #48 transferring context: 21.82kB 0.1s done [2024-10-30T09:41:31.087Z] #48 DONE 3.4s [2024-10-30T09:41:31.087Z] [2024-10-30T09:41:31.087Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:31.357Z] #47 ... [2024-10-30T09:41:31.357Z] [2024-10-30T09:41:31.357Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-30T09:41:31.357Z] #49 transferring context: 2.96MB 2.9s done [2024-10-30T09:41:31.357Z] #49 DONE 5.3s [2024-10-30T09:41:31.357Z] [2024-10-30T09:41:31.357Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:33.331Z] #47 ... [2024-10-30T09:41:33.331Z] [2024-10-30T09:41:33.331Z] #50 [security-spire-agent internal] load build context [2024-10-30T09:41:33.331Z] #50 transferring context: 23.10kB 1.1s done [2024-10-30T09:41:33.331Z] #50 DONE 5.4s [2024-10-30T09:41:33.331Z] [2024-10-30T09:41:33.331Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:33.331Z] #47 ... [2024-10-30T09:41:33.331Z] [2024-10-30T09:41:33.331Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-30T09:41:33.331Z] #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:33.331Z] #0 5.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:33.331Z] #0 7.468 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:41:33.331Z] #0 7.468 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:41:33.331Z] #0 7.518 OK: 9 MiB in 15 packages [2024-10-30T09:41:33.331Z] #51 DONE 9.7s [2024-10-30T09:41:33.331Z] [2024-10-30T09:41:33.331Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:33.331Z] #47 ... [2024-10-30T09:41:33.331Z] [2024-10-30T09:41:33.331Z] #52 [security-proxy-auth internal] load build context [2024-10-30T09:41:33.331Z] #52 transferring context: 2.96MB 4.4s done [2024-10-30T09:41:33.331Z] #52 DONE 7.4s [2024-10-30T09:41:33.331Z] [2024-10-30T09:41:33.331Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:33.618Z] #47 ... [2024-10-30T09:41:33.618Z] [2024-10-30T09:41:33.618Z] #53 [core-metadata internal] load build context [2024-10-30T09:41:33.618Z] #53 transferring context: 2.96MB 5.4s done [2024-10-30T09:41:33.618Z] #53 DONE 6.2s [2024-10-30T09:41:33.887Z] [2024-10-30T09:41:33.887Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:33.887Z] #47 transferring context: 2.96MB 5.8s done [2024-10-30T09:41:34.475Z] #47 ... [2024-10-30T09:41:34.475Z] [2024-10-30T09:41:34.475Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-30T09:41:34.475Z] #0 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:34.475Z] #54 ... [2024-10-30T09:41:34.475Z] [2024-10-30T09:41:34.475Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:34.475Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.6s done [2024-10-30T09:41:34.475Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-30T09:41:34.475Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-30T09:41:34.475Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-30T09:41:34.475Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done [2024-10-30T09:41:34.475Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-10-30T09:41:34.475Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-30T09:41:34.475Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.0s done [2024-10-30T09:41:34.475Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.9s [2024-10-30T09:41:34.475Z] #46 ... [2024-10-30T09:41:34.475Z] [2024-10-30T09:41:34.475Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-30T09:41:34.745Z] #55 ... [2024-10-30T09:41:34.745Z] [2024-10-30T09:41:34.745Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:35.333Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.72MB / 28.04MB 3.6s [2024-10-30T09:41:35.333Z] #46 ... [2024-10-30T09:41:35.333Z] [2024-10-30T09:41:35.333Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:41:35.333Z] #56 ... [2024-10-30T09:41:35.333Z] [2024-10-30T09:41:35.333Z] #47 [security-proxy-setup internal] load build context [2024-10-30T09:41:35.333Z] #47 DONE 8.0s [2024-10-30T09:41:35.333Z] [2024-10-30T09:41:35.333Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-30T09:41:35.333Z] #0 8.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:35.333Z] #0 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:35.600Z] #57 ... [2024-10-30T09:41:35.600Z] [2024-10-30T09:41:35.600Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:41:35.600Z] #58 ... [2024-10-30T09:41:35.600Z] [2024-10-30T09:41:35.600Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-10-30T09:41:35.600Z] #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:35.600Z] #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:35.869Z] #59 ... [2024-10-30T09:41:35.869Z] [2024-10-30T09:41:35.869Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-30T09:41:35.869Z] #60 ... [2024-10-30T09:41:35.869Z] [2024-10-30T09:41:35.869Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:41:35.869Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:36.139Z] #61 ... [2024-10-30T09:41:36.139Z] [2024-10-30T09:41:36.139Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:36.139Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.3s [2024-10-30T09:41:36.411Z] #46 ... [2024-10-30T09:41:36.411Z] [2024-10-30T09:41:36.411Z] #62 [core-command internal] load build context [2024-10-30T09:41:36.411Z] #62 transferring context: 2.96MB 6.1s done [2024-10-30T09:41:36.411Z] #62 DONE 8.8s [2024-10-30T09:41:36.411Z] [2024-10-30T09:41:36.411Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:37.837Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.1s [2024-10-30T09:41:37.837Z] #46 ... [2024-10-30T09:41:37.837Z] [2024-10-30T09:41:37.837Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:41:37.837Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done [2024-10-30T09:41:37.837Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-30T09:41:37.837Z] #63 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-30T09:41:37.837Z] #63 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-30T09:41:37.837Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-10-30T09:41:37.837Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done [2024-10-30T09:41:37.837Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-30T09:41:37.837Z] #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.2s [2024-10-30T09:41:37.837Z] #63 ... [2024-10-30T09:41:37.837Z] [2024-10-30T09:41:37.837Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:41:37.837Z] #64 ... [2024-10-30T09:41:37.837Z] [2024-10-30T09:41:37.837Z] #65 [support-notifications internal] load build context [2024-10-30T09:41:38.110Z] #65 ... [2024-10-30T09:41:38.110Z] [2024-10-30T09:41:38.110Z] #45 [core-keeper internal] load build context [2024-10-30T09:41:38.110Z] #45 transferring context: 2.96MB 7.5s done [2024-10-30T09:41:38.110Z] #45 ... [2024-10-30T09:41:38.110Z] [2024-10-30T09:41:38.110Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:38.110Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-30T09:41:38.380Z] #46 ... [2024-10-30T09:41:38.380Z] [2024-10-30T09:41:38.380Z] #45 [core-keeper internal] load build context [2024-10-30T09:41:38.380Z] #45 DONE 10.6s [2024-10-30T09:41:38.380Z] [2024-10-30T09:41:38.380Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:38.649Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.75MB / 28.04MB 7.2s [2024-10-30T09:41:38.649Z] #46 ... [2024-10-30T09:41:38.649Z] [2024-10-30T09:41:38.649Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-30T09:41:38.918Z] #66 ... [2024-10-30T09:41:38.918Z] [2024-10-30T09:41:38.918Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-30T09:41:38.918Z] #67 ... [2024-10-30T09:41:38.918Z] [2024-10-30T09:41:38.918Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:39.187Z] #46 ... [2024-10-30T09:41:39.187Z] [2024-10-30T09:41:39.187Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:41:39.187Z] #68 ... [2024-10-30T09:41:39.187Z] [2024-10-30T09:41:39.187Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-30T09:41:39.464Z] #69 ... [2024-10-30T09:41:39.464Z] [2024-10-30T09:41:39.464Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T09:41:39.464Z] #70 ... [2024-10-30T09:41:39.464Z] [2024-10-30T09:41:39.464Z] #65 [support-notifications internal] load build context [2024-10-30T09:41:39.464Z] #65 transferring context: 2.96MB 8.0s done [2024-10-30T09:41:39.464Z] #65 DONE 11.5s [2024-10-30T09:41:39.464Z] [2024-10-30T09:41:39.464Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:39.465Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.65MB / 28.04MB 7.9s [2024-10-30T09:41:40.058Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.19MB / 28.04MB 8.6s [2024-10-30T09:41:41.030Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.13MB / 28.04MB 9.5s [2024-10-30T09:41:41.634Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.71MB / 28.04MB 10.0s [2024-10-30T09:41:41.634Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-30T09:41:41.634Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.2s [2024-10-30T09:41:41.634Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-30T09:41:42.229Z] #46 ... [2024-10-30T09:41:42.229Z] [2024-10-30T09:41:42.229Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-10-30T09:41:42.229Z] #59 14.09 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-30T09:41:42.229Z] #59 14.14 (2/2) Installing su-exec (0.2-r3) [2024-10-30T09:41:42.229Z] #59 14.19 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:41:42.229Z] #59 14.36 OK: 9 MiB in 16 packages [2024-10-30T09:41:42.229Z] #59 DONE 16.9s [2024-10-30T09:41:42.229Z] [2024-10-30T09:41:42.229Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:42.817Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.18MB / 28.04MB 11.1s [2024-10-30T09:41:43.086Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 11.5s [2024-10-30T09:41:43.687Z] #46 ... [2024-10-30T09:41:43.687Z] [2024-10-30T09:41:43.687Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:41:43.687Z] #71 ... [2024-10-30T09:41:43.687Z] [2024-10-30T09:41:43.687Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:43.687Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.71MB / 28.04MB 12.2s [2024-10-30T09:41:43.958Z] #46 ... [2024-10-30T09:41:43.958Z] [2024-10-30T09:41:43.958Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:41:43.958Z] #64 DONE 16.3s [2024-10-30T09:41:43.958Z] [2024-10-30T09:41:43.958Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:44.928Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 13.3s [2024-10-30T09:41:44.928Z] #46 ... [2024-10-30T09:41:44.928Z] [2024-10-30T09:41:44.928Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-30T09:41:44.928Z] #54 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:44.928Z] #54 15.19 (1/4) Installing ca-certificates (20240705-r0) [2024-10-30T09:41:44.928Z] #54 15.59 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-30T09:41:44.928Z] #54 15.63 (3/4) Installing su-exec (0.2-r3) [2024-10-30T09:41:44.928Z] #54 15.67 (4/4) Installing yq-go (4.44.1-r2) [2024-10-30T09:41:44.928Z] #54 17.45 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:41:44.928Z] #54 17.68 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:41:44.928Z] #54 19.07 OK: 20 MiB in 18 packages [2024-10-30T09:41:45.197Z] #54 ... [2024-10-30T09:41:45.197Z] [2024-10-30T09:41:45.197Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:45.197Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 13.7s [2024-10-30T09:41:45.785Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done [2024-10-30T09:41:45.786Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done [2024-10-30T09:41:46.765Z] #46 ... [2024-10-30T09:41:46.765Z] [2024-10-30T09:41:46.765Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:41:46.765Z] #61 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:46.765Z] #61 19.30 OK: 238 MiB in 54 packages [2024-10-30T09:41:46.765Z] #61 ... [2024-10-30T09:41:46.765Z] [2024-10-30T09:41:46.765Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-30T09:41:46.765Z] #54 DONE 22.4s [2024-10-30T09:41:46.765Z] [2024-10-30T09:41:46.765Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T09:41:46.765Z] #70 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:47.273Z] #153 ... [2024-10-30T09:41:47.273Z] [2024-10-30T09:41:47.273Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-30T09:41:47.273Z] #144 80.26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-30T09:41:47.354Z] #70 ... [2024-10-30T09:41:47.354Z] [2024-10-30T09:41:47.354Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:41:47.354Z] #61 DONE 22.2s [2024-10-30T09:41:47.624Z] [2024-10-30T09:41:47.624Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:41:47.624Z] #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.8s done [2024-10-30T09:41:47.624Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-30T09:41:47.624Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-30T09:41:47.624Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-30T09:41:47.903Z] #63 ... [2024-10-30T09:41:47.903Z] [2024-10-30T09:41:47.903Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:41:47.903Z] #71 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:48.172Z] #71 ... [2024-10-30T09:41:48.172Z] [2024-10-30T09:41:48.172Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-30T09:41:48.172Z] #68 DONE 19.1s [2024-10-30T09:41:48.172Z] [2024-10-30T09:41:48.172Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-30T09:41:48.172Z] #57 12.66 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:41:48.172Z] #57 12.66 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:41:48.172Z] #57 12.66 OK: 24042 distinct packages available [2024-10-30T09:41:48.172Z] #57 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:48.172Z] #57 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:48.441Z] #57 ... [2024-10-30T09:41:48.441Z] [2024-10-30T09:41:48.441Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:41:48.728Z] #63 ... [2024-10-30T09:41:48.728Z] [2024-10-30T09:41:48.728Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:41:48.728Z] #72 DONE 1.3s [2024-10-30T09:41:48.728Z] [2024-10-30T09:41:48.728Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:41:48.998Z] #63 ... [2024-10-30T09:41:48.998Z] [2024-10-30T09:41:48.998Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-30T09:41:48.998Z] #60 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:48.998Z] #60 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:48.998Z] #60 ... [2024-10-30T09:41:48.998Z] [2024-10-30T09:41:48.998Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-30T09:41:48.998Z] #55 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:48.998Z] #55 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:49.266Z] #55 ... [2024-10-30T09:41:49.266Z] [2024-10-30T09:41:49.266Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:41:49.541Z] #63 ... [2024-10-30T09:41:49.541Z] [2024-10-30T09:41:49.541Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:41:49.541Z] #56 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:49.541Z] #56 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:49.541Z] #56 ... [2024-10-30T09:41:49.541Z] [2024-10-30T09:41:49.541Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:49.541Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s [2024-10-30T09:41:49.810Z] #46 ... [2024-10-30T09:41:49.810Z] [2024-10-30T09:41:49.810Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:41:49.810Z] #58 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:49.810Z] #58 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:50.082Z] #58 ... [2024-10-30T09:41:50.082Z] [2024-10-30T09:41:50.082Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:41:50.683Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-10-30T09:41:51.652Z] #63 ... [2024-10-30T09:41:51.652Z] [2024-10-30T09:41:51.652Z] #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-30T09:41:51.652Z] #40 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:51.652Z] #40 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:51.922Z] #40 ... [2024-10-30T09:41:51.922Z] [2024-10-30T09:41:51.922Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:41:52.199Z] #63 ... [2024-10-30T09:41:52.199Z] [2024-10-30T09:41:52.199Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-30T09:41:52.199Z] #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:52.469Z] #73 ... [2024-10-30T09:41:52.469Z] [2024-10-30T09:41:52.469Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:53.895Z] #46 ... [2024-10-30T09:41:53.895Z] [2024-10-30T09:41:53.895Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-30T09:41:53.895Z] #0 9.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:54.166Z] #74 ... [2024-10-30T09:41:54.166Z] [2024-10-30T09:41:54.166Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:54.435Z] #46 ... [2024-10-30T09:41:54.435Z] [2024-10-30T09:41:54.435Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-30T09:41:54.435Z] #57 25.60 OK: 238 MiB in 54 packages [2024-10-30T09:41:54.435Z] #57 DONE 28.9s [2024-10-30T09:41:54.435Z] [2024-10-30T09:41:54.435Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:55.025Z] #46 ... [2024-10-30T09:41:55.025Z] [2024-10-30T09:41:55.025Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-30T09:41:55.025Z] #60 26.63 OK: 238 MiB in 54 packages [2024-10-30T09:41:55.025Z] #60 DONE 29.8s [2024-10-30T09:41:55.025Z] [2024-10-30T09:41:55.025Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:55.025Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.4s [2024-10-30T09:41:55.306Z] #46 ... [2024-10-30T09:41:55.306Z] [2024-10-30T09:41:55.306Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-30T09:41:55.306Z] #66 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:55.306Z] #66 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:55.306Z] #66 ... [2024-10-30T09:41:55.306Z] [2024-10-30T09:41:55.306Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:55.904Z] #46 ... [2024-10-30T09:41:55.904Z] [2024-10-30T09:41:55.904Z] #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-30T09:41:55.904Z] #40 25.21 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:41:55.904Z] #40 25.29 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:41:55.904Z] #40 25.65 OK: 9 MiB in 15 packages [2024-10-30T09:41:55.904Z] #40 DONE 29.2s [2024-10-30T09:41:55.904Z] [2024-10-30T09:41:55.904Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-30T09:41:55.904Z] #67 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:55.904Z] #67 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:55.904Z] #67 ... [2024-10-30T09:41:55.904Z] [2024-10-30T09:41:55.904Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:41:55.904Z] #75 DONE 1.5s [2024-10-30T09:41:55.904Z] [2024-10-30T09:41:55.904Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-30T09:41:55.904Z] #69 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:55.904Z] #69 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:56.185Z] #69 ... [2024-10-30T09:41:56.185Z] [2024-10-30T09:41:56.185Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:56.185Z] #46 ... [2024-10-30T09:41:56.185Z] [2024-10-30T09:41:56.185Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:41:56.185Z] #76 DONE 1.2s [2024-10-30T09:41:56.460Z] [2024-10-30T09:41:56.460Z] #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:41:56.731Z] #77 ... [2024-10-30T09:41:56.731Z] [2024-10-30T09:41:56.731Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-30T09:41:56.731Z] #0 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:57.002Z] #78 ... [2024-10-30T09:41:57.002Z] [2024-10-30T09:41:57.002Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:57.971Z] #46 ... [2024-10-30T09:41:57.971Z] [2024-10-30T09:41:57.971Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-30T09:41:57.971Z] #58 29.54 OK: 238 MiB in 54 packages [2024-10-30T09:41:57.971Z] #58 DONE 33.6s [2024-10-30T09:41:58.240Z] [2024-10-30T09:41:58.240Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:41:58.240Z] #79 ... [2024-10-30T09:41:58.240Z] [2024-10-30T09:41:58.240Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-30T09:41:58.240Z] #0 7.731 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:58.514Z] #80 ... [2024-10-30T09:41:58.514Z] [2024-10-30T09:41:58.514Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:41:58.786Z] #46 ... [2024-10-30T09:41:58.786Z] [2024-10-30T09:41:58.786Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T09:41:58.786Z] #70 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:41:58.786Z] #70 ... [2024-10-30T09:41:58.786Z] [2024-10-30T09:41:58.786Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-30T09:41:58.786Z] #55 25.91 (1/3) Installing ca-certificates (20240705-r0) [2024-10-30T09:41:58.786Z] #55 26.38 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-30T09:41:58.786Z] #55 26.41 (3/3) Installing tzdata (2024b-r0) [2024-10-30T09:41:58.786Z] #55 28.87 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:41:58.786Z] #55 29.12 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:41:58.786Z] #55 31.08 OK: 11 MiB in 17 packages [2024-10-30T09:41:58.786Z] #55 DONE 34.3s [2024-10-30T09:41:58.786Z] [2024-10-30T09:41:58.786Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:41:59.060Z] #81 ... [2024-10-30T09:41:59.060Z] [2024-10-30T09:41:59.060Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:41:59.060Z] #82 ... [2024-10-30T09:41:59.060Z] [2024-10-30T09:41:59.060Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:41:59.060Z] #79 DONE 1.1s [2024-10-30T09:41:59.331Z] [2024-10-30T09:41:59.331Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:42:00.297Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s [2024-10-30T09:42:00.566Z] #46 ... [2024-10-30T09:42:00.566Z] [2024-10-30T09:42:00.566Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:42:00.566Z] #71 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:00.566Z] #71 ... [2024-10-30T09:42:00.566Z] [2024-10-30T09:42:00.566Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:42:00.566Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s [2024-10-30T09:42:00.835Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s done [2024-10-30T09:42:00.835Z] #63 ... [2024-10-30T09:42:00.835Z] [2024-10-30T09:42:00.835Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:42:05.107Z] #46 ... [2024-10-30T09:42:05.107Z] [2024-10-30T09:42:05.107Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:42:05.107Z] #56 29.00 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:42:05.107Z] #56 29.00 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:42:05.107Z] #56 29.00 OK: 24043 distinct packages available [2024-10-30T09:42:05.107Z] #56 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:05.107Z] #56 34.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:05.107Z] #56 ... [2024-10-30T09:42:05.107Z] [2024-10-30T09:42:05.107Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-30T09:42:05.107Z] #66 33.34 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:05.107Z] #66 34.11 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:05.107Z] #66 34.29 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-30T09:42:05.107Z] #66 34.34 (4/6) Installing openssl (3.3.2-r1) [2024-10-30T09:42:05.107Z] #66 34.49 (5/6) Installing su-exec (0.2-r3) [2024-10-30T09:42:05.107Z] #66 34.51 (6/6) Installing yq-go (4.44.1-r2) [2024-10-30T09:42:05.107Z] #66 35.86 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:05.107Z] #66 ... [2024-10-30T09:42:05.107Z] [2024-10-30T09:42:05.107Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-30T09:42:05.107Z] #73 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:05.107Z] #73 ... [2024-10-30T09:42:05.107Z] [2024-10-30T09:42:05.107Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:42:05.376Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.6s [2024-10-30T09:42:05.964Z] #46 ... [2024-10-30T09:42:05.964Z] [2024-10-30T09:42:05.964Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:05.964Z] #0 6.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:05.964Z] #0 8.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:05.964Z] #83 ... [2024-10-30T09:42:05.964Z] [2024-10-30T09:42:05.964Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-30T09:42:05.964Z] #74 12.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:05.964Z] #74 21.94 OK: 238 MiB in 54 packages [2024-10-30T09:42:06.233Z] #74 ... [2024-10-30T09:42:06.233Z] [2024-10-30T09:42:06.233Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:42:06.233Z] #84 ... [2024-10-30T09:42:06.233Z] [2024-10-30T09:42:06.233Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-30T09:42:06.233Z] #73 24.12 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:06.233Z] #73 24.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:06.233Z] #73 24.14 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:06.503Z] #73 ... [2024-10-30T09:42:06.503Z] [2024-10-30T09:42:06.503Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T09:42:06.503Z] #70 32.56 (1/2) Installing ca-certificates (20240705-r0) [2024-10-30T09:42:06.503Z] #70 33.27 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-30T09:42:06.503Z] #70 33.32 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:06.503Z] #70 33.57 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:42:06.503Z] #70 34.96 OK: 10 MiB in 16 packages [2024-10-30T09:42:06.503Z] #70 DONE 37.1s [2024-10-30T09:42:06.771Z] [2024-10-30T09:42:06.771Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T09:42:06.771Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.5s done [2024-10-30T09:42:07.360Z] #46 ... [2024-10-30T09:42:07.360Z] [2024-10-30T09:42:07.360Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-30T09:42:07.360Z] #66 36.07 OK: 20 MiB in 18 packages [2024-10-30T09:42:07.360Z] #66 DONE 38.5s [2024-10-30T09:42:07.360Z] [2024-10-30T09:42:07.360Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-30T09:42:07.641Z] #85 ... [2024-10-30T09:42:07.641Z] [2024-10-30T09:42:07.641Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-30T09:42:07.641Z] #78 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:07.641Z] #78 ... [2024-10-30T09:42:07.641Z] [2024-10-30T09:42:07.641Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:42:07.641Z] #82 6.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:07.641Z] #82 8.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:07.910Z] #82 ... [2024-10-30T09:42:07.910Z] [2024-10-30T09:42:07.910Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-30T09:42:07.910Z] #74 DONE 24.0s [2024-10-30T09:42:08.188Z] [2024-10-30T09:42:08.188Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-30T09:42:08.774Z] #86 DONE 0.8s [2024-10-30T09:42:08.774Z] [2024-10-30T09:42:08.774Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-30T09:42:08.774Z] #73 26.49 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:08.774Z] #73 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:09.367Z] #73 ... [2024-10-30T09:42:09.367Z] [2024-10-30T09:42:09.367Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:42:09.367Z] #87 ... [2024-10-30T09:42:09.367Z] [2024-10-30T09:42:09.367Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-30T09:42:09.367Z] #80 11.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:09.635Z] #80 ... [2024-10-30T09:42:09.635Z] [2024-10-30T09:42:09.635Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:42:11.057Z] #88 ... [2024-10-30T09:42:11.057Z] [2024-10-30T09:42:11.057Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-30T09:42:11.057Z] #69 32.11 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:42:11.057Z] #69 32.11 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:42:11.057Z] #69 32.11 OK: 24043 distinct packages available [2024-10-30T09:42:11.057Z] #69 34.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:11.057Z] #69 36.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:11.326Z] #69 ... [2024-10-30T09:42:11.326Z] [2024-10-30T09:42:11.326Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-30T09:42:11.326Z] #78 23.82 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:11.326Z] #78 23.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:11.326Z] #78 23.87 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:11.917Z] #78 ... [2024-10-30T09:42:11.917Z] [2024-10-30T09:42:11.917Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:42:11.917Z] #63 ... [2024-10-30T09:42:11.917Z] [2024-10-30T09:42:11.917Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:42:11.917Z] #71 28.40 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:11.917Z] #71 28.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:11.917Z] #71 28.63 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:11.917Z] #71 31.84 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:11.917Z] #71 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:11.917Z] #71 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:11.917Z] #71 ... [2024-10-30T09:42:11.917Z] [2024-10-30T09:42:11.917Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:42:11.917Z] #56 46.36 (1/14) Installing ca-certificates (20240705-r0) [2024-10-30T09:42:12.186Z] #56 46.80 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-30T09:42:12.186Z] #56 ... [2024-10-30T09:42:12.186Z] [2024-10-30T09:42:12.186Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-30T09:42:12.186Z] #67 33.51 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-30T09:42:12.186Z] #67 33.51 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-30T09:42:12.186Z] #67 33.51 OK: 24043 distinct packages available [2024-10-30T09:42:12.186Z] #67 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:12.186Z] #67 36.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:12.454Z] #67 ... [2024-10-30T09:42:12.454Z] [2024-10-30T09:42:12.454Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:42:12.454Z] #56 46.95 (3/14) Installing c-ares (1.33.1-r0) [2024-10-30T09:42:12.454Z] #56 46.99 (4/14) Installing libunistring (1.2-r0) [2024-10-30T09:42:12.454Z] #56 47.18 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-30T09:42:12.723Z] #56 47.26 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-30T09:42:12.723Z] #56 47.30 (7/14) Installing libpsl (0.21.5-r1) [2024-10-30T09:42:12.723Z] #56 47.34 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-30T09:42:12.723Z] #56 47.48 (9/14) Installing libcurl (8.10.1-r0) [2024-10-30T09:42:12.723Z] #56 47.60 (10/14) Installing curl (8.10.1-r0) [2024-10-30T09:42:12.991Z] #56 47.64 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-30T09:42:12.991Z] #56 47.68 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-30T09:42:12.991Z] #56 47.69 (13/14) Installing libucontext (1.2-r3) [2024-10-30T09:42:12.991Z] #56 47.71 (14/14) Installing gcompat (1.1.0-r4) [2024-10-30T09:42:12.991Z] #56 47.77 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:13.260Z] #56 47.90 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:42:13.850Z] #56 ... [2024-10-30T09:42:13.850Z] [2024-10-30T09:42:13.850Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-30T09:42:13.850Z] #80 22.11 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T09:42:13.850Z] #80 22.93 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:13.850Z] #80 23.19 OK: 9 MiB in 15 packages [2024-10-30T09:42:13.850Z] #80 DONE 25.5s [2024-10-30T09:42:13.850Z] [2024-10-30T09:42:13.850Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-30T09:42:13.850Z] #78 26.18 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:13.850Z] #78 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:14.817Z] #78 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:16.248Z] #78 ... [2024-10-30T09:42:16.248Z] [2024-10-30T09:42:16.248Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-30T09:42:16.248Z] #67 45.69 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-30T09:42:16.248Z] #67 45.71 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-30T09:42:16.248Z] #67 45.73 (3/4) Installing libucontext (1.2-r3) [2024-10-30T09:42:16.248Z] #67 45.75 (4/4) Installing gcompat (1.1.0-r4) [2024-10-30T09:42:16.248Z] #67 45.80 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:16.248Z] #67 45.95 OK: 9 MiB in 18 packages [2024-10-30T09:42:16.248Z] #67 DONE 47.4s [2024-10-30T09:42:16.248Z] [2024-10-30T09:42:16.248Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-30T09:42:16.248Z] #89 ... [2024-10-30T09:42:16.248Z] [2024-10-30T09:42:16.248Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-30T09:42:16.248Z] #56 48.98 OK: 15 MiB in 28 packages [2024-10-30T09:42:16.248Z] #56 DONE 51.1s [2024-10-30T09:42:16.516Z] [2024-10-30T09:42:16.516Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:42:16.516Z] #90 ... [2024-10-30T09:42:16.516Z] [2024-10-30T09:42:16.516Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:42:16.516Z] #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:16.516Z] #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:16.786Z] #91 ... [2024-10-30T09:42:16.786Z] [2024-10-30T09:42:16.786Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-30T09:42:16.786Z] #69 46.44 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:16.786Z] #69 47.11 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:16.786Z] #69 47.38 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-30T09:42:16.786Z] #69 47.40 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-30T09:42:16.786Z] #69 47.45 (5/7) Installing libucontext (1.2-r3) [2024-10-30T09:42:16.786Z] #69 47.48 (6/7) Installing gcompat (1.1.0-r4) [2024-10-30T09:42:16.786Z] #69 47.58 (7/7) Installing openssl (3.3.2-r1) [2024-10-30T09:42:17.058Z] #69 47.93 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:17.329Z] #69 48.22 OK: 10 MiB in 19 packages [2024-10-30T09:42:19.279Z] #69 ... [2024-10-30T09:42:19.279Z] [2024-10-30T09:42:19.279Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:42:19.279Z] #71 42.34 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:19.279Z] #71 43.54 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:19.279Z] #71 43.88 OK: 9 MiB in 15 packages [2024-10-30T09:42:19.279Z] #71 DONE 45.7s [2024-10-30T09:42:19.547Z] [2024-10-30T09:42:19.547Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-30T09:42:19.547Z] #73 27.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:19.547Z] #73 34.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:19.547Z] #73 35.58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:19.547Z] #73 35.73 OK: 9 MiB in 16 packages [2024-10-30T09:42:19.547Z] #73 DONE 37.2s [2024-10-30T09:42:19.547Z] [2024-10-30T09:42:19.547Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-30T09:42:20.133Z] #92 ... [2024-10-30T09:42:20.133Z] [2024-10-30T09:42:20.133Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-30T09:42:20.133Z] #69 DONE 51.1s [2024-10-30T09:42:20.133Z] [2024-10-30T09:42:20.133Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:21.545Z] #93 ... [2024-10-30T09:42:21.545Z] [2024-10-30T09:42:21.545Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-30T09:42:21.545Z] #85 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:21.545Z] #85 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:21.545Z] #85 ... [2024-10-30T09:42:21.545Z] [2024-10-30T09:42:21.545Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:42:21.545Z] #82 18.10 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:21.545Z] #82 18.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:21.545Z] #82 18.15 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:21.545Z] #82 20.39 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:21.545Z] #82 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:21.813Z] #82 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:22.399Z] #82 ... [2024-10-30T09:42:22.399Z] [2024-10-30T09:42:22.399Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:22.399Z] #93 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:22.984Z] #93 ... [2024-10-30T09:42:22.984Z] [2024-10-30T09:42:22.985Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-30T09:42:22.985Z] #92 DONE 3.6s [2024-10-30T09:42:23.252Z] [2024-10-30T09:42:23.252Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-10-30T09:42:23.252Z] #94 DONE 0.2s [2024-10-30T09:42:23.252Z] [2024-10-30T09:42:23.252Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:42:23.252Z] #91 15.39 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:23.252Z] #91 15.39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:23.252Z] #91 15.51 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:23.837Z] #91 17.43 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:23.837Z] #91 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:24.104Z] #91 ... [2024-10-30T09:42:24.104Z] [2024-10-30T09:42:24.104Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:24.104Z] #83 18.27 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:24.104Z] #83 18.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:24.104Z] #83 18.32 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:24.104Z] #83 19.76 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:24.104Z] #83 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:24.104Z] #83 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:24.373Z] #83 ... [2024-10-30T09:42:24.373Z] [2024-10-30T09:42:24.373Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-30T09:42:24.373Z] #78 36.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:24.373Z] #78 37.42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:24.373Z] #78 37.53 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:42:25.334Z] #78 38.47 OK: 20 MiB in 18 packages [2024-10-30T09:42:27.280Z] #78 DONE 40.6s [2024-10-30T09:42:27.280Z] [2024-10-30T09:42:27.280Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:27.280Z] #83 29.83 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:27.280Z] #83 30.43 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:27.280Z] #83 30.53 OK: 9 MiB in 15 packages [2024-10-30T09:42:28.695Z] #83 DONE 32.6s [2024-10-30T09:42:28.695Z] [2024-10-30T09:42:28.695Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-30T09:42:28.695Z] #85 14.62 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:28.695Z] #85 14.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:28.695Z] #85 14.71 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:28.695Z] #85 16.67 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:28.695Z] #85 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:28.695Z] #85 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:28.964Z] #85 ... [2024-10-30T09:42:28.964Z] [2024-10-30T09:42:28.964Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:42:28.964Z] #82 29.86 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:29.232Z] #82 30.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:29.500Z] #82 30.49 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:42:30.088Z] #82 ... [2024-10-30T09:42:30.088Z] [2024-10-30T09:42:30.088Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-30T09:42:30.088Z] #89 3.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:30.088Z] #89 5.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:30.088Z] #89 13.75 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:30.088Z] #89 13.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:30.088Z] #89 13.81 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:30.088Z] #89 ... [2024-10-30T09:42:30.088Z] [2024-10-30T09:42:30.088Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:30.088Z] #93 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:30.088Z] #93 9.736 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:30.088Z] #93 9.751 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:30.088Z] #93 9.792 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:30.358Z] #93 ... [2024-10-30T09:42:30.358Z] [2024-10-30T09:42:30.358Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:42:30.358Z] #90 3.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:30.358Z] #90 5.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:30.358Z] #90 11.19 Upgrading critical system libraries and apk-tools: [2024-10-30T09:42:30.358Z] #90 11.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T09:42:30.358Z] #90 11.27 Executing busybox-1.36.1-r29.trigger [2024-10-30T09:42:30.358Z] #90 13.02 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:30.358Z] #90 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:30.358Z] #90 ... [2024-10-30T09:42:30.358Z] [2024-10-30T09:42:30.358Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:42:30.358Z] #82 31.49 OK: 11 MiB in 17 packages [2024-10-30T09:42:32.315Z] #82 DONE 33.2s [2024-10-30T09:42:32.315Z] [2024-10-30T09:42:32.315Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-30T09:42:32.315Z] #85 23.78 OK: 20 MiB in 18 packages [2024-10-30T09:42:32.315Z] #85 DONE 24.9s [2024-10-30T09:42:32.315Z] [2024-10-30T09:42:32.315Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-30T09:42:32.583Z] #95 DONE 0.5s [2024-10-30T09:42:32.583Z] [2024-10-30T09:42:32.583Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-30T09:42:32.583Z] #89 14.71 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:32.583Z] #89 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:32.583Z] #89 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:35.184Z] #89 ... [2024-10-30T09:42:35.184Z] [2024-10-30T09:42:35.184Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-30T09:42:35.184Z] #91 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:35.184Z] #91 26.01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:35.184Z] #91 26.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:35.184Z] #91 26.51 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:42:35.184Z] #91 26.91 OK: 10 MiB in 16 packages [2024-10-30T09:42:35.184Z] #91 DONE 28.3s [2024-10-30T09:42:35.184Z] [2024-10-30T09:42:35.184Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:35.185Z] #93 10.71 Continuing the upgrade transaction with new apk-tools: [2024-10-30T09:42:35.185Z] #93 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:35.185Z] #93 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:35.775Z] #93 15.90 OK: 10 MiB in 19 packages [2024-10-30T09:42:36.362Z] #93 ... [2024-10-30T09:42:36.362Z] [2024-10-30T09:42:36.362Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-30T09:42:36.362Z] #89 20.23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:36.644Z] #89 20.48 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:36.644Z] #89 20.53 OK: 9 MiB in 18 packages [2024-10-30T09:42:37.324Z] #89 ... [2024-10-30T09:42:37.324Z] [2024-10-30T09:42:37.324Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-30T09:42:37.324Z] #93 DONE 17.4s [2024-10-30T09:42:37.592Z] [2024-10-30T09:42:37.592Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-30T09:42:37.592Z] #89 DONE 21.5s [2024-10-30T09:42:37.592Z] [2024-10-30T09:42:37.592Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:42:37.592Z] #96 ... [2024-10-30T09:42:37.592Z] [2024-10-30T09:42:37.592Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-30T09:42:37.592Z] #90 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T09:42:37.592Z] #90 19.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:37.592Z] #90 19.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T09:42:37.592Z] #90 19.44 Executing ca-certificates-20240705-r0.trigger [2024-10-30T09:42:37.592Z] #90 20.04 OK: 15 MiB in 28 packages [2024-10-30T09:42:37.592Z] #90 DONE 21.2s [2024-10-30T09:42:37.862Z] [2024-10-30T09:42:37.862Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:42:39.872Z] #97 DONE 2.2s [2024-10-30T09:42:39.872Z] [2024-10-30T09:42:39.872Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:42:39.872Z] #96 DONE 2.1s [2024-10-30T09:42:39.872Z] [2024-10-30T09:42:39.872Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-30T09:42:39.872Z] #98 ... [2024-10-30T09:42:39.872Z] [2024-10-30T09:42:39.872Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-30T09:42:39.872Z] #99 DONE 2.3s [2024-10-30T09:42:39.872Z] [2024-10-30T09:42:39.873Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-30T09:42:39.873Z] #100 DONE 0.3s [2024-10-30T09:42:39.873Z] [2024-10-30T09:42:39.873Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:42:39.873Z] #101 ... [2024-10-30T09:42:39.873Z] [2024-10-30T09:42:39.873Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-30T09:42:39.873Z] #98 DONE 0.3s [2024-10-30T09:42:40.144Z] [2024-10-30T09:42:40.144Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-30T09:42:40.144Z] #102 ... [2024-10-30T09:42:40.144Z] [2024-10-30T09:42:40.144Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-30T09:42:40.144Z] #103 DONE 0.3s [2024-10-30T09:42:40.414Z] [2024-10-30T09:42:40.414Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-30T09:42:40.414Z] #102 DONE 0.3s [2024-10-30T09:42:40.414Z] [2024-10-30T09:42:40.414Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-30T09:42:40.708Z] #104 DONE 0.4s [2024-10-30T09:42:40.708Z] [2024-10-30T09:42:40.708Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-30T09:42:40.708Z] #105 DONE 0.4s [2024-10-30T09:42:40.708Z] [2024-10-30T09:42:40.708Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-30T09:42:40.979Z] #106 DONE 0.3s [2024-10-30T09:42:40.979Z] [2024-10-30T09:42:40.979Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-30T09:42:41.295Z] #107 ... [2024-10-30T09:42:41.295Z] [2024-10-30T09:42:41.295Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-30T09:42:41.295Z] #108 DONE 0.3s [2024-10-30T09:42:41.295Z] [2024-10-30T09:42:41.295Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-30T09:42:41.295Z] #107 DONE 0.4s [2024-10-30T09:42:41.295Z] [2024-10-30T09:42:41.295Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-30T09:42:41.565Z] #109 DONE 0.4s [2024-10-30T09:42:41.565Z] [2024-10-30T09:42:41.565Z] #110 [security-spire-config] exporting to image [2024-10-30T09:42:41.565Z] #110 exporting layers [2024-10-30T09:42:42.987Z] #110 ... [2024-10-30T09:42:42.987Z] [2024-10-30T09:42:42.987Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-30T09:42:42.988Z] #101 DONE 3.0s [2024-10-30T09:42:42.988Z] [2024-10-30T09:42:42.988Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-30T09:42:42.988Z] #111 DONE 0.3s [2024-10-30T09:42:42.988Z] [2024-10-30T09:42:42.988Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-30T09:42:43.489Z] #144 ... [2024-10-30T09:42:43.489Z] [2024-10-30T09:42:43.489Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-30T09:42:43.490Z] #148 DONE 140.3s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-30T09:42:43.490Z] #145 DONE 140.3s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-30T09:42:43.490Z] #146 DONE 140.3s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-30T09:42:43.490Z] #150 DONE 140.3s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-30T09:42:43.490Z] #151 DONE 140.3s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T09:42:43.490Z] #143 DONE 140.3s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-30T09:42:43.490Z] #152 DONE 140.4s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #154 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-30T09:42:43.490Z] #144 DONE 140.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-30T09:42:43.490Z] #147 DONE 140.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T09:42:43.490Z] #127 DONE 140.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-30T09:42:43.490Z] #149 DONE 140.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #155 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T09:42:43.490Z] #153 DONE 140.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #156 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #154 DONE 0.8s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #157 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #157 DONE 0.9s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #158 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #159 DONE 0.8s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-30T09:42:43.490Z] #160 DONE 0.8s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #155 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #161 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #162 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #156 DONE 0.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #163 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #164 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #165 CACHED [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #166 CACHED [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #167 CACHED [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #168 CACHED [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #169 CACHED [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #170 CACHED [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #171 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #172 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #173 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #174 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #175 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-30T09:42:43.490Z] #175 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #161 DONE 0.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #176 DONE 0.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-30T09:42:43.490Z] #177 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-30T09:42:43.490Z] #178 DONE 0.9s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-30T09:42:43.490Z] #179 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-10-30T09:42:43.490Z] #180 DONE 1.8s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #164 DONE 1.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-30T09:42:43.490Z] #181 DONE 1.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-30T09:42:43.490Z] #182 DONE 1.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-30T09:42:43.490Z] #183 DONE 1.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-30T09:42:43.490Z] #184 DONE 1.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #185 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #175 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-30T09:42:43.490Z] #175 DONE 1.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-30T09:42:43.490Z] #186 DONE 1.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-30T09:42:43.490Z] #187 DONE 1.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-30T09:42:43.490Z] #179 DONE 1.4s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #188 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-30T09:42:43.490Z] #177 DONE 1.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #189 DONE 0.9s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T09:42:43.490Z] #190 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-30T09:42:43.490Z] #191 DONE 0.8s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #192 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-30T09:42:43.490Z] #192 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #193 DONE 0.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #185 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #194 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #194 DONE 0.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-30T09:42:43.490Z] #195 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #196 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #196 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #197 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #198 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #188 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [core-command] exporting to image [2024-10-30T09:42:43.490Z] #111 exporting layers [2024-10-30T09:42:43.490Z] #111 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-30T09:42:43.490Z] #199 DONE 0.4s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [security-spiffe-token-provider] exporting to image [2024-10-30T09:42:43.490Z] #111 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #200 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-30T09:42:43.490Z] #200 DONE 0.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #201 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-10-30T09:42:43.490Z] #201 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #192 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-30T09:42:43.490Z] #192 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-30T09:42:43.490Z] #202 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-30T09:42:43.490Z] #203 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [support-cron-scheduler] exporting to image [2024-10-30T09:42:43.490Z] #111 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #204 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-30T09:42:43.490Z] #204 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-30T09:42:43.490Z] #205 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-30T09:42:43.490Z] #206 DONE 0.6s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-30T09:42:43.490Z] #207 DONE 0.5s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [core-data] exporting to image [2024-10-30T09:42:43.490Z] #111 writing image sha256:517fd1ff8ae76e39ea2e03f3317823ac2e326a4ad48d70d21e53bb364a4ae334 0.0s done [2024-10-30T09:42:43.490Z] #111 naming to docker.io/library/core-command done [2024-10-30T09:42:43.490Z] #111 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-30T09:42:43.490Z] #208 DONE 0.4s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [core-data] exporting to image [2024-10-30T09:42:43.490Z] #111 writing image sha256:6d48988171edc2ac802859ebdd39680051d4ec887b9de1b8c03fdc0a579e2596 0.1s done [2024-10-30T09:42:43.490Z] #111 naming to docker.io/library/security-spiffe-token-provider [2024-10-30T09:42:43.490Z] #111 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-30T09:42:43.490Z] #209 DONE 0.4s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-30T09:42:43.490Z] #210 DONE 0.4s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [security-spiffe-token-provider] exporting to image [2024-10-30T09:42:43.490Z] #111 exporting layers 0.6s done [2024-10-30T09:42:43.490Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-10-30T09:42:43.490Z] #111 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-30T09:42:43.490Z] #211 DONE 0.4s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-30T09:42:43.490Z] #212 DONE 0.3s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [core-metadata] exporting to image [2024-10-30T09:42:43.490Z] #111 exporting layers 0.6s done [2024-10-30T09:42:43.490Z] #111 writing image sha256:efdaacc9f8fdb1cfcd48c0b38e5314907e0d7e0881341da72fb1af73a5e372b1 [2024-10-30T09:42:43.490Z] #111 ... [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T09:42:43.490Z] #213 DONE 0.7s [2024-10-30T09:42:43.490Z] [2024-10-30T09:42:43.490Z] #111 [security-proxy-auth] exporting to image [2024-10-30T09:42:43.490Z] #111 exporting layers 0.5s done [2024-10-30T09:42:43.490Z] #111 writing image sha256:efdaacc9f8fdb1cfcd48c0b38e5314907e0d7e0881341da72fb1af73a5e372b1 0.0s done [2024-10-30T09:42:43.490Z] #111 naming to docker.io/library/core-keeper done [2024-10-30T09:42:43.491Z] #111 writing image sha256:87074febc968ca8864eaf585b56e8085381b8f302c0e6c167c96d0d5fd09ea63 0.0s done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/support-cron-scheduler 0.0s done [2024-10-30T09:42:43.491Z] #111 writing image sha256:65bd35704003e392915e92bfdfad611025d43cc88d28f5dfe8774cb4805dbe77 [2024-10-30T09:42:43.491Z] #111 ... [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-30T09:42:43.491Z] #214 DONE 0.4s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #111 [support-notifications] exporting to image [2024-10-30T09:42:43.491Z] #111 writing image sha256:65bd35704003e392915e92bfdfad611025d43cc88d28f5dfe8774cb4805dbe77 0.0s done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/support-notifications done [2024-10-30T09:42:43.491Z] #111 writing image sha256:b8c6832cae5c7ea33f6e562b8469b5968283d770bcb4e52eaae3d0aa7d941258 [2024-10-30T09:42:43.491Z] #111 exporting layers 0.3s done [2024-10-30T09:42:43.491Z] #111 writing image sha256:b8c6832cae5c7ea33f6e562b8469b5968283d770bcb4e52eaae3d0aa7d941258 0.1s done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/core-data done [2024-10-30T09:42:43.491Z] #111 ... [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T09:42:43.491Z] #215 DONE 0.9s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-30T09:42:43.491Z] #216 DONE 0.4s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #217 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-30T09:42:43.491Z] #217 DONE 0.2s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #111 [security-proxy-auth] exporting to image [2024-10-30T09:42:43.491Z] #111 writing image sha256:44c93c3ac63f29440ab353af745071c367c1028ae331b4a5b4ba24d69bd18037 done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/core-metadata done [2024-10-30T09:42:43.491Z] #111 writing image sha256:a2f7a6176e3d10d266b58aa613817a6f48cbdc1a186169dd04e08f7c2e92b457 done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/security-proxy-auth done [2024-10-30T09:42:43.491Z] #111 exporting layers 0.2s done [2024-10-30T09:42:43.491Z] #111 writing image sha256:31ece8966155ba5ba6161e127319a89ff7378ca33882fcf778f2846b68bd2be4 done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-30T09:42:43.491Z] #111 DONE 2.5s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-30T09:42:43.491Z] #218 DONE 0.1s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-30T09:42:43.491Z] #219 DONE 0.1s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #220 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-30T09:42:43.491Z] #220 DONE 0.1s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T09:42:43.491Z] #221 DONE 0.8s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #111 [security-proxy-setup] exporting to image [2024-10-30T09:42:43.491Z] #111 ... [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-30T09:42:43.491Z] #222 DONE 0.1s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T09:42:43.491Z] #223 DONE 0.5s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #111 [security-secretstore-setup] exporting to image [2024-10-30T09:42:43.491Z] #111 exporting layers 0.3s done [2024-10-30T09:42:43.491Z] #111 writing image sha256:a7857915fb34417a4baec0a6846313fdbffa322ba4e3ad858ef239a41ce1261f done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/security-proxy-setup done [2024-10-30T09:42:43.491Z] #111 exporting layers 0.2s done [2024-10-30T09:42:43.491Z] #111 writing image sha256:4f864d687945b6de9aefe1c5f3dca62adca667c5d874eedca4f8e5d66e386e46 done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-10-30T09:42:43.491Z] #111 DONE 2.9s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-10-30T09:42:43.491Z] #224 DONE 0.6s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #111 [security-bootstrapper] exporting to image [2024-10-30T09:42:43.491Z] #111 exporting layers 0.2s done [2024-10-30T09:42:43.491Z] #111 writing image sha256:38a0a2f3f92d0d3f1726742e397eb0411c5a5bfcbf2d97547dbe569b5f5b80d6 done [2024-10-30T09:42:43.491Z] #111 naming to docker.io/library/security-bootstrapper done [2024-10-30T09:42:43.491Z] #111 DONE 3.1s [2024-10-30T09:42:43.491Z] [2024-10-30T09:42:43.491Z] #37 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T09:42:43.491Z] time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-30T09:42:43.498Z] $ docker stop --time=1 6519d814e5141af7894fccbb5ce8b23e0d68f00338abf2cd422498effffbf51e [2024-10-30T09:42:43.573Z] #112 DONE 0.3s [2024-10-30T09:42:43.573Z] [2024-10-30T09:42:43.573Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-30T09:42:43.848Z] #113 DONE 0.4s [2024-10-30T09:42:43.848Z] [2024-10-30T09:42:43.848Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:42:43.848Z] #84 ... [2024-10-30T09:42:43.848Z] [2024-10-30T09:42:43.848Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-30T09:42:44.440Z] #114 DONE 0.4s [2024-10-30T09:42:44.440Z] [2024-10-30T09:42:44.440Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-30T09:42:44.440Z] #115 DONE 0.4s [2024-10-30T09:42:44.440Z] [2024-10-30T09:42:44.440Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T09:42:44.707Z] #63 ... [2024-10-30T09:42:44.707Z] [2024-10-30T09:42:44.707Z] #110 [security-spire-agent] exporting to image [2024-10-30T09:42:44.780Z] $ docker rm -f --volumes 6519d814e5141af7894fccbb5ce8b23e0d68f00338abf2cd422498effffbf51e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T09:42:45.131Z] + docker images [2024-10-30T09:42:45.131Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-30T09:42:45.131Z] security-bootstrapper latest 38a0a2f3f92d 4 seconds ago 31MB [2024-10-30T09:42:45.131Z] security-secretstore-setup latest 4f864d687945 5 seconds ago 55.6MB [2024-10-30T09:42:45.131Z] security-proxy-auth latest a2f7a6176e3d 5 seconds ago 39.6MB [2024-10-30T09:42:45.131Z] security-proxy-setup latest a7857915fb34 5 seconds ago 38.9MB [2024-10-30T09:42:45.131Z] core-common-config-bootstrapper latest 31ece8966155 5 seconds ago 26.5MB [2024-10-30T09:42:45.131Z] support-notifications latest 65bd35704003 6 seconds ago 69.5MB [2024-10-30T09:42:45.131Z] security-spiffe-token-provider latest 6d48988171ed 6 seconds ago 45.4MB [2024-10-30T09:42:45.131Z] core-keeper latest efdaacc9f8fd 6 seconds ago 41.1MB [2024-10-30T09:42:45.131Z] core-data latest b8c6832cae5c 6 seconds ago 47.4MB [2024-10-30T09:42:45.131Z] support-cron-scheduler latest 87074febc968 6 seconds ago 70.7MB [2024-10-30T09:42:45.131Z] core-metadata latest 44c93c3ac63f 6 seconds ago 47.6MB [2024-10-30T09:42:45.131Z] core-command latest 517fd1ff8ae7 7 seconds ago 41.5MB [2024-10-30T09:42:45.131Z] security-spire-server latest cd4c1b223983 3 minutes ago 128MB [2024-10-30T09:42:45.131Z] security-spire-config latest 8e0f15d4670d 3 minutes ago 127MB [2024-10-30T09:42:45.131Z] security-spire-agent latest 26ff0190fe0f 3 minutes ago 188MB [2024-10-30T09:42:45.131Z] ci-base-image-x86_64 latest a985e4f5ea23 6 minutes ago 975MB [2024-10-30T09:42:45.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB [2024-10-30T09:42:45.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-10-30T09:42:45.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T09:42:45.259Z] provisioning config files... [2024-10-30T09:42:45.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config3573294592819359445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T09:42:45.571Z] ---> ****-login.sh [2024-10-30T09:42:45.571Z] nexus3.edgexfoundry.org:10001 [2024-10-30T09:42:45.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:42:45.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:42:45.571Z] Configure a credential helper to remove this warning. See [2024-10-30T09:42:45.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:42:45.571Z] [2024-10-30T09:42:45.571Z] Login Succeeded [2024-10-30T09:42:45.571Z] nexus3.edgexfoundry.org:10002 [2024-10-30T09:42:45.669Z] #110 exporting layers 4.2s done [2024-10-30T09:42:45.669Z] #110 writing image sha256:c23c2986b1e06b0d038f2a154eb3408d7585b8cb572e9d82b601c3397058c42e [2024-10-30T09:42:45.669Z] #110 exporting layers 4.1s done [2024-10-30T09:42:45.669Z] #110 writing image sha256:c23c2986b1e06b0d038f2a154eb3408d7585b8cb572e9d82b601c3397058c42e 0.1s done [2024-10-30T09:42:45.669Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-10-30T09:42:45.669Z] #110 writing image sha256:f529e0ca145b6d62fb63d723ecd7747a1ad5e00f52fa5f95b29e451560b0e030 0.0s done [2024-10-30T09:42:45.669Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-30T09:42:45.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:42:45.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:42:45.829Z] Configure a credential helper to remove this warning. See [2024-10-30T09:42:45.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:42:45.829Z] [2024-10-30T09:42:45.829Z] Login Succeeded [2024-10-30T09:42:45.829Z] nexus3.edgexfoundry.org:10003 [2024-10-30T09:42:45.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:42:45.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:42:45.829Z] Configure a credential helper to remove this warning. See [2024-10-30T09:42:45.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:42:45.829Z] [2024-10-30T09:42:45.829Z] Login Succeeded [2024-10-30T09:42:45.829Z] nexus3.edgexfoundry.org:10004 [2024-10-30T09:42:45.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:42:46.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:42:46.087Z] Configure a credential helper to remove this warning. See [2024-10-30T09:42:46.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:42:46.087Z] [2024-10-30T09:42:46.087Z] Login Succeeded [2024-10-30T09:42:46.087Z] ****.io [2024-10-30T09:42:46.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T09:42:46.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T09:42:46.346Z] Configure a credential helper to remove this warning. See [2024-10-30T09:42:46.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T09:42:46.346Z] [2024-10-30T09:42:46.346Z] Login Succeeded [2024-10-30T09:42:46.346Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T09:42:46.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:42:46.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T09:42:46.438Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-30T09:42:46.438Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:46.438Z] latest [2024-10-30T09:42:46.438Z] 4.0.0-dev.6 [2024-10-30T09:42:46.438Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:42:46.438Z] main [2024-10-30T09:42:46.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:46.770Z] #110 exporting layers 2.1s done [2024-10-30T09:42:46.770Z] #110 writing image sha256:b5d64c90c4e581634617bf5ffddb1fd06b0f95f2b01181979030dbb5c9345c2e done [2024-10-30T09:42:46.770Z] #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-10-30T09:42:46.770Z] #110 DONE 5.3s [2024-10-30T09:42:46.770Z] [2024-10-30T09:42:46.770Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:42:46.782Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:47.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:47.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-30T09:42:47.108Z] a32c7dfd4a87: Preparing [2024-10-30T09:42:47.108Z] 6e4ffb6868e3: Preparing [2024-10-30T09:42:47.108Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:47.108Z] 4852c44fbabc: Preparing [2024-10-30T09:42:47.108Z] 98b6a455390b: Preparing [2024-10-30T09:42:47.108Z] f063048829ff: Preparing [2024-10-30T09:42:47.108Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:47.108Z] f063048829ff: Waiting [2024-10-30T09:42:47.108Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:47.108Z] c6bd1cc7bce0: Pushed [2024-10-30T09:42:47.108Z] 4852c44fbabc: Pushed [2024-10-30T09:42:47.108Z] a32c7dfd4a87: Pushed [2024-10-30T09:42:47.108Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:47.108Z] f063048829ff: Pushed [2024-10-30T09:42:47.675Z] 98b6a455390b: Pushed [2024-10-30T09:42:49.579Z] 6e4ffb6868e3: Pushed [2024-10-30T09:42:49.840Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:50.166Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:50.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-30T09:42:50.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-30T09:42:50.491Z] a32c7dfd4a87: Preparing [2024-10-30T09:42:50.491Z] 6e4ffb6868e3: Preparing [2024-10-30T09:42:50.491Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:50.491Z] 4852c44fbabc: Preparing [2024-10-30T09:42:50.491Z] 98b6a455390b: Preparing [2024-10-30T09:42:50.491Z] f063048829ff: Preparing [2024-10-30T09:42:50.491Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:50.491Z] f063048829ff: Waiting [2024-10-30T09:42:50.491Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:50.491Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:50.491Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:50.491Z] a32c7dfd4a87: Layer already exists [2024-10-30T09:42:50.491Z] 6e4ffb6868e3: Layer already exists [2024-10-30T09:42:50.491Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:50.491Z] f063048829ff: Layer already exists [2024-10-30T09:42:50.491Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:50.491Z] latest: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:50.830Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:51.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.6 [2024-10-30T09:42:51.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-30T09:42:51.159Z] a32c7dfd4a87: Preparing [2024-10-30T09:42:51.159Z] 6e4ffb6868e3: Preparing [2024-10-30T09:42:51.159Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:51.159Z] 4852c44fbabc: Preparing [2024-10-30T09:42:51.159Z] 98b6a455390b: Preparing [2024-10-30T09:42:51.159Z] f063048829ff: Preparing [2024-10-30T09:42:51.159Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:51.159Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:51.159Z] f063048829ff: Waiting [2024-10-30T09:42:51.159Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:51.159Z] a32c7dfd4a87: Layer already exists [2024-10-30T09:42:51.159Z] 6e4ffb6868e3: Layer already exists [2024-10-30T09:42:51.159Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:51.159Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:51.159Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:51.159Z] f063048829ff: Layer already exists [2024-10-30T09:42:51.159Z] 4.0.0-dev.6: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:51.487Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:51.815Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:42:51.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-30T09:42:51.815Z] a32c7dfd4a87: Preparing [2024-10-30T09:42:51.815Z] 6e4ffb6868e3: Preparing [2024-10-30T09:42:51.815Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:51.815Z] 4852c44fbabc: Preparing [2024-10-30T09:42:51.815Z] 98b6a455390b: Preparing [2024-10-30T09:42:51.815Z] f063048829ff: Preparing [2024-10-30T09:42:51.815Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:51.815Z] f063048829ff: Waiting [2024-10-30T09:42:51.815Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:51.815Z] a32c7dfd4a87: Layer already exists [2024-10-30T09:42:51.815Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:51.815Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:51.815Z] 6e4ffb6868e3: Layer already exists [2024-10-30T09:42:51.815Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:51.815Z] f063048829ff: Layer already exists [2024-10-30T09:42:51.815Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:51.815Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:52.146Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:52.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-30T09:42:52.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-30T09:42:52.478Z] a32c7dfd4a87: Preparing [2024-10-30T09:42:52.478Z] 6e4ffb6868e3: Preparing [2024-10-30T09:42:52.478Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:52.478Z] 4852c44fbabc: Preparing [2024-10-30T09:42:52.478Z] 98b6a455390b: Preparing [2024-10-30T09:42:52.478Z] f063048829ff: Preparing [2024-10-30T09:42:52.478Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:52.478Z] f063048829ff: Waiting [2024-10-30T09:42:52.478Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:52.478Z] 6e4ffb6868e3: Layer already exists [2024-10-30T09:42:52.478Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:52.478Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:52.478Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:52.478Z] a32c7dfd4a87: Layer already exists [2024-10-30T09:42:52.478Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:52.478Z] f063048829ff: Layer already exists [2024-10-30T09:42:52.478Z] main: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:42:52.555Z] ===================================================== [Pipeline] echo [2024-10-30T09:42:52.569Z] taggedImages: [2024-10-30T09:42:52.569Z] - nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:52.569Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-30T09:42:52.569Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.6 [2024-10-30T09:42:52.569Z] - nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:42:52.569Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-30T09:42:52.598Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-30T09:42:52.598Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:52.598Z] latest [2024-10-30T09:42:52.598Z] 4.0.0-dev.6 [2024-10-30T09:42:52.598Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:42:52.598Z] main [2024-10-30T09:42:52.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:52.948Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:53.286Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:53.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-30T09:42:53.286Z] 0f4dd94a60ce: Preparing [2024-10-30T09:42:53.286Z] 1373487af716: Preparing [2024-10-30T09:42:53.286Z] 1ca587ce8a23: Preparing [2024-10-30T09:42:53.286Z] 98dc7731dea3: Preparing [2024-10-30T09:42:53.286Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:53.286Z] 4852c44fbabc: Preparing [2024-10-30T09:42:53.286Z] 98b6a455390b: Preparing [2024-10-30T09:42:53.286Z] f063048829ff: Preparing [2024-10-30T09:42:53.286Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:53.286Z] 4852c44fbabc: Waiting [2024-10-30T09:42:53.286Z] 98b6a455390b: Waiting [2024-10-30T09:42:53.286Z] f063048829ff: Waiting [2024-10-30T09:42:53.286Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:53.286Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:53.286Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:53.286Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:53.286Z] f063048829ff: Layer already exists [2024-10-30T09:42:53.286Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:53.286Z] 1ca587ce8a23: Pushed [2024-10-30T09:42:53.286Z] 1373487af716: Pushed [2024-10-30T09:42:53.286Z] 0f4dd94a60ce: Pushed [2024-10-30T09:42:54.662Z] 98dc7731dea3: Pushed [2024-10-30T09:42:54.662Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:54.998Z] + 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 [2024-10-30T09:42:55.325Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-30T09:42:55.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-30T09:42:55.325Z] 0f4dd94a60ce: Preparing [2024-10-30T09:42:55.325Z] 1373487af716: Preparing [2024-10-30T09:42:55.325Z] 1ca587ce8a23: Preparing [2024-10-30T09:42:55.325Z] 98dc7731dea3: Preparing [2024-10-30T09:42:55.325Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:55.325Z] 4852c44fbabc: Preparing [2024-10-30T09:42:55.325Z] 98b6a455390b: Preparing [2024-10-30T09:42:55.325Z] f063048829ff: Preparing [2024-10-30T09:42:55.325Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:55.325Z] f063048829ff: Waiting [2024-10-30T09:42:55.325Z] 4852c44fbabc: Waiting [2024-10-30T09:42:55.325Z] 98b6a455390b: Waiting [2024-10-30T09:42:55.325Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:55.325Z] 98dc7731dea3: Layer already exists [2024-10-30T09:42:55.325Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:55.325Z] 1ca587ce8a23: Layer already exists [2024-10-30T09:42:55.325Z] 1373487af716: Layer already exists [2024-10-30T09:42:55.325Z] 0f4dd94a60ce: Layer already exists [2024-10-30T09:42:55.325Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:55.325Z] f063048829ff: Layer already exists [2024-10-30T09:42:55.325Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:55.325Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:55.325Z] latest: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:55.656Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:55.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.6 [2024-10-30T09:42:55.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-30T09:42:55.987Z] 0f4dd94a60ce: Preparing [2024-10-30T09:42:55.987Z] 1373487af716: Preparing [2024-10-30T09:42:55.987Z] 1ca587ce8a23: Preparing [2024-10-30T09:42:55.987Z] 98dc7731dea3: Preparing [2024-10-30T09:42:55.987Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:55.987Z] 4852c44fbabc: Preparing [2024-10-30T09:42:55.987Z] 98b6a455390b: Preparing [2024-10-30T09:42:55.987Z] f063048829ff: Preparing [2024-10-30T09:42:55.987Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:55.987Z] f063048829ff: Waiting [2024-10-30T09:42:55.987Z] 4852c44fbabc: Waiting [2024-10-30T09:42:55.987Z] 98b6a455390b: Waiting [2024-10-30T09:42:55.987Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:55.987Z] 1ca587ce8a23: Layer already exists [2024-10-30T09:42:55.987Z] 98dc7731dea3: Layer already exists [2024-10-30T09:42:55.987Z] 0f4dd94a60ce: Layer already exists [2024-10-30T09:42:55.987Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:55.987Z] 1373487af716: Layer already exists [2024-10-30T09:42:55.987Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:55.987Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:55.987Z] f063048829ff: Layer already exists [2024-10-30T09:42:55.987Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:55.987Z] 4.0.0-dev.6: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:56.323Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:56.653Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:42:56.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-30T09:42:56.653Z] 0f4dd94a60ce: Preparing [2024-10-30T09:42:56.653Z] 1373487af716: Preparing [2024-10-30T09:42:56.653Z] 1ca587ce8a23: Preparing [2024-10-30T09:42:56.653Z] 98dc7731dea3: Preparing [2024-10-30T09:42:56.653Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:56.653Z] 4852c44fbabc: Preparing [2024-10-30T09:42:56.653Z] 98b6a455390b: Preparing [2024-10-30T09:42:56.653Z] f063048829ff: Preparing [2024-10-30T09:42:56.653Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:56.653Z] 4852c44fbabc: Waiting [2024-10-30T09:42:56.653Z] 98b6a455390b: Waiting [2024-10-30T09:42:56.653Z] f063048829ff: Waiting [2024-10-30T09:42:56.653Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:56.653Z] 0f4dd94a60ce: Layer already exists [2024-10-30T09:42:56.653Z] 98dc7731dea3: Layer already exists [2024-10-30T09:42:56.653Z] 1373487af716: Layer already exists [2024-10-30T09:42:56.653Z] 1ca587ce8a23: Layer already exists [2024-10-30T09:42:56.653Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:56.653Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:56.653Z] f063048829ff: Layer already exists [2024-10-30T09:42:56.653Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:56.653Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:56.653Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:56.978Z] + 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 [2024-10-30T09:42:57.304Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-30T09:42:57.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-30T09:42:57.304Z] 0f4dd94a60ce: Preparing [2024-10-30T09:42:57.304Z] 1373487af716: Preparing [2024-10-30T09:42:57.304Z] 1ca587ce8a23: Preparing [2024-10-30T09:42:57.304Z] 98dc7731dea3: Preparing [2024-10-30T09:42:57.304Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:57.304Z] 4852c44fbabc: Preparing [2024-10-30T09:42:57.304Z] 98b6a455390b: Preparing [2024-10-30T09:42:57.304Z] f063048829ff: Preparing [2024-10-30T09:42:57.304Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:57.304Z] 98b6a455390b: Waiting [2024-10-30T09:42:57.304Z] f063048829ff: Waiting [2024-10-30T09:42:57.304Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:57.304Z] 4852c44fbabc: Waiting [2024-10-30T09:42:57.304Z] 1ca587ce8a23: Layer already exists [2024-10-30T09:42:57.304Z] 0f4dd94a60ce: Layer already exists [2024-10-30T09:42:57.304Z] 98dc7731dea3: Layer already exists [2024-10-30T09:42:57.304Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:57.304Z] 1373487af716: Layer already exists [2024-10-30T09:42:57.304Z] f063048829ff: Layer already exists [2024-10-30T09:42:57.304Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:57.304Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:57.304Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:57.304Z] main: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:42:57.387Z] ===================================================== [Pipeline] echo [2024-10-30T09:42:57.404Z] taggedImages: [2024-10-30T09:42:57.404Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:57.404Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-30T09:42:57.404Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.6 [2024-10-30T09:42:57.404Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:42:57.404Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-30T09:42:57.435Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-30T09:42:57.436Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:57.436Z] latest [2024-10-30T09:42:57.436Z] 4.0.0-dev.6 [2024-10-30T09:42:57.436Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:42:57.436Z] main [2024-10-30T09:42:57.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:57.782Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:42:58.112Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:42:58.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-30T09:42:58.112Z] a51238d32751: Preparing [2024-10-30T09:42:58.112Z] b361a86054b3: Preparing [2024-10-30T09:42:58.112Z] b2882602824c: Preparing [2024-10-30T09:42:58.112Z] c6bd1cc7bce0: Preparing [2024-10-30T09:42:58.112Z] 4852c44fbabc: Preparing [2024-10-30T09:42:58.112Z] 98b6a455390b: Preparing [2024-10-30T09:42:58.112Z] ca9b1f4af005: Preparing [2024-10-30T09:42:58.112Z] 63ca1fbb43ae: Preparing [2024-10-30T09:42:58.112Z] 98b6a455390b: Waiting [2024-10-30T09:42:58.112Z] 63ca1fbb43ae: Waiting [2024-10-30T09:42:58.112Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:42:58.112Z] 4852c44fbabc: Layer already exists [2024-10-30T09:42:58.112Z] 98b6a455390b: Layer already exists [2024-10-30T09:42:58.112Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:42:58.112Z] b361a86054b3: Pushed [2024-10-30T09:42:58.112Z] a51238d32751: Pushed [2024-10-30T09:42:58.112Z] ca9b1f4af005: Pushed [2024-10-30T09:43:01.401Z] b2882602824c: Pushed [2024-10-30T09:43:01.401Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:01.727Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:02.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-30T09:43:02.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-30T09:43:02.046Z] a51238d32751: Preparing [2024-10-30T09:43:02.046Z] b361a86054b3: Preparing [2024-10-30T09:43:02.046Z] b2882602824c: Preparing [2024-10-30T09:43:02.046Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:02.046Z] 4852c44fbabc: Preparing [2024-10-30T09:43:02.046Z] 98b6a455390b: Preparing [2024-10-30T09:43:02.046Z] ca9b1f4af005: Preparing [2024-10-30T09:43:02.046Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:02.046Z] 98b6a455390b: Waiting [2024-10-30T09:43:02.046Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:02.046Z] b361a86054b3: Layer already exists [2024-10-30T09:43:02.046Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:02.046Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:02.046Z] a51238d32751: Layer already exists [2024-10-30T09:43:02.046Z] b2882602824c: Layer already exists [2024-10-30T09:43:02.046Z] ca9b1f4af005: Layer already exists [2024-10-30T09:43:02.046Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:02.046Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:02.046Z] latest: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:02.377Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:02.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.6 [2024-10-30T09:43:02.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-30T09:43:02.712Z] a51238d32751: Preparing [2024-10-30T09:43:02.712Z] b361a86054b3: Preparing [2024-10-30T09:43:02.712Z] b2882602824c: Preparing [2024-10-30T09:43:02.712Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:02.712Z] 4852c44fbabc: Preparing [2024-10-30T09:43:02.712Z] 98b6a455390b: Preparing [2024-10-30T09:43:02.712Z] ca9b1f4af005: Preparing [2024-10-30T09:43:02.712Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:02.712Z] 98b6a455390b: Waiting [2024-10-30T09:43:02.712Z] ca9b1f4af005: Waiting [2024-10-30T09:43:02.712Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:02.712Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:02.712Z] b2882602824c: Layer already exists [2024-10-30T09:43:02.712Z] b361a86054b3: Layer already exists [2024-10-30T09:43:02.712Z] a51238d32751: Layer already exists [2024-10-30T09:43:02.712Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:02.712Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:02.712Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:02.712Z] ca9b1f4af005: Layer already exists [2024-10-30T09:43:02.712Z] 4.0.0-dev.6: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:03.049Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:03.375Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:03.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-30T09:43:03.375Z] a51238d32751: Preparing [2024-10-30T09:43:03.375Z] b361a86054b3: Preparing [2024-10-30T09:43:03.375Z] b2882602824c: Preparing [2024-10-30T09:43:03.375Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:03.375Z] 4852c44fbabc: Preparing [2024-10-30T09:43:03.375Z] 98b6a455390b: Preparing [2024-10-30T09:43:03.375Z] ca9b1f4af005: Preparing [2024-10-30T09:43:03.375Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:03.375Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:03.375Z] 98b6a455390b: Waiting [2024-10-30T09:43:03.375Z] ca9b1f4af005: Waiting [2024-10-30T09:43:03.375Z] b361a86054b3: Layer already exists [2024-10-30T09:43:03.375Z] a51238d32751: Layer already exists [2024-10-30T09:43:03.375Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:03.375Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:03.375Z] b2882602824c: Layer already exists [2024-10-30T09:43:03.375Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:03.375Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:03.375Z] ca9b1f4af005: Layer already exists [2024-10-30T09:43:03.375Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:03.703Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:04.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-30T09:43:04.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-30T09:43:04.026Z] a51238d32751: Preparing [2024-10-30T09:43:04.026Z] b361a86054b3: Preparing [2024-10-30T09:43:04.026Z] b2882602824c: Preparing [2024-10-30T09:43:04.026Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:04.026Z] 4852c44fbabc: Preparing [2024-10-30T09:43:04.026Z] 98b6a455390b: Preparing [2024-10-30T09:43:04.026Z] ca9b1f4af005: Preparing [2024-10-30T09:43:04.026Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:04.026Z] ca9b1f4af005: Waiting [2024-10-30T09:43:04.026Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:04.026Z] 98b6a455390b: Waiting [2024-10-30T09:43:04.026Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:04.026Z] a51238d32751: Layer already exists [2024-10-30T09:43:04.026Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:04.026Z] b2882602824c: Layer already exists [2024-10-30T09:43:04.026Z] b361a86054b3: Layer already exists [2024-10-30T09:43:04.026Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:04.026Z] ca9b1f4af005: Layer already exists [2024-10-30T09:43:04.026Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:04.026Z] main: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:04.111Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:04.136Z] taggedImages: [2024-10-30T09:43:04.136Z] - nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:04.136Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-30T09:43:04.136Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.6 [2024-10-30T09:43:04.136Z] - nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:04.136Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-30T09:43:04.176Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-30T09:43:04.176Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:04.176Z] latest [2024-10-30T09:43:04.176Z] 4.0.0-dev.6 [2024-10-30T09:43:04.176Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:04.176Z] main [2024-10-30T09:43:04.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:04.536Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:04.851Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:04.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-30T09:43:04.852Z] 96ada5e5fc05: Preparing [2024-10-30T09:43:04.852Z] fe5b354f81bc: Preparing [2024-10-30T09:43:04.852Z] 9e21b49e5f12: Preparing [2024-10-30T09:43:04.852Z] 4852c44fbabc: Preparing [2024-10-30T09:43:04.852Z] 0fae203f264a: Preparing [2024-10-30T09:43:04.852Z] bcf742dbf5e5: Preparing [2024-10-30T09:43:04.852Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:04.852Z] bcf742dbf5e5: Waiting [2024-10-30T09:43:04.852Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:04.852Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:04.852Z] 96ada5e5fc05: Pushed [2024-10-30T09:43:04.852Z] fe5b354f81bc: Pushed [2024-10-30T09:43:04.852Z] bcf742dbf5e5: Pushed [2024-10-30T09:43:04.852Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:04.852Z] 0fae203f264a: Pushed [2024-10-30T09:43:08.139Z] 9e21b49e5f12: Pushed [2024-10-30T09:43:08.139Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:08.472Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:08.789Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-30T09:43:08.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-30T09:43:08.789Z] 96ada5e5fc05: Preparing [2024-10-30T09:43:08.789Z] fe5b354f81bc: Preparing [2024-10-30T09:43:08.789Z] 9e21b49e5f12: Preparing [2024-10-30T09:43:08.789Z] 4852c44fbabc: Preparing [2024-10-30T09:43:08.789Z] 0fae203f264a: Preparing [2024-10-30T09:43:08.789Z] bcf742dbf5e5: Preparing [2024-10-30T09:43:08.789Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:08.789Z] bcf742dbf5e5: Waiting [2024-10-30T09:43:08.789Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:08.789Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:08.789Z] 9e21b49e5f12: Layer already exists [2024-10-30T09:43:08.789Z] 0fae203f264a: Layer already exists [2024-10-30T09:43:08.789Z] fe5b354f81bc: Layer already exists [2024-10-30T09:43:08.789Z] 96ada5e5fc05: Layer already exists [2024-10-30T09:43:08.789Z] bcf742dbf5e5: Layer already exists [2024-10-30T09:43:08.789Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:08.789Z] latest: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:09.123Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:09.453Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.6 [2024-10-30T09:43:09.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-30T09:43:09.453Z] 96ada5e5fc05: Preparing [2024-10-30T09:43:09.453Z] fe5b354f81bc: Preparing [2024-10-30T09:43:09.453Z] 9e21b49e5f12: Preparing [2024-10-30T09:43:09.453Z] 4852c44fbabc: Preparing [2024-10-30T09:43:09.453Z] 0fae203f264a: Preparing [2024-10-30T09:43:09.453Z] bcf742dbf5e5: Preparing [2024-10-30T09:43:09.453Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:09.453Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:09.453Z] bcf742dbf5e5: Waiting [2024-10-30T09:43:09.453Z] 9e21b49e5f12: Layer already exists [2024-10-30T09:43:09.453Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:09.453Z] fe5b354f81bc: Layer already exists [2024-10-30T09:43:09.453Z] 96ada5e5fc05: Layer already exists [2024-10-30T09:43:09.453Z] 0fae203f264a: Layer already exists [2024-10-30T09:43:09.453Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:09.453Z] bcf742dbf5e5: Layer already exists [2024-10-30T09:43:09.453Z] 4.0.0-dev.6: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:09.786Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:10.120Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:10.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-30T09:43:10.120Z] 96ada5e5fc05: Preparing [2024-10-30T09:43:10.120Z] fe5b354f81bc: Preparing [2024-10-30T09:43:10.120Z] 9e21b49e5f12: Preparing [2024-10-30T09:43:10.120Z] 4852c44fbabc: Preparing [2024-10-30T09:43:10.120Z] 0fae203f264a: Preparing [2024-10-30T09:43:10.120Z] bcf742dbf5e5: Preparing [2024-10-30T09:43:10.120Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:10.120Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:10.120Z] 0fae203f264a: Layer already exists [2024-10-30T09:43:10.120Z] 9e21b49e5f12: Layer already exists [2024-10-30T09:43:10.120Z] fe5b354f81bc: Layer already exists [2024-10-30T09:43:10.120Z] 96ada5e5fc05: Layer already exists [2024-10-30T09:43:10.120Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:10.120Z] bcf742dbf5e5: Layer already exists [2024-10-30T09:43:10.120Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:10.120Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:10.448Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:10.766Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-30T09:43:10.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-30T09:43:10.766Z] 96ada5e5fc05: Preparing [2024-10-30T09:43:10.766Z] fe5b354f81bc: Preparing [2024-10-30T09:43:10.766Z] 9e21b49e5f12: Preparing [2024-10-30T09:43:10.766Z] 4852c44fbabc: Preparing [2024-10-30T09:43:10.766Z] 0fae203f264a: Preparing [2024-10-30T09:43:10.766Z] bcf742dbf5e5: Preparing [2024-10-30T09:43:10.766Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:10.766Z] bcf742dbf5e5: Waiting [2024-10-30T09:43:10.766Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:10.766Z] fe5b354f81bc: Layer already exists [2024-10-30T09:43:10.766Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:10.766Z] 0fae203f264a: Layer already exists [2024-10-30T09:43:10.766Z] 96ada5e5fc05: Layer already exists [2024-10-30T09:43:10.766Z] 9e21b49e5f12: Layer already exists [2024-10-30T09:43:10.766Z] bcf742dbf5e5: Layer already exists [2024-10-30T09:43:10.766Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:10.766Z] main: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:10.849Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:10.861Z] taggedImages: [2024-10-30T09:43:10.861Z] - nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:10.861Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-30T09:43:10.861Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.6 [2024-10-30T09:43:10.862Z] - nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:10.862Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-30T09:43:10.888Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-30T09:43:10.888Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:10.888Z] latest [2024-10-30T09:43:10.888Z] 4.0.0-dev.6 [2024-10-30T09:43:10.888Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:10.888Z] main [2024-10-30T09:43:10.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:11.232Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:11.557Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:11.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-30T09:43:11.557Z] efb5d3911133: Preparing [2024-10-30T09:43:11.557Z] d1f40e4e6740: Preparing [2024-10-30T09:43:11.557Z] 11ec647317be: Preparing [2024-10-30T09:43:11.557Z] dfef06f6b777: Preparing [2024-10-30T09:43:11.557Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:11.557Z] 4852c44fbabc: Preparing [2024-10-30T09:43:11.557Z] 98b6a455390b: Preparing [2024-10-30T09:43:11.557Z] f063048829ff: Preparing [2024-10-30T09:43:11.557Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:11.557Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:11.557Z] 98b6a455390b: Waiting [2024-10-30T09:43:11.557Z] f063048829ff: Waiting [2024-10-30T09:43:11.557Z] 4852c44fbabc: Waiting [2024-10-30T09:43:11.557Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:11.557Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:11.557Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:11.557Z] f063048829ff: Layer already exists [2024-10-30T09:43:11.557Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:11.557Z] efb5d3911133: Pushed [2024-10-30T09:43:11.557Z] 11ec647317be: Pushed [2024-10-30T09:43:11.557Z] d1f40e4e6740: Pushed [2024-10-30T09:43:14.845Z] dfef06f6b777: Pushed [2024-10-30T09:43:14.845Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:15.167Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:15.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-30T09:43:15.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-30T09:43:15.491Z] efb5d3911133: Preparing [2024-10-30T09:43:15.491Z] d1f40e4e6740: Preparing [2024-10-30T09:43:15.491Z] 11ec647317be: Preparing [2024-10-30T09:43:15.491Z] dfef06f6b777: Preparing [2024-10-30T09:43:15.491Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:15.491Z] 4852c44fbabc: Preparing [2024-10-30T09:43:15.491Z] 98b6a455390b: Preparing [2024-10-30T09:43:15.491Z] f063048829ff: Preparing [2024-10-30T09:43:15.491Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:15.491Z] 4852c44fbabc: Waiting [2024-10-30T09:43:15.491Z] 98b6a455390b: Waiting [2024-10-30T09:43:15.491Z] f063048829ff: Waiting [2024-10-30T09:43:15.491Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:15.491Z] 11ec647317be: Layer already exists [2024-10-30T09:43:15.491Z] d1f40e4e6740: Layer already exists [2024-10-30T09:43:15.491Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:15.491Z] dfef06f6b777: Layer already exists [2024-10-30T09:43:15.491Z] efb5d3911133: Layer already exists [2024-10-30T09:43:15.491Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:15.491Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:15.491Z] f063048829ff: Layer already exists [2024-10-30T09:43:15.491Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:15.491Z] latest: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:15.824Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:16.148Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.6 [2024-10-30T09:43:16.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-30T09:43:16.148Z] efb5d3911133: Preparing [2024-10-30T09:43:16.148Z] d1f40e4e6740: Preparing [2024-10-30T09:43:16.148Z] 11ec647317be: Preparing [2024-10-30T09:43:16.148Z] dfef06f6b777: Preparing [2024-10-30T09:43:16.148Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:16.148Z] 4852c44fbabc: Preparing [2024-10-30T09:43:16.148Z] 98b6a455390b: Preparing [2024-10-30T09:43:16.148Z] f063048829ff: Preparing [2024-10-30T09:43:16.148Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:16.148Z] 4852c44fbabc: Waiting [2024-10-30T09:43:16.148Z] 98b6a455390b: Waiting [2024-10-30T09:43:16.148Z] f063048829ff: Waiting [2024-10-30T09:43:16.148Z] 11ec647317be: Layer already exists [2024-10-30T09:43:16.148Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:16.148Z] dfef06f6b777: Layer already exists [2024-10-30T09:43:16.148Z] efb5d3911133: Layer already exists [2024-10-30T09:43:16.148Z] d1f40e4e6740: Layer already exists [2024-10-30T09:43:16.148Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:16.148Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:16.148Z] f063048829ff: Layer already exists [2024-10-30T09:43:16.148Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:16.148Z] 4.0.0-dev.6: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:16.481Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:16.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:16.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-30T09:43:16.801Z] efb5d3911133: Preparing [2024-10-30T09:43:16.801Z] d1f40e4e6740: Preparing [2024-10-30T09:43:16.801Z] 11ec647317be: Preparing [2024-10-30T09:43:16.801Z] dfef06f6b777: Preparing [2024-10-30T09:43:16.801Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:16.801Z] 4852c44fbabc: Preparing [2024-10-30T09:43:16.801Z] 98b6a455390b: Preparing [2024-10-30T09:43:16.801Z] f063048829ff: Preparing [2024-10-30T09:43:16.801Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:16.801Z] 4852c44fbabc: Waiting [2024-10-30T09:43:16.801Z] 98b6a455390b: Waiting [2024-10-30T09:43:16.801Z] f063048829ff: Waiting [2024-10-30T09:43:16.801Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:16.801Z] efb5d3911133: Layer already exists [2024-10-30T09:43:16.801Z] dfef06f6b777: Layer already exists [2024-10-30T09:43:16.801Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:16.801Z] 11ec647317be: Layer already exists [2024-10-30T09:43:16.801Z] d1f40e4e6740: Layer already exists [2024-10-30T09:43:16.801Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:16.801Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:16.801Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:16.801Z] f063048829ff: Layer already exists [2024-10-30T09:43:16.801Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:17.129Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:17.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-30T09:43:17.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-30T09:43:17.453Z] efb5d3911133: Preparing [2024-10-30T09:43:17.453Z] d1f40e4e6740: Preparing [2024-10-30T09:43:17.453Z] 11ec647317be: Preparing [2024-10-30T09:43:17.453Z] dfef06f6b777: Preparing [2024-10-30T09:43:17.453Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:17.453Z] 4852c44fbabc: Preparing [2024-10-30T09:43:17.453Z] 98b6a455390b: Preparing [2024-10-30T09:43:17.453Z] f063048829ff: Preparing [2024-10-30T09:43:17.453Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:17.453Z] 4852c44fbabc: Waiting [2024-10-30T09:43:17.453Z] 98b6a455390b: Waiting [2024-10-30T09:43:17.453Z] f063048829ff: Waiting [2024-10-30T09:43:17.454Z] efb5d3911133: Layer already exists [2024-10-30T09:43:17.454Z] 11ec647317be: Layer already exists [2024-10-30T09:43:17.454Z] dfef06f6b777: Layer already exists [2024-10-30T09:43:17.454Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:17.454Z] d1f40e4e6740: Layer already exists [2024-10-30T09:43:17.454Z] f063048829ff: Layer already exists [2024-10-30T09:43:17.454Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:17.454Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:17.454Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:17.454Z] main: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:17.530Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:17.546Z] taggedImages: [2024-10-30T09:43:17.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:17.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-30T09:43:17.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.6 [2024-10-30T09:43:17.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:17.546Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-30T09:43:17.574Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-30T09:43:17.574Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:17.574Z] latest [2024-10-30T09:43:17.574Z] 4.0.0-dev.6 [2024-10-30T09:43:17.574Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:17.574Z] main [2024-10-30T09:43:17.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:17.924Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:18.251Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:18.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-30T09:43:18.251Z] 106e31f28bf1: Preparing [2024-10-30T09:43:18.251Z] bfc2026b0d58: Preparing [2024-10-30T09:43:18.251Z] 427c5887038e: Preparing [2024-10-30T09:43:18.251Z] f049f0c6386a: Preparing [2024-10-30T09:43:18.251Z] e5ca5794b204: Preparing [2024-10-30T09:43:18.251Z] 4554c047b51f: Preparing [2024-10-30T09:43:18.251Z] 5cb49a69dbcc: Preparing [2024-10-30T09:43:18.251Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:18.251Z] 4852c44fbabc: Preparing [2024-10-30T09:43:18.251Z] c5a0c5da2be4: Preparing [2024-10-30T09:43:18.251Z] b9684cfbdb9c: Preparing [2024-10-30T09:43:18.251Z] 5f70bf18a086: Preparing [2024-10-30T09:43:18.251Z] adcd3b3a3e27: Preparing [2024-10-30T09:43:18.251Z] 7a1a3627396f: Preparing [2024-10-30T09:43:18.251Z] 3c99f71f4b8f: Preparing [2024-10-30T09:43:18.251Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:18.251Z] 5f70bf18a086: Waiting [2024-10-30T09:43:18.251Z] 4554c047b51f: Waiting [2024-10-30T09:43:18.251Z] 4852c44fbabc: Waiting [2024-10-30T09:43:18.251Z] 5cb49a69dbcc: Waiting [2024-10-30T09:43:18.251Z] 3c99f71f4b8f: Waiting [2024-10-30T09:43:18.251Z] adcd3b3a3e27: Waiting [2024-10-30T09:43:18.251Z] c5a0c5da2be4: Waiting [2024-10-30T09:43:18.251Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:18.251Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:18.251Z] f049f0c6386a: Pushed [2024-10-30T09:43:18.251Z] 427c5887038e: Pushed [2024-10-30T09:43:18.251Z] 106e31f28bf1: Pushed [2024-10-30T09:43:18.251Z] e5ca5794b204: Pushed [2024-10-30T09:43:18.251Z] bfc2026b0d58: Pushed [2024-10-30T09:43:18.251Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:18.251Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:18.251Z] 5f70bf18a086: Layer already exists [2024-10-30T09:43:18.251Z] 4554c047b51f: Pushed [2024-10-30T09:43:18.511Z] b9684cfbdb9c: Pushed [2024-10-30T09:43:18.511Z] c5a0c5da2be4: Pushed [2024-10-30T09:43:18.511Z] adcd3b3a3e27: Pushed [2024-10-30T09:43:18.511Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:18.511Z] 3c99f71f4b8f: Pushed [2024-10-30T09:43:19.081Z] 7a1a3627396f: Pushed [2024-10-30T09:43:20.018Z] 5cb49a69dbcc: Pushed [2024-10-30T09:43:20.277Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:20.599Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:20.924Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-30T09:43:20.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-30T09:43:20.924Z] 106e31f28bf1: Preparing [2024-10-30T09:43:20.924Z] bfc2026b0d58: Preparing [2024-10-30T09:43:20.924Z] 427c5887038e: Preparing [2024-10-30T09:43:20.924Z] f049f0c6386a: Preparing [2024-10-30T09:43:20.924Z] e5ca5794b204: Preparing [2024-10-30T09:43:20.924Z] 4554c047b51f: Preparing [2024-10-30T09:43:20.924Z] 5cb49a69dbcc: Preparing [2024-10-30T09:43:20.924Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:20.924Z] 4852c44fbabc: Preparing [2024-10-30T09:43:20.924Z] c5a0c5da2be4: Preparing [2024-10-30T09:43:20.924Z] b9684cfbdb9c: Preparing [2024-10-30T09:43:20.924Z] 5f70bf18a086: Preparing [2024-10-30T09:43:20.924Z] adcd3b3a3e27: Preparing [2024-10-30T09:43:20.924Z] 7a1a3627396f: Preparing [2024-10-30T09:43:20.924Z] 3c99f71f4b8f: Preparing [2024-10-30T09:43:20.924Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:20.924Z] 4554c047b51f: Waiting [2024-10-30T09:43:20.924Z] 5cb49a69dbcc: Waiting [2024-10-30T09:43:20.924Z] 5f70bf18a086: Waiting [2024-10-30T09:43:20.924Z] adcd3b3a3e27: Waiting [2024-10-30T09:43:20.924Z] c5a0c5da2be4: Waiting [2024-10-30T09:43:20.924Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:20.924Z] b9684cfbdb9c: Waiting [2024-10-30T09:43:20.924Z] 4852c44fbabc: Waiting [2024-10-30T09:43:20.924Z] 7a1a3627396f: Waiting [2024-10-30T09:43:20.924Z] 3c99f71f4b8f: Waiting [2024-10-30T09:43:20.924Z] f049f0c6386a: Layer already exists [2024-10-30T09:43:20.924Z] 427c5887038e: Layer already exists [2024-10-30T09:43:20.924Z] 106e31f28bf1: Layer already exists [2024-10-30T09:43:20.924Z] bfc2026b0d58: Layer already exists [2024-10-30T09:43:20.924Z] e5ca5794b204: Layer already exists [2024-10-30T09:43:20.924Z] 4554c047b51f: Layer already exists [2024-10-30T09:43:20.924Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:20.924Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:20.924Z] 5cb49a69dbcc: Layer already exists [2024-10-30T09:43:20.924Z] c5a0c5da2be4: Layer already exists [2024-10-30T09:43:20.924Z] b9684cfbdb9c: Layer already exists [2024-10-30T09:43:20.924Z] adcd3b3a3e27: Layer already exists [2024-10-30T09:43:20.924Z] 5f70bf18a086: Layer already exists [2024-10-30T09:43:20.924Z] 7a1a3627396f: Layer already exists [2024-10-30T09:43:20.924Z] 3c99f71f4b8f: Layer already exists [2024-10-30T09:43:20.924Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:20.924Z] latest: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:21.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:21.580Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.6 [2024-10-30T09:43:21.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-30T09:43:21.580Z] 106e31f28bf1: Preparing [2024-10-30T09:43:21.580Z] bfc2026b0d58: Preparing [2024-10-30T09:43:21.580Z] 427c5887038e: Preparing [2024-10-30T09:43:21.580Z] f049f0c6386a: Preparing [2024-10-30T09:43:21.580Z] e5ca5794b204: Preparing [2024-10-30T09:43:21.580Z] 4554c047b51f: Preparing [2024-10-30T09:43:21.580Z] 5cb49a69dbcc: Preparing [2024-10-30T09:43:21.580Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:21.580Z] 4852c44fbabc: Preparing [2024-10-30T09:43:21.580Z] c5a0c5da2be4: Preparing [2024-10-30T09:43:21.580Z] b9684cfbdb9c: Preparing [2024-10-30T09:43:21.580Z] 5f70bf18a086: Preparing [2024-10-30T09:43:21.580Z] adcd3b3a3e27: Preparing [2024-10-30T09:43:21.580Z] 7a1a3627396f: Preparing [2024-10-30T09:43:21.580Z] 3c99f71f4b8f: Preparing [2024-10-30T09:43:21.580Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:21.580Z] 5cb49a69dbcc: Waiting [2024-10-30T09:43:21.580Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:21.580Z] 4852c44fbabc: Waiting [2024-10-30T09:43:21.580Z] c5a0c5da2be4: Waiting [2024-10-30T09:43:21.580Z] b9684cfbdb9c: Waiting [2024-10-30T09:43:21.580Z] 5f70bf18a086: Waiting [2024-10-30T09:43:21.580Z] adcd3b3a3e27: Waiting [2024-10-30T09:43:21.580Z] 7a1a3627396f: Waiting [2024-10-30T09:43:21.580Z] 3c99f71f4b8f: Waiting [2024-10-30T09:43:21.580Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:21.580Z] 4554c047b51f: Waiting [2024-10-30T09:43:21.580Z] f049f0c6386a: Layer already exists [2024-10-30T09:43:21.580Z] 106e31f28bf1: Layer already exists [2024-10-30T09:43:21.580Z] bfc2026b0d58: Layer already exists [2024-10-30T09:43:21.580Z] e5ca5794b204: Layer already exists [2024-10-30T09:43:21.580Z] 427c5887038e: Layer already exists [2024-10-30T09:43:21.580Z] 4554c047b51f: Layer already exists [2024-10-30T09:43:21.580Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:21.580Z] 5cb49a69dbcc: Layer already exists [2024-10-30T09:43:21.580Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:21.580Z] c5a0c5da2be4: Layer already exists [2024-10-30T09:43:21.580Z] 5f70bf18a086: Layer already exists [2024-10-30T09:43:21.580Z] b9684cfbdb9c: Layer already exists [2024-10-30T09:43:21.580Z] adcd3b3a3e27: Layer already exists [2024-10-30T09:43:21.580Z] 7a1a3627396f: Layer already exists [2024-10-30T09:43:21.580Z] 3c99f71f4b8f: Layer already exists [2024-10-30T09:43:21.580Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:21.580Z] 4.0.0-dev.6: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:21.900Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:22.525Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:22.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-30T09:43:22.525Z] 106e31f28bf1: Preparing [2024-10-30T09:43:22.525Z] bfc2026b0d58: Preparing [2024-10-30T09:43:22.525Z] 427c5887038e: Preparing [2024-10-30T09:43:22.525Z] f049f0c6386a: Preparing [2024-10-30T09:43:22.525Z] e5ca5794b204: Preparing [2024-10-30T09:43:22.525Z] 4554c047b51f: Preparing [2024-10-30T09:43:22.525Z] 5cb49a69dbcc: Preparing [2024-10-30T09:43:22.525Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:22.525Z] 4852c44fbabc: Preparing [2024-10-30T09:43:22.525Z] c5a0c5da2be4: Preparing [2024-10-30T09:43:22.525Z] b9684cfbdb9c: Preparing [2024-10-30T09:43:22.525Z] 5f70bf18a086: Preparing [2024-10-30T09:43:22.525Z] adcd3b3a3e27: Preparing [2024-10-30T09:43:22.525Z] 7a1a3627396f: Preparing [2024-10-30T09:43:22.525Z] 3c99f71f4b8f: Preparing [2024-10-30T09:43:22.525Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:22.525Z] 4852c44fbabc: Waiting [2024-10-30T09:43:22.525Z] c5a0c5da2be4: Waiting [2024-10-30T09:43:22.525Z] b9684cfbdb9c: Waiting [2024-10-30T09:43:22.525Z] 5f70bf18a086: Waiting [2024-10-30T09:43:22.525Z] adcd3b3a3e27: Waiting [2024-10-30T09:43:22.525Z] 7a1a3627396f: Waiting [2024-10-30T09:43:22.525Z] 3c99f71f4b8f: Waiting [2024-10-30T09:43:22.525Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:22.525Z] 4554c047b51f: Waiting [2024-10-30T09:43:22.525Z] 5cb49a69dbcc: Waiting [2024-10-30T09:43:22.525Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:22.525Z] e5ca5794b204: Layer already exists [2024-10-30T09:43:22.525Z] bfc2026b0d58: Layer already exists [2024-10-30T09:43:22.525Z] f049f0c6386a: Layer already exists [2024-10-30T09:43:22.525Z] 106e31f28bf1: Layer already exists [2024-10-30T09:43:22.525Z] 427c5887038e: Layer already exists [2024-10-30T09:43:22.525Z] 4554c047b51f: Layer already exists [2024-10-30T09:43:22.525Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:22.525Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:22.525Z] c5a0c5da2be4: Layer already exists [2024-10-30T09:43:22.525Z] 5cb49a69dbcc: Layer already exists [2024-10-30T09:43:22.525Z] b9684cfbdb9c: Layer already exists [2024-10-30T09:43:22.525Z] 5f70bf18a086: Layer already exists [2024-10-30T09:43:22.525Z] adcd3b3a3e27: Layer already exists [2024-10-30T09:43:22.525Z] 3c99f71f4b8f: Layer already exists [2024-10-30T09:43:22.525Z] 7a1a3627396f: Layer already exists [2024-10-30T09:43:22.525Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:22.525Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:22.848Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:23.179Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-30T09:43:23.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-30T09:43:23.179Z] 106e31f28bf1: Preparing [2024-10-30T09:43:23.179Z] bfc2026b0d58: Preparing [2024-10-30T09:43:23.179Z] 427c5887038e: Preparing [2024-10-30T09:43:23.179Z] f049f0c6386a: Preparing [2024-10-30T09:43:23.179Z] e5ca5794b204: Preparing [2024-10-30T09:43:23.179Z] 4554c047b51f: Preparing [2024-10-30T09:43:23.179Z] 5cb49a69dbcc: Preparing [2024-10-30T09:43:23.179Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:23.179Z] 4852c44fbabc: Preparing [2024-10-30T09:43:23.179Z] c5a0c5da2be4: Preparing [2024-10-30T09:43:23.179Z] b9684cfbdb9c: Preparing [2024-10-30T09:43:23.179Z] 5f70bf18a086: Preparing [2024-10-30T09:43:23.179Z] adcd3b3a3e27: Preparing [2024-10-30T09:43:23.179Z] 7a1a3627396f: Preparing [2024-10-30T09:43:23.179Z] 3c99f71f4b8f: Preparing [2024-10-30T09:43:23.179Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:23.179Z] c5a0c5da2be4: Waiting [2024-10-30T09:43:23.179Z] 7a1a3627396f: Waiting [2024-10-30T09:43:23.179Z] b9684cfbdb9c: Waiting [2024-10-30T09:43:23.179Z] 5f70bf18a086: Waiting [2024-10-30T09:43:23.179Z] 3c99f71f4b8f: Waiting [2024-10-30T09:43:23.179Z] adcd3b3a3e27: Waiting [2024-10-30T09:43:23.179Z] 4852c44fbabc: Waiting [2024-10-30T09:43:23.179Z] 4554c047b51f: Waiting [2024-10-30T09:43:23.179Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:23.179Z] f049f0c6386a: Layer already exists [2024-10-30T09:43:23.179Z] e5ca5794b204: Layer already exists [2024-10-30T09:43:23.179Z] 106e31f28bf1: Layer already exists [2024-10-30T09:43:23.179Z] bfc2026b0d58: Layer already exists [2024-10-30T09:43:23.179Z] 427c5887038e: Layer already exists [2024-10-30T09:43:23.179Z] 5cb49a69dbcc: Layer already exists [2024-10-30T09:43:23.179Z] 4554c047b51f: Layer already exists [2024-10-30T09:43:23.179Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:23.179Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:23.179Z] c5a0c5da2be4: Layer already exists [2024-10-30T09:43:23.179Z] b9684cfbdb9c: Layer already exists [2024-10-30T09:43:23.179Z] 5f70bf18a086: Layer already exists [2024-10-30T09:43:23.179Z] adcd3b3a3e27: Layer already exists [2024-10-30T09:43:23.179Z] 7a1a3627396f: Layer already exists [2024-10-30T09:43:23.179Z] 3c99f71f4b8f: Layer already exists [2024-10-30T09:43:23.179Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:23.179Z] main: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:23.254Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:23.273Z] taggedImages: [2024-10-30T09:43:23.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:23.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-30T09:43:23.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.6 [2024-10-30T09:43:23.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:23.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-30T09:43:23.311Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-30T09:43:23.311Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:23.311Z] latest [2024-10-30T09:43:23.311Z] 4.0.0-dev.6 [2024-10-30T09:43:23.311Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:23.311Z] main [2024-10-30T09:43:23.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:23.658Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:23.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:23.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-30T09:43:23.980Z] 5956b573d8c4: Preparing [2024-10-30T09:43:23.980Z] 1373487af716: Preparing [2024-10-30T09:43:23.980Z] 03043efd9edd: Preparing [2024-10-30T09:43:23.980Z] a0fce4bf642b: Preparing [2024-10-30T09:43:23.980Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:23.980Z] 4852c44fbabc: Preparing [2024-10-30T09:43:23.980Z] 98b6a455390b: Preparing [2024-10-30T09:43:23.980Z] f063048829ff: Preparing [2024-10-30T09:43:23.980Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:23.980Z] 4852c44fbabc: Waiting [2024-10-30T09:43:23.980Z] 98b6a455390b: Waiting [2024-10-30T09:43:23.980Z] f063048829ff: Waiting [2024-10-30T09:43:23.980Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:23.980Z] 1373487af716: Layer already exists [2024-10-30T09:43:23.980Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:23.980Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:23.980Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:23.980Z] f063048829ff: Layer already exists [2024-10-30T09:43:23.980Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:23.980Z] 03043efd9edd: Pushed [2024-10-30T09:43:23.980Z] 5956b573d8c4: Pushed [2024-10-30T09:43:26.516Z] a0fce4bf642b: Pushed [2024-10-30T09:43:26.516Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:26.843Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:27.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-30T09:43:27.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-30T09:43:27.170Z] 5956b573d8c4: Preparing [2024-10-30T09:43:27.170Z] 1373487af716: Preparing [2024-10-30T09:43:27.170Z] 03043efd9edd: Preparing [2024-10-30T09:43:27.170Z] a0fce4bf642b: Preparing [2024-10-30T09:43:27.170Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:27.170Z] 4852c44fbabc: Preparing [2024-10-30T09:43:27.170Z] 98b6a455390b: Preparing [2024-10-30T09:43:27.170Z] f063048829ff: Preparing [2024-10-30T09:43:27.170Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:27.170Z] 4852c44fbabc: Waiting [2024-10-30T09:43:27.170Z] 98b6a455390b: Waiting [2024-10-30T09:43:27.170Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:27.170Z] 1373487af716: Layer already exists [2024-10-30T09:43:27.170Z] 03043efd9edd: Layer already exists [2024-10-30T09:43:27.170Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:27.170Z] a0fce4bf642b: Layer already exists [2024-10-30T09:43:27.170Z] 5956b573d8c4: Layer already exists [2024-10-30T09:43:27.170Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:27.170Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:27.170Z] f063048829ff: Layer already exists [2024-10-30T09:43:27.170Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:27.170Z] latest: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:27.494Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:27.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.6 [2024-10-30T09:43:27.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-30T09:43:27.825Z] 5956b573d8c4: Preparing [2024-10-30T09:43:27.825Z] 1373487af716: Preparing [2024-10-30T09:43:27.825Z] 03043efd9edd: Preparing [2024-10-30T09:43:27.825Z] a0fce4bf642b: Preparing [2024-10-30T09:43:27.825Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:27.825Z] 4852c44fbabc: Preparing [2024-10-30T09:43:27.825Z] 98b6a455390b: Preparing [2024-10-30T09:43:27.825Z] f063048829ff: Preparing [2024-10-30T09:43:27.825Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:27.825Z] 4852c44fbabc: Waiting [2024-10-30T09:43:27.825Z] 98b6a455390b: Waiting [2024-10-30T09:43:27.825Z] f063048829ff: Waiting [2024-10-30T09:43:27.825Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:27.825Z] 5956b573d8c4: Layer already exists [2024-10-30T09:43:27.825Z] 03043efd9edd: Layer already exists [2024-10-30T09:43:27.825Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:27.825Z] a0fce4bf642b: Layer already exists [2024-10-30T09:43:27.825Z] 1373487af716: Layer already exists [2024-10-30T09:43:27.825Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:27.825Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:27.825Z] f063048829ff: Layer already exists [2024-10-30T09:43:27.825Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:27.825Z] 4.0.0-dev.6: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:28.155Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:28.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:28.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-30T09:43:28.481Z] 5956b573d8c4: Preparing [2024-10-30T09:43:28.481Z] 1373487af716: Preparing [2024-10-30T09:43:28.481Z] 03043efd9edd: Preparing [2024-10-30T09:43:28.481Z] a0fce4bf642b: Preparing [2024-10-30T09:43:28.481Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:28.481Z] 4852c44fbabc: Preparing [2024-10-30T09:43:28.481Z] 98b6a455390b: Preparing [2024-10-30T09:43:28.481Z] f063048829ff: Preparing [2024-10-30T09:43:28.481Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:28.481Z] f063048829ff: Waiting [2024-10-30T09:43:28.481Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:28.481Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:28.481Z] 5956b573d8c4: Layer already exists [2024-10-30T09:43:28.481Z] 1373487af716: Layer already exists [2024-10-30T09:43:28.481Z] a0fce4bf642b: Layer already exists [2024-10-30T09:43:28.481Z] 03043efd9edd: Layer already exists [2024-10-30T09:43:28.481Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:28.481Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:28.481Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:28.481Z] f063048829ff: Layer already exists [2024-10-30T09:43:28.481Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:28.816Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:29.143Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-30T09:43:29.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-30T09:43:29.144Z] 5956b573d8c4: Preparing [2024-10-30T09:43:29.144Z] 1373487af716: Preparing [2024-10-30T09:43:29.144Z] 03043efd9edd: Preparing [2024-10-30T09:43:29.144Z] a0fce4bf642b: Preparing [2024-10-30T09:43:29.144Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:29.144Z] 4852c44fbabc: Preparing [2024-10-30T09:43:29.144Z] 98b6a455390b: Preparing [2024-10-30T09:43:29.144Z] f063048829ff: Preparing [2024-10-30T09:43:29.144Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:29.144Z] 4852c44fbabc: Waiting [2024-10-30T09:43:29.144Z] 98b6a455390b: Waiting [2024-10-30T09:43:29.144Z] f063048829ff: Waiting [2024-10-30T09:43:29.144Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:29.144Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:29.144Z] 1373487af716: Layer already exists [2024-10-30T09:43:29.144Z] 03043efd9edd: Layer already exists [2024-10-30T09:43:29.144Z] a0fce4bf642b: Layer already exists [2024-10-30T09:43:29.144Z] 5956b573d8c4: Layer already exists [2024-10-30T09:43:29.144Z] 98b6a455390b: Layer already exists [2024-10-30T09:43:29.144Z] f063048829ff: Layer already exists [2024-10-30T09:43:29.144Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:29.144Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:29.144Z] main: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:29.216Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:29.230Z] taggedImages: [2024-10-30T09:43:29.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:29.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-30T09:43:29.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.6 [2024-10-30T09:43:29.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:29.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-30T09:43:29.259Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-30T09:43:29.259Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:29.259Z] latest [2024-10-30T09:43:29.259Z] 4.0.0-dev.6 [2024-10-30T09:43:29.259Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:29.259Z] main [2024-10-30T09:43:29.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:29.607Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:29.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:29.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-30T09:43:29.976Z] 2fc7ddaa4aaf: Preparing [2024-10-30T09:43:29.976Z] f6c1ee8b3718: Preparing [2024-10-30T09:43:29.976Z] 0f5fc297fdb3: Preparing [2024-10-30T09:43:29.976Z] f42fc59bb12a: Preparing [2024-10-30T09:43:29.976Z] 5e0ff4409a3c: Preparing [2024-10-30T09:43:29.976Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:29.976Z] 4852c44fbabc: Preparing [2024-10-30T09:43:29.976Z] bc9d2eff1c24: Preparing [2024-10-30T09:43:29.976Z] d07474482b49: Preparing [2024-10-30T09:43:29.976Z] 48e7f8221d6c: Preparing [2024-10-30T09:43:29.976Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:29.976Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:29.976Z] 4852c44fbabc: Waiting [2024-10-30T09:43:29.976Z] bc9d2eff1c24: Waiting [2024-10-30T09:43:29.976Z] d07474482b49: Waiting [2024-10-30T09:43:29.976Z] 48e7f8221d6c: Waiting [2024-10-30T09:43:29.976Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:29.976Z] f42fc59bb12a: Pushed [2024-10-30T09:43:29.976Z] 5e0ff4409a3c: Pushed [2024-10-30T09:43:29.976Z] 2fc7ddaa4aaf: Pushed [2024-10-30T09:43:29.976Z] f6c1ee8b3718: Pushed [2024-10-30T09:43:29.976Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:29.976Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:29.976Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:30.243Z] bc9d2eff1c24: Pushed [2024-10-30T09:43:30.243Z] d07474482b49: Pushed [2024-10-30T09:43:31.238Z] 0f5fc297fdb3: Pushed [2024-10-30T09:43:31.826Z] 48e7f8221d6c: Pushed [2024-10-30T09:43:32.114Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:32.453Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:32.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-30T09:43:32.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-30T09:43:32.777Z] 2fc7ddaa4aaf: Preparing [2024-10-30T09:43:32.777Z] f6c1ee8b3718: Preparing [2024-10-30T09:43:32.777Z] 0f5fc297fdb3: Preparing [2024-10-30T09:43:32.777Z] f42fc59bb12a: Preparing [2024-10-30T09:43:32.777Z] 5e0ff4409a3c: Preparing [2024-10-30T09:43:32.777Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:32.777Z] 4852c44fbabc: Preparing [2024-10-30T09:43:32.777Z] bc9d2eff1c24: Preparing [2024-10-30T09:43:32.777Z] d07474482b49: Preparing [2024-10-30T09:43:32.777Z] 48e7f8221d6c: Preparing [2024-10-30T09:43:32.777Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:32.777Z] bc9d2eff1c24: Waiting [2024-10-30T09:43:32.777Z] 48e7f8221d6c: Waiting [2024-10-30T09:43:32.777Z] d07474482b49: Waiting [2024-10-30T09:43:32.777Z] 4852c44fbabc: Waiting [2024-10-30T09:43:32.777Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:32.777Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:32.777Z] 2fc7ddaa4aaf: Layer already exists [2024-10-30T09:43:32.777Z] 5e0ff4409a3c: Layer already exists [2024-10-30T09:43:32.777Z] f6c1ee8b3718: Layer already exists [2024-10-30T09:43:32.777Z] f42fc59bb12a: Layer already exists [2024-10-30T09:43:32.777Z] 0f5fc297fdb3: Layer already exists [2024-10-30T09:43:32.777Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:32.777Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:32.777Z] bc9d2eff1c24: Layer already exists [2024-10-30T09:43:32.777Z] 48e7f8221d6c: Layer already exists [2024-10-30T09:43:32.777Z] d07474482b49: Layer already exists [2024-10-30T09:43:32.777Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:32.777Z] latest: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:33.086Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:33.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.6 [2024-10-30T09:43:33.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-30T09:43:33.402Z] 2fc7ddaa4aaf: Preparing [2024-10-30T09:43:33.402Z] f6c1ee8b3718: Preparing [2024-10-30T09:43:33.402Z] 0f5fc297fdb3: Preparing [2024-10-30T09:43:33.402Z] f42fc59bb12a: Preparing [2024-10-30T09:43:33.402Z] 5e0ff4409a3c: Preparing [2024-10-30T09:43:33.402Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:33.402Z] 4852c44fbabc: Preparing [2024-10-30T09:43:33.402Z] bc9d2eff1c24: Preparing [2024-10-30T09:43:33.402Z] d07474482b49: Preparing [2024-10-30T09:43:33.402Z] 48e7f8221d6c: Preparing [2024-10-30T09:43:33.402Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:33.402Z] 4852c44fbabc: Waiting [2024-10-30T09:43:33.402Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:33.402Z] bc9d2eff1c24: Waiting [2024-10-30T09:43:33.402Z] 48e7f8221d6c: Waiting [2024-10-30T09:43:33.402Z] d07474482b49: Waiting [2024-10-30T09:43:33.402Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:33.402Z] f6c1ee8b3718: Layer already exists [2024-10-30T09:43:33.402Z] 2fc7ddaa4aaf: Layer already exists [2024-10-30T09:43:33.402Z] 5e0ff4409a3c: Layer already exists [2024-10-30T09:43:33.402Z] f42fc59bb12a: Layer already exists [2024-10-30T09:43:33.402Z] 0f5fc297fdb3: Layer already exists [2024-10-30T09:43:33.402Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:33.402Z] bc9d2eff1c24: Layer already exists [2024-10-30T09:43:33.402Z] d07474482b49: Layer already exists [2024-10-30T09:43:33.402Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:33.402Z] 48e7f8221d6c: Layer already exists [2024-10-30T09:43:33.402Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:33.402Z] 4.0.0-dev.6: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:33.722Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:34.050Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:34.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-30T09:43:34.050Z] 2fc7ddaa4aaf: Preparing [2024-10-30T09:43:34.050Z] f6c1ee8b3718: Preparing [2024-10-30T09:43:34.050Z] 0f5fc297fdb3: Preparing [2024-10-30T09:43:34.050Z] f42fc59bb12a: Preparing [2024-10-30T09:43:34.050Z] 5e0ff4409a3c: Preparing [2024-10-30T09:43:34.050Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:34.050Z] 4852c44fbabc: Preparing [2024-10-30T09:43:34.050Z] bc9d2eff1c24: Preparing [2024-10-30T09:43:34.050Z] d07474482b49: Preparing [2024-10-30T09:43:34.050Z] 4852c44fbabc: Waiting [2024-10-30T09:43:34.050Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:34.050Z] bc9d2eff1c24: Waiting [2024-10-30T09:43:34.050Z] 48e7f8221d6c: Preparing [2024-10-30T09:43:34.050Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:34.050Z] 48e7f8221d6c: Waiting [2024-10-30T09:43:34.050Z] 2fc7ddaa4aaf: Layer already exists [2024-10-30T09:43:34.050Z] f6c1ee8b3718: Layer already exists [2024-10-30T09:43:34.050Z] f42fc59bb12a: Layer already exists [2024-10-30T09:43:34.050Z] 5e0ff4409a3c: Layer already exists [2024-10-30T09:43:34.050Z] 0f5fc297fdb3: Layer already exists [2024-10-30T09:43:34.050Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:34.050Z] bc9d2eff1c24: Layer already exists [2024-10-30T09:43:34.050Z] d07474482b49: Layer already exists [2024-10-30T09:43:34.050Z] 48e7f8221d6c: Layer already exists [2024-10-30T09:43:34.050Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:34.050Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:34.050Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:34.377Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:34.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-30T09:43:34.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-30T09:43:34.703Z] 2fc7ddaa4aaf: Preparing [2024-10-30T09:43:34.703Z] f6c1ee8b3718: Preparing [2024-10-30T09:43:34.703Z] 0f5fc297fdb3: Preparing [2024-10-30T09:43:34.703Z] f42fc59bb12a: Preparing [2024-10-30T09:43:34.703Z] 5e0ff4409a3c: Preparing [2024-10-30T09:43:34.703Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:34.703Z] 4852c44fbabc: Preparing [2024-10-30T09:43:34.703Z] bc9d2eff1c24: Preparing [2024-10-30T09:43:34.703Z] d07474482b49: Preparing [2024-10-30T09:43:34.703Z] 48e7f8221d6c: Preparing [2024-10-30T09:43:34.703Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:34.703Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:34.703Z] 4852c44fbabc: Waiting [2024-10-30T09:43:34.703Z] bc9d2eff1c24: Waiting [2024-10-30T09:43:34.703Z] d07474482b49: Waiting [2024-10-30T09:43:34.703Z] 48e7f8221d6c: Waiting [2024-10-30T09:43:34.703Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:34.703Z] 5e0ff4409a3c: Layer already exists [2024-10-30T09:43:34.703Z] 0f5fc297fdb3: Layer already exists [2024-10-30T09:43:34.703Z] 2fc7ddaa4aaf: Layer already exists [2024-10-30T09:43:34.703Z] f6c1ee8b3718: Layer already exists [2024-10-30T09:43:34.703Z] f42fc59bb12a: Layer already exists [2024-10-30T09:43:34.703Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:34.703Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:34.703Z] 48e7f8221d6c: Layer already exists [2024-10-30T09:43:34.703Z] d07474482b49: Layer already exists [2024-10-30T09:43:34.703Z] bc9d2eff1c24: Layer already exists [2024-10-30T09:43:34.703Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:34.703Z] main: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:34.775Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:34.791Z] taggedImages: [2024-10-30T09:43:34.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:34.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-30T09:43:34.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.6 [2024-10-30T09:43:34.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:34.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-30T09:43:34.823Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-30T09:43:34.823Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:34.823Z] latest [2024-10-30T09:43:34.823Z] 4.0.0-dev.6 [2024-10-30T09:43:34.823Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:34.823Z] main [2024-10-30T09:43:34.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:35.153Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:35.474Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:35.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-30T09:43:35.474Z] a174344397e2: Preparing [2024-10-30T09:43:35.474Z] 5619d076392d: Preparing [2024-10-30T09:43:35.474Z] 2329ee3420b1: Preparing [2024-10-30T09:43:35.474Z] 5f83921244c9: Preparing [2024-10-30T09:43:35.474Z] e33d3b66badc: Preparing [2024-10-30T09:43:35.474Z] 76d23fcf4925: Preparing [2024-10-30T09:43:35.474Z] 1504382fe141: Preparing [2024-10-30T09:43:35.474Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:35.474Z] 4852c44fbabc: Preparing [2024-10-30T09:43:35.474Z] 60bb9ab96132: Preparing [2024-10-30T09:43:35.474Z] 776dd7fe7718: Preparing [2024-10-30T09:43:35.474Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:35.474Z] 76d23fcf4925: Waiting [2024-10-30T09:43:35.474Z] 4852c44fbabc: Waiting [2024-10-30T09:43:35.474Z] 60bb9ab96132: Waiting [2024-10-30T09:43:35.474Z] 776dd7fe7718: Waiting [2024-10-30T09:43:35.474Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:35.474Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:35.474Z] 1504382fe141: Waiting [2024-10-30T09:43:35.474Z] 5619d076392d: Pushed [2024-10-30T09:43:35.474Z] a174344397e2: Pushed [2024-10-30T09:43:35.474Z] e33d3b66badc: Pushed [2024-10-30T09:43:35.474Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:35.474Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:35.474Z] 76d23fcf4925: Pushed [2024-10-30T09:43:35.474Z] 1504382fe141: Pushed [2024-10-30T09:43:35.731Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:36.298Z] 60bb9ab96132: Pushed [2024-10-30T09:43:36.864Z] 776dd7fe7718: Pushed [2024-10-30T09:43:36.865Z] 5f83921244c9: Pushed [2024-10-30T09:43:37.123Z] 2329ee3420b1: Pushed [2024-10-30T09:43:37.383Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:37.737Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:38.064Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-30T09:43:38.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-30T09:43:38.064Z] a174344397e2: Preparing [2024-10-30T09:43:38.064Z] 5619d076392d: Preparing [2024-10-30T09:43:38.064Z] 2329ee3420b1: Preparing [2024-10-30T09:43:38.064Z] 5f83921244c9: Preparing [2024-10-30T09:43:38.064Z] e33d3b66badc: Preparing [2024-10-30T09:43:38.064Z] 76d23fcf4925: Preparing [2024-10-30T09:43:38.064Z] 1504382fe141: Preparing [2024-10-30T09:43:38.064Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:38.064Z] 4852c44fbabc: Preparing [2024-10-30T09:43:38.064Z] 60bb9ab96132: Preparing [2024-10-30T09:43:38.064Z] 776dd7fe7718: Preparing [2024-10-30T09:43:38.064Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:38.064Z] 76d23fcf4925: Waiting [2024-10-30T09:43:38.064Z] 1504382fe141: Waiting [2024-10-30T09:43:38.064Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:38.064Z] 4852c44fbabc: Waiting [2024-10-30T09:43:38.064Z] 60bb9ab96132: Waiting [2024-10-30T09:43:38.064Z] 776dd7fe7718: Waiting [2024-10-30T09:43:38.064Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:38.064Z] e33d3b66badc: Layer already exists [2024-10-30T09:43:38.064Z] a174344397e2: Layer already exists [2024-10-30T09:43:38.064Z] 2329ee3420b1: Layer already exists [2024-10-30T09:43:38.064Z] 5619d076392d: Layer already exists [2024-10-30T09:43:38.064Z] 5f83921244c9: Layer already exists [2024-10-30T09:43:38.064Z] 76d23fcf4925: Layer already exists [2024-10-30T09:43:38.064Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:38.064Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:38.064Z] 1504382fe141: Layer already exists [2024-10-30T09:43:38.064Z] 60bb9ab96132: Layer already exists [2024-10-30T09:43:38.064Z] 776dd7fe7718: Layer already exists [2024-10-30T09:43:38.064Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:38.064Z] latest: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:38.388Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:38.703Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.6 [2024-10-30T09:43:38.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-30T09:43:38.703Z] a174344397e2: Preparing [2024-10-30T09:43:38.703Z] 5619d076392d: Preparing [2024-10-30T09:43:38.703Z] 2329ee3420b1: Preparing [2024-10-30T09:43:38.703Z] 5f83921244c9: Preparing [2024-10-30T09:43:38.703Z] e33d3b66badc: Preparing [2024-10-30T09:43:38.703Z] 76d23fcf4925: Preparing [2024-10-30T09:43:38.703Z] 1504382fe141: Preparing [2024-10-30T09:43:38.703Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:38.703Z] 4852c44fbabc: Preparing [2024-10-30T09:43:38.703Z] 60bb9ab96132: Preparing [2024-10-30T09:43:38.703Z] 776dd7fe7718: Preparing [2024-10-30T09:43:38.703Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:38.703Z] 4852c44fbabc: Waiting [2024-10-30T09:43:38.703Z] 60bb9ab96132: Waiting [2024-10-30T09:43:38.703Z] 776dd7fe7718: Waiting [2024-10-30T09:43:38.703Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:38.703Z] 1504382fe141: Waiting [2024-10-30T09:43:38.703Z] a174344397e2: Layer already exists [2024-10-30T09:43:38.703Z] 2329ee3420b1: Layer already exists [2024-10-30T09:43:38.703Z] 5f83921244c9: Layer already exists [2024-10-30T09:43:38.703Z] e33d3b66badc: Layer already exists [2024-10-30T09:43:38.703Z] 5619d076392d: Layer already exists [2024-10-30T09:43:38.703Z] 76d23fcf4925: Layer already exists [2024-10-30T09:43:38.703Z] 1504382fe141: Layer already exists [2024-10-30T09:43:38.703Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:38.703Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:38.703Z] 60bb9ab96132: Layer already exists [2024-10-30T09:43:38.703Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:38.703Z] 776dd7fe7718: Layer already exists [2024-10-30T09:43:38.703Z] 4.0.0-dev.6: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:39.026Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:39.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:39.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-30T09:43:39.343Z] a174344397e2: Preparing [2024-10-30T09:43:39.343Z] 5619d076392d: Preparing [2024-10-30T09:43:39.343Z] 2329ee3420b1: Preparing [2024-10-30T09:43:39.343Z] 5f83921244c9: Preparing [2024-10-30T09:43:39.343Z] e33d3b66badc: Preparing [2024-10-30T09:43:39.343Z] 76d23fcf4925: Preparing [2024-10-30T09:43:39.343Z] 1504382fe141: Preparing [2024-10-30T09:43:39.343Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:39.343Z] 4852c44fbabc: Preparing [2024-10-30T09:43:39.343Z] 60bb9ab96132: Preparing [2024-10-30T09:43:39.343Z] 776dd7fe7718: Preparing [2024-10-30T09:43:39.343Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:39.343Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:39.344Z] 76d23fcf4925: Waiting [2024-10-30T09:43:39.344Z] 1504382fe141: Waiting [2024-10-30T09:43:39.344Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:39.344Z] 776dd7fe7718: Waiting [2024-10-30T09:43:39.344Z] 4852c44fbabc: Waiting [2024-10-30T09:43:39.344Z] 60bb9ab96132: Waiting [2024-10-30T09:43:39.344Z] 2329ee3420b1: Layer already exists [2024-10-30T09:43:39.344Z] e33d3b66badc: Layer already exists [2024-10-30T09:43:39.344Z] 5f83921244c9: Layer already exists [2024-10-30T09:43:39.344Z] 5619d076392d: Layer already exists [2024-10-30T09:43:39.344Z] a174344397e2: Layer already exists [2024-10-30T09:43:39.344Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:39.344Z] 1504382fe141: Layer already exists [2024-10-30T09:43:39.344Z] 76d23fcf4925: Layer already exists [2024-10-30T09:43:39.344Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:39.344Z] 60bb9ab96132: Layer already exists [2024-10-30T09:43:39.344Z] 776dd7fe7718: Layer already exists [2024-10-30T09:43:39.344Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:39.344Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:39.667Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:39.985Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-30T09:43:39.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-30T09:43:39.985Z] a174344397e2: Preparing [2024-10-30T09:43:39.985Z] 5619d076392d: Preparing [2024-10-30T09:43:39.985Z] 2329ee3420b1: Preparing [2024-10-30T09:43:39.985Z] 5f83921244c9: Preparing [2024-10-30T09:43:39.985Z] e33d3b66badc: Preparing [2024-10-30T09:43:39.985Z] 76d23fcf4925: Preparing [2024-10-30T09:43:39.985Z] 1504382fe141: Preparing [2024-10-30T09:43:39.985Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:39.985Z] 4852c44fbabc: Preparing [2024-10-30T09:43:39.985Z] 60bb9ab96132: Preparing [2024-10-30T09:43:39.985Z] 776dd7fe7718: Preparing [2024-10-30T09:43:39.985Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:39.985Z] c6bd1cc7bce0: Waiting [2024-10-30T09:43:39.985Z] 76d23fcf4925: Waiting [2024-10-30T09:43:39.985Z] 1504382fe141: Waiting [2024-10-30T09:43:39.985Z] 4852c44fbabc: Waiting [2024-10-30T09:43:39.985Z] 60bb9ab96132: Waiting [2024-10-30T09:43:39.985Z] 776dd7fe7718: Waiting [2024-10-30T09:43:39.985Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:39.985Z] e33d3b66badc: Layer already exists [2024-10-30T09:43:39.985Z] a174344397e2: Layer already exists [2024-10-30T09:43:39.985Z] 5619d076392d: Layer already exists [2024-10-30T09:43:39.985Z] 5f83921244c9: Layer already exists [2024-10-30T09:43:39.985Z] 2329ee3420b1: Layer already exists [2024-10-30T09:43:39.985Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:39.985Z] 1504382fe141: Layer already exists [2024-10-30T09:43:39.985Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:39.985Z] 76d23fcf4925: Layer already exists [2024-10-30T09:43:39.985Z] 60bb9ab96132: Layer already exists [2024-10-30T09:43:39.985Z] 776dd7fe7718: Layer already exists [2024-10-30T09:43:39.985Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:39.985Z] main: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:40.051Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:40.062Z] taggedImages: [2024-10-30T09:43:40.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:40.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-30T09:43:40.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.6 [2024-10-30T09:43:40.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:40.062Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-30T09:43:40.095Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-30T09:43:40.096Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:40.096Z] latest [2024-10-30T09:43:40.096Z] 4.0.0-dev.6 [2024-10-30T09:43:40.096Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:40.096Z] main [2024-10-30T09:43:40.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:40.435Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:40.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:40.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-30T09:43:40.767Z] 2e964d7d7334: Preparing [2024-10-30T09:43:40.767Z] 0bd1ae64d25e: Preparing [2024-10-30T09:43:40.767Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:40.767Z] 4852c44fbabc: Preparing [2024-10-30T09:43:40.767Z] 8cef0b22ac33: Preparing [2024-10-30T09:43:40.767Z] 0122752cc0c2: Preparing [2024-10-30T09:43:40.767Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:40.767Z] 0122752cc0c2: Waiting [2024-10-30T09:43:40.767Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:40.767Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:40.767Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:40.767Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:40.767Z] 2e964d7d7334: Pushed [2024-10-30T09:43:41.333Z] 8cef0b22ac33: Pushed [2024-10-30T09:43:41.593Z] 0122752cc0c2: Pushed [2024-10-30T09:43:42.970Z] 0bd1ae64d25e: Pushed [2024-10-30T09:43:43.228Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:43.564Z] + 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 [2024-10-30T09:43:43.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-30T09:43:43.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-30T09:43:43.900Z] 2e964d7d7334: Preparing [2024-10-30T09:43:43.900Z] 0bd1ae64d25e: Preparing [2024-10-30T09:43:43.900Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:43.900Z] 4852c44fbabc: Preparing [2024-10-30T09:43:43.901Z] 8cef0b22ac33: Preparing [2024-10-30T09:43:43.901Z] 0122752cc0c2: Preparing [2024-10-30T09:43:43.901Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:43.901Z] 0122752cc0c2: Waiting [2024-10-30T09:43:43.901Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:43.901Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:43.901Z] 8cef0b22ac33: Layer already exists [2024-10-30T09:43:43.901Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:43.901Z] 0bd1ae64d25e: Layer already exists [2024-10-30T09:43:43.901Z] 2e964d7d7334: Layer already exists [2024-10-30T09:43:43.901Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:43.901Z] 0122752cc0c2: Layer already exists [2024-10-30T09:43:43.901Z] latest: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:44.231Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:44.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.6 [2024-10-30T09:43:44.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-30T09:43:44.555Z] 2e964d7d7334: Preparing [2024-10-30T09:43:44.555Z] 0bd1ae64d25e: Preparing [2024-10-30T09:43:44.555Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:44.555Z] 4852c44fbabc: Preparing [2024-10-30T09:43:44.555Z] 8cef0b22ac33: Preparing [2024-10-30T09:43:44.555Z] 0122752cc0c2: Preparing [2024-10-30T09:43:44.555Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:44.555Z] 0122752cc0c2: Waiting [2024-10-30T09:43:44.555Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:44.555Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:44.555Z] 2e964d7d7334: Layer already exists [2024-10-30T09:43:44.555Z] 8cef0b22ac33: Layer already exists [2024-10-30T09:43:44.555Z] 0bd1ae64d25e: Layer already exists [2024-10-30T09:43:44.555Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:44.555Z] 0122752cc0c2: Layer already exists [2024-10-30T09:43:44.555Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:44.555Z] 4.0.0-dev.6: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:44.878Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:45.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:45.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-30T09:43:45.200Z] 2e964d7d7334: Preparing [2024-10-30T09:43:45.200Z] 0bd1ae64d25e: Preparing [2024-10-30T09:43:45.200Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:45.200Z] 4852c44fbabc: Preparing [2024-10-30T09:43:45.200Z] 8cef0b22ac33: Preparing [2024-10-30T09:43:45.200Z] 0122752cc0c2: Preparing [2024-10-30T09:43:45.200Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:45.200Z] 0122752cc0c2: Waiting [2024-10-30T09:43:45.200Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:45.200Z] 2e964d7d7334: Layer already exists [2024-10-30T09:43:45.200Z] 0bd1ae64d25e: Layer already exists [2024-10-30T09:43:45.200Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:45.200Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:45.200Z] 8cef0b22ac33: Layer already exists [2024-10-30T09:43:45.200Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:45.200Z] 0122752cc0c2: Layer already exists [2024-10-30T09:43:45.200Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:45.524Z] + 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 [2024-10-30T09:43:45.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-30T09:43:45.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-30T09:43:45.846Z] 2e964d7d7334: Preparing [2024-10-30T09:43:45.846Z] 0bd1ae64d25e: Preparing [2024-10-30T09:43:45.846Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:45.846Z] 4852c44fbabc: Preparing [2024-10-30T09:43:45.846Z] 8cef0b22ac33: Preparing [2024-10-30T09:43:45.846Z] 0122752cc0c2: Preparing [2024-10-30T09:43:45.846Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:45.846Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:45.846Z] 0122752cc0c2: Waiting [2024-10-30T09:43:45.846Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:45.846Z] 2e964d7d7334: Layer already exists [2024-10-30T09:43:45.846Z] 8cef0b22ac33: Layer already exists [2024-10-30T09:43:45.846Z] 0bd1ae64d25e: Layer already exists [2024-10-30T09:43:45.846Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:45.846Z] 0122752cc0c2: Layer already exists [2024-10-30T09:43:45.846Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:45.846Z] main: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:45.918Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:45.936Z] taggedImages: [2024-10-30T09:43:45.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:45.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-30T09:43:45.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.6 [2024-10-30T09:43:45.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:45.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-30T09:43:45.971Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-30T09:43:45.971Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:45.971Z] latest [2024-10-30T09:43:45.971Z] 4.0.0-dev.6 [2024-10-30T09:43:45.971Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:45.971Z] main [2024-10-30T09:43:45.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:46.312Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:46.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:46.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-30T09:43:46.631Z] 3a51b52d899f: Preparing [2024-10-30T09:43:46.631Z] 1280e900794e: Preparing [2024-10-30T09:43:46.631Z] 619994ff3213: Preparing [2024-10-30T09:43:46.631Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:46.631Z] 4852c44fbabc: Preparing [2024-10-30T09:43:46.631Z] 7352441afdf7: Preparing [2024-10-30T09:43:46.631Z] 99ca94aa449b: Preparing [2024-10-30T09:43:46.631Z] f85c70e7aed7: Preparing [2024-10-30T09:43:46.631Z] ba2951ea190d: Preparing [2024-10-30T09:43:46.631Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:46.631Z] 7352441afdf7: Waiting [2024-10-30T09:43:46.631Z] f85c70e7aed7: Waiting [2024-10-30T09:43:46.631Z] ba2951ea190d: Waiting [2024-10-30T09:43:46.631Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:46.631Z] 99ca94aa449b: Waiting [2024-10-30T09:43:46.631Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:46.631Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:46.631Z] 619994ff3213: Pushed [2024-10-30T09:43:46.631Z] 3a51b52d899f: Pushed [2024-10-30T09:43:46.631Z] 1280e900794e: Pushed [2024-10-30T09:43:46.631Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:46.631Z] f85c70e7aed7: Pushed [2024-10-30T09:43:47.567Z] ba2951ea190d: Pushed [2024-10-30T09:43:52.846Z] 99ca94aa449b: Pushed [2024-10-30T09:43:54.662Z] #81 DONE 114.6s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #88 DONE 94.8s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #84 DONE 107.5s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #77 DONE 107.1s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #87 DONE 104.2s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #116 [support-cron-scheduler builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #116 ... [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #117 DONE 1.6s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:43:54.662Z] #118 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #119 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #120 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #121 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #122 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:43:54.662Z] #123 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #124 [core-command builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #124 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #125 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:43:54.662Z] #126 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #127 [core-metadata builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #127 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:43:54.662Z] #128 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #129 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #130 [core-keeper builder 7/8] COPY . . [2024-10-30T09:43:54.662Z] #130 DONE 1.5s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #131 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #132 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:43:54.662Z] #133 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:43:54.662Z] #134 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #135 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #136 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #137 DONE 1.6s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T09:43:54.662Z] #138 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #139 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-30T09:43:54.662Z] #140 CACHED [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #116 [support-cron-scheduler builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #116 DONE 1.6s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #141 [core-data builder 6/7] COPY . . [2024-10-30T09:43:54.662Z] #141 DONE 1.6s [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T09:43:54.662Z] #142 ... [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T09:43:54.662Z] #0 5.100 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-30T09:43:54.662Z] #143 ... [2024-10-30T09:43:54.662Z] [2024-10-30T09:43:54.662Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T09:43:54.662Z] #142 6.318 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-30T09:43:54.930Z] #142 ... [2024-10-30T09:43:54.930Z] [2024-10-30T09:43:54.930Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-30T09:43:54.930Z] #0 5.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-30T09:43:55.195Z] #144 ... [2024-10-30T09:43:55.195Z] [2024-10-30T09:43:55.195Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-30T09:43:55.195Z] #0 3.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-30T09:43:55.433Z] 7352441afdf7: Pushed [2024-10-30T09:43:55.433Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [2024-10-30T09:43:55.464Z] #145 ... [2024-10-30T09:43:55.464Z] [2024-10-30T09:43:55.464Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-30T09:43:55.464Z] #0 5.775 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-30T09:43:55.464Z] #146 ... [2024-10-30T09:43:55.464Z] [2024-10-30T09:43:55.464Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-30T09:43:55.465Z] #0 6.558 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:55.733Z] #147 ... [2024-10-30T09:43:55.733Z] [2024-10-30T09:43:55.733Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-30T09:43:55.733Z] #0 6.598 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-30T09:43:55.733Z] #148 ... [2024-10-30T09:43:55.733Z] [2024-10-30T09:43:55.733Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T09:43:55.733Z] #0 6.458 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-30T09:43:55.763Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:56.003Z] #149 ... [2024-10-30T09:43:56.003Z] [2024-10-30T09:43:56.003Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-30T09:43:56.004Z] #0 6.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-30T09:43:56.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-30T09:43:56.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-30T09:43:56.092Z] 3a51b52d899f: Preparing [2024-10-30T09:43:56.092Z] 1280e900794e: Preparing [2024-10-30T09:43:56.092Z] 619994ff3213: Preparing [2024-10-30T09:43:56.092Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:56.092Z] 4852c44fbabc: Preparing [2024-10-30T09:43:56.092Z] 7352441afdf7: Preparing [2024-10-30T09:43:56.092Z] 99ca94aa449b: Preparing [2024-10-30T09:43:56.092Z] f85c70e7aed7: Preparing [2024-10-30T09:43:56.092Z] ba2951ea190d: Preparing [2024-10-30T09:43:56.092Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:56.092Z] 7352441afdf7: Waiting [2024-10-30T09:43:56.092Z] 99ca94aa449b: Waiting [2024-10-30T09:43:56.092Z] f85c70e7aed7: Waiting [2024-10-30T09:43:56.092Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:56.092Z] ba2951ea190d: Waiting [2024-10-30T09:43:56.092Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:56.092Z] 619994ff3213: Layer already exists [2024-10-30T09:43:56.092Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:56.092Z] 3a51b52d899f: Layer already exists [2024-10-30T09:43:56.092Z] 1280e900794e: Layer already exists [2024-10-30T09:43:56.092Z] f85c70e7aed7: Layer already exists [2024-10-30T09:43:56.092Z] 99ca94aa449b: Layer already exists [2024-10-30T09:43:56.092Z] 7352441afdf7: Layer already exists [2024-10-30T09:43:56.092Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:56.092Z] ba2951ea190d: Layer already exists [2024-10-30T09:43:56.092Z] latest: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:56.271Z] #150 ... [2024-10-30T09:43:56.271Z] [2024-10-30T09:43:56.271Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-30T09:43:56.271Z] #0 5.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-30T09:43:56.271Z] #151 ... [2024-10-30T09:43:56.271Z] [2024-10-30T09:43:56.271Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-30T09:43:56.271Z] #0 5.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-30T09:43:56.415Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:56.630Z] #152 ... [2024-10-30T09:43:56.630Z] [2024-10-30T09:43:56.630Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-30T09:43:56.630Z] #0 5.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-30T09:43:56.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.6 [2024-10-30T09:43:56.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-30T09:43:56.748Z] 3a51b52d899f: Preparing [2024-10-30T09:43:56.748Z] 1280e900794e: Preparing [2024-10-30T09:43:56.748Z] 619994ff3213: Preparing [2024-10-30T09:43:56.748Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:56.748Z] 4852c44fbabc: Preparing [2024-10-30T09:43:56.748Z] 7352441afdf7: Preparing [2024-10-30T09:43:56.748Z] 99ca94aa449b: Preparing [2024-10-30T09:43:56.748Z] f85c70e7aed7: Preparing [2024-10-30T09:43:56.748Z] ba2951ea190d: Preparing [2024-10-30T09:43:56.748Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:56.748Z] 7352441afdf7: Waiting [2024-10-30T09:43:56.748Z] 99ca94aa449b: Waiting [2024-10-30T09:43:56.748Z] f85c70e7aed7: Waiting [2024-10-30T09:43:56.748Z] ba2951ea190d: Waiting [2024-10-30T09:43:56.748Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:56.748Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:56.748Z] 1280e900794e: Layer already exists [2024-10-30T09:43:56.748Z] 3a51b52d899f: Layer already exists [2024-10-30T09:43:56.748Z] 619994ff3213: Layer already exists [2024-10-30T09:43:56.748Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:56.748Z] 7352441afdf7: Layer already exists [2024-10-30T09:43:56.748Z] 99ca94aa449b: Layer already exists [2024-10-30T09:43:56.748Z] f85c70e7aed7: Layer already exists [2024-10-30T09:43:56.748Z] ba2951ea190d: Layer already exists [2024-10-30T09:43:56.748Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:56.748Z] 4.0.0-dev.6: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:57.075Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:57.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:57.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-30T09:43:57.395Z] 3a51b52d899f: Preparing [2024-10-30T09:43:57.395Z] 1280e900794e: Preparing [2024-10-30T09:43:57.395Z] 619994ff3213: Preparing [2024-10-30T09:43:57.395Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:57.395Z] 4852c44fbabc: Preparing [2024-10-30T09:43:57.395Z] 7352441afdf7: Preparing [2024-10-30T09:43:57.395Z] 99ca94aa449b: Preparing [2024-10-30T09:43:57.395Z] f85c70e7aed7: Preparing [2024-10-30T09:43:57.395Z] ba2951ea190d: Preparing [2024-10-30T09:43:57.395Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:57.395Z] f85c70e7aed7: Waiting [2024-10-30T09:43:57.395Z] 99ca94aa449b: Waiting [2024-10-30T09:43:57.395Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:57.395Z] 7352441afdf7: Waiting [2024-10-30T09:43:57.395Z] 3a51b52d899f: Layer already exists [2024-10-30T09:43:57.395Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:57.395Z] 1280e900794e: Layer already exists [2024-10-30T09:43:57.395Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:57.395Z] 619994ff3213: Layer already exists [2024-10-30T09:43:57.395Z] f85c70e7aed7: Layer already exists [2024-10-30T09:43:57.395Z] ba2951ea190d: Layer already exists [2024-10-30T09:43:57.395Z] 7352441afdf7: Layer already exists [2024-10-30T09:43:57.395Z] 99ca94aa449b: Layer already exists [2024-10-30T09:43:57.395Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:57.395Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:57.723Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:58.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-30T09:43:58.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-30T09:43:58.045Z] 3a51b52d899f: Preparing [2024-10-30T09:43:58.045Z] 1280e900794e: Preparing [2024-10-30T09:43:58.045Z] 619994ff3213: Preparing [2024-10-30T09:43:58.045Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:58.045Z] 4852c44fbabc: Preparing [2024-10-30T09:43:58.045Z] 7352441afdf7: Preparing [2024-10-30T09:43:58.045Z] 99ca94aa449b: Preparing [2024-10-30T09:43:58.045Z] f85c70e7aed7: Preparing [2024-10-30T09:43:58.045Z] ba2951ea190d: Preparing [2024-10-30T09:43:58.045Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:58.045Z] 99ca94aa449b: Waiting [2024-10-30T09:43:58.045Z] ba2951ea190d: Waiting [2024-10-30T09:43:58.045Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:58.045Z] f85c70e7aed7: Waiting [2024-10-30T09:43:58.045Z] 7352441afdf7: Waiting [2024-10-30T09:43:58.045Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:58.045Z] 1280e900794e: Layer already exists [2024-10-30T09:43:58.045Z] 619994ff3213: Layer already exists [2024-10-30T09:43:58.045Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:58.045Z] 3a51b52d899f: Layer already exists [2024-10-30T09:43:58.045Z] 99ca94aa449b: Layer already exists [2024-10-30T09:43:58.045Z] 7352441afdf7: Layer already exists [2024-10-30T09:43:58.045Z] ba2951ea190d: Layer already exists [2024-10-30T09:43:58.045Z] f85c70e7aed7: Layer already exists [2024-10-30T09:43:58.045Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:58.045Z] main: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:43:58.123Z] ===================================================== [Pipeline] echo [2024-10-30T09:43:58.140Z] taggedImages: [2024-10-30T09:43:58.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:58.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-30T09:43:58.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.6 [2024-10-30T09:43:58.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:58.140Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-30T09:43:58.169Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-30T09:43:58.169Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:58.169Z] latest [2024-10-30T09:43:58.169Z] 4.0.0-dev.6 [2024-10-30T09:43:58.169Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:43:58.169Z] main [2024-10-30T09:43:58.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:58.518Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:43:58.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:43:58.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-30T09:43:58.842Z] da2f16dc192a: Preparing [2024-10-30T09:43:58.842Z] be32813621b5: Preparing [2024-10-30T09:43:58.842Z] fd30c218ed8c: Preparing [2024-10-30T09:43:58.842Z] c6bd1cc7bce0: Preparing [2024-10-30T09:43:58.842Z] 4852c44fbabc: Preparing [2024-10-30T09:43:58.842Z] f7ce27476873: Preparing [2024-10-30T09:43:58.842Z] 42c5b48d018a: Preparing [2024-10-30T09:43:58.842Z] 780cff26d28b: Preparing [2024-10-30T09:43:58.842Z] 63ca1fbb43ae: Preparing [2024-10-30T09:43:58.842Z] 42c5b48d018a: Waiting [2024-10-30T09:43:58.842Z] 63ca1fbb43ae: Waiting [2024-10-30T09:43:58.842Z] 780cff26d28b: Waiting [2024-10-30T09:43:58.842Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:43:58.842Z] 4852c44fbabc: Layer already exists [2024-10-30T09:43:58.842Z] fd30c218ed8c: Pushed [2024-10-30T09:43:58.842Z] da2f16dc192a: Pushed [2024-10-30T09:43:58.842Z] be32813621b5: Pushed [2024-10-30T09:43:58.842Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:43:59.104Z] 780cff26d28b: Pushed [2024-10-30T09:43:59.366Z] 42c5b48d018a: Pushed [2024-10-30T09:44:07.476Z] f7ce27476873: Pushed [2024-10-30T09:44:07.734Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:08.073Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:08.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-30T09:44:08.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-30T09:44:08.391Z] da2f16dc192a: Preparing [2024-10-30T09:44:08.391Z] be32813621b5: Preparing [2024-10-30T09:44:08.391Z] fd30c218ed8c: Preparing [2024-10-30T09:44:08.391Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:08.391Z] 4852c44fbabc: Preparing [2024-10-30T09:44:08.391Z] f7ce27476873: Preparing [2024-10-30T09:44:08.391Z] 42c5b48d018a: Preparing [2024-10-30T09:44:08.391Z] 780cff26d28b: Preparing [2024-10-30T09:44:08.391Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:08.391Z] f7ce27476873: Waiting [2024-10-30T09:44:08.391Z] 780cff26d28b: Waiting [2024-10-30T09:44:08.391Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:08.391Z] 42c5b48d018a: Waiting [2024-10-30T09:44:08.391Z] be32813621b5: Layer already exists [2024-10-30T09:44:08.391Z] fd30c218ed8c: Layer already exists [2024-10-30T09:44:08.391Z] da2f16dc192a: Layer already exists [2024-10-30T09:44:08.391Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:08.391Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:08.391Z] f7ce27476873: Layer already exists [2024-10-30T09:44:08.391Z] 42c5b48d018a: Layer already exists [2024-10-30T09:44:08.391Z] 780cff26d28b: Layer already exists [2024-10-30T09:44:08.391Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:08.391Z] latest: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:08.724Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:09.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.6 [2024-10-30T09:44:09.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-30T09:44:09.043Z] da2f16dc192a: Preparing [2024-10-30T09:44:09.043Z] be32813621b5: Preparing [2024-10-30T09:44:09.043Z] fd30c218ed8c: Preparing [2024-10-30T09:44:09.043Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:09.043Z] 4852c44fbabc: Preparing [2024-10-30T09:44:09.043Z] f7ce27476873: Preparing [2024-10-30T09:44:09.043Z] 42c5b48d018a: Preparing [2024-10-30T09:44:09.043Z] 780cff26d28b: Preparing [2024-10-30T09:44:09.043Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:09.043Z] f7ce27476873: Waiting [2024-10-30T09:44:09.043Z] 780cff26d28b: Waiting [2024-10-30T09:44:09.043Z] 42c5b48d018a: Waiting [2024-10-30T09:44:09.043Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:09.043Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:09.043Z] da2f16dc192a: Layer already exists [2024-10-30T09:44:09.043Z] be32813621b5: Layer already exists [2024-10-30T09:44:09.043Z] fd30c218ed8c: Layer already exists [2024-10-30T09:44:09.043Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:09.043Z] 42c5b48d018a: Layer already exists [2024-10-30T09:44:09.043Z] f7ce27476873: Layer already exists [2024-10-30T09:44:09.043Z] 780cff26d28b: Layer already exists [2024-10-30T09:44:09.043Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:09.043Z] 4.0.0-dev.6: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:09.368Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:09.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:09.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-30T09:44:09.690Z] da2f16dc192a: Preparing [2024-10-30T09:44:09.690Z] be32813621b5: Preparing [2024-10-30T09:44:09.690Z] fd30c218ed8c: Preparing [2024-10-30T09:44:09.690Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:09.690Z] 4852c44fbabc: Preparing [2024-10-30T09:44:09.690Z] f7ce27476873: Preparing [2024-10-30T09:44:09.690Z] 42c5b48d018a: Preparing [2024-10-30T09:44:09.690Z] 780cff26d28b: Preparing [2024-10-30T09:44:09.690Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:09.690Z] f7ce27476873: Waiting [2024-10-30T09:44:09.690Z] 42c5b48d018a: Waiting [2024-10-30T09:44:09.690Z] 780cff26d28b: Waiting [2024-10-30T09:44:09.690Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:09.690Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:09.690Z] fd30c218ed8c: Layer already exists [2024-10-30T09:44:09.690Z] da2f16dc192a: Layer already exists [2024-10-30T09:44:09.690Z] be32813621b5: Layer already exists [2024-10-30T09:44:09.690Z] f7ce27476873: Layer already exists [2024-10-30T09:44:09.690Z] 780cff26d28b: Layer already exists [2024-10-30T09:44:09.690Z] 42c5b48d018a: Layer already exists [2024-10-30T09:44:09.690Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:09.690Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:10.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:10.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-30T09:44:10.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-30T09:44:10.334Z] da2f16dc192a: Preparing [2024-10-30T09:44:10.334Z] be32813621b5: Preparing [2024-10-30T09:44:10.334Z] fd30c218ed8c: Preparing [2024-10-30T09:44:10.334Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:10.334Z] 4852c44fbabc: Preparing [2024-10-30T09:44:10.334Z] f7ce27476873: Preparing [2024-10-30T09:44:10.334Z] 42c5b48d018a: Preparing [2024-10-30T09:44:10.334Z] 780cff26d28b: Preparing [2024-10-30T09:44:10.334Z] f7ce27476873: Waiting [2024-10-30T09:44:10.334Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:10.334Z] 780cff26d28b: Waiting [2024-10-30T09:44:10.334Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:10.334Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:10.334Z] be32813621b5: Layer already exists [2024-10-30T09:44:10.334Z] fd30c218ed8c: Layer already exists [2024-10-30T09:44:10.334Z] da2f16dc192a: Layer already exists [2024-10-30T09:44:10.334Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:10.334Z] 780cff26d28b: Layer already exists [2024-10-30T09:44:10.334Z] f7ce27476873: Layer already exists [2024-10-30T09:44:10.334Z] 42c5b48d018a: Layer already exists [2024-10-30T09:44:10.334Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:10.334Z] main: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:44:10.409Z] ===================================================== [Pipeline] echo [2024-10-30T09:44:10.425Z] taggedImages: [2024-10-30T09:44:10.425Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:10.425Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-30T09:44:10.425Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.6 [2024-10-30T09:44:10.425Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:10.425Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-30T09:44:10.452Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-30T09:44:10.452Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:10.452Z] latest [2024-10-30T09:44:10.452Z] 4.0.0-dev.6 [2024-10-30T09:44:10.452Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:10.452Z] main [2024-10-30T09:44:10.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:10.796Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:11.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:11.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-30T09:44:11.118Z] 3a51b52d899f: Preparing [2024-10-30T09:44:11.118Z] bc064abc5748: Preparing [2024-10-30T09:44:11.118Z] 4ca8f7e1b84a: Preparing [2024-10-30T09:44:11.118Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:11.118Z] 4852c44fbabc: Preparing [2024-10-30T09:44:11.118Z] afcd59a3ac52: Preparing [2024-10-30T09:44:11.118Z] f85c70e7aed7: Preparing [2024-10-30T09:44:11.118Z] ba2951ea190d: Preparing [2024-10-30T09:44:11.118Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:11.118Z] f85c70e7aed7: Waiting [2024-10-30T09:44:11.118Z] ba2951ea190d: Waiting [2024-10-30T09:44:11.118Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:11.118Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:11.118Z] 3a51b52d899f: Layer already exists [2024-10-30T09:44:11.118Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:11.118Z] f85c70e7aed7: Layer already exists [2024-10-30T09:44:11.118Z] ba2951ea190d: Layer already exists [2024-10-30T09:44:11.118Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:11.118Z] 4ca8f7e1b84a: Pushed [2024-10-30T09:44:11.118Z] bc064abc5748: Pushed [2024-10-30T09:44:21.089Z] afcd59a3ac52: Pushed [2024-10-30T09:44:21.089Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:21.411Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:21.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-30T09:44:21.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-30T09:44:21.731Z] 3a51b52d899f: Preparing [2024-10-30T09:44:21.731Z] bc064abc5748: Preparing [2024-10-30T09:44:21.731Z] 4ca8f7e1b84a: Preparing [2024-10-30T09:44:21.731Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:21.731Z] 4852c44fbabc: Preparing [2024-10-30T09:44:21.731Z] afcd59a3ac52: Preparing [2024-10-30T09:44:21.731Z] f85c70e7aed7: Preparing [2024-10-30T09:44:21.731Z] ba2951ea190d: Preparing [2024-10-30T09:44:21.731Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:21.731Z] f85c70e7aed7: Waiting [2024-10-30T09:44:21.731Z] ba2951ea190d: Waiting [2024-10-30T09:44:21.731Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:21.731Z] afcd59a3ac52: Waiting [2024-10-30T09:44:21.731Z] 4ca8f7e1b84a: Layer already exists [2024-10-30T09:44:21.731Z] bc064abc5748: Layer already exists [2024-10-30T09:44:21.731Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:21.731Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:21.731Z] 3a51b52d899f: Layer already exists [2024-10-30T09:44:21.731Z] f85c70e7aed7: Layer already exists [2024-10-30T09:44:21.731Z] ba2951ea190d: Layer already exists [2024-10-30T09:44:21.731Z] afcd59a3ac52: Layer already exists [2024-10-30T09:44:21.731Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:21.731Z] latest: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:22.050Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:22.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.6 [2024-10-30T09:44:22.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-30T09:44:22.376Z] 3a51b52d899f: Preparing [2024-10-30T09:44:22.376Z] bc064abc5748: Preparing [2024-10-30T09:44:22.376Z] 4ca8f7e1b84a: Preparing [2024-10-30T09:44:22.376Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:22.376Z] 4852c44fbabc: Preparing [2024-10-30T09:44:22.376Z] afcd59a3ac52: Preparing [2024-10-30T09:44:22.376Z] f85c70e7aed7: Preparing [2024-10-30T09:44:22.377Z] ba2951ea190d: Preparing [2024-10-30T09:44:22.377Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:22.377Z] afcd59a3ac52: Waiting [2024-10-30T09:44:22.377Z] f85c70e7aed7: Waiting [2024-10-30T09:44:22.377Z] ba2951ea190d: Waiting [2024-10-30T09:44:22.377Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:22.377Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:22.377Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:22.377Z] 3a51b52d899f: Layer already exists [2024-10-30T09:44:22.377Z] bc064abc5748: Layer already exists [2024-10-30T09:44:22.377Z] 4ca8f7e1b84a: Layer already exists [2024-10-30T09:44:22.377Z] afcd59a3ac52: Layer already exists [2024-10-30T09:44:22.377Z] f85c70e7aed7: Layer already exists [2024-10-30T09:44:22.377Z] ba2951ea190d: Layer already exists [2024-10-30T09:44:22.377Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:22.377Z] 4.0.0-dev.6: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:22.707Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:23.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:23.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-30T09:44:23.027Z] 3a51b52d899f: Preparing [2024-10-30T09:44:23.027Z] bc064abc5748: Preparing [2024-10-30T09:44:23.027Z] 4ca8f7e1b84a: Preparing [2024-10-30T09:44:23.027Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:23.027Z] 4852c44fbabc: Preparing [2024-10-30T09:44:23.027Z] afcd59a3ac52: Preparing [2024-10-30T09:44:23.027Z] f85c70e7aed7: Preparing [2024-10-30T09:44:23.027Z] ba2951ea190d: Preparing [2024-10-30T09:44:23.027Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:23.027Z] f85c70e7aed7: Waiting [2024-10-30T09:44:23.027Z] ba2951ea190d: Waiting [2024-10-30T09:44:23.027Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:23.027Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:23.027Z] 4ca8f7e1b84a: Layer already exists [2024-10-30T09:44:23.027Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:23.027Z] bc064abc5748: Layer already exists [2024-10-30T09:44:23.027Z] 3a51b52d899f: Layer already exists [2024-10-30T09:44:23.027Z] ba2951ea190d: Layer already exists [2024-10-30T09:44:23.027Z] afcd59a3ac52: Layer already exists [2024-10-30T09:44:23.027Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:23.027Z] f85c70e7aed7: Layer already exists [2024-10-30T09:44:23.027Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:23.352Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:23.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-30T09:44:23.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-30T09:44:23.671Z] 3a51b52d899f: Preparing [2024-10-30T09:44:23.671Z] bc064abc5748: Preparing [2024-10-30T09:44:23.671Z] 4ca8f7e1b84a: Preparing [2024-10-30T09:44:23.671Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:23.671Z] 4852c44fbabc: Preparing [2024-10-30T09:44:23.671Z] afcd59a3ac52: Preparing [2024-10-30T09:44:23.671Z] f85c70e7aed7: Preparing [2024-10-30T09:44:23.671Z] ba2951ea190d: Preparing [2024-10-30T09:44:23.671Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:23.671Z] f85c70e7aed7: Waiting [2024-10-30T09:44:23.671Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:23.671Z] ba2951ea190d: Waiting [2024-10-30T09:44:23.671Z] afcd59a3ac52: Waiting [2024-10-30T09:44:23.671Z] bc064abc5748: Layer already exists [2024-10-30T09:44:23.671Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:23.671Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:23.671Z] 3a51b52d899f: Layer already exists [2024-10-30T09:44:23.671Z] 4ca8f7e1b84a: Layer already exists [2024-10-30T09:44:23.671Z] afcd59a3ac52: Layer already exists [2024-10-30T09:44:23.671Z] ba2951ea190d: Layer already exists [2024-10-30T09:44:23.671Z] f85c70e7aed7: Layer already exists [2024-10-30T09:44:23.671Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:23.671Z] main: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:44:23.749Z] ===================================================== [Pipeline] echo [2024-10-30T09:44:23.761Z] taggedImages: [2024-10-30T09:44:23.761Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:23.761Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-30T09:44:23.761Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.6 [2024-10-30T09:44:23.761Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:23.761Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-30T09:44:23.785Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-30T09:44:23.785Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:23.785Z] latest [2024-10-30T09:44:23.785Z] 4.0.0-dev.6 [2024-10-30T09:44:23.785Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:23.785Z] main [2024-10-30T09:44:23.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:24.136Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:24.454Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:24.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-30T09:44:24.454Z] 247bf4f46b78: Preparing [2024-10-30T09:44:24.454Z] 54b9ea753bf3: Preparing [2024-10-30T09:44:24.454Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:24.454Z] 4852c44fbabc: Preparing [2024-10-30T09:44:24.454Z] 3391f1377814: Preparing [2024-10-30T09:44:24.454Z] 1371daba72ad: Preparing [2024-10-30T09:44:24.454Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:24.454Z] 1371daba72ad: Waiting [2024-10-30T09:44:24.454Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:24.454Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:24.454Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:24.454Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:24.454Z] 247bf4f46b78: Pushed [2024-10-30T09:44:24.714Z] 1371daba72ad: Pushed [2024-10-30T09:44:24.973Z] 3391f1377814: Pushed [2024-10-30T09:44:30.244Z] 54b9ea753bf3: Pushed [2024-10-30T09:44:30.244Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:30.568Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:30.890Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-30T09:44:30.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-30T09:44:30.890Z] 247bf4f46b78: Preparing [2024-10-30T09:44:30.890Z] 54b9ea753bf3: Preparing [2024-10-30T09:44:30.890Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:30.890Z] 4852c44fbabc: Preparing [2024-10-30T09:44:30.890Z] 3391f1377814: Preparing [2024-10-30T09:44:30.890Z] 1371daba72ad: Preparing [2024-10-30T09:44:30.890Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:30.890Z] 1371daba72ad: Waiting [2024-10-30T09:44:30.890Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:30.890Z] 54b9ea753bf3: Layer already exists [2024-10-30T09:44:30.890Z] 3391f1377814: Layer already exists [2024-10-30T09:44:30.890Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:30.890Z] 247bf4f46b78: Layer already exists [2024-10-30T09:44:30.890Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:30.890Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:30.890Z] 1371daba72ad: Layer already exists [2024-10-30T09:44:30.890Z] latest: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:31.223Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:31.547Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.6 [2024-10-30T09:44:31.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-30T09:44:31.547Z] 247bf4f46b78: Preparing [2024-10-30T09:44:31.547Z] 54b9ea753bf3: Preparing [2024-10-30T09:44:31.547Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:31.547Z] 4852c44fbabc: Preparing [2024-10-30T09:44:31.547Z] 3391f1377814: Preparing [2024-10-30T09:44:31.547Z] 1371daba72ad: Preparing [2024-10-30T09:44:31.547Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:31.547Z] 1371daba72ad: Waiting [2024-10-30T09:44:31.547Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:31.547Z] 247bf4f46b78: Layer already exists [2024-10-30T09:44:31.547Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:31.547Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:31.547Z] 3391f1377814: Layer already exists [2024-10-30T09:44:31.547Z] 54b9ea753bf3: Layer already exists [2024-10-30T09:44:31.547Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:31.547Z] 1371daba72ad: Layer already exists [2024-10-30T09:44:31.548Z] 4.0.0-dev.6: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:31.877Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:32.206Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:32.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-30T09:44:32.206Z] 247bf4f46b78: Preparing [2024-10-30T09:44:32.206Z] 54b9ea753bf3: Preparing [2024-10-30T09:44:32.206Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:32.206Z] 4852c44fbabc: Preparing [2024-10-30T09:44:32.206Z] 3391f1377814: Preparing [2024-10-30T09:44:32.206Z] 1371daba72ad: Preparing [2024-10-30T09:44:32.206Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:32.206Z] 1371daba72ad: Waiting [2024-10-30T09:44:32.206Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:32.206Z] 247bf4f46b78: Layer already exists [2024-10-30T09:44:32.206Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:32.206Z] 54b9ea753bf3: Layer already exists [2024-10-30T09:44:32.206Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:32.206Z] 3391f1377814: Layer already exists [2024-10-30T09:44:32.206Z] 1371daba72ad: Layer already exists [2024-10-30T09:44:32.206Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:32.206Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:32.526Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:32.847Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-30T09:44:32.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-30T09:44:32.847Z] 247bf4f46b78: Preparing [2024-10-30T09:44:32.847Z] 54b9ea753bf3: Preparing [2024-10-30T09:44:32.847Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:32.847Z] 4852c44fbabc: Preparing [2024-10-30T09:44:32.847Z] 3391f1377814: Preparing [2024-10-30T09:44:32.847Z] 1371daba72ad: Preparing [2024-10-30T09:44:32.847Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:32.847Z] 1371daba72ad: Waiting [2024-10-30T09:44:32.847Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:32.847Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:32.847Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:32.847Z] 3391f1377814: Layer already exists [2024-10-30T09:44:32.847Z] 54b9ea753bf3: Layer already exists [2024-10-30T09:44:32.847Z] 247bf4f46b78: Layer already exists [2024-10-30T09:44:32.847Z] 1371daba72ad: Layer already exists [2024-10-30T09:44:32.847Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:32.847Z] main: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:44:32.914Z] ===================================================== [Pipeline] echo [2024-10-30T09:44:32.928Z] taggedImages: [2024-10-30T09:44:32.928Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:32.928Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-30T09:44:32.928Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.6 [2024-10-30T09:44:32.928Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:32.928Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-30T09:44:32.961Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-30T09:44:32.961Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:32.961Z] latest [2024-10-30T09:44:32.961Z] 4.0.0-dev.6 [2024-10-30T09:44:32.961Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:32.961Z] main [2024-10-30T09:44:32.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:33.303Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:33.623Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:33.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-30T09:44:33.623Z] ae72792b9ae8: Preparing [2024-10-30T09:44:33.623Z] 7bb12e7c5563: Preparing [2024-10-30T09:44:33.623Z] 4d78f943a750: Preparing [2024-10-30T09:44:33.623Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:33.623Z] 4852c44fbabc: Preparing [2024-10-30T09:44:33.623Z] 8855aa3ca215: Preparing [2024-10-30T09:44:33.623Z] ed87e14712fd: Preparing [2024-10-30T09:44:33.623Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:33.623Z] 8855aa3ca215: Waiting [2024-10-30T09:44:33.623Z] ed87e14712fd: Waiting [2024-10-30T09:44:33.623Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:33.623Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:33.623Z] 7bb12e7c5563: Pushed [2024-10-30T09:44:33.623Z] ae72792b9ae8: Pushed [2024-10-30T09:44:33.623Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:33.623Z] ed87e14712fd: Pushed [2024-10-30T09:44:34.189Z] 8855aa3ca215: Pushed [2024-10-30T09:44:38.378Z] 4d78f943a750: Pushed [2024-10-30T09:44:38.378Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:38.708Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:39.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-30T09:44:39.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-30T09:44:39.035Z] ae72792b9ae8: Preparing [2024-10-30T09:44:39.035Z] 7bb12e7c5563: Preparing [2024-10-30T09:44:39.035Z] 4d78f943a750: Preparing [2024-10-30T09:44:39.035Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:39.035Z] 4852c44fbabc: Preparing [2024-10-30T09:44:39.035Z] 8855aa3ca215: Preparing [2024-10-30T09:44:39.035Z] ed87e14712fd: Preparing [2024-10-30T09:44:39.035Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:39.035Z] ed87e14712fd: Waiting [2024-10-30T09:44:39.035Z] 8855aa3ca215: Waiting [2024-10-30T09:44:39.035Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:39.035Z] ae72792b9ae8: Layer already exists [2024-10-30T09:44:39.035Z] 4d78f943a750: Layer already exists [2024-10-30T09:44:39.035Z] 7bb12e7c5563: Layer already exists [2024-10-30T09:44:39.035Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:39.035Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:39.035Z] ed87e14712fd: Layer already exists [2024-10-30T09:44:39.035Z] 8855aa3ca215: Layer already exists [2024-10-30T09:44:39.035Z] latest: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:39.365Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:39.683Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.6 [2024-10-30T09:44:39.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-30T09:44:39.683Z] ae72792b9ae8: Preparing [2024-10-30T09:44:39.683Z] 7bb12e7c5563: Preparing [2024-10-30T09:44:39.683Z] 4d78f943a750: Preparing [2024-10-30T09:44:39.683Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:39.683Z] 4852c44fbabc: Preparing [2024-10-30T09:44:39.683Z] 8855aa3ca215: Preparing [2024-10-30T09:44:39.683Z] ed87e14712fd: Preparing [2024-10-30T09:44:39.683Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:39.683Z] ed87e14712fd: Waiting [2024-10-30T09:44:39.683Z] 8855aa3ca215: Waiting [2024-10-30T09:44:39.683Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:39.683Z] 4d78f943a750: Layer already exists [2024-10-30T09:44:39.683Z] ae72792b9ae8: Layer already exists [2024-10-30T09:44:39.683Z] 7bb12e7c5563: Layer already exists [2024-10-30T09:44:39.683Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:39.683Z] 8855aa3ca215: Layer already exists [2024-10-30T09:44:39.683Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:39.683Z] ed87e14712fd: Layer already exists [2024-10-30T09:44:39.683Z] 4.0.0-dev.6: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:40.014Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:40.337Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:40.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-30T09:44:40.337Z] ae72792b9ae8: Preparing [2024-10-30T09:44:40.337Z] 7bb12e7c5563: Preparing [2024-10-30T09:44:40.337Z] 4d78f943a750: Preparing [2024-10-30T09:44:40.337Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:40.337Z] 4852c44fbabc: Preparing [2024-10-30T09:44:40.337Z] 8855aa3ca215: Preparing [2024-10-30T09:44:40.337Z] ed87e14712fd: Preparing [2024-10-30T09:44:40.337Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:40.337Z] 8855aa3ca215: Waiting [2024-10-30T09:44:40.337Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:40.337Z] 4d78f943a750: Layer already exists [2024-10-30T09:44:40.337Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:40.337Z] 7bb12e7c5563: Layer already exists [2024-10-30T09:44:40.337Z] ae72792b9ae8: Layer already exists [2024-10-30T09:44:40.337Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:40.337Z] 8855aa3ca215: Layer already exists [2024-10-30T09:44:40.337Z] ed87e14712fd: Layer already exists [2024-10-30T09:44:40.337Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:40.337Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:40.672Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T09:44:40.993Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-30T09:44:40.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-30T09:44:40.993Z] ae72792b9ae8: Preparing [2024-10-30T09:44:40.993Z] 7bb12e7c5563: Preparing [2024-10-30T09:44:40.993Z] 4d78f943a750: Preparing [2024-10-30T09:44:40.993Z] c6bd1cc7bce0: Preparing [2024-10-30T09:44:40.993Z] 4852c44fbabc: Preparing [2024-10-30T09:44:40.993Z] 8855aa3ca215: Preparing [2024-10-30T09:44:40.993Z] ed87e14712fd: Preparing [2024-10-30T09:44:40.993Z] 63ca1fbb43ae: Preparing [2024-10-30T09:44:40.993Z] ed87e14712fd: Waiting [2024-10-30T09:44:40.993Z] 63ca1fbb43ae: Waiting [2024-10-30T09:44:40.993Z] 8855aa3ca215: Waiting [2024-10-30T09:44:40.993Z] 7bb12e7c5563: Layer already exists [2024-10-30T09:44:40.993Z] ae72792b9ae8: Layer already exists [2024-10-30T09:44:40.993Z] 4852c44fbabc: Layer already exists [2024-10-30T09:44:40.993Z] c6bd1cc7bce0: Layer already exists [2024-10-30T09:44:40.993Z] 4d78f943a750: Layer already exists [2024-10-30T09:44:40.993Z] 8855aa3ca215: Layer already exists [2024-10-30T09:44:40.993Z] ed87e14712fd: Layer already exists [2024-10-30T09:44:40.993Z] 63ca1fbb43ae: Layer already exists [2024-10-30T09:44:40.993Z] main: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T09:44:41.065Z] ===================================================== [Pipeline] echo [2024-10-30T09:44:41.080Z] taggedImages: [2024-10-30T09:44:41.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T09:44:41.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-30T09:44:41.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.6 [2024-10-30T09:44:41.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T09:44:41.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T10:01:05.476Z] #153 ... [2024-10-30T10:01:05.476Z] [2024-10-30T10:01:05.476Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-30T10:01:05.476Z] #145 1031.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-30T10:01:05.476Z] #145 ... [2024-10-30T10:01:05.476Z] [2024-10-30T10:01:05.476Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-30T10:01:05.476Z] #153 DONE 1036.0s [2024-10-30T10:01:05.476Z] [2024-10-30T10:01:05.476Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-30T10:01:05.476Z] #154 DONE 0.4s [2024-10-30T10:01:05.476Z] [2024-10-30T10:01:05.476Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-10-30T10:01:05.476Z] #155 DONE 3.7s [2024-10-30T10:01:05.476Z] [2024-10-30T10:01:05.476Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:01:05.476Z] #143 ... [2024-10-30T10:01:05.476Z] [2024-10-30T10:01:05.476Z] #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:01:05.774Z] #156 DONE 0.4s [2024-10-30T10:01:05.774Z] [2024-10-30T10:01:05.774Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-30T10:01:06.043Z] #146 ... [2024-10-30T10:01:06.043Z] [2024-10-30T10:01:06.043Z] #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:01:06.043Z] #157 DONE 0.2s [2024-10-30T10:01:06.043Z] [2024-10-30T10:01:06.043Z] #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-30T10:01:06.345Z] #158 DONE 0.4s [2024-10-30T10:01:06.345Z] [2024-10-30T10:01:06.345Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:01:06.655Z] #143 ... [2024-10-30T10:01:06.655Z] [2024-10-30T10:01:06.655Z] #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-30T10:01:06.655Z] #159 DONE 0.3s [2024-10-30T10:01:06.655Z] [2024-10-30T10:01:06.655Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T10:01:07.139Z] #142 ... [2024-10-30T10:01:07.139Z] [2024-10-30T10:01:07.139Z] #160 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-30T10:01:07.139Z] #160 DONE 0.3s [2024-10-30T10:01:07.139Z] [2024-10-30T10:01:07.139Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-30T10:01:07.139Z] #152 ... [2024-10-30T10:01:07.139Z] [2024-10-30T10:01:07.139Z] #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-30T10:01:07.424Z] #161 DONE 0.4s [2024-10-30T10:01:07.424Z] [2024-10-30T10:01:07.424Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-30T10:01:07.424Z] #150 ... [2024-10-30T10:01:07.424Z] [2024-10-30T10:01:07.424Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-30T10:01:07.424Z] #152 DONE 1042.4s [2024-10-30T10:01:07.424Z] [2024-10-30T10:01:07.424Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-30T10:01:07.695Z] #162 DONE 0.3s [2024-10-30T10:01:07.695Z] [2024-10-30T10:01:07.695Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-30T10:01:07.975Z] #163 DONE 0.3s [2024-10-30T10:01:07.975Z] [2024-10-30T10:01:07.975Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-10-30T10:01:08.242Z] #164 ... [2024-10-30T10:01:08.242Z] [2024-10-30T10:01:08.242Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:01:08.242Z] #165 DONE 0.3s [2024-10-30T10:01:08.513Z] [2024-10-30T10:01:08.513Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:01:08.780Z] #166 DONE 0.4s [2024-10-30T10:01:08.780Z] [2024-10-30T10:01:08.780Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-30T10:01:09.048Z] #167 DONE 0.1s [2024-10-30T10:01:09.048Z] [2024-10-30T10:01:09.048Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-30T10:01:09.048Z] #168 DONE 0.2s [2024-10-30T10:01:09.048Z] [2024-10-30T10:01:09.048Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T10:01:09.328Z] #46 ... [2024-10-30T10:01:09.328Z] [2024-10-30T10:01:09.328Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-30T10:01:09.597Z] #169 DONE 0.4s [2024-10-30T10:01:09.597Z] [2024-10-30T10:01:09.597Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-10-30T10:01:09.863Z] #164 ... [2024-10-30T10:01:09.863Z] [2024-10-30T10:01:09.863Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-30T10:01:09.863Z] #170 DONE 0.2s [2024-10-30T10:01:09.863Z] [2024-10-30T10:01:09.863Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T10:01:10.821Z] #171 ... [2024-10-30T10:01:10.821Z] [2024-10-30T10:01:10.821Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-10-30T10:01:10.821Z] #164 DONE 2.9s [2024-10-30T10:01:11.105Z] [2024-10-30T10:01:11.105Z] #110 [security-bootstrapper] exporting to image [2024-10-30T10:01:11.105Z] #110 exporting layers [2024-10-30T10:01:12.538Z] #110 exporting layers 1.3s done [2024-10-30T10:01:12.538Z] #110 writing image sha256:3f3a689a1fff3886e0d8bcd7fafa8b5753ef63250b3ddf37fc2524bc00162354 0.0s done [2024-10-30T10:01:12.538Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-30T10:01:12.538Z] #110 DONE 6.7s [2024-10-30T10:01:12.538Z] [2024-10-30T10:01:12.538Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:01:12.806Z] #149 ... [2024-10-30T10:01:12.806Z] [2024-10-30T10:01:12.806Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T10:01:12.806Z] #171 DONE 3.0s [2024-10-30T10:01:12.806Z] [2024-10-30T10:01:12.806Z] #110 [security-proxy-setup] exporting to image [2024-10-30T10:01:13.766Z] #110 exporting layers 0.9s done [2024-10-30T10:01:13.766Z] #110 writing image sha256:e93335f9fd4c71ae825938dee69179d6ec7fd106690dfe846d5eba54ad0c2ce8 done [2024-10-30T10:01:13.766Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-30T10:01:13.766Z] #110 DONE 7.6s [2024-10-30T10:01:13.766Z] [2024-10-30T10:01:13.766Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:01:23.865Z] #143 ... [2024-10-30T10:01:23.865Z] [2024-10-30T10:01:23.865Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-30T10:01:23.865Z] #145 DONE 1058.0s [2024-10-30T10:01:23.865Z] [2024-10-30T10:01:23.865Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-30T10:01:23.865Z] #147 ... [2024-10-30T10:01:23.865Z] [2024-10-30T10:01:23.865Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:01:23.865Z] #172 DONE 0.2s [2024-10-30T10:01:23.865Z] [2024-10-30T10:01:23.865Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-30T10:01:23.865Z] #150 ... [2024-10-30T10:01:23.865Z] [2024-10-30T10:01:23.865Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:01:24.134Z] #173 DONE 0.3s [2024-10-30T10:01:24.134Z] [2024-10-30T10:01:24.134Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T10:01:24.134Z] #46 ... [2024-10-30T10:01:24.134Z] [2024-10-30T10:01:24.134Z] #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-30T10:01:24.440Z] #174 DONE 0.2s [2024-10-30T10:01:24.440Z] [2024-10-30T10:01:24.440Z] #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-30T10:01:24.440Z] #175 DONE 0.1s [2024-10-30T10:01:24.440Z] [2024-10-30T10:01:24.440Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:01:24.800Z] #176 DONE 0.2s [2024-10-30T10:01:24.800Z] [2024-10-30T10:01:24.800Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-30T10:01:25.072Z] #177 DONE 0.4s [2024-10-30T10:01:25.072Z] [2024-10-30T10:01:25.072Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-30T10:01:25.365Z] #178 DONE 0.3s [2024-10-30T10:01:25.365Z] [2024-10-30T10:01:25.365Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-30T10:01:25.631Z] #179 DONE 0.1s [2024-10-30T10:01:25.631Z] [2024-10-30T10:01:25.631Z] #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T10:01:27.573Z] #180 DONE 2.2s [2024-10-30T10:01:27.573Z] [2024-10-30T10:01:27.573Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T10:01:27.841Z] #142 ... [2024-10-30T10:01:27.841Z] [2024-10-30T10:01:27.841Z] #110 [security-secretstore-setup] exporting to image [2024-10-30T10:01:27.841Z] #110 exporting layers [2024-10-30T10:01:29.273Z] #110 exporting layers 1.3s done [2024-10-30T10:01:29.273Z] #110 writing image sha256:4b2bf242bc96082dce6f661a30814bf663e2bcbde7defe548ab4f94da993957a done [2024-10-30T10:01:29.273Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-30T10:01:29.273Z] #110 DONE 8.9s [2024-10-30T10:01:29.273Z] [2024-10-30T10:01:29.273Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-30T10:02:08.147Z] #147 ... [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-30T10:02:08.147Z] #151 DONE 1101.1s [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:02:08.147Z] #149 ... [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:02:08.147Z] #181 DONE 0.1s [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T10:02:08.147Z] #46 ... [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:02:08.147Z] #182 DONE 0.2s [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-30T10:02:08.147Z] #183 DONE 0.3s [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:02:08.147Z] #184 DONE 0.2s [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-30T10:02:08.147Z] #185 DONE 0.2s [2024-10-30T10:02:08.147Z] [2024-10-30T10:02:08.147Z] #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T10:02:09.566Z] #186 DONE 2.0s [2024-10-30T10:02:09.566Z] [2024-10-30T10:02:09.566Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:02:09.840Z] #143 ... [2024-10-30T10:02:09.840Z] [2024-10-30T10:02:09.840Z] #110 [core-common-config-bootstrapper] exporting to image [2024-10-30T10:02:09.840Z] #110 exporting layers [2024-10-30T10:02:10.424Z] #110 exporting layers 0.6s done [2024-10-30T10:02:10.424Z] #110 writing image sha256:d085e724ac87b07df99b9d5e2e85d6faa48cce53e748be109c97c0a9e206f594 done [2024-10-30T10:02:10.424Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-30T10:02:10.424Z] #110 DONE 9.6s [2024-10-30T10:02:10.424Z] [2024-10-30T10:02:10.424Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:04:17.071Z] #143 ... [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-30T10:04:17.071Z] #147 DONE 1219.1s [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:04:17.071Z] #143 ... [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:04:17.071Z] #187 DONE 0.2s [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:04:17.071Z] #143 ... [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:04:17.071Z] #188 DONE 0.2s [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-30T10:04:17.071Z] #189 DONE 0.4s [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:04:17.071Z] #190 DONE 0.1s [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:04:17.071Z] #143 ... [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #110 [security-spiffe-token-provider] exporting to image [2024-10-30T10:04:17.071Z] #110 exporting layers [2024-10-30T10:04:17.071Z] #110 exporting layers 0.7s done [2024-10-30T10:04:17.071Z] #110 writing image sha256:4c6f58e904e24b4089431a0184f260907647138bd3d78acc0fa6b107560d8297 done [2024-10-30T10:04:17.071Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-30T10:04:17.071Z] #110 DONE 10.3s [2024-10-30T10:04:17.071Z] [2024-10-30T10:04:17.071Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:10:38.988Z] #149 ... [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-30T10:10:38.988Z] #150 DONE 1609.2s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:10:38.988Z] #149 ... [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:10:38.988Z] #191 DONE 0.2s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:10:38.988Z] #192 DONE 0.2s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-30T10:10:38.988Z] #193 DONE 0.4s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:10:38.988Z] #194 DONE 0.1s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:10:38.988Z] #143 ... [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-30T10:10:38.988Z] #195 DONE 0.1s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-30T10:10:38.988Z] #196 DONE 1.7s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #110 [security-proxy-auth] exporting to image [2024-10-30T10:10:38.988Z] #110 exporting layers [2024-10-30T10:10:38.988Z] #110 exporting layers 0.7s done [2024-10-30T10:10:38.988Z] #110 writing image sha256:db4e43b95cf56427972c2475963010af126cefeef118c2375959a7dd26c4225d done [2024-10-30T10:10:38.988Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-30T10:10:38.988Z] #110 DONE 10.9s [2024-10-30T10:10:38.988Z] [2024-10-30T10:10:38.988Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T10:11:27.246Z] #142 ... [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-30T10:11:27.246Z] #144 DONE 1658.4s [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:11:27.246Z] #149 ... [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:11:27.246Z] #197 DONE 0.1s [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:11:27.246Z] #149 ... [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:11:27.246Z] #198 DONE 0.1s [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-30T10:11:27.246Z] #199 DONE 0.4s [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:11:27.246Z] #143 ... [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:11:27.246Z] #200 DONE 0.2s [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #110 [core-command] exporting to image [2024-10-30T10:11:27.246Z] #110 exporting layers [2024-10-30T10:11:27.246Z] #110 exporting layers 0.3s done [2024-10-30T10:11:27.246Z] #110 writing image sha256:f35b9820665d114acf1ada5223f72a4e5f4a208ac86b28893755decf73c358ad 0.1s done [2024-10-30T10:11:27.246Z] #110 naming to docker.io/library/core-command-arm64 [2024-10-30T10:11:27.246Z] #110 naming to docker.io/library/core-command-arm64 done [2024-10-30T10:11:27.246Z] #110 DONE 11.3s [2024-10-30T10:11:27.246Z] [2024-10-30T10:11:27.246Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:03.826Z] #143 ... [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-30T10:13:03.826Z] #142 DONE 1756.3s [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:03.826Z] #143 ... [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:13:03.826Z] #201 DONE 0.2s [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:13:03.826Z] #149 ... [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-30T10:13:03.826Z] #202 DONE 0.7s [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:13:03.826Z] #203 DONE 0.2s [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-30T10:13:03.826Z] #204 DONE 0.2s [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #110 [core-keeper] exporting to image [2024-10-30T10:13:03.826Z] #110 exporting layers [2024-10-30T10:13:03.826Z] #110 exporting layers 0.5s done [2024-10-30T10:13:03.826Z] #110 writing image sha256:da36178ef2e58d0d6affb7be69b4fdfea35f6e139f30e88e2920ca0d7518e369 done [2024-10-30T10:13:03.826Z] #110 naming to docker.io/library/core-keeper-arm64 done [2024-10-30T10:13:03.826Z] #110 DONE 11.9s [2024-10-30T10:13:03.826Z] [2024-10-30T10:13:03.826Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:04.786Z] #143 ... [2024-10-30T10:13:04.786Z] [2024-10-30T10:13:04.786Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-30T10:13:04.786Z] #148 DONE 1759.9s [2024-10-30T10:13:05.055Z] [2024-10-30T10:13:05.055Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-30T10:13:05.321Z] #146 ... [2024-10-30T10:13:05.321Z] [2024-10-30T10:13:05.321Z] #205 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:13:05.588Z] #205 DONE 0.1s [2024-10-30T10:13:05.588Z] [2024-10-30T10:13:05.588Z] #206 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:13:05.588Z] #206 DONE 0.1s [2024-10-30T10:13:05.588Z] [2024-10-30T10:13:05.588Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:13:05.854Z] #149 ... [2024-10-30T10:13:05.854Z] [2024-10-30T10:13:05.854Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-30T10:13:06.440Z] #207 DONE 0.5s [2024-10-30T10:13:06.440Z] [2024-10-30T10:13:06.440Z] #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:13:06.440Z] #208 DONE 0.1s [2024-10-30T10:13:06.440Z] [2024-10-30T10:13:06.440Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:06.440Z] #143 ... [2024-10-30T10:13:06.440Z] [2024-10-30T10:13:06.440Z] #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-30T10:13:06.440Z] #209 DONE 0.1s [2024-10-30T10:13:06.705Z] [2024-10-30T10:13:06.705Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-30T10:13:06.705Z] #210 DONE 0.1s [2024-10-30T10:13:06.705Z] [2024-10-30T10:13:06.705Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:13:06.973Z] #149 ... [2024-10-30T10:13:06.973Z] [2024-10-30T10:13:06.973Z] #110 [core-metadata] exporting to image [2024-10-30T10:13:07.560Z] #110 exporting layers 0.6s done [2024-10-30T10:13:07.560Z] #110 writing image sha256:255072e3c6a0d3f1a05b449869d2e8c214ab09dafdbe1383416fc86030c0a48b done [2024-10-30T10:13:07.560Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-10-30T10:13:07.560Z] #110 DONE 12.5s [2024-10-30T10:13:07.560Z] [2024-10-30T10:13:07.560Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:08.150Z] #143 ... [2024-10-30T10:13:08.150Z] [2024-10-30T10:13:08.150Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-30T10:13:08.150Z] #146 DONE 1763.0s [2024-10-30T10:13:08.150Z] [2024-10-30T10:13:08.150Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:13:08.418Z] #149 ... [2024-10-30T10:13:08.418Z] [2024-10-30T10:13:08.418Z] #211 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:13:08.418Z] #211 DONE 0.2s [2024-10-30T10:13:08.418Z] [2024-10-30T10:13:08.418Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:08.683Z] #143 ... [2024-10-30T10:13:08.683Z] [2024-10-30T10:13:08.683Z] #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:13:08.683Z] #212 DONE 0.2s [2024-10-30T10:13:08.683Z] [2024-10-30T10:13:08.683Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-30T10:13:09.268Z] #213 DONE 0.4s [2024-10-30T10:13:09.268Z] [2024-10-30T10:13:09.268Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:13:09.268Z] #214 DONE 0.1s [2024-10-30T10:13:09.268Z] [2024-10-30T10:13:09.268Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-30T10:13:09.535Z] #215 DONE 0.1s [2024-10-30T10:13:09.535Z] [2024-10-30T10:13:09.535Z] #110 [core-data] exporting to image [2024-10-30T10:13:10.114Z] #110 exporting layers 0.5s done [2024-10-30T10:13:10.114Z] #110 writing image sha256:bccdaec3bc253d4b65317c384d6f7074e52a6bf29ec463ad19c34f3a42199c74 done [2024-10-30T10:13:10.114Z] #110 naming to docker.io/library/core-data-arm64 done [2024-10-30T10:13:10.114Z] #110 DONE 13.0s [2024-10-30T10:13:10.114Z] [2024-10-30T10:13:10.114Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-30T10:13:36.757Z] #149 DONE 1788.5s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:36.757Z] #143 ... [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:13:36.757Z] #216 DONE 0.1s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-30T10:13:36.757Z] #63 ... [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-30T10:13:36.757Z] #143 DONE 1789.0s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T10:13:36.757Z] #46 ... [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-30T10:13:36.757Z] #217 DONE 0.2s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:13:36.757Z] #218 DONE 0.2s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-30T10:13:36.757Z] #219 DONE 0.4s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-30T10:13:36.757Z] #220 DONE 0.1s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-30T10:13:36.757Z] #221 DONE 0.2s [2024-10-30T10:13:36.757Z] [2024-10-30T10:13:36.757Z] #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-30T10:13:36.758Z] #222 DONE 0.2s [2024-10-30T10:13:36.758Z] [2024-10-30T10:13:36.758Z] #110 [support-notifications] exporting to image [2024-10-30T10:13:36.758Z] #110 exporting layers [2024-10-30T10:13:36.758Z] #110 ... [2024-10-30T10:13:36.758Z] [2024-10-30T10:13:36.758Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-30T10:13:36.758Z] #223 DONE 0.6s [2024-10-30T10:13:36.758Z] [2024-10-30T10:13:36.758Z] #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-30T10:13:36.758Z] #224 DONE 0.1s [2024-10-30T10:13:36.758Z] [2024-10-30T10:13:36.758Z] #110 [support-cron-scheduler] exporting to image [2024-10-30T10:13:36.758Z] #110 exporting layers 0.7s done [2024-10-30T10:13:36.758Z] #110 writing image sha256:6b57fcf3c6d40d6130ac76b55d4ca7b1bda8eca76d1cc5e6124b28015da4f6e3 done [2024-10-30T10:13:36.758Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-10-30T10:13:36.758Z] #110 exporting layers 0.6s done [2024-10-30T10:13:36.758Z] #110 writing image sha256:43e8101a64853974e926667c348b638caca4c96ced974596d95f2b7ddfe061a5 done [2024-10-30T10:13:36.758Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-30T10:13:36.758Z] #110 DONE 14.3s [2024-10-30T10:13:36.758Z] [2024-10-30T10:13:36.758Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-30T10:13:36.758Z] time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-30T10:13:36.795Z] $ docker stop --time=1 861e09708727eea37fe738ed2353f13090b91302a627515f1bf0be6047b4f3f1 [2024-10-30T10:13:38.398Z] $ docker rm -f --volumes 861e09708727eea37fe738ed2353f13090b91302a627515f1bf0be6047b4f3f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:13:38.855Z] + docker images [2024-10-30T10:13:38.855Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-30T10:13:38.855Z] support-cron-scheduler-arm64 latest 43e8101a6485 3 seconds ago 71.1MB [2024-10-30T10:13:38.855Z] support-notifications-arm64 latest 6b57fcf3c6d4 4 seconds ago 70MB [2024-10-30T10:13:38.855Z] core-data-arm64 latest bccdaec3bc25 29 seconds ago 48.2MB [2024-10-30T10:13:38.855Z] core-metadata-arm64 latest 255072e3c6a0 32 seconds ago 48.3MB [2024-10-30T10:13:38.855Z] core-keeper-arm64 latest da36178ef2e5 35 seconds ago 41.4MB [2024-10-30T10:13:38.855Z] core-command-arm64 latest f35b9820665d 2 minutes ago 42.3MB [2024-10-30T10:13:38.855Z] security-proxy-auth-arm64 latest db4e43b95cf5 3 minutes ago 40.5MB [2024-10-30T10:13:38.855Z] security-spiffe-token-provider-arm64 latest 4c6f58e904e2 9 minutes ago 46.9MB [2024-10-30T10:13:38.855Z] core-common-config-bootstrapper-arm64 latest d085e724ac87 11 minutes ago 27.6MB [2024-10-30T10:13:38.855Z] security-secretstore-setup-arm64 latest 4b2bf242bc96 12 minutes ago 56MB [2024-10-30T10:13:38.855Z] security-proxy-setup-arm64 latest e93335f9fd4c 12 minutes ago 40MB [2024-10-30T10:13:38.855Z] security-bootstrapper-arm64 latest 3f3a689a1fff 12 minutes ago 32MB [2024-10-30T10:13:38.855Z] security-spire-agent-arm64 latest b5d64c90c4e5 30 minutes ago 182MB [2024-10-30T10:13:38.855Z] security-spire-server-arm64 latest f529e0ca145b 30 minutes ago 124MB [2024-10-30T10:13:38.855Z] security-spire-config-arm64 latest c23c2986b1e0 30 minutes ago 123MB [2024-10-30T10:13:38.855Z] ci-base-image-arm64 latest b8972757e0f4 32 minutes ago 961MB [2024-10-30T10:13:38.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB [2024-10-30T10:13:38.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 [2024-10-30T10:13:39.003Z] provisioning config files... [2024-10-30T10:13:39.015Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config12700351872826500359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:13:39.376Z] ---> ****-login.sh [2024-10-30T10:13:39.377Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:13:39.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:13:39.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:13:39.918Z] Configure a credential helper to remove this warning. See [2024-10-30T10:13:39.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:13:39.918Z] [2024-10-30T10:13:39.918Z] Login Succeeded [2024-10-30T10:13:39.918Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:13:39.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:13:40.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:13:40.190Z] Configure a credential helper to remove this warning. See [2024-10-30T10:13:40.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:13:40.190Z] [2024-10-30T10:13:40.190Z] Login Succeeded [2024-10-30T10:13:40.190Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:13:40.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:13:40.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:13:40.460Z] Configure a credential helper to remove this warning. See [2024-10-30T10:13:40.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:13:40.460Z] [2024-10-30T10:13:40.460Z] Login Succeeded [2024-10-30T10:13:40.460Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:13:40.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:13:40.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:13:40.736Z] Configure a credential helper to remove this warning. See [2024-10-30T10:13:40.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:13:40.736Z] [2024-10-30T10:13:40.736Z] Login Succeeded [2024-10-30T10:13:40.736Z] ****.io [2024-10-30T10:13:41.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:13:41.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:13:41.269Z] Configure a credential helper to remove this warning. See [2024-10-30T10:13:41.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:13:41.269Z] [2024-10-30T10:13:41.269Z] Login Succeeded [2024-10-30T10:13:41.269Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:13:41.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:13:41.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:13:41.361Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-30T10:13:41.361Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:41.361Z] latest [2024-10-30T10:13:41.361Z] 4.0.0-dev.6 [2024-10-30T10:13:41.361Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:13:41.361Z] main [2024-10-30T10:13:41.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:41.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:42.105Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:42.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-30T10:13:42.106Z] a2562eb15ce0: Preparing [2024-10-30T10:13:42.106Z] 6b278d137aa8: Preparing [2024-10-30T10:13:42.106Z] dc917109da7a: Preparing [2024-10-30T10:13:42.106Z] e046d2c60400: Preparing [2024-10-30T10:13:42.106Z] d84d00d84941: Preparing [2024-10-30T10:13:42.106Z] e36b634cd32e: Preparing [2024-10-30T10:13:42.106Z] 16113d51b718: Preparing [2024-10-30T10:13:42.106Z] e36b634cd32e: Waiting [2024-10-30T10:13:42.106Z] 16113d51b718: Waiting [2024-10-30T10:13:42.369Z] e046d2c60400: Pushed [2024-10-30T10:13:42.369Z] a2562eb15ce0: Pushed [2024-10-30T10:13:42.369Z] dc917109da7a: Pushed [2024-10-30T10:13:42.369Z] 16113d51b718: Layer already exists [2024-10-30T10:13:42.369Z] e36b634cd32e: Pushed [2024-10-30T10:13:43.768Z] d84d00d84941: Pushed [2024-10-30T10:13:47.998Z] 6b278d137aa8: Pushed [2024-10-30T10:13:47.998Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:48.365Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:48.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-30T10:13:48.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-30T10:13:48.713Z] a2562eb15ce0: Preparing [2024-10-30T10:13:48.713Z] 6b278d137aa8: Preparing [2024-10-30T10:13:48.713Z] dc917109da7a: Preparing [2024-10-30T10:13:48.713Z] e046d2c60400: Preparing [2024-10-30T10:13:48.713Z] d84d00d84941: Preparing [2024-10-30T10:13:48.713Z] e36b634cd32e: Preparing [2024-10-30T10:13:48.713Z] 16113d51b718: Preparing [2024-10-30T10:13:48.713Z] e36b634cd32e: Waiting [2024-10-30T10:13:48.713Z] 16113d51b718: Waiting [2024-10-30T10:13:48.713Z] 6b278d137aa8: Layer already exists [2024-10-30T10:13:48.713Z] d84d00d84941: Layer already exists [2024-10-30T10:13:48.713Z] a2562eb15ce0: Layer already exists [2024-10-30T10:13:48.713Z] e046d2c60400: Layer already exists [2024-10-30T10:13:48.713Z] dc917109da7a: Layer already exists [2024-10-30T10:13:48.713Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:48.713Z] 16113d51b718: Layer already exists [2024-10-30T10:13:48.713Z] latest: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:49.076Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:49.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.6 [2024-10-30T10:13:49.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-30T10:13:49.429Z] a2562eb15ce0: Preparing [2024-10-30T10:13:49.429Z] 6b278d137aa8: Preparing [2024-10-30T10:13:49.429Z] dc917109da7a: Preparing [2024-10-30T10:13:49.429Z] e046d2c60400: Preparing [2024-10-30T10:13:49.429Z] d84d00d84941: Preparing [2024-10-30T10:13:49.429Z] e36b634cd32e: Preparing [2024-10-30T10:13:49.429Z] 16113d51b718: Preparing [2024-10-30T10:13:49.429Z] e36b634cd32e: Waiting [2024-10-30T10:13:49.429Z] 16113d51b718: Waiting [2024-10-30T10:13:49.429Z] 6b278d137aa8: Layer already exists [2024-10-30T10:13:49.429Z] a2562eb15ce0: Layer already exists [2024-10-30T10:13:49.429Z] d84d00d84941: Layer already exists [2024-10-30T10:13:49.429Z] dc917109da7a: Layer already exists [2024-10-30T10:13:49.429Z] e046d2c60400: Layer already exists [2024-10-30T10:13:49.429Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:49.429Z] 16113d51b718: Layer already exists [2024-10-30T10:13:49.429Z] 4.0.0-dev.6: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:49.787Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:50.135Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:13:50.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-30T10:13:50.135Z] a2562eb15ce0: Preparing [2024-10-30T10:13:50.135Z] 6b278d137aa8: Preparing [2024-10-30T10:13:50.135Z] dc917109da7a: Preparing [2024-10-30T10:13:50.135Z] e046d2c60400: Preparing [2024-10-30T10:13:50.135Z] d84d00d84941: Preparing [2024-10-30T10:13:50.135Z] e36b634cd32e: Preparing [2024-10-30T10:13:50.135Z] 16113d51b718: Preparing [2024-10-30T10:13:50.135Z] e36b634cd32e: Waiting [2024-10-30T10:13:50.135Z] 16113d51b718: Waiting [2024-10-30T10:13:50.135Z] d84d00d84941: Layer already exists [2024-10-30T10:13:50.135Z] a2562eb15ce0: Layer already exists [2024-10-30T10:13:50.135Z] e046d2c60400: Layer already exists [2024-10-30T10:13:50.135Z] dc917109da7a: Layer already exists [2024-10-30T10:13:50.135Z] 6b278d137aa8: Layer already exists [2024-10-30T10:13:50.135Z] 16113d51b718: Layer already exists [2024-10-30T10:13:50.135Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:50.135Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:50.495Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:50.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-30T10:13:50.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-30T10:13:50.840Z] a2562eb15ce0: Preparing [2024-10-30T10:13:50.840Z] 6b278d137aa8: Preparing [2024-10-30T10:13:50.840Z] dc917109da7a: Preparing [2024-10-30T10:13:50.840Z] e046d2c60400: Preparing [2024-10-30T10:13:50.840Z] d84d00d84941: Preparing [2024-10-30T10:13:50.840Z] e36b634cd32e: Preparing [2024-10-30T10:13:50.840Z] 16113d51b718: Preparing [2024-10-30T10:13:50.840Z] e36b634cd32e: Waiting [2024-10-30T10:13:50.840Z] a2562eb15ce0: Layer already exists [2024-10-30T10:13:50.840Z] e046d2c60400: Layer already exists [2024-10-30T10:13:50.840Z] dc917109da7a: Layer already exists [2024-10-30T10:13:50.840Z] d84d00d84941: Layer already exists [2024-10-30T10:13:50.840Z] 6b278d137aa8: Layer already exists [2024-10-30T10:13:50.840Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:50.840Z] 16113d51b718: Layer already exists [2024-10-30T10:13:50.840Z] main: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:13:50.930Z] ===================================================== [Pipeline] echo [2024-10-30T10:13:50.947Z] taggedImages: [2024-10-30T10:13:50.947Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:50.947Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-30T10:13:50.947Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.6 [2024-10-30T10:13:50.947Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:13:50.947Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-30T10:13:50.982Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-30T10:13:50.982Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:50.982Z] latest [2024-10-30T10:13:50.982Z] 4.0.0-dev.6 [2024-10-30T10:13:50.982Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:13:50.982Z] main [2024-10-30T10:13:50.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:51.362Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:51.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:51.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-30T10:13:51.712Z] 080acab9f528: Preparing [2024-10-30T10:13:51.712Z] 1c0ebd736c41: Preparing [2024-10-30T10:13:51.712Z] 209a6fe5a72a: Preparing [2024-10-30T10:13:51.712Z] a34ee5af800e: Preparing [2024-10-30T10:13:51.712Z] dc917109da7a: Preparing [2024-10-30T10:13:51.712Z] e046d2c60400: Preparing [2024-10-30T10:13:51.712Z] d84d00d84941: Preparing [2024-10-30T10:13:51.712Z] e046d2c60400: Waiting [2024-10-30T10:13:51.712Z] e36b634cd32e: Preparing [2024-10-30T10:13:51.712Z] d84d00d84941: Waiting [2024-10-30T10:13:51.712Z] 16113d51b718: Preparing [2024-10-30T10:13:51.712Z] e36b634cd32e: Waiting [2024-10-30T10:13:51.712Z] 16113d51b718: Waiting [2024-10-30T10:13:51.712Z] dc917109da7a: Layer already exists [2024-10-30T10:13:51.975Z] e046d2c60400: Layer already exists [2024-10-30T10:13:51.975Z] 209a6fe5a72a: Pushed [2024-10-30T10:13:51.975Z] d84d00d84941: Layer already exists [2024-10-30T10:13:51.975Z] 1c0ebd736c41: Pushed [2024-10-30T10:13:51.975Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:51.975Z] 080acab9f528: Pushed [2024-10-30T10:13:51.975Z] 16113d51b718: Layer already exists [2024-10-30T10:13:54.533Z] a34ee5af800e: Pushed [2024-10-30T10:13:54.533Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:54.897Z] + 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 [2024-10-30T10:13:55.246Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-30T10:13:55.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-30T10:13:55.246Z] 080acab9f528: Preparing [2024-10-30T10:13:55.246Z] 1c0ebd736c41: Preparing [2024-10-30T10:13:55.246Z] 209a6fe5a72a: Preparing [2024-10-30T10:13:55.246Z] a34ee5af800e: Preparing [2024-10-30T10:13:55.246Z] dc917109da7a: Preparing [2024-10-30T10:13:55.246Z] e046d2c60400: Preparing [2024-10-30T10:13:55.246Z] d84d00d84941: Preparing [2024-10-30T10:13:55.246Z] e36b634cd32e: Preparing [2024-10-30T10:13:55.246Z] 16113d51b718: Preparing [2024-10-30T10:13:55.246Z] e046d2c60400: Waiting [2024-10-30T10:13:55.246Z] d84d00d84941: Waiting [2024-10-30T10:13:55.246Z] e36b634cd32e: Waiting [2024-10-30T10:13:55.246Z] 16113d51b718: Waiting [2024-10-30T10:13:55.246Z] dc917109da7a: Layer already exists [2024-10-30T10:13:55.246Z] 080acab9f528: Layer already exists [2024-10-30T10:13:55.246Z] 209a6fe5a72a: Layer already exists [2024-10-30T10:13:55.246Z] a34ee5af800e: Layer already exists [2024-10-30T10:13:55.246Z] 1c0ebd736c41: Layer already exists [2024-10-30T10:13:55.246Z] e046d2c60400: Layer already exists [2024-10-30T10:13:55.246Z] d84d00d84941: Layer already exists [2024-10-30T10:13:55.246Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:55.246Z] 16113d51b718: Layer already exists [2024-10-30T10:13:55.246Z] latest: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:55.855Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:56.211Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.6 [2024-10-30T10:13:56.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-30T10:13:56.212Z] 080acab9f528: Preparing [2024-10-30T10:13:56.212Z] 1c0ebd736c41: Preparing [2024-10-30T10:13:56.212Z] 209a6fe5a72a: Preparing [2024-10-30T10:13:56.212Z] a34ee5af800e: Preparing [2024-10-30T10:13:56.212Z] dc917109da7a: Preparing [2024-10-30T10:13:56.212Z] e046d2c60400: Preparing [2024-10-30T10:13:56.212Z] d84d00d84941: Preparing [2024-10-30T10:13:56.212Z] e046d2c60400: Waiting [2024-10-30T10:13:56.212Z] e36b634cd32e: Preparing [2024-10-30T10:13:56.212Z] d84d00d84941: Waiting [2024-10-30T10:13:56.212Z] 16113d51b718: Preparing [2024-10-30T10:13:56.212Z] e36b634cd32e: Waiting [2024-10-30T10:13:56.212Z] 16113d51b718: Waiting [2024-10-30T10:13:56.212Z] a34ee5af800e: Layer already exists [2024-10-30T10:13:56.212Z] dc917109da7a: Layer already exists [2024-10-30T10:13:56.212Z] 1c0ebd736c41: Layer already exists [2024-10-30T10:13:56.212Z] 209a6fe5a72a: Layer already exists [2024-10-30T10:13:56.212Z] 080acab9f528: Layer already exists [2024-10-30T10:13:56.212Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:56.212Z] d84d00d84941: Layer already exists [2024-10-30T10:13:56.212Z] e046d2c60400: Layer already exists [2024-10-30T10:13:56.212Z] 16113d51b718: Layer already exists [2024-10-30T10:13:56.212Z] 4.0.0-dev.6: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:56.572Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:56.932Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:13:56.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-30T10:13:56.932Z] 080acab9f528: Preparing [2024-10-30T10:13:56.932Z] 1c0ebd736c41: Preparing [2024-10-30T10:13:56.932Z] 209a6fe5a72a: Preparing [2024-10-30T10:13:56.932Z] a34ee5af800e: Preparing [2024-10-30T10:13:56.932Z] dc917109da7a: Preparing [2024-10-30T10:13:56.932Z] e046d2c60400: Preparing [2024-10-30T10:13:56.932Z] d84d00d84941: Preparing [2024-10-30T10:13:56.932Z] e046d2c60400: Waiting [2024-10-30T10:13:56.932Z] e36b634cd32e: Preparing [2024-10-30T10:13:56.932Z] d84d00d84941: Waiting [2024-10-30T10:13:56.932Z] 16113d51b718: Preparing [2024-10-30T10:13:56.932Z] e36b634cd32e: Waiting [2024-10-30T10:13:56.932Z] 16113d51b718: Waiting [2024-10-30T10:13:56.932Z] a34ee5af800e: Layer already exists [2024-10-30T10:13:56.932Z] 080acab9f528: Layer already exists [2024-10-30T10:13:56.932Z] dc917109da7a: Layer already exists [2024-10-30T10:13:56.932Z] 209a6fe5a72a: Layer already exists [2024-10-30T10:13:56.932Z] 1c0ebd736c41: Layer already exists [2024-10-30T10:13:56.932Z] e046d2c60400: Layer already exists [2024-10-30T10:13:56.932Z] d84d00d84941: Layer already exists [2024-10-30T10:13:56.932Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:56.932Z] 16113d51b718: Layer already exists [2024-10-30T10:13:56.932Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:57.289Z] + 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 [2024-10-30T10:13:57.642Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-30T10:13:57.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-30T10:13:57.643Z] 080acab9f528: Preparing [2024-10-30T10:13:57.643Z] 1c0ebd736c41: Preparing [2024-10-30T10:13:57.643Z] 209a6fe5a72a: Preparing [2024-10-30T10:13:57.643Z] a34ee5af800e: Preparing [2024-10-30T10:13:57.643Z] dc917109da7a: Preparing [2024-10-30T10:13:57.643Z] e046d2c60400: Preparing [2024-10-30T10:13:57.643Z] d84d00d84941: Preparing [2024-10-30T10:13:57.643Z] e046d2c60400: Waiting [2024-10-30T10:13:57.643Z] e36b634cd32e: Preparing [2024-10-30T10:13:57.643Z] d84d00d84941: Waiting [2024-10-30T10:13:57.643Z] 16113d51b718: Preparing [2024-10-30T10:13:57.643Z] e36b634cd32e: Waiting [2024-10-30T10:13:57.643Z] 16113d51b718: Waiting [2024-10-30T10:13:57.643Z] 1c0ebd736c41: Layer already exists [2024-10-30T10:13:57.643Z] 209a6fe5a72a: Layer already exists [2024-10-30T10:13:57.643Z] a34ee5af800e: Layer already exists [2024-10-30T10:13:57.643Z] 080acab9f528: Layer already exists [2024-10-30T10:13:57.643Z] dc917109da7a: Layer already exists [2024-10-30T10:13:57.643Z] e36b634cd32e: Layer already exists [2024-10-30T10:13:57.643Z] e046d2c60400: Layer already exists [2024-10-30T10:13:57.643Z] d84d00d84941: Layer already exists [2024-10-30T10:13:57.643Z] 16113d51b718: Layer already exists [2024-10-30T10:13:57.643Z] main: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:13:57.989Z] ===================================================== [Pipeline] echo [2024-10-30T10:13:58.003Z] taggedImages: [2024-10-30T10:13:58.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:58.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-30T10:13:58.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.6 [2024-10-30T10:13:58.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:13:58.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-30T10:13:58.033Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-30T10:13:58.033Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:58.033Z] latest [2024-10-30T10:13:58.033Z] 4.0.0-dev.6 [2024-10-30T10:13:58.033Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:13:58.033Z] main [2024-10-30T10:13:58.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:58.401Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:13:58.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:13:58.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-30T10:13:58.747Z] f15e73ab9882: Preparing [2024-10-30T10:13:58.747Z] 1dde910a0a89: Preparing [2024-10-30T10:13:58.747Z] 956cc818ce60: Preparing [2024-10-30T10:13:58.747Z] dc917109da7a: Preparing [2024-10-30T10:13:58.747Z] e046d2c60400: Preparing [2024-10-30T10:13:58.747Z] db937bc49518: Preparing [2024-10-30T10:13:58.747Z] 91aad15d0ad3: Preparing [2024-10-30T10:13:58.747Z] 16113d51b718: Preparing [2024-10-30T10:13:58.747Z] db937bc49518: Waiting [2024-10-30T10:13:58.747Z] 91aad15d0ad3: Waiting [2024-10-30T10:13:58.747Z] 16113d51b718: Waiting [2024-10-30T10:13:58.747Z] e046d2c60400: Layer already exists [2024-10-30T10:13:58.747Z] dc917109da7a: Layer already exists [2024-10-30T10:13:59.011Z] 1dde910a0a89: Pushed [2024-10-30T10:13:59.011Z] f15e73ab9882: Pushed [2024-10-30T10:13:59.011Z] 16113d51b718: Layer already exists [2024-10-30T10:13:59.011Z] 91aad15d0ad3: Pushed [2024-10-30T10:14:00.407Z] db937bc49518: Pushed [2024-10-30T10:14:05.724Z] 956cc818ce60: Pushed [2024-10-30T10:14:05.724Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:06.087Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:06.438Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-30T10:14:06.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-30T10:14:06.439Z] f15e73ab9882: Preparing [2024-10-30T10:14:06.439Z] 1dde910a0a89: Preparing [2024-10-30T10:14:06.439Z] 956cc818ce60: Preparing [2024-10-30T10:14:06.439Z] dc917109da7a: Preparing [2024-10-30T10:14:06.439Z] e046d2c60400: Preparing [2024-10-30T10:14:06.439Z] db937bc49518: Preparing [2024-10-30T10:14:06.439Z] 91aad15d0ad3: Preparing [2024-10-30T10:14:06.439Z] 16113d51b718: Preparing [2024-10-30T10:14:06.439Z] db937bc49518: Waiting [2024-10-30T10:14:06.439Z] 91aad15d0ad3: Waiting [2024-10-30T10:14:06.439Z] 16113d51b718: Waiting [2024-10-30T10:14:06.439Z] dc917109da7a: Layer already exists [2024-10-30T10:14:06.439Z] f15e73ab9882: Layer already exists [2024-10-30T10:14:06.439Z] e046d2c60400: Layer already exists [2024-10-30T10:14:06.439Z] 1dde910a0a89: Layer already exists [2024-10-30T10:14:06.439Z] 956cc818ce60: Layer already exists [2024-10-30T10:14:06.439Z] 91aad15d0ad3: Layer already exists [2024-10-30T10:14:06.439Z] 16113d51b718: Layer already exists [2024-10-30T10:14:06.439Z] db937bc49518: Layer already exists [2024-10-30T10:14:06.439Z] latest: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:07.064Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:07.413Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.6 [2024-10-30T10:14:07.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-30T10:14:07.413Z] f15e73ab9882: Preparing [2024-10-30T10:14:07.413Z] 1dde910a0a89: Preparing [2024-10-30T10:14:07.413Z] 956cc818ce60: Preparing [2024-10-30T10:14:07.413Z] dc917109da7a: Preparing [2024-10-30T10:14:07.413Z] e046d2c60400: Preparing [2024-10-30T10:14:07.413Z] db937bc49518: Preparing [2024-10-30T10:14:07.413Z] 91aad15d0ad3: Preparing [2024-10-30T10:14:07.413Z] 16113d51b718: Preparing [2024-10-30T10:14:07.413Z] db937bc49518: Waiting [2024-10-30T10:14:07.413Z] 91aad15d0ad3: Waiting [2024-10-30T10:14:07.413Z] 16113d51b718: Waiting [2024-10-30T10:14:07.413Z] e046d2c60400: Layer already exists [2024-10-30T10:14:07.413Z] f15e73ab9882: Layer already exists [2024-10-30T10:14:07.413Z] 956cc818ce60: Layer already exists [2024-10-30T10:14:07.413Z] 1dde910a0a89: Layer already exists [2024-10-30T10:14:07.413Z] dc917109da7a: Layer already exists [2024-10-30T10:14:07.413Z] 91aad15d0ad3: Layer already exists [2024-10-30T10:14:07.413Z] 16113d51b718: Layer already exists [2024-10-30T10:14:07.413Z] db937bc49518: Layer already exists [2024-10-30T10:14:07.413Z] 4.0.0-dev.6: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:07.757Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:08.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:08.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-30T10:14:08.099Z] f15e73ab9882: Preparing [2024-10-30T10:14:08.099Z] 1dde910a0a89: Preparing [2024-10-30T10:14:08.099Z] 956cc818ce60: Preparing [2024-10-30T10:14:08.099Z] dc917109da7a: Preparing [2024-10-30T10:14:08.099Z] e046d2c60400: Preparing [2024-10-30T10:14:08.099Z] db937bc49518: Preparing [2024-10-30T10:14:08.099Z] 91aad15d0ad3: Preparing [2024-10-30T10:14:08.099Z] 16113d51b718: Preparing [2024-10-30T10:14:08.099Z] 91aad15d0ad3: Waiting [2024-10-30T10:14:08.099Z] 16113d51b718: Waiting [2024-10-30T10:14:08.099Z] db937bc49518: Waiting [2024-10-30T10:14:08.099Z] e046d2c60400: Layer already exists [2024-10-30T10:14:08.099Z] dc917109da7a: Layer already exists [2024-10-30T10:14:08.099Z] 1dde910a0a89: Layer already exists [2024-10-30T10:14:08.099Z] 956cc818ce60: Layer already exists [2024-10-30T10:14:08.099Z] f15e73ab9882: Layer already exists [2024-10-30T10:14:08.099Z] 91aad15d0ad3: Layer already exists [2024-10-30T10:14:08.099Z] 16113d51b718: Layer already exists [2024-10-30T10:14:08.099Z] db937bc49518: Layer already exists [2024-10-30T10:14:08.099Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:08.456Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:08.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-30T10:14:08.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-30T10:14:08.804Z] f15e73ab9882: Preparing [2024-10-30T10:14:08.804Z] 1dde910a0a89: Preparing [2024-10-30T10:14:08.804Z] 956cc818ce60: Preparing [2024-10-30T10:14:08.804Z] dc917109da7a: Preparing [2024-10-30T10:14:08.804Z] e046d2c60400: Preparing [2024-10-30T10:14:08.804Z] db937bc49518: Preparing [2024-10-30T10:14:08.804Z] 91aad15d0ad3: Preparing [2024-10-30T10:14:08.804Z] 16113d51b718: Preparing [2024-10-30T10:14:08.804Z] db937bc49518: Waiting [2024-10-30T10:14:08.804Z] 91aad15d0ad3: Waiting [2024-10-30T10:14:08.804Z] 16113d51b718: Waiting [2024-10-30T10:14:08.804Z] f15e73ab9882: Layer already exists [2024-10-30T10:14:08.804Z] dc917109da7a: Layer already exists [2024-10-30T10:14:08.804Z] 956cc818ce60: Layer already exists [2024-10-30T10:14:08.804Z] e046d2c60400: Layer already exists [2024-10-30T10:14:08.804Z] 1dde910a0a89: Layer already exists [2024-10-30T10:14:08.804Z] db937bc49518: Layer already exists [2024-10-30T10:14:08.804Z] 91aad15d0ad3: Layer already exists [2024-10-30T10:14:08.804Z] 16113d51b718: Layer already exists [2024-10-30T10:14:08.804Z] main: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:14:09.141Z] ===================================================== [Pipeline] echo [2024-10-30T10:14:09.155Z] taggedImages: [2024-10-30T10:14:09.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:09.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-30T10:14:09.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.6 [2024-10-30T10:14:09.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:09.155Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-30T10:14:09.269Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-30T10:14:09.269Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:09.269Z] latest [2024-10-30T10:14:09.269Z] 4.0.0-dev.6 [2024-10-30T10:14:09.269Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:09.269Z] main [2024-10-30T10:14:09.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:09.615Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:09.957Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:09.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-30T10:14:09.957Z] 6686ff329566: Preparing [2024-10-30T10:14:09.957Z] c3db4d8c4649: Preparing [2024-10-30T10:14:09.957Z] 194521c68ad7: Preparing [2024-10-30T10:14:09.957Z] e046d2c60400: Preparing [2024-10-30T10:14:09.957Z] 38d5da0128fe: Preparing [2024-10-30T10:14:09.957Z] 38d65f3474a9: Preparing [2024-10-30T10:14:09.957Z] 16113d51b718: Preparing [2024-10-30T10:14:09.957Z] 38d65f3474a9: Waiting [2024-10-30T10:14:09.957Z] 16113d51b718: Waiting [2024-10-30T10:14:10.221Z] c3db4d8c4649: Pushed [2024-10-30T10:14:10.221Z] 38d5da0128fe: Pushed [2024-10-30T10:14:11.281Z] e046d2c60400: Layer already exists [2024-10-30T10:14:11.281Z] 16113d51b718: Layer already exists [2024-10-30T10:14:11.281Z] 6686ff329566: Pushed [2024-10-30T10:14:11.281Z] 38d65f3474a9: Pushed [2024-10-30T10:14:16.802Z] 194521c68ad7: Pushed [2024-10-30T10:14:16.802Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:17.152Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:17.491Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-30T10:14:17.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-30T10:14:17.491Z] 6686ff329566: Preparing [2024-10-30T10:14:17.491Z] c3db4d8c4649: Preparing [2024-10-30T10:14:17.491Z] 194521c68ad7: Preparing [2024-10-30T10:14:17.491Z] e046d2c60400: Preparing [2024-10-30T10:14:17.491Z] 38d5da0128fe: Preparing [2024-10-30T10:14:17.491Z] 38d65f3474a9: Preparing [2024-10-30T10:14:17.491Z] 16113d51b718: Preparing [2024-10-30T10:14:17.491Z] 38d65f3474a9: Waiting [2024-10-30T10:14:17.491Z] 16113d51b718: Waiting [2024-10-30T10:14:17.491Z] 194521c68ad7: Layer already exists [2024-10-30T10:14:17.491Z] 38d5da0128fe: Layer already exists [2024-10-30T10:14:17.491Z] e046d2c60400: Layer already exists [2024-10-30T10:14:17.491Z] 6686ff329566: Layer already exists [2024-10-30T10:14:17.491Z] c3db4d8c4649: Layer already exists [2024-10-30T10:14:17.491Z] 38d65f3474a9: Layer already exists [2024-10-30T10:14:17.491Z] 16113d51b718: Layer already exists [2024-10-30T10:14:17.491Z] latest: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:17.833Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:18.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.6 [2024-10-30T10:14:18.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-30T10:14:18.188Z] 6686ff329566: Preparing [2024-10-30T10:14:18.188Z] c3db4d8c4649: Preparing [2024-10-30T10:14:18.188Z] 194521c68ad7: Preparing [2024-10-30T10:14:18.188Z] e046d2c60400: Preparing [2024-10-30T10:14:18.188Z] 38d5da0128fe: Preparing [2024-10-30T10:14:18.188Z] 38d65f3474a9: Preparing [2024-10-30T10:14:18.188Z] 16113d51b718: Preparing [2024-10-30T10:14:18.188Z] 38d65f3474a9: Waiting [2024-10-30T10:14:18.188Z] 16113d51b718: Waiting [2024-10-30T10:14:18.188Z] 38d5da0128fe: Layer already exists [2024-10-30T10:14:18.188Z] c3db4d8c4649: Layer already exists [2024-10-30T10:14:18.188Z] 6686ff329566: Layer already exists [2024-10-30T10:14:18.189Z] 194521c68ad7: Layer already exists [2024-10-30T10:14:18.189Z] e046d2c60400: Layer already exists [2024-10-30T10:14:18.189Z] 38d65f3474a9: Layer already exists [2024-10-30T10:14:18.189Z] 16113d51b718: Layer already exists [2024-10-30T10:14:18.189Z] 4.0.0-dev.6: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:18.529Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:18.872Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:18.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-30T10:14:18.873Z] 6686ff329566: Preparing [2024-10-30T10:14:18.873Z] c3db4d8c4649: Preparing [2024-10-30T10:14:18.873Z] 194521c68ad7: Preparing [2024-10-30T10:14:18.873Z] e046d2c60400: Preparing [2024-10-30T10:14:18.873Z] 38d5da0128fe: Preparing [2024-10-30T10:14:18.873Z] 38d65f3474a9: Preparing [2024-10-30T10:14:18.873Z] 16113d51b718: Preparing [2024-10-30T10:14:18.873Z] 38d65f3474a9: Waiting [2024-10-30T10:14:18.873Z] 16113d51b718: Waiting [2024-10-30T10:14:18.873Z] c3db4d8c4649: Layer already exists [2024-10-30T10:14:18.873Z] e046d2c60400: Layer already exists [2024-10-30T10:14:18.873Z] 6686ff329566: Layer already exists [2024-10-30T10:14:18.873Z] 194521c68ad7: Layer already exists [2024-10-30T10:14:18.873Z] 38d5da0128fe: Layer already exists [2024-10-30T10:14:18.873Z] 38d65f3474a9: Layer already exists [2024-10-30T10:14:18.873Z] 16113d51b718: Layer already exists [2024-10-30T10:14:18.873Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:19.492Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:19.837Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-30T10:14:19.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-30T10:14:19.837Z] 6686ff329566: Preparing [2024-10-30T10:14:19.837Z] c3db4d8c4649: Preparing [2024-10-30T10:14:19.837Z] 194521c68ad7: Preparing [2024-10-30T10:14:19.837Z] e046d2c60400: Preparing [2024-10-30T10:14:19.837Z] 38d5da0128fe: Preparing [2024-10-30T10:14:19.837Z] 38d65f3474a9: Preparing [2024-10-30T10:14:19.837Z] 16113d51b718: Preparing [2024-10-30T10:14:19.837Z] 38d65f3474a9: Waiting [2024-10-30T10:14:19.837Z] 16113d51b718: Waiting [2024-10-30T10:14:19.837Z] 6686ff329566: Layer already exists [2024-10-30T10:14:19.837Z] 194521c68ad7: Layer already exists [2024-10-30T10:14:19.837Z] c3db4d8c4649: Layer already exists [2024-10-30T10:14:19.837Z] 38d5da0128fe: Layer already exists [2024-10-30T10:14:19.837Z] e046d2c60400: Layer already exists [2024-10-30T10:14:19.837Z] 16113d51b718: Layer already exists [2024-10-30T10:14:19.837Z] 38d65f3474a9: Layer already exists [2024-10-30T10:14:19.837Z] main: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:14:19.911Z] ===================================================== [Pipeline] echo [2024-10-30T10:14:19.925Z] taggedImages: [2024-10-30T10:14:19.925Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:19.925Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-30T10:14:19.925Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.6 [2024-10-30T10:14:19.925Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:19.925Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-30T10:14:19.954Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-30T10:14:19.954Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:19.954Z] latest [2024-10-30T10:14:19.954Z] 4.0.0-dev.6 [2024-10-30T10:14:19.954Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:19.954Z] main [2024-10-30T10:14:19.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:20.313Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:20.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:20.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-30T10:14:20.663Z] 359407992e3a: Preparing [2024-10-30T10:14:20.663Z] a4d061a5ebc4: Preparing [2024-10-30T10:14:20.663Z] 3e77ffd5a425: Preparing [2024-10-30T10:14:20.663Z] 766ae3abd7dd: Preparing [2024-10-30T10:14:20.663Z] dc917109da7a: Preparing [2024-10-30T10:14:20.663Z] e046d2c60400: Preparing [2024-10-30T10:14:20.663Z] d84d00d84941: Preparing [2024-10-30T10:14:20.663Z] e36b634cd32e: Preparing [2024-10-30T10:14:20.663Z] 16113d51b718: Preparing [2024-10-30T10:14:20.663Z] e046d2c60400: Waiting [2024-10-30T10:14:20.663Z] e36b634cd32e: Waiting [2024-10-30T10:14:20.663Z] 16113d51b718: Waiting [2024-10-30T10:14:20.663Z] d84d00d84941: Waiting [2024-10-30T10:14:20.663Z] dc917109da7a: Layer already exists [2024-10-30T10:14:20.663Z] e046d2c60400: Layer already exists [2024-10-30T10:14:20.927Z] d84d00d84941: Layer already exists [2024-10-30T10:14:20.927Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:20.927Z] a4d061a5ebc4: Pushed [2024-10-30T10:14:20.927Z] 3e77ffd5a425: Pushed [2024-10-30T10:14:20.927Z] 359407992e3a: Pushed [2024-10-30T10:14:20.927Z] 16113d51b718: Layer already exists [2024-10-30T10:14:27.536Z] 766ae3abd7dd: Pushed [2024-10-30T10:14:27.536Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:27.891Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:28.236Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-30T10:14:28.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-30T10:14:28.236Z] 359407992e3a: Preparing [2024-10-30T10:14:28.236Z] a4d061a5ebc4: Preparing [2024-10-30T10:14:28.236Z] 3e77ffd5a425: Preparing [2024-10-30T10:14:28.236Z] 766ae3abd7dd: Preparing [2024-10-30T10:14:28.236Z] dc917109da7a: Preparing [2024-10-30T10:14:28.236Z] e046d2c60400: Preparing [2024-10-30T10:14:28.236Z] d84d00d84941: Preparing [2024-10-30T10:14:28.236Z] e36b634cd32e: Preparing [2024-10-30T10:14:28.236Z] 16113d51b718: Preparing [2024-10-30T10:14:28.236Z] d84d00d84941: Waiting [2024-10-30T10:14:28.236Z] e36b634cd32e: Waiting [2024-10-30T10:14:28.236Z] 16113d51b718: Waiting [2024-10-30T10:14:28.236Z] e046d2c60400: Waiting [2024-10-30T10:14:28.236Z] 359407992e3a: Layer already exists [2024-10-30T10:14:28.236Z] a4d061a5ebc4: Layer already exists [2024-10-30T10:14:28.236Z] 766ae3abd7dd: Layer already exists [2024-10-30T10:14:28.236Z] dc917109da7a: Layer already exists [2024-10-30T10:14:28.236Z] 3e77ffd5a425: Layer already exists [2024-10-30T10:14:28.236Z] 16113d51b718: Layer already exists [2024-10-30T10:14:28.236Z] d84d00d84941: Layer already exists [2024-10-30T10:14:28.236Z] e046d2c60400: Layer already exists [2024-10-30T10:14:28.236Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:28.236Z] latest: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:28.624Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:28.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.6 [2024-10-30T10:14:28.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-30T10:14:28.998Z] 359407992e3a: Preparing [2024-10-30T10:14:28.998Z] a4d061a5ebc4: Preparing [2024-10-30T10:14:28.998Z] 3e77ffd5a425: Preparing [2024-10-30T10:14:28.998Z] 766ae3abd7dd: Preparing [2024-10-30T10:14:28.998Z] dc917109da7a: Preparing [2024-10-30T10:14:28.998Z] e046d2c60400: Preparing [2024-10-30T10:14:28.998Z] d84d00d84941: Preparing [2024-10-30T10:14:28.998Z] e36b634cd32e: Preparing [2024-10-30T10:14:28.998Z] 16113d51b718: Preparing [2024-10-30T10:14:28.998Z] e36b634cd32e: Waiting [2024-10-30T10:14:28.998Z] e046d2c60400: Waiting [2024-10-30T10:14:28.998Z] d84d00d84941: Waiting [2024-10-30T10:14:28.998Z] 16113d51b718: Waiting [2024-10-30T10:14:28.998Z] 3e77ffd5a425: Layer already exists [2024-10-30T10:14:28.998Z] a4d061a5ebc4: Layer already exists [2024-10-30T10:14:28.998Z] dc917109da7a: Layer already exists [2024-10-30T10:14:28.998Z] 766ae3abd7dd: Layer already exists [2024-10-30T10:14:28.998Z] 359407992e3a: Layer already exists [2024-10-30T10:14:28.998Z] e046d2c60400: Layer already exists [2024-10-30T10:14:28.998Z] 16113d51b718: Layer already exists [2024-10-30T10:14:28.998Z] d84d00d84941: Layer already exists [2024-10-30T10:14:28.998Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:28.998Z] 4.0.0-dev.6: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:29.360Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:29.714Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:29.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-30T10:14:29.714Z] 359407992e3a: Preparing [2024-10-30T10:14:29.714Z] a4d061a5ebc4: Preparing [2024-10-30T10:14:29.714Z] 3e77ffd5a425: Preparing [2024-10-30T10:14:29.714Z] 766ae3abd7dd: Preparing [2024-10-30T10:14:29.714Z] dc917109da7a: Preparing [2024-10-30T10:14:29.714Z] e046d2c60400: Preparing [2024-10-30T10:14:29.714Z] d84d00d84941: Preparing [2024-10-30T10:14:29.714Z] e36b634cd32e: Preparing [2024-10-30T10:14:29.714Z] 16113d51b718: Preparing [2024-10-30T10:14:29.714Z] d84d00d84941: Waiting [2024-10-30T10:14:29.714Z] e36b634cd32e: Waiting [2024-10-30T10:14:29.714Z] 16113d51b718: Waiting [2024-10-30T10:14:29.714Z] e046d2c60400: Waiting [2024-10-30T10:14:29.714Z] a4d061a5ebc4: Layer already exists [2024-10-30T10:14:29.714Z] 359407992e3a: Layer already exists [2024-10-30T10:14:29.714Z] 766ae3abd7dd: Layer already exists [2024-10-30T10:14:29.714Z] 3e77ffd5a425: Layer already exists [2024-10-30T10:14:29.714Z] dc917109da7a: Layer already exists [2024-10-30T10:14:29.714Z] e046d2c60400: Layer already exists [2024-10-30T10:14:29.714Z] d84d00d84941: Layer already exists [2024-10-30T10:14:29.714Z] 16113d51b718: Layer already exists [2024-10-30T10:14:29.714Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:29.978Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:30.326Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:30.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-30T10:14:30.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-30T10:14:30.664Z] 359407992e3a: Preparing [2024-10-30T10:14:30.664Z] a4d061a5ebc4: Preparing [2024-10-30T10:14:30.664Z] 3e77ffd5a425: Preparing [2024-10-30T10:14:30.664Z] 766ae3abd7dd: Preparing [2024-10-30T10:14:30.664Z] dc917109da7a: Preparing [2024-10-30T10:14:30.664Z] e046d2c60400: Preparing [2024-10-30T10:14:30.664Z] d84d00d84941: Preparing [2024-10-30T10:14:30.664Z] e36b634cd32e: Preparing [2024-10-30T10:14:30.664Z] 16113d51b718: Preparing [2024-10-30T10:14:30.664Z] d84d00d84941: Waiting [2024-10-30T10:14:30.664Z] e36b634cd32e: Waiting [2024-10-30T10:14:30.664Z] 16113d51b718: Waiting [2024-10-30T10:14:30.664Z] e046d2c60400: Waiting [2024-10-30T10:14:30.664Z] a4d061a5ebc4: Layer already exists [2024-10-30T10:14:30.664Z] 766ae3abd7dd: Layer already exists [2024-10-30T10:14:30.664Z] 3e77ffd5a425: Layer already exists [2024-10-30T10:14:30.664Z] 359407992e3a: Layer already exists [2024-10-30T10:14:30.664Z] dc917109da7a: Layer already exists [2024-10-30T10:14:30.664Z] d84d00d84941: Layer already exists [2024-10-30T10:14:30.664Z] 16113d51b718: Layer already exists [2024-10-30T10:14:30.664Z] e046d2c60400: Layer already exists [2024-10-30T10:14:30.664Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:30.664Z] main: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:14:30.999Z] ===================================================== [Pipeline] echo [2024-10-30T10:14:31.012Z] taggedImages: [2024-10-30T10:14:31.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:31.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-30T10:14:31.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.6 [2024-10-30T10:14:31.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:31.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-30T10:14:31.045Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-30T10:14:31.045Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:31.045Z] latest [2024-10-30T10:14:31.045Z] 4.0.0-dev.6 [2024-10-30T10:14:31.045Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:31.045Z] main [2024-10-30T10:14:31.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:31.417Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:31.750Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:31.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-30T10:14:31.750Z] 14d10eacd144: Preparing [2024-10-30T10:14:31.750Z] 8e49628aee46: Preparing [2024-10-30T10:14:31.750Z] 9ed6c95ba661: Preparing [2024-10-30T10:14:31.750Z] 0f70affa217a: Preparing [2024-10-30T10:14:31.750Z] 6ef27c8344f3: Preparing [2024-10-30T10:14:31.750Z] 2f2f699e06d6: Preparing [2024-10-30T10:14:31.750Z] 243c4abbc752: Preparing [2024-10-30T10:14:31.750Z] 2f2f699e06d6: Waiting [2024-10-30T10:14:31.750Z] 243c4abbc752: Waiting [2024-10-30T10:14:31.750Z] dc917109da7a: Preparing [2024-10-30T10:14:31.750Z] dc917109da7a: Waiting [2024-10-30T10:14:31.750Z] e046d2c60400: Preparing [2024-10-30T10:14:31.750Z] 0e76558cdc9c: Preparing [2024-10-30T10:14:31.750Z] e046d2c60400: Waiting [2024-10-30T10:14:31.750Z] 54af54b82c4b: Preparing [2024-10-30T10:14:31.750Z] 0e76558cdc9c: Waiting [2024-10-30T10:14:31.750Z] 5f70bf18a086: Preparing [2024-10-30T10:14:31.750Z] 54af54b82c4b: Waiting [2024-10-30T10:14:31.750Z] c8d18a78e9ac: Preparing [2024-10-30T10:14:31.750Z] 5f70bf18a086: Waiting [2024-10-30T10:14:31.750Z] 181914968027: Preparing [2024-10-30T10:14:31.750Z] c8d18a78e9ac: Waiting [2024-10-30T10:14:31.750Z] e1b1c7913229: Preparing [2024-10-30T10:14:31.750Z] 181914968027: Waiting [2024-10-30T10:14:31.750Z] 16113d51b718: Preparing [2024-10-30T10:14:31.750Z] e1b1c7913229: Waiting [2024-10-30T10:14:31.750Z] 16113d51b718: Waiting [2024-10-30T10:14:32.014Z] 14d10eacd144: Pushed [2024-10-30T10:14:32.014Z] 8e49628aee46: Pushed [2024-10-30T10:14:32.014Z] 6ef27c8344f3: Pushed [2024-10-30T10:14:32.014Z] 0f70affa217a: Pushed [2024-10-30T10:14:32.014Z] 9ed6c95ba661: Pushed [2024-10-30T10:14:32.014Z] dc917109da7a: Layer already exists [2024-10-30T10:14:32.014Z] e046d2c60400: Layer already exists [2024-10-30T10:14:32.014Z] 2f2f699e06d6: Pushed [2024-10-30T10:14:32.014Z] 5f70bf18a086: Layer already exists [2024-10-30T10:14:32.281Z] 0e76558cdc9c: Pushed [2024-10-30T10:14:32.281Z] 54af54b82c4b: Pushed [2024-10-30T10:14:32.281Z] c8d18a78e9ac: Pushed [2024-10-30T10:14:32.281Z] 16113d51b718: Layer already exists [2024-10-30T10:14:32.281Z] e1b1c7913229: Pushed [2024-10-30T10:14:33.677Z] 181914968027: Pushed [2024-10-30T10:14:35.606Z] 243c4abbc752: Pushed [2024-10-30T10:14:35.871Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:36.225Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:36.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-30T10:14:36.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-30T10:14:36.566Z] 14d10eacd144: Preparing [2024-10-30T10:14:36.566Z] 8e49628aee46: Preparing [2024-10-30T10:14:36.566Z] 9ed6c95ba661: Preparing [2024-10-30T10:14:36.566Z] 0f70affa217a: Preparing [2024-10-30T10:14:36.566Z] 6ef27c8344f3: Preparing [2024-10-30T10:14:36.566Z] 2f2f699e06d6: Preparing [2024-10-30T10:14:36.566Z] 243c4abbc752: Preparing [2024-10-30T10:14:36.566Z] dc917109da7a: Preparing [2024-10-30T10:14:36.566Z] e046d2c60400: Preparing [2024-10-30T10:14:36.566Z] 0e76558cdc9c: Preparing [2024-10-30T10:14:36.566Z] 54af54b82c4b: Preparing [2024-10-30T10:14:36.566Z] 5f70bf18a086: Preparing [2024-10-30T10:14:36.566Z] c8d18a78e9ac: Preparing [2024-10-30T10:14:36.566Z] 181914968027: Preparing [2024-10-30T10:14:36.566Z] e1b1c7913229: Preparing [2024-10-30T10:14:36.566Z] 16113d51b718: Preparing [2024-10-30T10:14:36.566Z] 2f2f699e06d6: Waiting [2024-10-30T10:14:36.566Z] 243c4abbc752: Waiting [2024-10-30T10:14:36.566Z] dc917109da7a: Waiting [2024-10-30T10:14:36.566Z] e046d2c60400: Waiting [2024-10-30T10:14:36.566Z] 0e76558cdc9c: Waiting [2024-10-30T10:14:36.566Z] 54af54b82c4b: Waiting [2024-10-30T10:14:36.566Z] 5f70bf18a086: Waiting [2024-10-30T10:14:36.566Z] c8d18a78e9ac: Waiting [2024-10-30T10:14:36.566Z] 181914968027: Waiting [2024-10-30T10:14:36.566Z] e1b1c7913229: Waiting [2024-10-30T10:14:36.566Z] 16113d51b718: Waiting [2024-10-30T10:14:36.566Z] 9ed6c95ba661: Layer already exists [2024-10-30T10:14:36.566Z] 14d10eacd144: Layer already exists [2024-10-30T10:14:36.566Z] 8e49628aee46: Layer already exists [2024-10-30T10:14:36.566Z] 6ef27c8344f3: Layer already exists [2024-10-30T10:14:36.566Z] 0f70affa217a: Layer already exists [2024-10-30T10:14:36.566Z] 2f2f699e06d6: Layer already exists [2024-10-30T10:14:36.566Z] dc917109da7a: Layer already exists [2024-10-30T10:14:36.566Z] 243c4abbc752: Layer already exists [2024-10-30T10:14:36.566Z] e046d2c60400: Layer already exists [2024-10-30T10:14:36.566Z] 0e76558cdc9c: Layer already exists [2024-10-30T10:14:36.566Z] 5f70bf18a086: Layer already exists [2024-10-30T10:14:36.566Z] c8d18a78e9ac: Layer already exists [2024-10-30T10:14:36.566Z] 54af54b82c4b: Layer already exists [2024-10-30T10:14:36.566Z] 181914968027: Layer already exists [2024-10-30T10:14:36.566Z] e1b1c7913229: Layer already exists [2024-10-30T10:14:36.566Z] 16113d51b718: Layer already exists [2024-10-30T10:14:36.830Z] latest: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:37.183Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:37.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.6 [2024-10-30T10:14:37.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-30T10:14:37.532Z] 14d10eacd144: Preparing [2024-10-30T10:14:37.532Z] 8e49628aee46: Preparing [2024-10-30T10:14:37.532Z] 9ed6c95ba661: Preparing [2024-10-30T10:14:37.532Z] 0f70affa217a: Preparing [2024-10-30T10:14:37.532Z] 6ef27c8344f3: Preparing [2024-10-30T10:14:37.532Z] 2f2f699e06d6: Preparing [2024-10-30T10:14:37.532Z] 243c4abbc752: Preparing [2024-10-30T10:14:37.532Z] dc917109da7a: Preparing [2024-10-30T10:14:37.532Z] e046d2c60400: Preparing [2024-10-30T10:14:37.532Z] 0e76558cdc9c: Preparing [2024-10-30T10:14:37.532Z] 54af54b82c4b: Preparing [2024-10-30T10:14:37.532Z] 5f70bf18a086: Preparing [2024-10-30T10:14:37.532Z] c8d18a78e9ac: Preparing [2024-10-30T10:14:37.532Z] 181914968027: Preparing [2024-10-30T10:14:37.532Z] e1b1c7913229: Preparing [2024-10-30T10:14:37.532Z] 16113d51b718: Preparing [2024-10-30T10:14:37.532Z] 2f2f699e06d6: Waiting [2024-10-30T10:14:37.532Z] 243c4abbc752: Waiting [2024-10-30T10:14:37.532Z] dc917109da7a: Waiting [2024-10-30T10:14:37.532Z] 5f70bf18a086: Waiting [2024-10-30T10:14:37.532Z] c8d18a78e9ac: Waiting [2024-10-30T10:14:37.532Z] 181914968027: Waiting [2024-10-30T10:14:37.532Z] 16113d51b718: Waiting [2024-10-30T10:14:37.532Z] 0e76558cdc9c: Waiting [2024-10-30T10:14:37.532Z] e1b1c7913229: Waiting [2024-10-30T10:14:37.532Z] 54af54b82c4b: Waiting [2024-10-30T10:14:37.532Z] e046d2c60400: Waiting [2024-10-30T10:14:37.532Z] 0f70affa217a: Layer already exists [2024-10-30T10:14:37.532Z] 6ef27c8344f3: Layer already exists [2024-10-30T10:14:37.532Z] 14d10eacd144: Layer already exists [2024-10-30T10:14:37.532Z] 9ed6c95ba661: Layer already exists [2024-10-30T10:14:37.532Z] 8e49628aee46: Layer already exists [2024-10-30T10:14:37.532Z] 243c4abbc752: Layer already exists [2024-10-30T10:14:37.532Z] e046d2c60400: Layer already exists [2024-10-30T10:14:37.532Z] 2f2f699e06d6: Layer already exists [2024-10-30T10:14:37.532Z] dc917109da7a: Layer already exists [2024-10-30T10:14:37.532Z] 0e76558cdc9c: Layer already exists [2024-10-30T10:14:37.532Z] 54af54b82c4b: Layer already exists [2024-10-30T10:14:37.532Z] 5f70bf18a086: Layer already exists [2024-10-30T10:14:37.532Z] c8d18a78e9ac: Layer already exists [2024-10-30T10:14:37.532Z] 181914968027: Layer already exists [2024-10-30T10:14:37.532Z] e1b1c7913229: Layer already exists [2024-10-30T10:14:37.532Z] 16113d51b718: Layer already exists [2024-10-30T10:14:37.796Z] 4.0.0-dev.6: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:38.148Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:38.492Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:38.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-30T10:14:38.492Z] 14d10eacd144: Preparing [2024-10-30T10:14:38.492Z] 8e49628aee46: Preparing [2024-10-30T10:14:38.492Z] 9ed6c95ba661: Preparing [2024-10-30T10:14:38.492Z] 0f70affa217a: Preparing [2024-10-30T10:14:38.492Z] 6ef27c8344f3: Preparing [2024-10-30T10:14:38.492Z] 2f2f699e06d6: Preparing [2024-10-30T10:14:38.492Z] 243c4abbc752: Preparing [2024-10-30T10:14:38.492Z] dc917109da7a: Preparing [2024-10-30T10:14:38.492Z] e046d2c60400: Preparing [2024-10-30T10:14:38.492Z] 0e76558cdc9c: Preparing [2024-10-30T10:14:38.492Z] 54af54b82c4b: Preparing [2024-10-30T10:14:38.492Z] 5f70bf18a086: Preparing [2024-10-30T10:14:38.492Z] c8d18a78e9ac: Preparing [2024-10-30T10:14:38.492Z] 181914968027: Preparing [2024-10-30T10:14:38.492Z] e1b1c7913229: Preparing [2024-10-30T10:14:38.492Z] 16113d51b718: Preparing [2024-10-30T10:14:38.492Z] dc917109da7a: Waiting [2024-10-30T10:14:38.492Z] e046d2c60400: Waiting [2024-10-30T10:14:38.492Z] 0e76558cdc9c: Waiting [2024-10-30T10:14:38.492Z] 54af54b82c4b: Waiting [2024-10-30T10:14:38.492Z] 5f70bf18a086: Waiting [2024-10-30T10:14:38.492Z] c8d18a78e9ac: Waiting [2024-10-30T10:14:38.492Z] 181914968027: Waiting [2024-10-30T10:14:38.492Z] e1b1c7913229: Waiting [2024-10-30T10:14:38.492Z] 16113d51b718: Waiting [2024-10-30T10:14:38.492Z] 2f2f699e06d6: Waiting [2024-10-30T10:14:38.492Z] 243c4abbc752: Waiting [2024-10-30T10:14:38.492Z] 14d10eacd144: Layer already exists [2024-10-30T10:14:38.492Z] 0f70affa217a: Layer already exists [2024-10-30T10:14:38.492Z] 8e49628aee46: Layer already exists [2024-10-30T10:14:38.492Z] 9ed6c95ba661: Layer already exists [2024-10-30T10:14:38.492Z] 6ef27c8344f3: Layer already exists [2024-10-30T10:14:38.492Z] 2f2f699e06d6: Layer already exists [2024-10-30T10:14:38.492Z] 243c4abbc752: Layer already exists [2024-10-30T10:14:38.492Z] e046d2c60400: Layer already exists [2024-10-30T10:14:38.492Z] 0e76558cdc9c: Layer already exists [2024-10-30T10:14:38.492Z] dc917109da7a: Layer already exists [2024-10-30T10:14:38.492Z] 5f70bf18a086: Layer already exists [2024-10-30T10:14:38.492Z] 54af54b82c4b: Layer already exists [2024-10-30T10:14:38.492Z] c8d18a78e9ac: Layer already exists [2024-10-30T10:14:38.492Z] 181914968027: Layer already exists [2024-10-30T10:14:38.492Z] e1b1c7913229: Layer already exists [2024-10-30T10:14:38.492Z] 16113d51b718: Layer already exists [2024-10-30T10:14:38.755Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:39.107Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:39.454Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-30T10:14:39.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-30T10:14:39.454Z] 14d10eacd144: Preparing [2024-10-30T10:14:39.454Z] 8e49628aee46: Preparing [2024-10-30T10:14:39.454Z] 9ed6c95ba661: Preparing [2024-10-30T10:14:39.454Z] 0f70affa217a: Preparing [2024-10-30T10:14:39.454Z] 6ef27c8344f3: Preparing [2024-10-30T10:14:39.454Z] 2f2f699e06d6: Preparing [2024-10-30T10:14:39.454Z] 243c4abbc752: Preparing [2024-10-30T10:14:39.454Z] 2f2f699e06d6: Waiting [2024-10-30T10:14:39.454Z] dc917109da7a: Preparing [2024-10-30T10:14:39.454Z] 243c4abbc752: Waiting [2024-10-30T10:14:39.454Z] e046d2c60400: Preparing [2024-10-30T10:14:39.454Z] dc917109da7a: Waiting [2024-10-30T10:14:39.454Z] 0e76558cdc9c: Preparing [2024-10-30T10:14:39.454Z] e046d2c60400: Waiting [2024-10-30T10:14:39.454Z] 54af54b82c4b: Preparing [2024-10-30T10:14:39.454Z] 0e76558cdc9c: Waiting [2024-10-30T10:14:39.454Z] 5f70bf18a086: Preparing [2024-10-30T10:14:39.454Z] 54af54b82c4b: Waiting [2024-10-30T10:14:39.454Z] c8d18a78e9ac: Preparing [2024-10-30T10:14:39.454Z] 5f70bf18a086: Waiting [2024-10-30T10:14:39.454Z] 181914968027: Preparing [2024-10-30T10:14:39.454Z] c8d18a78e9ac: Waiting [2024-10-30T10:14:39.454Z] 181914968027: Waiting [2024-10-30T10:14:39.454Z] e1b1c7913229: Preparing [2024-10-30T10:14:39.454Z] e1b1c7913229: Waiting [2024-10-30T10:14:39.454Z] 16113d51b718: Preparing [2024-10-30T10:14:39.454Z] 16113d51b718: Waiting [2024-10-30T10:14:39.454Z] 0f70affa217a: Layer already exists [2024-10-30T10:14:39.454Z] 14d10eacd144: Layer already exists [2024-10-30T10:14:39.454Z] 8e49628aee46: Layer already exists [2024-10-30T10:14:39.454Z] 6ef27c8344f3: Layer already exists [2024-10-30T10:14:39.454Z] 9ed6c95ba661: Layer already exists [2024-10-30T10:14:39.454Z] e046d2c60400: Layer already exists [2024-10-30T10:14:39.454Z] 2f2f699e06d6: Layer already exists [2024-10-30T10:14:39.454Z] dc917109da7a: Layer already exists [2024-10-30T10:14:39.454Z] 0e76558cdc9c: Layer already exists [2024-10-30T10:14:39.454Z] 243c4abbc752: Layer already exists [2024-10-30T10:14:39.454Z] 54af54b82c4b: Layer already exists [2024-10-30T10:14:39.454Z] 5f70bf18a086: Layer already exists [2024-10-30T10:14:39.454Z] 181914968027: Layer already exists [2024-10-30T10:14:39.454Z] e1b1c7913229: Layer already exists [2024-10-30T10:14:39.454Z] c8d18a78e9ac: Layer already exists [2024-10-30T10:14:39.454Z] 16113d51b718: Layer already exists [2024-10-30T10:14:39.717Z] main: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:14:39.792Z] ===================================================== [Pipeline] echo [2024-10-30T10:14:39.805Z] taggedImages: [2024-10-30T10:14:39.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:39.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-30T10:14:39.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.6 [2024-10-30T10:14:39.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:39.805Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-30T10:14:39.837Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-30T10:14:39.837Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:39.837Z] latest [2024-10-30T10:14:39.837Z] 4.0.0-dev.6 [2024-10-30T10:14:39.837Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:39.837Z] main [2024-10-30T10:14:39.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:40.196Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:40.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:40.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-30T10:14:40.536Z] 28d12f4e27ea: Preparing [2024-10-30T10:14:40.536Z] ea2f857c4dc7: Preparing [2024-10-30T10:14:40.536Z] cc427461c504: Preparing [2024-10-30T10:14:40.536Z] f227d6d47130: Preparing [2024-10-30T10:14:40.536Z] dc917109da7a: Preparing [2024-10-30T10:14:40.536Z] e046d2c60400: Preparing [2024-10-30T10:14:40.536Z] d84d00d84941: Preparing [2024-10-30T10:14:40.536Z] e36b634cd32e: Preparing [2024-10-30T10:14:40.536Z] 16113d51b718: Preparing [2024-10-30T10:14:40.536Z] e046d2c60400: Waiting [2024-10-30T10:14:40.536Z] d84d00d84941: Waiting [2024-10-30T10:14:40.536Z] e36b634cd32e: Waiting [2024-10-30T10:14:40.536Z] 16113d51b718: Waiting [2024-10-30T10:14:40.536Z] dc917109da7a: Layer already exists [2024-10-30T10:14:40.536Z] e046d2c60400: Layer already exists [2024-10-30T10:14:40.799Z] d84d00d84941: Layer already exists [2024-10-30T10:14:40.799Z] ea2f857c4dc7: Pushed [2024-10-30T10:14:40.799Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:40.799Z] cc427461c504: Pushed [2024-10-30T10:14:40.799Z] 28d12f4e27ea: Pushed [2024-10-30T10:14:40.799Z] 16113d51b718: Layer already exists [2024-10-30T10:14:46.113Z] f227d6d47130: Pushed [2024-10-30T10:14:46.113Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:46.462Z] + 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 [2024-10-30T10:14:46.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-30T10:14:46.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-30T10:14:46.807Z] 28d12f4e27ea: Preparing [2024-10-30T10:14:46.807Z] ea2f857c4dc7: Preparing [2024-10-30T10:14:46.807Z] cc427461c504: Preparing [2024-10-30T10:14:46.807Z] f227d6d47130: Preparing [2024-10-30T10:14:46.807Z] dc917109da7a: Preparing [2024-10-30T10:14:46.807Z] e046d2c60400: Preparing [2024-10-30T10:14:46.807Z] d84d00d84941: Preparing [2024-10-30T10:14:46.807Z] e36b634cd32e: Preparing [2024-10-30T10:14:46.807Z] 16113d51b718: Preparing [2024-10-30T10:14:46.807Z] e046d2c60400: Waiting [2024-10-30T10:14:46.807Z] d84d00d84941: Waiting [2024-10-30T10:14:46.807Z] e36b634cd32e: Waiting [2024-10-30T10:14:46.807Z] 16113d51b718: Waiting [2024-10-30T10:14:46.807Z] f227d6d47130: Layer already exists [2024-10-30T10:14:46.807Z] cc427461c504: Layer already exists [2024-10-30T10:14:46.807Z] dc917109da7a: Layer already exists [2024-10-30T10:14:46.807Z] 28d12f4e27ea: Layer already exists [2024-10-30T10:14:46.807Z] ea2f857c4dc7: Layer already exists [2024-10-30T10:14:46.807Z] e046d2c60400: Layer already exists [2024-10-30T10:14:46.807Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:46.807Z] d84d00d84941: Layer already exists [2024-10-30T10:14:46.807Z] 16113d51b718: Layer already exists [2024-10-30T10:14:46.807Z] latest: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:47.416Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:47.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.6 [2024-10-30T10:14:47.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-30T10:14:47.770Z] 28d12f4e27ea: Preparing [2024-10-30T10:14:47.770Z] ea2f857c4dc7: Preparing [2024-10-30T10:14:47.770Z] cc427461c504: Preparing [2024-10-30T10:14:47.770Z] f227d6d47130: Preparing [2024-10-30T10:14:47.770Z] dc917109da7a: Preparing [2024-10-30T10:14:47.770Z] e046d2c60400: Preparing [2024-10-30T10:14:47.770Z] d84d00d84941: Preparing [2024-10-30T10:14:47.770Z] e046d2c60400: Waiting [2024-10-30T10:14:47.770Z] e36b634cd32e: Preparing [2024-10-30T10:14:47.770Z] d84d00d84941: Waiting [2024-10-30T10:14:47.770Z] 16113d51b718: Preparing [2024-10-30T10:14:47.770Z] e36b634cd32e: Waiting [2024-10-30T10:14:47.770Z] 16113d51b718: Waiting [2024-10-30T10:14:47.770Z] ea2f857c4dc7: Layer already exists [2024-10-30T10:14:47.770Z] dc917109da7a: Layer already exists [2024-10-30T10:14:47.770Z] cc427461c504: Layer already exists [2024-10-30T10:14:47.770Z] f227d6d47130: Layer already exists [2024-10-30T10:14:47.770Z] 28d12f4e27ea: Layer already exists [2024-10-30T10:14:47.770Z] e046d2c60400: Layer already exists [2024-10-30T10:14:47.770Z] d84d00d84941: Layer already exists [2024-10-30T10:14:47.770Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:47.770Z] 16113d51b718: Layer already exists [2024-10-30T10:14:47.770Z] 4.0.0-dev.6: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:48.386Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:48.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:48.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-30T10:14:48.737Z] 28d12f4e27ea: Preparing [2024-10-30T10:14:48.737Z] ea2f857c4dc7: Preparing [2024-10-30T10:14:48.737Z] cc427461c504: Preparing [2024-10-30T10:14:48.737Z] f227d6d47130: Preparing [2024-10-30T10:14:48.737Z] dc917109da7a: Preparing [2024-10-30T10:14:48.737Z] e046d2c60400: Preparing [2024-10-30T10:14:48.737Z] d84d00d84941: Preparing [2024-10-30T10:14:48.737Z] e36b634cd32e: Preparing [2024-10-30T10:14:48.737Z] 16113d51b718: Preparing [2024-10-30T10:14:48.737Z] e046d2c60400: Waiting [2024-10-30T10:14:48.737Z] e36b634cd32e: Waiting [2024-10-30T10:14:48.737Z] 16113d51b718: Waiting [2024-10-30T10:14:48.737Z] d84d00d84941: Waiting [2024-10-30T10:14:48.737Z] f227d6d47130: Layer already exists [2024-10-30T10:14:48.737Z] 28d12f4e27ea: Layer already exists [2024-10-30T10:14:48.737Z] cc427461c504: Layer already exists [2024-10-30T10:14:48.737Z] ea2f857c4dc7: Layer already exists [2024-10-30T10:14:48.737Z] dc917109da7a: Layer already exists [2024-10-30T10:14:48.737Z] e046d2c60400: Layer already exists [2024-10-30T10:14:48.737Z] d84d00d84941: Layer already exists [2024-10-30T10:14:48.737Z] 16113d51b718: Layer already exists [2024-10-30T10:14:48.737Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:48.737Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:49.354Z] + 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 [2024-10-30T10:14:49.692Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-30T10:14:49.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-30T10:14:49.693Z] 28d12f4e27ea: Preparing [2024-10-30T10:14:49.693Z] ea2f857c4dc7: Preparing [2024-10-30T10:14:49.693Z] cc427461c504: Preparing [2024-10-30T10:14:49.693Z] f227d6d47130: Preparing [2024-10-30T10:14:49.693Z] dc917109da7a: Preparing [2024-10-30T10:14:49.693Z] e046d2c60400: Preparing [2024-10-30T10:14:49.693Z] d84d00d84941: Preparing [2024-10-30T10:14:49.693Z] e36b634cd32e: Preparing [2024-10-30T10:14:49.693Z] 16113d51b718: Preparing [2024-10-30T10:14:49.693Z] d84d00d84941: Waiting [2024-10-30T10:14:49.693Z] e36b634cd32e: Waiting [2024-10-30T10:14:49.693Z] 16113d51b718: Waiting [2024-10-30T10:14:49.693Z] e046d2c60400: Waiting [2024-10-30T10:14:49.693Z] f227d6d47130: Layer already exists [2024-10-30T10:14:49.693Z] 28d12f4e27ea: Layer already exists [2024-10-30T10:14:49.693Z] cc427461c504: Layer already exists [2024-10-30T10:14:49.693Z] dc917109da7a: Layer already exists [2024-10-30T10:14:49.693Z] ea2f857c4dc7: Layer already exists [2024-10-30T10:14:49.693Z] d84d00d84941: Layer already exists [2024-10-30T10:14:49.693Z] e046d2c60400: Layer already exists [2024-10-30T10:14:49.693Z] 16113d51b718: Layer already exists [2024-10-30T10:14:49.693Z] e36b634cd32e: Layer already exists [2024-10-30T10:14:49.955Z] main: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:14:50.041Z] ===================================================== [Pipeline] echo [2024-10-30T10:14:50.058Z] taggedImages: [2024-10-30T10:14:50.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:50.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-30T10:14:50.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.6 [2024-10-30T10:14:50.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:50.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-30T10:14:50.095Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-30T10:14:50.095Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:50.095Z] latest [2024-10-30T10:14:50.095Z] 4.0.0-dev.6 [2024-10-30T10:14:50.095Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:50.095Z] main [2024-10-30T10:14:50.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:50.606Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:50.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:50.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-30T10:14:50.959Z] 400deab301b4: Preparing [2024-10-30T10:14:50.959Z] 81b3048f014a: Preparing [2024-10-30T10:14:50.959Z] 2bf4f9ea5b47: Preparing [2024-10-30T10:14:50.959Z] c9f94b362280: Preparing [2024-10-30T10:14:50.959Z] 2b44eb2050c5: Preparing [2024-10-30T10:14:50.959Z] dc917109da7a: Preparing [2024-10-30T10:14:50.959Z] e046d2c60400: Preparing [2024-10-30T10:14:50.959Z] dc917109da7a: Waiting [2024-10-30T10:14:50.959Z] 44ee150aebef: Preparing [2024-10-30T10:14:50.959Z] e046d2c60400: Waiting [2024-10-30T10:14:50.959Z] 699a1ce2d873: Preparing [2024-10-30T10:14:50.959Z] 44ee150aebef: Waiting [2024-10-30T10:14:50.959Z] ddc76477003b: Preparing [2024-10-30T10:14:50.959Z] 699a1ce2d873: Waiting [2024-10-30T10:14:50.959Z] 16113d51b718: Preparing [2024-10-30T10:14:50.959Z] ddc76477003b: Waiting [2024-10-30T10:14:51.226Z] 2b44eb2050c5: Pushed [2024-10-30T10:14:51.226Z] 81b3048f014a: Pushed [2024-10-30T10:14:51.226Z] c9f94b362280: Pushed [2024-10-30T10:14:51.226Z] 400deab301b4: Pushed [2024-10-30T10:14:51.226Z] dc917109da7a: Layer already exists [2024-10-30T10:14:51.226Z] e046d2c60400: Layer already exists [2024-10-30T10:14:51.226Z] 16113d51b718: Layer already exists [2024-10-30T10:14:51.492Z] 44ee150aebef: Pushed [2024-10-30T10:14:51.492Z] 699a1ce2d873: Pushed [2024-10-30T10:14:54.819Z] 2bf4f9ea5b47: Pushed [2024-10-30T10:14:55.774Z] ddc76477003b: Pushed [2024-10-30T10:14:55.774Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:56.128Z] + 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 [2024-10-30T10:14:56.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-30T10:14:56.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-30T10:14:56.470Z] 400deab301b4: Preparing [2024-10-30T10:14:56.470Z] 81b3048f014a: Preparing [2024-10-30T10:14:56.470Z] 2bf4f9ea5b47: Preparing [2024-10-30T10:14:56.470Z] c9f94b362280: Preparing [2024-10-30T10:14:56.470Z] 2b44eb2050c5: Preparing [2024-10-30T10:14:56.470Z] dc917109da7a: Preparing [2024-10-30T10:14:56.470Z] e046d2c60400: Preparing [2024-10-30T10:14:56.470Z] 44ee150aebef: Preparing [2024-10-30T10:14:56.470Z] 699a1ce2d873: Preparing [2024-10-30T10:14:56.470Z] ddc76477003b: Preparing [2024-10-30T10:14:56.470Z] 16113d51b718: Preparing [2024-10-30T10:14:56.470Z] 44ee150aebef: Waiting [2024-10-30T10:14:56.470Z] 699a1ce2d873: Waiting [2024-10-30T10:14:56.470Z] dc917109da7a: Waiting [2024-10-30T10:14:56.470Z] e046d2c60400: Waiting [2024-10-30T10:14:56.470Z] 16113d51b718: Waiting [2024-10-30T10:14:56.470Z] c9f94b362280: Layer already exists [2024-10-30T10:14:56.470Z] 81b3048f014a: Layer already exists [2024-10-30T10:14:56.470Z] 2b44eb2050c5: Layer already exists [2024-10-30T10:14:56.470Z] 2bf4f9ea5b47: Layer already exists [2024-10-30T10:14:56.470Z] 400deab301b4: Layer already exists [2024-10-30T10:14:56.470Z] dc917109da7a: Layer already exists [2024-10-30T10:14:56.470Z] 44ee150aebef: Layer already exists [2024-10-30T10:14:56.470Z] e046d2c60400: Layer already exists [2024-10-30T10:14:56.470Z] ddc76477003b: Layer already exists [2024-10-30T10:14:56.470Z] 699a1ce2d873: Layer already exists [2024-10-30T10:14:56.470Z] 16113d51b718: Layer already exists [2024-10-30T10:14:56.734Z] latest: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:57.097Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:57.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.6 [2024-10-30T10:14:57.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-30T10:14:57.442Z] 400deab301b4: Preparing [2024-10-30T10:14:57.442Z] 81b3048f014a: Preparing [2024-10-30T10:14:57.442Z] 2bf4f9ea5b47: Preparing [2024-10-30T10:14:57.442Z] c9f94b362280: Preparing [2024-10-30T10:14:57.442Z] 2b44eb2050c5: Preparing [2024-10-30T10:14:57.442Z] dc917109da7a: Preparing [2024-10-30T10:14:57.442Z] e046d2c60400: Preparing [2024-10-30T10:14:57.442Z] 44ee150aebef: Preparing [2024-10-30T10:14:57.442Z] 699a1ce2d873: Preparing [2024-10-30T10:14:57.442Z] ddc76477003b: Preparing [2024-10-30T10:14:57.442Z] 16113d51b718: Preparing [2024-10-30T10:14:57.442Z] 44ee150aebef: Waiting [2024-10-30T10:14:57.442Z] 699a1ce2d873: Waiting [2024-10-30T10:14:57.442Z] dc917109da7a: Waiting [2024-10-30T10:14:57.442Z] ddc76477003b: Waiting [2024-10-30T10:14:57.442Z] 16113d51b718: Waiting [2024-10-30T10:14:57.442Z] e046d2c60400: Waiting [2024-10-30T10:14:57.442Z] 81b3048f014a: Layer already exists [2024-10-30T10:14:57.442Z] c9f94b362280: Layer already exists [2024-10-30T10:14:57.442Z] 400deab301b4: Layer already exists [2024-10-30T10:14:57.442Z] 2bf4f9ea5b47: Layer already exists [2024-10-30T10:14:57.442Z] 2b44eb2050c5: Layer already exists [2024-10-30T10:14:57.442Z] e046d2c60400: Layer already exists [2024-10-30T10:14:57.442Z] ddc76477003b: Layer already exists [2024-10-30T10:14:57.442Z] 699a1ce2d873: Layer already exists [2024-10-30T10:14:57.442Z] dc917109da7a: Layer already exists [2024-10-30T10:14:57.442Z] 44ee150aebef: Layer already exists [2024-10-30T10:14:57.442Z] 16113d51b718: Layer already exists [2024-10-30T10:14:57.706Z] 4.0.0-dev.6: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:58.060Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:58.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:58.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-30T10:14:58.413Z] 400deab301b4: Preparing [2024-10-30T10:14:58.413Z] 81b3048f014a: Preparing [2024-10-30T10:14:58.413Z] 2bf4f9ea5b47: Preparing [2024-10-30T10:14:58.413Z] c9f94b362280: Preparing [2024-10-30T10:14:58.413Z] 2b44eb2050c5: Preparing [2024-10-30T10:14:58.413Z] dc917109da7a: Preparing [2024-10-30T10:14:58.413Z] e046d2c60400: Preparing [2024-10-30T10:14:58.413Z] 44ee150aebef: Preparing [2024-10-30T10:14:58.413Z] 699a1ce2d873: Preparing [2024-10-30T10:14:58.413Z] ddc76477003b: Preparing [2024-10-30T10:14:58.413Z] 16113d51b718: Preparing [2024-10-30T10:14:58.413Z] 44ee150aebef: Waiting [2024-10-30T10:14:58.413Z] 699a1ce2d873: Waiting [2024-10-30T10:14:58.413Z] ddc76477003b: Waiting [2024-10-30T10:14:58.413Z] dc917109da7a: Waiting [2024-10-30T10:14:58.413Z] e046d2c60400: Waiting [2024-10-30T10:14:58.413Z] 16113d51b718: Waiting [2024-10-30T10:14:58.413Z] 2bf4f9ea5b47: Layer already exists [2024-10-30T10:14:58.413Z] c9f94b362280: Layer already exists [2024-10-30T10:14:58.413Z] 81b3048f014a: Layer already exists [2024-10-30T10:14:58.413Z] 400deab301b4: Layer already exists [2024-10-30T10:14:58.413Z] 2b44eb2050c5: Layer already exists [2024-10-30T10:14:58.413Z] dc917109da7a: Layer already exists [2024-10-30T10:14:58.413Z] 699a1ce2d873: Layer already exists [2024-10-30T10:14:58.413Z] e046d2c60400: Layer already exists [2024-10-30T10:14:58.413Z] 44ee150aebef: Layer already exists [2024-10-30T10:14:58.413Z] ddc76477003b: Layer already exists [2024-10-30T10:14:58.413Z] 16113d51b718: Layer already exists [2024-10-30T10:14:58.677Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:14:59.030Z] + 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 [2024-10-30T10:14:59.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-30T10:14:59.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-30T10:14:59.384Z] 400deab301b4: Preparing [2024-10-30T10:14:59.384Z] 81b3048f014a: Preparing [2024-10-30T10:14:59.384Z] 2bf4f9ea5b47: Preparing [2024-10-30T10:14:59.384Z] c9f94b362280: Preparing [2024-10-30T10:14:59.384Z] 2b44eb2050c5: Preparing [2024-10-30T10:14:59.384Z] dc917109da7a: Preparing [2024-10-30T10:14:59.384Z] e046d2c60400: Preparing [2024-10-30T10:14:59.384Z] 44ee150aebef: Preparing [2024-10-30T10:14:59.384Z] 699a1ce2d873: Preparing [2024-10-30T10:14:59.384Z] ddc76477003b: Preparing [2024-10-30T10:14:59.384Z] 16113d51b718: Preparing [2024-10-30T10:14:59.384Z] dc917109da7a: Waiting [2024-10-30T10:14:59.384Z] e046d2c60400: Waiting [2024-10-30T10:14:59.384Z] 44ee150aebef: Waiting [2024-10-30T10:14:59.384Z] 699a1ce2d873: Waiting [2024-10-30T10:14:59.384Z] ddc76477003b: Waiting [2024-10-30T10:14:59.384Z] 16113d51b718: Waiting [2024-10-30T10:14:59.384Z] c9f94b362280: Layer already exists [2024-10-30T10:14:59.384Z] 81b3048f014a: Layer already exists [2024-10-30T10:14:59.384Z] 2b44eb2050c5: Layer already exists [2024-10-30T10:14:59.384Z] 400deab301b4: Layer already exists [2024-10-30T10:14:59.384Z] 2bf4f9ea5b47: Layer already exists [2024-10-30T10:14:59.384Z] dc917109da7a: Layer already exists [2024-10-30T10:14:59.384Z] 699a1ce2d873: Layer already exists [2024-10-30T10:14:59.384Z] e046d2c60400: Layer already exists [2024-10-30T10:14:59.384Z] 44ee150aebef: Layer already exists [2024-10-30T10:14:59.384Z] ddc76477003b: Layer already exists [2024-10-30T10:14:59.384Z] 16113d51b718: Layer already exists [2024-10-30T10:14:59.649Z] main: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:14:59.745Z] ===================================================== [Pipeline] echo [2024-10-30T10:14:59.764Z] taggedImages: [2024-10-30T10:14:59.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:59.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-30T10:14:59.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.6 [2024-10-30T10:14:59.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:59.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-30T10:14:59.797Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-30T10:14:59.797Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:14:59.797Z] latest [2024-10-30T10:14:59.797Z] 4.0.0-dev.6 [2024-10-30T10:14:59.797Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:14:59.797Z] main [2024-10-30T10:14:59.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:00.181Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:00.539Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:00.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-30T10:15:00.539Z] 2fa4aa7dde33: Preparing [2024-10-30T10:15:00.539Z] 13631d333c39: Preparing [2024-10-30T10:15:00.539Z] 8a74bb2c6a0d: Preparing [2024-10-30T10:15:00.539Z] 546fa7540b4d: Preparing [2024-10-30T10:15:00.539Z] efd78b7c621d: Preparing [2024-10-30T10:15:00.539Z] cb1783896fb8: Preparing [2024-10-30T10:15:00.539Z] 278924280552: Preparing [2024-10-30T10:15:00.539Z] dc917109da7a: Preparing [2024-10-30T10:15:00.539Z] e046d2c60400: Preparing [2024-10-30T10:15:00.539Z] 72072f6c5edc: Preparing [2024-10-30T10:15:00.539Z] 76bf941ca42e: Preparing [2024-10-30T10:15:00.539Z] 16113d51b718: Preparing [2024-10-30T10:15:00.539Z] cb1783896fb8: Waiting [2024-10-30T10:15:00.539Z] e046d2c60400: Waiting [2024-10-30T10:15:00.539Z] 72072f6c5edc: Waiting [2024-10-30T10:15:00.539Z] 76bf941ca42e: Waiting [2024-10-30T10:15:00.539Z] 16113d51b718: Waiting [2024-10-30T10:15:00.539Z] 278924280552: Waiting [2024-10-30T10:15:00.539Z] dc917109da7a: Waiting [2024-10-30T10:15:00.805Z] 13631d333c39: Pushed [2024-10-30T10:15:00.805Z] efd78b7c621d: Pushed [2024-10-30T10:15:00.805Z] 2fa4aa7dde33: Pushed [2024-10-30T10:15:00.805Z] dc917109da7a: Layer already exists [2024-10-30T10:15:00.805Z] e046d2c60400: Layer already exists [2024-10-30T10:15:00.805Z] cb1783896fb8: Pushed [2024-10-30T10:15:01.070Z] 278924280552: Pushed [2024-10-30T10:15:01.070Z] 16113d51b718: Layer already exists [2024-10-30T10:15:02.479Z] 72072f6c5edc: Pushed [2024-10-30T10:15:03.878Z] 76bf941ca42e: Pushed [2024-10-30T10:15:03.878Z] 546fa7540b4d: Pushed [2024-10-30T10:15:04.831Z] 8a74bb2c6a0d: Pushed [2024-10-30T10:15:04.831Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:05.192Z] + 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 [2024-10-30T10:15:05.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-30T10:15:05.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-30T10:15:05.541Z] 2fa4aa7dde33: Preparing [2024-10-30T10:15:05.541Z] 13631d333c39: Preparing [2024-10-30T10:15:05.541Z] 8a74bb2c6a0d: Preparing [2024-10-30T10:15:05.541Z] 546fa7540b4d: Preparing [2024-10-30T10:15:05.541Z] efd78b7c621d: Preparing [2024-10-30T10:15:05.541Z] cb1783896fb8: Preparing [2024-10-30T10:15:05.541Z] 278924280552: Preparing [2024-10-30T10:15:05.541Z] dc917109da7a: Preparing [2024-10-30T10:15:05.541Z] e046d2c60400: Preparing [2024-10-30T10:15:05.541Z] 72072f6c5edc: Preparing [2024-10-30T10:15:05.541Z] 76bf941ca42e: Preparing [2024-10-30T10:15:05.541Z] 16113d51b718: Preparing [2024-10-30T10:15:05.541Z] 278924280552: Waiting [2024-10-30T10:15:05.541Z] dc917109da7a: Waiting [2024-10-30T10:15:05.541Z] e046d2c60400: Waiting [2024-10-30T10:15:05.541Z] cb1783896fb8: Waiting [2024-10-30T10:15:05.541Z] 72072f6c5edc: Waiting [2024-10-30T10:15:05.541Z] 16113d51b718: Waiting [2024-10-30T10:15:05.541Z] 76bf941ca42e: Waiting [2024-10-30T10:15:05.541Z] 546fa7540b4d: Layer already exists [2024-10-30T10:15:05.541Z] 13631d333c39: Layer already exists [2024-10-30T10:15:05.541Z] efd78b7c621d: Layer already exists [2024-10-30T10:15:05.541Z] 2fa4aa7dde33: Layer already exists [2024-10-30T10:15:05.541Z] 8a74bb2c6a0d: Layer already exists [2024-10-30T10:15:05.541Z] cb1783896fb8: Layer already exists [2024-10-30T10:15:05.541Z] 278924280552: Layer already exists [2024-10-30T10:15:05.541Z] dc917109da7a: Layer already exists [2024-10-30T10:15:05.541Z] 72072f6c5edc: Layer already exists [2024-10-30T10:15:05.541Z] e046d2c60400: Layer already exists [2024-10-30T10:15:05.541Z] 76bf941ca42e: Layer already exists [2024-10-30T10:15:05.541Z] 16113d51b718: Layer already exists [2024-10-30T10:15:05.804Z] latest: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:06.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:06.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.6 [2024-10-30T10:15:06.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-30T10:15:06.504Z] 2fa4aa7dde33: Preparing [2024-10-30T10:15:06.504Z] 13631d333c39: Preparing [2024-10-30T10:15:06.504Z] 8a74bb2c6a0d: Preparing [2024-10-30T10:15:06.504Z] 546fa7540b4d: Preparing [2024-10-30T10:15:06.504Z] efd78b7c621d: Preparing [2024-10-30T10:15:06.504Z] cb1783896fb8: Preparing [2024-10-30T10:15:06.504Z] 278924280552: Preparing [2024-10-30T10:15:06.504Z] dc917109da7a: Preparing [2024-10-30T10:15:06.504Z] e046d2c60400: Preparing [2024-10-30T10:15:06.504Z] 72072f6c5edc: Preparing [2024-10-30T10:15:06.504Z] 76bf941ca42e: Preparing [2024-10-30T10:15:06.504Z] 16113d51b718: Preparing [2024-10-30T10:15:06.504Z] cb1783896fb8: Waiting [2024-10-30T10:15:06.504Z] 278924280552: Waiting [2024-10-30T10:15:06.504Z] 72072f6c5edc: Waiting [2024-10-30T10:15:06.504Z] dc917109da7a: Waiting [2024-10-30T10:15:06.504Z] 76bf941ca42e: Waiting [2024-10-30T10:15:06.504Z] e046d2c60400: Waiting [2024-10-30T10:15:06.504Z] 16113d51b718: Waiting [2024-10-30T10:15:06.504Z] 13631d333c39: Layer already exists [2024-10-30T10:15:06.504Z] 2fa4aa7dde33: Layer already exists [2024-10-30T10:15:06.504Z] 546fa7540b4d: Layer already exists [2024-10-30T10:15:06.505Z] efd78b7c621d: Layer already exists [2024-10-30T10:15:06.505Z] 8a74bb2c6a0d: Layer already exists [2024-10-30T10:15:06.505Z] cb1783896fb8: Layer already exists [2024-10-30T10:15:06.505Z] 278924280552: Layer already exists [2024-10-30T10:15:06.505Z] e046d2c60400: Layer already exists [2024-10-30T10:15:06.505Z] dc917109da7a: Layer already exists [2024-10-30T10:15:06.505Z] 72072f6c5edc: Layer already exists [2024-10-30T10:15:06.505Z] 16113d51b718: Layer already exists [2024-10-30T10:15:06.505Z] 76bf941ca42e: Layer already exists [2024-10-30T10:15:06.769Z] 4.0.0-dev.6: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:07.123Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:07.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:07.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-30T10:15:07.467Z] 2fa4aa7dde33: Preparing [2024-10-30T10:15:07.467Z] 13631d333c39: Preparing [2024-10-30T10:15:07.467Z] 8a74bb2c6a0d: Preparing [2024-10-30T10:15:07.467Z] 546fa7540b4d: Preparing [2024-10-30T10:15:07.467Z] efd78b7c621d: Preparing [2024-10-30T10:15:07.467Z] cb1783896fb8: Preparing [2024-10-30T10:15:07.467Z] 278924280552: Preparing [2024-10-30T10:15:07.467Z] dc917109da7a: Preparing [2024-10-30T10:15:07.467Z] e046d2c60400: Preparing [2024-10-30T10:15:07.467Z] 72072f6c5edc: Preparing [2024-10-30T10:15:07.467Z] 76bf941ca42e: Preparing [2024-10-30T10:15:07.467Z] 16113d51b718: Preparing [2024-10-30T10:15:07.467Z] dc917109da7a: Waiting [2024-10-30T10:15:07.467Z] e046d2c60400: Waiting [2024-10-30T10:15:07.467Z] 72072f6c5edc: Waiting [2024-10-30T10:15:07.467Z] 76bf941ca42e: Waiting [2024-10-30T10:15:07.467Z] 16113d51b718: Waiting [2024-10-30T10:15:07.467Z] 278924280552: Waiting [2024-10-30T10:15:07.467Z] 8a74bb2c6a0d: Layer already exists [2024-10-30T10:15:07.467Z] 2fa4aa7dde33: Layer already exists [2024-10-30T10:15:07.467Z] efd78b7c621d: Layer already exists [2024-10-30T10:15:07.467Z] 546fa7540b4d: Layer already exists [2024-10-30T10:15:07.467Z] 13631d333c39: Layer already exists [2024-10-30T10:15:07.467Z] 278924280552: Layer already exists [2024-10-30T10:15:07.467Z] 72072f6c5edc: Layer already exists [2024-10-30T10:15:07.467Z] cb1783896fb8: Layer already exists [2024-10-30T10:15:07.467Z] e046d2c60400: Layer already exists [2024-10-30T10:15:07.467Z] dc917109da7a: Layer already exists [2024-10-30T10:15:07.467Z] 76bf941ca42e: Layer already exists [2024-10-30T10:15:07.467Z] 16113d51b718: Layer already exists [2024-10-30T10:15:07.731Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:08.078Z] + 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 [2024-10-30T10:15:08.434Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-30T10:15:08.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-30T10:15:08.434Z] 2fa4aa7dde33: Preparing [2024-10-30T10:15:08.434Z] 13631d333c39: Preparing [2024-10-30T10:15:08.434Z] 8a74bb2c6a0d: Preparing [2024-10-30T10:15:08.434Z] 546fa7540b4d: Preparing [2024-10-30T10:15:08.434Z] efd78b7c621d: Preparing [2024-10-30T10:15:08.434Z] cb1783896fb8: Preparing [2024-10-30T10:15:08.434Z] 278924280552: Preparing [2024-10-30T10:15:08.434Z] cb1783896fb8: Waiting [2024-10-30T10:15:08.434Z] dc917109da7a: Preparing [2024-10-30T10:15:08.434Z] 278924280552: Waiting [2024-10-30T10:15:08.434Z] e046d2c60400: Preparing [2024-10-30T10:15:08.434Z] dc917109da7a: Waiting [2024-10-30T10:15:08.434Z] e046d2c60400: Waiting [2024-10-30T10:15:08.434Z] 72072f6c5edc: Preparing [2024-10-30T10:15:08.434Z] 76bf941ca42e: Preparing [2024-10-30T10:15:08.434Z] 16113d51b718: Preparing [2024-10-30T10:15:08.434Z] 72072f6c5edc: Waiting [2024-10-30T10:15:08.434Z] 76bf941ca42e: Waiting [2024-10-30T10:15:08.434Z] 16113d51b718: Waiting [2024-10-30T10:15:08.434Z] 546fa7540b4d: Layer already exists [2024-10-30T10:15:08.434Z] efd78b7c621d: Layer already exists [2024-10-30T10:15:08.434Z] 2fa4aa7dde33: Layer already exists [2024-10-30T10:15:08.434Z] 13631d333c39: Layer already exists [2024-10-30T10:15:08.434Z] 8a74bb2c6a0d: Layer already exists [2024-10-30T10:15:08.434Z] 278924280552: Layer already exists [2024-10-30T10:15:08.434Z] cb1783896fb8: Layer already exists [2024-10-30T10:15:08.434Z] dc917109da7a: Layer already exists [2024-10-30T10:15:08.434Z] 72072f6c5edc: Layer already exists [2024-10-30T10:15:08.434Z] e046d2c60400: Layer already exists [2024-10-30T10:15:08.434Z] 76bf941ca42e: Layer already exists [2024-10-30T10:15:08.434Z] 16113d51b718: Layer already exists [2024-10-30T10:15:08.700Z] main: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:15:08.790Z] ===================================================== [Pipeline] echo [2024-10-30T10:15:08.811Z] taggedImages: [2024-10-30T10:15:08.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:08.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-30T10:15:08.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.6 [2024-10-30T10:15:08.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:08.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-30T10:15:08.840Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-30T10:15:08.840Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:08.840Z] latest [2024-10-30T10:15:08.840Z] 4.0.0-dev.6 [2024-10-30T10:15:08.840Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:08.840Z] main [2024-10-30T10:15:08.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:09.211Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:09.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:09.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-30T10:15:09.577Z] 3414ffc363cf: Preparing [2024-10-30T10:15:09.577Z] 9016f76ffbc9: Preparing [2024-10-30T10:15:09.577Z] dc917109da7a: Preparing [2024-10-30T10:15:09.577Z] e046d2c60400: Preparing [2024-10-30T10:15:09.577Z] 740c78af315c: Preparing [2024-10-30T10:15:09.577Z] fff736dbfd46: Preparing [2024-10-30T10:15:09.577Z] 16113d51b718: Preparing [2024-10-30T10:15:09.577Z] fff736dbfd46: Waiting [2024-10-30T10:15:09.577Z] 16113d51b718: Waiting [2024-10-30T10:15:09.577Z] e046d2c60400: Layer already exists [2024-10-30T10:15:10.159Z] dc917109da7a: Layer already exists [2024-10-30T10:15:10.159Z] 16113d51b718: Layer already exists [2024-10-30T10:15:10.424Z] 3414ffc363cf: Pushed [2024-10-30T10:15:11.378Z] 740c78af315c: Pushed [2024-10-30T10:15:11.643Z] fff736dbfd46: Pushed [2024-10-30T10:15:15.038Z] 9016f76ffbc9: Pushed [2024-10-30T10:15:15.305Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:15.671Z] + 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 [2024-10-30T10:15:16.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-30T10:15:16.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-30T10:15:16.017Z] 3414ffc363cf: Preparing [2024-10-30T10:15:16.017Z] 9016f76ffbc9: Preparing [2024-10-30T10:15:16.017Z] dc917109da7a: Preparing [2024-10-30T10:15:16.017Z] e046d2c60400: Preparing [2024-10-30T10:15:16.017Z] 740c78af315c: Preparing [2024-10-30T10:15:16.017Z] fff736dbfd46: Preparing [2024-10-30T10:15:16.017Z] 16113d51b718: Preparing [2024-10-30T10:15:16.017Z] fff736dbfd46: Waiting [2024-10-30T10:15:16.017Z] 16113d51b718: Waiting [2024-10-30T10:15:16.017Z] 740c78af315c: Layer already exists [2024-10-30T10:15:16.017Z] 9016f76ffbc9: Layer already exists [2024-10-30T10:15:16.017Z] dc917109da7a: Layer already exists [2024-10-30T10:15:16.017Z] 3414ffc363cf: Layer already exists [2024-10-30T10:15:16.017Z] e046d2c60400: Layer already exists [2024-10-30T10:15:16.017Z] 16113d51b718: Layer already exists [2024-10-30T10:15:16.017Z] fff736dbfd46: Layer already exists [2024-10-30T10:15:16.285Z] latest: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:16.642Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:17.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.6 [2024-10-30T10:15:17.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-30T10:15:17.003Z] 3414ffc363cf: Preparing [2024-10-30T10:15:17.003Z] 9016f76ffbc9: Preparing [2024-10-30T10:15:17.003Z] dc917109da7a: Preparing [2024-10-30T10:15:17.003Z] e046d2c60400: Preparing [2024-10-30T10:15:17.003Z] 740c78af315c: Preparing [2024-10-30T10:15:17.003Z] fff736dbfd46: Preparing [2024-10-30T10:15:17.003Z] 16113d51b718: Preparing [2024-10-30T10:15:17.003Z] fff736dbfd46: Waiting [2024-10-30T10:15:17.003Z] 16113d51b718: Waiting [2024-10-30T10:15:17.003Z] 740c78af315c: Layer already exists [2024-10-30T10:15:17.003Z] e046d2c60400: Layer already exists [2024-10-30T10:15:17.003Z] 3414ffc363cf: Layer already exists [2024-10-30T10:15:17.003Z] dc917109da7a: Layer already exists [2024-10-30T10:15:17.003Z] 9016f76ffbc9: Layer already exists [2024-10-30T10:15:17.003Z] fff736dbfd46: Layer already exists [2024-10-30T10:15:17.003Z] 16113d51b718: Layer already exists [2024-10-30T10:15:17.003Z] 4.0.0-dev.6: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:17.358Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:17.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:17.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-30T10:15:17.701Z] 3414ffc363cf: Preparing [2024-10-30T10:15:17.701Z] 9016f76ffbc9: Preparing [2024-10-30T10:15:17.701Z] dc917109da7a: Preparing [2024-10-30T10:15:17.701Z] e046d2c60400: Preparing [2024-10-30T10:15:17.701Z] 740c78af315c: Preparing [2024-10-30T10:15:17.701Z] fff736dbfd46: Preparing [2024-10-30T10:15:17.701Z] 16113d51b718: Preparing [2024-10-30T10:15:17.701Z] fff736dbfd46: Waiting [2024-10-30T10:15:17.701Z] 16113d51b718: Waiting [2024-10-30T10:15:17.701Z] e046d2c60400: Layer already exists [2024-10-30T10:15:17.701Z] 3414ffc363cf: Layer already exists [2024-10-30T10:15:17.701Z] 740c78af315c: Layer already exists [2024-10-30T10:15:17.701Z] dc917109da7a: Layer already exists [2024-10-30T10:15:17.701Z] 9016f76ffbc9: Layer already exists [2024-10-30T10:15:17.701Z] fff736dbfd46: Layer already exists [2024-10-30T10:15:17.701Z] 16113d51b718: Layer already exists [2024-10-30T10:15:17.701Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:18.305Z] + 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 [2024-10-30T10:15:18.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-30T10:15:18.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-30T10:15:18.649Z] 3414ffc363cf: Preparing [2024-10-30T10:15:18.649Z] 9016f76ffbc9: Preparing [2024-10-30T10:15:18.649Z] dc917109da7a: Preparing [2024-10-30T10:15:18.649Z] e046d2c60400: Preparing [2024-10-30T10:15:18.649Z] 740c78af315c: Preparing [2024-10-30T10:15:18.649Z] fff736dbfd46: Preparing [2024-10-30T10:15:18.649Z] 16113d51b718: Preparing [2024-10-30T10:15:18.649Z] fff736dbfd46: Waiting [2024-10-30T10:15:18.649Z] 16113d51b718: Waiting [2024-10-30T10:15:18.649Z] dc917109da7a: Layer already exists [2024-10-30T10:15:18.649Z] 3414ffc363cf: Layer already exists [2024-10-30T10:15:18.649Z] e046d2c60400: Layer already exists [2024-10-30T10:15:18.649Z] 9016f76ffbc9: Layer already exists [2024-10-30T10:15:18.649Z] 740c78af315c: Layer already exists [2024-10-30T10:15:18.649Z] fff736dbfd46: Layer already exists [2024-10-30T10:15:18.649Z] 16113d51b718: Layer already exists [2024-10-30T10:15:18.913Z] main: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:15:18.997Z] ===================================================== [Pipeline] echo [2024-10-30T10:15:19.015Z] taggedImages: [2024-10-30T10:15:19.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:19.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-30T10:15:19.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.6 [2024-10-30T10:15:19.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:19.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-30T10:15:19.050Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-30T10:15:19.050Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:19.050Z] latest [2024-10-30T10:15:19.050Z] 4.0.0-dev.6 [2024-10-30T10:15:19.050Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:19.050Z] main [2024-10-30T10:15:19.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:19.407Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:19.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:19.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-30T10:15:19.749Z] 4e8556d1a5c9: Preparing [2024-10-30T10:15:19.749Z] 1a2fbf61038b: Preparing [2024-10-30T10:15:19.749Z] 208f03f7fae4: Preparing [2024-10-30T10:15:19.749Z] dc917109da7a: Preparing [2024-10-30T10:15:19.749Z] e046d2c60400: Preparing [2024-10-30T10:15:19.749Z] fe4d303e512d: Preparing [2024-10-30T10:15:19.749Z] f275f820bd74: Preparing [2024-10-30T10:15:19.749Z] 6d5a9877e22b: Preparing [2024-10-30T10:15:19.749Z] 1297d0528047: Preparing [2024-10-30T10:15:19.749Z] 16113d51b718: Preparing [2024-10-30T10:15:19.749Z] 6d5a9877e22b: Waiting [2024-10-30T10:15:19.749Z] 1297d0528047: Waiting [2024-10-30T10:15:19.749Z] 16113d51b718: Waiting [2024-10-30T10:15:19.749Z] fe4d303e512d: Waiting [2024-10-30T10:15:19.749Z] f275f820bd74: Waiting [2024-10-30T10:15:19.749Z] dc917109da7a: Layer already exists [2024-10-30T10:15:19.749Z] e046d2c60400: Layer already exists [2024-10-30T10:15:20.021Z] 1a2fbf61038b: Pushed [2024-10-30T10:15:20.021Z] 208f03f7fae4: Pushed [2024-10-30T10:15:20.021Z] 4e8556d1a5c9: Pushed [2024-10-30T10:15:20.021Z] 16113d51b718: Layer already exists [2024-10-30T10:15:20.021Z] 6d5a9877e22b: Pushed [2024-10-30T10:15:22.582Z] 1297d0528047: Pushed [2024-10-30T10:15:34.864Z] f275f820bd74: Pushed [2024-10-30T10:15:41.484Z] fe4d303e512d: Pushed [2024-10-30T10:15:41.484Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:41.834Z] + 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 [2024-10-30T10:15:42.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-30T10:15:42.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-30T10:15:42.190Z] 4e8556d1a5c9: Preparing [2024-10-30T10:15:42.190Z] 1a2fbf61038b: Preparing [2024-10-30T10:15:42.190Z] 208f03f7fae4: Preparing [2024-10-30T10:15:42.190Z] dc917109da7a: Preparing [2024-10-30T10:15:42.190Z] e046d2c60400: Preparing [2024-10-30T10:15:42.190Z] fe4d303e512d: Preparing [2024-10-30T10:15:42.190Z] f275f820bd74: Preparing [2024-10-30T10:15:42.190Z] 6d5a9877e22b: Preparing [2024-10-30T10:15:42.190Z] 1297d0528047: Preparing [2024-10-30T10:15:42.190Z] 16113d51b718: Preparing [2024-10-30T10:15:42.190Z] fe4d303e512d: Waiting [2024-10-30T10:15:42.190Z] f275f820bd74: Waiting [2024-10-30T10:15:42.190Z] 6d5a9877e22b: Waiting [2024-10-30T10:15:42.190Z] 1297d0528047: Waiting [2024-10-30T10:15:42.190Z] 16113d51b718: Waiting [2024-10-30T10:15:42.190Z] 1a2fbf61038b: Layer already exists [2024-10-30T10:15:42.190Z] dc917109da7a: Layer already exists [2024-10-30T10:15:42.190Z] 208f03f7fae4: Layer already exists [2024-10-30T10:15:42.190Z] 4e8556d1a5c9: Layer already exists [2024-10-30T10:15:42.190Z] e046d2c60400: Layer already exists [2024-10-30T10:15:42.190Z] fe4d303e512d: Layer already exists [2024-10-30T10:15:42.190Z] 1297d0528047: Layer already exists [2024-10-30T10:15:42.190Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:15:42.190Z] 16113d51b718: Layer already exists [2024-10-30T10:15:42.190Z] f275f820bd74: Layer already exists [2024-10-30T10:15:42.455Z] latest: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:42.812Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:43.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.6 [2024-10-30T10:15:43.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-30T10:15:43.162Z] 4e8556d1a5c9: Preparing [2024-10-30T10:15:43.162Z] 1a2fbf61038b: Preparing [2024-10-30T10:15:43.162Z] 208f03f7fae4: Preparing [2024-10-30T10:15:43.162Z] dc917109da7a: Preparing [2024-10-30T10:15:43.162Z] e046d2c60400: Preparing [2024-10-30T10:15:43.162Z] fe4d303e512d: Preparing [2024-10-30T10:15:43.162Z] f275f820bd74: Preparing [2024-10-30T10:15:43.162Z] 6d5a9877e22b: Preparing [2024-10-30T10:15:43.162Z] 1297d0528047: Preparing [2024-10-30T10:15:43.162Z] 16113d51b718: Preparing [2024-10-30T10:15:43.162Z] fe4d303e512d: Waiting [2024-10-30T10:15:43.162Z] 1297d0528047: Waiting [2024-10-30T10:15:43.162Z] f275f820bd74: Waiting [2024-10-30T10:15:43.162Z] 16113d51b718: Waiting [2024-10-30T10:15:43.162Z] dc917109da7a: Layer already exists [2024-10-30T10:15:43.162Z] e046d2c60400: Layer already exists [2024-10-30T10:15:43.162Z] 4e8556d1a5c9: Layer already exists [2024-10-30T10:15:43.162Z] 1a2fbf61038b: Layer already exists [2024-10-30T10:15:43.162Z] 208f03f7fae4: Layer already exists [2024-10-30T10:15:43.162Z] fe4d303e512d: Layer already exists [2024-10-30T10:15:43.162Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:15:43.162Z] 1297d0528047: Layer already exists [2024-10-30T10:15:43.162Z] f275f820bd74: Layer already exists [2024-10-30T10:15:43.162Z] 16113d51b718: Layer already exists [2024-10-30T10:15:43.428Z] 4.0.0-dev.6: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:43.786Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:44.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:44.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-30T10:15:44.137Z] 4e8556d1a5c9: Preparing [2024-10-30T10:15:44.137Z] 1a2fbf61038b: Preparing [2024-10-30T10:15:44.137Z] 208f03f7fae4: Preparing [2024-10-30T10:15:44.137Z] dc917109da7a: Preparing [2024-10-30T10:15:44.137Z] e046d2c60400: Preparing [2024-10-30T10:15:44.137Z] fe4d303e512d: Preparing [2024-10-30T10:15:44.137Z] f275f820bd74: Preparing [2024-10-30T10:15:44.137Z] 6d5a9877e22b: Preparing [2024-10-30T10:15:44.137Z] 1297d0528047: Preparing [2024-10-30T10:15:44.137Z] 16113d51b718: Preparing [2024-10-30T10:15:44.137Z] fe4d303e512d: Waiting [2024-10-30T10:15:44.137Z] 1297d0528047: Waiting [2024-10-30T10:15:44.137Z] f275f820bd74: Waiting [2024-10-30T10:15:44.137Z] 16113d51b718: Waiting [2024-10-30T10:15:44.137Z] 6d5a9877e22b: Waiting [2024-10-30T10:15:44.137Z] 4e8556d1a5c9: Layer already exists [2024-10-30T10:15:44.137Z] dc917109da7a: Layer already exists [2024-10-30T10:15:44.137Z] 208f03f7fae4: Layer already exists [2024-10-30T10:15:44.137Z] 1a2fbf61038b: Layer already exists [2024-10-30T10:15:44.137Z] e046d2c60400: Layer already exists [2024-10-30T10:15:44.137Z] fe4d303e512d: Layer already exists [2024-10-30T10:15:44.137Z] f275f820bd74: Layer already exists [2024-10-30T10:15:44.137Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:15:44.137Z] 16113d51b718: Layer already exists [2024-10-30T10:15:44.137Z] 1297d0528047: Layer already exists [2024-10-30T10:15:44.401Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:44.759Z] + 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 [2024-10-30T10:15:45.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-30T10:15:45.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-30T10:15:45.108Z] 4e8556d1a5c9: Preparing [2024-10-30T10:15:45.108Z] 1a2fbf61038b: Preparing [2024-10-30T10:15:45.108Z] 208f03f7fae4: Preparing [2024-10-30T10:15:45.108Z] dc917109da7a: Preparing [2024-10-30T10:15:45.108Z] e046d2c60400: Preparing [2024-10-30T10:15:45.108Z] fe4d303e512d: Preparing [2024-10-30T10:15:45.108Z] f275f820bd74: Preparing [2024-10-30T10:15:45.108Z] 6d5a9877e22b: Preparing [2024-10-30T10:15:45.108Z] 1297d0528047: Preparing [2024-10-30T10:15:45.108Z] 16113d51b718: Preparing [2024-10-30T10:15:45.108Z] 6d5a9877e22b: Waiting [2024-10-30T10:15:45.108Z] 1297d0528047: Waiting [2024-10-30T10:15:45.108Z] 16113d51b718: Waiting [2024-10-30T10:15:45.108Z] fe4d303e512d: Waiting [2024-10-30T10:15:45.108Z] f275f820bd74: Waiting [2024-10-30T10:15:45.108Z] 208f03f7fae4: Layer already exists [2024-10-30T10:15:45.108Z] dc917109da7a: Layer already exists [2024-10-30T10:15:45.108Z] 1a2fbf61038b: Layer already exists [2024-10-30T10:15:45.108Z] 4e8556d1a5c9: Layer already exists [2024-10-30T10:15:45.108Z] e046d2c60400: Layer already exists [2024-10-30T10:15:45.108Z] fe4d303e512d: Layer already exists [2024-10-30T10:15:45.108Z] 1297d0528047: Layer already exists [2024-10-30T10:15:45.108Z] f275f820bd74: Layer already exists [2024-10-30T10:15:45.108Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:15:45.108Z] 16113d51b718: Layer already exists [2024-10-30T10:15:45.371Z] main: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:15:45.449Z] ===================================================== [Pipeline] echo [2024-10-30T10:15:45.461Z] taggedImages: [2024-10-30T10:15:45.461Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:45.461Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-30T10:15:45.461Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.6 [2024-10-30T10:15:45.461Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:45.461Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-30T10:15:45.490Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-30T10:15:45.490Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:45.490Z] latest [2024-10-30T10:15:45.490Z] 4.0.0-dev.6 [2024-10-30T10:15:45.490Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:15:45.490Z] main [2024-10-30T10:15:45.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:45.854Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:15:46.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:15:46.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-30T10:15:46.210Z] c7dd0c286a48: Preparing [2024-10-30T10:15:46.210Z] f73208f79b6c: Preparing [2024-10-30T10:15:46.210Z] 7a85707cf272: Preparing [2024-10-30T10:15:46.210Z] dc917109da7a: Preparing [2024-10-30T10:15:46.210Z] e046d2c60400: Preparing [2024-10-30T10:15:46.210Z] 98f249441253: Preparing [2024-10-30T10:15:46.210Z] 7b1300aa2317: Preparing [2024-10-30T10:15:46.210Z] 879fb5ec2439: Preparing [2024-10-30T10:15:46.210Z] 16113d51b718: Preparing [2024-10-30T10:15:46.210Z] 7b1300aa2317: Waiting [2024-10-30T10:15:46.210Z] 879fb5ec2439: Waiting [2024-10-30T10:15:46.210Z] 16113d51b718: Waiting [2024-10-30T10:15:46.210Z] 98f249441253: Waiting [2024-10-30T10:15:46.210Z] dc917109da7a: Layer already exists [2024-10-30T10:15:46.210Z] e046d2c60400: Layer already exists [2024-10-30T10:15:46.475Z] f73208f79b6c: Pushed [2024-10-30T10:15:46.475Z] 7a85707cf272: Pushed [2024-10-30T10:15:46.475Z] c7dd0c286a48: Pushed [2024-10-30T10:15:46.475Z] 16113d51b718: Layer already exists [2024-10-30T10:15:47.055Z] 879fb5ec2439: Pushed [2024-10-30T10:15:48.010Z] 7b1300aa2317: Pushed [2024-10-30T10:16:10.028Z] 98f249441253: Pushed [2024-10-30T10:16:10.028Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:10.377Z] + 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 [2024-10-30T10:16:10.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-30T10:16:10.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-30T10:16:10.714Z] c7dd0c286a48: Preparing [2024-10-30T10:16:10.714Z] f73208f79b6c: Preparing [2024-10-30T10:16:10.714Z] 7a85707cf272: Preparing [2024-10-30T10:16:10.714Z] dc917109da7a: Preparing [2024-10-30T10:16:10.714Z] e046d2c60400: Preparing [2024-10-30T10:16:10.714Z] 98f249441253: Preparing [2024-10-30T10:16:10.714Z] 7b1300aa2317: Preparing [2024-10-30T10:16:10.714Z] 879fb5ec2439: Preparing [2024-10-30T10:16:10.714Z] 16113d51b718: Preparing [2024-10-30T10:16:10.714Z] 98f249441253: Waiting [2024-10-30T10:16:10.714Z] 7b1300aa2317: Waiting [2024-10-30T10:16:10.714Z] 879fb5ec2439: Waiting [2024-10-30T10:16:10.714Z] 16113d51b718: Waiting [2024-10-30T10:16:10.714Z] e046d2c60400: Layer already exists [2024-10-30T10:16:10.714Z] dc917109da7a: Layer already exists [2024-10-30T10:16:10.714Z] 7a85707cf272: Layer already exists [2024-10-30T10:16:10.714Z] c7dd0c286a48: Layer already exists [2024-10-30T10:16:10.714Z] f73208f79b6c: Layer already exists [2024-10-30T10:16:10.714Z] 7b1300aa2317: Layer already exists [2024-10-30T10:16:10.714Z] 98f249441253: Layer already exists [2024-10-30T10:16:10.714Z] 16113d51b718: Layer already exists [2024-10-30T10:16:10.714Z] 879fb5ec2439: Layer already exists [2024-10-30T10:16:10.976Z] latest: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:11.331Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:11.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.6 [2024-10-30T10:16:11.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-30T10:16:11.676Z] c7dd0c286a48: Preparing [2024-10-30T10:16:11.676Z] f73208f79b6c: Preparing [2024-10-30T10:16:11.676Z] 7a85707cf272: Preparing [2024-10-30T10:16:11.676Z] dc917109da7a: Preparing [2024-10-30T10:16:11.676Z] e046d2c60400: Preparing [2024-10-30T10:16:11.676Z] 98f249441253: Preparing [2024-10-30T10:16:11.676Z] 7b1300aa2317: Preparing [2024-10-30T10:16:11.676Z] 879fb5ec2439: Preparing [2024-10-30T10:16:11.676Z] 16113d51b718: Preparing [2024-10-30T10:16:11.676Z] 879fb5ec2439: Waiting [2024-10-30T10:16:11.676Z] 98f249441253: Waiting [2024-10-30T10:16:11.676Z] 16113d51b718: Waiting [2024-10-30T10:16:11.676Z] 7b1300aa2317: Waiting [2024-10-30T10:16:11.676Z] e046d2c60400: Layer already exists [2024-10-30T10:16:11.676Z] f73208f79b6c: Layer already exists [2024-10-30T10:16:11.676Z] 7a85707cf272: Layer already exists [2024-10-30T10:16:11.676Z] dc917109da7a: Layer already exists [2024-10-30T10:16:11.676Z] c7dd0c286a48: Layer already exists [2024-10-30T10:16:11.676Z] 98f249441253: Layer already exists [2024-10-30T10:16:11.676Z] 879fb5ec2439: Layer already exists [2024-10-30T10:16:11.676Z] 16113d51b718: Layer already exists [2024-10-30T10:16:11.676Z] 7b1300aa2317: Layer already exists [2024-10-30T10:16:11.676Z] 4.0.0-dev.6: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:12.033Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:12.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:12.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-30T10:16:12.379Z] c7dd0c286a48: Preparing [2024-10-30T10:16:12.379Z] f73208f79b6c: Preparing [2024-10-30T10:16:12.379Z] 7a85707cf272: Preparing [2024-10-30T10:16:12.379Z] dc917109da7a: Preparing [2024-10-30T10:16:12.379Z] e046d2c60400: Preparing [2024-10-30T10:16:12.379Z] 98f249441253: Preparing [2024-10-30T10:16:12.379Z] 7b1300aa2317: Preparing [2024-10-30T10:16:12.379Z] 879fb5ec2439: Preparing [2024-10-30T10:16:12.379Z] 16113d51b718: Preparing [2024-10-30T10:16:12.379Z] 98f249441253: Waiting [2024-10-30T10:16:12.379Z] 7b1300aa2317: Waiting [2024-10-30T10:16:12.379Z] 16113d51b718: Waiting [2024-10-30T10:16:12.379Z] 879fb5ec2439: Waiting [2024-10-30T10:16:12.379Z] c7dd0c286a48: Layer already exists [2024-10-30T10:16:12.379Z] f73208f79b6c: Layer already exists [2024-10-30T10:16:12.379Z] dc917109da7a: Layer already exists [2024-10-30T10:16:12.379Z] e046d2c60400: Layer already exists [2024-10-30T10:16:12.379Z] 7a85707cf272: Layer already exists [2024-10-30T10:16:12.379Z] 7b1300aa2317: Layer already exists [2024-10-30T10:16:12.379Z] 879fb5ec2439: Layer already exists [2024-10-30T10:16:12.379Z] 98f249441253: Layer already exists [2024-10-30T10:16:12.379Z] 16113d51b718: Layer already exists [2024-10-30T10:16:12.379Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:12.737Z] + 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 [2024-10-30T10:16:13.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-30T10:16:13.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-30T10:16:13.083Z] c7dd0c286a48: Preparing [2024-10-30T10:16:13.083Z] f73208f79b6c: Preparing [2024-10-30T10:16:13.083Z] 7a85707cf272: Preparing [2024-10-30T10:16:13.083Z] dc917109da7a: Preparing [2024-10-30T10:16:13.083Z] e046d2c60400: Preparing [2024-10-30T10:16:13.083Z] 98f249441253: Preparing [2024-10-30T10:16:13.083Z] 7b1300aa2317: Preparing [2024-10-30T10:16:13.083Z] 879fb5ec2439: Preparing [2024-10-30T10:16:13.083Z] 16113d51b718: Preparing [2024-10-30T10:16:13.083Z] 7b1300aa2317: Waiting [2024-10-30T10:16:13.083Z] 879fb5ec2439: Waiting [2024-10-30T10:16:13.083Z] 98f249441253: Waiting [2024-10-30T10:16:13.083Z] 16113d51b718: Waiting [2024-10-30T10:16:13.083Z] e046d2c60400: Layer already exists [2024-10-30T10:16:13.083Z] f73208f79b6c: Layer already exists [2024-10-30T10:16:13.083Z] 7a85707cf272: Layer already exists [2024-10-30T10:16:13.083Z] dc917109da7a: Layer already exists [2024-10-30T10:16:13.083Z] c7dd0c286a48: Layer already exists [2024-10-30T10:16:13.083Z] 98f249441253: Layer already exists [2024-10-30T10:16:13.083Z] 879fb5ec2439: Layer already exists [2024-10-30T10:16:13.083Z] 7b1300aa2317: Layer already exists [2024-10-30T10:16:13.083Z] 16113d51b718: Layer already exists [2024-10-30T10:16:13.347Z] main: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:16:13.426Z] ===================================================== [Pipeline] echo [2024-10-30T10:16:13.443Z] taggedImages: [2024-10-30T10:16:13.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:13.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-30T10:16:13.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.6 [2024-10-30T10:16:13.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:13.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-30T10:16:13.477Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-30T10:16:13.477Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:13.477Z] latest [2024-10-30T10:16:13.477Z] 4.0.0-dev.6 [2024-10-30T10:16:13.477Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:13.477Z] main [2024-10-30T10:16:13.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:13.844Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:14.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:14.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-30T10:16:14.192Z] 843c550d45d7: Preparing [2024-10-30T10:16:14.192Z] b704ea945767: Preparing [2024-10-30T10:16:14.192Z] d8036b2f4766: Preparing [2024-10-30T10:16:14.192Z] dc917109da7a: Preparing [2024-10-30T10:16:14.192Z] e046d2c60400: Preparing [2024-10-30T10:16:14.192Z] 98f249441253: Preparing [2024-10-30T10:16:14.192Z] 98f249441253: Waiting [2024-10-30T10:16:14.192Z] 6d5a9877e22b: Preparing [2024-10-30T10:16:14.192Z] 1297d0528047: Preparing [2024-10-30T10:16:14.192Z] 6d5a9877e22b: Waiting [2024-10-30T10:16:14.192Z] 16113d51b718: Preparing [2024-10-30T10:16:14.192Z] 1297d0528047: Waiting [2024-10-30T10:16:14.192Z] 16113d51b718: Waiting [2024-10-30T10:16:14.457Z] e046d2c60400: Layer already exists [2024-10-30T10:16:14.457Z] dc917109da7a: Layer already exists [2024-10-30T10:16:14.457Z] 98f249441253: Layer already exists [2024-10-30T10:16:14.457Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:16:14.457Z] 1297d0528047: Layer already exists [2024-10-30T10:16:14.457Z] d8036b2f4766: Pushed [2024-10-30T10:16:14.457Z] b704ea945767: Pushed [2024-10-30T10:16:14.457Z] 16113d51b718: Layer already exists [2024-10-30T10:16:14.457Z] 843c550d45d7: Pushed [2024-10-30T10:16:14.457Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:15.074Z] + 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 [2024-10-30T10:16:15.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-30T10:16:15.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-30T10:16:15.417Z] 843c550d45d7: Preparing [2024-10-30T10:16:15.417Z] b704ea945767: Preparing [2024-10-30T10:16:15.417Z] d8036b2f4766: Preparing [2024-10-30T10:16:15.417Z] dc917109da7a: Preparing [2024-10-30T10:16:15.417Z] e046d2c60400: Preparing [2024-10-30T10:16:15.417Z] 98f249441253: Preparing [2024-10-30T10:16:15.417Z] 6d5a9877e22b: Preparing [2024-10-30T10:16:15.417Z] 1297d0528047: Preparing [2024-10-30T10:16:15.417Z] 16113d51b718: Preparing [2024-10-30T10:16:15.417Z] 98f249441253: Waiting [2024-10-30T10:16:15.417Z] 6d5a9877e22b: Waiting [2024-10-30T10:16:15.417Z] 1297d0528047: Waiting [2024-10-30T10:16:15.417Z] 16113d51b718: Waiting [2024-10-30T10:16:15.417Z] b704ea945767: Layer already exists [2024-10-30T10:16:15.417Z] e046d2c60400: Layer already exists [2024-10-30T10:16:15.417Z] d8036b2f4766: Layer already exists [2024-10-30T10:16:15.417Z] 843c550d45d7: Layer already exists [2024-10-30T10:16:15.417Z] dc917109da7a: Layer already exists [2024-10-30T10:16:15.417Z] 98f249441253: Layer already exists [2024-10-30T10:16:15.417Z] 1297d0528047: Layer already exists [2024-10-30T10:16:15.417Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:16:15.417Z] 16113d51b718: Layer already exists [2024-10-30T10:16:15.680Z] latest: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:16.032Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:16.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.6 [2024-10-30T10:16:16.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-30T10:16:16.374Z] 843c550d45d7: Preparing [2024-10-30T10:16:16.374Z] b704ea945767: Preparing [2024-10-30T10:16:16.374Z] d8036b2f4766: Preparing [2024-10-30T10:16:16.374Z] dc917109da7a: Preparing [2024-10-30T10:16:16.374Z] e046d2c60400: Preparing [2024-10-30T10:16:16.374Z] 98f249441253: Preparing [2024-10-30T10:16:16.374Z] 6d5a9877e22b: Preparing [2024-10-30T10:16:16.374Z] 1297d0528047: Preparing [2024-10-30T10:16:16.374Z] 16113d51b718: Preparing [2024-10-30T10:16:16.374Z] 98f249441253: Waiting [2024-10-30T10:16:16.374Z] 6d5a9877e22b: Waiting [2024-10-30T10:16:16.374Z] 16113d51b718: Waiting [2024-10-30T10:16:16.374Z] 1297d0528047: Waiting [2024-10-30T10:16:16.374Z] e046d2c60400: Layer already exists [2024-10-30T10:16:16.374Z] 843c550d45d7: Layer already exists [2024-10-30T10:16:16.374Z] dc917109da7a: Layer already exists [2024-10-30T10:16:16.374Z] d8036b2f4766: Layer already exists [2024-10-30T10:16:16.374Z] b704ea945767: Layer already exists [2024-10-30T10:16:16.374Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:16:16.374Z] 98f249441253: Layer already exists [2024-10-30T10:16:16.374Z] 1297d0528047: Layer already exists [2024-10-30T10:16:16.374Z] 16113d51b718: Layer already exists [2024-10-30T10:16:16.374Z] 4.0.0-dev.6: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:16.988Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:17.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:17.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-30T10:16:17.335Z] 843c550d45d7: Preparing [2024-10-30T10:16:17.335Z] b704ea945767: Preparing [2024-10-30T10:16:17.335Z] d8036b2f4766: Preparing [2024-10-30T10:16:17.335Z] dc917109da7a: Preparing [2024-10-30T10:16:17.335Z] e046d2c60400: Preparing [2024-10-30T10:16:17.335Z] 98f249441253: Preparing [2024-10-30T10:16:17.335Z] 6d5a9877e22b: Preparing [2024-10-30T10:16:17.335Z] 1297d0528047: Preparing [2024-10-30T10:16:17.335Z] 16113d51b718: Preparing [2024-10-30T10:16:17.335Z] 6d5a9877e22b: Waiting [2024-10-30T10:16:17.335Z] 1297d0528047: Waiting [2024-10-30T10:16:17.335Z] 16113d51b718: Waiting [2024-10-30T10:16:17.335Z] 98f249441253: Waiting [2024-10-30T10:16:17.335Z] e046d2c60400: Layer already exists [2024-10-30T10:16:17.335Z] dc917109da7a: Layer already exists [2024-10-30T10:16:17.335Z] 843c550d45d7: Layer already exists [2024-10-30T10:16:17.335Z] d8036b2f4766: Layer already exists [2024-10-30T10:16:17.335Z] b704ea945767: Layer already exists [2024-10-30T10:16:17.335Z] 98f249441253: Layer already exists [2024-10-30T10:16:17.335Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:16:17.335Z] 16113d51b718: Layer already exists [2024-10-30T10:16:17.335Z] 1297d0528047: Layer already exists [2024-10-30T10:16:17.597Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:17.966Z] + 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 [2024-10-30T10:16:18.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-30T10:16:18.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-30T10:16:18.313Z] 843c550d45d7: Preparing [2024-10-30T10:16:18.313Z] b704ea945767: Preparing [2024-10-30T10:16:18.313Z] d8036b2f4766: Preparing [2024-10-30T10:16:18.313Z] dc917109da7a: Preparing [2024-10-30T10:16:18.313Z] e046d2c60400: Preparing [2024-10-30T10:16:18.313Z] 98f249441253: Preparing [2024-10-30T10:16:18.313Z] 6d5a9877e22b: Preparing [2024-10-30T10:16:18.313Z] 1297d0528047: Preparing [2024-10-30T10:16:18.313Z] 16113d51b718: Preparing [2024-10-30T10:16:18.313Z] 6d5a9877e22b: Waiting [2024-10-30T10:16:18.313Z] 98f249441253: Waiting [2024-10-30T10:16:18.313Z] 16113d51b718: Waiting [2024-10-30T10:16:18.313Z] dc917109da7a: Layer already exists [2024-10-30T10:16:18.313Z] e046d2c60400: Layer already exists [2024-10-30T10:16:18.313Z] 843c550d45d7: Layer already exists [2024-10-30T10:16:18.313Z] d8036b2f4766: Layer already exists [2024-10-30T10:16:18.313Z] b704ea945767: Layer already exists [2024-10-30T10:16:18.313Z] 98f249441253: Layer already exists [2024-10-30T10:16:18.313Z] 16113d51b718: Layer already exists [2024-10-30T10:16:18.313Z] 1297d0528047: Layer already exists [2024-10-30T10:16:18.313Z] 6d5a9877e22b: Layer already exists [2024-10-30T10:16:18.576Z] main: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:16:18.653Z] ===================================================== [Pipeline] echo [2024-10-30T10:16:18.666Z] taggedImages: [2024-10-30T10:16:18.666Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:18.666Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-30T10:16:18.666Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.6 [2024-10-30T10:16:18.666Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:18.666Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-30T10:16:18.697Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-30T10:16:18.697Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:18.697Z] latest [2024-10-30T10:16:18.697Z] 4.0.0-dev.6 [2024-10-30T10:16:18.697Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:18.697Z] main [2024-10-30T10:16:18.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:19.073Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:19.414Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:19.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-30T10:16:19.414Z] f2c3c7e22403: Preparing [2024-10-30T10:16:19.414Z] d9451c39c6a0: Preparing [2024-10-30T10:16:19.414Z] dc917109da7a: Preparing [2024-10-30T10:16:19.414Z] e046d2c60400: Preparing [2024-10-30T10:16:19.414Z] c0fc733f108f: Preparing [2024-10-30T10:16:19.414Z] 49e29907d3d4: Preparing [2024-10-30T10:16:19.414Z] 16113d51b718: Preparing [2024-10-30T10:16:19.414Z] 49e29907d3d4: Waiting [2024-10-30T10:16:19.414Z] 16113d51b718: Waiting [2024-10-30T10:16:19.414Z] e046d2c60400: Layer already exists [2024-10-30T10:16:19.414Z] dc917109da7a: Layer already exists [2024-10-30T10:16:19.678Z] 16113d51b718: Layer already exists [2024-10-30T10:16:19.678Z] f2c3c7e22403: Pushed [2024-10-30T10:16:20.255Z] 49e29907d3d4: Pushed [2024-10-30T10:16:21.208Z] c0fc733f108f: Pushed [2024-10-30T10:16:31.248Z] d9451c39c6a0: Pushed [2024-10-30T10:16:31.248Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:31.604Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:31.952Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-30T10:16:31.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-30T10:16:31.952Z] f2c3c7e22403: Preparing [2024-10-30T10:16:31.952Z] d9451c39c6a0: Preparing [2024-10-30T10:16:31.952Z] dc917109da7a: Preparing [2024-10-30T10:16:31.952Z] e046d2c60400: Preparing [2024-10-30T10:16:31.952Z] c0fc733f108f: Preparing [2024-10-30T10:16:31.952Z] 49e29907d3d4: Preparing [2024-10-30T10:16:31.952Z] 16113d51b718: Preparing [2024-10-30T10:16:31.952Z] 49e29907d3d4: Waiting [2024-10-30T10:16:31.952Z] 16113d51b718: Waiting [2024-10-30T10:16:31.952Z] dc917109da7a: Layer already exists [2024-10-30T10:16:31.952Z] d9451c39c6a0: Layer already exists [2024-10-30T10:16:31.952Z] f2c3c7e22403: Layer already exists [2024-10-30T10:16:31.952Z] e046d2c60400: Layer already exists [2024-10-30T10:16:31.952Z] c0fc733f108f: Layer already exists [2024-10-30T10:16:31.952Z] 49e29907d3d4: Layer already exists [2024-10-30T10:16:31.952Z] 16113d51b718: Layer already exists [2024-10-30T10:16:32.217Z] latest: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:32.563Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:32.902Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.6 [2024-10-30T10:16:32.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-30T10:16:32.902Z] f2c3c7e22403: Preparing [2024-10-30T10:16:32.902Z] d9451c39c6a0: Preparing [2024-10-30T10:16:32.902Z] dc917109da7a: Preparing [2024-10-30T10:16:32.902Z] e046d2c60400: Preparing [2024-10-30T10:16:32.902Z] c0fc733f108f: Preparing [2024-10-30T10:16:32.902Z] 49e29907d3d4: Preparing [2024-10-30T10:16:32.902Z] 16113d51b718: Preparing [2024-10-30T10:16:32.902Z] 49e29907d3d4: Waiting [2024-10-30T10:16:32.902Z] 16113d51b718: Waiting [2024-10-30T10:16:32.902Z] f2c3c7e22403: Layer already exists [2024-10-30T10:16:32.902Z] dc917109da7a: Layer already exists [2024-10-30T10:16:32.902Z] c0fc733f108f: Layer already exists [2024-10-30T10:16:32.902Z] d9451c39c6a0: Layer already exists [2024-10-30T10:16:32.902Z] e046d2c60400: Layer already exists [2024-10-30T10:16:32.902Z] 49e29907d3d4: Layer already exists [2024-10-30T10:16:32.902Z] 16113d51b718: Layer already exists [2024-10-30T10:16:33.165Z] 4.0.0-dev.6: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:33.524Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:33.894Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:33.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-30T10:16:33.894Z] f2c3c7e22403: Preparing [2024-10-30T10:16:33.894Z] d9451c39c6a0: Preparing [2024-10-30T10:16:33.894Z] dc917109da7a: Preparing [2024-10-30T10:16:33.894Z] e046d2c60400: Preparing [2024-10-30T10:16:33.894Z] c0fc733f108f: Preparing [2024-10-30T10:16:33.894Z] 49e29907d3d4: Preparing [2024-10-30T10:16:33.894Z] 16113d51b718: Preparing [2024-10-30T10:16:33.894Z] 49e29907d3d4: Waiting [2024-10-30T10:16:33.894Z] 16113d51b718: Waiting [2024-10-30T10:16:33.894Z] c0fc733f108f: Layer already exists [2024-10-30T10:16:33.894Z] d9451c39c6a0: Layer already exists [2024-10-30T10:16:33.894Z] e046d2c60400: Layer already exists [2024-10-30T10:16:33.894Z] dc917109da7a: Layer already exists [2024-10-30T10:16:33.894Z] f2c3c7e22403: Layer already exists [2024-10-30T10:16:33.894Z] 49e29907d3d4: Layer already exists [2024-10-30T10:16:33.894Z] 16113d51b718: Layer already exists [2024-10-30T10:16:33.894Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:34.574Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:34.937Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-30T10:16:34.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-30T10:16:34.937Z] f2c3c7e22403: Preparing [2024-10-30T10:16:34.937Z] d9451c39c6a0: Preparing [2024-10-30T10:16:34.937Z] dc917109da7a: Preparing [2024-10-30T10:16:34.937Z] e046d2c60400: Preparing [2024-10-30T10:16:34.937Z] c0fc733f108f: Preparing [2024-10-30T10:16:34.937Z] 49e29907d3d4: Preparing [2024-10-30T10:16:34.937Z] 16113d51b718: Preparing [2024-10-30T10:16:34.937Z] 49e29907d3d4: Waiting [2024-10-30T10:16:34.937Z] 16113d51b718: Waiting [2024-10-30T10:16:34.937Z] f2c3c7e22403: Layer already exists [2024-10-30T10:16:34.937Z] e046d2c60400: Layer already exists [2024-10-30T10:16:34.937Z] dc917109da7a: Layer already exists [2024-10-30T10:16:34.937Z] c0fc733f108f: Layer already exists [2024-10-30T10:16:34.937Z] d9451c39c6a0: Layer already exists [2024-10-30T10:16:34.937Z] 49e29907d3d4: Layer already exists [2024-10-30T10:16:34.937Z] 16113d51b718: Layer already exists [2024-10-30T10:16:34.937Z] main: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:16:35.281Z] ===================================================== [Pipeline] echo [2024-10-30T10:16:35.293Z] taggedImages: [2024-10-30T10:16:35.293Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:35.293Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-30T10:16:35.293Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.6 [2024-10-30T10:16:35.293Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:35.293Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-30T10:16:35.317Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-30T10:16:35.318Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:35.318Z] latest [2024-10-30T10:16:35.318Z] 4.0.0-dev.6 [2024-10-30T10:16:35.318Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:35.318Z] main [2024-10-30T10:16:35.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:35.735Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:36.103Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:36.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-30T10:16:36.103Z] e3f92d4d7bc4: Preparing [2024-10-30T10:16:36.103Z] 3995e2da6888: Preparing [2024-10-30T10:16:36.103Z] 2061b7a8b8b6: Preparing [2024-10-30T10:16:36.103Z] dc917109da7a: Preparing [2024-10-30T10:16:36.103Z] e046d2c60400: Preparing [2024-10-30T10:16:36.103Z] 7064d8d7da97: Preparing [2024-10-30T10:16:36.103Z] 12e04481d4dd: Preparing [2024-10-30T10:16:36.103Z] 16113d51b718: Preparing [2024-10-30T10:16:36.103Z] 7064d8d7da97: Waiting [2024-10-30T10:16:36.103Z] 12e04481d4dd: Waiting [2024-10-30T10:16:36.103Z] 16113d51b718: Waiting [2024-10-30T10:16:36.380Z] e046d2c60400: Layer already exists [2024-10-30T10:16:36.380Z] dc917109da7a: Layer already exists [2024-10-30T10:16:36.380Z] 3995e2da6888: Pushed [2024-10-30T10:16:36.380Z] e3f92d4d7bc4: Pushed [2024-10-30T10:16:36.380Z] 16113d51b718: Layer already exists [2024-10-30T10:16:36.659Z] 12e04481d4dd: Pushed [2024-10-30T10:16:38.054Z] 7064d8d7da97: Pushed [2024-10-30T10:16:48.090Z] 2061b7a8b8b6: Pushed [2024-10-30T10:16:48.090Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:48.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:48.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-30T10:16:48.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-30T10:16:48.791Z] e3f92d4d7bc4: Preparing [2024-10-30T10:16:48.791Z] 3995e2da6888: Preparing [2024-10-30T10:16:48.791Z] 2061b7a8b8b6: Preparing [2024-10-30T10:16:48.791Z] dc917109da7a: Preparing [2024-10-30T10:16:48.791Z] e046d2c60400: Preparing [2024-10-30T10:16:48.791Z] 7064d8d7da97: Preparing [2024-10-30T10:16:48.791Z] 12e04481d4dd: Preparing [2024-10-30T10:16:48.791Z] 16113d51b718: Preparing [2024-10-30T10:16:48.791Z] 7064d8d7da97: Waiting [2024-10-30T10:16:48.791Z] 12e04481d4dd: Waiting [2024-10-30T10:16:48.791Z] 16113d51b718: Waiting [2024-10-30T10:16:48.791Z] 2061b7a8b8b6: Layer already exists [2024-10-30T10:16:48.791Z] e3f92d4d7bc4: Layer already exists [2024-10-30T10:16:48.791Z] e046d2c60400: Layer already exists [2024-10-30T10:16:48.791Z] dc917109da7a: Layer already exists [2024-10-30T10:16:48.791Z] 3995e2da6888: Layer already exists [2024-10-30T10:16:48.791Z] 7064d8d7da97: Layer already exists [2024-10-30T10:16:48.791Z] 12e04481d4dd: Layer already exists [2024-10-30T10:16:48.791Z] 16113d51b718: Layer already exists [2024-10-30T10:16:49.055Z] latest: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:49.410Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:49.758Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.6 [2024-10-30T10:16:49.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-30T10:16:49.758Z] e3f92d4d7bc4: Preparing [2024-10-30T10:16:49.758Z] 3995e2da6888: Preparing [2024-10-30T10:16:49.758Z] 2061b7a8b8b6: Preparing [2024-10-30T10:16:49.758Z] dc917109da7a: Preparing [2024-10-30T10:16:49.758Z] e046d2c60400: Preparing [2024-10-30T10:16:49.758Z] 7064d8d7da97: Preparing [2024-10-30T10:16:49.758Z] 12e04481d4dd: Preparing [2024-10-30T10:16:49.758Z] 16113d51b718: Preparing [2024-10-30T10:16:49.758Z] 7064d8d7da97: Waiting [2024-10-30T10:16:49.758Z] 12e04481d4dd: Waiting [2024-10-30T10:16:49.758Z] 16113d51b718: Waiting [2024-10-30T10:16:49.758Z] e3f92d4d7bc4: Layer already exists [2024-10-30T10:16:49.758Z] dc917109da7a: Layer already exists [2024-10-30T10:16:49.758Z] 3995e2da6888: Layer already exists [2024-10-30T10:16:49.758Z] 2061b7a8b8b6: Layer already exists [2024-10-30T10:16:49.758Z] e046d2c60400: Layer already exists [2024-10-30T10:16:49.758Z] 7064d8d7da97: Layer already exists [2024-10-30T10:16:49.758Z] 12e04481d4dd: Layer already exists [2024-10-30T10:16:49.758Z] 16113d51b718: Layer already exists [2024-10-30T10:16:50.021Z] 4.0.0-dev.6: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:50.371Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:50.720Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:50.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-30T10:16:50.720Z] e3f92d4d7bc4: Preparing [2024-10-30T10:16:50.720Z] 3995e2da6888: Preparing [2024-10-30T10:16:50.720Z] 2061b7a8b8b6: Preparing [2024-10-30T10:16:50.720Z] dc917109da7a: Preparing [2024-10-30T10:16:50.720Z] e046d2c60400: Preparing [2024-10-30T10:16:50.720Z] 7064d8d7da97: Preparing [2024-10-30T10:16:50.720Z] 12e04481d4dd: Preparing [2024-10-30T10:16:50.720Z] 7064d8d7da97: Waiting [2024-10-30T10:16:50.720Z] 16113d51b718: Preparing [2024-10-30T10:16:50.720Z] 12e04481d4dd: Waiting [2024-10-30T10:16:50.720Z] 16113d51b718: Waiting [2024-10-30T10:16:50.720Z] e046d2c60400: Layer already exists [2024-10-30T10:16:50.720Z] 2061b7a8b8b6: Layer already exists [2024-10-30T10:16:50.720Z] e3f92d4d7bc4: Layer already exists [2024-10-30T10:16:50.720Z] dc917109da7a: Layer already exists [2024-10-30T10:16:50.720Z] 3995e2da6888: Layer already exists [2024-10-30T10:16:50.720Z] 7064d8d7da97: Layer already exists [2024-10-30T10:16:50.720Z] 12e04481d4dd: Layer already exists [2024-10-30T10:16:50.720Z] 16113d51b718: Layer already exists [2024-10-30T10:16:50.984Z] 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:51.326Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:51.669Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-30T10:16:51.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-30T10:16:51.669Z] e3f92d4d7bc4: Preparing [2024-10-30T10:16:51.669Z] 3995e2da6888: Preparing [2024-10-30T10:16:51.669Z] 2061b7a8b8b6: Preparing [2024-10-30T10:16:51.669Z] dc917109da7a: Preparing [2024-10-30T10:16:51.669Z] e046d2c60400: Preparing [2024-10-30T10:16:51.669Z] 7064d8d7da97: Preparing [2024-10-30T10:16:51.669Z] 12e04481d4dd: Preparing [2024-10-30T10:16:51.669Z] 16113d51b718: Preparing [2024-10-30T10:16:51.669Z] 7064d8d7da97: Waiting [2024-10-30T10:16:51.669Z] 12e04481d4dd: Waiting [2024-10-30T10:16:51.669Z] 16113d51b718: Waiting [2024-10-30T10:16:51.669Z] dc917109da7a: Layer already exists [2024-10-30T10:16:51.669Z] e046d2c60400: Layer already exists [2024-10-30T10:16:51.669Z] 3995e2da6888: Layer already exists [2024-10-30T10:16:51.669Z] e3f92d4d7bc4: Layer already exists [2024-10-30T10:16:51.669Z] 2061b7a8b8b6: Layer already exists [2024-10-30T10:16:51.669Z] 7064d8d7da97: Layer already exists [2024-10-30T10:16:51.669Z] 16113d51b718: Layer already exists [2024-10-30T10:16:51.669Z] 12e04481d4dd: Layer already exists [2024-10-30T10:16:51.933Z] main: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:16:52.015Z] ===================================================== [Pipeline] echo [2024-10-30T10:16:52.032Z] taggedImages: [2024-10-30T10:16:52.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [2024-10-30T10:16:52.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-30T10:16:52.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.6 [2024-10-30T10:16:52.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [2024-10-30T10:16:52.032Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:52.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:16:52.434Z] [2024-10-30T10:16:52.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:16:52.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:16:52.762Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T10:16:52.762Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T10:16:52.762Z] 04944245beec: Pulling fs layer [2024-10-30T10:16:52.762Z] 699f458cf7ca: Pulling fs layer [2024-10-30T10:16:52.762Z] 765212b225bb: Pulling fs layer [2024-10-30T10:16:52.762Z] f23df028b6ca: Pulling fs layer [2024-10-30T10:16:52.762Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T10:16:52.762Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T10:16:52.762Z] f23df028b6ca: Waiting [2024-10-30T10:16:52.762Z] d65c8cfc05b1: Waiting [2024-10-30T10:16:52.762Z] 2437ff75d9bd: Waiting [2024-10-30T10:16:52.762Z] 765212b225bb: Waiting [2024-10-30T10:16:53.029Z] 04944245beec: Verifying Checksum [2024-10-30T10:16:53.029Z] 04944245beec: Download complete [2024-10-30T10:16:53.029Z] 765212b225bb: Verifying Checksum [2024-10-30T10:16:53.029Z] 765212b225bb: Download complete [2024-10-30T10:16:53.029Z] f23df028b6ca: Verifying Checksum [2024-10-30T10:16:53.029Z] f23df028b6ca: Download complete [2024-10-30T10:16:53.029Z] d65c8cfc05b1: Download complete [2024-10-30T10:16:53.295Z] 699f458cf7ca: Verifying Checksum [2024-10-30T10:16:53.295Z] 699f458cf7ca: Download complete [2024-10-30T10:16:53.561Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T10:16:53.561Z] 8998bd30e6a1: Download complete [2024-10-30T10:16:56.138Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T10:16:56.138Z] 2437ff75d9bd: Download complete [2024-10-30T10:16:58.076Z] 8998bd30e6a1: Pull complete [2024-10-30T10:16:58.655Z] 04944245beec: Pull complete [2024-10-30T10:17:00.057Z] 699f458cf7ca: Pull complete [2024-10-30T10:17:00.322Z] 765212b225bb: Pull complete [2024-10-30T10:17:01.277Z] f23df028b6ca: Pull complete [2024-10-30T10:17:01.542Z] d65c8cfc05b1: Pull complete [2024-10-30T10:17:19.720Z] 2437ff75d9bd: Pull complete [2024-10-30T10:17:19.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T10:17:19.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:17:19.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:17:19.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-24148 does not seem to be running inside a container [2024-10-30T10:17:20.006Z] $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T10:17:22.478Z] $ docker top acde1746d58ee0965923df540ea2cebf64f3f2f9d7f2277ae8af9068684f6b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:17:23.331Z] ---> job-cost.sh [2024-10-30T10:17:23.331Z] lf-activate-venv: SKIPPING [2024-10-30T10:17:23.331Z] INFO: No Stack... [2024-10-30T10:17:23.909Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T10:17:24.489Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T10:17:25.119Z] + cat /w/workspace/edgex-go/740/archives/cost.csv [2024-10-30T10:17:25.119Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T10:17:25.179Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-740-stack-cost] [2024-10-30T10:17:25.187Z] Resource [jenkins-edgexfoundry-edgex-go-main-740-stack-cost] did not exist. Created. [2024-10-30T10:17:25.193Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-740-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T10:17:25.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T10:17:26.569Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T10:17:26.578Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-740-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T10:17:26.624Z] $ docker stop --time=1 acde1746d58ee0965923df540ea2cebf64f3f2f9d7f2277ae8af9068684f6b22 [2024-10-30T10:17:28.097Z] $ docker rm -f --volumes acde1746d58ee0965923df540ea2cebf64f3f2f9d7f2277ae8af9068684f6b22 [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 [2024-10-30T10:17:28.583Z] provisioning config files... [2024-10-30T10:17:28.590Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/740@tmp/config3615631999007673876tmp [Pipeline] { [Pipeline] sh [2024-10-30T10:17:28.892Z] + set +x [2024-10-30T10:17:28.892Z] + curl -s https://codecov.io/bash [2024-10-30T10:17:28.892Z] + bash -s -- [2024-10-30T10:17:28.892Z] [2024-10-30T10:17:28.892Z] _____ _ [2024-10-30T10:17:28.892Z] / ____| | | [2024-10-30T10:17:28.892Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T10:17:28.892Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T10:17:28.892Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T10:17:28.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T10:17:28.892Z] Bash-1.0.6 [2024-10-30T10:17:28.892Z] [2024-10-30T10:17:28.892Z] [2024-10-30T10:17:28.892Z] ==> git version 2.25.1 found [2024-10-30T10:17:28.892Z] ==> 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 [2024-10-30T10:17:28.892Z] Release-Date: 2020-01-08 [2024-10-30T10:17:28.892Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T10:17:28.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T10:17:28.892Z] ==> Jenkins CI detected. [2024-10-30T10:17:28.892Z] current dir:  /w/workspace/edgex-go/740 [2024-10-30T10:17:28.892Z] project root: . [2024-10-30T10:17:28.892Z] --> token set from env [2024-10-30T10:17:28.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T10:17:28.892Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T10:17:28.892Z] ==> Python coveragepy not found [2024-10-30T10:17:28.892Z] ==> Searching for coverage reports in: [2024-10-30T10:17:28.892Z] + . [2024-10-30T10:17:29.151Z] -> Found 1 reports [2024-10-30T10:17:29.151Z] ==> Detecting git/mercurial file structure [2024-10-30T10:17:29.151Z] ==> Reading reports [2024-10-30T10:17:29.151Z] + ./coverage.out bytes=1433705 [2024-10-30T10:17:29.151Z] ==> Appending adjustments [2024-10-30T10:17:29.151Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T10:17:30.530Z] + Found adjustments [2024-10-30T10:17:30.530Z] ==> Gzipping contents [2024-10-30T10:17:30.530Z] 124K /tmp/codecov.XEd9uf.gz [2024-10-30T10:17:30.530Z] ==> Uploading reports [2024-10-30T10:17:30.530Z] url: https://codecov.io [2024-10-30T10:17:30.530Z] query: branch=main&commit=1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7&build=740&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F740%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T10:17:30.530Z] -> Pinging Codecov [2024-10-30T10:17:30.530Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7&build=740&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F740%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T10:17:30.530Z] -> Uploading to [2024-10-30T10:17:30.530Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7/fab0b8cb-93c7-47d8-8e79-814296aa4dec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T101730Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b09fa88a7949c35868d1a460cdb174d8ae321c91a4a562fc2663844a2d0eadb0 [2024-10-30T10:17:30.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:17:30.530Z] Dload Upload Total Spent Left Speed [2024-10-30T10:17:30.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 421k --:--:-- --:--:-- --:--:-- 421k [2024-10-30T10:17:30.790Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [2024-10-30T10:17:30.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-30T10:17:31.031Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T10:17:31.048Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:17:31.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T10:17:31.355Z] [2024-10-30T10:17:31.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:17:31.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T10:17:31.656Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T10:17:31.656Z] 43c4264eed91: Already exists [2024-10-30T10:17:31.656Z] 4cc291be95ef: Already exists [2024-10-30T10:17:31.656Z] 2ac1f1163629: Already exists [2024-10-30T10:17:31.656Z] 5c3c966382ef: Already exists [2024-10-30T10:17:31.656Z] 4f4fb700ef54: Already exists [2024-10-30T10:17:31.657Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T10:17:31.657Z] 9c3e1370e548: Pulling fs layer [2024-10-30T10:17:31.914Z] d9c7d2e4e75e: Download complete [2024-10-30T10:17:32.173Z] d9c7d2e4e75e: Pull complete [2024-10-30T10:17:32.739Z] 9c3e1370e548: Verifying Checksum [2024-10-30T10:17:32.739Z] 9c3e1370e548: Download complete [2024-10-30T10:17:35.268Z] 9c3e1370e548: Pull complete [2024-10-30T10:17:35.268Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T10:17:35.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T10:17:35.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:17:35.375Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T10:17:35.407Z] $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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:latest cat [2024-10-30T10:17:38.651Z] $ docker top 539ba34621011589668391e80ec426c222498cdf9d14ae74fa2d6d6020410eec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:17:39.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] echo [2024-10-30T10:17:39.031Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-30T10:17:39.374Z] + set -o pipefail [2024-10-30T10:17:39.374Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-30T10:17:47.596Z] [2024-10-30T10:17:47.596Z] Monitoring /w/workspace/edgex-go/740 (github.com/edgexfoundry/edgex-go)... [2024-10-30T10:17:47.596Z] [2024-10-30T10:17:47.597Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e3fec7bd-97ca-400f-8316-6c9cb7e3d25e [2024-10-30T10:17:47.597Z] [2024-10-30T10:17:47.597Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T10:17:47.597Z] [Pipeline] } [2024-10-30T10:17:47.600Z] $ docker stop --time=1 539ba34621011589668391e80ec426c222498cdf9d14ae74fa2d6d6020410eec [2024-10-30T10:17:52.458Z] $ docker rm -f --volumes 539ba34621011589668391e80ec426c222498cdf9d14ae74fa2d6d6020410eec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-30T10:17:52.960Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:17:52.978Z] provisioning config files... [2024-10-30T10:17:52.984Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/740@tmp/config14357626653785951332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:17:53.275Z] --> edgex-publish-swagger.sh [2024-10-30T10:17:53.275Z] === Publish openapi API === [2024-10-30T10:17:53.275Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-10-30T10:17:53.275Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/740/openapi/core-command.yaml] [2024-10-30T10:17:53.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:17:53.275Z] Dload Upload Total Spent Left Speed [2024-10-30T10:17:53.533Z] 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 71110 --:--:-- --:--:-- --:--:-- 70956 [2024-10-30T10:17:53.533Z] [2024-10-30T10:17:53.533Z] [2024-10-30T10:17:53.533Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/740/openapi/core-data.yaml] [2024-10-30T10:17:53.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:17:53.533Z] Dload Upload Total Spent Left Speed [2024-10-30T10:17:54.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k [2024-10-30T10:17:54.100Z] [2024-10-30T10:17:54.100Z] [2024-10-30T10:17:54.100Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/740/openapi/core-keeper.yaml] [2024-10-30T10:17:54.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:17:54.100Z] Dload Upload Total Spent Left Speed [2024-10-30T10:17:54.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32901 100 66 100 32835 266 129k --:--:-- --:--:-- --:--:-- 129k [2024-10-30T10:17:54.359Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-30T10:17:54.359Z] [2024-10-30T10:17:54.359Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/740/openapi/core-metadata.yaml] [2024-10-30T10:17:54.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:17:54.359Z] Dload Upload Total Spent Left Speed [2024-10-30T10:17:54.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 361 357k --:--:-- --:--:-- --:--:-- 357k [2024-10-30T10:17:54.927Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-30T10:17:54.927Z] [2024-10-30T10:17:54.927Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/740/openapi/support-cron-scheduler.yaml] [2024-10-30T10:17:54.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:17:54.927Z] Dload Upload Total Spent Left Speed [2024-10-30T10:17:55.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 260 195k --:--:-- --:--:-- --:--:-- 196k [2024-10-30T10:17:55.186Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-30T10:17:55.186Z] [2024-10-30T10:17:55.186Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/740/openapi/support-notifications.yaml] [2024-10-30T10:17:55.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:17:55.186Z] Dload Upload Total Spent Left Speed [2024-10-30T10:17:55.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 395 216k --:--:-- --:--:-- --:--:-- 216k [2024-10-30T10:17:55.445Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-30T10:17:55.445Z] [Pipeline] } [2024-10-30T10:17:55.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-10-30T10:17:55.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:17:55.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:17:56.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:17:56.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:17:56.245Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T10:17:56.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T10:17:56.697Z] $ docker top 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 -eo pid,comm [2024-10-30T10:17:56.748Z] 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). [2024-10-30T10:17:56.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:17:56.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:17:56.806Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:17:56.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:17:56.909Z] $ docker exec 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 ssh-agent [2024-10-30T10:17:57.013Z] SSH_AUTH_SOCK=/tmp/ssh-iGKlHX2YqhyX/agent.32 [2024-10-30T10:17:57.013Z] SSH_AGENT_PID=38 [2024-10-30T10:17:57.016Z] Running ssh-add (command line suppressed) [2024-10-30T10:17:57.097Z] Identity added: /w/workspace/edgex-go/740@tmp/private_key_1301361696363947295.key (/w/workspace/edgex-go/740@tmp/private_key_1301361696363947295.key) [2024-10-30T10:17:57.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:17:57.411Z] + git semver tag [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,569 [run_tag] DEBUG tag force:False [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,569 [check_head_tag] DEBUG check head tag [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,571 [execute] INFO git cat-file --batch-check [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=) [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,575 [execute] INFO git cat-file --batch [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=) [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,624 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,624 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,624 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=None) [2024-10-30T10:17:57.671Z] 2024-10-30 10:17:57,629 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T10:17:57.671Z] 4.0.0-dev.6 [Pipeline] } [2024-10-30T10:17:57.672Z] $ docker exec --env ******** --env ******** 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 ssh-agent -k [2024-10-30T10:17:57.769Z] unset SSH_AUTH_SOCK; [2024-10-30T10:17:57.769Z] unset SSH_AGENT_PID; [2024-10-30T10:17:57.769Z] echo Agent pid 38 killed; [2024-10-30T10:17:57.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:17:58.105Z] + git semver [Pipeline] } [2024-10-30T10:17:58.369Z] $ docker stop --time=1 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 [2024-10-30T10:17:59.671Z] $ docker rm -f --volumes 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:00.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T10:18:00.078Z] [2024-10-30T10:18:00.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:00.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T10:18:00.375Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T10:18:00.375Z] ab5ef0e58194: Pulling fs layer [2024-10-30T10:18:00.375Z] 9712f1f96733: Pulling fs layer [2024-10-30T10:18:00.375Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T10:18:00.375Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T10:18:00.375Z] e9a5061849ea: Pulling fs layer [2024-10-30T10:18:00.375Z] d747dcd14b5f: Pulling fs layer [2024-10-30T10:18:00.375Z] 2de7ff778b66: Pulling fs layer [2024-10-30T10:18:00.375Z] e9a5061849ea: Waiting [2024-10-30T10:18:00.375Z] 0d9ebad4ef96: Waiting [2024-10-30T10:18:00.375Z] d747dcd14b5f: Waiting [2024-10-30T10:18:00.375Z] 2de7ff778b66: Waiting [2024-10-30T10:18:00.375Z] 9712f1f96733: Verifying Checksum [2024-10-30T10:18:00.375Z] 9712f1f96733: Download complete [2024-10-30T10:18:00.638Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T10:18:00.638Z] 63f879dbbcfc: Download complete [2024-10-30T10:18:00.638Z] e9a5061849ea: Download complete [2024-10-30T10:18:00.638Z] d747dcd14b5f: Verifying Checksum [2024-10-30T10:18:00.638Z] d747dcd14b5f: Download complete [2024-10-30T10:18:00.895Z] ab5ef0e58194: Verifying Checksum [2024-10-30T10:18:00.896Z] ab5ef0e58194: Download complete [2024-10-30T10:18:00.896Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T10:18:00.896Z] 0d9ebad4ef96: Download complete [2024-10-30T10:18:00.896Z] 2de7ff778b66: Verifying Checksum [2024-10-30T10:18:00.896Z] 2de7ff778b66: Download complete [2024-10-30T10:18:04.176Z] ab5ef0e58194: Pull complete [2024-10-30T10:18:04.176Z] 9712f1f96733: Pull complete [2024-10-30T10:18:04.435Z] 63f879dbbcfc: Pull complete [2024-10-30T10:18:07.715Z] 0d9ebad4ef96: Pull complete [2024-10-30T10:18:07.973Z] e9a5061849ea: Pull complete [2024-10-30T10:18:07.973Z] d747dcd14b5f: Pull complete [2024-10-30T10:18:09.347Z] 2de7ff778b66: Pull complete [2024-10-30T10:18:09.347Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T10:18:09.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T10:18:09.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:18:09.449Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T10:18:09.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T10:18:14.888Z] $ docker top fa6ea8220034c9755566c38a4f32f596f79bcbcd7353b7aa96bd2b89c8cbd06c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:18:14.966Z] provisioning config files... [2024-10-30T10:18:14.971Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/740@tmp/config3976841341710057618tmp [2024-10-30T10:18:14.980Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/740@tmp/config9034803856624827303tmp [2024-10-30T10:18:14.987Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/740@tmp/config14372604224985261694tmp [Pipeline] { [Pipeline] echo [2024-10-30T10:18:15.104Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:15.397Z] ---> sigul-configuration.sh [2024-10-30T10:18:15.397Z] gpg: directory `/root/.gnupg' created [2024-10-30T10:18:15.397Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T10:18:15.397Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T10:18:15.397Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T10:18:15.397Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T10:18:15.397Z] gpg: CAST5 encrypted data [2024-10-30T10:18:15.397Z] gpg: encrypted with 1 passphrase [2024-10-30T10:18:15.397Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T10:18:15.690Z] + mkdir /home/jenkins [2024-10-30T10:18:15.691Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T10:18:15.985Z] + 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 [2024-10-30T10:18:15.998Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:16.287Z] ---> sigul-install.sh [2024-10-30T10:18:16.287Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T10:18:16.585Z] + git tag --list [2024-10-30T10:18:16.585Z] 0.6.0 [2024-10-30T10:18:16.585Z] 0.6.1 [2024-10-30T10:18:16.585Z] 0.7.0 [2024-10-30T10:18:16.585Z] 0.7.1 [2024-10-30T10:18:16.585Z] v1.0.0 [2024-10-30T10:18:16.585Z] v1.0.1 [2024-10-30T10:18:16.585Z] v1.1.0 [2024-10-30T10:18:16.585Z] v1.2.0 [2024-10-30T10:18:16.585Z] v1.2.1 [2024-10-30T10:18:16.585Z] v1.3.0 [2024-10-30T10:18:16.585Z] v1.3.1 [2024-10-30T10:18:16.585Z] v2.0.0 [2024-10-30T10:18:16.585Z] v2.1.0 [2024-10-30T10:18:16.585Z] v2.1.1 [2024-10-30T10:18:16.585Z] v2.2.0 [2024-10-30T10:18:16.585Z] v2.3.0 [2024-10-30T10:18:16.585Z] v3.0 [2024-10-30T10:18:16.585Z] v3.0.0 [2024-10-30T10:18:16.585Z] v3.1 [2024-10-30T10:18:16.585Z] v3.1.0 [2024-10-30T10:18:16.585Z] v3.1.0-dev.1 [2024-10-30T10:18:16.585Z] v3.1.0-dev.10 [2024-10-30T10:18:16.585Z] v3.1.0-dev.11 [2024-10-30T10:18:16.585Z] v3.1.0-dev.12 [2024-10-30T10:18:16.585Z] v3.1.0-dev.13 [2024-10-30T10:18:16.585Z] v3.1.0-dev.14 [2024-10-30T10:18:16.585Z] v3.1.0-dev.15 [2024-10-30T10:18:16.585Z] v3.1.0-dev.16 [2024-10-30T10:18:16.585Z] v3.1.0-dev.17 [2024-10-30T10:18:16.585Z] v3.1.0-dev.18 [2024-10-30T10:18:16.585Z] v3.1.0-dev.19 [2024-10-30T10:18:16.585Z] v3.1.0-dev.2 [2024-10-30T10:18:16.585Z] v3.1.0-dev.20 [2024-10-30T10:18:16.585Z] v3.1.0-dev.21 [2024-10-30T10:18:16.585Z] v3.1.0-dev.22 [2024-10-30T10:18:16.585Z] v3.1.0-dev.23 [2024-10-30T10:18:16.585Z] v3.1.0-dev.24 [2024-10-30T10:18:16.585Z] v3.1.0-dev.25 [2024-10-30T10:18:16.585Z] v3.1.0-dev.26 [2024-10-30T10:18:16.585Z] v3.1.0-dev.27 [2024-10-30T10:18:16.585Z] v3.1.0-dev.28 [2024-10-30T10:18:16.585Z] v3.1.0-dev.29 [2024-10-30T10:18:16.585Z] v3.1.0-dev.3 [2024-10-30T10:18:16.585Z] v3.1.0-dev.30 [2024-10-30T10:18:16.585Z] v3.1.0-dev.31 [2024-10-30T10:18:16.585Z] v3.1.0-dev.32 [2024-10-30T10:18:16.585Z] v3.1.0-dev.33 [2024-10-30T10:18:16.585Z] v3.1.0-dev.34 [2024-10-30T10:18:16.585Z] v3.1.0-dev.35 [2024-10-30T10:18:16.585Z] v3.1.0-dev.36 [2024-10-30T10:18:16.585Z] v3.1.0-dev.37 [2024-10-30T10:18:16.585Z] v3.1.0-dev.38 [2024-10-30T10:18:16.585Z] v3.1.0-dev.39 [2024-10-30T10:18:16.585Z] v3.1.0-dev.4 [2024-10-30T10:18:16.585Z] v3.1.0-dev.40 [2024-10-30T10:18:16.585Z] v3.1.0-dev.41 [2024-10-30T10:18:16.585Z] v3.1.0-dev.42 [2024-10-30T10:18:16.585Z] v3.1.0-dev.43 [2024-10-30T10:18:16.585Z] v3.1.0-dev.44 [2024-10-30T10:18:16.585Z] v3.1.0-dev.45 [2024-10-30T10:18:16.585Z] v3.1.0-dev.46 [2024-10-30T10:18:16.585Z] v3.1.0-dev.47 [2024-10-30T10:18:16.585Z] v3.1.0-dev.48 [2024-10-30T10:18:16.585Z] v3.1.0-dev.49 [2024-10-30T10:18:16.585Z] v3.1.0-dev.5 [2024-10-30T10:18:16.585Z] v3.1.0-dev.50 [2024-10-30T10:18:16.585Z] v3.1.0-dev.51 [2024-10-30T10:18:16.585Z] v3.1.0-dev.52 [2024-10-30T10:18:16.585Z] v3.1.0-dev.53 [2024-10-30T10:18:16.585Z] v3.1.0-dev.54 [2024-10-30T10:18:16.585Z] v3.1.0-dev.55 [2024-10-30T10:18:16.585Z] v3.1.0-dev.56 [2024-10-30T10:18:16.585Z] v3.1.0-dev.57 [2024-10-30T10:18:16.585Z] v3.1.0-dev.58 [2024-10-30T10:18:16.585Z] v3.1.0-dev.59 [2024-10-30T10:18:16.585Z] v3.1.0-dev.6 [2024-10-30T10:18:16.585Z] v3.1.0-dev.60 [2024-10-30T10:18:16.585Z] v3.1.0-dev.61 [2024-10-30T10:18:16.585Z] v3.1.0-dev.62 [2024-10-30T10:18:16.585Z] v3.1.0-dev.63 [2024-10-30T10:18:16.585Z] v3.1.0-dev.64 [2024-10-30T10:18:16.585Z] v3.1.0-dev.65 [2024-10-30T10:18:16.585Z] v3.1.0-dev.66 [2024-10-30T10:18:16.585Z] v3.1.0-dev.67 [2024-10-30T10:18:16.585Z] v3.1.0-dev.68 [2024-10-30T10:18:16.585Z] v3.1.0-dev.69 [2024-10-30T10:18:16.585Z] v3.1.0-dev.7 [2024-10-30T10:18:16.585Z] v3.1.0-dev.70 [2024-10-30T10:18:16.585Z] v3.1.0-dev.71 [2024-10-30T10:18:16.585Z] v3.1.0-dev.72 [2024-10-30T10:18:16.585Z] v3.1.0-dev.73 [2024-10-30T10:18:16.585Z] v3.1.0-dev.8 [2024-10-30T10:18:16.585Z] v3.1.0-dev.9 [2024-10-30T10:18:16.585Z] v3.1.1 [2024-10-30T10:18:16.585Z] v3.1.1-dev.1 [2024-10-30T10:18:16.585Z] v3.1.1-dev.2 [2024-10-30T10:18:16.585Z] v3.2.0-dev.1 [2024-10-30T10:18:16.585Z] v3.2.0-dev.10 [2024-10-30T10:18:16.585Z] v3.2.0-dev.100 [2024-10-30T10:18:16.585Z] v3.2.0-dev.101 [2024-10-30T10:18:16.585Z] v3.2.0-dev.102 [2024-10-30T10:18:16.585Z] v3.2.0-dev.103 [2024-10-30T10:18:16.585Z] v3.2.0-dev.104 [2024-10-30T10:18:16.585Z] v3.2.0-dev.105 [2024-10-30T10:18:16.585Z] v3.2.0-dev.106 [2024-10-30T10:18:16.585Z] v3.2.0-dev.107 [2024-10-30T10:18:16.585Z] v3.2.0-dev.108 [2024-10-30T10:18:16.585Z] v3.2.0-dev.109 [2024-10-30T10:18:16.585Z] v3.2.0-dev.11 [2024-10-30T10:18:16.585Z] v3.2.0-dev.12 [2024-10-30T10:18:16.585Z] v3.2.0-dev.13 [2024-10-30T10:18:16.585Z] v3.2.0-dev.14 [2024-10-30T10:18:16.585Z] v3.2.0-dev.15 [2024-10-30T10:18:16.585Z] v3.2.0-dev.16 [2024-10-30T10:18:16.585Z] v3.2.0-dev.17 [2024-10-30T10:18:16.585Z] v3.2.0-dev.18 [2024-10-30T10:18:16.585Z] v3.2.0-dev.19 [2024-10-30T10:18:16.585Z] v3.2.0-dev.2 [2024-10-30T10:18:16.585Z] v3.2.0-dev.20 [2024-10-30T10:18:16.585Z] v3.2.0-dev.21 [2024-10-30T10:18:16.585Z] v3.2.0-dev.22 [2024-10-30T10:18:16.585Z] v3.2.0-dev.23 [2024-10-30T10:18:16.585Z] v3.2.0-dev.24 [2024-10-30T10:18:16.585Z] v3.2.0-dev.25 [2024-10-30T10:18:16.585Z] v3.2.0-dev.26 [2024-10-30T10:18:16.585Z] v3.2.0-dev.27 [2024-10-30T10:18:16.585Z] v3.2.0-dev.28 [2024-10-30T10:18:16.585Z] v3.2.0-dev.29 [2024-10-30T10:18:16.585Z] v3.2.0-dev.3 [2024-10-30T10:18:16.585Z] v3.2.0-dev.30 [2024-10-30T10:18:16.585Z] v3.2.0-dev.31 [2024-10-30T10:18:16.585Z] v3.2.0-dev.32 [2024-10-30T10:18:16.585Z] v3.2.0-dev.33 [2024-10-30T10:18:16.585Z] v3.2.0-dev.34 [2024-10-30T10:18:16.585Z] v3.2.0-dev.35 [2024-10-30T10:18:16.585Z] v3.2.0-dev.36 [2024-10-30T10:18:16.585Z] v3.2.0-dev.37 [2024-10-30T10:18:16.585Z] v3.2.0-dev.38 [2024-10-30T10:18:16.585Z] v3.2.0-dev.39 [2024-10-30T10:18:16.585Z] v3.2.0-dev.4 [2024-10-30T10:18:16.585Z] v3.2.0-dev.40 [2024-10-30T10:18:16.585Z] v3.2.0-dev.41 [2024-10-30T10:18:16.585Z] v3.2.0-dev.42 [2024-10-30T10:18:16.585Z] v3.2.0-dev.43 [2024-10-30T10:18:16.585Z] v3.2.0-dev.44 [2024-10-30T10:18:16.585Z] v3.2.0-dev.45 [2024-10-30T10:18:16.585Z] v3.2.0-dev.46 [2024-10-30T10:18:16.585Z] v3.2.0-dev.47 [2024-10-30T10:18:16.585Z] v3.2.0-dev.48 [2024-10-30T10:18:16.585Z] v3.2.0-dev.49 [2024-10-30T10:18:16.585Z] v3.2.0-dev.5 [2024-10-30T10:18:16.585Z] v3.2.0-dev.50 [2024-10-30T10:18:16.585Z] v3.2.0-dev.51 [2024-10-30T10:18:16.585Z] v3.2.0-dev.52 [2024-10-30T10:18:16.585Z] v3.2.0-dev.53 [2024-10-30T10:18:16.585Z] v3.2.0-dev.54 [2024-10-30T10:18:16.585Z] v3.2.0-dev.55 [2024-10-30T10:18:16.585Z] v3.2.0-dev.56 [2024-10-30T10:18:16.585Z] v3.2.0-dev.57 [2024-10-30T10:18:16.585Z] v3.2.0-dev.58 [2024-10-30T10:18:16.585Z] v3.2.0-dev.59 [2024-10-30T10:18:16.585Z] v3.2.0-dev.6 [2024-10-30T10:18:16.585Z] v3.2.0-dev.60 [2024-10-30T10:18:16.585Z] v3.2.0-dev.61 [2024-10-30T10:18:16.585Z] v3.2.0-dev.62 [2024-10-30T10:18:16.585Z] v3.2.0-dev.63 [2024-10-30T10:18:16.585Z] v3.2.0-dev.64 [2024-10-30T10:18:16.585Z] v3.2.0-dev.65 [2024-10-30T10:18:16.585Z] v3.2.0-dev.66 [2024-10-30T10:18:16.585Z] v3.2.0-dev.67 [2024-10-30T10:18:16.585Z] v3.2.0-dev.68 [2024-10-30T10:18:16.585Z] v3.2.0-dev.69 [2024-10-30T10:18:16.585Z] v3.2.0-dev.7 [2024-10-30T10:18:16.585Z] v3.2.0-dev.70 [2024-10-30T10:18:16.585Z] v3.2.0-dev.71 [2024-10-30T10:18:16.585Z] v3.2.0-dev.72 [2024-10-30T10:18:16.585Z] v3.2.0-dev.73 [2024-10-30T10:18:16.585Z] v3.2.0-dev.74 [2024-10-30T10:18:16.585Z] v3.2.0-dev.75 [2024-10-30T10:18:16.585Z] v3.2.0-dev.76 [2024-10-30T10:18:16.585Z] v3.2.0-dev.77 [2024-10-30T10:18:16.585Z] v3.2.0-dev.78 [2024-10-30T10:18:16.585Z] v3.2.0-dev.79 [2024-10-30T10:18:16.585Z] v3.2.0-dev.8 [2024-10-30T10:18:16.585Z] v3.2.0-dev.80 [2024-10-30T10:18:16.585Z] v3.2.0-dev.81 [2024-10-30T10:18:16.585Z] v3.2.0-dev.82 [2024-10-30T10:18:16.585Z] v3.2.0-dev.83 [2024-10-30T10:18:16.585Z] v3.2.0-dev.84 [2024-10-30T10:18:16.585Z] v3.2.0-dev.85 [2024-10-30T10:18:16.585Z] v3.2.0-dev.86 [2024-10-30T10:18:16.585Z] v3.2.0-dev.87 [2024-10-30T10:18:16.585Z] v3.2.0-dev.88 [2024-10-30T10:18:16.585Z] v3.2.0-dev.89 [2024-10-30T10:18:16.585Z] v3.2.0-dev.9 [2024-10-30T10:18:16.585Z] v3.2.0-dev.90 [2024-10-30T10:18:16.585Z] v3.2.0-dev.91 [2024-10-30T10:18:16.585Z] v3.2.0-dev.92 [2024-10-30T10:18:16.585Z] v3.2.0-dev.93 [2024-10-30T10:18:16.585Z] v3.2.0-dev.94 [2024-10-30T10:18:16.585Z] v3.2.0-dev.95 [2024-10-30T10:18:16.585Z] v3.2.0-dev.96 [2024-10-30T10:18:16.585Z] v3.2.0-dev.97 [2024-10-30T10:18:16.585Z] v3.2.0-dev.98 [2024-10-30T10:18:16.585Z] v3.2.0-dev.99 [2024-10-30T10:18:16.585Z] v4.0.0-dev.1 [2024-10-30T10:18:16.585Z] v4.0.0-dev.2 [2024-10-30T10:18:16.585Z] v4.0.0-dev.3 [2024-10-30T10:18:16.585Z] v4.0.0-dev.4 [2024-10-30T10:18:16.585Z] v4.0.0-dev.5 [2024-10-30T10:18:16.585Z] v4.0.0-dev.6 [Pipeline] sh [2024-10-30T10:18:16.875Z] + lftools sign git-tag v4.0.0-dev.6 [2024-10-30T10:18:17.448Z] Signing Git tag with Sigul... [2024-10-30T10:18:17.448Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-10-30T10:18:17.719Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:18.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T10:18:18.012Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T10:18:18.023Z] $ docker stop --time=1 fa6ea8220034c9755566c38a4f32f596f79bcbcd7353b7aa96bd2b89c8cbd06c [2024-10-30T10:18:19.302Z] $ docker rm -f --volumes fa6ea8220034c9755566c38a4f32f596f79bcbcd7353b7aa96bd2b89c8cbd06c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T10:18:19.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:18:19.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:20.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:18:20.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:18:20.145Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T10:18:20.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T10:18:20.495Z] $ docker top f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 -eo pid,comm [2024-10-30T10:18:20.549Z] 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). [2024-10-30T10:18:20.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:18:20.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:18:20.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:18:20.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:18:20.706Z] $ docker exec f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 ssh-agent [2024-10-30T10:18:20.832Z] SSH_AUTH_SOCK=/tmp/ssh-coOI1omNrCDT/agent.32 [2024-10-30T10:18:20.832Z] SSH_AGENT_PID=38 [2024-10-30T10:18:20.836Z] Running ssh-add (command line suppressed) [2024-10-30T10:18:20.917Z] Identity added: /w/workspace/edgex-go/740@tmp/private_key_5001751447318523993.key (/w/workspace/edgex-go/740@tmp/private_key_5001751447318523993.key) [2024-10-30T10:18:20.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:18:21.226Z] + git semver bump pre [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,386 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,386 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,386 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,387 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgex-go/740/.semver/main with force:True [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,387 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,387 [write_file] DEBUG write to file:/w/workspace/edgex-go/740/.semver/main [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,388 [execute] INFO git cat-file --batch-check [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,392 [execute] INFO git cat-file --batch [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T10:18:21.485Z] 2024-10-30 10:18:21,396 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T10:18:21.485Z] 4.0.0-dev.7 [Pipeline] } [2024-10-30T10:18:21.487Z] $ docker exec --env ******** --env ******** f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 ssh-agent -k [2024-10-30T10:18:21.579Z] unset SSH_AUTH_SOCK; [2024-10-30T10:18:21.579Z] unset SSH_AGENT_PID; [2024-10-30T10:18:21.579Z] echo Agent pid 38 killed; [2024-10-30T10:18:21.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:18:21.912Z] + git semver [Pipeline] } [2024-10-30T10:18:22.171Z] $ docker stop --time=1 f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 [2024-10-30T10:18:23.444Z] $ docker rm -f --volumes f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:18:23.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:18:23.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:24.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:18:24.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:18:24.199Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T10:18:24.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T10:18:24.579Z] $ docker top b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 -eo pid,comm [2024-10-30T10:18:24.631Z] 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). [2024-10-30T10:18:24.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:18:24.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:18:24.693Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:18:24.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:18:24.796Z] $ docker exec b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 ssh-agent [2024-10-30T10:18:24.904Z] SSH_AUTH_SOCK=/tmp/ssh-rnAz4vvYTvoo/agent.32 [2024-10-30T10:18:24.904Z] SSH_AGENT_PID=38 [2024-10-30T10:18:24.909Z] Running ssh-add (command line suppressed) [2024-10-30T10:18:24.992Z] Identity added: /w/workspace/edgex-go/740@tmp/private_key_4364248506204535263.key (/w/workspace/edgex-go/740@tmp/private_key_4364248506204535263.key) [2024-10-30T10:18:25.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:18:25.301Z] + git semver push [2024-10-30T10:18:25.559Z] 2024-10-30 10:18:25,493 [run_push] DEBUG push [2024-10-30T10:18:25.559Z] 2024-10-30 10:18:25,493 [execute] INFO git cat-file --batch-check [2024-10-30T10:18:25.559Z] 2024-10-30 10:18:25,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T10:18:25.559Z] 2024-10-30 10:18:25,497 [execute] INFO git rev-list 9ca1f7a5482a498b75d38eff0370cf23534a9875 -- [2024-10-30T10:18:25.559Z] 2024-10-30 10:18:25,498 [execute] DEBUG Popen(['git', 'rev-list', '9ca1f7a5482a498b75d38eff0370cf23534a9875', '--'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T10:18:25.559Z] 2024-10-30 10:18:25,516 [execute] INFO git fetch -v origin [2024-10-30T10:18:25.559Z] 2024-10-30 10:18:25,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T10:18:26.132Z] 2024-10-30 10:18:25,990 [run_push] DEBUG no remote changes detected [2024-10-30T10:18:26.133Z] 2024-10-30 10:18:25,990 [execute] INFO git push origin semver [2024-10-30T10:18:26.133Z] 2024-10-30 10:18:25,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T10:18:27.071Z] 2024-10-30 10:18:26,799 [run_push] DEBUG push all version tags [2024-10-30T10:18:27.071Z] 2024-10-30 10:18:26,799 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T10:18:27.071Z] 2024-10-30 10:18:26,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=None) [2024-10-30T10:18:27.637Z] 2024-10-30 10:18:27,481 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main [2024-10-30T10:18:27.637Z] 4.0.0-dev.7 [Pipeline] } [2024-10-30T10:18:27.639Z] $ docker exec --env ******** --env ******** b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 ssh-agent -k [2024-10-30T10:18:27.734Z] unset SSH_AUTH_SOCK; [2024-10-30T10:18:27.736Z] unset SSH_AGENT_PID; [2024-10-30T10:18:27.736Z] echo Agent pid 38 killed; [2024-10-30T10:18:27.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:18:28.076Z] + git semver [Pipeline] } [2024-10-30T10:18:28.341Z] $ docker stop --time=1 b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 [2024-10-30T10:18:29.626Z] $ docker rm -f --volumes b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 [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 [2024-10-30T10:18:30.228Z] + [ -d /w/workspace/edgex-go/740/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:30.513Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:31.366Z] ---> package-listing.sh [2024-10-30T10:18:31.366Z] ++ facter osfamily [2024-10-30T10:18:31.366Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T10:18:31.624Z] + OS_FAMILY=debian [2024-10-30T10:18:31.624Z] + workspace=/w/workspace/edgex-go/740 [2024-10-30T10:18:31.624Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T10:18:31.624Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T10:18:31.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T10:18:31.624Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T10:18:31.624Z] + '[' /w/workspace/edgex-go/740 ']' [2024-10-30T10:18:31.624Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T10:18:31.624Z] + case "${OS_FAMILY}" in [2024-10-30T10:18:31.624Z] + dpkg -l [2024-10-30T10:18:31.624Z] + grep '^ii' [2024-10-30T10:18:31.624Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T10:18:31.624Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T10:18:31.624Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T10:18:31.625Z] + '[' /w/workspace/edgex-go/740 ']' [2024-10-30T10:18:31.625Z] + mkdir -p /w/workspace/edgex-go/740/archives/ [2024-10-30T10:18:31.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/740/archives/ [Pipeline] echo [2024-10-30T10:18:31.638Z] 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/740/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T10:18:31.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:32.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:18:32.467Z] [2024-10-30T10:18:32.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:32.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:18:32.773Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T10:18:32.773Z] 5eb5b503b376: Pulling fs layer [2024-10-30T10:18:32.773Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T10:18:32.773Z] ec43610c2a17: Pulling fs layer [2024-10-30T10:18:32.773Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T10:18:32.773Z] 33b1e0a273af: Pulling fs layer [2024-10-30T10:18:32.773Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T10:18:32.773Z] 2f39f015ded8: Pulling fs layer [2024-10-30T10:18:32.773Z] 3a2ae6a8a46f: Waiting [2024-10-30T10:18:32.773Z] 33b1e0a273af: Waiting [2024-10-30T10:18:32.773Z] 5d3b04190fa2: Waiting [2024-10-30T10:18:32.773Z] 2f39f015ded8: Waiting [2024-10-30T10:18:32.773Z] 5c69ac0246d0: Download complete [2024-10-30T10:18:32.773Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T10:18:32.773Z] 3a2ae6a8a46f: Download complete [2024-10-30T10:18:32.773Z] 33b1e0a273af: Verifying Checksum [2024-10-30T10:18:32.773Z] 33b1e0a273af: Download complete [2024-10-30T10:18:32.773Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T10:18:32.773Z] 5d3b04190fa2: Download complete [2024-10-30T10:18:32.773Z] ec43610c2a17: Verifying Checksum [2024-10-30T10:18:32.773Z] ec43610c2a17: Download complete [2024-10-30T10:18:33.032Z] 5eb5b503b376: Verifying Checksum [2024-10-30T10:18:33.032Z] 5eb5b503b376: Download complete [2024-10-30T10:18:33.597Z] 2f39f015ded8: Download complete [2024-10-30T10:18:34.163Z] 5eb5b503b376: Pull complete [2024-10-30T10:18:34.163Z] 5c69ac0246d0: Pull complete [2024-10-30T10:18:34.728Z] ec43610c2a17: Pull complete [2024-10-30T10:18:34.728Z] 3a2ae6a8a46f: Pull complete [2024-10-30T10:18:34.989Z] 33b1e0a273af: Pull complete [2024-10-30T10:18:34.989Z] 5d3b04190fa2: Pull complete [2024-10-30T10:18:39.175Z] 2f39f015ded8: Pull complete [2024-10-30T10:18:39.175Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T10:18:39.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:18:39.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:18:39.275Z] prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container [2024-10-30T10:18:39.296Z] $ 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/740/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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 [2024-10-30T10:18:42.938Z] $ docker top 28dcdbe7b97de765b3b524e97ce5ec1ab0f4d8e12d560394ba66d1e13962b05e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:18:43.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T10:18:43.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T10:18:43.866Z] + ls /var/log/sa-host [2024-10-30T10:18:43.866Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:18:44.033Z] provisioning config files... [2024-10-30T10:18:44.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/740@tmp/config15395536986843458269tmp [Pipeline] { [Pipeline] echo [2024-10-30T10:18:44.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:44.333Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T10:18:44.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:44.673Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T10:18:44.684Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:44.968Z] ---> sudo-logs.sh [2024-10-30T10:18:44.968Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T10:18:44.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:45.278Z] ---> job-cost.sh [2024-10-30T10:18:45.278Z] lf-activate-venv: SKIPPING [2024-10-30T10:18:45.278Z] DEBUG: total: 0.10999999940395355 [2024-10-30T10:18:45.278Z] INFO: Retrieving Stack Cost... [2024-10-30T10:18:45.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T10:18:46.103Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T10:18:46.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:46.403Z] ---> logs-deploy.sh [2024-10-30T10:18:46.403Z] lf-activate-venv: SKIPPING [2024-10-30T10:18:46.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/740 [2024-10-30T10:18:46.403Z] INFO: archiving workspace using pattern(s): [2024-10-30T10:18:47.339Z] Archives upload complete. [2024-10-30T10:18:47.597Z] INFO: archiving logs to Nexus [2024-10-30T10:18:48.167Z] ---> uname -a: [2024-10-30T10:18:48.167Z] Linux prd-ubuntu20-04-docker-8c-8g-24146 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] ---> lscpu: [2024-10-30T10:18:48.167Z] Architecture: x86_64 [2024-10-30T10:18:48.167Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-30T10:18:48.167Z] Byte Order: Little Endian [2024-10-30T10:18:48.167Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-30T10:18:48.167Z] CPU(s): 8 [2024-10-30T10:18:48.167Z] On-line CPU(s) list: 0-7 [2024-10-30T10:18:48.167Z] Thread(s) per core: 1 [2024-10-30T10:18:48.167Z] Core(s) per socket: 1 [2024-10-30T10:18:48.167Z] Socket(s): 8 [2024-10-30T10:18:48.167Z] NUMA node(s): 1 [2024-10-30T10:18:48.167Z] Vendor ID: AuthenticAMD [2024-10-30T10:18:48.167Z] CPU family: 23 [2024-10-30T10:18:48.167Z] Model: 49 [2024-10-30T10:18:48.167Z] Model name: AMD EPYC-Rome Processor [2024-10-30T10:18:48.167Z] Stepping: 0 [2024-10-30T10:18:48.167Z] CPU MHz: 2800.000 [2024-10-30T10:18:48.167Z] BogoMIPS: 5600.00 [2024-10-30T10:18:48.167Z] Virtualization: AMD-V [2024-10-30T10:18:48.167Z] Hypervisor vendor: KVM [2024-10-30T10:18:48.167Z] Virtualization type: full [2024-10-30T10:18:48.167Z] L1d cache: 256 KiB [2024-10-30T10:18:48.167Z] L1i cache: 256 KiB [2024-10-30T10:18:48.167Z] L2 cache: 4 MiB [2024-10-30T10:18:48.167Z] L3 cache: 128 MiB [2024-10-30T10:18:48.167Z] NUMA node0 CPU(s): 0-7 [2024-10-30T10:18:48.167Z] Vulnerability Itlb multihit: Not affected [2024-10-30T10:18:48.167Z] Vulnerability L1tf: Not affected [2024-10-30T10:18:48.167Z] Vulnerability Mds: Not affected [2024-10-30T10:18:48.167Z] Vulnerability Meltdown: Not affected [2024-10-30T10:18:48.167Z] Vulnerability Mmio stale data: Not affected [2024-10-30T10:18:48.167Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-30T10:18:48.167Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-30T10:18:48.167Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-30T10:18:48.167Z] Vulnerability Srbds: Not affected [2024-10-30T10:18:48.167Z] Vulnerability Tsx async abort: Not affected [2024-10-30T10:18:48.167Z] 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 [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] ---> nproc: [2024-10-30T10:18:48.167Z] 8 [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] ---> df -h: [2024-10-30T10:18:48.167Z] Filesystem Size Used Avail Use% Mounted on [2024-10-30T10:18:48.167Z] overlay 155G 29G 127G 19% / [2024-10-30T10:18:48.167Z] tmpfs 64M 0 64M 0% /dev [2024-10-30T10:18:48.167Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-30T10:18:48.167Z] shm 64M 0 64M 0% /dev/shm [2024-10-30T10:18:48.167Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] ---> sar -b -r -n DEV: [2024-10-30T10:18:48.167Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24146) 10/30/24 _x86_64_ (8 CPU) [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] 09:34:24 LINUX RESTART (8 CPU) [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] 09:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-30T10:18:48.167Z] 09:36:01 390.42 11.70 378.72 0.00 1772.10 117630.79 0.00 [2024-10-30T10:18:48.167Z] 09:37:01 82.69 0.07 82.62 0.00 6.00 41857.02 0.00 [2024-10-30T10:18:48.167Z] 09:38:01 25.46 1.52 23.95 0.00 35.59 13797.98 0.00 [2024-10-30T10:18:48.167Z] 09:39:01 80.74 0.35 80.39 0.00 42.52 57601.47 0.00 [2024-10-30T10:18:48.167Z] 09:40:01 990.23 20.66 969.57 0.00 5280.19 344670.15 0.00 [2024-10-30T10:18:48.167Z] 09:41:01 310.45 1.88 308.57 0.00 272.35 119298.65 0.00 [2024-10-30T10:18:48.167Z] 09:42:01 241.11 0.10 241.01 0.00 0.80 80638.83 0.00 [2024-10-30T10:18:48.167Z] 09:43:01 688.09 0.08 688.00 0.00 7.86 114481.04 0.00 [2024-10-30T10:18:48.167Z] 09:44:01 36.74 0.07 36.68 0.00 11.86 967.97 0.00 [2024-10-30T10:18:48.167Z] 09:45:01 16.16 0.00 16.16 0.00 0.00 395.40 0.00 [2024-10-30T10:18:48.167Z] 09:46:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-10-30T10:18:48.167Z] 09:47:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2024-10-30T10:18:48.167Z] 09:48:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-10-30T10:18:48.167Z] 09:49:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2024-10-30T10:18:48.167Z] 09:50:01 1.90 0.02 1.88 0.00 0.13 21.60 0.00 [2024-10-30T10:18:48.167Z] 09:51:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2024-10-30T10:18:48.167Z] 09:52:01 1.10 0.00 1.10 0.00 0.00 12.47 0.00 [2024-10-30T10:18:48.167Z] 09:53:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2024-10-30T10:18:48.167Z] 09:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-10-30T10:18:48.167Z] 09:55:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 [2024-10-30T10:18:48.167Z] 09:56:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 [2024-10-30T10:18:48.167Z] 09:57:01 2.18 0.00 2.18 0.00 0.00 24.53 0.00 [2024-10-30T10:18:48.167Z] 09:58:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2024-10-30T10:18:48.167Z] 09:59:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 [2024-10-30T10:18:48.167Z] 10:00:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2024-10-30T10:18:48.167Z] 10:01:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-10-30T10:18:48.167Z] 10:02:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2024-10-30T10:18:48.167Z] 10:03:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 [2024-10-30T10:18:48.167Z] 10:04:01 3.60 1.02 2.58 0.00 21.86 32.93 0.00 [2024-10-30T10:18:48.167Z] 10:05:01 1.93 0.00 1.93 0.00 0.00 22.53 0.00 [2024-10-30T10:18:48.167Z] 10:06:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2024-10-30T10:18:48.167Z] 10:07:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2024-10-30T10:18:48.167Z] 10:08:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2024-10-30T10:18:48.167Z] 10:09:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 [2024-10-30T10:18:48.167Z] 10:10:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2024-10-30T10:18:48.167Z] 10:11:01 2.15 0.00 2.15 0.00 0.00 25.06 0.00 [2024-10-30T10:18:48.167Z] 10:12:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 [2024-10-30T10:18:48.167Z] 10:13:01 2.08 0.00 2.08 0.00 0.00 23.86 0.00 [2024-10-30T10:18:48.167Z] 10:14:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-10-30T10:18:48.167Z] 10:15:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 [2024-10-30T10:18:48.167Z] 10:16:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2024-10-30T10:18:48.167Z] 10:17:01 1.50 0.02 1.48 0.00 0.13 17.86 0.00 [2024-10-30T10:18:48.167Z] 10:18:01 88.22 0.38 87.84 0.00 10.40 29690.25 0.00 [2024-10-30T10:18:48.167Z] Average: 69.85 0.88 68.97 0.00 173.59 21441.46 0.00 [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] 09:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-30T10:18:48.167Z] 09:36:01 27647704 31506984 801720 2.44 123268 3895220 2027760 5.98 1282088 3441220 449008 [2024-10-30T10:18:48.167Z] 09:37:01 26924784 31343780 955116 2.90 128416 4412072 2282920 6.73 2014928 3385984 431260 [2024-10-30T10:18:48.167Z] 09:38:01 27040004 31445860 851012 2.59 131744 4369224 2201944 6.49 1415920 3844460 521780 [2024-10-30T10:18:48.167Z] 09:39:01 27500092 31479112 821524 2.50 137812 3988016 1939756 5.72 1356356 3491064 1424 [2024-10-30T10:18:48.167Z] 09:40:01 16717992 31354708 912248 2.77 306900 13940324 2554176 7.53 2858624 12192536 323164 [2024-10-30T10:18:48.167Z] 09:41:01 9045412 28908168 3288636 10.00 351500 18691344 10166996 29.96 6291060 15902856 1689624 [2024-10-30T10:18:48.167Z] 09:42:01 7467720 29979948 2234968 6.80 364316 21262424 6692160 19.72 6211388 17530308 2434508 [2024-10-30T10:18:48.167Z] 09:43:01 9539264 31424884 841016 2.56 374852 20781616 2383068 7.02 3448812 18449856 596 [2024-10-30T10:18:48.167Z] 09:44:01 9527720 31416292 848312 2.58 376664 20782620 2357060 6.95 3850448 18057372 568 [2024-10-30T10:18:48.167Z] 09:45:01 9541388 31430572 834568 2.54 377388 20782712 2223680 6.55 4117004 17778472 16 [2024-10-30T10:18:48.167Z] 09:46:01 9543192 31432408 832744 2.53 377412 20782712 2223680 6.55 4115028 17778476 16 [2024-10-30T10:18:48.167Z] 09:47:01 9552236 31441768 824244 2.51 377432 20782712 2223680 6.55 4104660 17778760 12 [2024-10-30T10:18:48.167Z] 09:48:01 9553404 31442944 823188 2.50 377444 20782724 2223680 6.55 4104700 17778768 8 [2024-10-30T10:18:48.167Z] 09:49:01 9553640 31443276 822880 2.50 377456 20782724 2223680 6.55 4104560 17778864 8 [2024-10-30T10:18:48.167Z] 09:50:01 9556540 31446344 819480 2.49 377500 20782724 2274408 6.70 4100052 17778884 16 [2024-10-30T10:18:48.167Z] 09:51:01 9556988 31446796 818984 2.49 377524 20782732 2274408 6.70 4099996 17778888 28 [2024-10-30T10:18:48.167Z] 09:52:01 9556972 31446840 818896 2.49 377560 20782732 2274408 6.70 4100052 17778892 8 [2024-10-30T10:18:48.167Z] 09:53:01 9556924 31446800 818864 2.49 377576 20782736 2274408 6.70 4100040 17778896 44 [2024-10-30T10:18:48.167Z] 09:54:01 9557312 31447240 818612 2.49 377596 20782736 2294004 6.76 4099776 17778900 12 [2024-10-30T10:18:48.167Z] 09:55:01 9557384 31447320 818444 2.49 377648 20782744 2294004 6.76 4099896 17778908 8 [2024-10-30T10:18:48.167Z] 09:56:01 9557576 31447576 818400 2.49 377696 20782740 2294004 6.76 4099892 17778916 12 [2024-10-30T10:18:48.167Z] 09:57:01 9557860 31447920 818060 2.49 377748 20782744 2294004 6.76 4099948 17778920 4 [2024-10-30T10:18:48.167Z] 09:58:01 9557820 31447944 817992 2.49 377796 20782752 2294004 6.76 4100008 17778928 4 [2024-10-30T10:18:48.167Z] 09:59:01 9557788 31447972 817940 2.49 377856 20782752 2294004 6.76 4100308 17778932 8 [2024-10-30T10:18:48.167Z] 10:00:01 9557716 31448096 817808 2.49 377908 20782884 2294004 6.76 4100164 17779068 4 [2024-10-30T10:18:48.167Z] 10:01:01 9557636 31448020 817804 2.49 377944 20782884 2294004 6.76 4100104 17779072 148 [2024-10-30T10:18:48.167Z] 10:02:01 9557480 31448096 817904 2.49 378004 20783020 2294004 6.76 4100668 17779164 188 [2024-10-30T10:18:48.167Z] 10:03:01 9557432 31448092 817880 2.49 378032 20783024 2294004 6.76 4100644 17779180 180 [2024-10-30T10:18:48.167Z] 10:04:01 9555936 31447628 818660 2.49 378116 20783640 2301012 6.78 4100872 17779612 0 [2024-10-30T10:18:48.167Z] 10:05:01 9555572 31447312 818840 2.49 378168 20783648 2301012 6.78 4100968 17779616 8 [2024-10-30T10:18:48.167Z] 10:06:01 9555524 31447312 818764 2.49 378228 20783652 2301012 6.78 4100952 17779624 32 [2024-10-30T10:18:48.167Z] 10:07:01 9555264 31447152 818944 2.49 378288 20783652 2301012 6.78 4100796 17779628 8 [2024-10-30T10:18:48.167Z] 10:08:01 9555492 31447436 818712 2.49 378348 20783656 2301012 6.78 4100836 17779636 4 [2024-10-30T10:18:48.167Z] 10:09:01 9555728 31447732 818356 2.49 378420 20783656 2301012 6.78 4100924 17779624 8 [2024-10-30T10:18:48.167Z] 10:10:01 9555668 31447756 818508 2.49 378488 20783660 2301012 6.78 4101064 17779628 8 [2024-10-30T10:18:48.167Z] 10:11:01 9555596 31447760 818412 2.49 378560 20783664 2301012 6.78 4101332 17779632 36 [2024-10-30T10:18:48.167Z] 10:12:01 9555612 31447824 818340 2.49 378612 20783664 2301012 6.78 4101116 17779636 8 [2024-10-30T10:18:48.167Z] 10:13:01 9555272 31447540 818552 2.49 378668 20783672 2301012 6.78 4101156 17779648 8 [2024-10-30T10:18:48.167Z] 10:14:01 9555516 31447828 818220 2.49 378704 20783664 2301012 6.78 4101196 17779652 8 [2024-10-30T10:18:48.167Z] 10:15:01 9555216 31447576 818392 2.49 378760 20783676 2301012 6.78 4101296 17779660 8 [2024-10-30T10:18:48.167Z] 10:16:01 9555384 31447792 818360 2.49 378792 20783664 2301012 6.78 4101276 17779668 12 [2024-10-30T10:18:48.167Z] 10:17:01 9555520 31447980 818356 2.49 378828 20783680 2301012 6.78 4101316 17779676 8 [2024-10-30T10:18:48.167Z] 10:18:01 8801264 31373104 892160 2.71 385408 21425276 2618404 7.72 4183796 18414080 241916 [2024-10-30T10:18:48.167Z] Average: 11291548 31347802 918624 2.79 352451 19055632 2571965 7.58 3913396 16312176 141738 [2024-10-30T10:18:48.167Z] [2024-10-30T10:18:48.167Z] 09:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-30T10:18:48.167Z] 09:36:01 ens3 1353.07 1201.30 12524.13 135.71 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:36:01 docker0 817.08 833.08 61.28 4897.84 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:36:01 lo 4.73 4.73 0.47 0.47 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:37:01 ens3 42.73 27.83 48.18 17.34 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:37:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:37:01 veth87fab2b 0.10 0.28 0.01 0.02 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:38:01 ens3 29.63 19.71 22.61 15.48 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:38:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:38:01 veth87fab2b 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:39:01 ens3 103.17 63.53 2223.63 20.25 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:39:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:39:01 vethb6f338b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:39:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:40:01 ens3 1085.72 612.38 11146.59 212.63 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:40:01 vethf511f28 86.70 129.56 8.66 1213.00 0.00 0.00 0.00 0.10 [2024-10-30T10:18:48.167Z] 09:40:01 docker0 495.07 861.12 41.16 8180.75 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:40:01 veth8e12374 85.85 139.18 8.60 1214.14 0.00 0.00 0.00 0.10 [2024-10-30T10:18:48.167Z] 09:40:01 vethb6f338b 0.35 1.02 0.03 0.15 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.167Z] 09:40:01 veth0404d47 78.05 134.29 8.01 1213.01 0.00 0.00 0.00 0.10 [2024-10-30T10:18:48.167Z] 09:40:01 veth0ad8fac 71.47 127.66 7.61 1212.36 0.00 0.00 0.00 0.10 [2024-10-30T10:18:48.167Z] 09:40:01 veth6ee69c8 89.47 175.05 8.85 1218.35 0.00 0.00 0.00 0.10 [2024-10-30T10:18:48.167Z] 09:40:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 vethf1325e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 vethe53d1a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 ens3 14.56 8.78 11.90 6.48 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth8d0dead 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 vethaba172c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth87d970c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth23099f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 vethb6f338b 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth019c5b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth2195a04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth6a8545e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth090c62c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth01d20b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:41:01 veth49264e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 vethf1325e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 vethe53d1a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 ens3 4.95 2.60 4.10 2.16 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth8d0dead 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 vethaba172c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth87d970c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth23099f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 vethb6f338b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth019c5b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth2195a04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth6a8545e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth090c62c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth01d20b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 veth49264e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:43:01 ens3 125.69 119.96 64.75 638.73 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:43:01 lo 14.13 14.13 1.39 1.39 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:44:01 ens3 542.39 557.82 229.37 3242.93 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:44:01 lo 48.93 48.93 4.83 4.83 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:45:01 ens3 233.86 238.96 92.07 1685.19 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:45:01 lo 18.26 18.26 1.79 1.79 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:47:01 ens3 0.92 0.83 4.79 0.06 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:50:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:51:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:52:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:54:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:55:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:59:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:00:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:02:01 ens3 0.35 0.33 0.25 0.21 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:04:01 ens3 0.78 0.33 0.35 0.21 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:05:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:09:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:10:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:15:01 ens3 0.38 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:16:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:18:01 ens3 402.75 258.27 7107.21 155.62 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:18:01 docker0 81.39 154.96 7.33 1258.27 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] 10:18:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] Average: ens3 91.76 72.47 778.92 142.70 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] Average: docker0 32.45 43.05 2.56 333.54 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] Average: lo 2.18 2.18 0.21 0.21 0.00 0.00 0.00 0.00 [2024-10-30T10:18:48.168Z] [2024-10-30T10:18:48.168Z] [2024-10-30T10:18:48.168Z] ---> sar -P ALL: [2024-10-30T10:18:48.168Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24146) 10/30/24 _x86_64_ (8 CPU) [2024-10-30T10:18:48.168Z] [2024-10-30T10:18:48.168Z] 09:34:24 LINUX RESTART (8 CPU) [2024-10-30T10:18:48.168Z] [2024-10-30T10:18:48.168Z] 09:35:01 CPU %user %nice %system %iowait %steal %idle [2024-10-30T10:18:48.168Z] 09:36:01 all 10.40 0.00 4.29 2.27 0.09 82.95 [2024-10-30T10:18:48.168Z] 09:36:01 0 9.95 0.00 3.29 0.07 0.08 86.60 [2024-10-30T10:18:48.168Z] 09:36:01 1 14.78 0.00 5.19 2.81 0.10 77.12 [2024-10-30T10:18:48.168Z] 09:36:01 2 8.38 0.00 4.17 3.58 0.08 83.79 [2024-10-30T10:18:48.168Z] 09:36:01 3 9.90 0.00 3.99 0.51 0.08 85.52 [2024-10-30T10:18:48.168Z] 09:36:01 4 7.88 0.00 4.53 9.90 0.08 77.60 [2024-10-30T10:18:48.168Z] 09:36:01 5 10.84 0.00 5.50 0.40 0.08 83.17 [2024-10-30T10:18:48.168Z] 09:36:01 6 9.72 0.00 3.75 0.07 0.08 86.38 [2024-10-30T10:18:48.168Z] 09:36:01 7 11.74 0.00 3.88 0.85 0.10 83.43 [2024-10-30T10:18:48.168Z] 09:37:01 all 37.65 0.00 5.98 0.58 0.11 55.69 [2024-10-30T10:18:48.168Z] 09:37:01 0 36.43 0.00 5.63 0.05 0.12 57.78 [2024-10-30T10:18:48.168Z] 09:37:01 1 37.49 0.00 5.35 0.02 0.10 57.04 [2024-10-30T10:18:48.168Z] 09:37:01 2 39.00 0.00 5.94 0.23 0.10 54.73 [2024-10-30T10:18:48.168Z] 09:37:01 3 39.09 0.00 5.84 0.34 0.10 54.63 [2024-10-30T10:18:48.168Z] 09:37:01 4 38.38 0.00 7.12 3.84 0.12 50.55 [2024-10-30T10:18:48.168Z] 09:37:01 5 37.67 0.00 5.33 0.07 0.13 56.80 [2024-10-30T10:18:48.168Z] 09:37:01 6 36.64 0.00 7.54 0.08 0.10 55.64 [2024-10-30T10:18:48.168Z] 09:37:01 7 36.51 0.00 5.06 0.02 0.10 58.31 [2024-10-30T10:18:48.168Z] 09:38:01 all 46.46 0.00 5.35 0.13 0.08 47.98 [2024-10-30T10:18:48.168Z] 09:38:01 0 45.48 0.00 5.05 0.00 0.08 49.39 [2024-10-30T10:18:48.168Z] 09:38:01 1 46.52 0.00 5.14 0.00 0.08 48.25 [2024-10-30T10:18:48.168Z] 09:38:01 2 45.92 0.00 5.58 0.07 0.08 48.34 [2024-10-30T10:18:48.168Z] 09:38:01 3 47.52 0.00 5.41 0.00 0.08 46.99 [2024-10-30T10:18:48.168Z] 09:38:01 4 47.53 0.00 5.65 0.97 0.10 45.74 [2024-10-30T10:18:48.168Z] 09:38:01 5 46.20 0.00 5.64 0.00 0.07 48.09 [2024-10-30T10:18:48.168Z] 09:38:01 6 45.99 0.00 5.07 0.00 0.07 48.87 [2024-10-30T10:18:48.168Z] 09:38:01 7 46.48 0.00 5.25 0.00 0.08 48.19 [2024-10-30T10:18:48.168Z] 09:39:01 all 34.12 0.00 6.33 0.49 0.15 58.92 [2024-10-30T10:18:48.168Z] 09:39:01 0 33.93 0.00 6.76 0.12 0.08 59.10 [2024-10-30T10:18:48.168Z] 09:39:01 1 34.42 0.00 6.45 0.07 0.08 58.98 [2024-10-30T10:18:48.168Z] 09:39:01 2 34.72 0.00 7.02 2.05 0.10 56.11 [2024-10-30T10:18:48.168Z] 09:39:01 3 35.80 0.00 6.64 1.33 0.10 56.13 [2024-10-30T10:18:48.168Z] 09:39:01 4 32.13 0.00 6.00 0.25 0.08 61.54 [2024-10-30T10:18:48.168Z] 09:39:01 5 34.63 0.00 5.72 0.10 0.10 59.44 [2024-10-30T10:18:48.168Z] 09:39:01 6 35.07 0.00 5.73 0.00 0.10 59.10 [2024-10-30T10:18:48.168Z] 09:39:01 7 32.24 0.00 6.29 0.00 0.57 60.91 [2024-10-30T10:18:48.168Z] 09:40:01 all 24.05 0.00 9.23 20.16 0.11 46.46 [2024-10-30T10:18:48.168Z] 09:40:01 0 24.36 0.00 9.51 27.86 0.12 38.15 [2024-10-30T10:18:48.168Z] 09:40:01 1 24.12 0.00 9.22 19.70 0.12 46.84 [2024-10-30T10:18:48.168Z] 09:40:01 2 23.22 0.00 9.71 12.09 0.10 54.88 [2024-10-30T10:18:48.168Z] 09:40:01 3 23.75 0.00 8.55 13.73 0.10 53.87 [2024-10-30T10:18:48.168Z] 09:40:01 4 24.03 0.00 8.83 12.92 0.12 54.10 [2024-10-30T10:18:48.168Z] 09:40:01 5 24.86 0.00 9.54 22.90 0.12 42.58 [2024-10-30T10:18:48.168Z] 09:40:01 6 24.40 0.00 9.33 21.08 0.12 45.08 [2024-10-30T10:18:48.168Z] 09:40:01 7 23.62 0.00 9.12 30.99 0.08 36.19 [2024-10-30T10:18:48.168Z] 09:41:01 all 69.61 0.00 10.42 6.02 0.13 13.81 [2024-10-30T10:18:48.168Z] 09:41:01 0 70.57 0.00 9.24 0.87 0.12 19.21 [2024-10-30T10:18:48.168Z] 09:41:01 1 69.11 0.00 10.59 3.93 0.12 16.25 [2024-10-30T10:18:48.168Z] 09:41:01 2 69.73 0.00 10.09 0.35 0.10 19.73 [2024-10-30T10:18:48.168Z] 09:41:01 3 69.60 0.00 10.63 1.22 0.13 18.42 [2024-10-30T10:18:48.168Z] 09:41:01 4 69.57 0.00 10.93 16.45 0.15 2.90 [2024-10-30T10:18:48.168Z] 09:41:01 5 69.72 0.00 10.29 17.68 0.12 2.19 [2024-10-30T10:18:48.168Z] 09:41:01 6 69.71 0.00 10.49 5.70 0.13 13.97 [2024-10-30T10:18:48.168Z] 09:41:01 7 68.88 0.00 11.14 2.04 0.13 17.80 [2024-10-30T10:18:48.168Z] 09:42:01 all 90.62 0.00 9.22 0.00 0.16 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 0 90.52 0.00 9.33 0.00 0.15 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 1 90.55 0.00 9.30 0.00 0.15 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 2 90.74 0.00 9.12 0.00 0.13 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 3 90.32 0.00 9.51 0.00 0.17 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 4 90.40 0.00 9.42 0.00 0.17 0.02 [2024-10-30T10:18:48.168Z] 09:42:01 5 91.44 0.00 8.39 0.00 0.17 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 6 90.83 0.00 9.02 0.00 0.15 0.00 [2024-10-30T10:18:48.168Z] 09:42:01 7 90.19 0.00 9.64 0.00 0.17 0.00 [2024-10-30T10:18:48.168Z] 09:43:01 all 37.09 0.00 5.16 4.91 0.11 52.73 [2024-10-30T10:18:48.168Z] 09:43:01 0 38.07 0.00 4.83 1.01 0.12 55.97 [2024-10-30T10:18:48.168Z] 09:43:01 1 34.82 0.00 5.82 4.92 0.10 54.34 [2024-10-30T10:18:48.168Z] 09:43:01 2 38.18 0.00 5.04 2.20 0.10 54.48 [2024-10-30T10:18:48.168Z] 09:43:01 3 39.04 0.00 5.23 3.04 0.10 52.58 [2024-10-30T10:18:48.168Z] 09:43:01 4 36.09 0.00 5.21 3.50 0.10 55.10 [2024-10-30T10:18:48.168Z] 09:43:01 5 37.34 0.00 5.16 3.12 0.10 54.28 [2024-10-30T10:18:48.168Z] 09:43:01 6 37.12 0.00 4.63 4.70 0.12 53.43 [2024-10-30T10:18:48.168Z] 09:43:01 7 36.09 0.00 5.38 16.82 0.12 41.59 [2024-10-30T10:18:48.168Z] 09:44:01 all 9.73 0.00 0.98 0.11 0.06 89.12 [2024-10-30T10:18:48.168Z] 09:44:01 0 11.88 0.00 1.02 0.02 0.05 87.04 [2024-10-30T10:18:48.168Z] 09:44:01 1 10.18 0.00 1.05 0.02 0.07 88.69 [2024-10-30T10:18:48.169Z] 09:44:01 2 12.30 0.00 0.92 0.03 0.05 86.70 [2024-10-30T10:18:48.169Z] 09:44:01 3 8.75 0.00 0.89 0.28 0.08 89.99 [2024-10-30T10:18:48.169Z] 09:44:01 4 12.66 0.00 1.10 0.05 0.08 86.10 [2024-10-30T10:18:48.169Z] 09:44:01 5 8.36 0.00 0.99 0.15 0.07 90.43 [2024-10-30T10:18:48.169Z] 09:44:01 6 4.79 0.00 0.85 0.08 0.05 94.22 [2024-10-30T10:18:48.169Z] 09:44:01 7 8.89 0.00 1.00 0.27 0.07 89.77 [2024-10-30T10:18:48.169Z] 09:45:01 all 5.84 0.00 0.45 0.04 0.05 93.62 [2024-10-30T10:18:48.169Z] 09:45:01 0 4.23 0.00 0.41 0.00 0.03 95.33 [2024-10-30T10:18:48.169Z] 09:45:01 1 8.19 0.00 0.40 0.00 0.05 91.36 [2024-10-30T10:18:48.169Z] 09:45:01 2 4.70 0.00 0.43 0.02 0.05 94.80 [2024-10-30T10:18:48.169Z] 09:45:01 3 7.60 0.00 0.37 0.00 0.05 91.98 [2024-10-30T10:18:48.169Z] 09:45:01 4 3.79 0.00 0.47 0.00 0.03 95.71 [2024-10-30T10:18:48.169Z] 09:45:01 5 8.67 0.00 0.50 0.28 0.07 90.48 [2024-10-30T10:18:48.169Z] 09:45:01 6 7.13 0.00 0.60 0.03 0.05 92.18 [2024-10-30T10:18:48.169Z] 09:45:01 7 2.42 0.00 0.45 0.02 0.03 97.07 [2024-10-30T10:18:48.169Z] 09:46:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2024-10-30T10:18:48.169Z] 09:46:01 0 0.32 0.00 0.05 0.00 0.00 99.63 [2024-10-30T10:18:48.169Z] 09:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-30T10:18:48.169Z] 09:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T10:18:48.169Z] 09:46:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:46:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-30T10:18:48.169Z] [2024-10-30T10:18:48.169Z] 09:46:01 CPU %user %nice %system %iowait %steal %idle [2024-10-30T10:18:48.169Z] 09:47:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-30T10:18:48.169Z] 09:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 09:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 09:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:47:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:47:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 09:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-30T10:18:48.169Z] 09:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 09:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 09:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-30T10:18:48.169Z] 09:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-30T10:18:48.169Z] 09:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T10:18:48.169Z] 09:49:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2024-10-30T10:18:48.169Z] 09:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T10:18:48.169Z] 09:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:49:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:49:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-30T10:18:48.169Z] 09:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:50:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-10-30T10:18:48.169Z] 09:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-30T10:18:48.169Z] 09:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 09:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T10:18:48.169Z] 09:50:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:50:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2024-10-30T10:18:48.169Z] 09:50:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-30T10:18:48.169Z] 09:50:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-30T10:18:48.169Z] 09:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-30T10:18:48.169Z] 09:51:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:51:01 7 0.08 0.00 0.03 0.02 0.02 99.85 [2024-10-30T10:18:48.169Z] 09:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-30T10:18:48.169Z] 09:52:01 0 0.05 0.00 0.02 0.00 0.02 99.91 [2024-10-30T10:18:48.169Z] 09:52:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 09:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 09:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:52:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-30T10:18:48.169Z] 09:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:53:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-30T10:18:48.169Z] 09:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 09:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 09:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:53:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-30T10:18:48.169Z] 09:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-30T10:18:48.169Z] 09:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T10:18:48.169Z] 09:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T10:18:48.169Z] 09:54:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:54:01 6 0.10 0.00 0.00 0.02 0.00 99.88 [2024-10-30T10:18:48.169Z] 09:54:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 09:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-30T10:18:48.169Z] 09:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-30T10:18:48.169Z] 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:55:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:55:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-10-30T10:18:48.169Z] 09:56:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-30T10:18:48.169Z] 09:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-30T10:18:48.169Z] 09:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.169Z] 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T10:18:48.169Z] 09:57:01 all 0.03 0.00 0.01 0.03 0.01 99.93 [2024-10-30T10:18:48.169Z] 09:57:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:57:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 09:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 09:57:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2024-10-30T10:18:48.169Z] 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 09:57:01 7 0.02 0.00 0.03 0.13 0.02 99.80 [2024-10-30T10:18:48.169Z] [2024-10-30T10:18:48.169Z] 09:57:01 CPU %user %nice %system %iowait %steal %idle [2024-10-30T10:18:48.169Z] 09:58:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2024-10-30T10:18:48.169Z] 09:58:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2024-10-30T10:18:48.169Z] 09:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T10:18:48.169Z] 09:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:58:01 5 0.00 0.00 0.00 0.13 0.02 99.85 [2024-10-30T10:18:48.169Z] 09:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 09:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 09:59:01 all 0.11 0.00 0.02 0.03 0.01 99.84 [2024-10-30T10:18:48.169Z] 09:59:01 0 0.71 0.00 0.05 0.00 0.00 99.24 [2024-10-30T10:18:48.169Z] 09:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 09:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 09:59:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2024-10-30T10:18:48.169Z] 09:59:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-30T10:18:48.169Z] 09:59:01 7 0.02 0.00 0.02 0.17 0.02 99.78 [2024-10-30T10:18:48.169Z] 10:00:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2024-10-30T10:18:48.169Z] 10:00:01 0 1.48 0.00 0.00 0.00 0.02 98.50 [2024-10-30T10:18:48.169Z] 10:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 10:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 10:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T10:18:48.169Z] 10:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.169Z] 10:00:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2024-10-30T10:18:48.169Z] 10:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 10:00:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2024-10-30T10:18:48.169Z] 10:01:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-10-30T10:18:48.169Z] 10:01:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2024-10-30T10:18:48.169Z] 10:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T10:18:48.169Z] 10:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T10:18:48.169Z] 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:01:01 7 0.05 0.00 0.07 0.02 0.02 99.85 [2024-10-30T10:18:48.169Z] 10:02:01 all 0.28 0.00 0.01 0.02 0.01 99.68 [2024-10-30T10:18:48.169Z] 10:02:01 0 2.02 0.00 0.02 0.00 0.02 97.95 [2024-10-30T10:18:48.169Z] 10:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T10:18:48.169Z] 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.169Z] 10:02:01 3 0.03 0.00 0.00 0.05 0.00 99.92 [2024-10-30T10:18:48.169Z] 10:02:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-30T10:18:48.169Z] 10:02:01 5 0.00 0.00 0.00 0.15 0.00 99.85 [2024-10-30T10:18:48.169Z] 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 10:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.169Z] 10:03:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2024-10-30T10:18:48.169Z] 10:03:01 0 1.06 0.00 0.02 0.00 0.00 98.92 [2024-10-30T10:18:48.169Z] 10:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-30T10:18:48.169Z] 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-30T10:18:48.169Z] 10:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.169Z] 10:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T10:18:48.169Z] 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:03:01 7 0.07 0.00 0.03 0.02 0.02 99.87 [2024-10-30T10:18:48.169Z] 10:04:01 all 0.08 0.00 0.05 0.03 0.01 99.83 [2024-10-30T10:18:48.169Z] 10:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-30T10:18:48.169Z] 10:04:01 1 0.05 0.00 0.08 0.02 0.02 99.83 [2024-10-30T10:18:48.169Z] 10:04:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-30T10:18:48.169Z] 10:04:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-30T10:18:48.169Z] 10:04:01 4 0.18 0.00 0.08 0.03 0.02 99.68 [2024-10-30T10:18:48.169Z] 10:04:01 5 0.05 0.00 0.03 0.18 0.00 99.73 [2024-10-30T10:18:48.169Z] 10:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-30T10:18:48.169Z] 10:04:01 7 0.10 0.00 0.08 0.02 0.02 99.78 [2024-10-30T10:18:48.169Z] 10:05:01 all 0.02 0.00 0.02 0.03 0.00 99.94 [2024-10-30T10:18:48.169Z] 10:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-30T10:18:48.169Z] 10:05:01 1 0.02 0.00 0.02 0.10 0.00 99.87 [2024-10-30T10:18:48.169Z] 10:05:01 2 0.00 0.00 0.02 0.10 0.00 99.88 [2024-10-30T10:18:48.169Z] 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.169Z] 10:05:01 7 0.08 0.00 0.07 0.00 0.00 99.85 [2024-10-30T10:18:48.169Z] 10:06:01 all 0.06 0.00 0.01 0.02 0.01 99.89 [2024-10-30T10:18:48.169Z] 10:06:01 0 0.45 0.00 0.02 0.00 0.02 99.52 [2024-10-30T10:18:48.169Z] 10:06:01 1 0.05 0.00 0.02 0.03 0.03 99.87 [2024-10-30T10:18:48.169Z] 10:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T10:18:48.169Z] 10:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:06:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-30T10:18:48.169Z] 10:06:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-30T10:18:48.169Z] 10:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.169Z] 10:06:01 7 0.00 0.00 0.02 0.12 0.02 99.85 [2024-10-30T10:18:48.169Z] 10:07:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2024-10-30T10:18:48.170Z] 10:07:01 0 0.96 0.00 0.02 0.00 0.02 99.01 [2024-10-30T10:18:48.170Z] 10:07:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2024-10-30T10:18:48.170Z] 10:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T10:18:48.170Z] 10:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T10:18:48.170Z] 10:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:07:01 7 0.07 0.00 0.00 0.02 0.02 99.90 [2024-10-30T10:18:48.170Z] 10:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:08:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:08:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-30T10:18:48.170Z] 10:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:08:01 7 0.05 0.00 0.05 0.02 0.00 99.88 [2024-10-30T10:18:48.170Z] [2024-10-30T10:18:48.170Z] 10:08:01 CPU %user %nice %system %iowait %steal %idle [2024-10-30T10:18:48.170Z] 10:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-10-30T10:18:48.170Z] 10:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T10:18:48.170Z] 10:09:01 1 0.05 0.00 0.03 0.03 0.03 99.85 [2024-10-30T10:18:48.170Z] 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-30T10:18:48.170Z] 10:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-30T10:18:48.170Z] 10:10:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-10-30T10:18:48.170Z] 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:10:01 1 0.03 0.00 0.05 0.08 0.02 99.82 [2024-10-30T10:18:48.170Z] 10:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-30T10:18:48.170Z] 10:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.170Z] 10:10:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2024-10-30T10:18:48.170Z] 10:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T10:18:48.170Z] 10:11:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2024-10-30T10:18:48.170Z] 10:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T10:18:48.170Z] 10:11:01 1 0.12 0.00 0.02 0.07 0.02 99.78 [2024-10-30T10:18:48.170Z] 10:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T10:18:48.170Z] 10:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:11:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-30T10:18:48.170Z] 10:12:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2024-10-30T10:18:48.170Z] 10:12:01 0 1.35 0.00 0.02 0.00 0.00 98.63 [2024-10-30T10:18:48.170Z] 10:12:01 1 0.03 0.00 0.07 0.05 0.02 99.83 [2024-10-30T10:18:48.170Z] 10:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T10:18:48.170Z] 10:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:13:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2024-10-30T10:18:48.170Z] 10:13:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2024-10-30T10:18:48.170Z] 10:13:01 1 0.07 0.00 0.02 0.03 0.02 99.87 [2024-10-30T10:18:48.170Z] 10:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:13:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-30T10:18:48.170Z] 10:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T10:18:48.170Z] 10:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:13:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-30T10:18:48.170Z] 10:14:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2024-10-30T10:18:48.170Z] 10:14:01 0 0.86 0.00 0.02 0.00 0.00 99.12 [2024-10-30T10:18:48.170Z] 10:14:01 1 0.02 0.00 0.05 0.02 0.03 99.88 [2024-10-30T10:18:48.170Z] 10:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.170Z] 10:15:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-10-30T10:18:48.170Z] 10:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-30T10:18:48.170Z] 10:15:01 1 0.08 0.00 0.05 0.02 0.02 99.83 [2024-10-30T10:18:48.170Z] 10:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-30T10:18:48.170Z] 10:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T10:18:48.170Z] 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:15:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2024-10-30T10:18:48.170Z] 10:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-30T10:18:48.170Z] 10:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T10:18:48.170Z] 10:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-30T10:18:48.170Z] 10:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-30T10:18:48.170Z] 10:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-30T10:18:48.170Z] 10:17:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2024-10-30T10:18:48.170Z] 10:17:01 0 1.91 0.00 0.00 0.00 0.00 98.09 [2024-10-30T10:18:48.170Z] 10:17:01 1 0.05 0.00 0.02 0.05 0.02 99.87 [2024-10-30T10:18:48.170Z] 10:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T10:18:48.170Z] 10:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T10:18:48.170Z] 10:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T10:18:48.170Z] 10:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-30T10:18:48.170Z] 10:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T10:18:48.170Z] 10:17:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2024-10-30T10:18:48.170Z] 10:18:01 all 4.75 0.00 2.00 1.39 0.04 91.83 [2024-10-30T10:18:48.170Z] 10:18:01 0 4.22 0.00 1.46 0.23 0.03 94.06 [2024-10-30T10:18:48.170Z] 10:18:01 1 4.94 0.00 2.10 1.26 0.05 91.64 [2024-10-30T10:18:48.170Z] 10:18:01 2 5.87 0.00 2.21 0.87 0.03 91.01 [2024-10-30T10:18:48.170Z] 10:18:01 3 3.92 0.00 1.61 0.18 0.03 94.26 [2024-10-30T10:18:48.170Z] 10:18:01 4 4.64 0.00 1.73 0.15 0.03 93.45 [2024-10-30T10:18:48.170Z] 10:18:01 5 4.49 0.00 1.63 0.20 0.03 93.65 [2024-10-30T10:18:48.170Z] 10:18:01 6 4.24 0.00 2.99 0.02 0.03 92.72 [2024-10-30T10:18:48.170Z] 10:18:01 7 5.68 0.00 2.29 8.23 0.05 83.75 [2024-10-30T10:18:48.170Z] Average: all 8.63 0.00 1.38 0.84 0.03 89.12 [2024-10-30T10:18:48.170Z] Average: 0 8.90 0.00 1.32 0.69 0.03 89.06 [2024-10-30T10:18:48.170Z] Average: 1 8.71 0.00 1.42 0.77 0.04 89.06 [2024-10-30T10:18:48.170Z] Average: 2 8.64 0.00 1.40 0.50 0.02 89.44 [2024-10-30T10:18:48.170Z] Average: 3 8.70 0.00 1.36 0.48 0.03 89.44 [2024-10-30T10:18:48.170Z] Average: 4 8.50 0.00 1.42 1.11 0.03 88.95 [2024-10-30T10:18:48.170Z] Average: 5 8.67 0.00 1.36 1.06 0.03 88.89 [2024-10-30T10:18:48.170Z] Average: 6 8.48 0.00 1.39 0.74 0.02 89.37 [2024-10-30T10:18:48.170Z] Average: 7 8.43 0.00 1.40 1.38 0.04 88.75 [2024-10-30T10:18:48.170Z] [2024-10-30T10:18:48.170Z] [2024-10-30T10:18:48.170Z]