Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef65de843fd2588df9291ef96e78f36bbf6f50e6 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-ssh11967291591298990888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17308873682914652663.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7258494539965810452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3144457416914789181.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9711513472552730940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3345 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 ef65de843fd2588df9291ef96e78f36bbf6f50e6 (napa) Commit message: "fix: Bump golang libs to resolve CVEs (#4793)" > 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 ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 > git rev-list --no-walk 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-22T02:10:46.871Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-22T02:10:46.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-22T02:10:46.977Z] ========================================================= [2024-04-22T02:10:46.977Z] EdgeX Global Pipelines Version Info [2024-04-22T02:10:46.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:10:48.255Z] ------------------- [2024-04-22T02:10:48.255Z] stable info: [2024-04-22T02:10:48.255Z] ------------------- [2024-04-22T02:10:48.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-22T02:10:48.255Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-22T02:10:48.255Z] Message: update stable to v1.0.258 [2024-04-22T02:10:48.826Z] ------------------- [2024-04-22T02:10:48.826Z] experimental info: [2024-04-22T02:10:48.826Z] ------------------- [2024-04-22T02:10:48.826Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-22T02:10:48.826Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-22T02:10:48.826Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-22T02:10:48.902Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-04-22T02:10:48.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-04-22T02:10:48.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-22T02:10:48.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-22T02:10:48.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-22T02:10:48.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-22T02:10:49.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-22T02:10:49.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-04-22T02:10:49.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-04-22T02:10:49.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-04-22T02:10:49.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-22T02:10:49.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-22T02:10:49.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-22T02:10:49.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-22T02:10:49.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-22T02:10:49.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-22T02:10:49.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-22T02:10:49.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-22T02:10:49.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-22T02:10:49.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-22T02:10:49.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-22T02:10:49.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-22T02:10:49.349Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-22T02:10:49.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-04-22T02:10:49.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-04-22T02:10:49.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-04-22T02:10:49.429Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] echo [2024-04-22T02:10:49.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef65de8 [Pipeline] echo [2024-04-22T02:10:49.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-22T02:10:49.531Z] provisioning config files... [2024-04-22T02:10:49.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4862225185190283198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:10:49.885Z] ---> ****-login.sh [2024-04-22T02:10:49.885Z] nexus3.edgexfoundry.org:10001 [2024-04-22T02:10:50.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:10:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:10:50.407Z] Configure a credential helper to remove this warning. See [2024-04-22T02:10:50.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:10:50.407Z] [2024-04-22T02:10:50.407Z] Login Succeeded [2024-04-22T02:10:50.407Z] nexus3.edgexfoundry.org:10002 [2024-04-22T02:10:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:10:50.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:10:50.407Z] Configure a credential helper to remove this warning. See [2024-04-22T02:10:50.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:10:50.407Z] [2024-04-22T02:10:50.407Z] Login Succeeded [2024-04-22T02:10:50.407Z] nexus3.edgexfoundry.org:10003 [2024-04-22T02:10:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:10:50.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:10:50.667Z] Configure a credential helper to remove this warning. See [2024-04-22T02:10:50.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:10:50.667Z] [2024-04-22T02:10:50.667Z] Login Succeeded [2024-04-22T02:10:50.667Z] nexus3.edgexfoundry.org:10004 [2024-04-22T02:10:50.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:10:50.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:10:50.667Z] Configure a credential helper to remove this warning. See [2024-04-22T02:10:50.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:10:50.667Z] [2024-04-22T02:10:50.667Z] Login Succeeded [2024-04-22T02:10:50.667Z] ****.io [2024-04-22T02:10:50.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:10:50.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:10:50.927Z] Configure a credential helper to remove this warning. See [2024-04-22T02:10:50.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:10:50.927Z] [2024-04-22T02:10:50.927Z] Login Succeeded [2024-04-22T02:10:50.927Z] ---> ****-login.sh ends [Pipeline] } [2024-04-22T02:10:50.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-22T02:10:51.258Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + dirname cmd/core-command/Dockerfile [2024-04-22T02:10:51.258Z] + echo core-command,cmd/core-command/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/core-data/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo core-data,cmd/core-data/Dockerfile [2024-04-22T02:10:51.258Z] + + dirname cmd/core-metadata/Dockerfile [2024-04-22T02:10:51.258Z] cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-spire-agent/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-spire-config/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/security-spire-server/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/support-notifications/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-04-22T02:10:51.258Z] + dirname cmd/support-scheduler/Dockerfile [2024-04-22T02:10:51.258Z] + cut -d/ -f2 [2024-04-22T02:10:51.258Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-04-22T02:10:51.295Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-22T02:10:51.661Z] + git rev-list -1 --merges ef65de843fd2588df9291ef96e78f36bbf6f50e6~1..ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] echo [2024-04-22T02:10:51.672Z] -----------> git rev-list -1 --merges ef65de843fd2588df9291ef96e78f36bbf6f50e6~1..ef65de843fd2588df9291ef96e78f36bbf6f50e6 ef65de843fd2588df9291ef96e78f36bbf6f50e6 [false] [Pipeline] sh [2024-04-22T02:10:51.966Z] + git log --format=format:%s -1 ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] echo [2024-04-22T02:10:51.980Z] ========================================================= [2024-04-22T02:10:51.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-22T02:10:51.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-22T02:10:52.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-22T02:10:52.451Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-22T02:10:52.451Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-22T02:10:52.451Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-22T02:10:52.451Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-22T02:10:52.451Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-22T02:10:52.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:10:52.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-22T02:10:52.883Z] [2024-04-22T02:10:52.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:10:53.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-22T02:10:53.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-22T02:10:53.183Z] b85a868b505f: Pulling fs layer [2024-04-22T02:10:53.183Z] e2be974225ed: Pulling fs layer [2024-04-22T02:10:53.183Z] 339a4e72a1f5: Pulling fs layer [2024-04-22T02:10:53.183Z] 988bab9f4d93: Pulling fs layer [2024-04-22T02:10:53.183Z] 1469e6f7b9e6: Pulling fs layer [2024-04-22T02:10:53.183Z] eaf3925da568: Pulling fs layer [2024-04-22T02:10:53.183Z] bab4dde63d76: Pulling fs layer [2024-04-22T02:10:53.183Z] bde34c3a00c8: Pulling fs layer [2024-04-22T02:10:53.183Z] b352a97aabf1: Pulling fs layer [2024-04-22T02:10:53.183Z] 4872d77fe225: Pulling fs layer [2024-04-22T02:10:53.183Z] 5851b861e8e6: Pulling fs layer [2024-04-22T02:10:53.183Z] 1469e6f7b9e6: Waiting [2024-04-22T02:10:53.183Z] eaf3925da568: Waiting [2024-04-22T02:10:53.183Z] bab4dde63d76: Waiting [2024-04-22T02:10:53.183Z] bde34c3a00c8: Waiting [2024-04-22T02:10:53.183Z] 5851b861e8e6: Waiting [2024-04-22T02:10:53.183Z] b352a97aabf1: Waiting [2024-04-22T02:10:53.183Z] 4872d77fe225: Waiting [2024-04-22T02:10:53.183Z] 988bab9f4d93: Waiting [2024-04-22T02:10:53.183Z] e2be974225ed: Download complete [2024-04-22T02:10:53.183Z] 988bab9f4d93: Verifying Checksum [2024-04-22T02:10:53.183Z] 988bab9f4d93: Download complete [2024-04-22T02:10:53.183Z] 1469e6f7b9e6: Verifying Checksum [2024-04-22T02:10:53.183Z] 1469e6f7b9e6: Download complete [2024-04-22T02:10:53.442Z] eaf3925da568: Verifying Checksum [2024-04-22T02:10:53.442Z] eaf3925da568: Download complete [2024-04-22T02:10:53.442Z] 339a4e72a1f5: Verifying Checksum [2024-04-22T02:10:53.442Z] 339a4e72a1f5: Download complete [2024-04-22T02:10:53.442Z] bde34c3a00c8: Download complete [2024-04-22T02:10:53.442Z] b352a97aabf1: Verifying Checksum [2024-04-22T02:10:53.442Z] 4872d77fe225: Verifying Checksum [2024-04-22T02:10:53.442Z] 4872d77fe225: Download complete [2024-04-22T02:10:53.442Z] 5851b861e8e6: Verifying Checksum [2024-04-22T02:10:53.442Z] 5851b861e8e6: Download complete [2024-04-22T02:10:53.442Z] b85a868b505f: Verifying Checksum [2024-04-22T02:10:53.442Z] b85a868b505f: Download complete [2024-04-22T02:10:53.700Z] bab4dde63d76: Verifying Checksum [2024-04-22T02:10:53.701Z] bab4dde63d76: Download complete [2024-04-22T02:10:55.077Z] b85a868b505f: Pull complete [2024-04-22T02:10:55.077Z] e2be974225ed: Pull complete [2024-04-22T02:10:55.337Z] 339a4e72a1f5: Pull complete [2024-04-22T02:10:55.337Z] 988bab9f4d93: Pull complete [2024-04-22T02:10:55.905Z] 1469e6f7b9e6: Pull complete [2024-04-22T02:10:55.905Z] eaf3925da568: Pull complete [2024-04-22T02:10:57.834Z] bab4dde63d76: Pull complete [2024-04-22T02:10:57.834Z] bde34c3a00c8: Pull complete [2024-04-22T02:10:57.834Z] b352a97aabf1: Pull complete [2024-04-22T02:10:57.834Z] 4872d77fe225: Pull complete [2024-04-22T02:10:57.834Z] 5851b861e8e6: Pull complete [2024-04-22T02:10:57.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-22T02:10:57.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-22T02:10:57.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:10:57.973Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:10:58.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:11:02.798Z] $ docker top 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 -eo pid,comm [2024-04-22T02:11:02.848Z] 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-04-22T02:11:02.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-22T02:11:02.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-22T02:11:02.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-22T02:11:03.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-22T02:11:03.015Z] $ docker exec 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent [2024-04-22T02:11:03.116Z] SSH_AUTH_SOCK=/tmp/ssh-CTMW0vDn2ygT/agent.32 [2024-04-22T02:11:03.116Z] SSH_AGENT_PID=38 [2024-04-22T02:11:03.122Z] Running ssh-add (command line suppressed) [2024-04-22T02:11:03.228Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9538593892672653254.key (/w/workspace/edgex-go/3@tmp/private_key_9538593892672653254.key) [2024-04-22T02:11:03.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-22T02:11:03.530Z] + git tag --points-at HEAD [Pipeline] } [2024-04-22T02:11:03.544Z] $ docker exec --env ******** --env ******** 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent -k [2024-04-22T02:11:03.639Z] unset SSH_AUTH_SOCK; [2024-04-22T02:11:03.639Z] unset SSH_AGENT_PID; [2024-04-22T02:11:03.639Z] echo Agent pid 38 killed; [2024-04-22T02:11:03.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-22T02:11:03.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-22T02:11:03.682Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-22T02:11:03.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-22T02:11:03.792Z] $ docker exec 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent [2024-04-22T02:11:03.909Z] SSH_AUTH_SOCK=/tmp/ssh-ihUTes1Cv0R0/agent.73 [2024-04-22T02:11:03.909Z] SSH_AGENT_PID=79 [2024-04-22T02:11:03.914Z] Running ssh-add (command line suppressed) [2024-04-22T02:11:04.010Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_13951320726512412591.key (/w/workspace/edgex-go/3@tmp/private_key_13951320726512412591.key) [2024-04-22T02:11:04.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-22T02:11:04.310Z] + git semver init [2024-04-22T02:11:04.570Z] 2024-04-22 02:11:04,480 [run_init] DEBUG init version:0.0.0 force:False [2024-04-22T02:11:04.570Z] 2024-04-22 02:11:04,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-04-22T02:11:04.570Z] 2024-04-22 02:11:04,481 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-04-22T02:11:04.570Z] 2024-04-22 02:11:04,481 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-04-22T02:11:14.569Z] 2024-04-22 02:11:13,754 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-04-22T02:11:14.569Z] 2024-04-22 02:11:13,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/napa with force:False [2024-04-22T02:11:14.569Z] 2024-04-22 02:11:13,755 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:11:14.569Z] 2024-04-22 02:11:13,755 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:11:14.569Z] 3.1.1-dev.1 [Pipeline] } [2024-04-22T02:11:14.580Z] $ docker exec --env ******** --env ******** 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 ssh-agent -k [2024-04-22T02:11:14.669Z] unset SSH_AUTH_SOCK; [2024-04-22T02:11:14.670Z] unset SSH_AGENT_PID; [2024-04-22T02:11:14.670Z] echo Agent pid 79 killed; [2024-04-22T02:11:14.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-22T02:11:14.995Z] + git semver [Pipeline] } [2024-04-22T02:11:15.270Z] $ docker stop --time=1 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 [2024-04-22T02:11:17.935Z] $ docker rm -f --volumes 4457a6c49beb8e8472dbe34301708866ed0ff0fcca61a10dd9ce624efa778cf4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-22T02:11:18.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-22T02:11:18.699Z] Stashed 1 file(s) [Pipeline] echo [2024-04-22T02:11:18.703Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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-04-22T02:11:19.133Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-04-22T02:11:19.146Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-22T02:11:19.435Z] + + cut -d -f 2 [2024-04-22T02:11:19.435Z] grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-04-22T02:11:19.454Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-22T02:11:19.473Z] ========================================================= [2024-04-22T02:11:19.473Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-04-22T02:11:19.473Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-22T02:11:19.769Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-22T02:11:20.340Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-04-22T02:11:20.340Z] 619be1103602: Pulling fs layer [2024-04-22T02:11:20.340Z] 7862e08f4a3e: Pulling fs layer [2024-04-22T02:11:20.340Z] 5df492c9dc93: Pulling fs layer [2024-04-22T02:11:20.340Z] 7629e6793208: Pulling fs layer [2024-04-22T02:11:20.340Z] 4f4fb700ef54: Pulling fs layer [2024-04-22T02:11:20.340Z] 8de7f028bff5: Pulling fs layer [2024-04-22T02:11:20.340Z] 44042ff1420b: Pulling fs layer [2024-04-22T02:11:20.340Z] 5cdaf54b7214: Pulling fs layer [2024-04-22T02:11:20.340Z] 38f3e5a9071a: Pulling fs layer [2024-04-22T02:11:20.340Z] 7629e6793208: Waiting [2024-04-22T02:11:20.340Z] 8de7f028bff5: Waiting [2024-04-22T02:11:20.340Z] 44042ff1420b: Waiting [2024-04-22T02:11:20.340Z] 38f3e5a9071a: Waiting [2024-04-22T02:11:20.340Z] 5cdaf54b7214: Waiting [2024-04-22T02:11:20.340Z] 4f4fb700ef54: Waiting [2024-04-22T02:11:20.340Z] 7862e08f4a3e: Verifying Checksum [2024-04-22T02:11:20.340Z] 7862e08f4a3e: Download complete [2024-04-22T02:11:20.340Z] 7629e6793208: Verifying Checksum [2024-04-22T02:11:20.340Z] 7629e6793208: Download complete [2024-04-22T02:11:20.340Z] 4f4fb700ef54: Verifying Checksum [2024-04-22T02:11:20.340Z] 4f4fb700ef54: Download complete [2024-04-22T02:11:20.340Z] 8de7f028bff5: Verifying Checksum [2024-04-22T02:11:20.340Z] 8de7f028bff5: Download complete [2024-04-22T02:11:20.340Z] 619be1103602: Verifying Checksum [2024-04-22T02:11:20.340Z] 619be1103602: Download complete [2024-04-22T02:11:20.340Z] 44042ff1420b: Verifying Checksum [2024-04-22T02:11:20.340Z] 44042ff1420b: Download complete [2024-04-22T02:11:20.600Z] 38f3e5a9071a: Verifying Checksum [2024-04-22T02:11:20.600Z] 38f3e5a9071a: Download complete [2024-04-22T02:11:20.600Z] 5df492c9dc93: Verifying Checksum [2024-04-22T02:11:20.600Z] 5df492c9dc93: Download complete [2024-04-22T02:11:20.600Z] 619be1103602: Pull complete [2024-04-22T02:11:21.169Z] 5cdaf54b7214: Verifying Checksum [2024-04-22T02:11:21.169Z] 5cdaf54b7214: Download complete [2024-04-22T02:11:21.430Z] 7862e08f4a3e: Pull complete [2024-04-22T02:11:25.628Z] 5df492c9dc93: Pull complete [2024-04-22T02:11:25.887Z] 7629e6793208: Pull complete [2024-04-22T02:11:26.455Z] 4f4fb700ef54: Pull complete [2024-04-22T02:11:27.032Z] 8de7f028bff5: Pull complete [2024-04-22T02:11:27.969Z] 44042ff1420b: Pull complete [2024-04-22T02:11:31.272Z] 5cdaf54b7214: Pull complete [2024-04-22T02:11:32.211Z] 38f3e5a9071a: Pull complete [2024-04-22T02:11:33.148Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-04-22T02:11:33.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-22T02:11:33.407Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-04-22T02:11:33.723Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-22T02:11:33.724Z] WORKDIR /edgex [2024-04-22T02:11:33.724Z] COPY go.mod . [2024-04-22T02:11:33.724Z] RUN go mod download [2024-04-22T02:11:33.724Z] + docker build -t ci-base-image-x86_64 -f - . [2024-04-22T02:11:33.801Z] Still waiting to schedule task [2024-04-22T02:11:33.802Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3343’ [2024-04-22T02:11:35.110Z] Sending build context to Docker daemon 204.4MB [2024-04-22T02:11:35.110Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-04-22T02:11:35.110Z] ---> 60b93f829570 [2024-04-22T02:11:35.110Z] Step 2/4 : WORKDIR /edgex [2024-04-22T02:11:57.110Z] ---> Running in 8966bedda140 [2024-04-22T02:11:58.514Z] Removing intermediate container 8966bedda140 [2024-04-22T02:11:58.514Z] ---> 1f25c45d9e49 [2024-04-22T02:11:58.514Z] Step 3/4 : COPY go.mod . [2024-04-22T02:11:59.453Z] ---> 008236837c3b [2024-04-22T02:11:59.453Z] Step 4/4 : RUN go mod download [2024-04-22T02:12:00.389Z] ---> Running in 8032737b0d15 [2024-04-22T02:12:27.103Z] Removing intermediate container 8032737b0d15 [2024-04-22T02:12:27.103Z] ---> 55e4041af785 [2024-04-22T02:12:27.103Z] Successfully built 55e4041af785 [2024-04-22T02:12:27.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:12:27.414Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-22T02:12:27.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:12:27.496Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:12:27.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:12:30.156Z] $ docker top d59297844fa8f4b9063e51c95a859c0a8a9626ac00e79e2f6e83870f9db84b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-22T02:12:30.508Z] + go version [2024-04-22T02:12:30.508Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-04-22T02:12:30.520Z] $ docker stop --time=1 d59297844fa8f4b9063e51c95a859c0a8a9626ac00e79e2f6e83870f9db84b96 [2024-04-22T02:12:31.867Z] $ docker rm -f --volumes d59297844fa8f4b9063e51c95a859c0a8a9626ac00e79e2f6e83870f9db84b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:12:32.317Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-22T02:12:32.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:12:32.410Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:12:32.449Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:12:32.752Z] $ docker top 48473bd5def15e49e600eb0633fe125d999aa5c71d2a95cf69055562d088bb81 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-22T02:12:32.826Z] ========================================================= [2024-04-22T02:12:32.827Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-22T02:12:32.827Z] ========================================================= [Pipeline] sh [2024-04-22T02:12:33.104Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-04-22T02:12:33.416Z] + make test [2024-04-22T02:12:33.416Z] go test -race -coverprofile=coverage.out ./... [2024-04-22T02:12:40.008Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-04-22T02:13:36.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-04-22T02:13:36.888Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-04-22T02:13:37.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-04-22T02:13:37.457Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-22T02:13:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-04-22T02:13:40.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-04-22T02:13:40.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-22T02:13:40.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-22T02:13:44.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2024-04-22T02:13:49.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-04-22T02:13:49.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-22T02:13:49.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-04-22T02:13:49.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-04-22T02:13:51.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.088s coverage: 53.2% of statements [2024-04-22T02:13:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-22T02:13:51.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-22T02:13:57.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.789s coverage: 93.4% of statements [2024-04-22T02:13:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-22T02:13:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-22T02:13:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-22T02:13:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-22T02:13:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-04-22T02:13:59.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements [2024-04-22T02:13:59.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-22T02:13:59.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-22T02:14:03.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 97.6% of statements [2024-04-22T02:14:03.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-22T02:14:03.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-22T02:14:03.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-22T02:14:05.177Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.043s coverage: 72.2% of statements [2024-04-22T02:14:05.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-22T02:14:05.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-04-22T02:14:05.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-22T02:14:05.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-22T02:14:05.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-22T02:14:05.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-22T02:14:05.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-22T02:14:07.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-22T02:14:07.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-04-22T02:14:08.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2024-04-22T02:14:08.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.082s coverage: 32.2% of statements [2024-04-22T02:14:09.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements [2024-04-22T02:14:09.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.110s coverage: 82.9% of statements [2024-04-22T02:14:09.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements [2024-04-22T02:14:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.112s coverage: 96.3% of statements [2024-04-22T02:14:11.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-22T02:14:11.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-22T02:14:11.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-22T02:14:11.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-04-22T02:14:11.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-22T02:14:11.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-04-22T02:14:11.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-22T02:14:11.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-22T02:14:11.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2024-04-22T02:14:12.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-04-22T02:14:12.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-22T02:14:12.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-22T02:14:12.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-04-22T02:14:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-04-22T02:14:14.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-22T02:14:15.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-04-22T02:14:19.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-04-22T02:14:19.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-22T02:14:20.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-22T02:14:20.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-22T02:14:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-04-22T02:14:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-22T02:14:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-22T02:14:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2024-04-22T02:14:24.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-22T02:14:24.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-22T02:14:24.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-22T02:14:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-04-22T02:14:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-22T02:14:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-22T02:14:26.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-04-22T02:14:27.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-04-22T02:14:27.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-22T02:14:27.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-22T02:14:27.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-22T02:14:29.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-22T02:14:29.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-22T02:14:29.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-04-22T02:14:29.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-22T02:14:29.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-22T02:14:29.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-22T02:14:29.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-22T02:14:29.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.303s coverage: 79.9% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.126s coverage: 81.8% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.196s coverage: 38.4% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.079s coverage: 19.9% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements [2024-04-22T02:14:35.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2024-04-22T02:14:35.728Z] 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-04-22T02:14:35.728Z] running golangci-lint [2024-04-22T02:14:35.987Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-04-22T02:14:35.987Z] go version go1.21.9 linux/amd64 [2024-04-22T02:14:36.246Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-04-22T02:14:36.246Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-04-22T02:14:48.499Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 12.452694658s" [2024-04-22T02:14:48.760Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.796016ms" [2024-04-22T02:14:56.878Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.330003121s with top 10 stages: buildir: 29.962151802s, gosec: 6.992400304s, fact_deprecated: 2.025185048s, inspect: 1.803303206s, printf: 1.14518096s, S1038: 1.002082891s, ctrlflow: 955.683441ms, nilness: 819.096218ms, directives: 794.475372ms, fact_purity: 695.569455ms" [2024-04-22T02:14:56.878Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-04-22T02:14:56.878Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, skip_dirs: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_files: 197/197" [2024-04-22T02:14:56.878Z] level=info msg="[runner] processing took 17.419731ms with stages: nolint: 6.947061ms, identifier_marker: 5.277377ms, autogenerated_exclude: 1.410287ms, path_prettifier: 1.387066ms, skip_dirs: 1.299784ms, exclude-rules: 1.055725ms, cgo: 25.491µs, filename_unadjuster: 13.23µs, max_same_issues: 710ns, fixer: 500ns, skip_files: 470ns, uniq_by_line: 340ns, exclude: 310ns, severity-rules: 240ns, path_shortener: 220ns, diff: 200ns, sort_results: 170ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-04-22T02:14:56.878Z] level=info msg="[runner] linters took 7.552066469s with stages: goanalysis_metalinter: 7.534562074s" [2024-04-22T02:14:56.878Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-04-22T02:14:56.878Z] level=info msg="Memory: 202 samples, avg is 239.0MB, max is 958.6MB" [2024-04-22T02:14:56.878Z] level=info msg="Execution took 20.044160563s" [2024-04-22T02:14:56.878Z] go vet ./... [2024-04-22T02:15:02.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-22T02:15:02.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-22T02:15:02.220Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-04-22T02:15:02.241Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-04-22T02:15:02.634Z] + go mod tidy [2024-04-22T02:15:02.908Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-04-22T02:15:02.908Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-04-22T02:15:02.908Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-04-22T02:15:02.908Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-04-22T02:15:03.166Z] go: downloading github.com/google/go-cmp v0.5.9 [2024-04-22T02:15:03.166Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2024-04-22T02:15:03.426Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-04-22T02:15:03.426Z] go: downloading github.com/kr/pretty v0.1.0 [2024-04-22T02:15:03.426Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-04-22T02:15:05.965Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-04-22T02:15:05.965Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-04-22T02:15:05.965Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-22T02:15:05.965Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-04-22T02:15:06.923Z] go: downloading github.com/pkg/errors v0.9.1 [2024-04-22T02:15:06.923Z] go: downloading github.com/kr/text v0.2.0 [2024-04-22T02:15:07.519Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-04-22T02:15:07.519Z] go: downloading github.com/google/btree v1.0.1 [2024-04-22T02:15:07.519Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-04-22T02:15:08.083Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-04-22T02:15:08.083Z] go: downloading github.com/miekg/dns v1.1.41 [2024-04-22T02:15:08.083Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-04-22T02:15:08.083Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2024-04-22T02:15:10.288Z] + ls -al . [2024-04-22T02:15:10.288Z] total 740 [2024-04-22T02:15:10.288Z] drwxrwxr-x 12 1001 1001 4096 Apr 22 02:12 . [2024-04-22T02:15:10.288Z] drwxr-xr-x 4 root root 4096 Apr 22 02:12 .. [2024-04-22T02:15:10.288Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 02:10 .blubracket [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 10 Apr 22 02:10 .dockerignore [2024-04-22T02:15:10.288Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 02:14 .git [2024-04-22T02:15:10.288Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 02:10 .github [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 1067 Apr 22 02:10 .gitignore [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 02:10 .golangci.yml [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 100 Apr 22 02:10 .hadolint.yml [2024-04-22T02:15:10.288Z] drwxr-xr-x 3 1001 1001 4096 Apr 22 02:11 .semver [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 155 Apr 22 02:10 .sonarcloud.properties [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 02:10 ADOPTERS.md [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 11674 Apr 22 02:10 Attribution.txt [2024-04-22T02:15:10.288Z] -rw-rw-r-- 1 1001 1001 100284 Apr 22 02:10 CHANGELOG.md [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 02:10 CONTRIBUTING.md [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 02:10 GOVERNANCE.md [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 861 Apr 22 02:10 Jenkinsfile [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 02:10 LICENSE [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 15054 Apr 22 02:10 Makefile [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 02:10 OWNERS.md [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 9528 Apr 22 02:10 README.md [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 789 Apr 22 02:10 SECURITY.md [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 02:11 VERSION [2024-04-22T02:15:10.289Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 02:10 bin [2024-04-22T02:15:10.289Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 02:10 cmd [2024-04-22T02:15:10.289Z] -rw-r--r-- 1 root root 453602 Apr 22 02:14 coverage.out [2024-04-22T02:15:10.289Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 02:10 fuzz_test [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 3649 Apr 22 02:10 go.mod [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 34366 Apr 22 02:10 go.sum [2024-04-22T02:15:10.289Z] drwxrwxr-x 7 1001 1001 4096 Apr 22 02:10 internal [2024-04-22T02:15:10.289Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 02:10 openapi [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 584 Apr 22 02:10 security.txt [2024-04-22T02:15:10.289Z] drwxrwxr-x 6 1001 1001 4096 Apr 22 02:10 vendor [2024-04-22T02:15:10.289Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 02:10 version.go [Pipeline] sh [2024-04-22T02:15:10.574Z] + '[' -e coverage.out ] [2024-04-22T02:15:10.574Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-04-22T02:15:10.701Z] Stashed 1 file(s) [Pipeline] sh [2024-04-22T02:15:10.989Z] + make build [2024-04-22T02:15:10.989Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-04-22T02:15:11.263Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3346 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws [2024-04-22T02:15:11.279Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-04-22T02:15:11.319Z] The recommended git tool is: git [2024-04-22T02:15:16.535Z] using credential edgex-jenkins-ssh [2024-04-22T02:15:16.562Z] Cloning the remote Git repository [2024-04-22T02:15:16.627Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-04-22T02:15:16.722Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-04-22T02:15:16.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-22T02:15:16.874Z] > git --version # timeout=10 [2024-04-22T02:15:16.900Z] > git --version # 'git version 2.25.1' [2024-04-22T02:15:16.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-22T02:15:17.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-22T02:15:23.203Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-04-22T02:15:24.140Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-04-22T02:15:25.076Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-04-22T02:15:26.009Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-04-22T02:15:32.567Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-04-22T02:15:32.827Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-04-22T02:15:34.203Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-04-22T02:15:35.138Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-04-22T02:15:36.080Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-04-22T02:15:36.634Z] Avoid second fetch [2024-04-22T02:15:36.635Z] Checking out Revision ef65de843fd2588df9291ef96e78f36bbf6f50e6 (napa) [2024-04-22T02:15:37.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-04-22T02:15:35.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-22T02:15:35.621Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-22T02:15:36.647Z] > git config core.sparsecheckout # timeout=10 [2024-04-22T02:15:36.725Z] > git checkout -f ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 [2024-04-22T02:15:37.952Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-04-22T02:15:38.251Z] Commit message: "fix: Bump golang libs to resolve CVEs (#4793)" [Pipeline] } [2024-04-22T02:15:39.346Z] $ docker stop --time=1 48473bd5def15e49e600eb0633fe125d999aa5c71d2a95cf69055562d088bb81 [2024-04-22T02:15:44.834Z] $ docker rm -f --volumes 48473bd5def15e49e600eb0633fe125d999aa5c71d2a95cf69055562d088bb81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:15:46.066Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-22T02:15:46.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-22T02:15:46.066Z] Dload Upload Total Spent Left Speed [2024-04-22T02:15:46.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2024-04-22T02:15:46.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-22T02:15:46.115Z] [2024-04-22T02:15:46.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:15:46.405Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-22T02:15:46.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-22T02:15:46.456Z] latest: Pulling from edgex-devops/edgex-compose [2024-04-22T02:15:46.456Z] 91d30c5bc195: Pulling fs layer [2024-04-22T02:15:46.456Z] 2e9b0aa3be6d: Pulling fs layer [2024-04-22T02:15:46.456Z] 9c61dcf015f6: Pulling fs layer [2024-04-22T02:15:46.456Z] 4698f68db338: Pulling fs layer [2024-04-22T02:15:46.456Z] 2a2f49069b9e: Pulling fs layer [2024-04-22T02:15:46.456Z] e0025b399a48: Pulling fs layer [2024-04-22T02:15:46.456Z] 4698f68db338: Waiting [2024-04-22T02:15:46.456Z] e0025b399a48: Waiting [2024-04-22T02:15:46.456Z] 2a2f49069b9e: Waiting [2024-04-22T02:15:46.456Z] 91d30c5bc195: Verifying Checksum [2024-04-22T02:15:46.456Z] 91d30c5bc195: Download complete [2024-04-22T02:15:46.456Z] 4698f68db338: Verifying Checksum [2024-04-22T02:15:46.456Z] 4698f68db338: Download complete [2024-04-22T02:15:46.714Z] 2e9b0aa3be6d: Verifying Checksum [2024-04-22T02:15:46.714Z] 2e9b0aa3be6d: Download complete [2024-04-22T02:15:46.714Z] 91d30c5bc195: Pull complete [2024-04-22T02:15:46.714Z] e0025b399a48: Verifying Checksum [2024-04-22T02:15:46.714Z] e0025b399a48: Download complete [2024-04-22T02:15:46.714Z] 2a2f49069b9e: Verifying Checksum [2024-04-22T02:15:46.714Z] 2a2f49069b9e: Download complete [2024-04-22T02:15:46.730Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-22T02:15:46.730Z] + sudo tee /etc/docker/daemon.new [2024-04-22T02:15:46.730Z] { [2024-04-22T02:15:46.730Z] "registry-mirrors": [ [2024-04-22T02:15:46.730Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-22T02:15:46.730Z] ], [2024-04-22T02:15:46.730Z] "bip": "10.250.0.254/24", [2024-04-22T02:15:46.730Z] "hosts": [ [2024-04-22T02:15:46.730Z] "tcp://0.0.0.0:5555", [2024-04-22T02:15:46.730Z] "unix:///var/run/docker.sock" [2024-04-22T02:15:46.730Z] ], [2024-04-22T02:15:46.730Z] "mtu": 1458, [2024-04-22T02:15:46.730Z] "selinux-enabled": true, [2024-04-22T02:15:46.730Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-22T02:15:46.730Z] } [Pipeline] sh [2024-04-22T02:15:46.972Z] 2e9b0aa3be6d: Pull complete [2024-04-22T02:15:47.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-22T02:15:47.229Z] 9c61dcf015f6: Download complete [2024-04-22T02:15:47.386Z] + sudo service docker restart [2024-04-22T02:15:49.754Z] 9c61dcf015f6: Pull complete [2024-04-22T02:15:49.754Z] 4698f68db338: Pull complete [2024-04-22T02:15:50.319Z] 2a2f49069b9e: Pull complete [2024-04-22T02:15:50.319Z] e0025b399a48: Pull complete [2024-04-22T02:15:50.319Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-04-22T02:15:50.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-22T02:15:50.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:15:50.418Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:15:50.449Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:15:57.550Z] $ docker top cb8cf7d378eafe534b02cefc5cf918fde3e71dc9dadfc5a4b12e898a92f41771 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-22T02:15:57.948Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-22T02:15:59.960Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-22T02:15:59.960Z] #1 transferring dockerfile: 2.23kB done [2024-04-22T02:15:59.960Z] #1 DONE 0.0s [2024-04-22T02:16:00.221Z] [2024-04-22T02:16:00.221Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-04-22T02:16:00.825Z] #2 ... [2024-04-22T02:16:00.825Z] [2024-04-22T02:16:00.825Z] #3 [security-spire-server internal] load .dockerignore [2024-04-22T02:16:00.825Z] #3 DONE 0.0s [2024-04-22T02:16:00.825Z] [2024-04-22T02:16:00.825Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-04-22T02:16:00.825Z] #4 transferring dockerfile: 1.69kB done [2024-04-22T02:16:00.825Z] #4 DONE 0.5s [2024-04-22T02:16:00.825Z] [2024-04-22T02:16:00.825Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-04-22T02:16:02.803Z] #5 ... [2024-04-22T02:16:02.803Z] [2024-04-22T02:16:02.803Z] #6 [core-command internal] load build definition from Dockerfile [2024-04-22T02:16:02.803Z] #6 transferring dockerfile: 1.93kB done [2024-04-22T02:16:02.803Z] #6 DONE 2.3s [2024-04-22T02:16:02.803Z] [2024-04-22T02:16:02.803Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-22T02:16:02.803Z] #7 transferring dockerfile: 2.50kB done [2024-04-22T02:16:03.065Z] #7 ... [2024-04-22T02:16:03.065Z] [2024-04-22T02:16:03.065Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-04-22T02:16:03.065Z] #8 transferring dockerfile: 1.95kB done [2024-04-22T02:16:03.065Z] #8 DONE 2.7s [2024-04-22T02:16:03.326Z] [2024-04-22T02:16:03.326Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-04-22T02:16:03.326Z] #2 transferring dockerfile: 2.06kB done [2024-04-22T02:16:03.899Z] #2 ... [2024-04-22T02:16:03.899Z] [2024-04-22T02:16:03.899Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-22T02:16:03.899Z] #7 DONE 3.5s [2024-04-22T02:16:03.899Z] [2024-04-22T02:16:03.899Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-22T02:16:03.899Z] #9 transferring dockerfile: 2.15kB done [2024-04-22T02:16:04.852Z] #9 ... [2024-04-22T02:16:04.852Z] [2024-04-22T02:16:04.852Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-04-22T02:16:04.852Z] #10 transferring dockerfile: 1.70kB done [2024-04-22T02:16:04.852Z] #10 DONE 4.4s [2024-04-22T02:16:04.852Z] [2024-04-22T02:16:04.852Z] #11 [core-data internal] load .dockerignore [2024-04-22T02:16:05.424Z] #11 ... [2024-04-22T02:16:05.424Z] [2024-04-22T02:16:05.424Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-22T02:16:05.424Z] #9 DONE 5.0s [2024-04-22T02:16:05.424Z] [2024-04-22T02:16:05.424Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-04-22T02:16:05.424Z] #2 DONE 5.1s [2024-04-22T02:16:05.424Z] [2024-04-22T02:16:05.424Z] #11 [core-data internal] load .dockerignore [2024-04-22T02:16:05.424Z] #11 transferring context: 50B done [Pipeline] withEnv [Pipeline] { [2024-04-22T02:16:05.689Z] #11 DONE 4.7s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-04-22T02:16:05.689Z] #12 transferring dockerfile: 1.93kB done [2024-04-22T02:16:05.689Z] #12 DONE 5.1s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #13 [security-proxy-auth internal] load .dockerignore [2024-04-22T02:16:05.689Z] #13 transferring context: 50B done [2024-04-22T02:16:05.689Z] #13 DONE 4.8s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-22T02:16:05.689Z] #14 transferring dockerfile: 1.89kB done [2024-04-22T02:16:05.689Z] #14 DONE 5.2s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-04-22T02:16:05.689Z] #15 transferring context: 50B done [2024-04-22T02:16:05.689Z] #15 DONE 4.8s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-04-22T02:16:05.689Z] #5 transferring context: 50B done [2024-04-22T02:16:05.689Z] #5 DONE 4.8s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #16 [security-proxy-setup internal] load .dockerignore [2024-04-22T02:16:05.689Z] #16 transferring context: 50B done [2024-04-22T02:16:05.689Z] #16 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #17 [core-data internal] load build definition from Dockerfile [2024-04-22T02:16:05.689Z] #17 transferring dockerfile: 2.01kB done [2024-04-22T02:16:05.689Z] #17 DONE 5.2s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #18 [support-notifications internal] load .dockerignore [2024-04-22T02:16:05.689Z] #18 transferring context: 50B done [2024-04-22T02:16:05.689Z] #18 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-22T02:16:05.689Z] #19 DONE 0.0s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-04-22T02:16:05.689Z] #20 ... [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #21 [security-spire-agent internal] load build definition from Dockerfile [2024-04-22T02:16:05.689Z] #21 transferring dockerfile: 1.81kB done [2024-04-22T02:16:05.689Z] #21 DONE 5.2s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #22 [security-spire-agent internal] load .dockerignore [2024-04-22T02:16:05.689Z] #22 transferring context: 50B done [2024-04-22T02:16:05.689Z] #22 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #23 [core-command internal] load .dockerignore [2024-04-22T02:16:05.689Z] #23 transferring context: 50B done [2024-04-22T02:16:05.689Z] #23 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #24 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-22T02:16:05.689Z] #24 transferring dockerfile: 2.49kB done [2024-04-22T02:16:05.689Z] #24 DONE 5.3s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #25 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-22T02:16:05.689Z] #25 transferring dockerfile: 2.93kB done [2024-04-22T02:16:05.689Z] #25 DONE 5.3s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #26 [support-scheduler internal] load .dockerignore [2024-04-22T02:16:05.689Z] #26 transferring context: 50B done [2024-04-22T02:16:05.689Z] #26 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #3 [security-spire-server internal] load .dockerignore [2024-04-22T02:16:05.689Z] #3 transferring context: 50B done [2024-04-22T02:16:05.689Z] #3 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #27 [security-bootstrapper internal] load .dockerignore [2024-04-22T02:16:05.689Z] #27 transferring context: 50B done [2024-04-22T02:16:05.689Z] #27 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #28 [security-spire-config internal] load .dockerignore [2024-04-22T02:16:05.689Z] #28 transferring context: 50B done [2024-04-22T02:16:05.689Z] #28 DONE 5.0s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #29 [core-metadata internal] load .dockerignore [2024-04-22T02:16:05.689Z] #29 transferring context: 50B done [2024-04-22T02:16:05.689Z] #29 DONE 4.9s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-22T02:16:05.689Z] #19 DONE 0.0s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-22T02:16:05.689Z] #30 transferring context: 50B done [2024-04-22T02:16:05.689Z] #30 DONE 5.3s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #20 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-04-22T02:16:05.689Z] #20 ... [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-22T02:16:05.689Z] #19 DONE 0.0s [2024-04-22T02:16:05.689Z] [2024-04-22T02:16:05.689Z] #20 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] configFileProvider [2024-04-22T02:16:05.699Z] provisioning config files... [2024-04-22T02:16:05.723Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12366451297710910082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:16:05.951Z] #20 ... [2024-04-22T02:16:05.951Z] [2024-04-22T02:16:05.951Z] #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-22T02:16:05.951Z] #19 DONE 0.0s [2024-04-22T02:16:05.951Z] [2024-04-22T02:16:05.951Z] #20 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-04-22T02:16:06.211Z] #20 DONE 0.9s [2024-04-22T02:16:06.211Z] [2024-04-22T02:16:06.211Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-22T02:16:06.211Z] #31 DONE 0.5s [2024-04-22T02:16:06.211Z] [2024-04-22T02:16:06.211Z] #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:16:06.211Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:16:06.243Z] ---> ****-login.sh [2024-04-22T02:16:06.243Z] nexus3.edgexfoundry.org:10001 [2024-04-22T02:16:06.471Z] #32 ... [2024-04-22T02:16:06.471Z] [2024-04-22T02:16:06.471Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-22T02:16:06.471Z] #33 DONE 0.6s [2024-04-22T02:16:06.471Z] [2024-04-22T02:16:06.471Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:16:06.471Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-22T02:16:06.471Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-22T02:16:06.471Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-22T02:16:06.471Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-22T02:16:06.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:16:06.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:16:06.835Z] Configure a credential helper to remove this warning. See [2024-04-22T02:16:06.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:16:06.835Z] [2024-04-22T02:16:06.835Z] Login Succeeded [2024-04-22T02:16:06.836Z] nexus3.edgexfoundry.org:10002 [2024-04-22T02:16:07.042Z] #32 DONE 1.0s [2024-04-22T02:16:07.042Z] [2024-04-22T02:16:07.043Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:16:07.043Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-04-22T02:16:07.043Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-22T02:16:07.043Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-04-22T02:16:07.043Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-04-22T02:16:07.043Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2024-04-22T02:16:07.043Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2024-04-22T02:16:07.043Z] #34 ... [2024-04-22T02:16:07.043Z] [2024-04-22T02:16:07.043Z] #35 [security-spire-agent internal] load build context [2024-04-22T02:16:07.043Z] #35 transferring context: 17.63kB 0.1s done [2024-04-22T02:16:07.043Z] #35 DONE 0.8s [2024-04-22T02:16:07.043Z] [2024-04-22T02:16:07.043Z] #36 [security-spire-server internal] load build context [2024-04-22T02:16:07.043Z] #36 transferring context: 18.10kB 0.1s done [2024-04-22T02:16:07.043Z] #36 DONE 0.7s [2024-04-22T02:16:07.043Z] [2024-04-22T02:16:07.043Z] #37 [security-spire-config internal] load build context [2024-04-22T02:16:07.043Z] #37 transferring context: 16.35kB 0.1s done [2024-04-22T02:16:07.043Z] #37 DONE 0.8s [2024-04-22T02:16:07.043Z] [2024-04-22T02:16:07.043Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:16:07.043Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-04-22T02:16:07.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:16:07.303Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-04-22T02:16:07.303Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-04-22T02:16:07.303Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-22T02:16:07.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:16:07.375Z] Configure a credential helper to remove this warning. See [2024-04-22T02:16:07.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:16:07.375Z] [2024-04-22T02:16:07.375Z] Login Succeeded [2024-04-22T02:16:07.375Z] nexus3.edgexfoundry.org:10003 [2024-04-22T02:16:07.564Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.6s [2024-04-22T02:16:07.564Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2024-04-22T02:16:07.564Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-04-22T02:16:07.564Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s [2024-04-22T02:16:07.564Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.8s [2024-04-22T02:16:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:16:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:16:07.649Z] Configure a credential helper to remove this warning. See [2024-04-22T02:16:07.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:16:07.649Z] [2024-04-22T02:16:07.649Z] Login Succeeded [2024-04-22T02:16:07.649Z] nexus3.edgexfoundry.org:10004 [2024-04-22T02:16:07.846Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done [2024-04-22T02:16:07.846Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.9s [2024-04-22T02:16:07.846Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-04-22T02:16:07.846Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.0s [2024-04-22T02:16:07.846Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s [2024-04-22T02:16:07.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:16:08.108Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2024-04-22T02:16:08.108Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-04-22T02:16:08.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:16:08.191Z] Configure a credential helper to remove this warning. See [2024-04-22T02:16:08.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:16:08.191Z] [2024-04-22T02:16:08.191Z] Login Succeeded [2024-04-22T02:16:08.191Z] ****.io [2024-04-22T02:16:08.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:16:08.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:16:08.733Z] Configure a credential helper to remove this warning. See [2024-04-22T02:16:08.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:16:08.733Z] [2024-04-22T02:16:08.733Z] Login Succeeded [2024-04-22T02:16:08.733Z] ---> ****-login.sh ends [Pipeline] } [2024-04-22T02:16:08.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-04-22T02:16:09.054Z] #34 ... [2024-04-22T02:16:09.054Z] [2024-04-22T02:16:09.054Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-04-22T02:16:09.054Z] #38 DONE 2.9s [2024-04-22T02:16:09.054Z] [2024-04-22T02:16:09.054Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:16:09.357Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-04-22T02:16:09.376Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-22T02:16:09.717Z] + cut+ -d -f 2grep [2024-04-22T02:16:09.717Z] ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-04-22T02:16:09.779Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-22T02:16:09.798Z] ========================================================= [2024-04-22T02:16:09.798Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-04-22T02:16:09.798Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-22T02:16:10.137Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-22T02:16:10.407Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-22T02:16:10.407Z] c6b39de5b339: Pulling fs layer [2024-04-22T02:16:10.407Z] a69c41024577: Pulling fs layer [2024-04-22T02:16:10.407Z] d6de4b400683: Pulling fs layer [2024-04-22T02:16:10.407Z] 35cb2a7552d0: Pulling fs layer [2024-04-22T02:16:10.407Z] 4f4fb700ef54: Pulling fs layer [2024-04-22T02:16:10.407Z] 35cb2a7552d0: Waiting [2024-04-22T02:16:10.407Z] 9e011611b7f5: Pulling fs layer [2024-04-22T02:16:10.407Z] 3bd174042beb: Pulling fs layer [2024-04-22T02:16:10.407Z] 4476f39b5e91: Pulling fs layer [2024-04-22T02:16:10.407Z] 4f4fb700ef54: Waiting [2024-04-22T02:16:10.407Z] 3bd174042beb: Waiting [2024-04-22T02:16:10.407Z] 4476f39b5e91: Waiting [2024-04-22T02:16:10.407Z] 9e011611b7f5: Waiting [2024-04-22T02:16:10.407Z] a69c41024577: Download complete [2024-04-22T02:16:10.407Z] 35cb2a7552d0: Verifying Checksum [2024-04-22T02:16:10.407Z] 35cb2a7552d0: Download complete [2024-04-22T02:16:10.407Z] 4f4fb700ef54: Verifying Checksum [2024-04-22T02:16:10.407Z] 4f4fb700ef54: Download complete [2024-04-22T02:16:10.407Z] c6b39de5b339: Download complete [2024-04-22T02:16:10.407Z] 9e011611b7f5: Verifying Checksum [2024-04-22T02:16:10.407Z] 9e011611b7f5: Download complete [2024-04-22T02:16:10.438Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done [2024-04-22T02:16:10.994Z] 4476f39b5e91: Verifying Checksum [2024-04-22T02:16:10.994Z] 4476f39b5e91: Download complete [2024-04-22T02:16:11.264Z] c6b39de5b339: Pull complete [2024-04-22T02:16:11.848Z] a69c41024577: Pull complete [2024-04-22T02:16:12.438Z] d6de4b400683: Verifying Checksum [2024-04-22T02:16:12.438Z] d6de4b400683: Download complete [2024-04-22T02:16:13.408Z] 3bd174042beb: Verifying Checksum [2024-04-22T02:16:13.409Z] 3bd174042beb: Download complete [2024-04-22T02:16:15.354Z] #34 ... [2024-04-22T02:16:15.354Z] [2024-04-22T02:16:15.354Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:16:15.354Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-04-22T02:16:15.354Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-22T02:16:15.354Z] #39 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-04-22T02:16:15.354Z] #39 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-04-22T02:16:15.354Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-04-22T02:16:15.354Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-04-22T02:16:15.354Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-04-22T02:16:15.354Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-22T02:16:15.354Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s [2024-04-22T02:16:15.354Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-04-22T02:16:15.354Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-04-22T02:16:15.613Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s done [2024-04-22T02:16:16.560Z] #39 ... [2024-04-22T02:16:16.560Z] [2024-04-22T02:16:16.560Z] #40 [security-spiffe-token-provider internal] load build context [2024-04-22T02:16:16.560Z] #40 transferring context: 290.34MB 9.7s [2024-04-22T02:16:16.560Z] #40 ... [2024-04-22T02:16:16.560Z] [2024-04-22T02:16:16.560Z] #41 [core-data internal] load build context [2024-04-22T02:16:16.560Z] #41 ... [2024-04-22T02:16:16.560Z] [2024-04-22T02:16:16.560Z] #42 [security-proxy-auth internal] load build context [2024-04-22T02:16:16.820Z] #42 ... [2024-04-22T02:16:16.820Z] [2024-04-22T02:16:16.820Z] #43 [support-scheduler internal] load build context [2024-04-22T02:16:16.820Z] #43 ... [2024-04-22T02:16:16.820Z] [2024-04-22T02:16:16.820Z] #44 [security-proxy-setup internal] load build context [2024-04-22T02:16:17.079Z] #44 ... [2024-04-22T02:16:17.079Z] [2024-04-22T02:16:17.079Z] #45 [core-metadata internal] load build context [2024-04-22T02:16:17.079Z] #45 ... [2024-04-22T02:16:17.079Z] [2024-04-22T02:16:17.079Z] #46 [support-notifications internal] load build context [2024-04-22T02:16:17.338Z] #46 ... [2024-04-22T02:16:17.338Z] [2024-04-22T02:16:17.338Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-22T02:16:17.338Z] #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:17.338Z] #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:17.338Z] #0 1.997 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:16:17.338Z] #0 2.029 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:16:17.338Z] #0 2.043 (3/6) Installing dumb-init (1.2.5-r2) [2024-04-22T02:16:17.338Z] #0 2.081 (4/6) Installing openssl (3.1.4-r6) [2024-04-22T02:16:17.338Z] #0 2.094 (5/6) Installing su-exec (0.2-r3) [2024-04-22T02:16:17.338Z] #0 2.099 (6/6) Installing yq (4.33.3-r5) [2024-04-22T02:16:17.338Z] #0 2.282 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:16:17.338Z] #0 2.292 OK: 17 MiB in 19 packages [2024-04-22T02:16:17.338Z] #47 ... [2024-04-22T02:16:17.338Z] [2024-04-22T02:16:17.338Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-22T02:16:18.071Z] #48 ... [2024-04-22T02:16:18.071Z] [2024-04-22T02:16:18.071Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-22T02:16:18.071Z] #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.071Z] #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.071Z] #0 2.027 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:16:18.071Z] #0 2.027 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:16:18.071Z] #0 2.027 OK: 20074 distinct packages available [2024-04-22T02:16:18.071Z] #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.071Z] #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.071Z] #0 2.382 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:16:18.071Z] #0 2.419 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:16:18.071Z] #0 2.436 (3/7) Installing dumb-init (1.2.5-r2) [2024-04-22T02:16:18.071Z] #0 2.436 (4/7) Installing musl-obstack (1.2.3-r2) [2024-04-22T02:16:18.071Z] #0 2.460 (5/7) Installing libucontext (1.2-r2) [2024-04-22T02:16:18.071Z] #0 2.473 (6/7) Installing gcompat (1.1.0-r1) [2024-04-22T02:16:18.071Z] #0 2.477 (7/7) Installing openssl (3.1.4-r6) [2024-04-22T02:16:18.071Z] #0 2.487 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:16:18.071Z] #0 2.496 OK: 8 MiB in 20 packages [2024-04-22T02:16:18.071Z] #49 ... [2024-04-22T02:16:18.071Z] [2024-04-22T02:16:18.071Z] #50 [security-bootstrapper internal] load build context [2024-04-22T02:16:18.071Z] #50 transferring context: 396.91MB 11.2s done [2024-04-22T02:16:18.338Z] #50 ... [2024-04-22T02:16:18.338Z] [2024-04-22T02:16:18.338Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-22T02:16:18.338Z] #51 ... [2024-04-22T02:16:18.338Z] [2024-04-22T02:16:18.338Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-22T02:16:18.338Z] #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.338Z] #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.338Z] #0 1.963 (1/4) Installing ca-certificates (20240226-r0) [2024-04-22T02:16:18.338Z] #0 1.980 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-22T02:16:18.338Z] #0 2.051 (3/4) Installing su-exec (0.2-r3) [2024-04-22T02:16:18.338Z] #0 2.053 (4/4) Installing yq (4.33.3-r5) [2024-04-22T02:16:18.338Z] #0 2.258 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:16:18.338Z] #0 2.262 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:16:18.338Z] #0 2.310 OK: 17 MiB in 19 packages [2024-04-22T02:16:18.338Z] #52 ... [2024-04-22T02:16:18.338Z] [2024-04-22T02:16:18.338Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-22T02:16:18.338Z] #53 ... [2024-04-22T02:16:18.338Z] [2024-04-22T02:16:18.338Z] #54 [security-secretstore-setup internal] load build context [2024-04-22T02:16:18.338Z] #54 transferring context: 396.91MB 11.3s done [2024-04-22T02:16:18.597Z] #54 ... [2024-04-22T02:16:18.597Z] [2024-04-22T02:16:18.597Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-22T02:16:18.597Z] #0 6.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.597Z] #0 6.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.597Z] #0 6.617 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:16:18.597Z] #0 6.617 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:16:18.597Z] #0 6.617 OK: 20074 distinct packages available [2024-04-22T02:16:18.597Z] #0 6.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.597Z] #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.597Z] #0 6.987 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-22T02:16:18.597Z] #0 6.995 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-22T02:16:18.597Z] #0 6.995 (3/4) Installing libucontext (1.2-r2) [2024-04-22T02:16:18.597Z] #0 6.998 (4/4) Installing gcompat (1.1.0-r1) [2024-04-22T02:16:18.597Z] #0 7.005 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:16:18.597Z] #0 7.023 OK: 8 MiB in 19 packages [2024-04-22T02:16:18.597Z] #55 ... [2024-04-22T02:16:18.597Z] [2024-04-22T02:16:18.597Z] #56 [core-command internal] load build context [2024-04-22T02:16:18.597Z] #56 transferring context: 396.91MB 11.9s done [2024-04-22T02:16:18.857Z] #56 ... [2024-04-22T02:16:18.857Z] [2024-04-22T02:16:18.857Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-22T02:16:18.857Z] #57 ... [2024-04-22T02:16:18.857Z] [2024-04-22T02:16:18.857Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-22T02:16:18.857Z] #0 1.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.857Z] #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:18.857Z] #0 2.157 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-22T02:16:18.857Z] #0 2.245 (2/2) Installing su-exec (0.2-r3) [2024-04-22T02:16:18.857Z] #0 2.247 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:16:18.857Z] #0 2.258 OK: 7 MiB in 17 packages [2024-04-22T02:16:18.857Z] #58 ... [2024-04-22T02:16:18.857Z] [2024-04-22T02:16:18.857Z] #59 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:16:18.857Z] #59 transferring context: 396.91MB 10.9s done [2024-04-22T02:16:19.116Z] #59 ... [2024-04-22T02:16:19.116Z] [2024-04-22T02:16:19.116Z] #60 [core-command builder 2/7] WORKDIR /edgex-go [2024-04-22T02:16:19.116Z] #60 ... [2024-04-22T02:16:19.116Z] [2024-04-22T02:16:19.116Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:16:19.116Z] #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s [2024-04-22T02:16:19.901Z] #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2024-04-22T02:16:24.308Z] #39 ... [2024-04-22T02:16:24.308Z] [2024-04-22T02:16:24.308Z] #43 [support-scheduler internal] load build context [2024-04-22T02:16:24.308Z] #43 transferring context: 396.91MB 14.5s done [2024-04-22T02:16:25.736Z] d6de4b400683: Pull complete [2024-04-22T02:16:25.736Z] 35cb2a7552d0: Pull complete [2024-04-22T02:16:25.736Z] 4f4fb700ef54: Pull complete [2024-04-22T02:16:26.006Z] 9e011611b7f5: Pull complete [2024-04-22T02:16:26.910Z] #43 ... [2024-04-22T02:16:26.911Z] [2024-04-22T02:16:26.911Z] #40 [security-spiffe-token-provider internal] load build context [2024-04-22T02:16:26.911Z] #40 transferring context: 396.91MB 12.9s done [2024-04-22T02:16:26.911Z] #40 ... [2024-04-22T02:16:26.911Z] [2024-04-22T02:16:26.911Z] #41 [core-data internal] load build context [2024-04-22T02:16:26.911Z] #41 transferring context: 396.91MB 13.8s done [2024-04-22T02:16:27.171Z] #41 ... [2024-04-22T02:16:27.171Z] [2024-04-22T02:16:27.171Z] #44 [security-proxy-setup internal] load build context [2024-04-22T02:16:27.171Z] #44 transferring context: 396.91MB 10.7s done [2024-04-22T02:16:27.171Z] #44 ... [2024-04-22T02:16:27.171Z] [2024-04-22T02:16:27.171Z] #45 [core-metadata internal] load build context [2024-04-22T02:16:27.171Z] #45 transferring context: 396.91MB 13.9s done [2024-04-22T02:16:27.432Z] #45 ... [2024-04-22T02:16:27.432Z] [2024-04-22T02:16:27.432Z] #42 [security-proxy-auth internal] load build context [2024-04-22T02:16:27.432Z] #42 transferring context: 396.91MB 12.8s done [2024-04-22T02:16:27.432Z] #42 ... [2024-04-22T02:16:27.432Z] [2024-04-22T02:16:27.432Z] #46 [support-notifications internal] load build context [2024-04-22T02:16:27.432Z] #46 transferring context: 396.91MB 11.9s done [2024-04-22T02:16:27.693Z] #46 ... [2024-04-22T02:16:27.693Z] [2024-04-22T02:16:27.693Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-22T02:16:27.693Z] #48 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:27.693Z] #48 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:27.693Z] #48 11.33 (1/2) Installing ca-certificates (20240226-r0) [2024-04-22T02:16:27.693Z] #48 11.35 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-22T02:16:27.693Z] #48 11.35 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:16:27.693Z] #48 11.36 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:16:27.693Z] #48 11.40 OK: 8 MiB in 17 packages [2024-04-22T02:16:34.220Z] 3bd174042beb: Pull complete [2024-04-22T02:16:36.157Z] 4476f39b5e91: Pull complete [2024-04-22T02:16:36.157Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-04-22T02:16:36.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-22T02:16:36.157Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-04-22T02:16:36.493Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-22T02:16:36.493Z] WORKDIR /edgex [2024-04-22T02:16:36.493Z] COPY go.mod . [2024-04-22T02:16:36.493Z] RUN go mod download [2024-04-22T02:16:36.493Z] + docker build -t ci-base-image-arm64 -f - . [2024-04-22T02:16:39.106Z] Sending build context to Docker daemon 30MB [2024-04-22T02:16:39.106Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-04-22T02:16:39.106Z] ---> 981a0608b64a [2024-04-22T02:16:39.106Z] Step 2/4 : WORKDIR /edgex [2024-04-22T02:16:41.058Z] ---> Running in 575f39e39f64 [2024-04-22T02:16:41.643Z] Removing intermediate container 575f39e39f64 [2024-04-22T02:16:41.643Z] ---> 366eb982133a [2024-04-22T02:16:41.643Z] Step 3/4 : COPY go.mod . [2024-04-22T02:16:41.911Z] ---> 2c45a3a4c60e [2024-04-22T02:16:41.911Z] Step 4/4 : RUN go mod download [2024-04-22T02:16:42.188Z] ---> Running in 86b0e770b483 [2024-04-22T02:16:54.305Z] #48 ... [2024-04-22T02:16:54.305Z] [2024-04-22T02:16:54.305Z] #44 [security-proxy-setup internal] load build context [2024-04-22T02:16:54.305Z] #44 DONE 46.8s [2024-04-22T02:16:54.305Z] [2024-04-22T02:16:54.305Z] #46 [support-notifications internal] load build context [2024-04-22T02:16:58.518Z] #46 ... [2024-04-22T02:16:58.518Z] [2024-04-22T02:16:58.518Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-22T02:16:58.518Z] #51 50.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:58.518Z] #51 ... [2024-04-22T02:16:58.518Z] [2024-04-22T02:16:58.518Z] #59 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:16:58.518Z] #59 DONE 52.1s [2024-04-22T02:16:58.518Z] [2024-04-22T02:16:58.518Z] #46 [support-notifications internal] load build context [2024-04-22T02:16:58.812Z] #46 ... [2024-04-22T02:16:58.812Z] [2024-04-22T02:16:58.812Z] #50 [security-bootstrapper internal] load build context [2024-04-22T02:16:58.812Z] #50 DONE 52.4s [2024-04-22T02:16:58.812Z] [2024-04-22T02:16:58.812Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-22T02:16:58.812Z] #53 51.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:58.812Z] #53 51.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:59.402Z] #53 51.98 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:16:59.402Z] #53 51.98 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:16:59.402Z] #53 51.98 OK: 20074 distinct packages available [2024-04-22T02:16:59.402Z] #53 52.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:59.402Z] #53 ... [2024-04-22T02:16:59.402Z] [2024-04-22T02:16:59.402Z] #54 [security-secretstore-setup internal] load build context [2024-04-22T02:16:59.402Z] #54 DONE 53.1s [2024-04-22T02:16:59.402Z] [2024-04-22T02:16:59.402Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-22T02:16:59.402Z] #53 52.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:16:59.402Z] #53 52.30 (1/11) Installing ca-certificates (20240226-r0) [2024-04-22T02:16:59.718Z] #53 52.32 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-22T02:16:59.718Z] #53 52.34 (3/11) Installing libunistring (1.1-r1) [2024-04-22T02:16:59.718Z] #53 52.36 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-22T02:16:59.718Z] #53 52.36 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-22T02:16:59.718Z] #53 52.37 (6/11) Installing libcurl (8.5.0-r0) [2024-04-22T02:16:59.718Z] #53 52.39 (7/11) Installing curl (8.5.0-r0) [2024-04-22T02:16:59.718Z] #53 52.39 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-22T02:16:59.718Z] #53 52.40 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-22T02:16:59.718Z] #53 52.41 (10/11) Installing libucontext (1.2-r2) [2024-04-22T02:16:59.718Z] #53 52.41 (11/11) Installing gcompat (1.1.0-r1) [2024-04-22T02:16:59.718Z] #53 52.42 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:16:59.718Z] #53 52.42 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:16:59.980Z] #53 52.87 OK: 12 MiB in 26 packages [2024-04-22T02:17:00.270Z] #53 ... [2024-04-22T02:17:00.270Z] [2024-04-22T02:17:00.270Z] #46 [support-notifications internal] load build context [2024-04-22T02:17:00.270Z] #46 DONE 54.1s [2024-04-22T02:17:00.528Z] [2024-04-22T02:17:00.528Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-22T02:17:00.528Z] #57 51.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:00.528Z] #57 51.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:00.528Z] #57 52.24 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-22T02:17:00.528Z] #57 52.25 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:00.528Z] #57 52.25 OK: 7 MiB in 16 packages [2024-04-22T02:17:00.787Z] #57 ... [2024-04-22T02:17:00.787Z] [2024-04-22T02:17:00.787Z] #56 [core-command internal] load build context [2024-04-22T02:17:00.787Z] #56 DONE 54.5s [2024-04-22T02:17:00.787Z] [2024-04-22T02:17:00.787Z] #42 [security-proxy-auth internal] load build context [2024-04-22T02:17:00.787Z] #42 DONE 54.5s [2024-04-22T02:17:00.787Z] [2024-04-22T02:17:00.787Z] #40 [security-spiffe-token-provider internal] load build context [2024-04-22T02:17:00.787Z] #40 DONE 54.6s [2024-04-22T02:17:00.787Z] [2024-04-22T02:17:00.787Z] #41 [core-data internal] load build context [2024-04-22T02:17:00.787Z] #41 DONE 54.6s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #45 [core-metadata internal] load build context [2024-04-22T02:17:01.046Z] #45 DONE 54.7s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-22T02:17:01.046Z] #51 52.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:01.046Z] #51 52.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-22T02:17:01.046Z] #51 52.37 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:01.046Z] #51 52.38 OK: 7 MiB in 16 packages [2024-04-22T02:17:01.046Z] #51 ... [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #43 [support-scheduler internal] load build context [2024-04-22T02:17:01.046Z] #43 DONE 54.8s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-22T02:17:01.046Z] #52 DONE 53.9s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-22T02:17:01.046Z] #47 DONE 53.9s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-22T02:17:01.046Z] #58 DONE 54.2s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-22T02:17:01.046Z] #49 DONE 54.0s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #60 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-04-22T02:17:01.046Z] #60 DONE 52.4s [2024-04-22T02:17:01.046Z] [2024-04-22T02:17:01.046Z] #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-22T02:17:01.305Z] #61 ... [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-22T02:17:01.305Z] #51 DONE 54.0s [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-22T02:17:01.305Z] #55 DONE 54.0s [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-22T02:17:01.305Z] #48 DONE 54.0s [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-22T02:17:01.305Z] #53 DONE 54.0s [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-22T02:17:01.305Z] #57 DONE 54.3s [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:17:01.305Z] #39 DONE 55.1s [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:17:01.305Z] #34 DONE 55.1s [2024-04-22T02:17:01.305Z] [2024-04-22T02:17:01.305Z] #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-04-22T02:17:02.333Z] #62 ... [2024-04-22T02:17:02.333Z] [2024-04-22T02:17:02.333Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-22T02:17:02.333Z] #0 0.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:02.333Z] #0 0.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:02.333Z] #0 0.789 OK: 264 MiB in 52 packages [2024-04-22T02:17:02.333Z] #63 DONE 0.9s [2024-04-22T02:17:02.333Z] [2024-04-22T02:17:02.333Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:17:02.333Z] #0 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:02.333Z] #0 0.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:02.333Z] #0 0.941 OK: 264 MiB in 52 packages [2024-04-22T02:17:02.333Z] #64 DONE 1.3s [2024-04-22T02:17:02.333Z] [2024-04-22T02:17:02.333Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:17:03.288Z] #65 ... [2024-04-22T02:17:03.288Z] [2024-04-22T02:17:03.288Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-22T02:17:03.288Z] #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 0.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 1.199 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:17:03.288Z] #0 1.199 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:17:03.288Z] #0 1.199 OK: 20070 distinct packages available [2024-04-22T02:17:03.288Z] #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 1.560 OK: 264 MiB in 52 packages [2024-04-22T02:17:03.288Z] #66 DONE 1.9s [2024-04-22T02:17:03.288Z] [2024-04-22T02:17:03.288Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:17:03.288Z] #67 DONE 1.0s [2024-04-22T02:17:03.288Z] [2024-04-22T02:17:03.288Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:17:03.288Z] #0 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 1.061 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:03.288Z] #0 1.061 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:03.288Z] #0 1.083 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:03.288Z] #0 1.145 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:03.288Z] #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #0 1.408 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:03.288Z] #0 1.420 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:03.288Z] #0 1.453 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:03.288Z] #0 1.482 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:17:03.288Z] #0 1.608 OK: 8 MiB in 17 packages [2024-04-22T02:17:03.288Z] #68 DONE 1.8s [2024-04-22T02:17:03.288Z] [2024-04-22T02:17:03.288Z] #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-04-22T02:17:03.288Z] #62 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.288Z] #62 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.551Z] #62 2.135 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:03.551Z] #62 2.135 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:03.551Z] #62 2.177 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:03.551Z] #62 2.277 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:03.551Z] #62 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.810Z] #62 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:03.810Z] #62 2.571 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:03.810Z] #62 2.579 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:03.810Z] #62 2.614 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:04.406Z] #62 3.214 OK: 7 MiB in 16 packages [2024-04-22T02:17:06.332Z] #62 ... [2024-04-22T02:17:06.332Z] [2024-04-22T02:17:06.332Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:17:06.332Z] #65 DONE 4.1s [2024-04-22T02:17:06.332Z] [2024-04-22T02:17:06.332Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-22T02:17:06.332Z] #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:06.332Z] #0 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:06.332Z] #0 2.177 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:06.332Z] #0 2.177 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:06.332Z] #0 2.235 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:06.332Z] #0 2.343 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:06.332Z] #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:06.332Z] #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:06.332Z] #0 2.637 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:06.332Z] #0 2.642 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:06.332Z] #0 2.675 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:06.332Z] #0 3.272 OK: 7 MiB in 17 packages [2024-04-22T02:17:06.332Z] #69 DONE 5.1s [2024-04-22T02:17:06.592Z] [2024-04-22T02:17:06.593Z] #70 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-22T02:17:06.593Z] #70 ... [2024-04-22T02:17:06.593Z] [2024-04-22T02:17:06.593Z] #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-04-22T02:17:06.593Z] #62 DONE 5.6s [2024-04-22T02:17:06.951Z] [2024-04-22T02:17:06.951Z] #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-22T02:17:06.951Z] #61 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:06.951Z] #61 5.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:06.951Z] #61 5.411 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:06.951Z] #61 5.411 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:06.951Z] #61 5.428 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:06.951Z] #61 5.546 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:06.951Z] #61 5.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:06.951Z] #61 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.211Z] #61 5.876 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:07.471Z] #61 6.185 OK: 8 MiB in 20 packages [2024-04-22T02:17:07.732Z] #61 ... [2024-04-22T02:17:07.732Z] [2024-04-22T02:17:07.732Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:17:07.732Z] #0 1.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.732Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.732Z] #0 2.113 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:07.732Z] #0 2.113 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:07.732Z] #0 2.170 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:07.732Z] #0 2.277 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:07.732Z] #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.732Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.732Z] #0 2.559 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:07.732Z] #0 2.569 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:07.732Z] #0 2.602 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:07.732Z] #0 2.610 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:17:07.732Z] #0 3.208 OK: 12 MiB in 26 packages [2024-04-22T02:17:07.732Z] #71 DONE 6.3s [2024-04-22T02:17:07.732Z] [2024-04-22T02:17:07.733Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-22T02:17:07.733Z] #0 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.733Z] #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.733Z] #0 5.232 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:07.733Z] #0 5.232 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:07.733Z] #0 5.240 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:07.733Z] #0 5.308 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:07.733Z] #0 5.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.733Z] #0 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:07.733Z] #0 5.597 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:07.733Z] #0 5.611 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:07.733Z] #0 5.673 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:07.733Z] #0 5.683 OK: 8 MiB in 19 packages [2024-04-22T02:17:08.305Z] #72 ... [2024-04-22T02:17:08.305Z] [2024-04-22T02:17:08.305Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-22T02:17:08.305Z] #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.305Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.305Z] #0 2.294 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:08.305Z] #0 2.294 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:08.305Z] #0 2.348 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:08.305Z] #0 2.416 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:08.305Z] #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.305Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.305Z] #0 2.685 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:08.305Z] #0 2.702 OK: 17 MiB in 19 packages [2024-04-22T02:17:08.305Z] #73 DONE 7.2s [2024-04-22T02:17:08.305Z] [2024-04-22T02:17:08.305Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-22T02:17:08.905Z] #74 ... [2024-04-22T02:17:08.905Z] [2024-04-22T02:17:08.905Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:17:08.905Z] #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.905Z] #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.905Z] #0 2.337 OK: 264 MiB in 52 packages [2024-04-22T02:17:08.905Z] #75 DONE 7.6s [2024-04-22T02:17:08.905Z] [2024-04-22T02:17:08.905Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-22T02:17:08.905Z] #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.905Z] #0 7.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.905Z] #0 7.288 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:08.905Z] #0 7.288 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:08.905Z] #0 7.295 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:08.905Z] #0 7.345 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:08.905Z] #0 7.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.905Z] #0 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:08.905Z] #0 7.634 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:08.905Z] #76 7.808 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:08.905Z] #76 7.842 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:08.905Z] #76 7.851 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:17:08.905Z] #76 7.905 OK: 17 MiB in 19 packages [2024-04-22T02:17:09.276Z] #76 ... [2024-04-22T02:17:09.276Z] [2024-04-22T02:17:09.276Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:17:11.281Z] #77 ... [2024-04-22T02:17:11.281Z] [2024-04-22T02:17:11.281Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:17:11.281Z] #0 7.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:11.281Z] #0 7.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:11.281Z] #0 7.654 Upgrading critical system libraries and apk-tools: [2024-04-22T02:17:11.281Z] #0 7.654 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:17:11.281Z] #0 7.707 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:17:11.281Z] #0 7.774 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:17:11.281Z] #0 7.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:11.282Z] #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-22T02:17:11.282Z] #0 8.267 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:17:11.282Z] #0 8.272 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:11.282Z] #0 8.329 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:17:11.282Z] #0 8.337 OK: 7 MiB in 16 packages [2024-04-22T02:17:12.759Z] #78 ... [2024-04-22T02:17:12.759Z] [2024-04-22T02:17:12.759Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-22T02:17:12.759Z] #72 DONE 11.5s [2024-04-22T02:17:12.759Z] [2024-04-22T02:17:12.759Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:17:13.046Z] #79 ... [2024-04-22T02:17:13.046Z] [2024-04-22T02:17:13.046Z] #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-22T02:17:13.046Z] #61 DONE 11.7s [2024-04-22T02:17:13.046Z] [2024-04-22T02:17:13.046Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-22T02:17:13.046Z] #80 ... [2024-04-22T02:17:13.046Z] [2024-04-22T02:17:13.046Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:17:13.305Z] #81 ... [2024-04-22T02:17:13.305Z] [2024-04-22T02:17:13.305Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:17:13.305Z] #82 ... [2024-04-22T02:17:13.305Z] [2024-04-22T02:17:13.305Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:17:14.684Z] #83 ... [2024-04-22T02:17:14.684Z] [2024-04-22T02:17:14.684Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-22T02:17:14.684Z] #76 DONE 13.3s [2024-04-22T02:17:14.684Z] [2024-04-22T02:17:14.684Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:17:16.098Z] #84 ... [2024-04-22T02:17:16.098Z] [2024-04-22T02:17:16.098Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:17:16.098Z] #78 DONE 14.4s [2024-04-22T02:17:16.098Z] [2024-04-22T02:17:16.098Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-22T02:17:16.357Z] #80 ... [2024-04-22T02:17:16.357Z] [2024-04-22T02:17:16.357Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:17:16.357Z] #82 DONE 13.4s [2024-04-22T02:17:16.615Z] [2024-04-22T02:17:16.615Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:17:20.002Z] #85 ... [2024-04-22T02:17:20.002Z] [2024-04-22T02:17:20.002Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-22T02:17:20.002Z] #74 DONE 11.7s [2024-04-22T02:17:20.261Z] [2024-04-22T02:17:20.261Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:17:20.261Z] #77 DONE 11.0s [2024-04-22T02:17:20.261Z] [2024-04-22T02:17:20.261Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:17:20.261Z] #84 DONE 7.2s [2024-04-22T02:17:20.261Z] [2024-04-22T02:17:20.261Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-22T02:17:20.261Z] #80 DONE 7.3s [2024-04-22T02:17:20.261Z] [2024-04-22T02:17:20.261Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:17:20.261Z] #83 DONE 7.3s [2024-04-22T02:17:20.261Z] [2024-04-22T02:17:20.261Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-22T02:17:20.261Z] #86 DONE 0.1s [2024-04-22T02:17:20.261Z] [2024-04-22T02:17:20.261Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:17:21.635Z] #87 DONE 1.2s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #70 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-22T02:17:21.635Z] #70 DONE 14.9s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-22T02:17:21.635Z] #88 DONE 1.2s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-22T02:17:21.635Z] #89 DONE 0.4s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-22T02:17:21.635Z] #90 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-22T02:17:21.635Z] #91 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-22T02:17:21.635Z] #92 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:17:21.635Z] #93 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-22T02:17:21.635Z] #94 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:17:21.635Z] #95 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-22T02:17:21.635Z] #96 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-22T02:17:21.635Z] #97 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:17:21.635Z] #98 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-22T02:17:21.635Z] #99 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-22T02:17:21.635Z] #100 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-22T02:17:21.635Z] #101 DONE 0.1s [2024-04-22T02:17:21.635Z] [2024-04-22T02:17:21.635Z] #102 [security-spire-server] exporting to image [2024-04-22T02:17:21.635Z] #102 exporting layers [2024-04-22T02:17:22.203Z] #102 ... [2024-04-22T02:17:22.203Z] [2024-04-22T02:17:22.203Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-22T02:17:22.203Z] #103 DONE 0.2s [2024-04-22T02:17:22.203Z] [2024-04-22T02:17:22.203Z] #102 [security-spire-agent] exporting to image [2024-04-22T02:17:22.203Z] #102 exporting layers 0.6s done [2024-04-22T02:17:22.203Z] #102 writing image sha256:9c067b9ab0ed1fca341a154b9019d22e6fdb282b488f2db9886c2c64d153e5d6 done [2024-04-22T02:17:22.203Z] #102 naming to docker.io/library/security-spire-config done [2024-04-22T02:17:22.460Z] #102 writing image sha256:b3764d8232f85688689af6807e008e33f8cce9f86ad1175d1882be43b355c405 done [2024-04-22T02:17:22.460Z] #102 naming to docker.io/library/security-spire-server done [2024-04-22T02:17:22.460Z] #102 exporting layers 0.7s done [2024-04-22T02:17:22.756Z] #102 writing image sha256:ab6588e4eb11bda8c4db88255c1875ec9a4cf89dc7f9831c44a7e34ee76c8b6a done [2024-04-22T02:17:22.757Z] #102 naming to docker.io/library/security-spire-agent done [2024-04-22T02:17:22.757Z] #102 DONE 0.9s [2024-04-22T02:17:22.757Z] [2024-04-22T02:17:22.757Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:17:29.109Z] Removing intermediate container 86b0e770b483 [2024-04-22T02:17:29.109Z] ---> d65fee5569ef [2024-04-22T02:17:29.109Z] Successfully built d65fee5569ef [2024-04-22T02:17:29.109Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:17:29.450Z] + docker inspect -f . ci-base-image-arm64 [2024-04-22T02:17:29.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:17:29.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container [2024-04-22T02:17:29.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-22T02:17:31.201Z] $ docker top 5a456dd187e6ef9040f72c6da3cb79f4304eba48fc7da811326f386360e11299 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-22T02:17:32.080Z] + go version [2024-04-22T02:17:32.080Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-04-22T02:17:32.097Z] $ docker stop --time=1 5a456dd187e6ef9040f72c6da3cb79f4304eba48fc7da811326f386360e11299 [2024-04-22T02:17:33.832Z] $ docker rm -f --volumes 5a456dd187e6ef9040f72c6da3cb79f4304eba48fc7da811326f386360e11299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:17:34.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-22T02:17:34.586Z] [2024-04-22T02:17:34.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:17:34.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-22T02:17:35.211Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-04-22T02:17:35.211Z] 547446be3368: Pulling fs layer [2024-04-22T02:17:35.211Z] d125d8839a47: Pulling fs layer [2024-04-22T02:17:35.211Z] 3e85d5ac6304: Pulling fs layer [2024-04-22T02:17:35.211Z] c3105a71a48b: Pulling fs layer [2024-04-22T02:17:35.211Z] 0f093f025ec4: Pulling fs layer [2024-04-22T02:17:35.211Z] c3106fc0e877: Pulling fs layer [2024-04-22T02:17:35.211Z] c3105a71a48b: Waiting [2024-04-22T02:17:35.211Z] 0f093f025ec4: Waiting [2024-04-22T02:17:35.211Z] c3106fc0e877: Waiting [2024-04-22T02:17:35.211Z] 547446be3368: Verifying Checksum [2024-04-22T02:17:35.211Z] 547446be3368: Download complete [2024-04-22T02:17:35.211Z] c3105a71a48b: Verifying Checksum [2024-04-22T02:17:35.211Z] c3105a71a48b: Download complete [2024-04-22T02:17:35.800Z] d125d8839a47: Verifying Checksum [2024-04-22T02:17:35.800Z] d125d8839a47: Download complete [2024-04-22T02:17:35.800Z] c3106fc0e877: Verifying Checksum [2024-04-22T02:17:35.800Z] c3106fc0e877: Download complete [2024-04-22T02:17:35.800Z] 0f093f025ec4: Verifying Checksum [2024-04-22T02:17:35.800Z] 0f093f025ec4: Download complete [2024-04-22T02:17:36.067Z] 547446be3368: Pull complete [2024-04-22T02:17:37.031Z] d125d8839a47: Pull complete [2024-04-22T02:17:38.047Z] 3e85d5ac6304: Verifying Checksum [2024-04-22T02:17:38.047Z] 3e85d5ac6304: Download complete [2024-04-22T02:17:48.125Z] 3e85d5ac6304: Pull complete [2024-04-22T02:17:48.125Z] c3105a71a48b: Pull complete [2024-04-22T02:17:49.085Z] 0f093f025ec4: Pull complete [2024-04-22T02:17:49.085Z] c3106fc0e877: Pull complete [2024-04-22T02:17:49.085Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-04-22T02:17:49.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-22T02:17:49.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:17:49.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container [2024-04-22T02:17:49.374Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-04-22T02:17:51.318Z] $ docker top 97d19181bb4bc444a691fd3151f77198f45c44f5001d5cc8fff78ee87a2959e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-22T02:17:51.858Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-22T02:18:01.558Z] #104 DONE 39.7s [2024-04-22T02:18:01.558Z] [2024-04-22T02:18:01.558Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:01.558Z] #85 DONE 43.4s [2024-04-22T02:18:01.558Z] [2024-04-22T02:18:01.558Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:01.558Z] #81 DONE 56.8s [2024-04-22T02:18:01.558Z] [2024-04-22T02:18:01.558Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:01.558Z] #79 DONE 53.6s [2024-04-22T02:18:01.558Z] [2024-04-22T02:18:01.558Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-04-22T02:18:01.968Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-04-22T02:18:01.968Z] #1 transferring dockerfile: 1.69kB done [2024-04-22T02:18:01.968Z] #1 DONE 0.1s [2024-04-22T02:18:01.968Z] [2024-04-22T02:18:01.968Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-22T02:18:01.968Z] #2 transferring dockerfile: 2.93kB done [2024-04-22T02:18:01.968Z] #2 DONE 0.0s [2024-04-22T02:18:01.968Z] [2024-04-22T02:18:01.968Z] #3 [core-data internal] load build definition from Dockerfile [2024-04-22T02:18:01.968Z] #3 transferring dockerfile: 2.01kB 0.0s done [2024-04-22T02:18:01.968Z] #3 DONE 0.0s [2024-04-22T02:18:01.968Z] [2024-04-22T02:18:01.968Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-22T02:18:01.968Z] #4 transferring dockerfile: 1.89kB done [2024-04-22T02:18:01.968Z] #4 DONE 0.1s [2024-04-22T02:18:01.968Z] [2024-04-22T02:18:01.968Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-22T02:18:01.968Z] #5 transferring dockerfile: 2.50kB done [2024-04-22T02:18:01.968Z] #5 DONE 0.1s [2024-04-22T02:18:01.968Z] [2024-04-22T02:18:01.968Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-04-22T02:18:01.968Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-04-22T02:18:01.968Z] #6 DONE 0.1s [2024-04-22T02:18:02.255Z] [2024-04-22T02:18:02.255Z] #7 [core-command internal] load build definition from Dockerfile [2024-04-22T02:18:02.255Z] #7 transferring dockerfile: 1.93kB done [2024-04-22T02:18:02.255Z] #7 DONE 0.1s [2024-04-22T02:18:02.255Z] [2024-04-22T02:18:02.255Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-04-22T02:18:02.255Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-04-22T02:18:02.256Z] #8 DONE 0.1s [2024-04-22T02:18:02.256Z] [2024-04-22T02:18:02.256Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-04-22T02:18:02.526Z] #9 transferring dockerfile: 2.06kB done [2024-04-22T02:18:02.526Z] #9 DONE 0.1s [2024-04-22T02:18:02.526Z] [2024-04-22T02:18:02.526Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-22T02:18:02.526Z] #10 transferring dockerfile: 2.49kB 0.0s done [2024-04-22T02:18:02.526Z] #10 DONE 0.1s [2024-04-22T02:18:02.526Z] [2024-04-22T02:18:02.526Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-04-22T02:18:02.526Z] #11 transferring dockerfile: 1.93kB done [2024-04-22T02:18:02.526Z] #11 DONE 0.1s [2024-04-22T02:18:02.526Z] [2024-04-22T02:18:02.526Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-22T02:18:02.526Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-04-22T02:18:02.526Z] #12 DONE 0.1s [2024-04-22T02:18:02.526Z] [2024-04-22T02:18:02.526Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-22T02:18:02.526Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-04-22T02:18:02.526Z] #13 DONE 0.1s [2024-04-22T02:18:02.526Z] [2024-04-22T02:18:02.526Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-04-22T02:18:02.795Z] #14 transferring dockerfile: 1.95kB 0.0s done [2024-04-22T02:18:02.795Z] #14 DONE 0.1s [2024-04-22T02:18:02.795Z] [2024-04-22T02:18:02.795Z] #15 [security-spire-config internal] load .dockerignore [2024-04-22T02:18:02.795Z] #15 transferring context: 50B 0.0s done [2024-04-22T02:18:02.795Z] #15 DONE 0.1s [2024-04-22T02:18:03.384Z] [2024-04-22T02:18:03.384Z] #16 [security-bootstrapper internal] load .dockerignore [2024-04-22T02:18:03.384Z] #16 transferring context: 50B done [2024-04-22T02:18:03.384Z] #16 DONE 0.0s [2024-04-22T02:18:03.653Z] [2024-04-22T02:18:03.654Z] #17 [core-data internal] load .dockerignore [2024-04-22T02:18:03.654Z] #17 transferring context: 50B 0.0s done [2024-04-22T02:18:03.654Z] #17 DONE 0.1s [2024-04-22T02:18:03.654Z] [2024-04-22T02:18:03.654Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-04-22T02:18:03.654Z] #18 transferring context: 50B 0.0s done [2024-04-22T02:18:03.654Z] #18 DONE 0.1s [2024-04-22T02:18:03.654Z] [2024-04-22T02:18:03.654Z] #19 [security-proxy-setup internal] load .dockerignore [2024-04-22T02:18:03.654Z] #19 transferring context: 50B 0.0s done [2024-04-22T02:18:03.921Z] #19 DONE 0.1s [2024-04-22T02:18:03.921Z] [2024-04-22T02:18:03.921Z] #20 [security-spire-agent internal] load .dockerignore [2024-04-22T02:18:03.921Z] #20 transferring context: 50B 0.0s done [2024-04-22T02:18:03.921Z] #20 DONE 0.1s [2024-04-22T02:18:03.921Z] [2024-04-22T02:18:03.921Z] #21 [core-command internal] load .dockerignore [2024-04-22T02:18:03.921Z] #21 transferring context: 50B 0.0s done [2024-04-22T02:18:03.921Z] #21 DONE 0.1s [2024-04-22T02:18:03.921Z] [2024-04-22T02:18:03.921Z] #22 [security-spire-server internal] load .dockerignore [2024-04-22T02:18:03.921Z] #22 transferring context: 50B 0.0s done [2024-04-22T02:18:03.921Z] #22 DONE 0.1s [2024-04-22T02:18:03.921Z] [2024-04-22T02:18:03.921Z] #23 [core-metadata internal] load .dockerignore [2024-04-22T02:18:03.921Z] #23 transferring context: 50B 0.0s done [2024-04-22T02:18:03.921Z] #23 DONE 0.1s [2024-04-22T02:18:03.921Z] [2024-04-22T02:18:03.921Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-04-22T02:18:03.921Z] #24 transferring context: 50B 0.0s done [2024-04-22T02:18:03.921Z] #24 DONE 0.1s [2024-04-22T02:18:03.921Z] [2024-04-22T02:18:03.921Z] #25 [support-scheduler internal] load .dockerignore [2024-04-22T02:18:04.202Z] #25 transferring context: 50B 0.0s done [2024-04-22T02:18:04.202Z] #25 DONE 0.1s [2024-04-22T02:18:04.202Z] [2024-04-22T02:18:04.202Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-22T02:18:04.202Z] #26 transferring context: 50B done [2024-04-22T02:18:04.202Z] #26 DONE 0.1s [2024-04-22T02:18:04.202Z] [2024-04-22T02:18:04.202Z] #27 [security-proxy-auth internal] load .dockerignore [2024-04-22T02:18:04.202Z] #27 transferring context: 50B 0.0s done [2024-04-22T02:18:04.202Z] #27 DONE 0.1s [2024-04-22T02:18:04.202Z] [2024-04-22T02:18:04.202Z] #28 [support-notifications internal] load .dockerignore [2024-04-22T02:18:04.467Z] #28 transferring context: 50B 0.0s done [2024-04-22T02:18:04.467Z] #28 DONE 0.1s [2024-04-22T02:18:04.467Z] [2024-04-22T02:18:04.467Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-22T02:18:04.734Z] #29 ... [2024-04-22T02:18:04.734Z] [2024-04-22T02:18:04.734Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-04-22T02:18:04.734Z] #30 DONE 0.5s [2024-04-22T02:18:05.000Z] [2024-04-22T02:18:05.000Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-22T02:18:05.000Z] #29 DONE 0.7s [2024-04-22T02:18:05.000Z] [2024-04-22T02:18:05.000Z] #31 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:18:05.000Z] #31 DONE 0.0s [2024-04-22T02:18:05.000Z] [2024-04-22T02:18:05.000Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:05.000Z] #32 DONE 0.0s [2024-04-22T02:18:05.000Z] [2024-04-22T02:18:05.000Z] #33 [security-spire-config internal] load build context [2024-04-22T02:18:05.000Z] #33 transferring context: 16.35kB 0.0s done [2024-04-22T02:18:05.000Z] #33 DONE 0.1s [2024-04-22T02:18:05.000Z] [2024-04-22T02:18:05.000Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:05.000Z] #34 DONE 0.0s [2024-04-22T02:18:05.000Z] [2024-04-22T02:18:05.000Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:05.000Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-04-22T02:18:05.269Z] #32 ... [2024-04-22T02:18:05.269Z] [2024-04-22T02:18:05.269Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:05.269Z] #34 DONE 0.0s [2024-04-22T02:18:05.269Z] [2024-04-22T02:18:05.269Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:05.269Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-22T02:18:05.269Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-04-22T02:18:05.269Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-04-22T02:18:05.269Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-04-22T02:18:05.269Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s [2024-04-22T02:18:05.269Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s [2024-04-22T02:18:05.269Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-04-22T02:18:05.269Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-04-22T02:18:05.269Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s [2024-04-22T02:18:05.269Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-04-22T02:18:05.269Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.1s [2024-04-22T02:18:05.269Z] #32 ... [2024-04-22T02:18:05.269Z] [2024-04-22T02:18:05.269Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:05.269Z] #34 DONE 0.0s [2024-04-22T02:18:05.269Z] [2024-04-22T02:18:05.269Z] #31 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:18:05.269Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-22T02:18:05.269Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-22T02:18:05.269Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-22T02:18:05.269Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-22T02:18:05.269Z] #31 DONE 0.8s [2024-04-22T02:18:05.269Z] [2024-04-22T02:18:05.269Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:05.269Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-04-22T02:18:05.535Z] #32 ... [2024-04-22T02:18:05.535Z] [2024-04-22T02:18:05.535Z] #31 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:18:05.535Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-22T02:18:05.535Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-22T02:18:05.535Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-22T02:18:05.535Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-22T02:18:05.535Z] #31 DONE 0.8s [2024-04-22T02:18:05.535Z] [2024-04-22T02:18:05.535Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:05.535Z] #32 ... [2024-04-22T02:18:05.535Z] [2024-04-22T02:18:05.535Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-22T02:18:05.535Z] #29 DONE 0.7s [2024-04-22T02:18:05.535Z] [2024-04-22T02:18:05.535Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:05.803Z] #32 ... [2024-04-22T02:18:05.803Z] [2024-04-22T02:18:05.803Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:05.803Z] #34 DONE 0.0s [2024-04-22T02:18:05.803Z] [2024-04-22T02:18:05.803Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:05.803Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.6s [2024-04-22T02:18:06.070Z] #32 ... [2024-04-22T02:18:06.070Z] [2024-04-22T02:18:06.070Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:06.070Z] #34 DONE 0.0s [2024-04-22T02:18:06.070Z] [2024-04-22T02:18:06.070Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:06.070Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-04-22T02:18:06.070Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.21MB / 23.39MB 1.0s [2024-04-22T02:18:06.070Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-04-22T02:18:06.335Z] #32 ... [2024-04-22T02:18:06.336Z] [2024-04-22T02:18:06.336Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:06.336Z] #34 DONE 0.1s [2024-04-22T02:18:06.336Z] [2024-04-22T02:18:06.336Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:06.336Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.1s [2024-04-22T02:18:06.336Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.3s [2024-04-22T02:18:06.603Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s [2024-04-22T02:18:06.603Z] #32 ... [2024-04-22T02:18:06.603Z] [2024-04-22T02:18:06.603Z] #31 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:18:06.603Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-22T02:18:06.603Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-22T02:18:06.603Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-22T02:18:06.603Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-22T02:18:06.603Z] #31 DONE 0.9s [2024-04-22T02:18:06.603Z] [2024-04-22T02:18:06.603Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-04-22T02:18:06.603Z] #30 DONE 1.4s [2024-04-22T02:18:06.603Z] [2024-04-22T02:18:06.603Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:06.603Z] #32 ... [2024-04-22T02:18:06.603Z] [2024-04-22T02:18:06.603Z] #31 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:18:06.603Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-22T02:18:06.603Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-22T02:18:06.603Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-22T02:18:06.603Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-22T02:18:06.603Z] #31 DONE 1.0s [2024-04-22T02:18:06.603Z] [2024-04-22T02:18:06.603Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:06.603Z] #34 DONE 0.1s [2024-04-22T02:18:06.603Z] [2024-04-22T02:18:06.603Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:06.603Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-04-22T02:18:06.603Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-22T02:18:06.603Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-04-22T02:18:06.603Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-04-22T02:18:06.603Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-04-22T02:18:06.603Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-04-22T02:18:06.603Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-04-22T02:18:06.603Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-04-22T02:18:06.603Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.5s [2024-04-22T02:18:06.603Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-04-22T02:18:06.870Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.6s [2024-04-22T02:18:06.870Z] #32 ... [2024-04-22T02:18:06.870Z] [2024-04-22T02:18:06.870Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:06.870Z] #34 DONE 0.1s [2024-04-22T02:18:06.870Z] [2024-04-22T02:18:06.870Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:06.870Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.8s [2024-04-22T02:18:06.870Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-04-22T02:18:07.141Z] #32 ... [2024-04-22T02:18:07.141Z] [2024-04-22T02:18:07.141Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-22T02:18:07.141Z] #34 DONE 0.1s [2024-04-22T02:18:07.416Z] [2024-04-22T02:18:07.416Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:07.416Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.1s [2024-04-22T02:18:07.416Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done [2024-04-22T02:18:07.416Z] #32 ... [2024-04-22T02:18:07.416Z] [2024-04-22T02:18:07.416Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-22T02:18:07.416Z] #35 DONE 2.2s [2024-04-22T02:18:07.690Z] [2024-04-22T02:18:07.690Z] #31 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:18:07.690Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-22T02:18:07.690Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-22T02:18:07.690Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-22T02:18:07.690Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-22T02:18:07.690Z] #31 DONE 1.0s [2024-04-22T02:18:07.690Z] [2024-04-22T02:18:07.690Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-04-22T02:18:07.690Z] #30 DONE 2.3s [2024-04-22T02:18:07.690Z] [2024-04-22T02:18:07.690Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:07.690Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-04-22T02:18:07.690Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-22T02:18:07.690Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-04-22T02:18:07.690Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-04-22T02:18:07.690Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-04-22T02:18:07.690Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-04-22T02:18:07.690Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-04-22T02:18:07.690Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-04-22T02:18:07.690Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done [2024-04-22T02:18:07.690Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-04-22T02:18:07.690Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-04-22T02:18:07.690Z] #32 ... [2024-04-22T02:18:07.690Z] [2024-04-22T02:18:07.690Z] #31 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-22T02:18:07.690Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-22T02:18:07.690Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-22T02:18:07.690Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-22T02:18:07.690Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-22T02:18:07.690Z] #31 DONE 1.0s [2024-04-22T02:18:07.690Z] [2024-04-22T02:18:07.690Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:07.690Z] #36 DONE 0.0s [2024-04-22T02:18:07.961Z] [2024-04-22T02:18:07.961Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:07.961Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:09.365Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done [2024-04-22T02:18:09.365Z] #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-22T02:18:09.365Z] #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-04-22T02:18:09.631Z] #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-04-22T02:18:11.045Z] #37 ... [2024-04-22T02:18:11.045Z] [2024-04-22T02:18:11.045Z] #38 [security-spire-agent internal] load build context [2024-04-22T02:18:11.045Z] #38 transferring context: 17.63kB 0.6s done [2024-04-22T02:18:11.045Z] #38 DONE 3.2s [2024-04-22T02:18:11.045Z] [2024-04-22T02:18:11.045Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:11.045Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 1.4s [2024-04-22T02:18:11.045Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s [2024-04-22T02:18:11.045Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 1.6s [2024-04-22T02:18:11.316Z] #37 ... [2024-04-22T02:18:11.316Z] [2024-04-22T02:18:11.316Z] #39 [security-spire-server internal] load build context [2024-04-22T02:18:11.316Z] #39 transferring context: 18.10kB 0.5s done [2024-04-22T02:18:11.316Z] #39 DONE 4.5s [2024-04-22T02:18:11.316Z] [2024-04-22T02:18:11.316Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:11.575Z] #105 ... [2024-04-22T02:18:11.575Z] [2024-04-22T02:18:11.575Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-22T02:18:11.575Z] #106 ... [2024-04-22T02:18:11.575Z] [2024-04-22T02:18:11.575Z] #107 [support-notifications builder 6/7] COPY . . [2024-04-22T02:18:11.575Z] #107 ... [2024-04-22T02:18:11.575Z] [2024-04-22T02:18:11.575Z] #108 [security-proxy-auth builder 6/7] COPY . . [2024-04-22T02:18:11.899Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.6s done [2024-04-22T02:18:11.899Z] #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-04-22T02:18:11.899Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 2.3s [2024-04-22T02:18:12.165Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 2.5s [2024-04-22T02:18:13.142Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 3.3s [2024-04-22T02:18:13.142Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 3.5s [2024-04-22T02:18:13.407Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 4.0s [2024-04-22T02:18:13.990Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 4.3s [2024-04-22T02:18:13.990Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.16MB / 17.12MB 4.6s [2024-04-22T02:18:14.576Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.27MB / 17.12MB 4.9s [2024-04-22T02:18:14.847Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 5.4s [2024-04-22T02:18:15.113Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 5.6s [2024-04-22T02:18:15.113Z] #37 ... [2024-04-22T02:18:15.113Z] [2024-04-22T02:18:15.113Z] #40 [security-proxy-setup internal] load build context [2024-04-22T02:18:15.113Z] #40 transferring context: 6.35MB 8.8s [2024-04-22T02:18:15.381Z] #40 ... [2024-04-22T02:18:15.381Z] [2024-04-22T02:18:15.381Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:15.381Z] #41 ... [2024-04-22T02:18:15.381Z] [2024-04-22T02:18:15.381Z] #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-22T02:18:15.648Z] #42 ... [2024-04-22T02:18:15.648Z] [2024-04-22T02:18:15.648Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-22T02:18:15.648Z] #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:15.648Z] #0 9.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:15.648Z] #43 ... [2024-04-22T02:18:15.648Z] [2024-04-22T02:18:15.648Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-22T02:18:15.648Z] #0 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:15.915Z] #44 ... [2024-04-22T02:18:15.915Z] [2024-04-22T02:18:15.915Z] #45 [core-data internal] load build context [2024-04-22T02:18:15.915Z] #45 ... [2024-04-22T02:18:15.915Z] [2024-04-22T02:18:15.915Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-22T02:18:15.915Z] #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:15.915Z] #0 8.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:16.181Z] #46 ... [2024-04-22T02:18:16.181Z] [2024-04-22T02:18:16.181Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:16.181Z] #47 ... [2024-04-22T02:18:16.181Z] [2024-04-22T02:18:16.181Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-22T02:18:16.181Z] #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:16.449Z] #48 ... [2024-04-22T02:18:16.449Z] [2024-04-22T02:18:16.449Z] #49 [core-command internal] load build context [2024-04-22T02:18:16.449Z] #49 ... [2024-04-22T02:18:16.449Z] [2024-04-22T02:18:16.449Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-22T02:18:16.449Z] #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:16.449Z] #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:16.715Z] #50 ... [2024-04-22T02:18:16.715Z] [2024-04-22T02:18:16.715Z] #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-04-22T02:18:16.715Z] #51 ... [2024-04-22T02:18:16.715Z] [2024-04-22T02:18:16.715Z] #52 [support-scheduler internal] load build context [2024-04-22T02:18:16.981Z] #52 ... [2024-04-22T02:18:16.981Z] [2024-04-22T02:18:16.981Z] #53 [security-secretstore-setup internal] load build context [2024-04-22T02:18:16.981Z] #53 ... [2024-04-22T02:18:16.981Z] [2024-04-22T02:18:16.981Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:16.981Z] #54 ... [2024-04-22T02:18:16.981Z] [2024-04-22T02:18:16.981Z] #42 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-22T02:18:16.981Z] #42 DONE 12.2s [2024-04-22T02:18:16.981Z] [2024-04-22T02:18:16.981Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:16.981Z] #54 ... [2024-04-22T02:18:16.981Z] [2024-04-22T02:18:16.981Z] #53 [security-secretstore-setup internal] load build context [2024-04-22T02:18:17.263Z] #53 ... [2024-04-22T02:18:17.263Z] [2024-04-22T02:18:17.263Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-22T02:18:17.263Z] #55 ... [2024-04-22T02:18:17.263Z] [2024-04-22T02:18:17.263Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-22T02:18:17.534Z] #56 ... [2024-04-22T02:18:17.534Z] [2024-04-22T02:18:17.534Z] #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-04-22T02:18:17.799Z] #57 ... [2024-04-22T02:18:17.799Z] [2024-04-22T02:18:17.799Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:18.071Z] #58 ... [2024-04-22T02:18:18.071Z] [2024-04-22T02:18:18.071Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:18.071Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.6s [2024-04-22T02:18:18.071Z] #32 ... [2024-04-22T02:18:18.071Z] [2024-04-22T02:18:18.071Z] #59 [support-notifications internal] load build context [2024-04-22T02:18:18.336Z] #59 ... [2024-04-22T02:18:18.336Z] [2024-04-22T02:18:18.336Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:18.336Z] #36 ... [2024-04-22T02:18:18.336Z] [2024-04-22T02:18:18.336Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:18.923Z] #32 ... [2024-04-22T02:18:18.923Z] [2024-04-22T02:18:18.923Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-22T02:18:19.187Z] #60 ... [2024-04-22T02:18:19.187Z] [2024-04-22T02:18:19.187Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:19.455Z] #36 ... [2024-04-22T02:18:19.455Z] [2024-04-22T02:18:19.455Z] #57 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-04-22T02:18:19.455Z] #57 DONE 2.3s [2024-04-22T02:18:19.455Z] [2024-04-22T02:18:19.455Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:18:19.733Z] #108 ... [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #107 [support-notifications builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #107 DONE 19.2s [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:18:19.733Z] #109 ... [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #106 DONE 19.4s [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #108 [security-proxy-auth builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #108 DONE 19.4s [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:19.733Z] #110 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:19.733Z] #111 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #112 [support-scheduler builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #112 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:19.733Z] #113 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #114 [core-data builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #114 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:19.733Z] #115 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:19.733Z] #116 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:19.733Z] #117 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #118 [core-metadata builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #118 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:19.733Z] #119 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:19.733Z] #120 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #121 [core-command builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #121 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #105 DONE 19.5s [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:19.733Z] #122 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #123 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:19.733Z] #124 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:19.733Z] #125 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:19.733Z] #126 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #127 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:18:19.733Z] #128 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-22T02:18:19.733Z] #129 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:19.733Z] #130 CACHED [2024-04-22T02:18:19.733Z] [2024-04-22T02:18:19.733Z] #131 [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-04-22T02:18:22.063Z] #61 ... [2024-04-22T02:18:22.064Z] [2024-04-22T02:18:22.064Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-22T02:18:22.064Z] #46 11.80 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:22.064Z] #46 11.80 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:22.064Z] #46 11.91 (3/6) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:22.064Z] #46 11.91 (4/6) Installing openssl (3.1.4-r6) [2024-04-22T02:18:22.064Z] #46 12.19 (5/6) Installing su-exec (0.2-r3) [2024-04-22T02:18:22.064Z] #46 12.19 (6/6) Installing yq (4.33.3-r5) [2024-04-22T02:18:22.064Z] #46 14.16 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:22.064Z] #46 14.50 OK: 18 MiB in 19 packages [2024-04-22T02:18:22.064Z] #46 DONE 16.3s [2024-04-22T02:18:22.064Z] [2024-04-22T02:18:22.064Z] #49 [core-command internal] load build context [2024-04-22T02:18:22.064Z] #49 transferring context: 5.41MB 14.5s [2024-04-22T02:18:22.329Z] #49 ... [2024-04-22T02:18:22.329Z] [2024-04-22T02:18:22.329Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-22T02:18:23.917Z] #62 ... [2024-04-22T02:18:23.917Z] [2024-04-22T02:18:23.917Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-22T02:18:23.917Z] #50 15.70 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:23.917Z] #50 15.70 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:23.917Z] #50 15.84 OK: 8 MiB in 16 packages [2024-04-22T02:18:23.917Z] #50 DONE 18.0s [2024-04-22T02:18:24.193Z] [2024-04-22T02:18:24.193Z] #45 [core-data internal] load build context [2024-04-22T02:18:25.015Z] #131 ... [2024-04-22T02:18:25.015Z] [2024-04-22T02:18:25.015Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-22T02:18:25.015Z] #0 5.358 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-04-22T02:18:25.682Z] #45 ... [2024-04-22T02:18:25.682Z] [2024-04-22T02:18:25.682Z] #40 [security-proxy-setup internal] load build context [2024-04-22T02:18:25.682Z] #40 ... [2024-04-22T02:18:25.682Z] [2024-04-22T02:18:25.682Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:25.682Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.4s done [2024-04-22T02:18:25.682Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.2s [2024-04-22T02:18:25.682Z] #37 ... [2024-04-22T02:18:25.682Z] [2024-04-22T02:18:25.682Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:25.682Z] #41 ... [2024-04-22T02:18:25.682Z] [2024-04-22T02:18:25.682Z] #45 [core-data internal] load build context [2024-04-22T02:18:26.268Z] #45 ... [2024-04-22T02:18:26.268Z] [2024-04-22T02:18:26.268Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-22T02:18:26.268Z] #44 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:26.268Z] #44 18.76 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:18:26.268Z] #44 18.76 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:18:26.268Z] #44 18.76 OK: 19950 distinct packages available [2024-04-22T02:18:26.559Z] #44 ... [2024-04-22T02:18:26.559Z] [2024-04-22T02:18:26.559Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:26.559Z] #47 ... [2024-04-22T02:18:26.559Z] [2024-04-22T02:18:26.559Z] #45 [core-data internal] load build context [2024-04-22T02:18:26.827Z] #45 ... [2024-04-22T02:18:26.827Z] [2024-04-22T02:18:26.827Z] #52 [support-scheduler internal] load build context [2024-04-22T02:18:27.092Z] #52 ... [2024-04-22T02:18:27.093Z] [2024-04-22T02:18:27.093Z] #45 [core-data internal] load build context [2024-04-22T02:18:27.093Z] #45 transferring context: 21.75MB 21.5s [2024-04-22T02:18:27.358Z] #45 ... [2024-04-22T02:18:27.358Z] [2024-04-22T02:18:27.358Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:27.358Z] #54 ... [2024-04-22T02:18:27.358Z] [2024-04-22T02:18:27.358Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-22T02:18:27.358Z] #48 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:27.358Z] #48 18.41 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:27.358Z] #48 18.41 (2/2) Installing su-exec (0.2-r3) [2024-04-22T02:18:27.358Z] #48 18.41 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:27.358Z] #48 18.68 OK: 8 MiB in 17 packages [2024-04-22T02:18:27.625Z] #48 DONE 21.6s [2024-04-22T02:18:27.625Z] [2024-04-22T02:18:27.625Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:27.625Z] #54 ... [2024-04-22T02:18:27.625Z] [2024-04-22T02:18:27.625Z] #53 [security-secretstore-setup internal] load build context [2024-04-22T02:18:27.906Z] #53 ... [2024-04-22T02:18:27.906Z] [2024-04-22T02:18:27.906Z] #45 [core-data internal] load build context [2024-04-22T02:18:28.172Z] #45 ... [2024-04-22T02:18:28.172Z] [2024-04-22T02:18:28.172Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:28.172Z] #58 ... [2024-04-22T02:18:28.172Z] [2024-04-22T02:18:28.172Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-22T02:18:28.172Z] #56 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:28.172Z] #56 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:28.443Z] #56 ... [2024-04-22T02:18:28.443Z] [2024-04-22T02:18:28.443Z] #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-04-22T02:18:28.443Z] #51 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:28.443Z] #51 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:28.443Z] #51 ... [2024-04-22T02:18:28.443Z] [2024-04-22T02:18:28.443Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:28.443Z] #58 ... [2024-04-22T02:18:28.443Z] [2024-04-22T02:18:28.443Z] #59 [support-notifications internal] load build context [2024-04-22T02:18:28.713Z] #59 ... [2024-04-22T02:18:28.713Z] [2024-04-22T02:18:28.713Z] #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-04-22T02:18:28.713Z] #51 22.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:28.713Z] #51 22.44 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:28.990Z] #51 22.76 OK: 8 MiB in 16 packages [2024-04-22T02:18:29.222Z] #132 ... [2024-04-22T02:18:29.222Z] [2024-04-22T02:18:29.222Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-22T02:18:29.222Z] #0 9.082 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-04-22T02:18:29.222Z] #133 ... [2024-04-22T02:18:29.222Z] [2024-04-22T02:18:29.222Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-22T02:18:29.222Z] #0 9.734 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-04-22T02:18:29.269Z] #51 ... [2024-04-22T02:18:29.270Z] [2024-04-22T02:18:29.270Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:18:29.481Z] #134 ... [2024-04-22T02:18:29.481Z] [2024-04-22T02:18:29.481Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-22T02:18:29.539Z] #63 ... [2024-04-22T02:18:29.539Z] [2024-04-22T02:18:29.539Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-22T02:18:29.539Z] #64 ... [2024-04-22T02:18:29.539Z] [2024-04-22T02:18:29.539Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-22T02:18:29.539Z] #0 8.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:29.739Z] #135 ... [2024-04-22T02:18:29.739Z] [2024-04-22T02:18:29.739Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-22T02:18:29.808Z] #65 ... [2024-04-22T02:18:29.808Z] [2024-04-22T02:18:29.808Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-22T02:18:29.808Z] #55 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:29.808Z] #55 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:29.808Z] #55 21.58 (1/4) Installing ca-certificates (20240226-r0) [2024-04-22T02:18:29.808Z] #55 ... [2024-04-22T02:18:29.808Z] [2024-04-22T02:18:29.808Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:30.074Z] #36 ... [2024-04-22T02:18:30.074Z] [2024-04-22T02:18:30.074Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:30.074Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.2s [2024-04-22T02:18:30.089Z] #136 ... [2024-04-22T02:18:30.090Z] [2024-04-22T02:18:30.090Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:18:30.090Z] #0 4.840 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-04-22T02:18:30.090Z] #137 ... [2024-04-22T02:18:30.090Z] [2024-04-22T02:18:30.090Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-22T02:18:30.348Z] #32 ... [2024-04-22T02:18:30.348Z] [2024-04-22T02:18:30.348Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-22T02:18:30.348Z] #43 14.46 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:18:30.348Z] #43 14.46 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:18:30.348Z] #43 14.46 OK: 19950 distinct packages available [2024-04-22T02:18:30.348Z] #43 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:30.348Z] #43 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:30.348Z] #43 ... [2024-04-22T02:18:30.348Z] [2024-04-22T02:18:30.348Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-22T02:18:30.348Z] #60 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:30.348Z] #60 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:30.348Z] #60 ... [2024-04-22T02:18:30.348Z] [2024-04-22T02:18:30.348Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-22T02:18:30.348Z] #55 22.52 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:30.348Z] #55 22.52 (3/4) Installing su-exec (0.2-r3) [2024-04-22T02:18:30.348Z] #55 22.52 (4/4) Installing yq (4.33.3-r5) [2024-04-22T02:18:30.352Z] #138 ... [2024-04-22T02:18:30.352Z] [2024-04-22T02:18:30.352Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-22T02:18:30.352Z] #139 ... [2024-04-22T02:18:30.352Z] [2024-04-22T02:18:30.352Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-22T02:18:30.612Z] #140 ... [2024-04-22T02:18:30.612Z] [2024-04-22T02:18:30.612Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:18:30.612Z] #109 2.507 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-04-22T02:18:31.753Z] #55 ... [2024-04-22T02:18:31.753Z] [2024-04-22T02:18:31.753Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-04-22T02:18:31.753Z] #51 DONE 25.6s [2024-04-22T02:18:31.753Z] [2024-04-22T02:18:31.753Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-22T02:18:31.753Z] #55 24.39 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:31.754Z] #55 24.39 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:18:32.338Z] #55 ... [2024-04-22T02:18:32.338Z] [2024-04-22T02:18:32.338Z] #49 [core-command internal] load build context [2024-04-22T02:18:32.338Z] #49 transferring context: 8.95MB 24.6s [2024-04-22T02:18:32.338Z] #49 ... [2024-04-22T02:18:32.338Z] [2024-04-22T02:18:32.338Z] #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-04-22T02:18:32.528Z] #109 ... [2024-04-22T02:18:32.528Z] [2024-04-22T02:18:32.528Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-22T02:18:32.528Z] #135 13.10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-04-22T02:18:34.300Z] #66 ... [2024-04-22T02:18:34.300Z] [2024-04-22T02:18:34.300Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:18:34.300Z] #67 ... [2024-04-22T02:18:34.300Z] [2024-04-22T02:18:34.300Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:35.716Z] #36 ... [2024-04-22T02:18:35.716Z] [2024-04-22T02:18:35.716Z] #45 [core-data internal] load build context [2024-04-22T02:18:35.716Z] #45 transferring context: 28.05MB 28.4s done [2024-04-22T02:18:35.716Z] #45 DONE 30.3s [2024-04-22T02:18:35.716Z] [2024-04-22T02:18:35.716Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:35.716Z] #36 ... [2024-04-22T02:18:35.716Z] [2024-04-22T02:18:35.716Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:35.716Z] #54 ... [2024-04-22T02:18:35.716Z] [2024-04-22T02:18:35.716Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:35.716Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.4s [2024-04-22T02:18:35.716Z] #37 ... [2024-04-22T02:18:35.716Z] [2024-04-22T02:18:35.716Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-22T02:18:35.716Z] #60 22.33 (1/2) Installing ca-certificates (20240226-r0) [2024-04-22T02:18:35.716Z] #60 22.41 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:35.716Z] #60 22.44 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:35.716Z] #60 22.56 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:18:35.716Z] #60 23.58 OK: 9 MiB in 17 packages [2024-04-22T02:18:35.716Z] #60 DONE 26.8s [2024-04-22T02:18:35.716Z] [2024-04-22T02:18:35.716Z] #40 [security-proxy-setup internal] load build context [2024-04-22T02:18:35.982Z] #40 ... [2024-04-22T02:18:35.982Z] [2024-04-22T02:18:35.982Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:35.982Z] #54 ... [2024-04-22T02:18:35.982Z] [2024-04-22T02:18:35.982Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:36.247Z] #41 ... [2024-04-22T02:18:36.247Z] [2024-04-22T02:18:36.247Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:36.247Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.1s [2024-04-22T02:18:36.247Z] #32 ... [2024-04-22T02:18:36.247Z] [2024-04-22T02:18:36.247Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:36.540Z] #54 ... [2024-04-22T02:18:36.540Z] [2024-04-22T02:18:36.540Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-22T02:18:36.540Z] #55 25.85 OK: 18 MiB in 19 packages [2024-04-22T02:18:36.540Z] #55 DONE 29.1s [2024-04-22T02:18:36.540Z] [2024-04-22T02:18:36.540Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:36.540Z] #54 ... [2024-04-22T02:18:36.540Z] [2024-04-22T02:18:36.540Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:36.831Z] #47 ... [2024-04-22T02:18:36.831Z] [2024-04-22T02:18:36.831Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-22T02:18:36.831Z] #44 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:36.831Z] #44 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:36.831Z] #44 30.45 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:36.831Z] #44 30.45 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-22T02:18:36.831Z] #44 30.45 (3/4) Installing libucontext (1.2-r2) [2024-04-22T02:18:36.831Z] #44 30.45 (4/4) Installing gcompat (1.1.0-r1) [2024-04-22T02:18:36.831Z] #44 30.45 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:36.831Z] #44 30.64 OK: 8 MiB in 19 packages [2024-04-22T02:18:36.831Z] #44 ... [2024-04-22T02:18:36.831Z] [2024-04-22T02:18:36.831Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:37.462Z] #47 ... [2024-04-22T02:18:37.462Z] [2024-04-22T02:18:37.462Z] #52 [support-scheduler internal] load build context [2024-04-22T02:18:37.462Z] #52 ... [2024-04-22T02:18:37.462Z] [2024-04-22T02:18:37.462Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:37.756Z] #47 ... [2024-04-22T02:18:37.756Z] [2024-04-22T02:18:37.757Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-22T02:18:37.757Z] #68 ... [2024-04-22T02:18:37.757Z] [2024-04-22T02:18:37.757Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:37.792Z] #135 ... [2024-04-22T02:18:37.792Z] [2024-04-22T02:18:37.792Z] #131 [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-04-22T02:18:37.792Z] #131 18.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-04-22T02:18:38.037Z] #47 ... [2024-04-22T02:18:38.037Z] [2024-04-22T02:18:38.037Z] #53 [security-secretstore-setup internal] load build context [2024-04-22T02:18:38.037Z] #53 ... [2024-04-22T02:18:38.037Z] [2024-04-22T02:18:38.037Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-22T02:18:38.037Z] #68 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:38.625Z] #68 ... [2024-04-22T02:18:38.625Z] [2024-04-22T02:18:38.625Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-22T02:18:38.625Z] #65 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:38.625Z] #65 16.46 OK: 266 MiB in 52 packages [2024-04-22T02:18:38.625Z] #65 DONE 19.2s [2024-04-22T02:18:38.894Z] [2024-04-22T02:18:38.894Z] #59 [support-notifications internal] load build context [2024-04-22T02:18:38.894Z] #59 ... [2024-04-22T02:18:38.894Z] [2024-04-22T02:18:38.894Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-22T02:18:38.894Z] #43 25.87 (1/11) Installing ca-certificates (20240226-r0) [2024-04-22T02:18:38.894Z] #43 26.33 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-22T02:18:38.894Z] #43 26.44 (3/11) Installing libunistring (1.1-r1) [2024-04-22T02:18:38.894Z] #43 26.61 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-22T02:18:38.894Z] #43 26.61 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-22T02:18:38.894Z] #43 26.66 (6/11) Installing libcurl (8.5.0-r0) [2024-04-22T02:18:38.894Z] #43 26.71 (7/11) Installing curl (8.5.0-r0) [2024-04-22T02:18:38.894Z] #43 26.91 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:38.894Z] #43 26.91 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-22T02:18:38.894Z] #43 27.04 (10/11) Installing libucontext (1.2-r2) [2024-04-22T02:18:38.894Z] #43 27.10 (11/11) Installing gcompat (1.1.0-r1) [2024-04-22T02:18:38.894Z] #43 27.16 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:38.894Z] #43 27.48 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:18:38.894Z] #43 29.36 OK: 13 MiB in 26 packages [2024-04-22T02:18:38.894Z] #43 DONE 33.1s [2024-04-22T02:18:38.894Z] [2024-04-22T02:18:38.894Z] #59 [support-notifications internal] load build context [2024-04-22T02:18:38.894Z] #59 ... [2024-04-22T02:18:38.894Z] [2024-04-22T02:18:38.894Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:39.168Z] #58 ... [2024-04-22T02:18:39.168Z] [2024-04-22T02:18:39.168Z] #52 [support-scheduler internal] load build context [2024-04-22T02:18:39.436Z] #52 transferring context: 10.71MB 29.8s [2024-04-22T02:18:39.436Z] #52 ... [2024-04-22T02:18:39.436Z] [2024-04-22T02:18:39.436Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-22T02:18:39.436Z] #56 22.19 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:18:39.436Z] #56 22.19 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:18:39.436Z] #56 22.19 OK: 19950 distinct packages available [2024-04-22T02:18:39.436Z] #56 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:39.436Z] #56 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:39.706Z] #56 ... [2024-04-22T02:18:39.706Z] [2024-04-22T02:18:39.706Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:39.998Z] #58 ... [2024-04-22T02:18:39.998Z] [2024-04-22T02:18:39.998Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-22T02:18:39.998Z] #44 DONE 34.1s [2024-04-22T02:18:39.998Z] [2024-04-22T02:18:39.998Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-22T02:18:41.958Z] #69 ... [2024-04-22T02:18:41.958Z] [2024-04-22T02:18:41.958Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-22T02:18:41.958Z] #64 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:41.958Z] #64 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:41.958Z] #64 21.21 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-22T02:18:41.958Z] #64 21.21 v3.18.6-177-g0fd8a8ca1b2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-22T02:18:41.958Z] #64 21.21 OK: 19946 distinct packages available [2024-04-22T02:18:41.958Z] #64 ... [2024-04-22T02:18:41.958Z] [2024-04-22T02:18:41.958Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:42.229Z] #58 ... [2024-04-22T02:18:42.229Z] [2024-04-22T02:18:42.229Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:18:42.229Z] #61 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:42.229Z] #61 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:42.229Z] #61 20.75 OK: 266 MiB in 52 packages [2024-04-22T02:18:42.498Z] #61 ... [2024-04-22T02:18:42.498Z] [2024-04-22T02:18:42.498Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:42.498Z] #41 ... [2024-04-22T02:18:42.498Z] [2024-04-22T02:18:42.498Z] #49 [core-command internal] load build context [2024-04-22T02:18:42.767Z] #49 ... [2024-04-22T02:18:42.767Z] [2024-04-22T02:18:42.767Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:43.037Z] #41 ... [2024-04-22T02:18:43.037Z] [2024-04-22T02:18:43.037Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:18:43.037Z] #61 DONE 23.9s [2024-04-22T02:18:43.037Z] [2024-04-22T02:18:43.037Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:43.625Z] #41 ... [2024-04-22T02:18:43.625Z] [2024-04-22T02:18:43.625Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:18:43.625Z] #63 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:43.625Z] #63 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:43.625Z] #63 23.62 OK: 266 MiB in 52 packages [2024-04-22T02:18:43.625Z] #63 ... [2024-04-22T02:18:43.625Z] [2024-04-22T02:18:43.625Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:44.233Z] #41 transferring context: 25.28MB 38.7s [2024-04-22T02:18:44.234Z] #41 ... [2024-04-22T02:18:44.234Z] [2024-04-22T02:18:44.234Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-22T02:18:44.234Z] #62 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:44.234Z] #62 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:44.234Z] #62 21.76 Upgrading critical system libraries and apk-tools: [2024-04-22T02:18:44.234Z] #62 21.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:18:44.234Z] #62 21.88 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:44.342Z] #131 ... [2024-04-22T02:18:44.342Z] [2024-04-22T02:18:44.342Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-22T02:18:44.342Z] #140 19.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-04-22T02:18:44.504Z] #62 ... [2024-04-22T02:18:44.504Z] [2024-04-22T02:18:44.504Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:44.504Z] #54 ... [2024-04-22T02:18:44.504Z] [2024-04-22T02:18:44.504Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:44.775Z] #58 ... [2024-04-22T02:18:44.775Z] [2024-04-22T02:18:44.775Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-22T02:18:44.775Z] #56 33.04 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:44.775Z] #56 33.88 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:44.775Z] #56 34.03 (3/7) Installing dumb-init (1.2.5-r2) [2024-04-22T02:18:44.775Z] #56 34.03 (4/7) Installing musl-obstack (1.2.3-r2) [2024-04-22T02:18:44.775Z] #56 34.03 (5/7) Installing libucontext (1.2-r2) [2024-04-22T02:18:44.775Z] #56 34.10 (6/7) Installing gcompat (1.1.0-r1) [2024-04-22T02:18:44.775Z] #56 34.17 (7/7) Installing openssl (3.1.4-r6) [2024-04-22T02:18:44.775Z] #56 34.35 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:44.775Z] #56 35.03 OK: 9 MiB in 20 packages [2024-04-22T02:18:44.775Z] #56 DONE 37.4s [2024-04-22T02:18:44.775Z] [2024-04-22T02:18:44.775Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:45.045Z] #41 ... [2024-04-22T02:18:45.045Z] [2024-04-22T02:18:45.045Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:18:45.045Z] #67 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:45.045Z] #67 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:45.045Z] #67 20.07 Upgrading critical system libraries and apk-tools: [2024-04-22T02:18:45.045Z] #67 20.07 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:18:45.045Z] #67 20.14 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:45.045Z] #67 ... [2024-04-22T02:18:45.045Z] [2024-04-22T02:18:45.045Z] #59 [support-notifications internal] load build context [2024-04-22T02:18:45.316Z] #59 ... [2024-04-22T02:18:45.316Z] [2024-04-22T02:18:45.316Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:45.592Z] #41 ... [2024-04-22T02:18:45.592Z] [2024-04-22T02:18:45.592Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-04-22T02:18:45.592Z] #63 DONE 26.3s [2024-04-22T02:18:45.592Z] [2024-04-22T02:18:45.592Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:45.592Z] #41 ... [2024-04-22T02:18:45.592Z] [2024-04-22T02:18:45.592Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:45.716Z] #140 ... [2024-04-22T02:18:45.716Z] [2024-04-22T02:18:45.716Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-22T02:18:45.716Z] #139 16.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-04-22T02:18:45.864Z] #36 ... [2024-04-22T02:18:45.864Z] [2024-04-22T02:18:45.864Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:45.974Z] #139 ... [2024-04-22T02:18:45.974Z] [2024-04-22T02:18:45.974Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-22T02:18:45.974Z] #136 18.91 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-04-22T02:18:46.134Z] #41 ... [2024-04-22T02:18:46.134Z] [2024-04-22T02:18:46.134Z] #40 [security-proxy-setup internal] load build context [2024-04-22T02:18:46.134Z] #40 transferring context: 28.05MB 39.8s done [2024-04-22T02:18:46.134Z] #40 ... [2024-04-22T02:18:46.134Z] [2024-04-22T02:18:46.134Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:46.134Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.7s [2024-04-22T02:18:46.404Z] #37 ... [2024-04-22T02:18:46.404Z] [2024-04-22T02:18:46.404Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:18:46.404Z] #70 ... [2024-04-22T02:18:46.404Z] [2024-04-22T02:18:46.404Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:46.404Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.0s [2024-04-22T02:18:46.673Z] #32 ... [2024-04-22T02:18:46.673Z] [2024-04-22T02:18:46.673Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-22T02:18:46.673Z] #71 ... [2024-04-22T02:18:46.673Z] [2024-04-22T02:18:46.673Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:47.260Z] #32 ... [2024-04-22T02:18:47.260Z] [2024-04-22T02:18:47.260Z] #40 [security-proxy-setup internal] load build context [2024-04-22T02:18:47.260Z] #40 DONE 42.0s [2024-04-22T02:18:47.260Z] [2024-04-22T02:18:47.260Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:47.872Z] #136 ... [2024-04-22T02:18:47.872Z] [2024-04-22T02:18:47.872Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-22T02:18:47.872Z] #138 16.91 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-04-22T02:18:48.272Z] #37 ... [2024-04-22T02:18:48.272Z] [2024-04-22T02:18:48.272Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:48.272Z] #47 ... [2024-04-22T02:18:48.272Z] [2024-04-22T02:18:48.272Z] #53 [security-secretstore-setup internal] load build context [2024-04-22T02:18:48.272Z] #53 ... [2024-04-22T02:18:48.272Z] [2024-04-22T02:18:48.272Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:49.695Z] #47 ... [2024-04-22T02:18:49.695Z] [2024-04-22T02:18:49.695Z] #41 [security-bootstrapper internal] load build context [2024-04-22T02:18:49.695Z] #41 transferring context: 28.05MB 42.9s done [2024-04-22T02:18:49.695Z] #41 DONE 44.1s [2024-04-22T02:18:49.695Z] [2024-04-22T02:18:49.695Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:49.695Z] #47 ... [2024-04-22T02:18:49.695Z] [2024-04-22T02:18:49.695Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:18:49.695Z] #72 ... [2024-04-22T02:18:49.695Z] [2024-04-22T02:18:49.695Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:49.695Z] #47 ... [2024-04-22T02:18:49.695Z] [2024-04-22T02:18:49.695Z] #52 [support-scheduler internal] load build context [2024-04-22T02:18:49.963Z] #52 ... [2024-04-22T02:18:49.963Z] [2024-04-22T02:18:49.963Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-22T02:18:49.963Z] #68 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:49.963Z] #68 17.65 Upgrading critical system libraries and apk-tools: [2024-04-22T02:18:49.963Z] #68 17.65 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:18:49.963Z] #68 17.65 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:49.963Z] #68 19.01 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:18:49.963Z] #68 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:49.963Z] #68 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:49.963Z] #68 ... [2024-04-22T02:18:49.963Z] [2024-04-22T02:18:49.963Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-22T02:18:49.963Z] #69 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:50.927Z] #69 ... [2024-04-22T02:18:50.927Z] [2024-04-22T02:18:50.927Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-22T02:18:50.927Z] #64 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:50.927Z] #64 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:50.927Z] #64 28.78 OK: 266 MiB in 52 packages [2024-04-22T02:18:50.927Z] #64 DONE 31.2s [2024-04-22T02:18:50.927Z] [2024-04-22T02:18:50.927Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:51.895Z] #47 ... [2024-04-22T02:18:51.895Z] [2024-04-22T02:18:51.895Z] #49 [core-command internal] load build context [2024-04-22T02:18:51.895Z] #49 transferring context: 28.05MB 43.1s done [2024-04-22T02:18:51.895Z] #49 DONE 46.2s [2024-04-22T02:18:51.895Z] [2024-04-22T02:18:51.895Z] #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-04-22T02:18:51.895Z] #66 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:51.895Z] #66 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:51.895Z] #66 15.52 Upgrading critical system libraries and apk-tools: [2024-04-22T02:18:51.895Z] #66 15.52 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:18:51.895Z] #66 15.52 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:51.895Z] #66 16.18 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:18:51.895Z] #66 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:51.895Z] #66 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:51.895Z] #66 ... [2024-04-22T02:18:51.895Z] [2024-04-22T02:18:51.895Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:52.863Z] #47 transferring context: 28.05MB 47.3s done [2024-04-22T02:18:53.135Z] #47 ... [2024-04-22T02:18:53.135Z] [2024-04-22T02:18:53.135Z] #52 [support-scheduler internal] load build context [2024-04-22T02:18:53.135Z] #52 transferring context: 28.05MB 43.2s done [2024-04-22T02:18:53.135Z] #52 DONE 46.3s [2024-04-22T02:18:53.135Z] [2024-04-22T02:18:53.135Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:53.135Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 44.8s [2024-04-22T02:18:53.135Z] #32 ... [2024-04-22T02:18:53.135Z] [2024-04-22T02:18:53.135Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-22T02:18:53.135Z] #47 DONE 48.0s [2024-04-22T02:18:53.135Z] [2024-04-22T02:18:53.135Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:18:53.135Z] #32 ... [2024-04-22T02:18:53.135Z] [2024-04-22T02:18:53.135Z] #59 [support-notifications internal] load build context [2024-04-22T02:18:53.403Z] #59 ... [2024-04-22T02:18:53.403Z] [2024-04-22T02:18:53.403Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:18:53.403Z] #73 ... [2024-04-22T02:18:53.403Z] [2024-04-22T02:18:53.403Z] #53 [security-secretstore-setup internal] load build context [2024-04-22T02:18:54.370Z] #53 ... [2024-04-22T02:18:54.370Z] [2024-04-22T02:18:54.370Z] #59 [support-notifications internal] load build context [2024-04-22T02:18:54.648Z] #59 ... [2024-04-22T02:18:54.648Z] [2024-04-22T02:18:54.648Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:54.919Z] #54 ... [2024-04-22T02:18:54.919Z] [2024-04-22T02:18:54.919Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-22T02:18:54.919Z] #62 23.12 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:18:54.919Z] #62 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:54.919Z] #62 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:54.919Z] #62 29.58 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:18:54.919Z] #62 29.61 OK: 18 MiB in 19 packages [2024-04-22T02:18:54.919Z] #62 DONE 32.6s [2024-04-22T02:18:54.919Z] [2024-04-22T02:18:54.919Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:54.919Z] #54 ... [2024-04-22T02:18:54.919Z] [2024-04-22T02:18:54.919Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-22T02:18:54.919Z] #74 ... [2024-04-22T02:18:54.919Z] [2024-04-22T02:18:54.919Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:18:55.194Z] #58 ... [2024-04-22T02:18:55.194Z] [2024-04-22T02:18:55.194Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:55.194Z] #54 ... [2024-04-22T02:18:55.194Z] [2024-04-22T02:18:55.194Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:18:55.194Z] #67 21.36 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:18:55.194Z] #67 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:55.194Z] #67 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:55.194Z] #67 28.52 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:18:55.194Z] #67 28.55 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:55.194Z] #67 29.36 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:55.194Z] #67 29.50 OK: 8 MiB in 16 packages [2024-04-22T02:18:55.194Z] #67 DONE 31.3s [2024-04-22T02:18:55.194Z] [2024-04-22T02:18:55.194Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:55.194Z] #54 ... [2024-04-22T02:18:55.194Z] [2024-04-22T02:18:55.194Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-22T02:18:55.194Z] #0 8.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:55.194Z] #0 9.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:55.463Z] #75 ... [2024-04-22T02:18:55.463Z] [2024-04-22T02:18:55.463Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:56.050Z] #54 ... [2024-04-22T02:18:56.051Z] [2024-04-22T02:18:56.051Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:56.051Z] #36 ... [2024-04-22T02:18:56.051Z] [2024-04-22T02:18:56.051Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:56.637Z] #54 ... [2024-04-22T02:18:56.637Z] [2024-04-22T02:18:56.637Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:18:56.637Z] #70 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:56.637Z] #70 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:56.637Z] #70 17.80 Upgrading critical system libraries and apk-tools: [2024-04-22T02:18:56.637Z] #70 17.80 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:18:56.637Z] #70 18.00 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:56.637Z] #70 19.04 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:18:56.637Z] #70 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:56.637Z] #70 ... [2024-04-22T02:18:56.637Z] [2024-04-22T02:18:56.637Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-22T02:18:56.637Z] #74 DONE 1.8s [2024-04-22T02:18:56.637Z] [2024-04-22T02:18:56.637Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:56.906Z] #54 ... [2024-04-22T02:18:56.906Z] [2024-04-22T02:18:56.906Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-04-22T02:18:56.906Z] #66 22.18 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:18:56.906Z] #66 22.32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:56.906Z] #66 22.91 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:56.906Z] #66 23.01 OK: 8 MiB in 16 packages [2024-04-22T02:18:56.906Z] #66 DONE 25.4s [2024-04-22T02:18:56.906Z] [2024-04-22T02:18:56.906Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:57.175Z] #54 transferring context: 28.05MB 47.4s done [2024-04-22T02:18:57.175Z] #54 ... [2024-04-22T02:18:57.175Z] [2024-04-22T02:18:57.175Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-22T02:18:57.175Z] #68 26.95 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:18:57.175Z] #68 27.02 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:57.175Z] #68 27.56 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:18:57.175Z] #68 27.66 OK: 8 MiB in 17 packages [2024-04-22T02:18:57.175Z] #68 DONE 29.5s [2024-04-22T02:18:57.175Z] [2024-04-22T02:18:57.175Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-22T02:18:57.443Z] #76 ... [2024-04-22T02:18:57.443Z] [2024-04-22T02:18:57.443Z] #54 [core-metadata internal] load build context [2024-04-22T02:18:57.443Z] #54 DONE 50.8s [2024-04-22T02:18:57.716Z] [2024-04-22T02:18:57.716Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:58.302Z] #36 ... [2024-04-22T02:18:58.302Z] [2024-04-22T02:18:58.302Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:18:58.302Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 39.6s [2024-04-22T02:18:58.302Z] #37 ... [2024-04-22T02:18:58.302Z] [2024-04-22T02:18:58.302Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:18:58.571Z] #36 ... [2024-04-22T02:18:58.571Z] [2024-04-22T02:18:58.571Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-22T02:18:58.571Z] #71 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:58.571Z] #71 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:58.571Z] #71 18.56 Upgrading critical system libraries and apk-tools: [2024-04-22T02:18:58.571Z] #71 18.56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:18:58.571Z] #71 18.65 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:18:58.571Z] #71 19.45 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:18:58.571Z] #71 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:58.571Z] #71 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:18:58.839Z] #71 ... [2024-04-22T02:18:58.839Z] [2024-04-22T02:18:58.839Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:19:00.249Z] #36 ... [2024-04-22T02:19:00.249Z] [2024-04-22T02:19:00.249Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:00.249Z] #77 ... [2024-04-22T02:19:00.249Z] [2024-04-22T02:19:00.249Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:19:00.249Z] #36 ... [2024-04-22T02:19:00.249Z] [2024-04-22T02:19:00.249Z] #53 [security-secretstore-setup internal] load build context [2024-04-22T02:19:00.249Z] #53 transferring context: 28.05MB 50.4s done [2024-04-22T02:19:00.249Z] #53 DONE 53.7s [2024-04-22T02:19:00.249Z] [2024-04-22T02:19:00.249Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:19:00.836Z] #36 ... [2024-04-22T02:19:00.836Z] [2024-04-22T02:19:00.836Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:19:00.836Z] #72 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:00.836Z] #72 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:00.836Z] #72 18.08 Upgrading critical system libraries and apk-tools: [2024-04-22T02:19:00.836Z] #72 18.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:19:00.836Z] #72 18.14 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:19:00.836Z] #72 18.97 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:19:00.836Z] #72 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:00.836Z] #72 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:00.836Z] #72 ... [2024-04-22T02:19:00.836Z] [2024-04-22T02:19:00.836Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-22T02:19:00.836Z] #71 24.31 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:19:00.836Z] #71 ... [2024-04-22T02:19:00.836Z] [2024-04-22T02:19:00.836Z] #59 [support-notifications internal] load build context [2024-04-22T02:19:00.836Z] #59 transferring context: 28.05MB 49.4s done [2024-04-22T02:19:00.836Z] #59 DONE 52.9s [2024-04-22T02:19:00.836Z] [2024-04-22T02:19:00.836Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-22T02:19:00.836Z] #71 24.33 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:01.424Z] #71 24.69 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:01.424Z] #71 24.79 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:19:02.015Z] #71 25.29 OK: 18 MiB in 19 packages [2024-04-22T02:19:02.015Z] #71 ... [2024-04-22T02:19:02.015Z] [2024-04-22T02:19:02.015Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-22T02:19:02.015Z] #69 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:02.015Z] #69 16.97 Upgrading critical system libraries and apk-tools: [2024-04-22T02:19:02.015Z] #69 16.97 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:19:02.015Z] #69 17.01 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:19:02.015Z] #69 18.04 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:19:02.015Z] #69 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:02.015Z] #69 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:02.015Z] #69 ... [2024-04-22T02:19:02.015Z] [2024-04-22T02:19:02.015Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:03.443Z] #78 ... [2024-04-22T02:19:03.443Z] [2024-04-22T02:19:03.443Z] #36 [core-common-config-bootstrapper internal] load build context [2024-04-22T02:19:03.443Z] #36 transferring context: 28.05MB 51.5s done [2024-04-22T02:19:03.443Z] #36 DONE 55.3s [2024-04-22T02:19:03.443Z] [2024-04-22T02:19:03.443Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:19:03.443Z] #72 23.64 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:19:03.443Z] #72 23.70 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:03.443Z] #72 ... [2024-04-22T02:19:03.443Z] [2024-04-22T02:19:03.443Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-22T02:19:03.443Z] #76 DONE 6.2s [2024-04-22T02:19:03.443Z] [2024-04-22T02:19:03.443Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:19:03.443Z] #72 23.89 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:03.443Z] #72 23.91 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:19:03.443Z] #72 ... [2024-04-22T02:19:03.443Z] [2024-04-22T02:19:03.443Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-22T02:19:03.443Z] #71 DONE 27.0s [2024-04-22T02:19:03.713Z] [2024-04-22T02:19:03.713Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:19:03.713Z] #72 24.21 OK: 13 MiB in 26 packages [2024-04-22T02:19:03.713Z] #72 ... [2024-04-22T02:19:03.713Z] [2024-04-22T02:19:03.713Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:19:03.713Z] #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:03.713Z] #70 24.02 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:19:03.713Z] #70 24.06 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:03.713Z] #70 24.43 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:03.713Z] #70 24.53 Executing ca-certificates-20240226-r0.trigger [2024-04-22T02:19:03.713Z] #70 25.15 OK: 9 MiB in 17 packages [2024-04-22T02:19:03.713Z] #70 DONE 27.3s [2024-04-22T02:19:03.986Z] [2024-04-22T02:19:03.986Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:19:03.986Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 55.8s [2024-04-22T02:19:03.986Z] #32 ... [2024-04-22T02:19:03.986Z] [2024-04-22T02:19:03.986Z] #58 [security-proxy-auth internal] load build context [2024-04-22T02:19:03.986Z] #58 transferring context: 28.05MB 51.8s done [2024-04-22T02:19:03.986Z] #58 DONE 56.1s [2024-04-22T02:19:03.986Z] [2024-04-22T02:19:03.986Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-22T02:19:03.986Z] #69 22.17 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:19:03.986Z] #69 22.17 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:03.986Z] #69 22.36 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-22T02:19:03.986Z] #69 22.44 OK: 8 MiB in 19 packages [2024-04-22T02:19:03.986Z] #69 DONE 23.9s [2024-04-22T02:19:03.986Z] [2024-04-22T02:19:03.986Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:19:03.986Z] #32 ... [2024-04-22T02:19:03.986Z] [2024-04-22T02:19:03.986Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:19:03.986Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 42.9s done [2024-04-22T02:19:04.263Z] #37 ... [2024-04-22T02:19:04.263Z] [2024-04-22T02:19:04.263Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:19:04.263Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 56.3s done [2024-04-22T02:19:04.263Z] #32 ... [2024-04-22T02:19:04.263Z] [2024-04-22T02:19:04.263Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-22T02:19:04.263Z] #75 13.21 Upgrading critical system libraries and apk-tools: [2024-04-22T02:19:04.263Z] #75 13.21 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-22T02:19:04.263Z] #75 13.24 Executing busybox-1.36.1-r5.trigger [2024-04-22T02:19:04.263Z] #75 13.88 Continuing the upgrade transaction with new apk-tools: [2024-04-22T02:19:04.263Z] #75 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:04.263Z] #75 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-22T02:19:04.263Z] #75 18.05 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-22T02:19:04.263Z] #75 18.12 OK: 9 MiB in 20 packages [2024-04-22T02:19:04.263Z] #75 DONE 19.4s [2024-04-22T02:19:04.263Z] [2024-04-22T02:19:04.263Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:19:04.263Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 56.3s done [2024-04-22T02:19:04.534Z] #32 ... [2024-04-22T02:19:04.534Z] [2024-04-22T02:19:04.534Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-22T02:19:04.534Z] #72 DONE 25.0s [2024-04-22T02:19:04.534Z] [2024-04-22T02:19:04.534Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-22T02:19:04.534Z] #79 DONE 1.0s [2024-04-22T02:19:04.534Z] [2024-04-22T02:19:04.534Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:04.802Z] #80 ... [2024-04-22T02:19:04.802Z] [2024-04-22T02:19:04.802Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:19:05.070Z] #37 ... [2024-04-22T02:19:05.070Z] [2024-04-22T02:19:05.070Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:05.070Z] #73 DONE 21.8s [2024-04-22T02:19:05.070Z] [2024-04-22T02:19:05.070Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-22T02:19:05.070Z] #32 DONE 60.8s [2024-04-22T02:19:05.070Z] [2024-04-22T02:19:05.070Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:05.070Z] #77 DONE 15.2s [2024-04-22T02:19:05.070Z] [2024-04-22T02:19:05.070Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:07.039Z] #81 ... [2024-04-22T02:19:07.039Z] [2024-04-22T02:19:07.039Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-22T02:19:07.039Z] #82 DONE 1.2s [2024-04-22T02:19:07.039Z] [2024-04-22T02:19:07.039Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:07.039Z] #80 DONE 12.0s [2024-04-22T02:19:07.039Z] [2024-04-22T02:19:07.039Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:19:07.994Z] #83 ... [2024-04-22T02:19:07.994Z] [2024-04-22T02:19:07.994Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:07.994Z] #78 DONE 5.7s [2024-04-22T02:19:07.994Z] [2024-04-22T02:19:07.994Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:08.951Z] #84 ... [2024-04-22T02:19:08.951Z] [2024-04-22T02:19:08.951Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:19:08.951Z] #85 DONE 2.3s [2024-04-22T02:19:08.951Z] [2024-04-22T02:19:08.951Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:19:08.951Z] #86 DONE 2.4s [2024-04-22T02:19:08.951Z] [2024-04-22T02:19:08.951Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-22T02:19:08.951Z] #83 DONE 2.2s [2024-04-22T02:19:08.951Z] [2024-04-22T02:19:08.951Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-22T02:19:09.223Z] #87 ... [2024-04-22T02:19:09.223Z] [2024-04-22T02:19:09.223Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-22T02:19:09.223Z] #88 DONE 0.3s [2024-04-22T02:19:09.223Z] [2024-04-22T02:19:09.223Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-22T02:19:09.223Z] #87 DONE 0.3s [2024-04-22T02:19:09.223Z] [2024-04-22T02:19:09.223Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-22T02:19:09.223Z] #89 DONE 0.3s [2024-04-22T02:19:09.223Z] [2024-04-22T02:19:09.223Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-22T02:19:09.804Z] #90 ... [2024-04-22T02:19:09.804Z] [2024-04-22T02:19:09.804Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-22T02:19:09.804Z] #91 DONE 0.5s [2024-04-22T02:19:09.804Z] [2024-04-22T02:19:09.804Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-22T02:19:09.804Z] #90 DONE 0.6s [2024-04-22T02:19:09.804Z] [2024-04-22T02:19:09.804Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:19:10.073Z] #92 ... [2024-04-22T02:19:10.073Z] [2024-04-22T02:19:10.073Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-22T02:19:10.073Z] #93 DONE 0.6s [2024-04-22T02:19:10.073Z] [2024-04-22T02:19:10.073Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:19:10.350Z] #94 ... [2024-04-22T02:19:10.350Z] [2024-04-22T02:19:10.350Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:19:10.350Z] #92 DONE 0.4s [2024-04-22T02:19:10.350Z] [2024-04-22T02:19:10.350Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:19:10.350Z] #95 DONE 0.4s [2024-04-22T02:19:10.350Z] [2024-04-22T02:19:10.350Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-22T02:19:10.350Z] #94 DONE 0.4s [2024-04-22T02:19:10.350Z] [2024-04-22T02:19:10.350Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-22T02:19:10.620Z] #96 ... [2024-04-22T02:19:10.620Z] [2024-04-22T02:19:10.620Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-22T02:19:10.620Z] #97 DONE 0.2s [2024-04-22T02:19:10.620Z] [2024-04-22T02:19:10.620Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-22T02:19:10.620Z] #98 DONE 0.2s [2024-04-22T02:19:10.620Z] [2024-04-22T02:19:10.620Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-22T02:19:10.620Z] #99 DONE 0.2s [2024-04-22T02:19:10.620Z] [2024-04-22T02:19:10.620Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-22T02:19:10.620Z] #96 DONE 0.3s [2024-04-22T02:19:10.620Z] [2024-04-22T02:19:10.620Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-22T02:19:10.886Z] #100 ... [2024-04-22T02:19:10.886Z] [2024-04-22T02:19:10.886Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-22T02:19:10.886Z] #101 DONE 0.3s [2024-04-22T02:19:10.886Z] [2024-04-22T02:19:10.886Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-22T02:19:10.886Z] #100 DONE 0.3s [2024-04-22T02:19:10.886Z] [2024-04-22T02:19:10.886Z] #102 [security-spire-config] exporting to image [2024-04-22T02:19:10.886Z] #102 exporting layers [2024-04-22T02:19:12.834Z] #102 exporting layers 1.9s done [2024-04-22T02:19:12.834Z] #102 writing image sha256:7e27e14ce8eae0ec8b5e7a3c7f87d95d0bbdf64a94d070988fefd099c1bfc8fc [2024-04-22T02:19:12.834Z] #102 exporting layers 1.9s done [2024-04-22T02:19:12.834Z] #102 writing image sha256:7e27e14ce8eae0ec8b5e7a3c7f87d95d0bbdf64a94d070988fefd099c1bfc8fc 0.0s done [2024-04-22T02:19:12.834Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-04-22T02:19:12.834Z] #102 exporting layers 1.8s done [2024-04-22T02:19:12.834Z] #102 writing image sha256:fc5774475c897d29710e725fa5b81fc4f3b43fa9b774a7dace8869014fc3458c 0.0s done [2024-04-22T02:19:12.834Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-04-22T02:19:12.834Z] #102 writing image sha256:756e17208fd7c2b76a0b6b17a971676010ed3c42730916082f1924e43dd36a17 done [2024-04-22T02:19:12.834Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-04-22T02:19:12.834Z] #102 DONE 2.9s [2024-04-22T02:19:12.834Z] [2024-04-22T02:19:12.834Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:15.448Z] #103 ... [2024-04-22T02:19:15.448Z] [2024-04-22T02:19:15.448Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #104 DONE 44.2s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #84 DONE 41.7s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #81 DONE 44.4s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #103 DONE 42.8s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #105 ... [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #106 [support-notifications builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #106 DONE 3.9s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:54.307Z] #107 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #108 [security-proxy-auth builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #108 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #109 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #110 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #111 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:54.307Z] #112 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:54.307Z] #113 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #114 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #115 [support-scheduler builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #115 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #116 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #117 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:54.307Z] #118 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:54.307Z] #119 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #120 [core-metadata builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #120 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #121 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #122 [core-command builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #122 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #123 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:54.307Z] #124 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #105 DONE 3.9s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-22T02:19:54.307Z] #125 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #126 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-22T02:19:54.307Z] #127 CACHED [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #128 DONE 4.0s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #129 [core-data builder 6/7] COPY . . [2024-04-22T02:19:54.307Z] #129 DONE 4.0s [2024-04-22T02:19:54.307Z] [2024-04-22T02:19:54.307Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:19:59.680Z] #130 ... [2024-04-22T02:19:59.680Z] [2024-04-22T02:19:59.680Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-22T02:19:59.680Z] #0 5.232 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-04-22T02:19:59.680Z] #131 ... [2024-04-22T02:19:59.680Z] [2024-04-22T02:19:59.680Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-22T02:19:59.680Z] #0 5.522 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-04-22T02:19:59.680Z] #132 ... [2024-04-22T02:19:59.680Z] [2024-04-22T02:19:59.680Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:19:59.680Z] #130 5.671 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-04-22T02:20:03.940Z] #130 ... [2024-04-22T02:20:03.940Z] [2024-04-22T02:20:03.940Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-22T02:20:03.940Z] #0 5.578 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-04-22T02:20:03.940Z] #133 ... [2024-04-22T02:20:03.940Z] [2024-04-22T02:20:03.940Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-22T02:20:03.940Z] #0 4.803 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-04-22T02:20:03.940Z] #134 ... [2024-04-22T02:20:03.940Z] [2024-04-22T02:20:03.940Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-22T02:20:03.940Z] #0 4.232 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-04-22T02:20:03.940Z] #135 ... [2024-04-22T02:20:03.940Z] [2024-04-22T02:20:03.940Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-22T02:20:03.940Z] #0 5.556 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-04-22T02:20:04.229Z] #136 ... [2024-04-22T02:20:04.230Z] [2024-04-22T02:20:04.230Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-22T02:20:04.230Z] #0 3.896 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-04-22T02:20:04.513Z] #137 ... [2024-04-22T02:20:04.513Z] [2024-04-22T02:20:04.513Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-22T02:20:04.513Z] #0 5.454 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-04-22T02:20:04.513Z] #138 ... [2024-04-22T02:20:04.513Z] [2024-04-22T02:20:04.513Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:20:04.513Z] #0 4.149 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-04-22T02:20:04.815Z] #139 ... [2024-04-22T02:20:04.815Z] [2024-04-22T02:20:04.815Z] #140 [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-04-22T02:20:04.815Z] #0 4.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-04-22T02:20:09.402Z] #138 ... [2024-04-22T02:20:09.402Z] [2024-04-22T02:20:09.402Z] #131 [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-04-22T02:20:09.402Z] #131 103.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-04-22T02:21:06.055Z] #131 DONE 165.2s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-22T02:21:06.055Z] #140 DONE 165.2s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-22T02:21:06.055Z] #133 DONE 165.3s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-22T02:21:06.055Z] #132 DONE 165.3s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-22T02:21:06.055Z] #136 DONE 165.2s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:21:06.055Z] #109 DONE 165.4s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-22T02:21:06.055Z] #134 DONE 165.3s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-22T02:21:06.055Z] #139 DONE 165.4s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-22T02:21:06.055Z] #138 DONE 165.3s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:21:06.055Z] #137 DONE 165.4s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-22T02:21:06.055Z] #135 ... [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.055Z] #141 ... [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-22T02:21:06.055Z] #135 DONE 166.0s [2024-04-22T02:21:06.055Z] [2024-04-22T02:21:06.055Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.320Z] #142 ... [2024-04-22T02:21:06.320Z] [2024-04-22T02:21:06.320Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.320Z] #141 DONE 1.4s [2024-04-22T02:21:06.320Z] [2024-04-22T02:21:06.320Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.320Z] #143 DONE 1.5s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-22T02:21:06.581Z] #144 DONE 1.4s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #145 DONE 0.4s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #142 DONE 1.3s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #146 DONE 1.5s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #147 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #147 DONE 1.5s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #148 DONE 0.1s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #149 DONE 0.2s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #150 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #151 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #152 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #152 DONE 0.2s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #153 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #153 DONE 0.1s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #154 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #154 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #155 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #156 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #157 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #158 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:06.581Z] #159 CACHED [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #160 DONE 0.2s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:06.581Z] #161 DONE 0.2s [2024-04-22T02:21:06.581Z] [2024-04-22T02:21:06.581Z] #162 [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-04-22T02:21:10.788Z] #162 DONE 3.4s [2024-04-22T02:21:10.788Z] [2024-04-22T02:21:10.788Z] #163 [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-04-22T02:21:10.788Z] #163 DONE 3.4s [2024-04-22T02:21:10.788Z] [2024-04-22T02:21:10.788Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-22T02:21:10.788Z] #164 DONE 3.5s [2024-04-22T02:21:10.788Z] [2024-04-22T02:21:10.788Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-22T02:21:10.788Z] #165 DONE 3.5s [2024-04-22T02:21:10.788Z] [2024-04-22T02:21:10.788Z] #166 [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-04-22T02:21:10.788Z] #166 ... [2024-04-22T02:21:10.788Z] [2024-04-22T02:21:10.788Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-22T02:21:10.788Z] #167 DONE 3.5s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-22T02:21:10.789Z] #168 DONE 3.5s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-22T02:21:10.789Z] #169 DONE 3.6s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-22T02:21:10.789Z] #170 DONE 3.6s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-22T02:21:10.789Z] #171 DONE 3.6s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-22T02:21:10.789Z] #172 DONE 3.6s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-22T02:21:10.789Z] #173 DONE 3.8s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:10.789Z] #174 ... [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #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-04-22T02:21:10.789Z] #175 DONE 0.8s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-22T02:21:10.789Z] #176 DONE 0.9s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #177 [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-04-22T02:21:10.789Z] #177 DONE 0.8s [2024-04-22T02:21:10.789Z] [2024-04-22T02:21:10.789Z] #166 [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-04-22T02:21:10.789Z] #166 DONE 0.9s [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:21:11.048Z] #178 DONE 0.8s [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:21:11.048Z] #179 DONE 0.9s [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:21:11.048Z] #180 DONE 0.9s [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:21:11.048Z] #181 DONE 0.9s [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:21:11.048Z] #182 DONE 0.9s [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #102 [support-scheduler] exporting to image [2024-04-22T02:21:11.048Z] #102 exporting layers [2024-04-22T02:21:11.048Z] #102 ... [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:21:11.048Z] #183 DONE 0.9s [2024-04-22T02:21:11.048Z] [2024-04-22T02:21:11.048Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:21:11.048Z] #174 DONE 0.9s [2024-04-22T02:21:11.308Z] [2024-04-22T02:21:11.308Z] #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:11.885Z] #184 ... [2024-04-22T02:21:11.885Z] [2024-04-22T02:21:11.885Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:21:11.885Z] #185 DONE 1.0s [2024-04-22T02:21:11.885Z] [2024-04-22T02:21:11.885Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-22T02:21:11.885Z] #186 DONE 1.1s [2024-04-22T02:21:11.885Z] [2024-04-22T02:21:11.885Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-04-22T02:21:11.885Z] #187 DONE 1.0s [2024-04-22T02:21:11.885Z] [2024-04-22T02:21:11.885Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-22T02:21:11.885Z] #188 DONE 1.1s [2024-04-22T02:21:11.885Z] [2024-04-22T02:21:11.885Z] #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:21:11.885Z] #184 DONE 0.9s [2024-04-22T02:21:11.885Z] [2024-04-22T02:21:11.885Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-22T02:21:11.885Z] #189 DONE 1.0s [2024-04-22T02:21:11.885Z] [2024-04-22T02:21:11.885Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-22T02:21:12.456Z] #190 ... [2024-04-22T02:21:12.456Z] [2024-04-22T02:21:12.456Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-22T02:21:12.456Z] #191 DONE 0.3s [2024-04-22T02:21:12.456Z] [2024-04-22T02:21:12.456Z] #102 [core-metadata] exporting to image [2024-04-22T02:21:13.030Z] #102 ... [2024-04-22T02:21:13.030Z] [2024-04-22T02:21:13.030Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-22T02:21:13.030Z] #190 DONE 1.0s [2024-04-22T02:21:13.030Z] [2024-04-22T02:21:13.030Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-22T02:21:13.030Z] #192 DONE 1.1s [2024-04-22T02:21:13.030Z] [2024-04-22T02:21:13.030Z] #102 [core-data] exporting to image [2024-04-22T02:21:13.030Z] #102 exporting layers 2.1s done [2024-04-22T02:21:13.030Z] #102 writing image sha256:81aee682650789bec23d1a5590159209b47566449cb31a6ca1aee52e7bdb52f9 0.0s done [2024-04-22T02:21:13.030Z] #102 naming to docker.io/library/core-data done [2024-04-22T02:21:13.973Z] #102 exporting layers 3.0s done [2024-04-22T02:21:14.235Z] #102 ... [2024-04-22T02:21:14.235Z] [2024-04-22T02:21:14.235Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-22T02:21:14.235Z] #193 DONE 1.1s [2024-04-22T02:21:14.235Z] [2024-04-22T02:21:14.235Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:21:14.235Z] #194 DONE 2.2s [2024-04-22T02:21:14.235Z] [2024-04-22T02:21:14.235Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-22T02:21:14.235Z] #195 DONE 1.2s [2024-04-22T02:21:14.235Z] [2024-04-22T02:21:14.235Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:21:14.235Z] #196 DONE 2.3s [2024-04-22T02:21:14.235Z] [2024-04-22T02:21:14.235Z] #102 [security-spiffe-token-provider] exporting to image [2024-04-22T02:21:14.235Z] #102 writing image sha256:48787993ec68423e31f2bf6dca9b2e78a2e6c2e180a7155a780c3a0de251dd04 done [2024-04-22T02:21:14.235Z] #102 writing image sha256:ae9d970d0ca0bbeaa6ea2c660ac38211a5037c52afd2fcf1ec09037083173c6b done [2024-04-22T02:21:14.235Z] #102 naming to docker.io/library/support-scheduler 0.0s done [2024-04-22T02:21:14.235Z] #102 naming to docker.io/library/support-notifications done [2024-04-22T02:21:14.235Z] #102 writing image sha256:275aa489ac9e4073893b39a263f5023c3eaef9cdcbf61453589357393244bb65 done [2024-04-22T02:21:14.235Z] #102 writing image sha256:5605e9758127442a1b4a1f33ed832cb4a6f2b270fc63d0ea6963eeaadf4c859c done [2024-04-22T02:21:14.235Z] #102 naming to docker.io/library/core-command done [2024-04-22T02:21:14.235Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-04-22T02:21:14.235Z] #102 exporting layers 0.2s done [2024-04-22T02:21:14.235Z] #102 writing image sha256:841c7b256ae419ae2e8d2326e09b399398c9619b0ee10067e6f01b7abd9ddf9b 0.1s done [2024-04-22T02:21:14.235Z] #102 naming to docker.io/library/core-metadata done [2024-04-22T02:21:14.496Z] #102 exporting layers 0.2s done [2024-04-22T02:21:14.496Z] #102 writing image sha256:0265df5893e238d3d56ba8eb6bf8bd46bae443a0e4c52e11f04a9e86d7f09a14 done [2024-04-22T02:21:14.496Z] #102 writing image sha256:d3b017506146a2079ed568f328451b4f0bcd30425aebfbc06268330b40e8733f done [2024-04-22T02:21:14.496Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-04-22T02:21:14.496Z] #102 naming to docker.io/library/security-proxy-auth done [2024-04-22T02:21:14.496Z] #102 DONE 4.6s [2024-04-22T02:21:14.496Z] [2024-04-22T02:21:14.496Z] #197 [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-04-22T02:21:14.496Z] #197 DONE 0.1s [2024-04-22T02:21:14.496Z] [2024-04-22T02:21:14.496Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-22T02:21:14.496Z] #198 DONE 0.2s [2024-04-22T02:21:14.496Z] [2024-04-22T02:21:14.496Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:21:14.496Z] #199 DONE 1.5s [2024-04-22T02:21:14.496Z] [2024-04-22T02:21:14.496Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-04-22T02:21:14.756Z] #200 DONE 0.3s [2024-04-22T02:21:14.756Z] [2024-04-22T02:21:14.756Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-22T02:21:14.756Z] #201 DONE 0.0s [2024-04-22T02:21:14.756Z] [2024-04-22T02:21:14.756Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-22T02:21:14.756Z] #202 DONE 0.0s [2024-04-22T02:21:14.756Z] [2024-04-22T02:21:14.756Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-22T02:21:14.756Z] #203 ... [2024-04-22T02:21:14.756Z] [2024-04-22T02:21:14.756Z] #102 [security-proxy-setup] exporting to image [2024-04-22T02:21:14.756Z] #102 exporting layers 0.3s done [2024-04-22T02:21:14.756Z] #102 writing image sha256:c66b3d66d60a20ab899c0c5f89211d09621c75300afaa24a3e65c454b3eecf32 done [2024-04-22T02:21:14.756Z] #102 naming to docker.io/library/security-proxy-setup done [2024-04-22T02:21:14.756Z] #102 DONE 4.9s [2024-04-22T02:21:15.017Z] [2024-04-22T02:21:15.017Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-22T02:21:15.017Z] #203 DONE 0.3s [2024-04-22T02:21:15.017Z] [2024-04-22T02:21:15.017Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:21:15.278Z] #204 DONE 0.7s [2024-04-22T02:21:15.278Z] [2024-04-22T02:21:15.278Z] #102 [security-secretstore-setup] exporting to image [2024-04-22T02:21:17.187Z] #102 exporting layers 2.2s done [2024-04-22T02:21:17.187Z] #102 writing image sha256:d5519062e718320cd2447bb51df1c50db34d8daed66202b731f2c9b2e43f35c5 0.0s done [2024-04-22T02:21:17.187Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-04-22T02:21:17.187Z] #102 writing image sha256:532a8b160c9ab0fd394846568ea616790964e8c5305e66a45278fd57ec479771 done [2024-04-22T02:21:17.187Z] #102 naming to docker.io/library/security-bootstrapper done [2024-04-22T02:21:17.187Z] #102 DONE 7.1s [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:21:17.187Z] time="2024-04-22T02:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-22T02:21:17.198Z] $ docker stop --time=1 cb8cf7d378eafe534b02cefc5cf918fde3e71dc9dadfc5a4b12e898a92f41771 [2024-04-22T02:21:18.474Z] $ docker rm -f --volumes cb8cf7d378eafe534b02cefc5cf918fde3e71dc9dadfc5a4b12e898a92f41771 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-22T02:21:18.819Z] + docker images [2024-04-22T02:21:18.819Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-22T02:21:18.819Z] security-proxy-auth latest d3b017506146 4 seconds ago 25MB [2024-04-22T02:21:18.819Z] security-bootstrapper latest 532a8b160c9a 4 seconds ago 28.9MB [2024-04-22T02:21:18.819Z] security-secretstore-setup latest d5519062e718 4 seconds ago 50MB [2024-04-22T02:21:18.819Z] security-proxy-setup latest c66b3d66d60a 4 seconds ago 34.9MB [2024-04-22T02:21:18.819Z] core-common-config-bootstrapper latest 0265df5893e2 5 seconds ago 23.8MB [2024-04-22T02:21:18.819Z] core-metadata latest 841c7b256ae4 7 seconds ago 27.2MB [2024-04-22T02:21:18.819Z] support-scheduler latest ae9d970d0ca0 8 seconds ago 39.7MB [2024-04-22T02:21:18.819Z] core-data latest 81aee6826507 8 seconds ago 26.9MB [2024-04-22T02:21:18.819Z] security-spiffe-token-provider latest 5605e9758127 8 seconds ago 40.7MB [2024-04-22T02:21:18.819Z] support-notifications latest 48787993ec68 8 seconds ago 40.3MB [2024-04-22T02:21:18.819Z] core-command latest 275aa489ac9e 8 seconds ago 26.7MB [2024-04-22T02:21:18.819Z] security-spire-config latest 9c067b9ab0ed 3 minutes ago 107MB [2024-04-22T02:21:18.819Z] security-spire-agent latest ab6588e4eb11 3 minutes ago 166MB [2024-04-22T02:21:18.819Z] security-spire-server latest b3764d8232f8 3 minutes ago 108MB [2024-04-22T02:21:18.819Z] ci-base-image-x86_64 latest 55e4041af785 9 minutes ago 938MB [2024-04-22T02:21:18.819Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 2 days ago 565MB [2024-04-22T02:21:18.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB [2024-04-22T02:21:18.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-22T02:21:18.989Z] provisioning config files... [2024-04-22T02:21:18.997Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11969297782400142433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:21:19.293Z] ---> ****-login.sh [2024-04-22T02:21:19.294Z] nexus3.edgexfoundry.org:10001 [2024-04-22T02:21:19.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:21:19.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:21:19.294Z] Configure a credential helper to remove this warning. See [2024-04-22T02:21:19.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:21:19.294Z] [2024-04-22T02:21:19.294Z] Login Succeeded [2024-04-22T02:21:19.294Z] nexus3.edgexfoundry.org:10002 [2024-04-22T02:21:19.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:21:19.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:21:19.552Z] Configure a credential helper to remove this warning. See [2024-04-22T02:21:19.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:21:19.552Z] [2024-04-22T02:21:19.552Z] Login Succeeded [2024-04-22T02:21:19.552Z] nexus3.edgexfoundry.org:10003 [2024-04-22T02:21:19.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:21:19.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:21:19.552Z] Configure a credential helper to remove this warning. See [2024-04-22T02:21:19.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:21:19.552Z] [2024-04-22T02:21:19.552Z] Login Succeeded [2024-04-22T02:21:19.552Z] nexus3.edgexfoundry.org:10004 [2024-04-22T02:21:19.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:21:19.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:21:19.810Z] Configure a credential helper to remove this warning. See [2024-04-22T02:21:19.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:21:19.810Z] [2024-04-22T02:21:19.810Z] Login Succeeded [2024-04-22T02:21:19.810Z] ****.io [2024-04-22T02:21:19.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:21:20.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:21:20.068Z] Configure a credential helper to remove this warning. See [2024-04-22T02:21:20.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:21:20.068Z] [2024-04-22T02:21:20.068Z] Login Succeeded [2024-04-22T02:21:20.068Z] ---> ****-login.sh ends [Pipeline] } [2024-04-22T02:21:20.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:20.129Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-22T02:21:20.160Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-04-22T02:21:20.160Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:20.160Z] 3.1.1-dev.1 [2024-04-22T02:21:20.160Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:20.160Z] napa [2024-04-22T02:21:20.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:20.503Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:20.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:20.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-04-22T02:21:20.825Z] a37b1e04dfec: Preparing [2024-04-22T02:21:20.825Z] b652e015e72c: Preparing [2024-04-22T02:21:20.825Z] 058136df2f2f: Preparing [2024-04-22T02:21:20.825Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:20.825Z] 71425b9a43a6: Preparing [2024-04-22T02:21:20.825Z] ca53647c88c0: Preparing [2024-04-22T02:21:20.825Z] aedc3bda2944: Preparing [2024-04-22T02:21:20.825Z] aedc3bda2944: Waiting [2024-04-22T02:21:20.825Z] ca53647c88c0: Waiting [2024-04-22T02:21:20.825Z] 0bbe113a5b4f: Pushed [2024-04-22T02:21:20.825Z] a37b1e04dfec: Pushed [2024-04-22T02:21:20.825Z] 058136df2f2f: Pushed [2024-04-22T02:21:20.825Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:21.083Z] ca53647c88c0: Pushed [2024-04-22T02:21:21.340Z] 71425b9a43a6: Pushed [2024-04-22T02:21:22.275Z] b652e015e72c: Pushed [2024-04-22T02:21:22.534Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:22.853Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:23.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.1 [2024-04-22T02:21:23.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-04-22T02:21:23.173Z] a37b1e04dfec: Preparing [2024-04-22T02:21:23.173Z] b652e015e72c: Preparing [2024-04-22T02:21:23.173Z] 058136df2f2f: Preparing [2024-04-22T02:21:23.173Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:23.173Z] 71425b9a43a6: Preparing [2024-04-22T02:21:23.173Z] ca53647c88c0: Preparing [2024-04-22T02:21:23.173Z] aedc3bda2944: Preparing [2024-04-22T02:21:23.173Z] aedc3bda2944: Waiting [2024-04-22T02:21:23.173Z] ca53647c88c0: Waiting [2024-04-22T02:21:23.173Z] a37b1e04dfec: Layer already exists [2024-04-22T02:21:23.173Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:23.173Z] b652e015e72c: Layer already exists [2024-04-22T02:21:23.173Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:23.173Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:23.173Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:23.173Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:23.173Z] 3.1.1-dev.1: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:23.500Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:23.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:23.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-04-22T02:21:23.825Z] a37b1e04dfec: Preparing [2024-04-22T02:21:23.825Z] b652e015e72c: Preparing [2024-04-22T02:21:23.825Z] 058136df2f2f: Preparing [2024-04-22T02:21:23.825Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:23.825Z] 71425b9a43a6: Preparing [2024-04-22T02:21:23.825Z] ca53647c88c0: Preparing [2024-04-22T02:21:23.825Z] aedc3bda2944: Preparing [2024-04-22T02:21:23.825Z] ca53647c88c0: Waiting [2024-04-22T02:21:23.825Z] aedc3bda2944: Waiting [2024-04-22T02:21:23.825Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:23.825Z] a37b1e04dfec: Layer already exists [2024-04-22T02:21:23.825Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:23.825Z] b652e015e72c: Layer already exists [2024-04-22T02:21:23.825Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:23.825Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:23.825Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:23.825Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:24.155Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:24.470Z] + docker push nexus3.edgexfoundry.org:10004/core-command:napa [2024-04-22T02:21:24.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-04-22T02:21:24.470Z] a37b1e04dfec: Preparing [2024-04-22T02:21:24.470Z] b652e015e72c: Preparing [2024-04-22T02:21:24.470Z] 058136df2f2f: Preparing [2024-04-22T02:21:24.470Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:24.470Z] 71425b9a43a6: Preparing [2024-04-22T02:21:24.470Z] ca53647c88c0: Preparing [2024-04-22T02:21:24.470Z] aedc3bda2944: Preparing [2024-04-22T02:21:24.470Z] ca53647c88c0: Waiting [2024-04-22T02:21:24.470Z] aedc3bda2944: Waiting [2024-04-22T02:21:24.470Z] b652e015e72c: Layer already exists [2024-04-22T02:21:24.470Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:24.470Z] a37b1e04dfec: Layer already exists [2024-04-22T02:21:24.470Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:24.470Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:24.470Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:24.470Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:24.470Z] napa: digest: sha256:8b700f42f40909e20bd7ed7299cf5662c1ff4d0cde12133d1135d9a85b2b744f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:24.536Z] ===================================================== [Pipeline] echo [2024-04-22T02:21:24.553Z] taggedImages: [2024-04-22T02:21:24.553Z] - nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:24.553Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.1 [2024-04-22T02:21:24.553Z] - nexus3.edgexfoundry.org:10004/core-command:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:24.553Z] - nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] echo [2024-04-22T02:21:24.583Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-04-22T02:21:24.583Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:24.583Z] 3.1.1-dev.1 [2024-04-22T02:21:24.583Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:24.583Z] napa [2024-04-22T02:21:24.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:24.926Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:25.250Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:25.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-04-22T02:21:25.250Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:25.250Z] ed592317ea3a: Preparing [2024-04-22T02:21:25.250Z] b7382a30bbe3: Preparing [2024-04-22T02:21:25.250Z] cb3e6ba7cdb4: Preparing [2024-04-22T02:21:25.250Z] 058136df2f2f: Preparing [2024-04-22T02:21:25.250Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:25.250Z] 71425b9a43a6: Preparing [2024-04-22T02:21:25.250Z] ca53647c88c0: Preparing [2024-04-22T02:21:25.250Z] aedc3bda2944: Preparing [2024-04-22T02:21:25.250Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:25.250Z] aedc3bda2944: Waiting [2024-04-22T02:21:25.250Z] ca53647c88c0: Waiting [2024-04-22T02:21:25.250Z] 71425b9a43a6: Waiting [2024-04-22T02:21:25.250Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:25.250Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:25.250Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:25.250Z] b7382a30bbe3: Pushed [2024-04-22T02:21:25.250Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:25.250Z] ed592317ea3a: Pushed [2024-04-22T02:21:25.250Z] 72df7d7a1ded: Pushed [2024-04-22T02:21:25.250Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:26.625Z] cb3e6ba7cdb4: Pushed [2024-04-22T02:21:26.625Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:26.944Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:27.264Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.1 [2024-04-22T02:21:27.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-04-22T02:21:27.264Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:27.264Z] ed592317ea3a: Preparing [2024-04-22T02:21:27.264Z] b7382a30bbe3: Preparing [2024-04-22T02:21:27.264Z] cb3e6ba7cdb4: Preparing [2024-04-22T02:21:27.264Z] 058136df2f2f: Preparing [2024-04-22T02:21:27.264Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:27.264Z] 71425b9a43a6: Preparing [2024-04-22T02:21:27.264Z] ca53647c88c0: Preparing [2024-04-22T02:21:27.264Z] aedc3bda2944: Preparing [2024-04-22T02:21:27.264Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:27.264Z] 71425b9a43a6: Waiting [2024-04-22T02:21:27.264Z] ca53647c88c0: Waiting [2024-04-22T02:21:27.264Z] aedc3bda2944: Waiting [2024-04-22T02:21:27.264Z] b7382a30bbe3: Layer already exists [2024-04-22T02:21:27.264Z] ed592317ea3a: Layer already exists [2024-04-22T02:21:27.264Z] 72df7d7a1ded: Layer already exists [2024-04-22T02:21:27.264Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:27.264Z] cb3e6ba7cdb4: Layer already exists [2024-04-22T02:21:27.264Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:27.264Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:27.264Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:27.264Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:27.264Z] 3.1.1-dev.1: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:27.587Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:27.903Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:27.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-04-22T02:21:27.903Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:27.903Z] ed592317ea3a: Preparing [2024-04-22T02:21:27.903Z] b7382a30bbe3: Preparing [2024-04-22T02:21:27.903Z] cb3e6ba7cdb4: Preparing [2024-04-22T02:21:27.903Z] 058136df2f2f: Preparing [2024-04-22T02:21:27.903Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:27.903Z] 71425b9a43a6: Preparing [2024-04-22T02:21:27.903Z] ca53647c88c0: Preparing [2024-04-22T02:21:27.903Z] aedc3bda2944: Preparing [2024-04-22T02:21:27.903Z] ca53647c88c0: Waiting [2024-04-22T02:21:27.903Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:27.903Z] 71425b9a43a6: Waiting [2024-04-22T02:21:27.903Z] ed592317ea3a: Layer already exists [2024-04-22T02:21:27.903Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:27.903Z] cb3e6ba7cdb4: Layer already exists [2024-04-22T02:21:27.903Z] b7382a30bbe3: Layer already exists [2024-04-22T02:21:27.903Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:27.903Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:27.903Z] 72df7d7a1ded: Layer already exists [2024-04-22T02:21:27.903Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:27.903Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:27.903Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:28.219Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:28.592Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [2024-04-22T02:21:28.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-04-22T02:21:28.592Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:28.592Z] ed592317ea3a: Preparing [2024-04-22T02:21:28.592Z] b7382a30bbe3: Preparing [2024-04-22T02:21:28.592Z] cb3e6ba7cdb4: Preparing [2024-04-22T02:21:28.592Z] 058136df2f2f: Preparing [2024-04-22T02:21:28.592Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:28.592Z] 71425b9a43a6: Preparing [2024-04-22T02:21:28.592Z] ca53647c88c0: Preparing [2024-04-22T02:21:28.592Z] aedc3bda2944: Preparing [2024-04-22T02:21:28.592Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:28.592Z] b7382a30bbe3: Layer already exists [2024-04-22T02:21:28.592Z] 72df7d7a1ded: Layer already exists [2024-04-22T02:21:28.592Z] ed592317ea3a: Layer already exists [2024-04-22T02:21:28.592Z] cb3e6ba7cdb4: Layer already exists [2024-04-22T02:21:28.592Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:28.592Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:28.592Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:28.592Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:28.592Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:28.592Z] napa: digest: sha256:819f1d0788552a26108fc79c1273905a9bb2d7738e806c7d7b45fcd79776a5e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:28.657Z] ===================================================== [Pipeline] echo [2024-04-22T02:21:28.673Z] taggedImages: [2024-04-22T02:21:28.673Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:28.673Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.1 [2024-04-22T02:21:28.673Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:28.673Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] echo [2024-04-22T02:21:28.698Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-04-22T02:21:28.698Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:28.698Z] 3.1.1-dev.1 [2024-04-22T02:21:28.698Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:28.698Z] napa [2024-04-22T02:21:28.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:29.040Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:29.366Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:29.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-04-22T02:21:29.366Z] 0bd571e2a39d: Preparing [2024-04-22T02:21:29.366Z] 81670974825e: Preparing [2024-04-22T02:21:29.366Z] 058136df2f2f: Preparing [2024-04-22T02:21:29.366Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:29.366Z] ed8d43223007: Preparing [2024-04-22T02:21:29.366Z] ca53647c88c0: Preparing [2024-04-22T02:21:29.366Z] aedc3bda2944: Preparing [2024-04-22T02:21:29.366Z] ca53647c88c0: Waiting [2024-04-22T02:21:29.366Z] aedc3bda2944: Waiting [2024-04-22T02:21:29.366Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:29.366Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:29.624Z] 0bd571e2a39d: Pushed [2024-04-22T02:21:29.624Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:29.624Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:29.882Z] ed8d43223007: Pushed [2024-04-22T02:21:30.843Z] 81670974825e: Pushed [2024-04-22T02:21:31.422Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:31.743Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:32.108Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.1 [2024-04-22T02:21:32.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-04-22T02:21:32.108Z] 0bd571e2a39d: Preparing [2024-04-22T02:21:32.108Z] 81670974825e: Preparing [2024-04-22T02:21:32.108Z] 058136df2f2f: Preparing [2024-04-22T02:21:32.108Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:32.108Z] ed8d43223007: Preparing [2024-04-22T02:21:32.108Z] ca53647c88c0: Preparing [2024-04-22T02:21:32.108Z] aedc3bda2944: Preparing [2024-04-22T02:21:32.108Z] ca53647c88c0: Waiting [2024-04-22T02:21:32.108Z] 81670974825e: Layer already exists [2024-04-22T02:21:32.108Z] ed8d43223007: Layer already exists [2024-04-22T02:21:32.108Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:32.108Z] 0bd571e2a39d: Layer already exists [2024-04-22T02:21:32.108Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:32.108Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:32.108Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:32.108Z] 3.1.1-dev.1: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:32.436Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:32.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:32.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-04-22T02:21:32.753Z] 0bd571e2a39d: Preparing [2024-04-22T02:21:32.753Z] 81670974825e: Preparing [2024-04-22T02:21:32.753Z] 058136df2f2f: Preparing [2024-04-22T02:21:32.753Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:32.753Z] ed8d43223007: Preparing [2024-04-22T02:21:32.753Z] ca53647c88c0: Preparing [2024-04-22T02:21:32.753Z] aedc3bda2944: Preparing [2024-04-22T02:21:32.753Z] aedc3bda2944: Waiting [2024-04-22T02:21:32.753Z] ca53647c88c0: Waiting [2024-04-22T02:21:32.753Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:32.753Z] 0bd571e2a39d: Layer already exists [2024-04-22T02:21:32.753Z] ed8d43223007: Layer already exists [2024-04-22T02:21:32.753Z] 81670974825e: Layer already exists [2024-04-22T02:21:32.753Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:32.753Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:32.753Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:32.753Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:33.075Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:33.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data:napa [2024-04-22T02:21:33.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-04-22T02:21:33.393Z] 0bd571e2a39d: Preparing [2024-04-22T02:21:33.393Z] 81670974825e: Preparing [2024-04-22T02:21:33.393Z] 058136df2f2f: Preparing [2024-04-22T02:21:33.393Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:33.393Z] ed8d43223007: Preparing [2024-04-22T02:21:33.393Z] ca53647c88c0: Preparing [2024-04-22T02:21:33.393Z] aedc3bda2944: Preparing [2024-04-22T02:21:33.393Z] ca53647c88c0: Waiting [2024-04-22T02:21:33.393Z] aedc3bda2944: Waiting [2024-04-22T02:21:33.393Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:33.393Z] 0bd571e2a39d: Layer already exists [2024-04-22T02:21:33.393Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:33.393Z] ed8d43223007: Layer already exists [2024-04-22T02:21:33.393Z] 81670974825e: Layer already exists [2024-04-22T02:21:33.393Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:33.393Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:33.393Z] napa: digest: sha256:b654cd9b4c3e46e1bf429fc84d44e5591b4c0ddc5c520114904004cf1ed3cd11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:33.455Z] ===================================================== [Pipeline] echo [2024-04-22T02:21:33.467Z] taggedImages: [2024-04-22T02:21:33.467Z] - nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:33.467Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.1 [2024-04-22T02:21:33.467Z] - nexus3.edgexfoundry.org:10004/core-data:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:33.467Z] - nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] echo [2024-04-22T02:21:33.492Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-04-22T02:21:33.492Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:33.492Z] 3.1.1-dev.1 [2024-04-22T02:21:33.492Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:33.492Z] napa [2024-04-22T02:21:33.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:33.849Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:34.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:34.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-04-22T02:21:34.166Z] f2ee2e51b5de: Preparing [2024-04-22T02:21:34.166Z] 46b4b16a85e8: Preparing [2024-04-22T02:21:34.166Z] 11dca30c6496: Preparing [2024-04-22T02:21:34.166Z] 058136df2f2f: Preparing [2024-04-22T02:21:34.166Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:34.166Z] 71425b9a43a6: Preparing [2024-04-22T02:21:34.166Z] ca53647c88c0: Preparing [2024-04-22T02:21:34.166Z] aedc3bda2944: Preparing [2024-04-22T02:21:34.166Z] 71425b9a43a6: Waiting [2024-04-22T02:21:34.166Z] aedc3bda2944: Waiting [2024-04-22T02:21:34.166Z] ca53647c88c0: Waiting [2024-04-22T02:21:34.166Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:34.166Z] 46b4b16a85e8: Pushed [2024-04-22T02:21:34.166Z] f2ee2e51b5de: Pushed [2024-04-22T02:21:34.424Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:34.424Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:34.683Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:34.683Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:36.056Z] 11dca30c6496: Pushed [2024-04-22T02:21:36.056Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:36.389Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:36.974Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.1 [2024-04-22T02:21:36.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-04-22T02:21:36.974Z] f2ee2e51b5de: Preparing [2024-04-22T02:21:36.974Z] 46b4b16a85e8: Preparing [2024-04-22T02:21:36.974Z] 11dca30c6496: Preparing [2024-04-22T02:21:36.974Z] 058136df2f2f: Preparing [2024-04-22T02:21:36.974Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:36.974Z] 71425b9a43a6: Preparing [2024-04-22T02:21:36.974Z] ca53647c88c0: Preparing [2024-04-22T02:21:36.974Z] aedc3bda2944: Preparing [2024-04-22T02:21:36.974Z] 71425b9a43a6: Waiting [2024-04-22T02:21:36.974Z] ca53647c88c0: Waiting [2024-04-22T02:21:36.974Z] aedc3bda2944: Waiting [2024-04-22T02:21:36.974Z] 46b4b16a85e8: Layer already exists [2024-04-22T02:21:36.974Z] 11dca30c6496: Layer already exists [2024-04-22T02:21:36.974Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:36.974Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:36.974Z] f2ee2e51b5de: Layer already exists [2024-04-22T02:21:36.974Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:36.974Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:36.974Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:36.974Z] 3.1.1-dev.1: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:37.296Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:37.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:37.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-04-22T02:21:37.689Z] f2ee2e51b5de: Preparing [2024-04-22T02:21:37.689Z] 46b4b16a85e8: Preparing [2024-04-22T02:21:37.689Z] 11dca30c6496: Preparing [2024-04-22T02:21:37.689Z] 058136df2f2f: Preparing [2024-04-22T02:21:37.689Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:37.689Z] 71425b9a43a6: Preparing [2024-04-22T02:21:37.689Z] ca53647c88c0: Preparing [2024-04-22T02:21:37.689Z] aedc3bda2944: Preparing [2024-04-22T02:21:37.689Z] 71425b9a43a6: Waiting [2024-04-22T02:21:37.689Z] ca53647c88c0: Waiting [2024-04-22T02:21:37.689Z] aedc3bda2944: Waiting [2024-04-22T02:21:37.689Z] f2ee2e51b5de: Layer already exists [2024-04-22T02:21:37.689Z] 46b4b16a85e8: Layer already exists [2024-04-22T02:21:37.689Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:37.689Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:37.689Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:37.689Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:37.689Z] 11dca30c6496: Layer already exists [2024-04-22T02:21:37.689Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:37.689Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:38.000Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:38.630Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:napa [2024-04-22T02:21:38.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-04-22T02:21:38.630Z] f2ee2e51b5de: Preparing [2024-04-22T02:21:38.630Z] 46b4b16a85e8: Preparing [2024-04-22T02:21:38.630Z] 11dca30c6496: Preparing [2024-04-22T02:21:38.630Z] 058136df2f2f: Preparing [2024-04-22T02:21:38.630Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:38.630Z] 71425b9a43a6: Preparing [2024-04-22T02:21:38.630Z] ca53647c88c0: Preparing [2024-04-22T02:21:38.630Z] aedc3bda2944: Preparing [2024-04-22T02:21:38.630Z] 71425b9a43a6: Waiting [2024-04-22T02:21:38.630Z] ca53647c88c0: Waiting [2024-04-22T02:21:38.630Z] aedc3bda2944: Waiting [2024-04-22T02:21:38.630Z] 11dca30c6496: Layer already exists [2024-04-22T02:21:38.630Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:38.630Z] 46b4b16a85e8: Layer already exists [2024-04-22T02:21:38.630Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:38.630Z] f2ee2e51b5de: Layer already exists [2024-04-22T02:21:38.630Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:38.630Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:38.630Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:38.630Z] napa: digest: sha256:16acc5cb7d779d731c4ce1b92f7b5d635a90e3e4302abaaa67cb8ff1ea36e047 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:38.697Z] ===================================================== [Pipeline] echo [2024-04-22T02:21:38.711Z] taggedImages: [2024-04-22T02:21:38.711Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:38.711Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.1 [2024-04-22T02:21:38.711Z] - nexus3.edgexfoundry.org:10004/core-metadata:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:38.711Z] - nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] echo [2024-04-22T02:21:38.737Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-04-22T02:21:38.737Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:38.737Z] 3.1.1-dev.1 [2024-04-22T02:21:38.737Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:38.737Z] napa [2024-04-22T02:21:38.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:39.064Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:39.643Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:39.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-04-22T02:21:39.644Z] 02471bd68a05: Preparing [2024-04-22T02:21:39.644Z] 186be8984aed: Preparing [2024-04-22T02:21:39.644Z] 0a15b1536568: Preparing [2024-04-22T02:21:39.644Z] 75fc2632a3cb: Preparing [2024-04-22T02:21:39.644Z] 13f82b35f6d2: Preparing [2024-04-22T02:21:39.644Z] 87e7ebeb7104: Preparing [2024-04-22T02:21:39.644Z] 0246e0ace5ed: Preparing [2024-04-22T02:21:39.644Z] 058136df2f2f: Preparing [2024-04-22T02:21:39.644Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:39.644Z] e27ec1c94998: Preparing [2024-04-22T02:21:39.644Z] 295d6e65b565: Preparing [2024-04-22T02:21:39.644Z] 5f70bf18a086: Preparing [2024-04-22T02:21:39.644Z] 5ab8bcb6999d: Preparing [2024-04-22T02:21:39.644Z] 9427d5bfa9b6: Preparing [2024-04-22T02:21:39.644Z] edd05722899b: Preparing [2024-04-22T02:21:39.644Z] aedc3bda2944: Preparing [2024-04-22T02:21:39.644Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:39.644Z] e27ec1c94998: Waiting [2024-04-22T02:21:39.644Z] 295d6e65b565: Waiting [2024-04-22T02:21:39.644Z] 5f70bf18a086: Waiting [2024-04-22T02:21:39.644Z] 5ab8bcb6999d: Waiting [2024-04-22T02:21:39.644Z] 9427d5bfa9b6: Waiting [2024-04-22T02:21:39.644Z] 87e7ebeb7104: Waiting [2024-04-22T02:21:39.644Z] edd05722899b: Waiting [2024-04-22T02:21:39.644Z] aedc3bda2944: Waiting [2024-04-22T02:21:39.644Z] 058136df2f2f: Waiting [2024-04-22T02:21:39.644Z] 0246e0ace5ed: Waiting [2024-04-22T02:21:39.902Z] 0a15b1536568: Pushed [2024-04-22T02:21:39.902Z] 75fc2632a3cb: Pushed [2024-04-22T02:21:39.902Z] 186be8984aed: Pushed [2024-04-22T02:21:39.902Z] 13f82b35f6d2: Pushed [2024-04-22T02:21:39.902Z] 02471bd68a05: Pushed [2024-04-22T02:21:39.902Z] 87e7ebeb7104: Pushed [2024-04-22T02:21:41.801Z] e27ec1c94998: Pushed [2024-04-22T02:21:41.801Z] 295d6e65b565: Pushed [2024-04-22T02:21:41.801Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:41.801Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:41.801Z] 5ab8bcb6999d: Pushed [2024-04-22T02:21:42.059Z] 5f70bf18a086: Layer already exists [2024-04-22T02:21:42.059Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:42.059Z] edd05722899b: Pushed [2024-04-22T02:21:42.625Z] 0246e0ace5ed: Pushed [2024-04-22T02:21:42.625Z] 9427d5bfa9b6: Pushed [2024-04-22T02:21:42.885Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:43.216Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:43.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.1 [2024-04-22T02:21:43.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-04-22T02:21:43.542Z] 02471bd68a05: Preparing [2024-04-22T02:21:43.542Z] 186be8984aed: Preparing [2024-04-22T02:21:43.542Z] 0a15b1536568: Preparing [2024-04-22T02:21:43.542Z] 75fc2632a3cb: Preparing [2024-04-22T02:21:43.542Z] 13f82b35f6d2: Preparing [2024-04-22T02:21:43.542Z] 87e7ebeb7104: Preparing [2024-04-22T02:21:43.542Z] 0246e0ace5ed: Preparing [2024-04-22T02:21:43.542Z] 058136df2f2f: Preparing [2024-04-22T02:21:43.542Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:43.542Z] e27ec1c94998: Preparing [2024-04-22T02:21:43.542Z] 295d6e65b565: Preparing [2024-04-22T02:21:43.542Z] 5f70bf18a086: Preparing [2024-04-22T02:21:43.542Z] 5ab8bcb6999d: Preparing [2024-04-22T02:21:43.542Z] 9427d5bfa9b6: Preparing [2024-04-22T02:21:43.542Z] edd05722899b: Preparing [2024-04-22T02:21:43.542Z] aedc3bda2944: Preparing [2024-04-22T02:21:43.542Z] 295d6e65b565: Waiting [2024-04-22T02:21:43.542Z] 5f70bf18a086: Waiting [2024-04-22T02:21:43.542Z] 5ab8bcb6999d: Waiting [2024-04-22T02:21:43.542Z] 9427d5bfa9b6: Waiting [2024-04-22T02:21:43.542Z] edd05722899b: Waiting [2024-04-22T02:21:43.542Z] 87e7ebeb7104: Waiting [2024-04-22T02:21:43.542Z] 0246e0ace5ed: Waiting [2024-04-22T02:21:43.542Z] aedc3bda2944: Waiting [2024-04-22T02:21:43.542Z] 058136df2f2f: Waiting [2024-04-22T02:21:43.542Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:43.542Z] 02471bd68a05: Layer already exists [2024-04-22T02:21:43.542Z] 0a15b1536568: Layer already exists [2024-04-22T02:21:43.542Z] 186be8984aed: Layer already exists [2024-04-22T02:21:43.542Z] 13f82b35f6d2: Layer already exists [2024-04-22T02:21:43.542Z] 75fc2632a3cb: Layer already exists [2024-04-22T02:21:43.542Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:43.542Z] 87e7ebeb7104: Layer already exists [2024-04-22T02:21:43.542Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:43.542Z] 0246e0ace5ed: Layer already exists [2024-04-22T02:21:43.542Z] e27ec1c94998: Layer already exists [2024-04-22T02:21:43.542Z] 295d6e65b565: Layer already exists [2024-04-22T02:21:43.542Z] 5f70bf18a086: Layer already exists [2024-04-22T02:21:43.542Z] 9427d5bfa9b6: Layer already exists [2024-04-22T02:21:43.542Z] edd05722899b: Layer already exists [2024-04-22T02:21:43.542Z] 5ab8bcb6999d: Layer already exists [2024-04-22T02:21:43.542Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:43.542Z] 3.1.1-dev.1: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:43.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:44.179Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:44.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-04-22T02:21:44.179Z] 02471bd68a05: Preparing [2024-04-22T02:21:44.179Z] 186be8984aed: Preparing [2024-04-22T02:21:44.179Z] 0a15b1536568: Preparing [2024-04-22T02:21:44.179Z] 75fc2632a3cb: Preparing [2024-04-22T02:21:44.179Z] 13f82b35f6d2: Preparing [2024-04-22T02:21:44.179Z] 87e7ebeb7104: Preparing [2024-04-22T02:21:44.179Z] 0246e0ace5ed: Preparing [2024-04-22T02:21:44.179Z] 058136df2f2f: Preparing [2024-04-22T02:21:44.179Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:44.179Z] e27ec1c94998: Preparing [2024-04-22T02:21:44.179Z] 295d6e65b565: Preparing [2024-04-22T02:21:44.179Z] 5f70bf18a086: Preparing [2024-04-22T02:21:44.179Z] 5ab8bcb6999d: Preparing [2024-04-22T02:21:44.179Z] 9427d5bfa9b6: Preparing [2024-04-22T02:21:44.179Z] edd05722899b: Preparing [2024-04-22T02:21:44.179Z] aedc3bda2944: Preparing [2024-04-22T02:21:44.179Z] e27ec1c94998: Waiting [2024-04-22T02:21:44.179Z] 295d6e65b565: Waiting [2024-04-22T02:21:44.179Z] 9427d5bfa9b6: Waiting [2024-04-22T02:21:44.179Z] 0246e0ace5ed: Waiting [2024-04-22T02:21:44.179Z] 058136df2f2f: Waiting [2024-04-22T02:21:44.179Z] 87e7ebeb7104: Waiting [2024-04-22T02:21:44.179Z] 5f70bf18a086: Waiting [2024-04-22T02:21:44.179Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:44.179Z] edd05722899b: Waiting [2024-04-22T02:21:44.179Z] 02471bd68a05: Layer already exists [2024-04-22T02:21:44.179Z] 75fc2632a3cb: Layer already exists [2024-04-22T02:21:44.179Z] 13f82b35f6d2: Layer already exists [2024-04-22T02:21:44.179Z] 186be8984aed: Layer already exists [2024-04-22T02:21:44.179Z] 0a15b1536568: Layer already exists [2024-04-22T02:21:44.179Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:44.179Z] 0246e0ace5ed: Layer already exists [2024-04-22T02:21:44.179Z] 87e7ebeb7104: Layer already exists [2024-04-22T02:21:44.179Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:44.179Z] e27ec1c94998: Layer already exists [2024-04-22T02:21:44.179Z] 295d6e65b565: Layer already exists [2024-04-22T02:21:44.179Z] 5ab8bcb6999d: Layer already exists [2024-04-22T02:21:44.179Z] 9427d5bfa9b6: Layer already exists [2024-04-22T02:21:44.179Z] 5f70bf18a086: Layer already exists [2024-04-22T02:21:44.179Z] edd05722899b: Layer already exists [2024-04-22T02:21:44.179Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:44.179Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:44.506Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:44.831Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [2024-04-22T02:21:44.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-04-22T02:21:44.831Z] 02471bd68a05: Preparing [2024-04-22T02:21:44.831Z] 186be8984aed: Preparing [2024-04-22T02:21:44.831Z] 0a15b1536568: Preparing [2024-04-22T02:21:44.831Z] 75fc2632a3cb: Preparing [2024-04-22T02:21:44.831Z] 13f82b35f6d2: Preparing [2024-04-22T02:21:44.831Z] 87e7ebeb7104: Preparing [2024-04-22T02:21:44.831Z] 0246e0ace5ed: Preparing [2024-04-22T02:21:44.831Z] 058136df2f2f: Preparing [2024-04-22T02:21:44.831Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:44.831Z] e27ec1c94998: Preparing [2024-04-22T02:21:44.831Z] 295d6e65b565: Preparing [2024-04-22T02:21:44.831Z] 5f70bf18a086: Preparing [2024-04-22T02:21:44.831Z] 5ab8bcb6999d: Preparing [2024-04-22T02:21:44.831Z] 9427d5bfa9b6: Preparing [2024-04-22T02:21:44.831Z] edd05722899b: Preparing [2024-04-22T02:21:44.831Z] aedc3bda2944: Preparing [2024-04-22T02:21:44.831Z] 295d6e65b565: Waiting [2024-04-22T02:21:44.831Z] 5f70bf18a086: Waiting [2024-04-22T02:21:44.831Z] e27ec1c94998: Waiting [2024-04-22T02:21:44.831Z] 5ab8bcb6999d: Waiting [2024-04-22T02:21:44.831Z] 9427d5bfa9b6: Waiting [2024-04-22T02:21:44.831Z] 87e7ebeb7104: Waiting [2024-04-22T02:21:44.831Z] edd05722899b: Waiting [2024-04-22T02:21:44.831Z] aedc3bda2944: Waiting [2024-04-22T02:21:44.831Z] 0246e0ace5ed: Waiting [2024-04-22T02:21:44.831Z] 058136df2f2f: Waiting [2024-04-22T02:21:44.831Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:44.831Z] 02471bd68a05: Layer already exists [2024-04-22T02:21:44.831Z] 186be8984aed: Layer already exists [2024-04-22T02:21:44.831Z] 75fc2632a3cb: Layer already exists [2024-04-22T02:21:44.831Z] 0a15b1536568: Layer already exists [2024-04-22T02:21:44.831Z] 13f82b35f6d2: Layer already exists [2024-04-22T02:21:44.831Z] 0246e0ace5ed: Layer already exists [2024-04-22T02:21:44.831Z] 87e7ebeb7104: Layer already exists [2024-04-22T02:21:44.831Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:44.831Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:44.831Z] e27ec1c94998: Layer already exists [2024-04-22T02:21:44.831Z] 295d6e65b565: Layer already exists [2024-04-22T02:21:44.831Z] 5ab8bcb6999d: Layer already exists [2024-04-22T02:21:44.831Z] 9427d5bfa9b6: Layer already exists [2024-04-22T02:21:44.831Z] 5f70bf18a086: Layer already exists [2024-04-22T02:21:44.831Z] edd05722899b: Layer already exists [2024-04-22T02:21:44.831Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:44.831Z] napa: digest: sha256:f5bfd6fd9be4f3584e98d7255771d548d413ab484220f0b03f5564f9bb1a5200 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:44.912Z] ===================================================== [Pipeline] echo [2024-04-22T02:21:44.926Z] taggedImages: [2024-04-22T02:21:44.926Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:44.926Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.1 [2024-04-22T02:21:44.926Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:44.926Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] echo [2024-04-22T02:21:44.951Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-04-22T02:21:44.951Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:44.951Z] 3.1.1-dev.1 [2024-04-22T02:21:44.951Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:44.951Z] napa [2024-04-22T02:21:44.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:45.387Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:45.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:45.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-04-22T02:21:45.741Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:45.741Z] ed592317ea3a: Preparing [2024-04-22T02:21:45.741Z] d55bc2cd9299: Preparing [2024-04-22T02:21:45.741Z] d9ef409e66fc: Preparing [2024-04-22T02:21:45.741Z] 058136df2f2f: Preparing [2024-04-22T02:21:45.741Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:45.741Z] 71425b9a43a6: Preparing [2024-04-22T02:21:45.741Z] ca53647c88c0: Preparing [2024-04-22T02:21:45.741Z] aedc3bda2944: Preparing [2024-04-22T02:21:45.741Z] 71425b9a43a6: Waiting [2024-04-22T02:21:45.741Z] ca53647c88c0: Waiting [2024-04-22T02:21:45.741Z] aedc3bda2944: Waiting [2024-04-22T02:21:45.741Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:45.741Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:45.741Z] d55bc2cd9299: Pushed [2024-04-22T02:21:46.016Z] ed592317ea3a: Layer already exists [2024-04-22T02:21:46.016Z] 72df7d7a1ded: Layer already exists [2024-04-22T02:21:46.297Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:46.297Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:46.297Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:46.297Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:47.284Z] d9ef409e66fc: Pushed [2024-04-22T02:21:47.569Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:47.915Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:48.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.1 [2024-04-22T02:21:48.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-04-22T02:21:48.234Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:48.234Z] ed592317ea3a: Preparing [2024-04-22T02:21:48.234Z] d55bc2cd9299: Preparing [2024-04-22T02:21:48.234Z] d9ef409e66fc: Preparing [2024-04-22T02:21:48.234Z] 058136df2f2f: Preparing [2024-04-22T02:21:48.234Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:48.234Z] 71425b9a43a6: Preparing [2024-04-22T02:21:48.234Z] ca53647c88c0: Preparing [2024-04-22T02:21:48.234Z] aedc3bda2944: Preparing [2024-04-22T02:21:48.234Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:48.234Z] 71425b9a43a6: Waiting [2024-04-22T02:21:48.234Z] ca53647c88c0: Waiting [2024-04-22T02:21:48.234Z] aedc3bda2944: Waiting [2024-04-22T02:21:48.234Z] ed592317ea3a: Layer already exists [2024-04-22T02:21:48.234Z] d55bc2cd9299: Layer already exists [2024-04-22T02:21:48.234Z] 72df7d7a1ded: Layer already exists [2024-04-22T02:21:48.234Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:48.234Z] d9ef409e66fc: Layer already exists [2024-04-22T02:21:48.234Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:48.234Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:48.234Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:48.234Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:48.234Z] 3.1.1-dev.1: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:48.560Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:48.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:48.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-04-22T02:21:48.877Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:48.877Z] ed592317ea3a: Preparing [2024-04-22T02:21:48.877Z] d55bc2cd9299: Preparing [2024-04-22T02:21:48.877Z] d9ef409e66fc: Preparing [2024-04-22T02:21:48.877Z] 058136df2f2f: Preparing [2024-04-22T02:21:48.877Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:48.877Z] 71425b9a43a6: Preparing [2024-04-22T02:21:48.877Z] ca53647c88c0: Preparing [2024-04-22T02:21:48.877Z] aedc3bda2944: Preparing [2024-04-22T02:21:48.877Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:48.877Z] 71425b9a43a6: Waiting [2024-04-22T02:21:48.877Z] ca53647c88c0: Waiting [2024-04-22T02:21:48.877Z] aedc3bda2944: Waiting [2024-04-22T02:21:48.877Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:48.877Z] 72df7d7a1ded: Layer already exists [2024-04-22T02:21:48.877Z] d9ef409e66fc: Layer already exists [2024-04-22T02:21:48.877Z] d55bc2cd9299: Layer already exists [2024-04-22T02:21:48.877Z] ed592317ea3a: Layer already exists [2024-04-22T02:21:48.877Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:48.877Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:48.877Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:48.877Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:48.877Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:49.198Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:49.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [2024-04-22T02:21:49.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-04-22T02:21:49.523Z] 72df7d7a1ded: Preparing [2024-04-22T02:21:49.523Z] ed592317ea3a: Preparing [2024-04-22T02:21:49.523Z] d55bc2cd9299: Preparing [2024-04-22T02:21:49.523Z] d9ef409e66fc: Preparing [2024-04-22T02:21:49.523Z] 058136df2f2f: Preparing [2024-04-22T02:21:49.523Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:49.523Z] 71425b9a43a6: Preparing [2024-04-22T02:21:49.523Z] ca53647c88c0: Preparing [2024-04-22T02:21:49.523Z] aedc3bda2944: Preparing [2024-04-22T02:21:49.523Z] ca53647c88c0: Waiting [2024-04-22T02:21:49.523Z] 71425b9a43a6: Waiting [2024-04-22T02:21:49.523Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:49.523Z] aedc3bda2944: Waiting [2024-04-22T02:21:49.523Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:49.523Z] d9ef409e66fc: Layer already exists [2024-04-22T02:21:49.523Z] d55bc2cd9299: Layer already exists [2024-04-22T02:21:49.523Z] 72df7d7a1ded: Layer already exists [2024-04-22T02:21:49.523Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:49.523Z] ca53647c88c0: Layer already exists [2024-04-22T02:21:49.523Z] ed592317ea3a: Layer already exists [2024-04-22T02:21:49.523Z] 71425b9a43a6: Layer already exists [2024-04-22T02:21:49.523Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:49.523Z] napa: digest: sha256:58415f75e2577c8d7c8dc5605c38ea614885b19f2981492c5ea84af3af8c26f9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:49.594Z] ===================================================== [Pipeline] echo [2024-04-22T02:21:49.606Z] taggedImages: [2024-04-22T02:21:49.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:49.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.1 [2024-04-22T02:21:49.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:49.606Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] echo [2024-04-22T02:21:49.633Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-04-22T02:21:49.633Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:49.633Z] 3.1.1-dev.1 [2024-04-22T02:21:49.633Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:49.633Z] napa [2024-04-22T02:21:49.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:49.980Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:50.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:50.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-04-22T02:21:50.557Z] 5e484b2c632b: Preparing [2024-04-22T02:21:50.557Z] 1203d32142f9: Preparing [2024-04-22T02:21:50.557Z] e28acb4c7015: Preparing [2024-04-22T02:21:50.557Z] 91f35832b0ca: Preparing [2024-04-22T02:21:50.557Z] a72a070c888e: Preparing [2024-04-22T02:21:50.557Z] 058136df2f2f: Preparing [2024-04-22T02:21:50.557Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:50.557Z] 271b47dd89da: Preparing [2024-04-22T02:21:50.557Z] 0db47b94224e: Preparing [2024-04-22T02:21:50.557Z] ddce8bac79d5: Preparing [2024-04-22T02:21:50.557Z] aedc3bda2944: Preparing [2024-04-22T02:21:50.557Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:50.557Z] aedc3bda2944: Waiting [2024-04-22T02:21:50.557Z] ddce8bac79d5: Waiting [2024-04-22T02:21:50.557Z] 271b47dd89da: Waiting [2024-04-22T02:21:50.557Z] 0db47b94224e: Waiting [2024-04-22T02:21:50.557Z] 058136df2f2f: Waiting [2024-04-22T02:21:50.557Z] 91f35832b0ca: Pushed [2024-04-22T02:21:50.557Z] a72a070c888e: Pushed [2024-04-22T02:21:50.557Z] 1203d32142f9: Pushed [2024-04-22T02:21:50.815Z] 5e484b2c632b: Pushed [2024-04-22T02:21:50.815Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:51.073Z] 271b47dd89da: Pushed [2024-04-22T02:21:51.073Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:51.073Z] 0db47b94224e: Pushed [2024-04-22T02:21:51.330Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:51.894Z] e28acb4c7015: Pushed [2024-04-22T02:21:52.827Z] ddce8bac79d5: Pushed [2024-04-22T02:21:52.827Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:53.158Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:53.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.1 [2024-04-22T02:21:53.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-04-22T02:21:53.484Z] 5e484b2c632b: Preparing [2024-04-22T02:21:53.484Z] 1203d32142f9: Preparing [2024-04-22T02:21:53.484Z] e28acb4c7015: Preparing [2024-04-22T02:21:53.484Z] 91f35832b0ca: Preparing [2024-04-22T02:21:53.484Z] a72a070c888e: Preparing [2024-04-22T02:21:53.484Z] 058136df2f2f: Preparing [2024-04-22T02:21:53.484Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:53.484Z] 271b47dd89da: Preparing [2024-04-22T02:21:53.484Z] 0db47b94224e: Preparing [2024-04-22T02:21:53.484Z] ddce8bac79d5: Preparing [2024-04-22T02:21:53.484Z] aedc3bda2944: Preparing [2024-04-22T02:21:53.484Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:53.484Z] 0db47b94224e: Waiting [2024-04-22T02:21:53.484Z] 271b47dd89da: Waiting [2024-04-22T02:21:53.484Z] ddce8bac79d5: Waiting [2024-04-22T02:21:53.484Z] 058136df2f2f: Waiting [2024-04-22T02:21:53.484Z] 1203d32142f9: Layer already exists [2024-04-22T02:21:53.484Z] 5e484b2c632b: Layer already exists [2024-04-22T02:21:53.484Z] 91f35832b0ca: Layer already exists [2024-04-22T02:21:53.484Z] e28acb4c7015: Layer already exists [2024-04-22T02:21:53.484Z] a72a070c888e: Layer already exists [2024-04-22T02:21:53.484Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:53.484Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:53.484Z] 0db47b94224e: Layer already exists [2024-04-22T02:21:53.484Z] 271b47dd89da: Layer already exists [2024-04-22T02:21:53.484Z] ddce8bac79d5: Layer already exists [2024-04-22T02:21:53.484Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:53.484Z] 3.1.1-dev.1: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:53.807Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:54.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:54.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-04-22T02:21:54.120Z] 5e484b2c632b: Preparing [2024-04-22T02:21:54.120Z] 1203d32142f9: Preparing [2024-04-22T02:21:54.120Z] e28acb4c7015: Preparing [2024-04-22T02:21:54.120Z] 91f35832b0ca: Preparing [2024-04-22T02:21:54.120Z] a72a070c888e: Preparing [2024-04-22T02:21:54.120Z] 058136df2f2f: Preparing [2024-04-22T02:21:54.120Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:54.120Z] 271b47dd89da: Preparing [2024-04-22T02:21:54.120Z] 0db47b94224e: Preparing [2024-04-22T02:21:54.120Z] ddce8bac79d5: Preparing [2024-04-22T02:21:54.120Z] aedc3bda2944: Preparing [2024-04-22T02:21:54.120Z] 058136df2f2f: Waiting [2024-04-22T02:21:54.120Z] 271b47dd89da: Waiting [2024-04-22T02:21:54.120Z] 0db47b94224e: Waiting [2024-04-22T02:21:54.120Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:54.120Z] ddce8bac79d5: Waiting [2024-04-22T02:21:54.120Z] aedc3bda2944: Waiting [2024-04-22T02:21:54.120Z] 1203d32142f9: Layer already exists [2024-04-22T02:21:54.120Z] 5e484b2c632b: Layer already exists [2024-04-22T02:21:54.120Z] 91f35832b0ca: Layer already exists [2024-04-22T02:21:54.120Z] a72a070c888e: Layer already exists [2024-04-22T02:21:54.120Z] e28acb4c7015: Layer already exists [2024-04-22T02:21:54.120Z] 0db47b94224e: Layer already exists [2024-04-22T02:21:54.120Z] 271b47dd89da: Layer already exists [2024-04-22T02:21:54.120Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:54.120Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:54.120Z] ddce8bac79d5: Layer already exists [2024-04-22T02:21:54.120Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:54.120Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:54.444Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:54.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [2024-04-22T02:21:54.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-04-22T02:21:55.705Z] 5e484b2c632b: Preparing [2024-04-22T02:21:55.705Z] 1203d32142f9: Preparing [2024-04-22T02:21:55.705Z] e28acb4c7015: Preparing [2024-04-22T02:21:55.705Z] 91f35832b0ca: Preparing [2024-04-22T02:21:55.705Z] a72a070c888e: Preparing [2024-04-22T02:21:55.705Z] 058136df2f2f: Preparing [2024-04-22T02:21:55.705Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:55.705Z] 271b47dd89da: Preparing [2024-04-22T02:21:55.705Z] 0db47b94224e: Preparing [2024-04-22T02:21:55.705Z] ddce8bac79d5: Preparing [2024-04-22T02:21:55.705Z] aedc3bda2944: Preparing [2024-04-22T02:21:55.705Z] 271b47dd89da: Waiting [2024-04-22T02:21:55.705Z] ddce8bac79d5: Waiting [2024-04-22T02:21:55.705Z] aedc3bda2944: Waiting [2024-04-22T02:21:55.705Z] 0db47b94224e: Waiting [2024-04-22T02:21:55.705Z] 058136df2f2f: Waiting [2024-04-22T02:21:55.705Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:55.705Z] 5e484b2c632b: Layer already exists [2024-04-22T02:21:55.705Z] 91f35832b0ca: Layer already exists [2024-04-22T02:21:55.705Z] 1203d32142f9: Layer already exists [2024-04-22T02:21:55.705Z] a72a070c888e: Layer already exists [2024-04-22T02:21:55.705Z] e28acb4c7015: Layer already exists [2024-04-22T02:21:55.705Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:55.705Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:55.705Z] 271b47dd89da: Layer already exists [2024-04-22T02:21:55.705Z] 0db47b94224e: Layer already exists [2024-04-22T02:21:55.705Z] ddce8bac79d5: Layer already exists [2024-04-22T02:21:55.705Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:55.705Z] napa: digest: sha256:1b3caee6ea0ca842fdc102f4cfdff8e40e5dcddc3cdfaf955532e628591df306 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:21:55.784Z] ===================================================== [Pipeline] echo [2024-04-22T02:21:55.798Z] taggedImages: [2024-04-22T02:21:55.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:55.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.1 [2024-04-22T02:21:55.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:55.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] echo [2024-04-22T02:21:55.829Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-04-22T02:21:55.829Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:55.829Z] 3.1.1-dev.1 [2024-04-22T02:21:55.829Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:55.829Z] napa [2024-04-22T02:21:55.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:56.181Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:56.498Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:21:56.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-04-22T02:21:56.498Z] 281ddc9c0173: Preparing [2024-04-22T02:21:56.498Z] 84f1f4fe3d56: Preparing [2024-04-22T02:21:56.498Z] d76b7f90c5a0: Preparing [2024-04-22T02:21:56.498Z] dadc716547f0: Preparing [2024-04-22T02:21:56.498Z] c943ad0970df: Preparing [2024-04-22T02:21:56.498Z] 9d0cfe9da4e0: Preparing [2024-04-22T02:21:56.498Z] 7ca802675942: Preparing [2024-04-22T02:21:56.498Z] 058136df2f2f: Preparing [2024-04-22T02:21:56.498Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:56.498Z] 7f77cd4be607: Preparing [2024-04-22T02:21:56.498Z] a6a542dd1fd4: Preparing [2024-04-22T02:21:56.498Z] aedc3bda2944: Preparing [2024-04-22T02:21:56.498Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:56.498Z] 9d0cfe9da4e0: Waiting [2024-04-22T02:21:56.498Z] 7f77cd4be607: Waiting [2024-04-22T02:21:56.498Z] aedc3bda2944: Waiting [2024-04-22T02:21:56.498Z] a6a542dd1fd4: Waiting [2024-04-22T02:21:56.498Z] 058136df2f2f: Waiting [2024-04-22T02:21:56.498Z] c943ad0970df: Pushed [2024-04-22T02:21:56.498Z] 84f1f4fe3d56: Pushed [2024-04-22T02:21:56.498Z] 281ddc9c0173: Pushed [2024-04-22T02:21:56.498Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:56.498Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:56.757Z] 7ca802675942: Pushed [2024-04-22T02:21:56.757Z] 9d0cfe9da4e0: Pushed [2024-04-22T02:21:56.757Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:57.325Z] 7f77cd4be607: Pushed [2024-04-22T02:21:57.892Z] dadc716547f0: Pushed [2024-04-22T02:21:57.892Z] a6a542dd1fd4: Pushed [2024-04-22T02:21:58.150Z] d76b7f90c5a0: Pushed [2024-04-22T02:21:58.408Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:58.731Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:59.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.1 [2024-04-22T02:21:59.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-04-22T02:21:59.055Z] 281ddc9c0173: Preparing [2024-04-22T02:21:59.055Z] 84f1f4fe3d56: Preparing [2024-04-22T02:21:59.055Z] d76b7f90c5a0: Preparing [2024-04-22T02:21:59.055Z] dadc716547f0: Preparing [2024-04-22T02:21:59.055Z] c943ad0970df: Preparing [2024-04-22T02:21:59.055Z] 9d0cfe9da4e0: Preparing [2024-04-22T02:21:59.055Z] 7ca802675942: Preparing [2024-04-22T02:21:59.055Z] 058136df2f2f: Preparing [2024-04-22T02:21:59.055Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:59.055Z] 7f77cd4be607: Preparing [2024-04-22T02:21:59.055Z] a6a542dd1fd4: Preparing [2024-04-22T02:21:59.055Z] aedc3bda2944: Preparing [2024-04-22T02:21:59.055Z] 058136df2f2f: Waiting [2024-04-22T02:21:59.055Z] 9d0cfe9da4e0: Waiting [2024-04-22T02:21:59.055Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:59.056Z] 7ca802675942: Waiting [2024-04-22T02:21:59.056Z] a6a542dd1fd4: Waiting [2024-04-22T02:21:59.056Z] aedc3bda2944: Waiting [2024-04-22T02:21:59.056Z] 7f77cd4be607: Waiting [2024-04-22T02:21:59.056Z] dadc716547f0: Layer already exists [2024-04-22T02:21:59.056Z] c943ad0970df: Layer already exists [2024-04-22T02:21:59.056Z] d76b7f90c5a0: Layer already exists [2024-04-22T02:21:59.056Z] 281ddc9c0173: Layer already exists [2024-04-22T02:21:59.056Z] 84f1f4fe3d56: Layer already exists [2024-04-22T02:21:59.056Z] 7ca802675942: Layer already exists [2024-04-22T02:21:59.056Z] 9d0cfe9da4e0: Layer already exists [2024-04-22T02:21:59.056Z] 7f77cd4be607: Layer already exists [2024-04-22T02:21:59.056Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:59.056Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:59.056Z] a6a542dd1fd4: Layer already exists [2024-04-22T02:21:59.056Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:59.056Z] 3.1.1-dev.1: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:59.404Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:21:59.716Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:21:59.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-04-22T02:21:59.717Z] 281ddc9c0173: Preparing [2024-04-22T02:21:59.717Z] 84f1f4fe3d56: Preparing [2024-04-22T02:21:59.717Z] d76b7f90c5a0: Preparing [2024-04-22T02:21:59.717Z] dadc716547f0: Preparing [2024-04-22T02:21:59.717Z] c943ad0970df: Preparing [2024-04-22T02:21:59.717Z] 9d0cfe9da4e0: Preparing [2024-04-22T02:21:59.717Z] 7ca802675942: Preparing [2024-04-22T02:21:59.717Z] 058136df2f2f: Preparing [2024-04-22T02:21:59.717Z] 0bbe113a5b4f: Preparing [2024-04-22T02:21:59.717Z] 058136df2f2f: Waiting [2024-04-22T02:21:59.717Z] 7ca802675942: Waiting [2024-04-22T02:21:59.717Z] 7f77cd4be607: Preparing [2024-04-22T02:21:59.717Z] a6a542dd1fd4: Preparing [2024-04-22T02:21:59.717Z] aedc3bda2944: Preparing [2024-04-22T02:21:59.717Z] 7f77cd4be607: Waiting [2024-04-22T02:21:59.717Z] aedc3bda2944: Waiting [2024-04-22T02:21:59.717Z] 0bbe113a5b4f: Waiting [2024-04-22T02:21:59.717Z] a6a542dd1fd4: Waiting [2024-04-22T02:21:59.717Z] 281ddc9c0173: Layer already exists [2024-04-22T02:21:59.717Z] 84f1f4fe3d56: Layer already exists [2024-04-22T02:21:59.717Z] d76b7f90c5a0: Layer already exists [2024-04-22T02:21:59.717Z] dadc716547f0: Layer already exists [2024-04-22T02:21:59.717Z] c943ad0970df: Layer already exists [2024-04-22T02:21:59.717Z] 9d0cfe9da4e0: Layer already exists [2024-04-22T02:21:59.717Z] 7ca802675942: Layer already exists [2024-04-22T02:21:59.717Z] 058136df2f2f: Layer already exists [2024-04-22T02:21:59.717Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:21:59.717Z] 7f77cd4be607: Layer already exists [2024-04-22T02:21:59.717Z] a6a542dd1fd4: Layer already exists [2024-04-22T02:21:59.717Z] aedc3bda2944: Layer already exists [2024-04-22T02:21:59.717Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:00.038Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:00.360Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [2024-04-22T02:22:00.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-04-22T02:22:00.360Z] 281ddc9c0173: Preparing [2024-04-22T02:22:00.360Z] 84f1f4fe3d56: Preparing [2024-04-22T02:22:00.360Z] d76b7f90c5a0: Preparing [2024-04-22T02:22:00.360Z] dadc716547f0: Preparing [2024-04-22T02:22:00.360Z] c943ad0970df: Preparing [2024-04-22T02:22:00.360Z] 9d0cfe9da4e0: Preparing [2024-04-22T02:22:00.360Z] 7ca802675942: Preparing [2024-04-22T02:22:00.360Z] 058136df2f2f: Preparing [2024-04-22T02:22:00.360Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:00.360Z] 7f77cd4be607: Preparing [2024-04-22T02:22:00.360Z] a6a542dd1fd4: Preparing [2024-04-22T02:22:00.360Z] aedc3bda2944: Preparing [2024-04-22T02:22:00.360Z] 0bbe113a5b4f: Waiting [2024-04-22T02:22:00.360Z] 7f77cd4be607: Waiting [2024-04-22T02:22:00.361Z] a6a542dd1fd4: Waiting [2024-04-22T02:22:00.361Z] aedc3bda2944: Waiting [2024-04-22T02:22:00.361Z] 9d0cfe9da4e0: Waiting [2024-04-22T02:22:00.361Z] 058136df2f2f: Waiting [2024-04-22T02:22:00.361Z] c943ad0970df: Layer already exists [2024-04-22T02:22:00.361Z] d76b7f90c5a0: Layer already exists [2024-04-22T02:22:00.361Z] 281ddc9c0173: Layer already exists [2024-04-22T02:22:00.361Z] 84f1f4fe3d56: Layer already exists [2024-04-22T02:22:00.361Z] dadc716547f0: Layer already exists [2024-04-22T02:22:00.361Z] 7ca802675942: Layer already exists [2024-04-22T02:22:00.361Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:00.361Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:00.361Z] 7f77cd4be607: Layer already exists [2024-04-22T02:22:00.361Z] 9d0cfe9da4e0: Layer already exists [2024-04-22T02:22:00.361Z] a6a542dd1fd4: Layer already exists [2024-04-22T02:22:00.361Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:00.361Z] napa: digest: sha256:a485b45dab4e2e6995e4171612d8efa9af96c37887a62cc412885df281c461dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:22:00.434Z] ===================================================== [Pipeline] echo [2024-04-22T02:22:00.449Z] taggedImages: [2024-04-22T02:22:00.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:00.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.1 [2024-04-22T02:22:00.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:00.449Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] echo [2024-04-22T02:22:00.476Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-04-22T02:22:00.476Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:00.476Z] 3.1.1-dev.1 [2024-04-22T02:22:00.476Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:00.476Z] napa [2024-04-22T02:22:00.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:00.880Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:01.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:01.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-04-22T02:22:01.198Z] 7f9ffefb4637: Preparing [2024-04-22T02:22:01.198Z] 0cdaa1212982: Preparing [2024-04-22T02:22:01.198Z] 058136df2f2f: Preparing [2024-04-22T02:22:01.198Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:01.198Z] 18f4f226ae8d: Preparing [2024-04-22T02:22:01.198Z] e3090a56869d: Preparing [2024-04-22T02:22:01.198Z] aedc3bda2944: Preparing [2024-04-22T02:22:01.198Z] e3090a56869d: Waiting [2024-04-22T02:22:01.198Z] aedc3bda2944: Waiting [2024-04-22T02:22:01.198Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:01.198Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:01.198Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:01.198Z] 7f9ffefb4637: Pushed [2024-04-22T02:22:01.763Z] 18f4f226ae8d: Pushed [2024-04-22T02:22:01.763Z] e3090a56869d: Pushed [2024-04-22T02:22:03.663Z] 0cdaa1212982: Pushed [2024-04-22T02:22:03.663Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:03.980Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:04.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.1 [2024-04-22T02:22:04.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-04-22T02:22:04.293Z] 7f9ffefb4637: Preparing [2024-04-22T02:22:04.293Z] 0cdaa1212982: Preparing [2024-04-22T02:22:04.293Z] 058136df2f2f: Preparing [2024-04-22T02:22:04.293Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:04.293Z] 18f4f226ae8d: Preparing [2024-04-22T02:22:04.293Z] e3090a56869d: Preparing [2024-04-22T02:22:04.293Z] aedc3bda2944: Preparing [2024-04-22T02:22:04.293Z] e3090a56869d: Waiting [2024-04-22T02:22:04.293Z] aedc3bda2944: Waiting [2024-04-22T02:22:04.293Z] 18f4f226ae8d: Layer already exists [2024-04-22T02:22:04.293Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:04.293Z] 7f9ffefb4637: Layer already exists [2024-04-22T02:22:04.293Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:04.293Z] 0cdaa1212982: Layer already exists [2024-04-22T02:22:04.293Z] e3090a56869d: Layer already exists [2024-04-22T02:22:04.293Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:04.293Z] 3.1.1-dev.1: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:04.615Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:04.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:04.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-04-22T02:22:04.926Z] 7f9ffefb4637: Preparing [2024-04-22T02:22:04.926Z] 0cdaa1212982: Preparing [2024-04-22T02:22:04.926Z] 058136df2f2f: Preparing [2024-04-22T02:22:04.926Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:04.926Z] 18f4f226ae8d: Preparing [2024-04-22T02:22:04.926Z] e3090a56869d: Preparing [2024-04-22T02:22:04.926Z] aedc3bda2944: Preparing [2024-04-22T02:22:04.926Z] e3090a56869d: Waiting [2024-04-22T02:22:04.926Z] aedc3bda2944: Waiting [2024-04-22T02:22:04.926Z] 0cdaa1212982: Layer already exists [2024-04-22T02:22:04.926Z] 7f9ffefb4637: Layer already exists [2024-04-22T02:22:04.926Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:04.926Z] 18f4f226ae8d: Layer already exists [2024-04-22T02:22:04.926Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:04.926Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:04.926Z] e3090a56869d: Layer already exists [2024-04-22T02:22:04.926Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:05.246Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:05.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [2024-04-22T02:22:05.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-04-22T02:22:05.562Z] 7f9ffefb4637: Preparing [2024-04-22T02:22:05.562Z] 0cdaa1212982: Preparing [2024-04-22T02:22:05.562Z] 058136df2f2f: Preparing [2024-04-22T02:22:05.562Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:05.562Z] 18f4f226ae8d: Preparing [2024-04-22T02:22:05.562Z] e3090a56869d: Preparing [2024-04-22T02:22:05.562Z] aedc3bda2944: Preparing [2024-04-22T02:22:05.562Z] e3090a56869d: Waiting [2024-04-22T02:22:05.562Z] aedc3bda2944: Waiting [2024-04-22T02:22:05.562Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:05.562Z] 18f4f226ae8d: Layer already exists [2024-04-22T02:22:05.562Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:05.562Z] 7f9ffefb4637: Layer already exists [2024-04-22T02:22:05.562Z] 0cdaa1212982: Layer already exists [2024-04-22T02:22:05.562Z] e3090a56869d: Layer already exists [2024-04-22T02:22:05.562Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:05.562Z] napa: digest: sha256:6599cf21077345ec4f66644dd7a9f1a2e5d1bfcd5a638e66fa7c92a2e9446ca0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:22:05.626Z] ===================================================== [Pipeline] echo [2024-04-22T02:22:05.641Z] taggedImages: [2024-04-22T02:22:05.641Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:05.641Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.1 [2024-04-22T02:22:05.641Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:05.641Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] echo [2024-04-22T02:22:05.668Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-04-22T02:22:05.668Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:05.668Z] 3.1.1-dev.1 [2024-04-22T02:22:05.668Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:05.668Z] napa [2024-04-22T02:22:05.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:06.009Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:06.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:06.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-04-22T02:22:06.330Z] 5b703749cd15: Preparing [2024-04-22T02:22:06.330Z] 53234bdbd809: Preparing [2024-04-22T02:22:06.330Z] 83d02e14add1: Preparing [2024-04-22T02:22:06.330Z] 058136df2f2f: Preparing [2024-04-22T02:22:06.330Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:06.330Z] e6217b983cce: Preparing [2024-04-22T02:22:06.330Z] be7b370126a0: Preparing [2024-04-22T02:22:06.330Z] 3c11c515d17b: Preparing [2024-04-22T02:22:06.330Z] 561fe803674c: Preparing [2024-04-22T02:22:06.330Z] aedc3bda2944: Preparing [2024-04-22T02:22:06.330Z] 3c11c515d17b: Waiting [2024-04-22T02:22:06.330Z] 561fe803674c: Waiting [2024-04-22T02:22:06.330Z] be7b370126a0: Waiting [2024-04-22T02:22:06.330Z] e6217b983cce: Waiting [2024-04-22T02:22:06.330Z] aedc3bda2944: Waiting [2024-04-22T02:22:06.330Z] 53234bdbd809: Pushed [2024-04-22T02:22:06.330Z] 83d02e14add1: Pushed [2024-04-22T02:22:06.330Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:06.588Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:06.588Z] 5b703749cd15: Pushed [2024-04-22T02:22:06.588Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:06.588Z] 3c11c515d17b: Pushed [2024-04-22T02:22:07.521Z] 561fe803674c: Pushed [2024-04-22T02:22:11.709Z] be7b370126a0: Pushed [2024-04-22T02:22:14.240Z] e6217b983cce: Pushed [2024-04-22T02:22:14.240Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:14.562Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:15.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.1 [2024-04-22T02:22:15.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-04-22T02:22:15.146Z] 5b703749cd15: Preparing [2024-04-22T02:22:15.146Z] 53234bdbd809: Preparing [2024-04-22T02:22:15.146Z] 83d02e14add1: Preparing [2024-04-22T02:22:15.146Z] 058136df2f2f: Preparing [2024-04-22T02:22:15.146Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:15.146Z] e6217b983cce: Preparing [2024-04-22T02:22:15.146Z] be7b370126a0: Preparing [2024-04-22T02:22:15.146Z] 3c11c515d17b: Preparing [2024-04-22T02:22:15.146Z] 561fe803674c: Preparing [2024-04-22T02:22:15.146Z] aedc3bda2944: Preparing [2024-04-22T02:22:15.146Z] 561fe803674c: Waiting [2024-04-22T02:22:15.146Z] aedc3bda2944: Waiting [2024-04-22T02:22:15.146Z] e6217b983cce: Waiting [2024-04-22T02:22:15.146Z] 3c11c515d17b: Waiting [2024-04-22T02:22:15.146Z] be7b370126a0: Waiting [2024-04-22T02:22:15.146Z] 5b703749cd15: Layer already exists [2024-04-22T02:22:15.146Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:15.146Z] 53234bdbd809: Layer already exists [2024-04-22T02:22:15.146Z] 83d02e14add1: Layer already exists [2024-04-22T02:22:15.146Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:15.146Z] e6217b983cce: Layer already exists [2024-04-22T02:22:15.147Z] 3c11c515d17b: Layer already exists [2024-04-22T02:22:15.147Z] be7b370126a0: Layer already exists [2024-04-22T02:22:15.147Z] 561fe803674c: Layer already exists [2024-04-22T02:22:15.147Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:15.147Z] 3.1.1-dev.1: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:15.467Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:15.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:15.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-04-22T02:22:15.793Z] 5b703749cd15: Preparing [2024-04-22T02:22:15.793Z] 53234bdbd809: Preparing [2024-04-22T02:22:15.793Z] 83d02e14add1: Preparing [2024-04-22T02:22:15.793Z] 058136df2f2f: Preparing [2024-04-22T02:22:15.793Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:15.793Z] e6217b983cce: Preparing [2024-04-22T02:22:15.793Z] be7b370126a0: Preparing [2024-04-22T02:22:15.793Z] 3c11c515d17b: Preparing [2024-04-22T02:22:15.793Z] 561fe803674c: Preparing [2024-04-22T02:22:15.793Z] aedc3bda2944: Preparing [2024-04-22T02:22:15.793Z] e6217b983cce: Waiting [2024-04-22T02:22:15.793Z] be7b370126a0: Waiting [2024-04-22T02:22:15.793Z] 3c11c515d17b: Waiting [2024-04-22T02:22:15.793Z] 561fe803674c: Waiting [2024-04-22T02:22:15.793Z] 53234bdbd809: Layer already exists [2024-04-22T02:22:15.793Z] 83d02e14add1: Layer already exists [2024-04-22T02:22:15.793Z] 5b703749cd15: Layer already exists [2024-04-22T02:22:15.793Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:15.793Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:15.793Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:15.793Z] e6217b983cce: Layer already exists [2024-04-22T02:22:15.793Z] 3c11c515d17b: Layer already exists [2024-04-22T02:22:15.793Z] be7b370126a0: Layer already exists [2024-04-22T02:22:15.793Z] 561fe803674c: Layer already exists [2024-04-22T02:22:15.793Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:16.106Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:16.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:napa [2024-04-22T02:22:16.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-04-22T02:22:16.418Z] 5b703749cd15: Preparing [2024-04-22T02:22:16.418Z] 53234bdbd809: Preparing [2024-04-22T02:22:16.418Z] 83d02e14add1: Preparing [2024-04-22T02:22:16.418Z] 058136df2f2f: Preparing [2024-04-22T02:22:16.418Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:16.418Z] e6217b983cce: Preparing [2024-04-22T02:22:16.418Z] be7b370126a0: Preparing [2024-04-22T02:22:16.418Z] 3c11c515d17b: Preparing [2024-04-22T02:22:16.418Z] 561fe803674c: Preparing [2024-04-22T02:22:16.418Z] aedc3bda2944: Preparing [2024-04-22T02:22:16.418Z] 561fe803674c: Waiting [2024-04-22T02:22:16.418Z] aedc3bda2944: Waiting [2024-04-22T02:22:16.418Z] e6217b983cce: Waiting [2024-04-22T02:22:16.418Z] be7b370126a0: Waiting [2024-04-22T02:22:16.418Z] 53234bdbd809: Layer already exists [2024-04-22T02:22:16.418Z] 83d02e14add1: Layer already exists [2024-04-22T02:22:16.418Z] 5b703749cd15: Layer already exists [2024-04-22T02:22:16.418Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:16.418Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:16.418Z] be7b370126a0: Layer already exists [2024-04-22T02:22:16.418Z] e6217b983cce: Layer already exists [2024-04-22T02:22:16.418Z] 561fe803674c: Layer already exists [2024-04-22T02:22:16.418Z] 3c11c515d17b: Layer already exists [2024-04-22T02:22:16.418Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:16.418Z] napa: digest: sha256:ec7db10c7216d3b88c91c7e9953ab67d7bd0294be332014079368b60376f1c98 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:22:16.495Z] ===================================================== [Pipeline] echo [2024-04-22T02:22:16.507Z] taggedImages: [2024-04-22T02:22:16.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:16.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.1 [2024-04-22T02:22:16.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:16.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] echo [2024-04-22T02:22:16.528Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-04-22T02:22:16.528Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:16.528Z] 3.1.1-dev.1 [2024-04-22T02:22:16.528Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:16.528Z] napa [2024-04-22T02:22:16.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:16.864Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:17.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:17.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-04-22T02:22:17.442Z] 04a8a709cbf7: Preparing [2024-04-22T02:22:17.442Z] d52ee69049b0: Preparing [2024-04-22T02:22:17.442Z] cad58f9597c5: Preparing [2024-04-22T02:22:17.442Z] 058136df2f2f: Preparing [2024-04-22T02:22:17.442Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:17.442Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:17.442Z] 73a58878440b: Preparing [2024-04-22T02:22:17.442Z] 3f56679a1993: Preparing [2024-04-22T02:22:17.442Z] aedc3bda2944: Preparing [2024-04-22T02:22:17.442Z] 3f56679a1993: Waiting [2024-04-22T02:22:17.442Z] aedc3bda2944: Waiting [2024-04-22T02:22:17.442Z] 73a58878440b: Waiting [2024-04-22T02:22:17.442Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:17.442Z] cad58f9597c5: Pushed [2024-04-22T02:22:17.442Z] d52ee69049b0: Pushed [2024-04-22T02:22:17.701Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:17.701Z] 04a8a709cbf7: Pushed [2024-04-22T02:22:17.701Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:18.268Z] 3f56679a1993: Pushed [2024-04-22T02:22:18.268Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:18.268Z] 73a58878440b: Pushed [2024-04-22T02:22:26.390Z] 00d59df5c6f2: Pushed [2024-04-22T02:22:26.390Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:26.716Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:27.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.1 [2024-04-22T02:22:27.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-04-22T02:22:27.030Z] 04a8a709cbf7: Preparing [2024-04-22T02:22:27.030Z] d52ee69049b0: Preparing [2024-04-22T02:22:27.030Z] cad58f9597c5: Preparing [2024-04-22T02:22:27.030Z] 058136df2f2f: Preparing [2024-04-22T02:22:27.030Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:27.030Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:27.030Z] 73a58878440b: Preparing [2024-04-22T02:22:27.030Z] 3f56679a1993: Preparing [2024-04-22T02:22:27.030Z] aedc3bda2944: Preparing [2024-04-22T02:22:27.030Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:27.030Z] 73a58878440b: Waiting [2024-04-22T02:22:27.030Z] aedc3bda2944: Waiting [2024-04-22T02:22:27.030Z] 3f56679a1993: Waiting [2024-04-22T02:22:27.030Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:27.030Z] 04a8a709cbf7: Layer already exists [2024-04-22T02:22:27.030Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:27.030Z] d52ee69049b0: Layer already exists [2024-04-22T02:22:27.030Z] cad58f9597c5: Layer already exists [2024-04-22T02:22:27.030Z] 00d59df5c6f2: Layer already exists [2024-04-22T02:22:27.030Z] 73a58878440b: Layer already exists [2024-04-22T02:22:27.030Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:27.030Z] 3f56679a1993: Layer already exists [2024-04-22T02:22:27.030Z] 3.1.1-dev.1: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:27.348Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:27.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:27.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-04-22T02:22:27.675Z] 04a8a709cbf7: Preparing [2024-04-22T02:22:27.675Z] d52ee69049b0: Preparing [2024-04-22T02:22:27.675Z] cad58f9597c5: Preparing [2024-04-22T02:22:27.675Z] 058136df2f2f: Preparing [2024-04-22T02:22:27.675Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:27.675Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:27.675Z] 73a58878440b: Preparing [2024-04-22T02:22:27.675Z] 3f56679a1993: Preparing [2024-04-22T02:22:27.675Z] aedc3bda2944: Preparing [2024-04-22T02:22:27.675Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:27.675Z] 73a58878440b: Waiting [2024-04-22T02:22:27.675Z] 3f56679a1993: Waiting [2024-04-22T02:22:27.675Z] 04a8a709cbf7: Layer already exists [2024-04-22T02:22:27.675Z] d52ee69049b0: Layer already exists [2024-04-22T02:22:27.675Z] cad58f9597c5: Layer already exists [2024-04-22T02:22:27.675Z] 73a58878440b: Layer already exists [2024-04-22T02:22:27.675Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:27.675Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:27.675Z] 00d59df5c6f2: Layer already exists [2024-04-22T02:22:27.675Z] 3f56679a1993: Layer already exists [2024-04-22T02:22:27.675Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:27.675Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:27.997Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:28.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:napa [2024-04-22T02:22:28.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-04-22T02:22:28.333Z] 04a8a709cbf7: Preparing [2024-04-22T02:22:28.333Z] d52ee69049b0: Preparing [2024-04-22T02:22:28.333Z] cad58f9597c5: Preparing [2024-04-22T02:22:28.333Z] 058136df2f2f: Preparing [2024-04-22T02:22:28.333Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:28.333Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:28.333Z] 73a58878440b: Preparing [2024-04-22T02:22:28.333Z] 3f56679a1993: Preparing [2024-04-22T02:22:28.333Z] aedc3bda2944: Preparing [2024-04-22T02:22:28.333Z] 73a58878440b: Waiting [2024-04-22T02:22:28.333Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:28.333Z] 3f56679a1993: Waiting [2024-04-22T02:22:28.333Z] aedc3bda2944: Waiting [2024-04-22T02:22:28.333Z] cad58f9597c5: Layer already exists [2024-04-22T02:22:28.333Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:28.333Z] 04a8a709cbf7: Layer already exists [2024-04-22T02:22:28.333Z] d52ee69049b0: Layer already exists [2024-04-22T02:22:28.333Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:28.333Z] 73a58878440b: Layer already exists [2024-04-22T02:22:28.333Z] 00d59df5c6f2: Layer already exists [2024-04-22T02:22:28.333Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:28.333Z] 3f56679a1993: Layer already exists [2024-04-22T02:22:28.333Z] napa: digest: sha256:8c03879f2a01df788f6bd0a6742562a2c11b9fade4422e6992696cbd9a8408ba size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:22:28.409Z] ===================================================== [Pipeline] echo [2024-04-22T02:22:28.423Z] taggedImages: [2024-04-22T02:22:28.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:28.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.1 [2024-04-22T02:22:28.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:28.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] echo [2024-04-22T02:22:28.449Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-04-22T02:22:28.449Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:28.449Z] 3.1.1-dev.1 [2024-04-22T02:22:28.449Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:28.449Z] napa [2024-04-22T02:22:28.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:28.801Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:29.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:29.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-04-22T02:22:29.125Z] 5b703749cd15: Preparing [2024-04-22T02:22:29.125Z] 681659dd749e: Preparing [2024-04-22T02:22:29.125Z] 1d02f287a24f: Preparing [2024-04-22T02:22:29.125Z] 058136df2f2f: Preparing [2024-04-22T02:22:29.125Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:29.125Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:29.125Z] 3c11c515d17b: Preparing [2024-04-22T02:22:29.125Z] 561fe803674c: Preparing [2024-04-22T02:22:29.125Z] aedc3bda2944: Preparing [2024-04-22T02:22:29.125Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:29.125Z] 3c11c515d17b: Waiting [2024-04-22T02:22:29.125Z] 561fe803674c: Waiting [2024-04-22T02:22:29.125Z] aedc3bda2944: Waiting [2024-04-22T02:22:29.125Z] 5b703749cd15: Layer already exists [2024-04-22T02:22:29.125Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:29.125Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:29.125Z] 00d59df5c6f2: Layer already exists [2024-04-22T02:22:29.125Z] 3c11c515d17b: Layer already exists [2024-04-22T02:22:29.125Z] 561fe803674c: Layer already exists [2024-04-22T02:22:29.125Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:29.125Z] 1d02f287a24f: Pushed [2024-04-22T02:22:29.125Z] 681659dd749e: Pushed [2024-04-22T02:22:29.385Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:29.709Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:30.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.1 [2024-04-22T02:22:30.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-04-22T02:22:30.026Z] 5b703749cd15: Preparing [2024-04-22T02:22:30.026Z] 681659dd749e: Preparing [2024-04-22T02:22:30.026Z] 1d02f287a24f: Preparing [2024-04-22T02:22:30.026Z] 058136df2f2f: Preparing [2024-04-22T02:22:30.026Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:30.026Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:30.026Z] 3c11c515d17b: Preparing [2024-04-22T02:22:30.026Z] 561fe803674c: Preparing [2024-04-22T02:22:30.026Z] aedc3bda2944: Preparing [2024-04-22T02:22:30.026Z] 561fe803674c: Waiting [2024-04-22T02:22:30.026Z] aedc3bda2944: Waiting [2024-04-22T02:22:30.026Z] 3c11c515d17b: Waiting [2024-04-22T02:22:30.026Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:30.026Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:30.026Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:30.026Z] 681659dd749e: Layer already exists [2024-04-22T02:22:30.026Z] 5b703749cd15: Layer already exists [2024-04-22T02:22:30.026Z] 1d02f287a24f: Layer already exists [2024-04-22T02:22:30.026Z] 00d59df5c6f2: Layer already exists [2024-04-22T02:22:30.026Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:30.026Z] 3c11c515d17b: Layer already exists [2024-04-22T02:22:30.026Z] 561fe803674c: Layer already exists [2024-04-22T02:22:30.026Z] 3.1.1-dev.1: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:30.351Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:30.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:30.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-04-22T02:22:30.709Z] 5b703749cd15: Preparing [2024-04-22T02:22:30.709Z] 681659dd749e: Preparing [2024-04-22T02:22:30.709Z] 1d02f287a24f: Preparing [2024-04-22T02:22:30.709Z] 058136df2f2f: Preparing [2024-04-22T02:22:30.709Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:30.709Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:30.709Z] 3c11c515d17b: Preparing [2024-04-22T02:22:30.709Z] 561fe803674c: Preparing [2024-04-22T02:22:30.709Z] aedc3bda2944: Preparing [2024-04-22T02:22:30.709Z] 3c11c515d17b: Waiting [2024-04-22T02:22:30.709Z] 561fe803674c: Waiting [2024-04-22T02:22:30.709Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:30.709Z] aedc3bda2944: Waiting [2024-04-22T02:22:30.709Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:30.709Z] 1d02f287a24f: Layer already exists [2024-04-22T02:22:30.709Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:30.709Z] 681659dd749e: Layer already exists [2024-04-22T02:22:30.709Z] 5b703749cd15: Layer already exists [2024-04-22T02:22:30.709Z] 561fe803674c: Layer already exists [2024-04-22T02:22:30.709Z] 3c11c515d17b: Layer already exists [2024-04-22T02:22:30.709Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:30.709Z] 00d59df5c6f2: Layer already exists [2024-04-22T02:22:30.709Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:31.035Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:31.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:napa [2024-04-22T02:22:31.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-04-22T02:22:31.357Z] 5b703749cd15: Preparing [2024-04-22T02:22:31.357Z] 681659dd749e: Preparing [2024-04-22T02:22:31.357Z] 1d02f287a24f: Preparing [2024-04-22T02:22:31.357Z] 058136df2f2f: Preparing [2024-04-22T02:22:31.357Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:31.357Z] 00d59df5c6f2: Preparing [2024-04-22T02:22:31.357Z] 3c11c515d17b: Preparing [2024-04-22T02:22:31.357Z] 561fe803674c: Preparing [2024-04-22T02:22:31.357Z] aedc3bda2944: Preparing [2024-04-22T02:22:31.357Z] 00d59df5c6f2: Waiting [2024-04-22T02:22:31.357Z] 561fe803674c: Waiting [2024-04-22T02:22:31.357Z] aedc3bda2944: Waiting [2024-04-22T02:22:31.357Z] 3c11c515d17b: Waiting [2024-04-22T02:22:31.357Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:31.357Z] 681659dd749e: Layer already exists [2024-04-22T02:22:31.357Z] 1d02f287a24f: Layer already exists [2024-04-22T02:22:31.357Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:31.357Z] 5b703749cd15: Layer already exists [2024-04-22T02:22:31.357Z] 3c11c515d17b: Layer already exists [2024-04-22T02:22:31.357Z] 00d59df5c6f2: Layer already exists [2024-04-22T02:22:31.357Z] 561fe803674c: Layer already exists [2024-04-22T02:22:31.357Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:31.357Z] napa: digest: sha256:fbec8aad3a4ad082108c4bd893a7b9721652539c8347cc574d294bab9f810693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:22:31.425Z] ===================================================== [Pipeline] echo [2024-04-22T02:22:31.443Z] taggedImages: [2024-04-22T02:22:31.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:31.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.1 [2024-04-22T02:22:31.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:31.443Z] - nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] echo [2024-04-22T02:22:31.473Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-04-22T02:22:31.473Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:31.473Z] 3.1.1-dev.1 [2024-04-22T02:22:31.473Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:31.473Z] napa [2024-04-22T02:22:31.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:31.821Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:32.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:32.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-04-22T02:22:32.145Z] e458fa09eabe: Preparing [2024-04-22T02:22:32.145Z] 63126429e4d5: Preparing [2024-04-22T02:22:32.145Z] 058136df2f2f: Preparing [2024-04-22T02:22:32.145Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:32.145Z] 8dbe654dd6a0: Preparing [2024-04-22T02:22:32.145Z] 5603900ee365: Preparing [2024-04-22T02:22:32.145Z] aedc3bda2944: Preparing [2024-04-22T02:22:32.145Z] 5603900ee365: Waiting [2024-04-22T02:22:32.145Z] aedc3bda2944: Waiting [2024-04-22T02:22:32.145Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:32.145Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:32.145Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:32.145Z] e458fa09eabe: Pushed [2024-04-22T02:22:32.145Z] 5603900ee365: Pushed [2024-04-22T02:22:32.710Z] 8dbe654dd6a0: Pushed [2024-04-22T02:22:35.243Z] 63126429e4d5: Pushed [2024-04-22T02:22:35.243Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:35.584Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:35.906Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.1 [2024-04-22T02:22:35.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-04-22T02:22:35.906Z] e458fa09eabe: Preparing [2024-04-22T02:22:35.906Z] 63126429e4d5: Preparing [2024-04-22T02:22:35.906Z] 058136df2f2f: Preparing [2024-04-22T02:22:35.906Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:35.906Z] 8dbe654dd6a0: Preparing [2024-04-22T02:22:35.906Z] 5603900ee365: Preparing [2024-04-22T02:22:35.906Z] aedc3bda2944: Preparing [2024-04-22T02:22:35.906Z] aedc3bda2944: Waiting [2024-04-22T02:22:35.906Z] 5603900ee365: Waiting [2024-04-22T02:22:35.906Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:35.906Z] e458fa09eabe: Layer already exists [2024-04-22T02:22:35.906Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:35.906Z] 8dbe654dd6a0: Layer already exists [2024-04-22T02:22:35.906Z] 63126429e4d5: Layer already exists [2024-04-22T02:22:35.906Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:35.906Z] 5603900ee365: Layer already exists [2024-04-22T02:22:35.906Z] 3.1.1-dev.1: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:36.234Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:36.565Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:36.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-04-22T02:22:36.566Z] e458fa09eabe: Preparing [2024-04-22T02:22:36.566Z] 63126429e4d5: Preparing [2024-04-22T02:22:36.566Z] 058136df2f2f: Preparing [2024-04-22T02:22:36.566Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:36.566Z] 8dbe654dd6a0: Preparing [2024-04-22T02:22:36.566Z] 5603900ee365: Preparing [2024-04-22T02:22:36.566Z] aedc3bda2944: Preparing [2024-04-22T02:22:36.566Z] 5603900ee365: Waiting [2024-04-22T02:22:36.566Z] aedc3bda2944: Waiting [2024-04-22T02:22:36.566Z] 8dbe654dd6a0: Layer already exists [2024-04-22T02:22:36.566Z] 63126429e4d5: Layer already exists [2024-04-22T02:22:36.566Z] e458fa09eabe: Layer already exists [2024-04-22T02:22:36.566Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:36.566Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:36.566Z] 5603900ee365: Layer already exists [2024-04-22T02:22:36.566Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:36.566Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:36.898Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:37.225Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:napa [2024-04-22T02:22:37.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-04-22T02:22:37.225Z] e458fa09eabe: Preparing [2024-04-22T02:22:37.225Z] 63126429e4d5: Preparing [2024-04-22T02:22:37.225Z] 058136df2f2f: Preparing [2024-04-22T02:22:37.225Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:37.225Z] 8dbe654dd6a0: Preparing [2024-04-22T02:22:37.225Z] 5603900ee365: Preparing [2024-04-22T02:22:37.225Z] aedc3bda2944: Preparing [2024-04-22T02:22:37.225Z] 5603900ee365: Waiting [2024-04-22T02:22:37.225Z] aedc3bda2944: Waiting [2024-04-22T02:22:37.225Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:37.225Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:37.225Z] e458fa09eabe: Layer already exists [2024-04-22T02:22:37.225Z] 8dbe654dd6a0: Layer already exists [2024-04-22T02:22:37.225Z] 5603900ee365: Layer already exists [2024-04-22T02:22:37.225Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:37.225Z] 63126429e4d5: Layer already exists [2024-04-22T02:22:37.225Z] napa: digest: sha256:0945c351e48a934af84edc65dfdf1e2f8bc5337f7d1faa31367806296ca3ffec size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:22:37.294Z] ===================================================== [Pipeline] echo [2024-04-22T02:22:37.310Z] taggedImages: [2024-04-22T02:22:37.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:37.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.1 [2024-04-22T02:22:37.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:37.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] echo [2024-04-22T02:22:37.334Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-04-22T02:22:37.334Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:37.334Z] 3.1.1-dev.1 [2024-04-22T02:22:37.334Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:37.334Z] napa [2024-04-22T02:22:37.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:37.666Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:38.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:38.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-04-22T02:22:38.240Z] 629b14d45134: Preparing [2024-04-22T02:22:38.240Z] a8eb4bde1dba: Preparing [2024-04-22T02:22:38.240Z] 058136df2f2f: Preparing [2024-04-22T02:22:38.240Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:38.240Z] 71425b9a43a6: Preparing [2024-04-22T02:22:38.240Z] ca53647c88c0: Preparing [2024-04-22T02:22:38.240Z] aedc3bda2944: Preparing [2024-04-22T02:22:38.240Z] ca53647c88c0: Waiting [2024-04-22T02:22:38.240Z] aedc3bda2944: Waiting [2024-04-22T02:22:38.516Z] 71425b9a43a6: Layer already exists [2024-04-22T02:22:38.516Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:38.516Z] 629b14d45134: Pushed [2024-04-22T02:22:38.516Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:38.516Z] ca53647c88c0: Layer already exists [2024-04-22T02:22:38.516Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:41.045Z] a8eb4bde1dba: Pushed [2024-04-22T02:22:41.304Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:41.627Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:41.949Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.1 [2024-04-22T02:22:41.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-04-22T02:22:41.949Z] 629b14d45134: Preparing [2024-04-22T02:22:41.949Z] a8eb4bde1dba: Preparing [2024-04-22T02:22:41.949Z] 058136df2f2f: Preparing [2024-04-22T02:22:41.949Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:41.949Z] 71425b9a43a6: Preparing [2024-04-22T02:22:41.949Z] ca53647c88c0: Preparing [2024-04-22T02:22:41.949Z] aedc3bda2944: Preparing [2024-04-22T02:22:41.949Z] ca53647c88c0: Waiting [2024-04-22T02:22:41.949Z] aedc3bda2944: Waiting [2024-04-22T02:22:41.949Z] a8eb4bde1dba: Layer already exists [2024-04-22T02:22:41.949Z] 629b14d45134: Layer already exists [2024-04-22T02:22:41.949Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:41.949Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:41.949Z] ca53647c88c0: Layer already exists [2024-04-22T02:22:41.949Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:41.949Z] 71425b9a43a6: Layer already exists [2024-04-22T02:22:41.949Z] 3.1.1-dev.1: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:42.268Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:42.598Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:42.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-04-22T02:22:42.598Z] 629b14d45134: Preparing [2024-04-22T02:22:42.598Z] a8eb4bde1dba: Preparing [2024-04-22T02:22:42.598Z] 058136df2f2f: Preparing [2024-04-22T02:22:42.598Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:42.598Z] 71425b9a43a6: Preparing [2024-04-22T02:22:42.598Z] ca53647c88c0: Preparing [2024-04-22T02:22:42.598Z] aedc3bda2944: Preparing [2024-04-22T02:22:42.598Z] ca53647c88c0: Waiting [2024-04-22T02:22:42.598Z] aedc3bda2944: Waiting [2024-04-22T02:22:42.598Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:42.598Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:42.598Z] 629b14d45134: Layer already exists [2024-04-22T02:22:42.598Z] a8eb4bde1dba: Layer already exists [2024-04-22T02:22:42.598Z] 71425b9a43a6: Layer already exists [2024-04-22T02:22:42.598Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:42.598Z] ca53647c88c0: Layer already exists [2024-04-22T02:22:42.598Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:42.920Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:22:43.238Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:napa [2024-04-22T02:22:43.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-04-22T02:22:43.238Z] 629b14d45134: Preparing [2024-04-22T02:22:43.238Z] a8eb4bde1dba: Preparing [2024-04-22T02:22:43.238Z] 058136df2f2f: Preparing [2024-04-22T02:22:43.238Z] 0bbe113a5b4f: Preparing [2024-04-22T02:22:43.238Z] 71425b9a43a6: Preparing [2024-04-22T02:22:43.238Z] ca53647c88c0: Preparing [2024-04-22T02:22:43.238Z] aedc3bda2944: Preparing [2024-04-22T02:22:43.238Z] ca53647c88c0: Waiting [2024-04-22T02:22:43.238Z] aedc3bda2944: Waiting [2024-04-22T02:22:43.238Z] 71425b9a43a6: Layer already exists [2024-04-22T02:22:43.238Z] 058136df2f2f: Layer already exists [2024-04-22T02:22:43.238Z] a8eb4bde1dba: Layer already exists [2024-04-22T02:22:43.238Z] 0bbe113a5b4f: Layer already exists [2024-04-22T02:22:43.238Z] 629b14d45134: Layer already exists [2024-04-22T02:22:43.238Z] ca53647c88c0: Layer already exists [2024-04-22T02:22:43.238Z] aedc3bda2944: Layer already exists [2024-04-22T02:22:43.238Z] napa: digest: sha256:27c89cf820be2151939b58783ff01ecc852f5c931d4cd36250c9dc29e01d5e36 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:22:43.316Z] ===================================================== [Pipeline] echo [2024-04-22T02:22:43.329Z] taggedImages: [2024-04-22T02:22:43.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:22:43.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.1 [2024-04-22T02:22:43.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:22:43.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-22T02:36:12.622Z] #140 ... [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-22T02:36:12.622Z] #135 DONE 965.9s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:36:12.622Z] #139 ... [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:36:12.622Z] #141 DONE 0.5s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:36:12.622Z] #142 DONE 0.2s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #143 [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-04-22T02:36:12.622Z] #143 DONE 0.1s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-22T02:36:12.622Z] #144 DONE 0.1s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:36:12.622Z] #37 ... [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-22T02:36:12.622Z] #145 DONE 0.3s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:36:12.622Z] #37 ... [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-22T02:36:12.622Z] #146 DONE 0.1s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:36:12.622Z] #147 DONE 2.0s [2024-04-22T02:36:12.622Z] [2024-04-22T02:36:12.622Z] #102 [security-proxy-setup] exporting to image [2024-04-22T02:36:12.622Z] #102 exporting layers [2024-04-22T02:36:12.623Z] #102 exporting layers 1.1s done [2024-04-22T02:36:12.623Z] #102 writing image sha256:4d900feaefb5f4b25829acbed9bd56ef11334b4dfc7141b57a17129bb5eb0178 done [2024-04-22T02:36:12.623Z] #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-04-22T02:36:12.623Z] #102 DONE 4.0s [2024-04-22T02:36:12.623Z] [2024-04-22T02:36:12.623Z] #140 [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-04-22T02:36:12.623Z] #140 968.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-04-22T02:36:13.613Z] #140 ... [2024-04-22T02:36:13.613Z] [2024-04-22T02:36:13.613Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-22T02:36:13.613Z] #138 DONE 980.0s [2024-04-22T02:36:13.613Z] [2024-04-22T02:36:13.613Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-22T02:36:13.882Z] #148 DONE 0.5s [2024-04-22T02:36:13.882Z] [2024-04-22T02:36:13.882Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-22T02:36:16.526Z] #149 DONE 2.3s [2024-04-22T02:36:16.526Z] [2024-04-22T02:36:16.526Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:36:16.526Z] #150 DONE 0.3s [2024-04-22T02:36:16.526Z] [2024-04-22T02:36:16.526Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:36:17.111Z] #151 DONE 0.2s [2024-04-22T02:36:17.111Z] [2024-04-22T02:36:17.111Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-22T02:36:17.111Z] #152 DONE 0.3s [2024-04-22T02:36:17.111Z] [2024-04-22T02:36:17.111Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-22T02:36:17.745Z] #153 DONE 0.2s [2024-04-22T02:36:17.745Z] [2024-04-22T02:36:17.745Z] #154 [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-04-22T02:36:17.745Z] #154 DONE 0.2s [2024-04-22T02:36:17.745Z] [2024-04-22T02:36:17.745Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-22T02:36:17.745Z] #133 ... [2024-04-22T02:36:17.745Z] [2024-04-22T02:36:17.745Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-04-22T02:36:18.020Z] #155 DONE 0.1s [2024-04-22T02:36:18.020Z] [2024-04-22T02:36:18.020Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-22T02:36:18.020Z] #156 DONE 0.1s [2024-04-22T02:36:18.020Z] [2024-04-22T02:36:18.020Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-22T02:36:18.020Z] #157 DONE 0.1s [2024-04-22T02:36:18.020Z] [2024-04-22T02:36:18.020Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-22T02:36:18.289Z] #131 ... [2024-04-22T02:36:18.289Z] [2024-04-22T02:36:18.289Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-22T02:36:20.257Z] #158 DONE 2.0s [2024-04-22T02:36:20.257Z] [2024-04-22T02:36:20.257Z] #102 [security-bootstrapper] exporting to image [2024-04-22T02:36:20.257Z] #102 exporting layers [2024-04-22T02:36:21.676Z] #102 exporting layers 1.3s done [2024-04-22T02:36:21.676Z] #102 writing image sha256:fceb6ddcd6e6c7cf7e8c655a2f7b1dd96bb424d5dd16648482c5932375ec86d3 done [2024-04-22T02:36:21.676Z] #102 naming to docker.io/library/security-bootstrapper-arm64 [2024-04-22T02:36:21.676Z] #102 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-04-22T02:36:21.676Z] #102 DONE 5.4s [2024-04-22T02:36:21.676Z] [2024-04-22T02:36:21.676Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:36:25.070Z] #139 ... [2024-04-22T02:36:25.070Z] [2024-04-22T02:36:25.070Z] #140 [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-04-22T02:36:25.070Z] #140 DONE 991.4s [2024-04-22T02:36:25.071Z] [2024-04-22T02:36:25.071Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-22T02:36:26.486Z] #134 ... [2024-04-22T02:36:26.486Z] [2024-04-22T02:36:26.486Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:36:26.486Z] #159 DONE 0.1s [2024-04-22T02:36:26.486Z] [2024-04-22T02:36:26.486Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:36:26.486Z] #160 DONE 0.1s [2024-04-22T02:36:26.486Z] [2024-04-22T02:36:26.486Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:26.774Z] #130 ... [2024-04-22T02:36:26.774Z] [2024-04-22T02:36:26.774Z] #161 [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-04-22T02:36:26.774Z] #161 DONE 0.1s [2024-04-22T02:36:26.774Z] [2024-04-22T02:36:26.774Z] #162 [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-04-22T02:36:26.775Z] #162 DONE 0.1s [2024-04-22T02:36:26.775Z] [2024-04-22T02:36:26.775Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:36:27.044Z] #37 ... [2024-04-22T02:36:27.044Z] [2024-04-22T02:36:27.044Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:36:27.044Z] #163 DONE 0.1s [2024-04-22T02:36:27.044Z] [2024-04-22T02:36:27.044Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-22T02:36:27.315Z] #164 DONE 0.3s [2024-04-22T02:36:27.315Z] [2024-04-22T02:36:27.315Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-22T02:36:27.315Z] #132 ... [2024-04-22T02:36:27.315Z] [2024-04-22T02:36:27.315Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-22T02:36:27.613Z] #165 DONE 0.3s [2024-04-22T02:36:27.613Z] [2024-04-22T02:36:27.613Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:27.613Z] #130 ... [2024-04-22T02:36:27.613Z] [2024-04-22T02:36:27.613Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-22T02:36:27.880Z] #166 DONE 0.3s [2024-04-22T02:36:27.880Z] [2024-04-22T02:36:27.880Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:36:29.824Z] #167 DONE 2.0s [2024-04-22T02:36:29.824Z] [2024-04-22T02:36:29.824Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:29.824Z] #130 ... [2024-04-22T02:36:29.824Z] [2024-04-22T02:36:29.824Z] #102 [security-secretstore-setup] exporting to image [2024-04-22T02:36:29.824Z] #102 exporting layers [2024-04-22T02:36:31.233Z] #102 exporting layers 1.3s done [2024-04-22T02:36:31.233Z] #102 writing image sha256:92c7afb237377747b48001d984ddb6a256731505b69c9fd9c36e81d66df84865 done [2024-04-22T02:36:31.233Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-04-22T02:36:31.233Z] #102 DONE 6.7s [2024-04-22T02:36:31.233Z] [2024-04-22T02:36:31.233Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:36:37.876Z] #37 ... [2024-04-22T02:36:37.876Z] [2024-04-22T02:36:37.876Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-22T02:36:37.876Z] #131 DONE 1003.9s [2024-04-22T02:36:37.876Z] [2024-04-22T02:36:37.876Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:38.531Z] #130 ... [2024-04-22T02:36:38.531Z] [2024-04-22T02:36:38.531Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:36:38.842Z] #168 DONE 0.2s [2024-04-22T02:36:38.842Z] [2024-04-22T02:36:38.842Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:36:39.118Z] #169 DONE 0.1s [2024-04-22T02:36:39.118Z] [2024-04-22T02:36:39.118Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-22T02:36:39.118Z] #170 DONE 0.3s [2024-04-22T02:36:39.118Z] [2024-04-22T02:36:39.118Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:39.407Z] #130 ... [2024-04-22T02:36:39.407Z] [2024-04-22T02:36:39.407Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:36:39.407Z] #171 DONE 0.2s [2024-04-22T02:36:39.407Z] [2024-04-22T02:36:39.407Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-22T02:36:39.407Z] #172 DONE 0.1s [2024-04-22T02:36:39.407Z] [2024-04-22T02:36:39.407Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:39.679Z] #130 ... [2024-04-22T02:36:39.679Z] [2024-04-22T02:36:39.679Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:36:41.635Z] #173 DONE 1.8s [2024-04-22T02:36:41.635Z] [2024-04-22T02:36:41.635Z] #102 [security-proxy-auth] exporting to image [2024-04-22T02:36:41.635Z] #102 exporting layers [2024-04-22T02:36:41.905Z] #102 exporting layers 0.7s done [2024-04-22T02:36:41.905Z] #102 writing image sha256:8927a68f9177d89fccff888a974f0936b0b9ae5ec254068c879c44f47cde838b done [2024-04-22T02:36:41.905Z] #102 naming to docker.io/library/security-proxy-auth-arm64 [2024-04-22T02:36:42.174Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-04-22T02:36:42.174Z] #102 DONE 7.4s [2024-04-22T02:36:42.174Z] [2024-04-22T02:36:42.174Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:52.274Z] #130 ... [2024-04-22T02:36:52.274Z] [2024-04-22T02:36:52.274Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-22T02:36:52.274Z] #133 DONE 1018.0s [2024-04-22T02:36:52.274Z] [2024-04-22T02:36:52.274Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:36:52.547Z] #37 ... [2024-04-22T02:36:52.547Z] [2024-04-22T02:36:52.547Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:36:52.547Z] #174 DONE 0.2s [2024-04-22T02:36:52.547Z] [2024-04-22T02:36:52.547Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:36:53.138Z] #175 DONE 0.3s [2024-04-22T02:36:53.138Z] [2024-04-22T02:36:53.138Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:53.138Z] #130 ... [2024-04-22T02:36:53.138Z] [2024-04-22T02:36:53.138Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-22T02:36:53.138Z] #176 DONE 0.3s [2024-04-22T02:36:53.138Z] [2024-04-22T02:36:53.138Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:36:53.410Z] #37 ... [2024-04-22T02:36:53.410Z] [2024-04-22T02:36:53.410Z] #177 [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-04-22T02:36:53.410Z] #177 DONE 0.1s [2024-04-22T02:36:53.410Z] [2024-04-22T02:36:53.410Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-04-22T02:36:53.410Z] #178 DONE 0.1s [2024-04-22T02:36:53.410Z] [2024-04-22T02:36:53.410Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:36:53.684Z] #130 ... [2024-04-22T02:36:53.684Z] [2024-04-22T02:36:53.684Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-22T02:36:55.639Z] #179 DONE 1.7s [2024-04-22T02:36:55.639Z] [2024-04-22T02:36:55.639Z] #102 [core-common-config-bootstrapper] exporting to image [2024-04-22T02:36:55.639Z] #102 exporting layers [2024-04-22T02:36:55.909Z] #102 exporting layers 0.7s done [2024-04-22T02:36:56.176Z] #102 writing image sha256:eeef2a00778607058cd9cf1b38f3b5a97806d96bf17ec722e03bc966b800a66a done [2024-04-22T02:36:56.177Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-04-22T02:36:56.177Z] #102 DONE 8.1s [2024-04-22T02:36:56.177Z] [2024-04-22T02:36:56.177Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:37:35.114Z] #130 ... [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-22T02:37:35.114Z] #136 DONE 1058.1s [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:37:35.114Z] #37 ... [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:37:35.114Z] #180 DONE 0.3s [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:37:35.114Z] #37 ... [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:37:35.114Z] #181 DONE 0.1s [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-22T02:37:35.114Z] #182 DONE 0.3s [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-22T02:37:35.114Z] #134 ... [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:37:35.114Z] #183 DONE 0.1s [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #102 [core-command] exporting to image [2024-04-22T02:37:35.114Z] #102 exporting layers [2024-04-22T02:37:35.114Z] #102 exporting layers 0.2s done [2024-04-22T02:37:35.114Z] #102 writing image sha256:91da8e68a07fb7b87db07fe7c6938eb68245b1403624935fb3fecf51f270444f done [2024-04-22T02:37:35.114Z] #102 naming to docker.io/library/core-command-arm64 done [2024-04-22T02:37:35.114Z] #102 DONE 8.3s [2024-04-22T02:37:35.114Z] [2024-04-22T02:37:35.114Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:37:50.152Z] #139 ... [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-22T02:37:50.152Z] #132 DONE 1074.4s [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:37:50.152Z] #37 ... [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-22T02:37:50.152Z] #134 DONE 1075.9s [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:37:50.152Z] #37 ... [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:37:50.152Z] #184 DONE 0.3s [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:37:50.152Z] #37 ... [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:37:50.152Z] #185 DONE 0.2s [2024-04-22T02:37:50.152Z] [2024-04-22T02:37:50.152Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-22T02:37:50.745Z] #186 DONE 0.4s [2024-04-22T02:37:50.745Z] [2024-04-22T02:37:50.745Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:37:50.745Z] #187 DONE 0.2s [2024-04-22T02:37:50.745Z] [2024-04-22T02:37:50.745Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:37:50.745Z] #139 ... [2024-04-22T02:37:50.745Z] [2024-04-22T02:37:50.745Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-22T02:37:51.029Z] #188 DONE 0.2s [2024-04-22T02:37:51.029Z] [2024-04-22T02:37:51.029Z] #102 [core-metadata] exporting to image [2024-04-22T02:37:51.029Z] #102 exporting layers [2024-04-22T02:37:51.029Z] #102 ... [2024-04-22T02:37:51.029Z] [2024-04-22T02:37:51.029Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:37:51.029Z] #189 DONE 0.2s [2024-04-22T02:37:51.339Z] [2024-04-22T02:37:51.339Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:37:51.615Z] #190 DONE 0.3s [2024-04-22T02:37:51.615Z] [2024-04-22T02:37:51.615Z] #102 [core-metadata] exporting to image [2024-04-22T02:37:51.615Z] #102 exporting layers 0.6s done [2024-04-22T02:37:51.615Z] #102 writing image sha256:a5654d49ec75a5d7ec1a28ac98656bc13df7d6eeb9ca431ac9d44c03f629b0b0 done [2024-04-22T02:37:51.615Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-04-22T02:37:51.615Z] #102 DONE 8.9s [2024-04-22T02:37:51.615Z] [2024-04-22T02:37:51.615Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-22T02:37:51.890Z] #191 DONE 0.4s [2024-04-22T02:37:51.890Z] [2024-04-22T02:37:51.890Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:37:51.890Z] #130 ... [2024-04-22T02:37:51.890Z] [2024-04-22T02:37:51.890Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:37:51.890Z] #192 DONE 0.1s [2024-04-22T02:37:52.208Z] [2024-04-22T02:37:52.208Z] #102 [core-data] exporting to image [2024-04-22T02:37:52.478Z] #102 exporting layers 0.3s done [2024-04-22T02:37:52.478Z] #102 writing image sha256:5d6a58045339ef180c946850981c45550819dbcb9565aaf619866eab4b89de1d done [2024-04-22T02:37:52.478Z] #102 naming to docker.io/library/core-data-arm64 done [2024-04-22T02:37:52.478Z] #102 DONE 9.3s [2024-04-22T02:37:52.478Z] [2024-04-22T02:37:52.478Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:38:14.554Z] #130 ... [2024-04-22T02:38:14.554Z] [2024-04-22T02:38:14.554Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-22T02:38:14.554Z] #137 DONE 1099.3s [2024-04-22T02:38:14.554Z] [2024-04-22T02:38:14.554Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:38:14.554Z] #37 ... [2024-04-22T02:38:14.554Z] [2024-04-22T02:38:14.554Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:38:14.554Z] #193 DONE 0.2s [2024-04-22T02:38:14.554Z] [2024-04-22T02:38:14.554Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:38:14.554Z] #139 ... [2024-04-22T02:38:14.554Z] [2024-04-22T02:38:14.554Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:38:14.554Z] #194 DONE 0.1s [2024-04-22T02:38:14.554Z] [2024-04-22T02:38:14.554Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-22T02:38:14.827Z] #195 DONE 0.3s [2024-04-22T02:38:14.827Z] [2024-04-22T02:38:14.827Z] #196 [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-04-22T02:38:14.827Z] #196 DONE 0.1s [2024-04-22T02:38:14.827Z] [2024-04-22T02:38:14.827Z] #102 [security-spiffe-token-provider] exporting to image [2024-04-22T02:38:14.827Z] #102 exporting layers [2024-04-22T02:38:15.423Z] #102 exporting layers 0.6s done [2024-04-22T02:38:15.423Z] #102 writing image sha256:1a4ea5b683d5e4632d16534945879c8653863a41e931f4d513a8ed2babb01382 done [2024-04-22T02:38:15.423Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-04-22T02:38:15.423Z] #102 DONE 9.8s [2024-04-22T02:38:15.423Z] [2024-04-22T02:38:15.423Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-22T02:38:42.130Z] #130 DONE 1126.9s [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-22T02:38:42.130Z] #139 DONE 1127.8s [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:38:42.130Z] #37 ... [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:38:42.130Z] #197 DONE 0.1s [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:38:42.130Z] #198 DONE 0.1s [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:38:42.130Z] #37 ... [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-22T02:38:42.130Z] #199 DONE 0.4s [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:38:42.130Z] #200 DONE 0.2s [2024-04-22T02:38:42.130Z] [2024-04-22T02:38:42.130Z] #102 [support-scheduler] exporting to image [2024-04-22T02:38:42.130Z] #102 exporting layers [2024-04-22T02:38:42.401Z] #102 ... [2024-04-22T02:38:42.401Z] [2024-04-22T02:38:42.401Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-22T02:38:42.401Z] #201 DONE 0.2s [2024-04-22T02:38:42.401Z] [2024-04-22T02:38:42.401Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-22T02:38:42.401Z] #202 DONE 0.1s [2024-04-22T02:38:42.675Z] [2024-04-22T02:38:42.675Z] #102 [support-scheduler] exporting to image [2024-04-22T02:38:42.675Z] #102 exporting layers 0.5s done [2024-04-22T02:38:42.675Z] #102 writing image sha256:e33ad5ecb6ce32c98fdc080b5f700275d6f32552ad229fa5af6b9e735af9c5ed done [2024-04-22T02:38:42.675Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-04-22T02:38:42.675Z] #102 DONE 10.3s [2024-04-22T02:38:42.675Z] [2024-04-22T02:38:42.675Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-22T02:38:42.942Z] #203 DONE 0.4s [2024-04-22T02:38:42.942Z] [2024-04-22T02:38:42.942Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-22T02:38:42.942Z] #204 DONE 0.1s [2024-04-22T02:38:42.942Z] [2024-04-22T02:38:42.942Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:38:43.209Z] #37 ... [2024-04-22T02:38:43.209Z] [2024-04-22T02:38:43.209Z] #102 [support-notifications] exporting to image [2024-04-22T02:38:43.475Z] #102 exporting layers 0.4s done [2024-04-22T02:38:43.475Z] #102 writing image sha256:dafa1f1359b86b926cdeea837cffffe98a3864fe50a2c7605dd9b5baecb9405f done [2024-04-22T02:38:43.475Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-04-22T02:38:43.475Z] #102 DONE 10.7s [2024-04-22T02:38:43.475Z] [2024-04-22T02:38:43.475Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-22T02:38:43.475Z] time="2024-04-22T02:17:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-22T02:38:43.486Z] $ docker stop --time=1 97d19181bb4bc444a691fd3151f77198f45c44f5001d5cc8fff78ee87a2959e6 [2024-04-22T02:38:45.203Z] $ docker rm -f --volumes 97d19181bb4bc444a691fd3151f77198f45c44f5001d5cc8fff78ee87a2959e6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-22T02:38:45.723Z] + docker images [2024-04-22T02:38:45.723Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-22T02:38:45.723Z] support-notifications-arm64 latest dafa1f1359b8 3 seconds ago 39.8MB [2024-04-22T02:38:45.723Z] support-scheduler-arm64 latest e33ad5ecb6ce 4 seconds ago 39.1MB [2024-04-22T02:38:45.723Z] security-spiffe-token-provider-arm64 latest 1a4ea5b683d5 31 seconds ago 40.8MB [2024-04-22T02:38:45.723Z] core-data-arm64 latest 5d6a58045339 54 seconds ago 26.6MB [2024-04-22T02:38:45.723Z] core-metadata-arm64 latest a5654d49ec75 55 seconds ago 27MB [2024-04-22T02:38:45.723Z] core-command-arm64 latest 91da8e68a07f About a minute ago 26.4MB [2024-04-22T02:38:45.723Z] core-common-config-bootstrapper-arm64 latest eeef2a007786 About a minute ago 23.7MB [2024-04-22T02:38:45.723Z] security-proxy-auth-arm64 latest 8927a68f9177 2 minutes ago 24.9MB [2024-04-22T02:38:45.723Z] security-secretstore-setup-arm64 latest 92c7afb23737 2 minutes ago 49MB [2024-04-22T02:38:45.723Z] security-bootstrapper-arm64 latest fceb6ddcd6e6 2 minutes ago 28.5MB [2024-04-22T02:38:45.723Z] security-proxy-setup-arm64 latest 4d900feaefb5 2 minutes ago 34.6MB [2024-04-22T02:38:45.723Z] security-spire-agent-arm64 latest 756e17208fd7 19 minutes ago 158MB [2024-04-22T02:38:45.723Z] security-spire-config-arm64 latest fc5774475c89 19 minutes ago 101MB [2024-04-22T02:38:45.723Z] security-spire-server-arm64 latest 7e27e14ce8ea 19 minutes ago 102MB [2024-04-22T02:38:45.723Z] ci-base-image-arm64 latest d65fee5569ef 21 minutes ago 934MB [2024-04-22T02:38:45.723Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 2 days ago 561MB [2024-04-22T02:38:45.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 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-04-22T02:38:45.898Z] provisioning config files... [2024-04-22T02:38:45.922Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15569688205752928745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:38:46.295Z] ---> ****-login.sh [2024-04-22T02:38:46.295Z] nexus3.edgexfoundry.org:10001 [2024-04-22T02:38:46.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:38:46.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:38:46.895Z] Configure a credential helper to remove this warning. See [2024-04-22T02:38:46.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:38:46.895Z] [2024-04-22T02:38:46.895Z] Login Succeeded [2024-04-22T02:38:46.895Z] nexus3.edgexfoundry.org:10002 [2024-04-22T02:38:46.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:38:47.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:38:47.162Z] Configure a credential helper to remove this warning. See [2024-04-22T02:38:47.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:38:47.162Z] [2024-04-22T02:38:47.162Z] Login Succeeded [2024-04-22T02:38:47.162Z] nexus3.edgexfoundry.org:10003 [2024-04-22T02:38:47.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:38:47.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:38:47.428Z] Configure a credential helper to remove this warning. See [2024-04-22T02:38:47.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:38:47.428Z] [2024-04-22T02:38:47.428Z] Login Succeeded [2024-04-22T02:38:47.428Z] nexus3.edgexfoundry.org:10004 [2024-04-22T02:38:47.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:38:47.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:38:47.962Z] Configure a credential helper to remove this warning. See [2024-04-22T02:38:47.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:38:47.962Z] [2024-04-22T02:38:47.962Z] Login Succeeded [2024-04-22T02:38:47.962Z] ****.io [2024-04-22T02:38:47.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-22T02:38:48.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-22T02:38:48.227Z] Configure a credential helper to remove this warning. See [2024-04-22T02:38:48.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-22T02:38:48.227Z] [2024-04-22T02:38:48.227Z] Login Succeeded [2024-04-22T02:38:48.227Z] ---> ****-login.sh ends [Pipeline] } [2024-04-22T02:38:48.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:38:48.297Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-22T02:38:48.474Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-04-22T02:38:48.474Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:38:48.474Z] 3.1.1-dev.1 [2024-04-22T02:38:48.474Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:38:48.474Z] napa [2024-04-22T02:38:48.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:48.846Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:49.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:38:49.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-04-22T02:38:49.201Z] 2d21a850b16b: Preparing [2024-04-22T02:38:49.201Z] 7c65f3a40d1f: Preparing [2024-04-22T02:38:49.201Z] 19de9b793d94: Preparing [2024-04-22T02:38:49.201Z] a163a23b57a7: Preparing [2024-04-22T02:38:49.201Z] f7f2793d9eda: Preparing [2024-04-22T02:38:49.201Z] 661fdc7ea3f4: Preparing [2024-04-22T02:38:49.201Z] 7c504f21be85: Preparing [2024-04-22T02:38:49.201Z] 661fdc7ea3f4: Waiting [2024-04-22T02:38:49.201Z] 7c504f21be85: Waiting [2024-04-22T02:38:49.467Z] 19de9b793d94: Pushed [2024-04-22T02:38:49.467Z] a163a23b57a7: Pushed [2024-04-22T02:38:49.467Z] 2d21a850b16b: Pushed [2024-04-22T02:38:49.467Z] 7c504f21be85: Layer already exists [2024-04-22T02:38:49.467Z] 661fdc7ea3f4: Pushed [2024-04-22T02:38:50.866Z] f7f2793d9eda: Pushed [2024-04-22T02:38:52.799Z] 7c65f3a40d1f: Pushed [2024-04-22T02:38:52.799Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:53.168Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:53.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.1 [2024-04-22T02:38:53.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-04-22T02:38:53.514Z] 2d21a850b16b: Preparing [2024-04-22T02:38:53.514Z] 7c65f3a40d1f: Preparing [2024-04-22T02:38:53.514Z] 19de9b793d94: Preparing [2024-04-22T02:38:53.514Z] a163a23b57a7: Preparing [2024-04-22T02:38:53.514Z] f7f2793d9eda: Preparing [2024-04-22T02:38:53.514Z] 661fdc7ea3f4: Preparing [2024-04-22T02:38:53.514Z] 7c504f21be85: Preparing [2024-04-22T02:38:53.514Z] 661fdc7ea3f4: Waiting [2024-04-22T02:38:53.514Z] 7c504f21be85: Waiting [2024-04-22T02:38:53.514Z] 7c65f3a40d1f: Layer already exists [2024-04-22T02:38:53.514Z] a163a23b57a7: Layer already exists [2024-04-22T02:38:53.514Z] 19de9b793d94: Layer already exists [2024-04-22T02:38:53.514Z] f7f2793d9eda: Layer already exists [2024-04-22T02:38:53.514Z] 2d21a850b16b: Layer already exists [2024-04-22T02:38:53.514Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:38:53.514Z] 7c504f21be85: Layer already exists [2024-04-22T02:38:53.777Z] 3.1.1-dev.1: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:54.126Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:54.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:38:54.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-04-22T02:38:54.472Z] 2d21a850b16b: Preparing [2024-04-22T02:38:54.472Z] 7c65f3a40d1f: Preparing [2024-04-22T02:38:54.472Z] 19de9b793d94: Preparing [2024-04-22T02:38:54.472Z] a163a23b57a7: Preparing [2024-04-22T02:38:54.472Z] f7f2793d9eda: Preparing [2024-04-22T02:38:54.472Z] 661fdc7ea3f4: Preparing [2024-04-22T02:38:54.472Z] 7c504f21be85: Preparing [2024-04-22T02:38:54.472Z] 661fdc7ea3f4: Waiting [2024-04-22T02:38:54.472Z] 19de9b793d94: Layer already exists [2024-04-22T02:38:54.472Z] 2d21a850b16b: Layer already exists [2024-04-22T02:38:54.472Z] a163a23b57a7: Layer already exists [2024-04-22T02:38:54.472Z] f7f2793d9eda: Layer already exists [2024-04-22T02:38:54.472Z] 7c65f3a40d1f: Layer already exists [2024-04-22T02:38:54.472Z] 7c504f21be85: Layer already exists [2024-04-22T02:38:54.472Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:38:54.756Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:55.106Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:55.456Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:napa [2024-04-22T02:38:55.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-04-22T02:38:55.456Z] 2d21a850b16b: Preparing [2024-04-22T02:38:55.456Z] 7c65f3a40d1f: Preparing [2024-04-22T02:38:55.456Z] 19de9b793d94: Preparing [2024-04-22T02:38:55.456Z] a163a23b57a7: Preparing [2024-04-22T02:38:55.456Z] f7f2793d9eda: Preparing [2024-04-22T02:38:55.456Z] 661fdc7ea3f4: Preparing [2024-04-22T02:38:55.456Z] 7c504f21be85: Preparing [2024-04-22T02:38:55.456Z] 661fdc7ea3f4: Waiting [2024-04-22T02:38:55.456Z] 7c65f3a40d1f: Layer already exists [2024-04-22T02:38:55.456Z] 19de9b793d94: Layer already exists [2024-04-22T02:38:55.456Z] f7f2793d9eda: Layer already exists [2024-04-22T02:38:55.456Z] a163a23b57a7: Layer already exists [2024-04-22T02:38:55.456Z] 2d21a850b16b: Layer already exists [2024-04-22T02:38:55.456Z] 7c504f21be85: Layer already exists [2024-04-22T02:38:55.456Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:38:55.721Z] napa: digest: sha256:e6f7628f369a1919c64cb7ec80521e5914e07492437be0a0d35e09b82b8494a7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:38:55.807Z] ===================================================== [Pipeline] echo [2024-04-22T02:38:55.821Z] taggedImages: [2024-04-22T02:38:55.821Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:38:55.821Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.1 [2024-04-22T02:38:55.821Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:38:55.821Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] echo [2024-04-22T02:38:55.850Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-04-22T02:38:55.850Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:38:55.850Z] 3.1.1-dev.1 [2024-04-22T02:38:55.850Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:38:55.850Z] napa [2024-04-22T02:38:55.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:56.213Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:56.557Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:38:56.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-04-22T02:38:56.557Z] 5f22fc69db16: Preparing [2024-04-22T02:38:56.557Z] 9cb56e88a72c: Preparing [2024-04-22T02:38:56.557Z] 9acf3ae5c19d: Preparing [2024-04-22T02:38:56.557Z] c8bf8752df7d: Preparing [2024-04-22T02:38:56.557Z] 19de9b793d94: Preparing [2024-04-22T02:38:56.557Z] a163a23b57a7: Preparing [2024-04-22T02:38:56.557Z] f7f2793d9eda: Preparing [2024-04-22T02:38:56.557Z] 661fdc7ea3f4: Preparing [2024-04-22T02:38:56.557Z] 7c504f21be85: Preparing [2024-04-22T02:38:56.557Z] f7f2793d9eda: Waiting [2024-04-22T02:38:56.557Z] 661fdc7ea3f4: Waiting [2024-04-22T02:38:56.557Z] 7c504f21be85: Waiting [2024-04-22T02:38:56.557Z] a163a23b57a7: Waiting [2024-04-22T02:38:56.557Z] 19de9b793d94: Layer already exists [2024-04-22T02:38:56.821Z] a163a23b57a7: Layer already exists [2024-04-22T02:38:56.821Z] f7f2793d9eda: Layer already exists [2024-04-22T02:38:56.821Z] 9acf3ae5c19d: Pushed [2024-04-22T02:38:56.821Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:38:56.821Z] 5f22fc69db16: Pushed [2024-04-22T02:38:56.821Z] 9cb56e88a72c: Pushed [2024-04-22T02:38:56.821Z] 7c504f21be85: Layer already exists [2024-04-22T02:38:59.386Z] c8bf8752df7d: Pushed [2024-04-22T02:38:59.387Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:38:59.739Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:00.088Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.1 [2024-04-22T02:39:00.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-04-22T02:39:00.088Z] 5f22fc69db16: Preparing [2024-04-22T02:39:00.088Z] 9cb56e88a72c: Preparing [2024-04-22T02:39:00.088Z] 9acf3ae5c19d: Preparing [2024-04-22T02:39:00.088Z] c8bf8752df7d: Preparing [2024-04-22T02:39:00.088Z] 19de9b793d94: Preparing [2024-04-22T02:39:00.088Z] a163a23b57a7: Preparing [2024-04-22T02:39:00.088Z] f7f2793d9eda: Preparing [2024-04-22T02:39:00.088Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:00.088Z] 7c504f21be85: Preparing [2024-04-22T02:39:00.088Z] f7f2793d9eda: Waiting [2024-04-22T02:39:00.088Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:00.088Z] 7c504f21be85: Waiting [2024-04-22T02:39:00.088Z] a163a23b57a7: Waiting [2024-04-22T02:39:00.088Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:00.088Z] c8bf8752df7d: Layer already exists [2024-04-22T02:39:00.088Z] 5f22fc69db16: Layer already exists [2024-04-22T02:39:00.088Z] 9acf3ae5c19d: Layer already exists [2024-04-22T02:39:00.088Z] 9cb56e88a72c: Layer already exists [2024-04-22T02:39:00.088Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:00.088Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:00.088Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:00.088Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:00.353Z] 3.1.1-dev.1: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:00.706Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:01.050Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:01.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-04-22T02:39:01.050Z] 5f22fc69db16: Preparing [2024-04-22T02:39:01.050Z] 9cb56e88a72c: Preparing [2024-04-22T02:39:01.050Z] 9acf3ae5c19d: Preparing [2024-04-22T02:39:01.050Z] c8bf8752df7d: Preparing [2024-04-22T02:39:01.050Z] 19de9b793d94: Preparing [2024-04-22T02:39:01.050Z] a163a23b57a7: Preparing [2024-04-22T02:39:01.050Z] f7f2793d9eda: Preparing [2024-04-22T02:39:01.050Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:01.050Z] 7c504f21be85: Preparing [2024-04-22T02:39:01.050Z] a163a23b57a7: Waiting [2024-04-22T02:39:01.050Z] f7f2793d9eda: Waiting [2024-04-22T02:39:01.050Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:01.050Z] 7c504f21be85: Waiting [2024-04-22T02:39:01.050Z] c8bf8752df7d: Layer already exists [2024-04-22T02:39:01.050Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:01.050Z] 5f22fc69db16: Layer already exists [2024-04-22T02:39:01.050Z] 9acf3ae5c19d: Layer already exists [2024-04-22T02:39:01.050Z] 9cb56e88a72c: Layer already exists [2024-04-22T02:39:01.050Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:01.050Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:01.050Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:01.050Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:01.314Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:01.670Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:02.016Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [2024-04-22T02:39:02.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-04-22T02:39:02.016Z] 5f22fc69db16: Preparing [2024-04-22T02:39:02.016Z] 9cb56e88a72c: Preparing [2024-04-22T02:39:02.016Z] 9acf3ae5c19d: Preparing [2024-04-22T02:39:02.016Z] c8bf8752df7d: Preparing [2024-04-22T02:39:02.016Z] 19de9b793d94: Preparing [2024-04-22T02:39:02.016Z] a163a23b57a7: Preparing [2024-04-22T02:39:02.016Z] f7f2793d9eda: Preparing [2024-04-22T02:39:02.016Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:02.016Z] 7c504f21be85: Preparing [2024-04-22T02:39:02.016Z] a163a23b57a7: Waiting [2024-04-22T02:39:02.016Z] f7f2793d9eda: Waiting [2024-04-22T02:39:02.016Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:02.016Z] 7c504f21be85: Waiting [2024-04-22T02:39:02.016Z] 5f22fc69db16: Layer already exists [2024-04-22T02:39:02.016Z] 9acf3ae5c19d: Layer already exists [2024-04-22T02:39:02.016Z] 9cb56e88a72c: Layer already exists [2024-04-22T02:39:02.016Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:02.016Z] c8bf8752df7d: Layer already exists [2024-04-22T02:39:02.016Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:02.016Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:02.016Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:02.016Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:02.280Z] napa: digest: sha256:17a31ff5985146cebdc3aaf760c948ea070342c40b2669770eda165872706c0a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:02.358Z] ===================================================== [Pipeline] echo [2024-04-22T02:39:02.371Z] taggedImages: [2024-04-22T02:39:02.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:02.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.1 [2024-04-22T02:39:02.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:02.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] echo [2024-04-22T02:39:02.399Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-04-22T02:39:02.399Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:02.399Z] 3.1.1-dev.1 [2024-04-22T02:39:02.399Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:02.399Z] napa [2024-04-22T02:39:02.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:02.761Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:03.110Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:03.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-04-22T02:39:03.110Z] c805cfad20f1: Preparing [2024-04-22T02:39:03.110Z] f9181138159e: Preparing [2024-04-22T02:39:03.110Z] 19de9b793d94: Preparing [2024-04-22T02:39:03.110Z] a163a23b57a7: Preparing [2024-04-22T02:39:03.110Z] bed4182cf9ec: Preparing [2024-04-22T02:39:03.110Z] d26bff1c0ebb: Preparing [2024-04-22T02:39:03.110Z] 7c504f21be85: Preparing [2024-04-22T02:39:03.110Z] d26bff1c0ebb: Waiting [2024-04-22T02:39:03.110Z] 7c504f21be85: Waiting [2024-04-22T02:39:03.110Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:03.110Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:03.378Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:03.378Z] c805cfad20f1: Pushed [2024-04-22T02:39:03.378Z] d26bff1c0ebb: Pushed [2024-04-22T02:39:04.779Z] bed4182cf9ec: Pushed [2024-04-22T02:39:06.179Z] f9181138159e: Pushed [2024-04-22T02:39:06.443Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:07.693Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:08.041Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.1 [2024-04-22T02:39:08.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-04-22T02:39:08.041Z] c805cfad20f1: Preparing [2024-04-22T02:39:08.041Z] f9181138159e: Preparing [2024-04-22T02:39:08.041Z] 19de9b793d94: Preparing [2024-04-22T02:39:08.041Z] a163a23b57a7: Preparing [2024-04-22T02:39:08.041Z] bed4182cf9ec: Preparing [2024-04-22T02:39:08.041Z] d26bff1c0ebb: Preparing [2024-04-22T02:39:08.041Z] 7c504f21be85: Preparing [2024-04-22T02:39:08.041Z] d26bff1c0ebb: Waiting [2024-04-22T02:39:08.041Z] 7c504f21be85: Waiting [2024-04-22T02:39:08.041Z] bed4182cf9ec: Layer already exists [2024-04-22T02:39:08.041Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:08.041Z] c805cfad20f1: Layer already exists [2024-04-22T02:39:08.041Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:08.041Z] f9181138159e: Layer already exists [2024-04-22T02:39:08.041Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:08.041Z] d26bff1c0ebb: Layer already exists [2024-04-22T02:39:08.306Z] 3.1.1-dev.1: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:08.654Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:09.004Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:09.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-04-22T02:39:09.004Z] c805cfad20f1: Preparing [2024-04-22T02:39:09.004Z] f9181138159e: Preparing [2024-04-22T02:39:09.004Z] 19de9b793d94: Preparing [2024-04-22T02:39:09.004Z] a163a23b57a7: Preparing [2024-04-22T02:39:09.004Z] bed4182cf9ec: Preparing [2024-04-22T02:39:09.004Z] d26bff1c0ebb: Preparing [2024-04-22T02:39:09.004Z] 7c504f21be85: Preparing [2024-04-22T02:39:09.004Z] d26bff1c0ebb: Waiting [2024-04-22T02:39:09.004Z] 7c504f21be85: Waiting [2024-04-22T02:39:09.004Z] f9181138159e: Layer already exists [2024-04-22T02:39:09.004Z] c805cfad20f1: Layer already exists [2024-04-22T02:39:09.004Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:09.004Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:09.004Z] bed4182cf9ec: Layer already exists [2024-04-22T02:39:09.004Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:09.004Z] d26bff1c0ebb: Layer already exists [2024-04-22T02:39:09.004Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:09.621Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:09.968Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:napa [2024-04-22T02:39:09.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-04-22T02:39:09.968Z] c805cfad20f1: Preparing [2024-04-22T02:39:09.968Z] f9181138159e: Preparing [2024-04-22T02:39:09.968Z] 19de9b793d94: Preparing [2024-04-22T02:39:09.968Z] a163a23b57a7: Preparing [2024-04-22T02:39:09.968Z] bed4182cf9ec: Preparing [2024-04-22T02:39:09.968Z] d26bff1c0ebb: Preparing [2024-04-22T02:39:09.968Z] 7c504f21be85: Preparing [2024-04-22T02:39:09.968Z] d26bff1c0ebb: Waiting [2024-04-22T02:39:09.968Z] 7c504f21be85: Waiting [2024-04-22T02:39:09.968Z] bed4182cf9ec: Layer already exists [2024-04-22T02:39:09.968Z] c805cfad20f1: Layer already exists [2024-04-22T02:39:09.968Z] f9181138159e: Layer already exists [2024-04-22T02:39:09.968Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:09.968Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:09.968Z] d26bff1c0ebb: Layer already exists [2024-04-22T02:39:09.968Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:10.233Z] napa: digest: sha256:918a1886c1aaf0bc1a29337b7ef1b80081a5ec67178ee894a090b737f6a5c497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:10.310Z] ===================================================== [Pipeline] echo [2024-04-22T02:39:10.327Z] taggedImages: [2024-04-22T02:39:10.327Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:10.327Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.1 [2024-04-22T02:39:10.327Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:10.327Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] echo [2024-04-22T02:39:10.354Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-04-22T02:39:10.354Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:10.354Z] 3.1.1-dev.1 [2024-04-22T02:39:10.354Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:10.354Z] napa [2024-04-22T02:39:10.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:10.741Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:11.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:11.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-04-22T02:39:11.098Z] 853f99ca26be: Preparing [2024-04-22T02:39:11.098Z] 491a421224ac: Preparing [2024-04-22T02:39:11.098Z] 87930a4d8a73: Preparing [2024-04-22T02:39:11.098Z] 19de9b793d94: Preparing [2024-04-22T02:39:11.098Z] a163a23b57a7: Preparing [2024-04-22T02:39:11.098Z] f7f2793d9eda: Preparing [2024-04-22T02:39:11.098Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:11.098Z] 7c504f21be85: Preparing [2024-04-22T02:39:11.098Z] f7f2793d9eda: Waiting [2024-04-22T02:39:11.098Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:11.098Z] 7c504f21be85: Waiting [2024-04-22T02:39:11.098Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:11.368Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:11.368Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:11.368Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:11.368Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:11.368Z] 491a421224ac: Pushed [2024-04-22T02:39:11.368Z] 853f99ca26be: Pushed [2024-04-22T02:39:13.938Z] 87930a4d8a73: Pushed [2024-04-22T02:39:14.385Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:14.750Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:15.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.1 [2024-04-22T02:39:15.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-04-22T02:39:15.098Z] 853f99ca26be: Preparing [2024-04-22T02:39:15.098Z] 491a421224ac: Preparing [2024-04-22T02:39:15.098Z] 87930a4d8a73: Preparing [2024-04-22T02:39:15.098Z] 19de9b793d94: Preparing [2024-04-22T02:39:15.098Z] a163a23b57a7: Preparing [2024-04-22T02:39:15.098Z] f7f2793d9eda: Preparing [2024-04-22T02:39:15.098Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:15.098Z] 7c504f21be85: Preparing [2024-04-22T02:39:15.098Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:15.098Z] f7f2793d9eda: Waiting [2024-04-22T02:39:15.098Z] 7c504f21be85: Waiting [2024-04-22T02:39:15.098Z] 491a421224ac: Layer already exists [2024-04-22T02:39:15.098Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:15.098Z] 853f99ca26be: Layer already exists [2024-04-22T02:39:15.098Z] 87930a4d8a73: Layer already exists [2024-04-22T02:39:15.098Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:15.098Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:15.098Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:15.098Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:15.098Z] 3.1.1-dev.1: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:15.743Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:16.095Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:16.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-04-22T02:39:16.095Z] 853f99ca26be: Preparing [2024-04-22T02:39:16.095Z] 491a421224ac: Preparing [2024-04-22T02:39:16.095Z] 87930a4d8a73: Preparing [2024-04-22T02:39:16.095Z] 19de9b793d94: Preparing [2024-04-22T02:39:16.096Z] a163a23b57a7: Preparing [2024-04-22T02:39:16.096Z] f7f2793d9eda: Preparing [2024-04-22T02:39:16.096Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:16.096Z] 7c504f21be85: Preparing [2024-04-22T02:39:16.096Z] f7f2793d9eda: Waiting [2024-04-22T02:39:16.096Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:16.096Z] 7c504f21be85: Waiting [2024-04-22T02:39:16.096Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:16.096Z] 491a421224ac: Layer already exists [2024-04-22T02:39:16.096Z] 853f99ca26be: Layer already exists [2024-04-22T02:39:16.096Z] 87930a4d8a73: Layer already exists [2024-04-22T02:39:16.096Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:16.096Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:16.096Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:16.096Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:16.096Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:16.711Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:17.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [2024-04-22T02:39:17.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-04-22T02:39:17.290Z] 853f99ca26be: Preparing [2024-04-22T02:39:17.290Z] 491a421224ac: Preparing [2024-04-22T02:39:17.290Z] 87930a4d8a73: Preparing [2024-04-22T02:39:17.290Z] 19de9b793d94: Preparing [2024-04-22T02:39:17.290Z] a163a23b57a7: Preparing [2024-04-22T02:39:17.290Z] f7f2793d9eda: Preparing [2024-04-22T02:39:17.290Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:17.290Z] 7c504f21be85: Preparing [2024-04-22T02:39:17.290Z] f7f2793d9eda: Waiting [2024-04-22T02:39:17.290Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:17.290Z] 7c504f21be85: Waiting [2024-04-22T02:39:17.290Z] 491a421224ac: Layer already exists [2024-04-22T02:39:17.290Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:17.290Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:17.290Z] 87930a4d8a73: Layer already exists [2024-04-22T02:39:17.290Z] 853f99ca26be: Layer already exists [2024-04-22T02:39:17.290Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:17.290Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:17.290Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:17.567Z] napa: digest: sha256:512dc1315c84a1b391596d9bac84571d0d1fed7f488a948c3637393f5f0f4fa7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:17.651Z] ===================================================== [Pipeline] echo [2024-04-22T02:39:17.664Z] taggedImages: [2024-04-22T02:39:17.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:17.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.1 [2024-04-22T02:39:17.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:17.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] echo [2024-04-22T02:39:17.691Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-04-22T02:39:17.691Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:17.691Z] 3.1.1-dev.1 [2024-04-22T02:39:17.691Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:17.691Z] napa [2024-04-22T02:39:17.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:18.249Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:18.813Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:18.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-04-22T02:39:18.813Z] 6c43853ed4ec: Preparing [2024-04-22T02:39:18.813Z] 8dc49c163900: Preparing [2024-04-22T02:39:18.813Z] e2e20d43f407: Preparing [2024-04-22T02:39:18.813Z] a8a9982888e4: Preparing [2024-04-22T02:39:18.813Z] e50fda60821f: Preparing [2024-04-22T02:39:18.813Z] 3e85a0d6cb20: Preparing [2024-04-22T02:39:18.813Z] 237e65501485: Preparing [2024-04-22T02:39:18.813Z] 19de9b793d94: Preparing [2024-04-22T02:39:18.813Z] a163a23b57a7: Preparing [2024-04-22T02:39:18.813Z] d55888e58f0f: Preparing [2024-04-22T02:39:18.813Z] 97e8b3fed157: Preparing [2024-04-22T02:39:18.813Z] 5f70bf18a086: Preparing [2024-04-22T02:39:18.813Z] fc656dc47096: Preparing [2024-04-22T02:39:18.813Z] 10ea311732cd: Preparing [2024-04-22T02:39:18.813Z] 2a32fd28cb2d: Preparing [2024-04-22T02:39:18.813Z] 7c504f21be85: Preparing [2024-04-22T02:39:18.813Z] 237e65501485: Waiting [2024-04-22T02:39:18.813Z] 3e85a0d6cb20: Waiting [2024-04-22T02:39:18.813Z] 97e8b3fed157: Waiting [2024-04-22T02:39:18.813Z] a163a23b57a7: Waiting [2024-04-22T02:39:18.813Z] 5f70bf18a086: Waiting [2024-04-22T02:39:18.813Z] d55888e58f0f: Waiting [2024-04-22T02:39:18.813Z] fc656dc47096: Waiting [2024-04-22T02:39:18.813Z] 10ea311732cd: Waiting [2024-04-22T02:39:18.813Z] 2a32fd28cb2d: Waiting [2024-04-22T02:39:18.813Z] 7c504f21be85: Waiting [2024-04-22T02:39:19.094Z] e50fda60821f: Pushed [2024-04-22T02:39:19.094Z] e2e20d43f407: Pushed [2024-04-22T02:39:19.094Z] 6c43853ed4ec: Pushed [2024-04-22T02:39:19.094Z] a8a9982888e4: Pushed [2024-04-22T02:39:19.094Z] 8dc49c163900: Pushed [2024-04-22T02:39:19.094Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:19.094Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:19.094Z] 3e85a0d6cb20: Pushed [2024-04-22T02:39:20.943Z] 5f70bf18a086: Layer already exists [2024-04-22T02:39:20.943Z] d55888e58f0f: Pushed [2024-04-22T02:39:20.943Z] 97e8b3fed157: Pushed [2024-04-22T02:39:22.298Z] fc656dc47096: Pushed [2024-04-22T02:39:22.298Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:22.298Z] 2a32fd28cb2d: Pushed [2024-04-22T02:39:23.253Z] 10ea311732cd: Pushed [2024-04-22T02:39:25.826Z] 237e65501485: Pushed [2024-04-22T02:39:25.826Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:26.187Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:26.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.1 [2024-04-22T02:39:26.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-04-22T02:39:26.534Z] 6c43853ed4ec: Preparing [2024-04-22T02:39:26.534Z] 8dc49c163900: Preparing [2024-04-22T02:39:26.534Z] e2e20d43f407: Preparing [2024-04-22T02:39:26.534Z] a8a9982888e4: Preparing [2024-04-22T02:39:26.534Z] e50fda60821f: Preparing [2024-04-22T02:39:26.534Z] 3e85a0d6cb20: Preparing [2024-04-22T02:39:26.534Z] 237e65501485: Preparing [2024-04-22T02:39:26.534Z] 19de9b793d94: Preparing [2024-04-22T02:39:26.534Z] a163a23b57a7: Preparing [2024-04-22T02:39:26.534Z] d55888e58f0f: Preparing [2024-04-22T02:39:26.534Z] 97e8b3fed157: Preparing [2024-04-22T02:39:26.534Z] 5f70bf18a086: Preparing [2024-04-22T02:39:26.534Z] fc656dc47096: Preparing [2024-04-22T02:39:26.534Z] 10ea311732cd: Preparing [2024-04-22T02:39:26.534Z] 2a32fd28cb2d: Preparing [2024-04-22T02:39:26.534Z] 7c504f21be85: Preparing [2024-04-22T02:39:26.534Z] 3e85a0d6cb20: Waiting [2024-04-22T02:39:26.534Z] a163a23b57a7: Waiting [2024-04-22T02:39:26.534Z] d55888e58f0f: Waiting [2024-04-22T02:39:26.534Z] 97e8b3fed157: Waiting [2024-04-22T02:39:26.534Z] 5f70bf18a086: Waiting [2024-04-22T02:39:26.534Z] 237e65501485: Waiting [2024-04-22T02:39:26.534Z] 19de9b793d94: Waiting [2024-04-22T02:39:26.534Z] fc656dc47096: Waiting [2024-04-22T02:39:26.534Z] 2a32fd28cb2d: Waiting [2024-04-22T02:39:26.534Z] 7c504f21be85: Waiting [2024-04-22T02:39:26.534Z] 10ea311732cd: Waiting [2024-04-22T02:39:26.534Z] e2e20d43f407: Layer already exists [2024-04-22T02:39:26.534Z] a8a9982888e4: Layer already exists [2024-04-22T02:39:26.534Z] e50fda60821f: Layer already exists [2024-04-22T02:39:26.534Z] 8dc49c163900: Layer already exists [2024-04-22T02:39:26.534Z] 6c43853ed4ec: Layer already exists [2024-04-22T02:39:26.534Z] 3e85a0d6cb20: Layer already exists [2024-04-22T02:39:26.534Z] 237e65501485: Layer already exists [2024-04-22T02:39:26.534Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:26.534Z] d55888e58f0f: Layer already exists [2024-04-22T02:39:26.534Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:26.534Z] 10ea311732cd: Layer already exists [2024-04-22T02:39:26.534Z] 97e8b3fed157: Layer already exists [2024-04-22T02:39:26.534Z] fc656dc47096: Layer already exists [2024-04-22T02:39:26.534Z] 2a32fd28cb2d: Layer already exists [2024-04-22T02:39:26.534Z] 5f70bf18a086: Layer already exists [2024-04-22T02:39:26.534Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:26.799Z] 3.1.1-dev.1: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:27.150Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:27.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:27.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-04-22T02:39:27.505Z] 6c43853ed4ec: Preparing [2024-04-22T02:39:27.505Z] 8dc49c163900: Preparing [2024-04-22T02:39:27.505Z] e2e20d43f407: Preparing [2024-04-22T02:39:27.505Z] a8a9982888e4: Preparing [2024-04-22T02:39:27.505Z] e50fda60821f: Preparing [2024-04-22T02:39:27.505Z] 3e85a0d6cb20: Preparing [2024-04-22T02:39:27.505Z] 237e65501485: Preparing [2024-04-22T02:39:27.505Z] 19de9b793d94: Preparing [2024-04-22T02:39:27.505Z] a163a23b57a7: Preparing [2024-04-22T02:39:27.505Z] d55888e58f0f: Preparing [2024-04-22T02:39:27.505Z] 97e8b3fed157: Preparing [2024-04-22T02:39:27.505Z] 5f70bf18a086: Preparing [2024-04-22T02:39:27.505Z] fc656dc47096: Preparing [2024-04-22T02:39:27.505Z] 10ea311732cd: Preparing [2024-04-22T02:39:27.505Z] 2a32fd28cb2d: Preparing [2024-04-22T02:39:27.505Z] 7c504f21be85: Preparing [2024-04-22T02:39:27.505Z] 3e85a0d6cb20: Waiting [2024-04-22T02:39:27.505Z] 237e65501485: Waiting [2024-04-22T02:39:27.505Z] 19de9b793d94: Waiting [2024-04-22T02:39:27.505Z] 97e8b3fed157: Waiting [2024-04-22T02:39:27.505Z] a163a23b57a7: Waiting [2024-04-22T02:39:27.505Z] d55888e58f0f: Waiting [2024-04-22T02:39:27.505Z] 5f70bf18a086: Waiting [2024-04-22T02:39:27.505Z] fc656dc47096: Waiting [2024-04-22T02:39:27.505Z] 10ea311732cd: Waiting [2024-04-22T02:39:27.505Z] 2a32fd28cb2d: Waiting [2024-04-22T02:39:27.505Z] 7c504f21be85: Waiting [2024-04-22T02:39:27.505Z] 6c43853ed4ec: Layer already exists [2024-04-22T02:39:27.505Z] e50fda60821f: Layer already exists [2024-04-22T02:39:27.505Z] 8dc49c163900: Layer already exists [2024-04-22T02:39:27.505Z] a8a9982888e4: Layer already exists [2024-04-22T02:39:27.505Z] e2e20d43f407: Layer already exists [2024-04-22T02:39:27.505Z] d55888e58f0f: Layer already exists [2024-04-22T02:39:27.505Z] 3e85a0d6cb20: Layer already exists [2024-04-22T02:39:27.505Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:27.505Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:27.505Z] 237e65501485: Layer already exists [2024-04-22T02:39:27.505Z] fc656dc47096: Layer already exists [2024-04-22T02:39:27.505Z] 10ea311732cd: Layer already exists [2024-04-22T02:39:27.505Z] 97e8b3fed157: Layer already exists [2024-04-22T02:39:27.505Z] 5f70bf18a086: Layer already exists [2024-04-22T02:39:27.505Z] 2a32fd28cb2d: Layer already exists [2024-04-22T02:39:27.505Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:27.771Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:28.125Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:28.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [2024-04-22T02:39:28.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-04-22T02:39:28.468Z] 6c43853ed4ec: Preparing [2024-04-22T02:39:28.468Z] 8dc49c163900: Preparing [2024-04-22T02:39:28.468Z] e2e20d43f407: Preparing [2024-04-22T02:39:28.468Z] a8a9982888e4: Preparing [2024-04-22T02:39:28.468Z] e50fda60821f: Preparing [2024-04-22T02:39:28.468Z] 3e85a0d6cb20: Preparing [2024-04-22T02:39:28.468Z] 237e65501485: Preparing [2024-04-22T02:39:28.468Z] 19de9b793d94: Preparing [2024-04-22T02:39:28.468Z] a163a23b57a7: Preparing [2024-04-22T02:39:28.468Z] d55888e58f0f: Preparing [2024-04-22T02:39:28.468Z] 97e8b3fed157: Preparing [2024-04-22T02:39:28.468Z] 5f70bf18a086: Preparing [2024-04-22T02:39:28.468Z] fc656dc47096: Preparing [2024-04-22T02:39:28.468Z] 10ea311732cd: Preparing [2024-04-22T02:39:28.468Z] 2a32fd28cb2d: Preparing [2024-04-22T02:39:28.468Z] 7c504f21be85: Preparing [2024-04-22T02:39:28.468Z] 3e85a0d6cb20: Waiting [2024-04-22T02:39:28.468Z] 237e65501485: Waiting [2024-04-22T02:39:28.468Z] 19de9b793d94: Waiting [2024-04-22T02:39:28.468Z] a163a23b57a7: Waiting [2024-04-22T02:39:28.468Z] 97e8b3fed157: Waiting [2024-04-22T02:39:28.468Z] 5f70bf18a086: Waiting [2024-04-22T02:39:28.468Z] fc656dc47096: Waiting [2024-04-22T02:39:28.468Z] 10ea311732cd: Waiting [2024-04-22T02:39:28.468Z] 2a32fd28cb2d: Waiting [2024-04-22T02:39:28.468Z] 7c504f21be85: Waiting [2024-04-22T02:39:28.468Z] d55888e58f0f: Waiting [2024-04-22T02:39:28.468Z] e2e20d43f407: Layer already exists [2024-04-22T02:39:28.468Z] e50fda60821f: Layer already exists [2024-04-22T02:39:28.468Z] 8dc49c163900: Layer already exists [2024-04-22T02:39:28.468Z] a8a9982888e4: Layer already exists [2024-04-22T02:39:28.468Z] 6c43853ed4ec: Layer already exists [2024-04-22T02:39:28.468Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:28.468Z] 237e65501485: Layer already exists [2024-04-22T02:39:28.468Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:28.468Z] d55888e58f0f: Layer already exists [2024-04-22T02:39:28.468Z] 3e85a0d6cb20: Layer already exists [2024-04-22T02:39:28.468Z] 97e8b3fed157: Layer already exists [2024-04-22T02:39:28.468Z] fc656dc47096: Layer already exists [2024-04-22T02:39:28.468Z] 5f70bf18a086: Layer already exists [2024-04-22T02:39:28.468Z] 10ea311732cd: Layer already exists [2024-04-22T02:39:28.468Z] 2a32fd28cb2d: Layer already exists [2024-04-22T02:39:28.468Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:28.797Z] napa: digest: sha256:f00330749bd5a8f9b868451c4ccf42514c5dd308f198ba7dbf91e71bed712e45 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:28.879Z] ===================================================== [Pipeline] echo [2024-04-22T02:39:28.893Z] taggedImages: [2024-04-22T02:39:28.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:28.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.1 [2024-04-22T02:39:28.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:28.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] echo [2024-04-22T02:39:28.922Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-04-22T02:39:28.922Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:28.922Z] 3.1.1-dev.1 [2024-04-22T02:39:28.922Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:28.922Z] napa [2024-04-22T02:39:28.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:29.299Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:29.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:29.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-04-22T02:39:29.673Z] e0eb5942baf1: Preparing [2024-04-22T02:39:29.673Z] 263f1d453192: Preparing [2024-04-22T02:39:29.673Z] d964f182ef71: Preparing [2024-04-22T02:39:29.673Z] 843ff827c2a1: Preparing [2024-04-22T02:39:29.673Z] 19de9b793d94: Preparing [2024-04-22T02:39:29.673Z] a163a23b57a7: Preparing [2024-04-22T02:39:29.673Z] f7f2793d9eda: Preparing [2024-04-22T02:39:29.673Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:29.673Z] 7c504f21be85: Preparing [2024-04-22T02:39:29.673Z] a163a23b57a7: Waiting [2024-04-22T02:39:29.673Z] f7f2793d9eda: Waiting [2024-04-22T02:39:29.673Z] 7c504f21be85: Waiting [2024-04-22T02:39:29.673Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:29.939Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:29.940Z] 263f1d453192: Pushed [2024-04-22T02:39:29.940Z] d964f182ef71: Pushed [2024-04-22T02:39:29.940Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:29.940Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:29.940Z] e0eb5942baf1: Pushed [2024-04-22T02:39:29.940Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:32.559Z] 843ff827c2a1: Pushed [2024-04-22T02:39:32.829Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:33.190Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:33.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.1 [2024-04-22T02:39:33.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-04-22T02:39:33.558Z] e0eb5942baf1: Preparing [2024-04-22T02:39:33.558Z] 263f1d453192: Preparing [2024-04-22T02:39:33.558Z] d964f182ef71: Preparing [2024-04-22T02:39:33.558Z] 843ff827c2a1: Preparing [2024-04-22T02:39:33.558Z] 19de9b793d94: Preparing [2024-04-22T02:39:33.558Z] a163a23b57a7: Preparing [2024-04-22T02:39:33.558Z] f7f2793d9eda: Preparing [2024-04-22T02:39:33.558Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:33.558Z] 7c504f21be85: Preparing [2024-04-22T02:39:33.558Z] a163a23b57a7: Waiting [2024-04-22T02:39:33.558Z] f7f2793d9eda: Waiting [2024-04-22T02:39:33.558Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:33.558Z] 7c504f21be85: Waiting [2024-04-22T02:39:33.558Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:33.558Z] 263f1d453192: Layer already exists [2024-04-22T02:39:33.558Z] 843ff827c2a1: Layer already exists [2024-04-22T02:39:33.558Z] d964f182ef71: Layer already exists [2024-04-22T02:39:33.558Z] e0eb5942baf1: Layer already exists [2024-04-22T02:39:33.558Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:33.558Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:33.558Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:33.558Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:33.830Z] 3.1.1-dev.1: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:34.198Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:34.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:34.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-04-22T02:39:34.555Z] e0eb5942baf1: Preparing [2024-04-22T02:39:34.555Z] 263f1d453192: Preparing [2024-04-22T02:39:34.555Z] d964f182ef71: Preparing [2024-04-22T02:39:34.555Z] 843ff827c2a1: Preparing [2024-04-22T02:39:34.555Z] 19de9b793d94: Preparing [2024-04-22T02:39:34.555Z] a163a23b57a7: Preparing [2024-04-22T02:39:34.555Z] f7f2793d9eda: Preparing [2024-04-22T02:39:34.555Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:34.555Z] 7c504f21be85: Preparing [2024-04-22T02:39:34.555Z] a163a23b57a7: Waiting [2024-04-22T02:39:34.555Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:34.555Z] 7c504f21be85: Waiting [2024-04-22T02:39:34.555Z] f7f2793d9eda: Waiting [2024-04-22T02:39:34.555Z] 843ff827c2a1: Layer already exists [2024-04-22T02:39:34.555Z] d964f182ef71: Layer already exists [2024-04-22T02:39:34.555Z] e0eb5942baf1: Layer already exists [2024-04-22T02:39:34.555Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:34.555Z] 263f1d453192: Layer already exists [2024-04-22T02:39:34.555Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:34.555Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:34.555Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:34.555Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:34.818Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:35.155Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:35.491Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [2024-04-22T02:39:35.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-04-22T02:39:35.491Z] e0eb5942baf1: Preparing [2024-04-22T02:39:35.491Z] 263f1d453192: Preparing [2024-04-22T02:39:35.491Z] d964f182ef71: Preparing [2024-04-22T02:39:35.491Z] 843ff827c2a1: Preparing [2024-04-22T02:39:35.491Z] 19de9b793d94: Preparing [2024-04-22T02:39:35.491Z] a163a23b57a7: Preparing [2024-04-22T02:39:35.491Z] f7f2793d9eda: Preparing [2024-04-22T02:39:35.491Z] 661fdc7ea3f4: Preparing [2024-04-22T02:39:35.491Z] 7c504f21be85: Preparing [2024-04-22T02:39:35.491Z] a163a23b57a7: Waiting [2024-04-22T02:39:35.491Z] f7f2793d9eda: Waiting [2024-04-22T02:39:35.491Z] 661fdc7ea3f4: Waiting [2024-04-22T02:39:35.491Z] 7c504f21be85: Waiting [2024-04-22T02:39:35.491Z] e0eb5942baf1: Layer already exists [2024-04-22T02:39:35.491Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:35.491Z] 263f1d453192: Layer already exists [2024-04-22T02:39:35.491Z] 843ff827c2a1: Layer already exists [2024-04-22T02:39:35.491Z] d964f182ef71: Layer already exists [2024-04-22T02:39:35.491Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:35.491Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:39:35.491Z] f7f2793d9eda: Layer already exists [2024-04-22T02:39:35.491Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:35.761Z] napa: digest: sha256:a2e5dcf4fce793d7ba14903583cdac8784be3d9f9e36167ee77595fff025ab59 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:35.831Z] ===================================================== [Pipeline] echo [2024-04-22T02:39:35.843Z] taggedImages: [2024-04-22T02:39:35.843Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:35.843Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.1 [2024-04-22T02:39:35.843Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:35.843Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] echo [2024-04-22T02:39:35.864Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-04-22T02:39:35.864Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:35.864Z] 3.1.1-dev.1 [2024-04-22T02:39:35.864Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:35.864Z] napa [2024-04-22T02:39:35.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:36.217Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:36.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:36.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-04-22T02:39:36.553Z] c0ddc11ff44e: Preparing [2024-04-22T02:39:36.553Z] dbbcc0c01bed: Preparing [2024-04-22T02:39:36.553Z] d4f8abd439cd: Preparing [2024-04-22T02:39:36.553Z] 0dc1fd7c9547: Preparing [2024-04-22T02:39:36.553Z] 1737f7dc2c69: Preparing [2024-04-22T02:39:36.553Z] 19de9b793d94: Preparing [2024-04-22T02:39:36.553Z] a163a23b57a7: Preparing [2024-04-22T02:39:36.553Z] 8fb2c5842467: Preparing [2024-04-22T02:39:36.553Z] 5f74c4333dd1: Preparing [2024-04-22T02:39:36.553Z] 7894c1042020: Preparing [2024-04-22T02:39:36.553Z] 7c504f21be85: Preparing [2024-04-22T02:39:36.553Z] 19de9b793d94: Waiting [2024-04-22T02:39:36.553Z] a163a23b57a7: Waiting [2024-04-22T02:39:36.553Z] 8fb2c5842467: Waiting [2024-04-22T02:39:36.553Z] 7894c1042020: Waiting [2024-04-22T02:39:36.553Z] 5f74c4333dd1: Waiting [2024-04-22T02:39:36.553Z] 7c504f21be85: Waiting [2024-04-22T02:39:36.819Z] dbbcc0c01bed: Pushed [2024-04-22T02:39:36.819Z] 0dc1fd7c9547: Pushed [2024-04-22T02:39:36.819Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:36.819Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:37.082Z] c0ddc11ff44e: Pushed [2024-04-22T02:39:37.082Z] 1737f7dc2c69: Pushed [2024-04-22T02:39:37.082Z] 8fb2c5842467: Pushed [2024-04-22T02:39:37.082Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:37.082Z] 5f74c4333dd1: Pushed [2024-04-22T02:39:39.669Z] d4f8abd439cd: Pushed [2024-04-22T02:39:40.250Z] 7894c1042020: Pushed [2024-04-22T02:39:40.250Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:40.853Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:41.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.1 [2024-04-22T02:39:41.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-04-22T02:39:41.196Z] c0ddc11ff44e: Preparing [2024-04-22T02:39:41.196Z] dbbcc0c01bed: Preparing [2024-04-22T02:39:41.196Z] d4f8abd439cd: Preparing [2024-04-22T02:39:41.196Z] 0dc1fd7c9547: Preparing [2024-04-22T02:39:41.196Z] 1737f7dc2c69: Preparing [2024-04-22T02:39:41.196Z] 19de9b793d94: Preparing [2024-04-22T02:39:41.196Z] a163a23b57a7: Preparing [2024-04-22T02:39:41.196Z] 8fb2c5842467: Preparing [2024-04-22T02:39:41.196Z] 5f74c4333dd1: Preparing [2024-04-22T02:39:41.196Z] 7894c1042020: Preparing [2024-04-22T02:39:41.196Z] 7c504f21be85: Preparing [2024-04-22T02:39:41.196Z] a163a23b57a7: Waiting [2024-04-22T02:39:41.196Z] 8fb2c5842467: Waiting [2024-04-22T02:39:41.196Z] 5f74c4333dd1: Waiting [2024-04-22T02:39:41.196Z] 7894c1042020: Waiting [2024-04-22T02:39:41.196Z] 7c504f21be85: Waiting [2024-04-22T02:39:41.196Z] 19de9b793d94: Waiting [2024-04-22T02:39:41.196Z] c0ddc11ff44e: Layer already exists [2024-04-22T02:39:41.196Z] d4f8abd439cd: Layer already exists [2024-04-22T02:39:41.196Z] 1737f7dc2c69: Layer already exists [2024-04-22T02:39:41.196Z] 0dc1fd7c9547: Layer already exists [2024-04-22T02:39:41.196Z] dbbcc0c01bed: Layer already exists [2024-04-22T02:39:41.196Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:41.196Z] 8fb2c5842467: Layer already exists [2024-04-22T02:39:41.196Z] 5f74c4333dd1: Layer already exists [2024-04-22T02:39:41.196Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:41.196Z] 7894c1042020: Layer already exists [2024-04-22T02:39:41.196Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:41.461Z] 3.1.1-dev.1: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:41.878Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:42.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:42.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-04-22T02:39:42.287Z] c0ddc11ff44e: Preparing [2024-04-22T02:39:42.287Z] dbbcc0c01bed: Preparing [2024-04-22T02:39:42.287Z] d4f8abd439cd: Preparing [2024-04-22T02:39:42.287Z] 0dc1fd7c9547: Preparing [2024-04-22T02:39:42.287Z] 1737f7dc2c69: Preparing [2024-04-22T02:39:42.287Z] 19de9b793d94: Preparing [2024-04-22T02:39:42.287Z] a163a23b57a7: Preparing [2024-04-22T02:39:42.287Z] 19de9b793d94: Waiting [2024-04-22T02:39:42.287Z] 8fb2c5842467: Preparing [2024-04-22T02:39:42.287Z] a163a23b57a7: Waiting [2024-04-22T02:39:42.287Z] 5f74c4333dd1: Preparing [2024-04-22T02:39:42.287Z] 8fb2c5842467: Waiting [2024-04-22T02:39:42.287Z] 5f74c4333dd1: Waiting [2024-04-22T02:39:42.287Z] 7894c1042020: Preparing [2024-04-22T02:39:42.287Z] 7c504f21be85: Preparing [2024-04-22T02:39:42.287Z] 7894c1042020: Waiting [2024-04-22T02:39:42.287Z] 1737f7dc2c69: Layer already exists [2024-04-22T02:39:42.287Z] dbbcc0c01bed: Layer already exists [2024-04-22T02:39:42.287Z] d4f8abd439cd: Layer already exists [2024-04-22T02:39:42.287Z] c0ddc11ff44e: Layer already exists [2024-04-22T02:39:42.287Z] 0dc1fd7c9547: Layer already exists [2024-04-22T02:39:42.287Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:42.287Z] 8fb2c5842467: Layer already exists [2024-04-22T02:39:42.287Z] 5f74c4333dd1: Layer already exists [2024-04-22T02:39:42.287Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:42.287Z] 7894c1042020: Layer already exists [2024-04-22T02:39:42.287Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:42.554Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:42.913Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:43.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [2024-04-22T02:39:43.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-04-22T02:39:43.249Z] c0ddc11ff44e: Preparing [2024-04-22T02:39:43.249Z] dbbcc0c01bed: Preparing [2024-04-22T02:39:43.249Z] d4f8abd439cd: Preparing [2024-04-22T02:39:43.249Z] 0dc1fd7c9547: Preparing [2024-04-22T02:39:43.249Z] 1737f7dc2c69: Preparing [2024-04-22T02:39:43.249Z] 19de9b793d94: Preparing [2024-04-22T02:39:43.249Z] a163a23b57a7: Preparing [2024-04-22T02:39:43.249Z] 8fb2c5842467: Preparing [2024-04-22T02:39:43.249Z] 5f74c4333dd1: Preparing [2024-04-22T02:39:43.249Z] 7894c1042020: Preparing [2024-04-22T02:39:43.249Z] 7c504f21be85: Preparing [2024-04-22T02:39:43.249Z] 8fb2c5842467: Waiting [2024-04-22T02:39:43.249Z] 5f74c4333dd1: Waiting [2024-04-22T02:39:43.249Z] 7894c1042020: Waiting [2024-04-22T02:39:43.249Z] 7c504f21be85: Waiting [2024-04-22T02:39:43.249Z] 19de9b793d94: Waiting [2024-04-22T02:39:43.249Z] a163a23b57a7: Waiting [2024-04-22T02:39:43.249Z] dbbcc0c01bed: Layer already exists [2024-04-22T02:39:43.249Z] c0ddc11ff44e: Layer already exists [2024-04-22T02:39:43.249Z] 1737f7dc2c69: Layer already exists [2024-04-22T02:39:43.249Z] 0dc1fd7c9547: Layer already exists [2024-04-22T02:39:43.249Z] d4f8abd439cd: Layer already exists [2024-04-22T02:39:43.249Z] 5f74c4333dd1: Layer already exists [2024-04-22T02:39:43.249Z] 7894c1042020: Layer already exists [2024-04-22T02:39:43.249Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:43.249Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:43.249Z] 8fb2c5842467: Layer already exists [2024-04-22T02:39:43.249Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:43.513Z] napa: digest: sha256:2366a964dfb6cb0ae90edb02a4541086eba294ef14690f97ebae1c9865b5cae1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:43.584Z] ===================================================== [Pipeline] echo [2024-04-22T02:39:43.599Z] taggedImages: [2024-04-22T02:39:43.599Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:43.599Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.1 [2024-04-22T02:39:43.599Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:43.599Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] echo [2024-04-22T02:39:43.621Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-04-22T02:39:43.621Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:43.621Z] 3.1.1-dev.1 [2024-04-22T02:39:43.621Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:43.621Z] napa [2024-04-22T02:39:43.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:44.080Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:44.423Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:44.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-04-22T02:39:44.423Z] 25138ddef68a: Preparing [2024-04-22T02:39:44.423Z] 1e791e50e4ab: Preparing [2024-04-22T02:39:44.423Z] 4addb3837329: Preparing [2024-04-22T02:39:44.423Z] 7cf92f2989ea: Preparing [2024-04-22T02:39:44.423Z] 78fa68417630: Preparing [2024-04-22T02:39:44.423Z] 76aeb315f24d: Preparing [2024-04-22T02:39:44.423Z] 46c6084cf945: Preparing [2024-04-22T02:39:44.423Z] 19de9b793d94: Preparing [2024-04-22T02:39:44.423Z] a163a23b57a7: Preparing [2024-04-22T02:39:44.423Z] d48bfd18de12: Preparing [2024-04-22T02:39:44.423Z] ad677507889a: Preparing [2024-04-22T02:39:44.423Z] 7c504f21be85: Preparing [2024-04-22T02:39:44.423Z] ad677507889a: Waiting [2024-04-22T02:39:44.423Z] a163a23b57a7: Waiting [2024-04-22T02:39:44.423Z] d48bfd18de12: Waiting [2024-04-22T02:39:44.423Z] 76aeb315f24d: Waiting [2024-04-22T02:39:44.423Z] 7c504f21be85: Waiting [2024-04-22T02:39:44.423Z] 46c6084cf945: Waiting [2024-04-22T02:39:44.423Z] 19de9b793d94: Waiting [2024-04-22T02:39:44.690Z] 78fa68417630: Pushed [2024-04-22T02:39:44.690Z] 25138ddef68a: Pushed [2024-04-22T02:39:44.690Z] 1e791e50e4ab: Pushed [2024-04-22T02:39:44.690Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:44.690Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:44.955Z] 76aeb315f24d: Pushed [2024-04-22T02:39:44.955Z] 46c6084cf945: Pushed [2024-04-22T02:39:44.955Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:46.360Z] d48bfd18de12: Pushed [2024-04-22T02:39:47.315Z] 7cf92f2989ea: Pushed [2024-04-22T02:39:47.315Z] ad677507889a: Pushed [2024-04-22T02:39:47.640Z] 4addb3837329: Pushed [2024-04-22T02:39:47.905Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:48.254Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:48.590Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.1 [2024-04-22T02:39:48.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-04-22T02:39:48.590Z] 25138ddef68a: Preparing [2024-04-22T02:39:48.590Z] 1e791e50e4ab: Preparing [2024-04-22T02:39:48.590Z] 4addb3837329: Preparing [2024-04-22T02:39:48.590Z] 7cf92f2989ea: Preparing [2024-04-22T02:39:48.590Z] 78fa68417630: Preparing [2024-04-22T02:39:48.590Z] 76aeb315f24d: Preparing [2024-04-22T02:39:48.590Z] 46c6084cf945: Preparing [2024-04-22T02:39:48.590Z] 19de9b793d94: Preparing [2024-04-22T02:39:48.590Z] a163a23b57a7: Preparing [2024-04-22T02:39:48.590Z] d48bfd18de12: Preparing [2024-04-22T02:39:48.590Z] ad677507889a: Preparing [2024-04-22T02:39:48.590Z] 7c504f21be85: Preparing [2024-04-22T02:39:48.590Z] a163a23b57a7: Waiting [2024-04-22T02:39:48.590Z] d48bfd18de12: Waiting [2024-04-22T02:39:48.590Z] ad677507889a: Waiting [2024-04-22T02:39:48.590Z] 7c504f21be85: Waiting [2024-04-22T02:39:48.590Z] 46c6084cf945: Waiting [2024-04-22T02:39:48.590Z] 76aeb315f24d: Waiting [2024-04-22T02:39:48.590Z] 19de9b793d94: Waiting [2024-04-22T02:39:48.590Z] 4addb3837329: Layer already exists [2024-04-22T02:39:48.590Z] 25138ddef68a: Layer already exists [2024-04-22T02:39:48.590Z] 7cf92f2989ea: Layer already exists [2024-04-22T02:39:48.590Z] 78fa68417630: Layer already exists [2024-04-22T02:39:48.590Z] 1e791e50e4ab: Layer already exists [2024-04-22T02:39:48.590Z] 76aeb315f24d: Layer already exists [2024-04-22T02:39:48.590Z] 46c6084cf945: Layer already exists [2024-04-22T02:39:48.590Z] d48bfd18de12: Layer already exists [2024-04-22T02:39:48.590Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:48.590Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:48.590Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:48.590Z] ad677507889a: Layer already exists [2024-04-22T02:39:48.853Z] 3.1.1-dev.1: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:49.199Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:49.539Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:49.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-04-22T02:39:49.539Z] 25138ddef68a: Preparing [2024-04-22T02:39:49.539Z] 1e791e50e4ab: Preparing [2024-04-22T02:39:49.539Z] 4addb3837329: Preparing [2024-04-22T02:39:49.539Z] 7cf92f2989ea: Preparing [2024-04-22T02:39:49.539Z] 78fa68417630: Preparing [2024-04-22T02:39:49.539Z] 76aeb315f24d: Preparing [2024-04-22T02:39:49.539Z] 46c6084cf945: Preparing [2024-04-22T02:39:49.539Z] 19de9b793d94: Preparing [2024-04-22T02:39:49.539Z] 46c6084cf945: Waiting [2024-04-22T02:39:49.539Z] a163a23b57a7: Preparing [2024-04-22T02:39:49.539Z] 19de9b793d94: Waiting [2024-04-22T02:39:49.539Z] d48bfd18de12: Preparing [2024-04-22T02:39:49.539Z] ad677507889a: Preparing [2024-04-22T02:39:49.539Z] d48bfd18de12: Waiting [2024-04-22T02:39:49.539Z] 7c504f21be85: Preparing [2024-04-22T02:39:49.539Z] 7c504f21be85: Waiting [2024-04-22T02:39:49.539Z] ad677507889a: Waiting [2024-04-22T02:39:49.539Z] 7cf92f2989ea: Layer already exists [2024-04-22T02:39:49.539Z] 78fa68417630: Layer already exists [2024-04-22T02:39:49.539Z] 25138ddef68a: Layer already exists [2024-04-22T02:39:49.539Z] 1e791e50e4ab: Layer already exists [2024-04-22T02:39:49.539Z] 4addb3837329: Layer already exists [2024-04-22T02:39:49.539Z] 76aeb315f24d: Layer already exists [2024-04-22T02:39:49.539Z] 46c6084cf945: Layer already exists [2024-04-22T02:39:49.539Z] d48bfd18de12: Layer already exists [2024-04-22T02:39:49.539Z] ad677507889a: Layer already exists [2024-04-22T02:39:49.539Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:49.539Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:49.805Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:49.805Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:50.152Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:50.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [2024-04-22T02:39:50.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-04-22T02:39:50.485Z] 25138ddef68a: Preparing [2024-04-22T02:39:50.485Z] 1e791e50e4ab: Preparing [2024-04-22T02:39:50.485Z] 4addb3837329: Preparing [2024-04-22T02:39:50.485Z] 7cf92f2989ea: Preparing [2024-04-22T02:39:50.485Z] 78fa68417630: Preparing [2024-04-22T02:39:50.485Z] 76aeb315f24d: Preparing [2024-04-22T02:39:50.485Z] 46c6084cf945: Preparing [2024-04-22T02:39:50.485Z] 19de9b793d94: Preparing [2024-04-22T02:39:50.485Z] a163a23b57a7: Preparing [2024-04-22T02:39:50.485Z] d48bfd18de12: Preparing [2024-04-22T02:39:50.485Z] ad677507889a: Preparing [2024-04-22T02:39:50.485Z] 7c504f21be85: Preparing [2024-04-22T02:39:50.485Z] a163a23b57a7: Waiting [2024-04-22T02:39:50.485Z] d48bfd18de12: Waiting [2024-04-22T02:39:50.485Z] ad677507889a: Waiting [2024-04-22T02:39:50.485Z] 7c504f21be85: Waiting [2024-04-22T02:39:50.485Z] 76aeb315f24d: Waiting [2024-04-22T02:39:50.485Z] 46c6084cf945: Waiting [2024-04-22T02:39:50.485Z] 19de9b793d94: Waiting [2024-04-22T02:39:50.485Z] 78fa68417630: Layer already exists [2024-04-22T02:39:50.485Z] 1e791e50e4ab: Layer already exists [2024-04-22T02:39:50.485Z] 4addb3837329: Layer already exists [2024-04-22T02:39:50.485Z] 25138ddef68a: Layer already exists [2024-04-22T02:39:50.485Z] 7cf92f2989ea: Layer already exists [2024-04-22T02:39:50.485Z] d48bfd18de12: Layer already exists [2024-04-22T02:39:50.485Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:50.485Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:50.485Z] 76aeb315f24d: Layer already exists [2024-04-22T02:39:50.485Z] 46c6084cf945: Layer already exists [2024-04-22T02:39:50.485Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:50.485Z] ad677507889a: Layer already exists [2024-04-22T02:39:50.784Z] napa: digest: sha256:1d463e52187b58155f7b029f2f3ed828dd19a2bd7390535bf49d34b5554fd694 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:50.900Z] ===================================================== [Pipeline] echo [2024-04-22T02:39:50.909Z] taggedImages: [2024-04-22T02:39:50.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:50.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.1 [2024-04-22T02:39:50.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:50.909Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] echo [2024-04-22T02:39:50.938Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-04-22T02:39:50.938Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:50.938Z] 3.1.1-dev.1 [2024-04-22T02:39:50.938Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:50.938Z] napa [2024-04-22T02:39:50.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:51.299Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:51.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:39:51.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-04-22T02:39:51.639Z] fc8d2a6e7a27: Preparing [2024-04-22T02:39:51.639Z] 024b3f847f7e: Preparing [2024-04-22T02:39:51.639Z] 19de9b793d94: Preparing [2024-04-22T02:39:51.639Z] a163a23b57a7: Preparing [2024-04-22T02:39:51.639Z] e8bd065fc877: Preparing [2024-04-22T02:39:51.639Z] 667c1af98e36: Preparing [2024-04-22T02:39:51.639Z] 7c504f21be85: Preparing [2024-04-22T02:39:51.639Z] 667c1af98e36: Waiting [2024-04-22T02:39:51.639Z] 7c504f21be85: Waiting [2024-04-22T02:39:51.905Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:51.905Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:51.905Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:51.905Z] fc8d2a6e7a27: Pushed [2024-04-22T02:39:53.310Z] e8bd065fc877: Pushed [2024-04-22T02:39:53.573Z] 667c1af98e36: Pushed [2024-04-22T02:39:56.911Z] 024b3f847f7e: Pushed [2024-04-22T02:39:56.911Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:57.260Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:57.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.1 [2024-04-22T02:39:57.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-04-22T02:39:57.608Z] fc8d2a6e7a27: Preparing [2024-04-22T02:39:57.608Z] 024b3f847f7e: Preparing [2024-04-22T02:39:57.608Z] 19de9b793d94: Preparing [2024-04-22T02:39:57.608Z] a163a23b57a7: Preparing [2024-04-22T02:39:57.608Z] e8bd065fc877: Preparing [2024-04-22T02:39:57.608Z] 667c1af98e36: Preparing [2024-04-22T02:39:57.608Z] 7c504f21be85: Preparing [2024-04-22T02:39:57.608Z] 667c1af98e36: Waiting [2024-04-22T02:39:57.608Z] 7c504f21be85: Waiting [2024-04-22T02:39:57.608Z] 024b3f847f7e: Layer already exists [2024-04-22T02:39:57.608Z] fc8d2a6e7a27: Layer already exists [2024-04-22T02:39:57.608Z] e8bd065fc877: Layer already exists [2024-04-22T02:39:57.608Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:57.608Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:57.608Z] 667c1af98e36: Layer already exists [2024-04-22T02:39:57.608Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:57.874Z] 3.1.1-dev.1: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:58.237Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:58.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:39:58.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-04-22T02:39:58.630Z] fc8d2a6e7a27: Preparing [2024-04-22T02:39:58.630Z] 024b3f847f7e: Preparing [2024-04-22T02:39:58.630Z] 19de9b793d94: Preparing [2024-04-22T02:39:58.630Z] a163a23b57a7: Preparing [2024-04-22T02:39:58.630Z] e8bd065fc877: Preparing [2024-04-22T02:39:58.630Z] 667c1af98e36: Preparing [2024-04-22T02:39:58.630Z] 7c504f21be85: Preparing [2024-04-22T02:39:58.630Z] 667c1af98e36: Waiting [2024-04-22T02:39:58.630Z] 7c504f21be85: Waiting [2024-04-22T02:39:58.630Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:58.630Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:58.630Z] fc8d2a6e7a27: Layer already exists [2024-04-22T02:39:58.630Z] e8bd065fc877: Layer already exists [2024-04-22T02:39:58.630Z] 024b3f847f7e: Layer already exists [2024-04-22T02:39:58.630Z] 667c1af98e36: Layer already exists [2024-04-22T02:39:58.630Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:58.895Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:59.239Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:39:59.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [2024-04-22T02:39:59.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-04-22T02:39:59.592Z] fc8d2a6e7a27: Preparing [2024-04-22T02:39:59.592Z] 024b3f847f7e: Preparing [2024-04-22T02:39:59.592Z] 19de9b793d94: Preparing [2024-04-22T02:39:59.592Z] a163a23b57a7: Preparing [2024-04-22T02:39:59.592Z] e8bd065fc877: Preparing [2024-04-22T02:39:59.592Z] 667c1af98e36: Preparing [2024-04-22T02:39:59.592Z] 7c504f21be85: Preparing [2024-04-22T02:39:59.592Z] 667c1af98e36: Waiting [2024-04-22T02:39:59.592Z] 7c504f21be85: Waiting [2024-04-22T02:39:59.592Z] e8bd065fc877: Layer already exists [2024-04-22T02:39:59.592Z] 024b3f847f7e: Layer already exists [2024-04-22T02:39:59.592Z] fc8d2a6e7a27: Layer already exists [2024-04-22T02:39:59.592Z] a163a23b57a7: Layer already exists [2024-04-22T02:39:59.592Z] 19de9b793d94: Layer already exists [2024-04-22T02:39:59.592Z] 667c1af98e36: Layer already exists [2024-04-22T02:39:59.592Z] 7c504f21be85: Layer already exists [2024-04-22T02:39:59.862Z] napa: digest: sha256:2de1a6893f54a2fb7c77eb2aed6f5214950327ed290306e2cfc7c60f4af1b7ea size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:39:59.915Z] ===================================================== [Pipeline] echo [2024-04-22T02:40:00.013Z] taggedImages: [2024-04-22T02:40:00.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:00.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.1 [2024-04-22T02:40:00.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:00.013Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] echo [2024-04-22T02:40:00.052Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-04-22T02:40:00.053Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:00.053Z] 3.1.1-dev.1 [2024-04-22T02:40:00.053Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:00.053Z] napa [2024-04-22T02:40:00.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:00.426Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:00.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:00.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-04-22T02:40:00.808Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:00.808Z] 75710a21f13d: Preparing [2024-04-22T02:40:00.808Z] 8d0896aad8e5: Preparing [2024-04-22T02:40:00.808Z] 19de9b793d94: Preparing [2024-04-22T02:40:00.808Z] a163a23b57a7: Preparing [2024-04-22T02:40:00.808Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:00.808Z] b164500496e4: Preparing [2024-04-22T02:40:00.808Z] 453e9ccac31c: Preparing [2024-04-22T02:40:00.808Z] 48d8dcb64034: Preparing [2024-04-22T02:40:00.808Z] 7c504f21be85: Preparing [2024-04-22T02:40:00.808Z] 453e9ccac31c: Waiting [2024-04-22T02:40:00.808Z] 7c504f21be85: Waiting [2024-04-22T02:40:00.808Z] 48d8dcb64034: Waiting [2024-04-22T02:40:00.808Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:00.808Z] b164500496e4: Waiting [2024-04-22T02:40:00.808Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:00.808Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:01.073Z] 75710a21f13d: Pushed [2024-04-22T02:40:01.073Z] 8d0896aad8e5: Pushed [2024-04-22T02:40:01.073Z] 16a5fd1dc4ce: Pushed [2024-04-22T02:40:01.341Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:01.626Z] 453e9ccac31c: Pushed [2024-04-22T02:40:03.848Z] 48d8dcb64034: Pushed [2024-04-22T02:40:18.296Z] b164500496e4: Pushed [2024-04-22T02:40:21.650Z] 4ca952ef1a8c: Pushed [2024-04-22T02:40:21.650Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:21.991Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:22.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.1 [2024-04-22T02:40:22.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-04-22T02:40:22.335Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:22.335Z] 75710a21f13d: Preparing [2024-04-22T02:40:22.335Z] 8d0896aad8e5: Preparing [2024-04-22T02:40:22.335Z] 19de9b793d94: Preparing [2024-04-22T02:40:22.335Z] a163a23b57a7: Preparing [2024-04-22T02:40:22.335Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:22.335Z] b164500496e4: Preparing [2024-04-22T02:40:22.335Z] 453e9ccac31c: Preparing [2024-04-22T02:40:22.335Z] 48d8dcb64034: Preparing [2024-04-22T02:40:22.335Z] 7c504f21be85: Preparing [2024-04-22T02:40:22.335Z] 48d8dcb64034: Waiting [2024-04-22T02:40:22.335Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:22.335Z] b164500496e4: Waiting [2024-04-22T02:40:22.335Z] 453e9ccac31c: Waiting [2024-04-22T02:40:22.335Z] 7c504f21be85: Waiting [2024-04-22T02:40:22.335Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:22.335Z] 8d0896aad8e5: Layer already exists [2024-04-22T02:40:22.335Z] 75710a21f13d: Layer already exists [2024-04-22T02:40:22.335Z] 16a5fd1dc4ce: Layer already exists [2024-04-22T02:40:22.335Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:22.335Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:22.335Z] 453e9ccac31c: Layer already exists [2024-04-22T02:40:22.335Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:22.335Z] b164500496e4: Layer already exists [2024-04-22T02:40:22.335Z] 48d8dcb64034: Layer already exists [2024-04-22T02:40:22.599Z] 3.1.1-dev.1: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:22.946Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:23.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:23.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-04-22T02:40:23.288Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:23.288Z] 75710a21f13d: Preparing [2024-04-22T02:40:23.288Z] 8d0896aad8e5: Preparing [2024-04-22T02:40:23.288Z] 19de9b793d94: Preparing [2024-04-22T02:40:23.288Z] a163a23b57a7: Preparing [2024-04-22T02:40:23.288Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:23.288Z] b164500496e4: Preparing [2024-04-22T02:40:23.288Z] 453e9ccac31c: Preparing [2024-04-22T02:40:23.288Z] 48d8dcb64034: Preparing [2024-04-22T02:40:23.288Z] 7c504f21be85: Preparing [2024-04-22T02:40:23.288Z] b164500496e4: Waiting [2024-04-22T02:40:23.288Z] 453e9ccac31c: Waiting [2024-04-22T02:40:23.288Z] 48d8dcb64034: Waiting [2024-04-22T02:40:23.288Z] 7c504f21be85: Waiting [2024-04-22T02:40:23.288Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:23.288Z] 16a5fd1dc4ce: Layer already exists [2024-04-22T02:40:23.288Z] 75710a21f13d: Layer already exists [2024-04-22T02:40:23.288Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:23.288Z] 8d0896aad8e5: Layer already exists [2024-04-22T02:40:23.288Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:23.288Z] 453e9ccac31c: Layer already exists [2024-04-22T02:40:23.288Z] b164500496e4: Layer already exists [2024-04-22T02:40:23.288Z] 48d8dcb64034: Layer already exists [2024-04-22T02:40:23.288Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:23.288Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:23.551Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:23.897Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:24.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [2024-04-22T02:40:24.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-04-22T02:40:24.243Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:24.243Z] 75710a21f13d: Preparing [2024-04-22T02:40:24.243Z] 8d0896aad8e5: Preparing [2024-04-22T02:40:24.243Z] 19de9b793d94: Preparing [2024-04-22T02:40:24.243Z] a163a23b57a7: Preparing [2024-04-22T02:40:24.243Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:24.243Z] b164500496e4: Preparing [2024-04-22T02:40:24.243Z] 453e9ccac31c: Preparing [2024-04-22T02:40:24.243Z] 48d8dcb64034: Preparing [2024-04-22T02:40:24.243Z] 7c504f21be85: Preparing [2024-04-22T02:40:24.243Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:24.243Z] 453e9ccac31c: Waiting [2024-04-22T02:40:24.243Z] b164500496e4: Waiting [2024-04-22T02:40:24.243Z] 48d8dcb64034: Waiting [2024-04-22T02:40:24.243Z] 7c504f21be85: Waiting [2024-04-22T02:40:24.243Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:24.243Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:24.243Z] 16a5fd1dc4ce: Layer already exists [2024-04-22T02:40:24.243Z] 8d0896aad8e5: Layer already exists [2024-04-22T02:40:24.243Z] 75710a21f13d: Layer already exists [2024-04-22T02:40:24.243Z] 48d8dcb64034: Layer already exists [2024-04-22T02:40:24.243Z] b164500496e4: Layer already exists [2024-04-22T02:40:24.243Z] 453e9ccac31c: Layer already exists [2024-04-22T02:40:24.243Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:24.243Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:24.508Z] napa: digest: sha256:f4cf76c6f5bf2934952c80f4502ca6af593e7e5dc5e9263f8826da2448101ce8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:40:24.582Z] ===================================================== [Pipeline] echo [2024-04-22T02:40:24.596Z] taggedImages: [2024-04-22T02:40:24.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:24.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.1 [2024-04-22T02:40:24.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:24.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] echo [2024-04-22T02:40:24.620Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-04-22T02:40:24.620Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:24.620Z] 3.1.1-dev.1 [2024-04-22T02:40:24.620Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:24.620Z] napa [2024-04-22T02:40:24.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:24.990Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:25.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:25.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-04-22T02:40:25.338Z] 893d83ddd2d4: Preparing [2024-04-22T02:40:25.338Z] df0616be4bb1: Preparing [2024-04-22T02:40:25.338Z] 3d1b510f33b6: Preparing [2024-04-22T02:40:25.338Z] 19de9b793d94: Preparing [2024-04-22T02:40:25.338Z] a163a23b57a7: Preparing [2024-04-22T02:40:25.338Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:25.338Z] 5d378ef222b6: Preparing [2024-04-22T02:40:25.338Z] 359cd240d8b6: Preparing [2024-04-22T02:40:25.338Z] 7c504f21be85: Preparing [2024-04-22T02:40:25.338Z] 5d378ef222b6: Waiting [2024-04-22T02:40:25.338Z] 359cd240d8b6: Waiting [2024-04-22T02:40:25.338Z] 7c504f21be85: Waiting [2024-04-22T02:40:25.338Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:25.338Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:25.601Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:25.601Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:25.601Z] df0616be4bb1: Pushed [2024-04-22T02:40:25.601Z] 3d1b510f33b6: Pushed [2024-04-22T02:40:25.601Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:25.601Z] 893d83ddd2d4: Pushed [2024-04-22T02:40:26.181Z] 359cd240d8b6: Pushed [2024-04-22T02:40:26.765Z] 5d378ef222b6: Pushed [2024-04-22T02:40:27.034Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:27.389Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:27.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.1 [2024-04-22T02:40:27.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-04-22T02:40:27.752Z] 893d83ddd2d4: Preparing [2024-04-22T02:40:27.752Z] df0616be4bb1: Preparing [2024-04-22T02:40:27.752Z] 3d1b510f33b6: Preparing [2024-04-22T02:40:27.752Z] 19de9b793d94: Preparing [2024-04-22T02:40:27.752Z] a163a23b57a7: Preparing [2024-04-22T02:40:27.752Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:27.752Z] 5d378ef222b6: Preparing [2024-04-22T02:40:27.752Z] 359cd240d8b6: Preparing [2024-04-22T02:40:27.752Z] 7c504f21be85: Preparing [2024-04-22T02:40:27.752Z] 5d378ef222b6: Waiting [2024-04-22T02:40:27.752Z] 359cd240d8b6: Waiting [2024-04-22T02:40:27.752Z] 7c504f21be85: Waiting [2024-04-22T02:40:27.752Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:27.752Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:27.752Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:27.752Z] 3d1b510f33b6: Layer already exists [2024-04-22T02:40:27.752Z] 893d83ddd2d4: Layer already exists [2024-04-22T02:40:27.752Z] 5d378ef222b6: Layer already exists [2024-04-22T02:40:27.752Z] 359cd240d8b6: Layer already exists [2024-04-22T02:40:27.752Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:27.752Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:27.752Z] df0616be4bb1: Layer already exists [2024-04-22T02:40:28.016Z] 3.1.1-dev.1: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:28.374Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:28.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:28.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-04-22T02:40:28.718Z] 893d83ddd2d4: Preparing [2024-04-22T02:40:28.718Z] df0616be4bb1: Preparing [2024-04-22T02:40:28.718Z] 3d1b510f33b6: Preparing [2024-04-22T02:40:28.718Z] 19de9b793d94: Preparing [2024-04-22T02:40:28.718Z] a163a23b57a7: Preparing [2024-04-22T02:40:28.718Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:28.718Z] 5d378ef222b6: Preparing [2024-04-22T02:40:28.718Z] 359cd240d8b6: Preparing [2024-04-22T02:40:28.718Z] 7c504f21be85: Preparing [2024-04-22T02:40:28.718Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:28.718Z] 359cd240d8b6: Waiting [2024-04-22T02:40:28.718Z] 7c504f21be85: Waiting [2024-04-22T02:40:28.718Z] 5d378ef222b6: Waiting [2024-04-22T02:40:28.718Z] 893d83ddd2d4: Layer already exists [2024-04-22T02:40:28.718Z] 3d1b510f33b6: Layer already exists [2024-04-22T02:40:28.718Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:28.718Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:28.718Z] df0616be4bb1: Layer already exists [2024-04-22T02:40:28.718Z] 5d378ef222b6: Layer already exists [2024-04-22T02:40:28.718Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:28.718Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:28.718Z] 359cd240d8b6: Layer already exists [2024-04-22T02:40:28.982Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:29.343Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:29.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [2024-04-22T02:40:29.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-04-22T02:40:29.685Z] 893d83ddd2d4: Preparing [2024-04-22T02:40:29.685Z] df0616be4bb1: Preparing [2024-04-22T02:40:29.685Z] 3d1b510f33b6: Preparing [2024-04-22T02:40:29.685Z] 19de9b793d94: Preparing [2024-04-22T02:40:29.685Z] a163a23b57a7: Preparing [2024-04-22T02:40:29.685Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:29.685Z] 5d378ef222b6: Preparing [2024-04-22T02:40:29.685Z] 359cd240d8b6: Preparing [2024-04-22T02:40:29.685Z] 7c504f21be85: Preparing [2024-04-22T02:40:29.685Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:29.685Z] 359cd240d8b6: Waiting [2024-04-22T02:40:29.685Z] 5d378ef222b6: Waiting [2024-04-22T02:40:29.685Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:29.685Z] df0616be4bb1: Layer already exists [2024-04-22T02:40:29.685Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:29.685Z] 893d83ddd2d4: Layer already exists [2024-04-22T02:40:29.685Z] 3d1b510f33b6: Layer already exists [2024-04-22T02:40:29.685Z] 359cd240d8b6: Layer already exists [2024-04-22T02:40:29.685Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:29.685Z] 5d378ef222b6: Layer already exists [2024-04-22T02:40:29.685Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:29.947Z] napa: digest: sha256:c95e128d559c422c7e8b220c1f56f6c302241d040faff0d11626e0c0c8163238 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:40:30.023Z] ===================================================== [Pipeline] echo [2024-04-22T02:40:30.035Z] taggedImages: [2024-04-22T02:40:30.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:30.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.1 [2024-04-22T02:40:30.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:30.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] echo [2024-04-22T02:40:30.066Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-04-22T02:40:30.066Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:30.066Z] 3.1.1-dev.1 [2024-04-22T02:40:30.066Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:30.066Z] napa [2024-04-22T02:40:30.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:30.417Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:30.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:30.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-04-22T02:40:30.754Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:30.754Z] 586de717cd64: Preparing [2024-04-22T02:40:30.754Z] d2dd63abdae7: Preparing [2024-04-22T02:40:30.754Z] 19de9b793d94: Preparing [2024-04-22T02:40:30.754Z] a163a23b57a7: Preparing [2024-04-22T02:40:30.754Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:30.754Z] 453e9ccac31c: Preparing [2024-04-22T02:40:30.754Z] 48d8dcb64034: Preparing [2024-04-22T02:40:30.754Z] 7c504f21be85: Preparing [2024-04-22T02:40:30.754Z] 453e9ccac31c: Waiting [2024-04-22T02:40:30.754Z] 48d8dcb64034: Waiting [2024-04-22T02:40:30.754Z] 7c504f21be85: Waiting [2024-04-22T02:40:30.754Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:30.754Z] 16a5fd1dc4ce: Layer already exists [2024-04-22T02:40:30.754Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:30.754Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:30.754Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:30.754Z] 453e9ccac31c: Layer already exists [2024-04-22T02:40:31.019Z] 48d8dcb64034: Layer already exists [2024-04-22T02:40:31.019Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:31.019Z] 586de717cd64: Pushed [2024-04-22T02:40:31.019Z] d2dd63abdae7: Pushed [2024-04-22T02:40:31.019Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:31.639Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:31.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.1 [2024-04-22T02:40:31.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-04-22T02:40:31.979Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:31.979Z] 586de717cd64: Preparing [2024-04-22T02:40:31.979Z] d2dd63abdae7: Preparing [2024-04-22T02:40:31.979Z] 19de9b793d94: Preparing [2024-04-22T02:40:31.979Z] a163a23b57a7: Preparing [2024-04-22T02:40:31.979Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:31.979Z] 453e9ccac31c: Preparing [2024-04-22T02:40:31.979Z] 48d8dcb64034: Preparing [2024-04-22T02:40:31.979Z] 7c504f21be85: Preparing [2024-04-22T02:40:31.979Z] 453e9ccac31c: Waiting [2024-04-22T02:40:31.979Z] 48d8dcb64034: Waiting [2024-04-22T02:40:31.979Z] 7c504f21be85: Waiting [2024-04-22T02:40:31.979Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:31.979Z] 16a5fd1dc4ce: Layer already exists [2024-04-22T02:40:31.979Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:31.979Z] d2dd63abdae7: Layer already exists [2024-04-22T02:40:31.979Z] 586de717cd64: Layer already exists [2024-04-22T02:40:31.979Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:31.979Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:31.979Z] 453e9ccac31c: Layer already exists [2024-04-22T02:40:31.979Z] 48d8dcb64034: Layer already exists [2024-04-22T02:40:31.979Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:32.242Z] 3.1.1-dev.1: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:32.593Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:32.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:32.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-04-22T02:40:32.926Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:32.926Z] 586de717cd64: Preparing [2024-04-22T02:40:32.926Z] d2dd63abdae7: Preparing [2024-04-22T02:40:32.926Z] 19de9b793d94: Preparing [2024-04-22T02:40:32.926Z] a163a23b57a7: Preparing [2024-04-22T02:40:32.926Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:32.926Z] 453e9ccac31c: Preparing [2024-04-22T02:40:32.926Z] 48d8dcb64034: Preparing [2024-04-22T02:40:32.926Z] 7c504f21be85: Preparing [2024-04-22T02:40:32.926Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:32.926Z] 453e9ccac31c: Waiting [2024-04-22T02:40:32.926Z] 48d8dcb64034: Waiting [2024-04-22T02:40:32.926Z] 7c504f21be85: Waiting [2024-04-22T02:40:32.926Z] 586de717cd64: Layer already exists [2024-04-22T02:40:32.926Z] d2dd63abdae7: Layer already exists [2024-04-22T02:40:32.926Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:32.926Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:32.926Z] 16a5fd1dc4ce: Layer already exists [2024-04-22T02:40:32.926Z] 48d8dcb64034: Layer already exists [2024-04-22T02:40:32.926Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:32.926Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:32.926Z] 453e9ccac31c: Layer already exists [2024-04-22T02:40:33.190Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:33.544Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:33.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [2024-04-22T02:40:33.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-04-22T02:40:33.897Z] 16a5fd1dc4ce: Preparing [2024-04-22T02:40:33.897Z] 586de717cd64: Preparing [2024-04-22T02:40:33.897Z] d2dd63abdae7: Preparing [2024-04-22T02:40:33.897Z] 19de9b793d94: Preparing [2024-04-22T02:40:33.897Z] a163a23b57a7: Preparing [2024-04-22T02:40:33.897Z] 4ca952ef1a8c: Preparing [2024-04-22T02:40:33.897Z] 453e9ccac31c: Preparing [2024-04-22T02:40:33.897Z] 48d8dcb64034: Preparing [2024-04-22T02:40:33.897Z] 7c504f21be85: Preparing [2024-04-22T02:40:33.897Z] 453e9ccac31c: Waiting [2024-04-22T02:40:33.897Z] 48d8dcb64034: Waiting [2024-04-22T02:40:33.897Z] 7c504f21be85: Waiting [2024-04-22T02:40:33.897Z] 4ca952ef1a8c: Waiting [2024-04-22T02:40:33.897Z] 16a5fd1dc4ce: Layer already exists [2024-04-22T02:40:33.897Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:33.897Z] 586de717cd64: Layer already exists [2024-04-22T02:40:33.897Z] d2dd63abdae7: Layer already exists [2024-04-22T02:40:33.897Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:33.897Z] 4ca952ef1a8c: Layer already exists [2024-04-22T02:40:33.897Z] 48d8dcb64034: Layer already exists [2024-04-22T02:40:33.897Z] 453e9ccac31c: Layer already exists [2024-04-22T02:40:33.897Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:34.161Z] napa: digest: sha256:92ef7ca49c6c2d608c4a5590325121a653464ff98cf60c7c1ca3e07705a8a7b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:40:34.256Z] ===================================================== [Pipeline] echo [2024-04-22T02:40:34.274Z] taggedImages: [2024-04-22T02:40:34.274Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:34.274Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.1 [2024-04-22T02:40:34.274Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:34.274Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] echo [2024-04-22T02:40:34.307Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-04-22T02:40:34.307Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:34.307Z] 3.1.1-dev.1 [2024-04-22T02:40:34.307Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:34.307Z] napa [2024-04-22T02:40:34.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:34.673Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:35.015Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:35.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-04-22T02:40:35.015Z] d3598951c6d6: Preparing [2024-04-22T02:40:35.015Z] f047fc01cd87: Preparing [2024-04-22T02:40:35.015Z] 19de9b793d94: Preparing [2024-04-22T02:40:35.015Z] a163a23b57a7: Preparing [2024-04-22T02:40:35.015Z] 991a8cf5125f: Preparing [2024-04-22T02:40:35.015Z] de7bf74a7da7: Preparing [2024-04-22T02:40:35.015Z] 7c504f21be85: Preparing [2024-04-22T02:40:35.015Z] de7bf74a7da7: Waiting [2024-04-22T02:40:35.015Z] 7c504f21be85: Waiting [2024-04-22T02:40:35.015Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:35.015Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:35.278Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:35.278Z] d3598951c6d6: Pushed [2024-04-22T02:40:35.542Z] de7bf74a7da7: Pushed [2024-04-22T02:40:36.490Z] 991a8cf5125f: Pushed [2024-04-22T02:40:41.800Z] f047fc01cd87: Pushed [2024-04-22T02:40:41.800Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:42.141Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:42.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.1 [2024-04-22T02:40:42.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-04-22T02:40:42.481Z] d3598951c6d6: Preparing [2024-04-22T02:40:42.481Z] f047fc01cd87: Preparing [2024-04-22T02:40:42.481Z] 19de9b793d94: Preparing [2024-04-22T02:40:42.481Z] a163a23b57a7: Preparing [2024-04-22T02:40:42.481Z] 991a8cf5125f: Preparing [2024-04-22T02:40:42.481Z] de7bf74a7da7: Preparing [2024-04-22T02:40:42.481Z] 7c504f21be85: Preparing [2024-04-22T02:40:42.481Z] de7bf74a7da7: Waiting [2024-04-22T02:40:42.481Z] 7c504f21be85: Waiting [2024-04-22T02:40:42.481Z] d3598951c6d6: Layer already exists [2024-04-22T02:40:42.481Z] f047fc01cd87: Layer already exists [2024-04-22T02:40:42.481Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:42.481Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:42.481Z] 991a8cf5125f: Layer already exists [2024-04-22T02:40:42.481Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:42.481Z] de7bf74a7da7: Layer already exists [2024-04-22T02:40:42.744Z] 3.1.1-dev.1: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:43.085Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:43.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:43.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-04-22T02:40:43.434Z] d3598951c6d6: Preparing [2024-04-22T02:40:43.434Z] f047fc01cd87: Preparing [2024-04-22T02:40:43.434Z] 19de9b793d94: Preparing [2024-04-22T02:40:43.434Z] a163a23b57a7: Preparing [2024-04-22T02:40:43.434Z] 991a8cf5125f: Preparing [2024-04-22T02:40:43.434Z] de7bf74a7da7: Preparing [2024-04-22T02:40:43.434Z] 7c504f21be85: Preparing [2024-04-22T02:40:43.434Z] de7bf74a7da7: Waiting [2024-04-22T02:40:43.434Z] 7c504f21be85: Waiting [2024-04-22T02:40:43.434Z] d3598951c6d6: Layer already exists [2024-04-22T02:40:43.434Z] 991a8cf5125f: Layer already exists [2024-04-22T02:40:43.434Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:43.434Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:43.434Z] f047fc01cd87: Layer already exists [2024-04-22T02:40:43.434Z] de7bf74a7da7: Layer already exists [2024-04-22T02:40:43.434Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:43.434Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:44.109Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:44.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [2024-04-22T02:40:44.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-04-22T02:40:44.481Z] d3598951c6d6: Preparing [2024-04-22T02:40:44.481Z] f047fc01cd87: Preparing [2024-04-22T02:40:44.481Z] 19de9b793d94: Preparing [2024-04-22T02:40:44.481Z] a163a23b57a7: Preparing [2024-04-22T02:40:44.481Z] 991a8cf5125f: Preparing [2024-04-22T02:40:44.481Z] de7bf74a7da7: Preparing [2024-04-22T02:40:44.481Z] 7c504f21be85: Preparing [2024-04-22T02:40:44.481Z] de7bf74a7da7: Waiting [2024-04-22T02:40:44.481Z] 7c504f21be85: Waiting [2024-04-22T02:40:44.481Z] f047fc01cd87: Layer already exists [2024-04-22T02:40:44.481Z] d3598951c6d6: Layer already exists [2024-04-22T02:40:44.481Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:44.481Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:44.481Z] 991a8cf5125f: Layer already exists [2024-04-22T02:40:44.481Z] de7bf74a7da7: Layer already exists [2024-04-22T02:40:44.481Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:44.751Z] napa: digest: sha256:88a87d0bb02f22f369686a5191550bf3afc0234c1e6c60df27849bb0c6a218e5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:40:44.826Z] ===================================================== [Pipeline] echo [2024-04-22T02:40:44.842Z] taggedImages: [2024-04-22T02:40:44.842Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:44.842Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.1 [2024-04-22T02:40:44.842Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:44.842Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] echo [2024-04-22T02:40:44.868Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-04-22T02:40:44.868Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:44.868Z] 3.1.1-dev.1 [2024-04-22T02:40:44.868Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:44.868Z] napa [2024-04-22T02:40:44.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:45.267Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:45.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:45.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-04-22T02:40:45.638Z] 8e40e1008ddc: Preparing [2024-04-22T02:40:45.638Z] 806e6a53cac9: Preparing [2024-04-22T02:40:45.638Z] 19de9b793d94: Preparing [2024-04-22T02:40:45.638Z] a163a23b57a7: Preparing [2024-04-22T02:40:45.638Z] f7f2793d9eda: Preparing [2024-04-22T02:40:45.638Z] 661fdc7ea3f4: Preparing [2024-04-22T02:40:45.638Z] 7c504f21be85: Preparing [2024-04-22T02:40:45.638Z] 661fdc7ea3f4: Waiting [2024-04-22T02:40:45.638Z] 7c504f21be85: Waiting [2024-04-22T02:40:45.639Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:45.639Z] f7f2793d9eda: Layer already exists [2024-04-22T02:40:45.639Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:45.639Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:40:45.904Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:45.904Z] 8e40e1008ddc: Pushed [2024-04-22T02:40:52.527Z] 806e6a53cac9: Pushed [2024-04-22T02:40:52.527Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:52.873Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:53.236Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.1 [2024-04-22T02:40:53.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-04-22T02:40:53.236Z] 8e40e1008ddc: Preparing [2024-04-22T02:40:53.236Z] 806e6a53cac9: Preparing [2024-04-22T02:40:53.236Z] 19de9b793d94: Preparing [2024-04-22T02:40:53.236Z] a163a23b57a7: Preparing [2024-04-22T02:40:53.236Z] f7f2793d9eda: Preparing [2024-04-22T02:40:53.236Z] 661fdc7ea3f4: Preparing [2024-04-22T02:40:53.236Z] 7c504f21be85: Preparing [2024-04-22T02:40:53.236Z] 661fdc7ea3f4: Waiting [2024-04-22T02:40:53.236Z] 7c504f21be85: Waiting [2024-04-22T02:40:53.236Z] f7f2793d9eda: Layer already exists [2024-04-22T02:40:53.236Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:53.236Z] 806e6a53cac9: Layer already exists [2024-04-22T02:40:53.236Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:53.236Z] 8e40e1008ddc: Layer already exists [2024-04-22T02:40:53.236Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:40:53.236Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:53.236Z] 3.1.1-dev.1: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:53.851Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:54.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:54.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-04-22T02:40:54.194Z] 8e40e1008ddc: Preparing [2024-04-22T02:40:54.194Z] 806e6a53cac9: Preparing [2024-04-22T02:40:54.194Z] 19de9b793d94: Preparing [2024-04-22T02:40:54.194Z] a163a23b57a7: Preparing [2024-04-22T02:40:54.194Z] f7f2793d9eda: Preparing [2024-04-22T02:40:54.194Z] 661fdc7ea3f4: Preparing [2024-04-22T02:40:54.194Z] 7c504f21be85: Preparing [2024-04-22T02:40:54.194Z] 661fdc7ea3f4: Waiting [2024-04-22T02:40:54.194Z] 7c504f21be85: Waiting [2024-04-22T02:40:54.194Z] f7f2793d9eda: Layer already exists [2024-04-22T02:40:54.194Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:54.194Z] 8e40e1008ddc: Layer already exists [2024-04-22T02:40:54.194Z] 806e6a53cac9: Layer already exists [2024-04-22T02:40:54.194Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:54.194Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:54.194Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:40:54.194Z] ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:54.837Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:55.197Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [2024-04-22T02:40:55.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-04-22T02:40:55.197Z] 8e40e1008ddc: Preparing [2024-04-22T02:40:55.197Z] 806e6a53cac9: Preparing [2024-04-22T02:40:55.197Z] 19de9b793d94: Preparing [2024-04-22T02:40:55.197Z] a163a23b57a7: Preparing [2024-04-22T02:40:55.197Z] f7f2793d9eda: Preparing [2024-04-22T02:40:55.197Z] 661fdc7ea3f4: Preparing [2024-04-22T02:40:55.197Z] 7c504f21be85: Preparing [2024-04-22T02:40:55.197Z] 661fdc7ea3f4: Waiting [2024-04-22T02:40:55.197Z] 7c504f21be85: Waiting [2024-04-22T02:40:55.197Z] 8e40e1008ddc: Layer already exists [2024-04-22T02:40:55.197Z] 19de9b793d94: Layer already exists [2024-04-22T02:40:55.197Z] 806e6a53cac9: Layer already exists [2024-04-22T02:40:55.197Z] a163a23b57a7: Layer already exists [2024-04-22T02:40:55.197Z] f7f2793d9eda: Layer already exists [2024-04-22T02:40:55.197Z] 7c504f21be85: Layer already exists [2024-04-22T02:40:55.197Z] 661fdc7ea3f4: Layer already exists [2024-04-22T02:40:55.460Z] napa: digest: sha256:6ed4b758c858a6ee4549ead8ce3780cd1cfe85db4d692fe0dab2a7fa10d4b288 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-04-22T02:40:55.538Z] ===================================================== [Pipeline] echo [2024-04-22T02:40:55.554Z] taggedImages: [2024-04-22T02:40:55.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6 [2024-04-22T02:40:55.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.1 [2024-04-22T02:40:55.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef65de843fd2588df9291ef96e78f36bbf6f50e6-3.1.1-dev.1 [2024-04-22T02:40:55.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:55.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-22T02:40:55.939Z] [2024-04-22T02:40:55.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:40:56.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-22T02:40:56.270Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-22T02:40:56.270Z] 8998bd30e6a1: Pulling fs layer [2024-04-22T02:40:56.270Z] 04944245beec: Pulling fs layer [2024-04-22T02:40:56.270Z] 699f458cf7ca: Pulling fs layer [2024-04-22T02:40:56.270Z] 765212b225bb: Pulling fs layer [2024-04-22T02:40:56.270Z] f23df028b6ca: Pulling fs layer [2024-04-22T02:40:56.270Z] 765212b225bb: Waiting [2024-04-22T02:40:56.270Z] d65c8cfc05b1: Pulling fs layer [2024-04-22T02:40:56.270Z] 2437ff75d9bd: Pulling fs layer [2024-04-22T02:40:56.270Z] f23df028b6ca: Waiting [2024-04-22T02:40:56.270Z] d65c8cfc05b1: Waiting [2024-04-22T02:40:56.270Z] 2437ff75d9bd: Waiting [2024-04-22T02:40:56.537Z] 04944245beec: Verifying Checksum [2024-04-22T02:40:56.537Z] 04944245beec: Download complete [2024-04-22T02:40:56.537Z] 765212b225bb: Verifying Checksum [2024-04-22T02:40:56.537Z] 765212b225bb: Download complete [2024-04-22T02:40:56.537Z] f23df028b6ca: Verifying Checksum [2024-04-22T02:40:56.537Z] f23df028b6ca: Download complete [2024-04-22T02:40:56.537Z] d65c8cfc05b1: Verifying Checksum [2024-04-22T02:40:56.537Z] d65c8cfc05b1: Download complete [2024-04-22T02:40:56.537Z] 699f458cf7ca: Verifying Checksum [2024-04-22T02:40:56.537Z] 699f458cf7ca: Download complete [2024-04-22T02:40:57.118Z] 8998bd30e6a1: Verifying Checksum [2024-04-22T02:40:57.118Z] 8998bd30e6a1: Download complete [2024-04-22T02:40:59.699Z] 2437ff75d9bd: Verifying Checksum [2024-04-22T02:40:59.699Z] 2437ff75d9bd: Download complete [2024-04-22T02:41:01.641Z] 8998bd30e6a1: Pull complete [2024-04-22T02:41:01.906Z] 04944245beec: Pull complete [2024-04-22T02:41:03.863Z] 699f458cf7ca: Pull complete [2024-04-22T02:41:03.863Z] 765212b225bb: Pull complete [2024-04-22T02:41:04.819Z] f23df028b6ca: Pull complete [2024-04-22T02:41:04.819Z] d65c8cfc05b1: Pull complete [2024-04-22T02:41:23.020Z] 2437ff75d9bd: Pull complete [2024-04-22T02:41:23.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-22T02:41:23.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-22T02:41:23.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:41:23.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container [2024-04-22T02:41:23.292Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-22T02:41:25.683Z] $ docker top 67c1b597ffea37a9e8ba1f9c87dc035a1ce99239945b125d8984d38269810690 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:41:26.316Z] ---> job-cost.sh [2024-04-22T02:41:26.592Z] lf-activate-venv: SKIPPING [2024-04-22T02:41:26.592Z] INFO: No Stack... [2024-04-22T02:41:27.169Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-22T02:41:28.120Z] INFO: Archiving Costs [Pipeline] sh [2024-04-22T02:41:28.751Z] + + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-04-22T02:41:28.751Z] cut -d, -f6 [Pipeline] lock [2024-04-22T02:41:28.770Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] [2024-04-22T02:41:28.777Z] Resource [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] did not exist. Created. [2024-04-22T02:41:28.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-22T02:41:29.436Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-22T02:41:30.385Z] Stashed 1 file(s) [Pipeline] } [2024-04-22T02:41:30.397Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-22T02:41:30.419Z] $ docker stop --time=1 67c1b597ffea37a9e8ba1f9c87dc035a1ce99239945b125d8984d38269810690 [2024-04-22T02:41:31.952Z] $ docker rm -f --volumes 67c1b597ffea37a9e8ba1f9c87dc035a1ce99239945b125d8984d38269810690 [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-04-22T02:41:32.515Z] provisioning config files... [2024-04-22T02:41:32.523Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15367084492930372258tmp [Pipeline] { [Pipeline] sh [2024-04-22T02:41:32.857Z] + set +x [2024-04-22T02:41:32.857Z] + + bash -s --curl [2024-04-22T02:41:32.857Z] -s https://codecov.io/bash [2024-04-22T02:41:32.857Z] [2024-04-22T02:41:32.857Z] _____ _ [2024-04-22T02:41:32.857Z] / ____| | | [2024-04-22T02:41:32.857Z] | | ___ __| | ___ ___ _____ __ [2024-04-22T02:41:32.857Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-22T02:41:32.857Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-22T02:41:32.857Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-22T02:41:32.857Z] Bash-1.0.6 [2024-04-22T02:41:32.857Z] [2024-04-22T02:41:32.857Z] [2024-04-22T02:41:32.857Z] ==> git version 2.25.1 found [2024-04-22T02:41:32.857Z] ==> 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-04-22T02:41:32.857Z] Release-Date: 2020-01-08 [2024-04-22T02:41:32.857Z] 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-04-22T02:41:32.857Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-22T02:41:32.857Z] ==> Jenkins CI detected. [2024-04-22T02:41:32.857Z] current dir:  /w/workspace/edgex-go/3 [2024-04-22T02:41:32.857Z] project root: . [2024-04-22T02:41:32.857Z] --> token set from env [2024-04-22T02:41:32.857Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-04-22T02:41:33.117Z] ==> Running gcov in . (disable via -X gcov) [2024-04-22T02:41:33.118Z] ==> Python coveragepy not found [2024-04-22T02:41:33.118Z] ==> Searching for coverage reports in: [2024-04-22T02:41:33.118Z] + . [2024-04-22T02:41:33.118Z] -> Found 1 reports [2024-04-22T02:41:33.118Z] ==> Detecting git/mercurial file structure [2024-04-22T02:41:33.118Z] ==> Reading reports [2024-04-22T02:41:33.118Z] + ./coverage.out bytes=453602 [2024-04-22T02:41:33.118Z] ==> Appending adjustments [2024-04-22T02:41:33.118Z] https://docs.codecov.io/docs/fixing-reports [2024-04-22T02:41:34.496Z] + Found adjustments [2024-04-22T02:41:34.496Z] ==> Gzipping contents [2024-04-22T02:41:34.496Z] 72K /tmp/codecov.3p4QUm.gz [2024-04-22T02:41:34.496Z] ==> Uploading reports [2024-04-22T02:41:34.496Z] url: https://codecov.io [2024-04-22T02:41:34.496Z] query: branch=napa&commit=ef65de843fd2588df9291ef96e78f36bbf6f50e6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-04-22T02:41:34.496Z] -> Pinging Codecov [2024-04-22T02:41:34.496Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=ef65de843fd2588df9291ef96e78f36bbf6f50e6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-04-22T02:41:34.496Z] -> Uploading to [2024-04-22T02:41:34.496Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-22/00271124DB129430A58F1EEE437C3FCB/ef65de843fd2588df9291ef96e78f36bbf6f50e6/edb9adf8-d0b9-4332-888e-d060e76143c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240422T024134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d49060de1ec11d20ddaee78eb2449febc77a39724dad98e9f7dfd1239916e8a3 [2024-04-22T02:41:34.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-22T02:41:34.496Z] Dload Upload Total Spent Left Speed [2024-04-22T02:41:34.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69793 0 0 100 69793 0 204k --:--:-- --:--:-- --:--:-- 204k [2024-04-22T02:41:34.754Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef65de843fd2588df9291ef96e78f36bbf6f50e6 [Pipeline] } [2024-04-22T02:41:34.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-04-22T02:41:35.000Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-04-22T02:41:35.016Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:41:35.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-22T02:41:35.328Z] [2024-04-22T02:41:35.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:41:35.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-22T02:41:35.636Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-04-22T02:41:35.636Z] df9b9388f04a: Pulling fs layer [2024-04-22T02:41:35.636Z] 52dc419b0ee2: Pulling fs layer [2024-04-22T02:41:35.636Z] 25bc292e5bac: Pulling fs layer [2024-04-22T02:41:35.636Z] 114826534d7a: Pulling fs layer [2024-04-22T02:41:35.636Z] 4657fd5d0bcf: Pulling fs layer [2024-04-22T02:41:35.636Z] 114826534d7a: Waiting [2024-04-22T02:41:35.636Z] 6ad1cebc031e: Pulling fs layer [2024-04-22T02:41:35.636Z] 8a3aa393b2d8: Pulling fs layer [2024-04-22T02:41:35.636Z] 6ad1cebc031e: Waiting [2024-04-22T02:41:35.636Z] 4657fd5d0bcf: Waiting [2024-04-22T02:41:35.636Z] 8a3aa393b2d8: Waiting [2024-04-22T02:41:35.636Z] 25bc292e5bac: Download complete [2024-04-22T02:41:35.636Z] 52dc419b0ee2: Download complete [2024-04-22T02:41:35.636Z] 4657fd5d0bcf: Verifying Checksum [2024-04-22T02:41:35.636Z] 4657fd5d0bcf: Download complete [2024-04-22T02:41:35.636Z] df9b9388f04a: Download complete [2024-04-22T02:41:35.895Z] 6ad1cebc031e: Verifying Checksum [2024-04-22T02:41:35.895Z] 6ad1cebc031e: Download complete [2024-04-22T02:41:35.895Z] df9b9388f04a: Pull complete [2024-04-22T02:41:36.154Z] 52dc419b0ee2: Pull complete [2024-04-22T02:41:36.154Z] 25bc292e5bac: Pull complete [2024-04-22T02:41:36.413Z] 114826534d7a: Download complete [2024-04-22T02:41:36.672Z] 8a3aa393b2d8: Verifying Checksum [2024-04-22T02:41:36.672Z] 8a3aa393b2d8: Download complete [2024-04-22T02:41:40.869Z] 114826534d7a: Pull complete [2024-04-22T02:41:40.869Z] 4657fd5d0bcf: Pull complete [2024-04-22T02:41:40.869Z] 6ad1cebc031e: Pull complete [2024-04-22T02:41:44.158Z] 8a3aa393b2d8: Pull complete [2024-04-22T02:41:44.158Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-04-22T02:41:44.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-04-22T02:41:44.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:41:44.269Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:41:44.301Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-04-22T02:41:56.424Z] $ docker top 32c6c41d6f55be693ca55ab1672a33bff00d7636fb022949b9e990ae501ab2e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-22T02:41:56.497Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:napa' [Pipeline] sh [2024-04-22T02:41:56.784Z] + set -o pipefail [2024-04-22T02:41:56.784Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:napa' [2024-04-22T02:42:00.081Z] [2024-04-22T02:42:00.081Z] Monitoring /w/workspace/edgex-go/3 (github.com/edgexfoundry/edgex-go)... [2024-04-22T02:42:00.081Z] [2024-04-22T02:42:00.081Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9fb6e605-4321-4076-bd0a-23944e3800c6/history/e13219b1-d840-44ab-824c-07c2e731ea20 [2024-04-22T02:42:00.081Z] [2024-04-22T02:42:00.081Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-04-22T02:42:00.081Z] [2024-04-22T02:42:00.340Z] [2024-04-22T02:42:00.340Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-04-22T02:42:00.340Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-04-22T02:42:00.340Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-04-22T02:42:00.348Z] $ docker stop --time=1 32c6c41d6f55be693ca55ab1672a33bff00d7636fb022949b9e990ae501ab2e6 [2024-04-22T02:42:01.716Z] $ docker rm -f --volumes 32c6c41d6f55be693ca55ab1672a33bff00d7636fb022949b9e990ae501ab2e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-04-22T02:42:01.935Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-22T02:42:01.948Z] provisioning config files... [2024-04-22T02:42:01.955Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/3@tmp/config16579361540853797147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:42:02.264Z] --> edgex-publish-swagger.sh [2024-04-22T02:42:02.264Z] === Publish openapi/v3 API === [2024-04-22T02:42:02.264Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-04-22T02:42:02.264Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/3/openapi/v3/core-command.yaml] [2024-04-22T02:42:02.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-22T02:42:02.264Z] Dload Upload Total Spent Left Speed [2024-04-22T02:42:02.832Z] 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 43593 --:--:-- --:--:-- --:--:-- 43535 [2024-04-22T02:42:02.832Z] [2024-04-22T02:42:02.832Z] [2024-04-22T02:42:02.832Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/3/openapi/v3/core-data.yaml] [2024-04-22T02:42:02.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-22T02:42:02.832Z] Dload Upload Total Spent Left Speed [2024-04-22T02:42:03.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 133k --:--:-- --:--:-- --:--:-- 132k 100 72043 0 0 100 72043 0 133k --:--:-- --:--:-- --:--:-- 132k [2024-04-22T02:42:03.398Z] [2024-04-22T02:42:03.398Z] [2024-04-22T02:42:03.398Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/3/openapi/v3/core-metadata.yaml] [2024-04-22T02:42:03.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-22T02:42:03.398Z] Dload Upload Total Spent Left Speed [2024-04-22T02:42:03.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 401 322k --:--:-- --:--:-- --:--:-- 322k [2024-04-22T02:42:03.967Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-04-22T02:42:03.967Z] [2024-04-22T02:42:03.967Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/3/openapi/v3/support-notifications.yaml] [2024-04-22T02:42:03.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-22T02:42:03.967Z] Dload Upload Total Spent Left Speed [2024-04-22T02:42:04.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 400 189k --:--:-- --:--:-- --:--:-- 189k 100 87180 100 180 100 87000 400 189k --:--:-- --:--:-- --:--:-- 189k [2024-04-22T02:42:04.538Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-04-22T02:42:04.538Z] [2024-04-22T02:42:04.538Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/3/openapi/v3/support-scheduler.yaml] [2024-04-22T02:42:04.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-22T02:42:04.538Z] Dload Upload Total Spent Left Speed [2024-04-22T02:42:04.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 361 74204 --:--:-- --:--:-- --:--:-- 74566 [2024-04-22T02:42:04.797Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-04-22T02:42:04.797Z] [Pipeline] } [2024-04-22T02:42:04.804Z] 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-04-22T02:42:05.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-22T02:42:05.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:42:05.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-22T02:42:05.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:42:05.739Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:42:05.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:42:06.384Z] $ docker top bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-22T02:42:06.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-22T02:42:06.489Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-22T02:42:06.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-22T02:42:06.593Z] $ docker exec bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b ssh-agent [2024-04-22T02:42:06.719Z] SSH_AUTH_SOCK=/tmp/ssh-NW1MFCHiwVnb/agent.32 [2024-04-22T02:42:06.719Z] SSH_AGENT_PID=38 [2024-04-22T02:42:06.724Z] Running ssh-add (command line suppressed) [2024-04-22T02:42:06.809Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3193676168945776943.key (/w/workspace/edgex-go/3@tmp/private_key_3193676168945776943.key) [2024-04-22T02:42:06.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-22T02:42:07.114Z] + git semver tag [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,278 [run_tag] DEBUG tag force:False [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,278 [check_head_tag] DEBUG check head tag [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,280 [execute] INFO git cat-file --batch-check [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,284 [execute] INFO git cat-file --batch [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,311 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,311 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-04-22T02:42:07.373Z] 2024-04-22 02:42:07,314 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:42:07.373Z] 3.1.1-dev.1 [Pipeline] } [2024-04-22T02:42:07.379Z] $ docker exec --env ******** --env ******** bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b ssh-agent -k [2024-04-22T02:42:07.476Z] unset SSH_AUTH_SOCK; [2024-04-22T02:42:07.476Z] unset SSH_AGENT_PID; [2024-04-22T02:42:07.477Z] echo Agent pid 38 killed; [2024-04-22T02:42:07.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-22T02:42:07.817Z] + git semver [Pipeline] } [2024-04-22T02:42:08.085Z] $ docker stop --time=1 bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b [2024-04-22T02:42:09.761Z] $ docker rm -f --volumes bb483e83599d210e638169ef6a6d9741fb03d62947c0eb143764b5867f9dda3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:42:10.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-22T02:42:10.172Z] [2024-04-22T02:42:10.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:42:10.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-22T02:42:10.476Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-04-22T02:42:10.476Z] ab5ef0e58194: Pulling fs layer [2024-04-22T02:42:10.476Z] 9712f1f96733: Pulling fs layer [2024-04-22T02:42:10.476Z] 63f879dbbcfc: Pulling fs layer [2024-04-22T02:42:10.476Z] 0d9ebad4ef96: Pulling fs layer [2024-04-22T02:42:10.476Z] e9a5061849ea: Pulling fs layer [2024-04-22T02:42:10.476Z] d747dcd14b5f: Pulling fs layer [2024-04-22T02:42:10.476Z] 2de7ff778b66: Pulling fs layer [2024-04-22T02:42:10.476Z] 0d9ebad4ef96: Waiting [2024-04-22T02:42:10.476Z] e9a5061849ea: Waiting [2024-04-22T02:42:10.476Z] 2de7ff778b66: Waiting [2024-04-22T02:42:10.476Z] d747dcd14b5f: Waiting [2024-04-22T02:42:10.476Z] 9712f1f96733: Verifying Checksum [2024-04-22T02:42:10.476Z] 9712f1f96733: Download complete [2024-04-22T02:42:10.736Z] 63f879dbbcfc: Verifying Checksum [2024-04-22T02:42:10.736Z] 63f879dbbcfc: Download complete [2024-04-22T02:42:10.994Z] e9a5061849ea: Verifying Checksum [2024-04-22T02:42:10.994Z] e9a5061849ea: Download complete [2024-04-22T02:42:10.994Z] d747dcd14b5f: Verifying Checksum [2024-04-22T02:42:10.994Z] d747dcd14b5f: Download complete [2024-04-22T02:42:10.994Z] 0d9ebad4ef96: Verifying Checksum [2024-04-22T02:42:10.994Z] 0d9ebad4ef96: Download complete [2024-04-22T02:42:10.994Z] ab5ef0e58194: Download complete [2024-04-22T02:42:10.994Z] 2de7ff778b66: Verifying Checksum [2024-04-22T02:42:10.994Z] 2de7ff778b66: Download complete [2024-04-22T02:42:14.291Z] ab5ef0e58194: Pull complete [2024-04-22T02:42:14.291Z] 9712f1f96733: Pull complete [2024-04-22T02:42:14.859Z] 63f879dbbcfc: Pull complete [2024-04-22T02:42:19.046Z] 0d9ebad4ef96: Pull complete [2024-04-22T02:42:19.304Z] e9a5061849ea: Pull complete [2024-04-22T02:42:19.304Z] d747dcd14b5f: Pull complete [2024-04-22T02:42:20.239Z] 2de7ff778b66: Pull complete [2024-04-22T02:42:20.239Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-04-22T02:42:20.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-04-22T02:42:20.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:42:20.332Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:42:20.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:42:34.985Z] $ docker top 3c3644ffc43bbc70187d5d5a9ca002d082f14bcd3b1f8f6ccc82e12b557ae4b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-04-22T02:42:35.064Z] provisioning config files... [2024-04-22T02:42:35.073Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/3@tmp/config6544254713193692145tmp [2024-04-22T02:42:35.083Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/3@tmp/config7253977428285521054tmp [2024-04-22T02:42:35.091Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/3@tmp/config12822202427598016032tmp [Pipeline] { [Pipeline] echo [2024-04-22T02:42:35.237Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:42:35.543Z] ---> sigul-configuration.sh [2024-04-22T02:42:35.543Z] gpg: directory `/root/.gnupg' created [2024-04-22T02:42:35.543Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-04-22T02:42:35.543Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-04-22T02:42:35.543Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-04-22T02:42:35.543Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-04-22T02:42:35.543Z] gpg: CAST5 encrypted data [2024-04-22T02:42:35.543Z] gpg: encrypted with 1 passphrase [2024-04-22T02:42:35.543Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-04-22T02:42:35.839Z] + mkdir /home/jenkins [2024-04-22T02:42:35.839Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-04-22T02:42:36.136Z] + 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-04-22T02:42:36.151Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:42:36.447Z] ---> sigul-install.sh [2024-04-22T02:42:36.447Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-04-22T02:42:36.745Z] + git tag --list [2024-04-22T02:42:36.745Z] 0.6.0 [2024-04-22T02:42:36.745Z] 0.6.1 [2024-04-22T02:42:36.745Z] 0.7.0 [2024-04-22T02:42:36.745Z] 0.7.1 [2024-04-22T02:42:36.745Z] v1.0.0 [2024-04-22T02:42:36.745Z] v1.0.1 [2024-04-22T02:42:36.745Z] v1.1.0 [2024-04-22T02:42:36.745Z] v1.2.0 [2024-04-22T02:42:36.745Z] v1.2.1 [2024-04-22T02:42:36.745Z] v1.3.0 [2024-04-22T02:42:36.745Z] v1.3.1 [2024-04-22T02:42:36.745Z] v2.0.0 [2024-04-22T02:42:36.745Z] v2.1.0 [2024-04-22T02:42:36.745Z] v2.1.1 [2024-04-22T02:42:36.745Z] v2.2.0 [2024-04-22T02:42:36.745Z] v2.3.0 [2024-04-22T02:42:36.745Z] v3.0 [2024-04-22T02:42:36.745Z] v3.0.0 [2024-04-22T02:42:36.745Z] v3.1 [2024-04-22T02:42:36.745Z] v3.1.0 [2024-04-22T02:42:36.745Z] v3.1.0-dev.1 [2024-04-22T02:42:36.745Z] v3.1.0-dev.10 [2024-04-22T02:42:36.745Z] v3.1.0-dev.11 [2024-04-22T02:42:36.745Z] v3.1.0-dev.12 [2024-04-22T02:42:36.745Z] v3.1.0-dev.13 [2024-04-22T02:42:36.745Z] v3.1.0-dev.14 [2024-04-22T02:42:36.745Z] v3.1.0-dev.15 [2024-04-22T02:42:36.745Z] v3.1.0-dev.16 [2024-04-22T02:42:36.745Z] v3.1.0-dev.17 [2024-04-22T02:42:36.745Z] v3.1.0-dev.18 [2024-04-22T02:42:36.745Z] v3.1.0-dev.19 [2024-04-22T02:42:36.745Z] v3.1.0-dev.2 [2024-04-22T02:42:36.745Z] v3.1.0-dev.20 [2024-04-22T02:42:36.745Z] v3.1.0-dev.21 [2024-04-22T02:42:36.745Z] v3.1.0-dev.22 [2024-04-22T02:42:36.745Z] v3.1.0-dev.23 [2024-04-22T02:42:36.745Z] v3.1.0-dev.24 [2024-04-22T02:42:36.745Z] v3.1.0-dev.25 [2024-04-22T02:42:36.745Z] v3.1.0-dev.26 [2024-04-22T02:42:36.745Z] v3.1.0-dev.27 [2024-04-22T02:42:36.745Z] v3.1.0-dev.28 [2024-04-22T02:42:36.745Z] v3.1.0-dev.29 [2024-04-22T02:42:36.745Z] v3.1.0-dev.3 [2024-04-22T02:42:36.745Z] v3.1.0-dev.30 [2024-04-22T02:42:36.745Z] v3.1.0-dev.31 [2024-04-22T02:42:36.745Z] v3.1.0-dev.32 [2024-04-22T02:42:36.745Z] v3.1.0-dev.33 [2024-04-22T02:42:36.745Z] v3.1.0-dev.34 [2024-04-22T02:42:36.745Z] v3.1.0-dev.35 [2024-04-22T02:42:36.745Z] v3.1.0-dev.36 [2024-04-22T02:42:36.745Z] v3.1.0-dev.37 [2024-04-22T02:42:36.745Z] v3.1.0-dev.38 [2024-04-22T02:42:36.745Z] v3.1.0-dev.39 [2024-04-22T02:42:36.745Z] v3.1.0-dev.4 [2024-04-22T02:42:36.745Z] v3.1.0-dev.40 [2024-04-22T02:42:36.745Z] v3.1.0-dev.41 [2024-04-22T02:42:36.745Z] v3.1.0-dev.42 [2024-04-22T02:42:36.745Z] v3.1.0-dev.43 [2024-04-22T02:42:36.745Z] v3.1.0-dev.44 [2024-04-22T02:42:36.745Z] v3.1.0-dev.45 [2024-04-22T02:42:36.745Z] v3.1.0-dev.46 [2024-04-22T02:42:36.745Z] v3.1.0-dev.47 [2024-04-22T02:42:36.745Z] v3.1.0-dev.48 [2024-04-22T02:42:36.745Z] v3.1.0-dev.49 [2024-04-22T02:42:36.745Z] v3.1.0-dev.5 [2024-04-22T02:42:36.745Z] v3.1.0-dev.50 [2024-04-22T02:42:36.745Z] v3.1.0-dev.51 [2024-04-22T02:42:36.745Z] v3.1.0-dev.52 [2024-04-22T02:42:36.745Z] v3.1.0-dev.53 [2024-04-22T02:42:36.745Z] v3.1.0-dev.54 [2024-04-22T02:42:36.745Z] v3.1.0-dev.55 [2024-04-22T02:42:36.745Z] v3.1.0-dev.56 [2024-04-22T02:42:36.745Z] v3.1.0-dev.57 [2024-04-22T02:42:36.745Z] v3.1.0-dev.58 [2024-04-22T02:42:36.745Z] v3.1.0-dev.59 [2024-04-22T02:42:36.745Z] v3.1.0-dev.6 [2024-04-22T02:42:36.745Z] v3.1.0-dev.60 [2024-04-22T02:42:36.745Z] v3.1.0-dev.61 [2024-04-22T02:42:36.745Z] v3.1.0-dev.62 [2024-04-22T02:42:36.745Z] v3.1.0-dev.63 [2024-04-22T02:42:36.745Z] v3.1.0-dev.64 [2024-04-22T02:42:36.745Z] v3.1.0-dev.65 [2024-04-22T02:42:36.745Z] v3.1.0-dev.66 [2024-04-22T02:42:36.745Z] v3.1.0-dev.67 [2024-04-22T02:42:36.745Z] v3.1.0-dev.68 [2024-04-22T02:42:36.745Z] v3.1.0-dev.69 [2024-04-22T02:42:36.745Z] v3.1.0-dev.7 [2024-04-22T02:42:36.745Z] v3.1.0-dev.70 [2024-04-22T02:42:36.745Z] v3.1.0-dev.71 [2024-04-22T02:42:36.745Z] v3.1.0-dev.72 [2024-04-22T02:42:36.745Z] v3.1.0-dev.73 [2024-04-22T02:42:36.745Z] v3.1.0-dev.8 [2024-04-22T02:42:36.745Z] v3.1.0-dev.9 [2024-04-22T02:42:36.745Z] v3.1.1-dev.1 [2024-04-22T02:42:36.745Z] v3.2.0-dev.1 [2024-04-22T02:42:36.745Z] v3.2.0-dev.10 [2024-04-22T02:42:36.745Z] v3.2.0-dev.11 [2024-04-22T02:42:36.745Z] v3.2.0-dev.12 [2024-04-22T02:42:36.745Z] v3.2.0-dev.13 [2024-04-22T02:42:36.745Z] v3.2.0-dev.14 [2024-04-22T02:42:36.745Z] v3.2.0-dev.15 [2024-04-22T02:42:36.745Z] v3.2.0-dev.16 [2024-04-22T02:42:36.745Z] v3.2.0-dev.17 [2024-04-22T02:42:36.745Z] v3.2.0-dev.18 [2024-04-22T02:42:36.745Z] v3.2.0-dev.19 [2024-04-22T02:42:36.745Z] v3.2.0-dev.2 [2024-04-22T02:42:36.745Z] v3.2.0-dev.20 [2024-04-22T02:42:36.745Z] v3.2.0-dev.21 [2024-04-22T02:42:36.745Z] v3.2.0-dev.22 [2024-04-22T02:42:36.745Z] v3.2.0-dev.3 [2024-04-22T02:42:36.745Z] v3.2.0-dev.4 [2024-04-22T02:42:36.745Z] v3.2.0-dev.5 [2024-04-22T02:42:36.745Z] v3.2.0-dev.6 [2024-04-22T02:42:36.745Z] v3.2.0-dev.7 [2024-04-22T02:42:36.745Z] v3.2.0-dev.8 [2024-04-22T02:42:36.745Z] v3.2.0-dev.9 [Pipeline] sh [2024-04-22T02:42:37.038Z] + lftools sign git-tag v3.1.1-dev.1 [2024-04-22T02:42:37.607Z] Signing Git tag with Sigul... [2024-04-22T02:42:37.607Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-04-22T02:42:37.880Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:42:38.171Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-04-22T02:42:38.178Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-04-22T02:42:38.197Z] $ docker stop --time=1 3c3644ffc43bbc70187d5d5a9ca002d082f14bcd3b1f8f6ccc82e12b557ae4b0 [2024-04-22T02:42:39.496Z] $ docker rm -f --volumes 3c3644ffc43bbc70187d5d5a9ca002d082f14bcd3b1f8f6ccc82e12b557ae4b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-04-22T02:42:39.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-22T02:42:39.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:42:40.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-22T02:42:40.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:42:40.310Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:42:40.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:42:40.953Z] $ docker top 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f -eo pid,comm [2024-04-22T02:42:41.007Z] 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-04-22T02:42:41.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-22T02:42:41.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-22T02:42:41.067Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-22T02:42:41.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-22T02:42:41.166Z] $ docker exec 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f ssh-agent [2024-04-22T02:42:41.267Z] SSH_AUTH_SOCK=/tmp/ssh-I1LdhwzWSNY8/agent.14 [2024-04-22T02:42:41.267Z] SSH_AGENT_PID=20 [2024-04-22T02:42:41.272Z] Running ssh-add (command line suppressed) [2024-04-22T02:42:41.381Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3924232250176271636.key (/w/workspace/edgex-go/3@tmp/private_key_3924232250176271636.key) [2024-04-22T02:42:41.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-22T02:42:41.693Z] + git semver bump pre [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,869 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,869 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,869 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,869 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgex-go/3/.semver/napa with force:True [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,869 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,870 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,872 [execute] INFO git cat-file --batch-check [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,877 [execute] INFO git cat-file --batch [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-04-22T02:42:41.953Z] 2024-04-22 02:42:41,884 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:42:41.953Z] 3.1.1-dev.2 [Pipeline] } [2024-04-22T02:42:41.958Z] $ docker exec --env ******** --env ******** 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f ssh-agent -k [2024-04-22T02:42:42.060Z] unset SSH_AUTH_SOCK; [2024-04-22T02:42:42.061Z] unset SSH_AGENT_PID; [2024-04-22T02:42:42.061Z] echo Agent pid 20 killed; [2024-04-22T02:42:42.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-22T02:42:42.405Z] + git semver [Pipeline] } [2024-04-22T02:42:42.673Z] $ docker stop --time=1 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f [2024-04-22T02:42:43.932Z] $ docker rm -f --volumes 7571b9cbe99e0d5c0be6e3c4b6696f246b43fd45eefcce92bc6293b42f2d9f2f [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-22T02:42:44.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-22T02:42:44.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:42:44.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-22T02:42:44.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:42:44.684Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:42:44.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:42:45.063Z] $ docker top 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 -eo pid,comm [2024-04-22T02:42:45.143Z] 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-04-22T02:42:45.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-22T02:42:45.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-22T02:42:45.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-22T02:42:45.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-22T02:42:45.310Z] $ docker exec 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 ssh-agent [2024-04-22T02:42:45.422Z] SSH_AUTH_SOCK=/tmp/ssh-YO6cj4PzAEkP/agent.32 [2024-04-22T02:42:45.422Z] SSH_AGENT_PID=38 [2024-04-22T02:42:45.427Z] Running ssh-add (command line suppressed) [2024-04-22T02:42:45.530Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_15609147000583823977.key (/w/workspace/edgex-go/3@tmp/private_key_15609147000583823977.key) [2024-04-22T02:42:45.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-22T02:42:45.849Z] + git semver push [2024-04-22T02:42:46.418Z] 2024-04-22 02:42:46,127 [run_push] DEBUG push [2024-04-22T02:42:46.418Z] 2024-04-22 02:42:46,128 [execute] INFO git cat-file --batch-check [2024-04-22T02:42:46.418Z] 2024-04-22 02:42:46,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-04-22T02:42:46.418Z] 2024-04-22 02:42:46,132 [execute] INFO git rev-list 3f945c4b566368daf88e33f81e8f8192c2328c54 -- [2024-04-22T02:42:46.418Z] 2024-04-22 02:42:46,132 [execute] DEBUG Popen(['git', 'rev-list', '3f945c4b566368daf88e33f81e8f8192c2328c54', '--'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) [2024-04-22T02:42:46.418Z] 2024-04-22 02:42:46,149 [execute] INFO git fetch -v origin [2024-04-22T02:42:46.418Z] 2024-04-22 02:42:46,149 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=True, shell=None, istream=None) [2024-04-22T02:42:46.677Z] 2024-04-22 02:42:46,639 [run_push] DEBUG no remote changes detected [2024-04-22T02:42:46.677Z] 2024-04-22 02:42:46,640 [execute] INFO git push origin semver [2024-04-22T02:42:46.677Z] 2024-04-22 02:42:46,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) [2024-04-22T02:42:47.617Z] 2024-04-22 02:42:47,459 [run_push] DEBUG push all version tags [2024-04-22T02:42:47.617Z] 2024-04-22 02:42:47,459 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-04-22T02:42:47.617Z] 2024-04-22 02:42:47,460 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-04-22T02:42:48.553Z] 2024-04-22 02:42:48,380 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/napa [2024-04-22T02:42:48.553Z] 3.1.1-dev.2 [Pipeline] } [2024-04-22T02:42:48.560Z] $ docker exec --env ******** --env ******** 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 ssh-agent -k [2024-04-22T02:42:48.671Z] unset SSH_AUTH_SOCK; [2024-04-22T02:42:48.671Z] unset SSH_AGENT_PID; [2024-04-22T02:42:48.671Z] echo Agent pid 38 killed; [2024-04-22T02:42:48.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-22T02:42:49.027Z] + git semver [Pipeline] } [2024-04-22T02:42:49.294Z] $ docker stop --time=1 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 [2024-04-22T02:42:51.150Z] $ docker rm -f --volumes 88e4aefb89a50b093899301912591186922cee838cd6e154cb01f6ad4ba817f0 [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-04-22T02:42:51.951Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:42:52.243Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:42:53.111Z] ---> package-listing.sh [2024-04-22T02:42:53.111Z] ++ facter osfamily [2024-04-22T02:42:53.111Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-22T02:42:53.370Z] + OS_FAMILY=debian [2024-04-22T02:42:53.370Z] + workspace=/w/workspace/edgex-go/3 [2024-04-22T02:42:53.370Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-22T02:42:53.370Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-22T02:42:53.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-22T02:42:53.370Z] + PACKAGES=/tmp/packages_start.txt [2024-04-22T02:42:53.370Z] + '[' /w/workspace/edgex-go/3 ']' [2024-04-22T02:42:53.370Z] + PACKAGES=/tmp/packages_end.txt [2024-04-22T02:42:53.370Z] + case "${OS_FAMILY}" in [2024-04-22T02:42:53.370Z] + dpkg -l [2024-04-22T02:42:53.370Z] + grep '^ii' [2024-04-22T02:42:53.370Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-22T02:42:53.370Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-22T02:42:53.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-22T02:42:53.370Z] + '[' /w/workspace/edgex-go/3 ']' [2024-04-22T02:42:53.370Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-04-22T02:42:53.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-04-22T02:42:53.380Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-22T02:42:53.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:42:54.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-22T02:42:54.246Z] [2024-04-22T02:42:54.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-22T02:42:54.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-22T02:42:54.553Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-22T02:42:54.553Z] 5eb5b503b376: Pulling fs layer [2024-04-22T02:42:54.553Z] 5c69ac0246d0: Pulling fs layer [2024-04-22T02:42:54.553Z] ec43610c2a17: Pulling fs layer [2024-04-22T02:42:54.553Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-22T02:42:54.553Z] 33b1e0a273af: Pulling fs layer [2024-04-22T02:42:54.553Z] 5d3b04190fa2: Pulling fs layer [2024-04-22T02:42:54.553Z] 2f39f015ded8: Pulling fs layer [2024-04-22T02:42:54.553Z] 3a2ae6a8a46f: Waiting [2024-04-22T02:42:54.553Z] 33b1e0a273af: Waiting [2024-04-22T02:42:54.553Z] 5d3b04190fa2: Waiting [2024-04-22T02:42:54.553Z] 2f39f015ded8: Waiting [2024-04-22T02:42:54.553Z] 5c69ac0246d0: Verifying Checksum [2024-04-22T02:42:54.553Z] 5c69ac0246d0: Download complete [2024-04-22T02:42:54.553Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-22T02:42:54.553Z] 3a2ae6a8a46f: Download complete [2024-04-22T02:42:54.553Z] 33b1e0a273af: Verifying Checksum [2024-04-22T02:42:54.553Z] 33b1e0a273af: Download complete [2024-04-22T02:42:54.553Z] ec43610c2a17: Verifying Checksum [2024-04-22T02:42:54.553Z] ec43610c2a17: Download complete [2024-04-22T02:42:54.553Z] 5d3b04190fa2: Verifying Checksum [2024-04-22T02:42:54.553Z] 5d3b04190fa2: Download complete [2024-04-22T02:42:54.810Z] 5eb5b503b376: Download complete [2024-04-22T02:42:55.376Z] 2f39f015ded8: Verifying Checksum [2024-04-22T02:42:55.948Z] 5eb5b503b376: Pull complete [2024-04-22T02:42:56.205Z] 5c69ac0246d0: Pull complete [2024-04-22T02:42:56.462Z] ec43610c2a17: Pull complete [2024-04-22T02:42:56.462Z] 3a2ae6a8a46f: Pull complete [2024-04-22T02:42:56.721Z] 33b1e0a273af: Pull complete [2024-04-22T02:42:56.721Z] 5d3b04190fa2: Pull complete [2024-04-22T02:43:00.907Z] 2f39f015ded8: Pull complete [2024-04-22T02:43:00.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-22T02:43:00.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-22T02:43:00.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-22T02:43:01.003Z] prd-ubuntu20.04-docker-8c-8g-3345 does not seem to be running inside a container [2024-04-22T02:43:01.024Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-22T02:43:10.138Z] $ docker top d7086e2842e748694d867c00e93b28ce871de7ab41f8c9af79e1e18f98013f5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-22T02:43:10.501Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-22T02:43:10.831Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-22T02:43:11.119Z] + ls /var/log/sa-host [2024-04-22T02:43:11.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-22T02:43:11.297Z] provisioning config files... [2024-04-22T02:43:11.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config15017516655550728179tmp [Pipeline] { [Pipeline] echo [2024-04-22T02:43:11.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:43:11.668Z] ---> create-netrc.sh [Pipeline] } [2024-04-22T02:43:11.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:43:12.018Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-22T02:43:12.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:43:12.314Z] ---> sudo-logs.sh [2024-04-22T02:43:12.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-22T02:43:12.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:43:12.638Z] ---> job-cost.sh [2024-04-22T02:43:12.638Z] lf-activate-venv: SKIPPING [2024-04-22T02:43:12.638Z] DEBUG: total: 0.10999999940395355 [2024-04-22T02:43:12.638Z] INFO: Retrieving Stack Cost... [2024-04-22T02:43:13.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-22T02:43:13.467Z] INFO: Archiving Costs [Pipeline] echo [2024-04-22T02:43:13.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-22T02:43:13.758Z] ---> logs-deploy.sh [2024-04-22T02:43:13.758Z] lf-activate-venv: SKIPPING [2024-04-22T02:43:13.758Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/napa/3 [2024-04-22T02:43:13.758Z] INFO: archiving workspace using pattern(s): [2024-04-22T02:43:14.697Z] Archives upload complete. [2024-04-22T02:43:14.957Z] INFO: archiving logs to Nexus [2024-04-22T02:43:15.528Z] ---> uname -a: [2024-04-22T02:43:15.528Z] Linux prd-ubuntu20-04-docker-8c-8g-3345 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-22T02:43:15.528Z] [2024-04-22T02:43:15.528Z] [2024-04-22T02:43:15.528Z] ---> lscpu: [2024-04-22T02:43:15.528Z] Architecture: x86_64 [2024-04-22T02:43:15.528Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-22T02:43:15.528Z] Byte Order: Little Endian [2024-04-22T02:43:15.528Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-22T02:43:15.528Z] CPU(s): 8 [2024-04-22T02:43:15.528Z] On-line CPU(s) list: 0-7 [2024-04-22T02:43:15.528Z] Thread(s) per core: 1 [2024-04-22T02:43:15.528Z] Core(s) per socket: 1 [2024-04-22T02:43:15.528Z] Socket(s): 8 [2024-04-22T02:43:15.528Z] NUMA node(s): 1 [2024-04-22T02:43:15.528Z] Vendor ID: AuthenticAMD [2024-04-22T02:43:15.528Z] CPU family: 23 [2024-04-22T02:43:15.528Z] Model: 49 [2024-04-22T02:43:15.528Z] Model name: AMD EPYC-Rome Processor [2024-04-22T02:43:15.528Z] Stepping: 0 [2024-04-22T02:43:15.528Z] CPU MHz: 2799.998 [2024-04-22T02:43:15.528Z] BogoMIPS: 5599.99 [2024-04-22T02:43:15.528Z] Virtualization: AMD-V [2024-04-22T02:43:15.528Z] Hypervisor vendor: KVM [2024-04-22T02:43:15.528Z] Virtualization type: full [2024-04-22T02:43:15.528Z] L1d cache: 256 KiB [2024-04-22T02:43:15.528Z] L1i cache: 256 KiB [2024-04-22T02:43:15.528Z] L2 cache: 4 MiB [2024-04-22T02:43:15.528Z] L3 cache: 128 MiB [2024-04-22T02:43:15.528Z] NUMA node0 CPU(s): 0-7 [2024-04-22T02:43:15.528Z] Vulnerability Itlb multihit: Not affected [2024-04-22T02:43:15.528Z] Vulnerability L1tf: Not affected [2024-04-22T02:43:15.528Z] Vulnerability Mds: Not affected [2024-04-22T02:43:15.528Z] Vulnerability Meltdown: Not affected [2024-04-22T02:43:15.528Z] Vulnerability Mmio stale data: Not affected [2024-04-22T02:43:15.528Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-22T02:43:15.528Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-22T02:43:15.528Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-22T02:43:15.528Z] Vulnerability Srbds: Not affected [2024-04-22T02:43:15.528Z] Vulnerability Tsx async abort: Not affected [2024-04-22T02:43:15.528Z] 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-04-22T02:43:15.528Z] [2024-04-22T02:43:15.528Z]