Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa1b3d14d2454e1951de55af8cf305a6098c72fc 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-ssh15343084383002733567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14941908073126756237.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6102066974609554824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8185855270667570964.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15171943542561133964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-993 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/541 [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/541 # 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 aa1b3d14d2454e1951de55af8cf305a6098c72fc (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 Commit message: "build: Update to latest EdgeX go-mods (#4605)" > git rev-list --no-walk b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T23:18:24.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T23:18:25.021Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T23:18:25.035Z] ========================================================= [2023-07-12T23:18:25.035Z] EdgeX Global Pipelines Version Info [2023-07-12T23:18:25.035Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:18:25.746Z] ------------------- [2023-07-12T23:18:25.746Z] stable info: [2023-07-12T23:18:25.746Z] ------------------- [2023-07-12T23:18:25.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T23:18:25.746Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T23:18:25.746Z] Message: update stable to v1.0.250 [2023-07-12T23:18:26.315Z] ------------------- [2023-07-12T23:18:26.315Z] experimental info: [2023-07-12T23:18:26.315Z] ------------------- [2023-07-12T23:18:26.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T23:18:26.315Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T23:18:26.315Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T23:18:26.456Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-12T23:18:26.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-12T23:18:26.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T23:18:26.481Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T23:18:26.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T23:18:26.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T23:18:26.505Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T23:18:26.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-12T23:18:26.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-12T23:18:26.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-12T23:18:26.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T23:18:26.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T23:18:26.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T23:18:26.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T23:18:26.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T23:18:26.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T23:18:26.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T23:18:26.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T23:18:26.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-12T23:18:26.618Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-12T23:18:26.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T23:18:26.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T23:18:26.652Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T23:18:26.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-12T23:18:26.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-12T23:18:26.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-12T23:18:26.688Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] echo [2023-07-12T23:18:26.696Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa1b3d1 [Pipeline] echo [2023-07-12T23:18:26.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:18:26.736Z] provisioning config files... [2023-07-12T23:18:26.750Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config11826947061820957089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:18:27.053Z] ---> docker-login.sh [2023-07-12T23:18:27.054Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:18:27.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:18:27.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:18:27.576Z] Configure a credential helper to remove this warning. See [2023-07-12T23:18:27.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:18:27.576Z] [2023-07-12T23:18:27.576Z] Login Succeeded [2023-07-12T23:18:27.576Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:18:27.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:18:27.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:18:27.576Z] Configure a credential helper to remove this warning. See [2023-07-12T23:18:27.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:18:27.576Z] [2023-07-12T23:18:27.576Z] Login Succeeded [2023-07-12T23:18:27.576Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:18:27.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:18:27.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:18:27.836Z] Configure a credential helper to remove this warning. See [2023-07-12T23:18:27.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:18:27.836Z] [2023-07-12T23:18:27.836Z] Login Succeeded [2023-07-12T23:18:27.836Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:18:27.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:18:27.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:18:27.836Z] Configure a credential helper to remove this warning. See [2023-07-12T23:18:27.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:18:27.836Z] [2023-07-12T23:18:27.836Z] Login Succeeded [2023-07-12T23:18:27.836Z] docker.io [2023-07-12T23:18:28.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:18:28.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:18:28.357Z] Configure a credential helper to remove this warning. See [2023-07-12T23:18:28.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:18:28.357Z] [2023-07-12T23:18:28.357Z] Login Succeeded [2023-07-12T23:18:28.357Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:18:28.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T23:18:28.666Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/core-command/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-07-12T23:18:28.667Z] cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/core-data/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/core-metadata/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T23:18:28.667Z] + + cut -d/ -f2 [2023-07-12T23:18:28.667Z] dirname cmd/security-spire-agent/Dockerfile [2023-07-12T23:18:28.667Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/support-notifications/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-12T23:18:28.667Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-12T23:18:28.667Z] + cut -d/ -f2 [2023-07-12T23:18:28.667Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-12T23:18:28.717Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T23:18:29.066Z] + git rev-list -1 --merges aa1b3d14d2454e1951de55af8cf305a6098c72fc~1..aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] echo [2023-07-12T23:18:29.084Z] -----------> git rev-list -1 --merges aa1b3d14d2454e1951de55af8cf305a6098c72fc~1..aa1b3d14d2454e1951de55af8cf305a6098c72fc aa1b3d14d2454e1951de55af8cf305a6098c72fc [false] [Pipeline] sh [2023-07-12T23:18:29.387Z] + git log --format=format:%s -1 aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] echo [2023-07-12T23:18:29.402Z] ========================================================= [2023-07-12T23:18:29.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T23:18:29.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-12T23:18:29.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T23:18:29.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T23:18:29.845Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T23:18:29.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T23:18:29.845Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T23:18:29.845Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T23:18:29.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:18:30.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:18:30.252Z] [2023-07-12T23:18:30.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:18:30.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:18:30.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T23:18:30.554Z] b85a868b505f: Pulling fs layer [2023-07-12T23:18:30.554Z] e2be974225ed: Pulling fs layer [2023-07-12T23:18:30.554Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T23:18:30.554Z] 988bab9f4d93: Pulling fs layer [2023-07-12T23:18:30.554Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T23:18:30.554Z] 988bab9f4d93: Waiting [2023-07-12T23:18:30.555Z] 1469e6f7b9e6: Waiting [2023-07-12T23:18:30.555Z] eaf3925da568: Pulling fs layer [2023-07-12T23:18:30.555Z] bab4dde63d76: Pulling fs layer [2023-07-12T23:18:30.555Z] bde34c3a00c8: Pulling fs layer [2023-07-12T23:18:30.555Z] bab4dde63d76: Waiting [2023-07-12T23:18:30.555Z] b352a97aabf1: Pulling fs layer [2023-07-12T23:18:30.555Z] 4872d77fe225: Pulling fs layer [2023-07-12T23:18:30.555Z] b352a97aabf1: Waiting [2023-07-12T23:18:30.555Z] bde34c3a00c8: Waiting [2023-07-12T23:18:30.555Z] 5851b861e8e6: Pulling fs layer [2023-07-12T23:18:30.555Z] 4872d77fe225: Waiting [2023-07-12T23:18:30.555Z] 5851b861e8e6: Waiting [2023-07-12T23:18:30.555Z] e2be974225ed: Download complete [2023-07-12T23:18:30.555Z] 988bab9f4d93: Verifying Checksum [2023-07-12T23:18:30.555Z] 988bab9f4d93: Download complete [2023-07-12T23:18:30.555Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T23:18:30.555Z] 1469e6f7b9e6: Download complete [2023-07-12T23:18:30.555Z] 339a4e72a1f5: Download complete [2023-07-12T23:18:30.815Z] eaf3925da568: Verifying Checksum [2023-07-12T23:18:30.815Z] eaf3925da568: Download complete [2023-07-12T23:18:30.815Z] bde34c3a00c8: Download complete [2023-07-12T23:18:30.815Z] b352a97aabf1: Verifying Checksum [2023-07-12T23:18:30.815Z] b352a97aabf1: Download complete [2023-07-12T23:18:30.815Z] 4872d77fe225: Verifying Checksum [2023-07-12T23:18:30.815Z] 4872d77fe225: Download complete [2023-07-12T23:18:30.815Z] 5851b861e8e6: Download complete [2023-07-12T23:18:30.815Z] b85a868b505f: Verifying Checksum [2023-07-12T23:18:30.815Z] b85a868b505f: Download complete [2023-07-12T23:18:31.076Z] bab4dde63d76: Verifying Checksum [2023-07-12T23:18:31.076Z] bab4dde63d76: Download complete [2023-07-12T23:18:32.014Z] b85a868b505f: Pull complete [2023-07-12T23:18:32.014Z] e2be974225ed: Pull complete [2023-07-12T23:18:32.583Z] 339a4e72a1f5: Pull complete [2023-07-12T23:18:32.583Z] 988bab9f4d93: Pull complete [2023-07-12T23:18:32.843Z] 1469e6f7b9e6: Pull complete [2023-07-12T23:18:33.102Z] eaf3925da568: Pull complete [2023-07-12T23:18:34.483Z] bab4dde63d76: Pull complete [2023-07-12T23:18:34.743Z] bde34c3a00c8: Pull complete [2023-07-12T23:18:34.743Z] b352a97aabf1: Pull complete [2023-07-12T23:18:35.004Z] 4872d77fe225: Pull complete [2023-07-12T23:18:35.004Z] 5851b861e8e6: Pull complete [2023-07-12T23:18:35.004Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T23:18:35.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:18:35.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:18:35.090Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:18:35.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T23:18:36.499Z] $ docker top 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 -eo pid,comm [2023-07-12T23:18:36.557Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T23:18:36.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T23:18:36.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:18:36.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:18:36.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:18:36.715Z] $ docker exec 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent [2023-07-12T23:18:36.819Z] SSH_AUTH_SOCK=/tmp/ssh-0nsLSl7tOee8/agent.32 [2023-07-12T23:18:36.819Z] SSH_AGENT_PID=38 [2023-07-12T23:18:36.826Z] Running ssh-add (command line suppressed) [2023-07-12T23:18:36.933Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_1370837861408773615.key (/w/workspace/edgex-go/541@tmp/private_key_1370837861408773615.key) [2023-07-12T23:18:36.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:18:37.226Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T23:18:37.242Z] $ docker exec --env ******** --env ******** 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent -k [2023-07-12T23:18:37.349Z] unset SSH_AUTH_SOCK; [2023-07-12T23:18:37.349Z] unset SSH_AGENT_PID; [2023-07-12T23:18:37.350Z] echo Agent pid 38 killed; [2023-07-12T23:18:37.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T23:18:37.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:18:37.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:18:37.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:18:37.499Z] $ docker exec 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent [2023-07-12T23:18:37.602Z] SSH_AUTH_SOCK=/tmp/ssh-BpHCAAYULua5/agent.70 [2023-07-12T23:18:37.602Z] SSH_AGENT_PID=76 [2023-07-12T23:18:37.606Z] Running ssh-add (command line suppressed) [2023-07-12T23:18:37.721Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_6280945986015142832.key (/w/workspace/edgex-go/541@tmp/private_key_6280945986015142832.key) [2023-07-12T23:18:37.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:18:38.019Z] + git semver init [2023-07-12T23:18:38.277Z] 2023-07-12 23:18:38,190 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T23:18:38.277Z] 2023-07-12 23:18:38,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/541/.semver [2023-07-12T23:18:38.277Z] 2023-07-12 23:18:38,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/541/.semver [2023-07-12T23:18:38.277Z] 2023-07-12 23:18:38,192 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/541/.semver'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=None) [2023-07-12T23:18:43.548Z] 2023-07-12 23:18:42,587 [append_file] DEBUG append to file:/w/workspace/edgex-go/541/.git/info/exclude [2023-07-12T23:18:43.548Z] 2023-07-12 23:18:42,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/541/.semver/main with force:False [2023-07-12T23:18:43.548Z] 2023-07-12 23:18:42,588 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:18:43.548Z] 2023-07-12 23:18:42,588 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:18:43.548Z] 3.1.0-dev.8 [Pipeline] } [2023-07-12T23:18:43.561Z] $ docker exec --env ******** --env ******** 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent -k [2023-07-12T23:18:43.663Z] unset SSH_AUTH_SOCK; [2023-07-12T23:18:43.665Z] unset SSH_AGENT_PID; [2023-07-12T23:18:43.665Z] echo Agent pid 76 killed; [2023-07-12T23:18:43.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T23:18:43.977Z] + git semver [Pipeline] } [2023-07-12T23:18:44.250Z] $ docker stop --time=1 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 [2023-07-12T23:18:45.576Z] $ docker rm -f --volumes 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:18:45.913Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T23:18:46.112Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T23:18:46.115Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:18:46.485Z] + git config --global --add safe.directory /w/workspace/edgex-go/541 [Pipeline] echo [2023-07-12T23:18:46.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:18:46.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:18:46.512Z] ========================================================= [2023-07-12T23:18:46.512Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T23:18:46.512Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:18:46.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T23:18:46.791Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T23:18:46.791Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T23:18:46.791Z] 6911f1a30b25: Pulling fs layer [2023-07-12T23:18:46.791Z] e194b8c5c2a9: Pulling fs layer [2023-07-12T23:18:46.791Z] 6863d3e3a2b1: Pulling fs layer [2023-07-12T23:18:46.791Z] ec0bb842ea78: Pulling fs layer [2023-07-12T23:18:46.791Z] 40a00589a448: Pulling fs layer [2023-07-12T23:18:46.791Z] 6c08303d61cc: Pulling fs layer [2023-07-12T23:18:46.791Z] 798269fcf238: Pulling fs layer [2023-07-12T23:18:46.791Z] ec0bb842ea78: Waiting [2023-07-12T23:18:46.791Z] 40a00589a448: Waiting [2023-07-12T23:18:46.791Z] 6c08303d61cc: Waiting [2023-07-12T23:18:46.791Z] 798269fcf238: Waiting [2023-07-12T23:18:46.791Z] 6863d3e3a2b1: Waiting [2023-07-12T23:18:46.791Z] 6911f1a30b25: Download complete [2023-07-12T23:18:46.791Z] 6863d3e3a2b1: Verifying Checksum [2023-07-12T23:18:46.791Z] 6863d3e3a2b1: Download complete [2023-07-12T23:18:46.791Z] ec0bb842ea78: Verifying Checksum [2023-07-12T23:18:46.791Z] ec0bb842ea78: Download complete [2023-07-12T23:18:46.791Z] 4db1b89c0bd1: Verifying Checksum [2023-07-12T23:18:46.791Z] 4db1b89c0bd1: Download complete [2023-07-12T23:18:46.791Z] 40a00589a448: Verifying Checksum [2023-07-12T23:18:46.791Z] 40a00589a448: Download complete [2023-07-12T23:18:47.050Z] 4db1b89c0bd1: Pull complete [2023-07-12T23:18:47.050Z] 6911f1a30b25: Pull complete [2023-07-12T23:18:47.617Z] 798269fcf238: Verifying Checksum [2023-07-12T23:18:47.617Z] 798269fcf238: Download complete [2023-07-12T23:18:47.617Z] e194b8c5c2a9: Verifying Checksum [2023-07-12T23:18:47.617Z] e194b8c5c2a9: Download complete [2023-07-12T23:18:47.617Z] 6c08303d61cc: Verifying Checksum [2023-07-12T23:18:47.617Z] 6c08303d61cc: Download complete [2023-07-12T23:18:50.915Z] e194b8c5c2a9: Pull complete [2023-07-12T23:18:50.915Z] 6863d3e3a2b1: Pull complete [2023-07-12T23:18:50.915Z] ec0bb842ea78: Pull complete [2023-07-12T23:18:50.915Z] 40a00589a448: Pull complete [2023-07-12T23:18:53.447Z] 6c08303d61cc: Pull complete [2023-07-12T23:18:54.018Z] 798269fcf238: Pull complete [2023-07-12T23:18:54.018Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-12T23:18:54.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T23:18:54.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:18:54.315Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T23:18:54.315Z] WORKDIR /edgex [2023-07-12T23:18:54.315Z] COPY go.mod . [2023-07-12T23:18:54.315Z] RUN go mod download [2023-07-12T23:18:54.315Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-12T23:18:54.901Z] Sending build context to Docker daemon 170.6MB [2023-07-12T23:18:54.901Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T23:18:54.901Z] ---> ec979cd7f677 [2023-07-12T23:18:54.901Z] Step 2/4 : WORKDIR /edgex [2023-07-12T23:18:56.818Z] ---> Running in 1e01fa5c9951 [2023-07-12T23:18:57.077Z] Removing intermediate container 1e01fa5c9951 [2023-07-12T23:18:57.077Z] ---> 2c3d567b8d90 [2023-07-12T23:18:57.077Z] Step 3/4 : COPY go.mod . [2023-07-12T23:18:57.077Z] ---> f5f5cf661484 [2023-07-12T23:18:57.077Z] Step 4/4 : RUN go mod download [2023-07-12T23:18:57.338Z] ---> Running in e8a53ce09ca4 [2023-07-12T23:19:01.174Z] Still waiting to schedule task [2023-07-12T23:19:01.175Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-12T23:19:12.227Z] Removing intermediate container e8a53ce09ca4 [2023-07-12T23:19:12.227Z] ---> e9133e5a153e [2023-07-12T23:19:12.227Z] Successfully built e9133e5a153e [2023-07-12T23:19:12.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:19:12.528Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T23:19:12.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:19:12.595Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:19:12.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T23:19:13.092Z] $ docker top 6be3cd47c34792017064c2f450e2e0042c9da07a22f5fa83f79544ac5dede586 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:19:13.441Z] + go version [2023-07-12T23:19:13.441Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-12T23:19:13.454Z] $ docker stop --time=1 6be3cd47c34792017064c2f450e2e0042c9da07a22f5fa83f79544ac5dede586 [2023-07-12T23:19:14.722Z] $ docker rm -f --volumes 6be3cd47c34792017064c2f450e2e0042c9da07a22f5fa83f79544ac5dede586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:19:15.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T23:19:15.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:19:15.177Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:19:15.211Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T23:19:15.573Z] $ docker top ddcb6d456f130316d1802bb72cca58908f782a5695e017e14a8eb811bf2edafd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T23:19:15.634Z] ========================================================= [2023-07-12T23:19:15.634Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T23:19:15.634Z] ========================================================= [Pipeline] sh [2023-07-12T23:19:15.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/541 [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:19:16.207Z] + make test [2023-07-12T23:19:16.207Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T23:19:24.331Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T23:19:39.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T23:19:40.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T23:19:40.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T23:19:40.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-07-12T23:19:40.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-07-12T23:19:40.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T23:19:40.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T23:19:40.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T23:19:41.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T23:19:41.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T23:19:42.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T23:19:42.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T23:19:42.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T23:19:42.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T23:19:42.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T23:19:43.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T23:19:43.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T23:19:44.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.5% of statements [2023-07-12T23:19:44.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-07-12T23:19:45.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.076s coverage: 88.5% of statements [2023-07-12T23:19:45.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-07-12T23:19:45.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T23:19:45.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T23:19:45.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T23:19:46.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T23:19:46.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T23:19:46.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T23:19:46.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T23:19:46.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T23:19:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 95.6% of statements [2023-07-12T23:19:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-07-12T23:19:47.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T23:19:47.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T23:19:47.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T23:19:47.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-07-12T23:19:47.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T23:19:47.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T23:19:47.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-07-12T23:19:47.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-07-12T23:19:48.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements [2023-07-12T23:19:48.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-07-12T23:19:48.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-07-12T23:19:48.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-07-12T23:19:48.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-07-12T23:19:49.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T23:19:49.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T23:19:49.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T23:19:49.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T23:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T23:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T23:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T23:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T23:19:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T23:19:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T23:19:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T23:19:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T23:19:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T23:19:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T23:19:50.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T23:19:51.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T23:19:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T23:19:53.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T23:19:53.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T23:19:54.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T23:19:54.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T23:19:54.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T23:19:56.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T23:19:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T23:19:56.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T23:19:57.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T23:19:57.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T23:19:57.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T23:19:57.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T23:19:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T23:19:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T23:19:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T23:19:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T23:19:59.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2023-07-12T23:20:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T23:20:00.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T23:20:00.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T23:20:00.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T23:20:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T23:20:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T23:20:01.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T23:20:01.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.302s coverage: 79.9% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.097s coverage: 92.9% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.152s coverage: 81.8% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.104s coverage: 82.1% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 38.4% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements [2023-07-12T23:20:13.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2023-07-12T23:20:13.783Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-12T23:20:13.783Z] running golangci-lint [2023-07-12T23:20:13.783Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-12T23:20:13.783Z] go version go1.20.6 linux/amd64 [2023-07-12T23:20:13.783Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-12T23:20:13.783Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-12T23:20:28.830Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 15.445150665s" [2023-07-12T23:20:28.830Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.715648ms" [2023-07-12T23:20:36.947Z] level=info msg="[linters_context/goanalysis] analyzers took 53.384916377s with top 10 stages: buildir: 30.866295177s, inspect: 1.673927157s, fact_deprecated: 1.430006992s, printf: 1.037356339s, gosec: 1.009542159s, S1038: 1.0057715s, ctrlflow: 913.787553ms, nilness: 843.461833ms, fact_purity: 652.97555ms, isgenerated: 495.391535ms" [2023-07-12T23:20:36.947Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-12T23:20:36.947Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, skip_files: 203/203, path_prettifier: 203/203, skip_dirs: 203/203" [2023-07-12T23:20:36.947Z] level=info msg="[runner] processing took 16.748392ms with stages: nolint: 6.668244ms, identifier_marker: 4.429092ms, autogenerated_exclude: 1.776948ms, exclude-rules: 1.539666ms, path_prettifier: 1.476355ms, skip_dirs: 809.577µs, cgo: 27.66µs, filename_unadjuster: 16.04µs, max_same_issues: 1.15µs, skip_files: 660ns, exclude: 440ns, diff: 440ns, uniq_by_line: 410ns, severity-rules: 400ns, path_shortener: 400ns, source_code: 260ns, sort_results: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-07-12T23:20:36.947Z] level=info msg="[runner] linters took 7.327124692s with stages: goanalysis_metalinter: 7.31026656s" [2023-07-12T23:20:36.947Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-12T23:20:36.947Z] level=info msg="Memory: 230 samples, avg is 177.3MB, max is 793.7MB" [2023-07-12T23:20:36.947Z] level=info msg="Execution took 22.821067017s" [2023-07-12T23:20:36.947Z] go vet ./... [2023-07-12T23:20:37.495Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-994 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-07-12T23:20:37.505Z] Running in /w/workspace/edgex-go/541 [Pipeline] { [Pipeline] checkout [2023-07-12T23:20:37.530Z] The recommended git tool is: git [2023-07-12T23:20:40.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T23:20:40.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T23:20:40.479Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T23:20:40.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-12T23:20:40.774Z] + ls -al . [2023-07-12T23:20:40.774Z] total 720 [2023-07-12T23:20:40.774Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 23:19 . [2023-07-12T23:20:40.774Z] drwxr-xr-x 4 root root 4096 Jul 12 23:19 .. [2023-07-12T23:20:40.774Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 23:18 .blubracket [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 16 Jul 12 23:18 .dockerignore [2023-07-12T23:20:40.774Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 23:18 .git [2023-07-12T23:20:40.774Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 23:18 .github [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 1133 Jul 12 23:18 .gitignore [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 23:18 .golangci.yml [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 23:18 .hadolint.yml [2023-07-12T23:20:40.774Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 23:18 .semver [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 23:18 .sonarcloud.properties [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 23:18 ADOPTERS.md [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 11234 Jul 12 23:18 Attribution.txt [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 93407 Jul 12 23:18 CHANGELOG.md [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 23:18 CONTRIBUTING.md [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 23:18 GOVERNANCE.md [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 883 Jul 12 23:18 Jenkinsfile [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 23:18 LICENSE [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 14368 Jul 12 23:18 Makefile [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 23:18 OWNERS.md [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 9923 Jul 12 23:18 README.md [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 23:18 SECURITY.md [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 23:18 VERSION [2023-07-12T23:20:40.774Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 23:18 bin [2023-07-12T23:20:40.774Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 23:18 cmd [2023-07-12T23:20:40.774Z] -rw-r--r-- 1 root root 447731 Jul 12 23:20 coverage.out [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 3429 Jul 12 23:18 go.mod [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 32406 Jul 12 23:18 go.sum [2023-07-12T23:20:40.774Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 23:18 internal [2023-07-12T23:20:40.774Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 23:18 openapi [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 594 Jul 12 23:18 security.txt [2023-07-12T23:20:40.774Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 23:18 snap [2023-07-12T23:20:40.774Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 23:18 version.go [Pipeline] sh [2023-07-12T23:20:41.106Z] + '[' -e coverage.out ] [2023-07-12T23:20:41.106Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-12T23:20:41.201Z] Stashed 1 file(s) [Pipeline] sh [2023-07-12T23:20:41.478Z] + make build [2023-07-12T23:20:41.478Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T23:20:42.507Z] using credential edgex-jenkins-ssh [2023-07-12T23:20:42.532Z] Cloning the remote Git repository [2023-07-12T23:20:42.574Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-12T23:20:43.210Z] > git init /w/workspace/edgex-go/541 # timeout=10 [2023-07-12T23:20:43.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T23:20:43.347Z] > git --version # timeout=10 [2023-07-12T23:20:43.365Z] > git --version # 'git version 2.25.1' [2023-07-12T23:20:43.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T23:20:43.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T23:20:53.676Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T23:20:53.676Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T23:20:54.612Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T23:20:55.546Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T23:21:00.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T23:21:00.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T23:21:01.708Z] Avoid second fetch [2023-07-12T23:21:01.709Z] Checking out Revision aa1b3d14d2454e1951de55af8cf305a6098c72fc (main) [2023-07-12T23:21:02.110Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T23:21:02.402Z] Commit message: "build: Update to latest EdgeX go-mods (#4605)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:21:03.349Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T23:21:03.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:21:03.349Z] Dload Upload Total Spent Left Speed [2023-07-12T23:21:03.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [2023-07-12T23:21:03.486Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh [2023-07-12T23:21:01.726Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T23:21:01.786Z] > git checkout -f aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 [2023-07-12T23:21:03.944Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T23:21:04.271Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T23:21:04.271Z] + sudo tee /etc/docker/daemon.new [2023-07-12T23:21:04.271Z] { [2023-07-12T23:21:04.271Z] "registry-mirrors": [ [2023-07-12T23:21:04.271Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T23:21:04.271Z] ], [2023-07-12T23:21:04.271Z] "bip": "10.250.0.254/24", [2023-07-12T23:21:04.271Z] "hosts": [ [2023-07-12T23:21:04.271Z] "tcp://0.0.0.0:5555", [2023-07-12T23:21:04.271Z] "unix:///var/run/docker.sock" [2023-07-12T23:21:04.271Z] ], [2023-07-12T23:21:04.271Z] "mtu": 1458, [2023-07-12T23:21:04.271Z] "selinux-enabled": true, [2023-07-12T23:21:04.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T23:21:04.271Z] } [Pipeline] sh [2023-07-12T23:21:04.420Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T23:21:04.599Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T23:21:04.933Z] + sudo service docker restart [2023-07-12T23:21:05.792Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T23:21:06.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T23:21:07.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T23:21:08.598Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-12T23:21:09.987Z] $ docker stop --time=1 ddcb6d456f130316d1802bb72cca58908f782a5695e017e14a8eb811bf2edafd [2023-07-12T23:21:14.240Z] $ docker rm -f --volumes ddcb6d456f130316d1802bb72cca58908f782a5695e017e14a8eb811bf2edafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:21:15.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T23:21:15.118Z] [2023-07-12T23:21:15.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:21:15.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T23:21:15.415Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-12T23:21:15.415Z] 91d30c5bc195: Pulling fs layer [2023-07-12T23:21:15.415Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-12T23:21:15.415Z] 9c61dcf015f6: Pulling fs layer [2023-07-12T23:21:15.415Z] 4698f68db338: Pulling fs layer [2023-07-12T23:21:15.415Z] 2a2f49069b9e: Pulling fs layer [2023-07-12T23:21:15.415Z] e0025b399a48: Pulling fs layer [2023-07-12T23:21:15.415Z] 4698f68db338: Waiting [2023-07-12T23:21:15.415Z] 2a2f49069b9e: Waiting [2023-07-12T23:21:15.415Z] e0025b399a48: Waiting [2023-07-12T23:21:15.415Z] 91d30c5bc195: Verifying Checksum [2023-07-12T23:21:15.415Z] 91d30c5bc195: Download complete [2023-07-12T23:21:15.415Z] 4698f68db338: Verifying Checksum [2023-07-12T23:21:15.415Z] 4698f68db338: Download complete [2023-07-12T23:21:15.673Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-12T23:21:15.673Z] 2e9b0aa3be6d: Download complete [2023-07-12T23:21:15.673Z] e0025b399a48: Verifying Checksum [2023-07-12T23:21:15.673Z] e0025b399a48: Download complete [2023-07-12T23:21:15.673Z] 91d30c5bc195: Pull complete [2023-07-12T23:21:15.673Z] 2a2f49069b9e: Verifying Checksum [2023-07-12T23:21:15.673Z] 2a2f49069b9e: Download complete [2023-07-12T23:21:15.930Z] 2e9b0aa3be6d: Pull complete [2023-07-12T23:21:16.188Z] 9c61dcf015f6: Verifying Checksum [2023-07-12T23:21:16.188Z] 9c61dcf015f6: Download complete [2023-07-12T23:21:18.718Z] 9c61dcf015f6: Pull complete [2023-07-12T23:21:18.718Z] 4698f68db338: Pull complete [2023-07-12T23:21:18.983Z] 2a2f49069b9e: Pull complete [2023-07-12T23:21:19.242Z] e0025b399a48: Pull complete [2023-07-12T23:21:19.242Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-12T23:21:19.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T23:21:19.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:21:19.321Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:21:19.352Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-12T23:21:21.711Z] $ docker top 0507f4fc0070d84d28960375fde64dbfff7594fd5fd7d722889d281b2d2fb550 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:21:22.051Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:21:23.177Z] provisioning config files... [2023-07-12T23:21:23.203Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config8780078900632265172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:21:23.551Z] ---> docker-login.sh [2023-07-12T23:21:23.551Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:21:23.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:21:23.955Z] #1 [core-data internal] load build definition from Dockerfile [2023-07-12T23:21:23.955Z] #1 transferring dockerfile: 1.90kB done [2023-07-12T23:21:23.955Z] #1 DONE 0.0s [2023-07-12T23:21:24.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:21:24.088Z] Configure a credential helper to remove this warning. See [2023-07-12T23:21:24.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:21:24.088Z] [2023-07-12T23:21:24.088Z] Login Succeeded [2023-07-12T23:21:24.088Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:21:24.213Z] [2023-07-12T23:21:24.214Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T23:21:24.214Z] #2 transferring dockerfile: 2.04kB done [2023-07-12T23:21:24.214Z] #2 DONE 0.0s [2023-07-12T23:21:24.214Z] [2023-07-12T23:21:24.214Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T23:21:24.214Z] #3 transferring dockerfile: 2.82kB done [2023-07-12T23:21:24.214Z] #3 DONE 0.0s [2023-07-12T23:21:24.214Z] [2023-07-12T23:21:24.214Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T23:21:24.214Z] #4 transferring dockerfile: 2.12kB done [2023-07-12T23:21:24.214Z] #4 DONE 0.0s [2023-07-12T23:21:24.214Z] [2023-07-12T23:21:24.214Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-07-12T23:21:24.214Z] #5 transferring dockerfile: 1.96kB done [2023-07-12T23:21:24.214Z] #5 DONE 0.0s [2023-07-12T23:21:24.214Z] [2023-07-12T23:21:24.214Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T23:21:24.214Z] #6 transferring dockerfile: 1.78kB done [2023-07-12T23:21:24.214Z] #6 DONE 0.0s [2023-07-12T23:21:24.214Z] [2023-07-12T23:21:24.214Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T23:21:24.214Z] #7 transferring dockerfile: 2.38kB done [2023-07-12T23:21:24.214Z] #7 DONE 0.0s [2023-07-12T23:21:24.214Z] [2023-07-12T23:21:24.214Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T23:21:24.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:21:24.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:21:24.356Z] Configure a credential helper to remove this warning. See [2023-07-12T23:21:24.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:21:24.356Z] [2023-07-12T23:21:24.356Z] Login Succeeded [2023-07-12T23:21:24.356Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:21:24.472Z] #8 transferring dockerfile: 2.68kB done [2023-07-12T23:21:24.472Z] #8 DONE 0.1s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T23:21:24.472Z] #9 transferring dockerfile: 2.63kB done [2023-07-12T23:21:24.472Z] #9 DONE 0.1s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T23:21:24.472Z] #10 transferring dockerfile: 2.06kB done [2023-07-12T23:21:24.472Z] #10 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-07-12T23:21:24.472Z] #11 transferring dockerfile: 1.84kB done [2023-07-12T23:21:24.472Z] #11 DONE 0.1s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #12 [core-command internal] load build definition from Dockerfile [2023-07-12T23:21:24.472Z] #12 transferring dockerfile: 1.82kB done [2023-07-12T23:21:24.472Z] #12 DONE 0.1s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T23:21:24.472Z] #13 transferring dockerfile: 1.82kB done [2023-07-12T23:21:24.472Z] #13 DONE 0.1s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T23:21:24.472Z] #14 transferring dockerfile: 2.58kB done [2023-07-12T23:21:24.472Z] #14 DONE 0.1s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #15 [core-data internal] load .dockerignore [2023-07-12T23:21:24.472Z] #15 transferring context: 56B done [2023-07-12T23:21:24.472Z] #15 DONE 0.1s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #16 [security-proxy-auth internal] load .dockerignore [2023-07-12T23:21:24.472Z] #16 transferring context: 56B done [2023-07-12T23:21:24.472Z] #16 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #17 [security-bootstrapper internal] load .dockerignore [2023-07-12T23:21:24.472Z] #17 transferring context: 56B done [2023-07-12T23:21:24.472Z] #17 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T23:21:24.472Z] #18 transferring context: 56B done [2023-07-12T23:21:24.472Z] #18 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #19 [core-metadata internal] load .dockerignore [2023-07-12T23:21:24.472Z] #19 transferring context: 56B done [2023-07-12T23:21:24.472Z] #19 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T23:21:24.472Z] #20 transferring context: 56B done [2023-07-12T23:21:24.472Z] #20 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #21 [security-spire-server internal] load .dockerignore [2023-07-12T23:21:24.472Z] #21 transferring context: 56B done [2023-07-12T23:21:24.472Z] #21 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-07-12T23:21:24.472Z] #22 transferring context: 56B done [2023-07-12T23:21:24.472Z] #22 DONE 0.0s [2023-07-12T23:21:24.472Z] [2023-07-12T23:21:24.472Z] #23 [security-spire-agent internal] load .dockerignore [2023-07-12T23:21:24.472Z] #23 transferring context: 56B done [2023-07-12T23:21:24.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:21:24.731Z] #23 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #24 [security-proxy-setup internal] load .dockerignore [2023-07-12T23:21:24.731Z] #24 transferring context: 56B done [2023-07-12T23:21:24.731Z] #24 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #25 [support-scheduler internal] load .dockerignore [2023-07-12T23:21:24.731Z] #25 transferring context: 56B done [2023-07-12T23:21:24.731Z] #25 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #26 [support-notifications internal] load .dockerignore [2023-07-12T23:21:24.731Z] #26 transferring context: 56B done [2023-07-12T23:21:24.731Z] #26 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #27 [core-command internal] load .dockerignore [2023-07-12T23:21:24.731Z] #27 transferring context: 56B done [2023-07-12T23:21:24.731Z] #27 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #28 [security-spire-config internal] load .dockerignore [2023-07-12T23:21:24.731Z] #28 transferring context: 56B done [2023-07-12T23:21:24.731Z] #28 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:24.731Z] #29 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:21:24.731Z] #30 DONE 0.1s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:24.731Z] #29 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:21:24.731Z] #30 DONE 0.1s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:21:24.731Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:21:24.731Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:21:24.731Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T23:21:24.731Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T23:21:24.731Z] #31 DONE 0.0s [2023-07-12T23:21:24.731Z] [2023-07-12T23:21:24.731Z] #32 [core-data internal] load build context [2023-07-12T23:21:24.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:21:24.895Z] Configure a credential helper to remove this warning. See [2023-07-12T23:21:24.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:21:24.895Z] [2023-07-12T23:21:24.895Z] Login Succeeded [2023-07-12T23:21:24.895Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:21:24.990Z] #32 ... [2023-07-12T23:21:24.990Z] [2023-07-12T23:21:24.990Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:21:24.990Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:21:24.990Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:21:24.990Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T23:21:24.990Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T23:21:24.990Z] #31 DONE 0.1s [2023-07-12T23:21:24.990Z] [2023-07-12T23:21:24.990Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:24.990Z] #29 DONE 0.0s [2023-07-12T23:21:24.990Z] [2023-07-12T23:21:24.990Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:21:24.990Z] #30 DONE 0.1s [2023-07-12T23:21:24.990Z] [2023-07-12T23:21:24.990Z] #32 [core-data internal] load build context [2023-07-12T23:21:24.990Z] #32 ... [2023-07-12T23:21:24.990Z] [2023-07-12T23:21:24.990Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:21:24.991Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:21:24.991Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:21:24.991Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T23:21:24.991Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T23:21:24.991Z] #31 DONE 0.1s [2023-07-12T23:21:24.991Z] [2023-07-12T23:21:24.991Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:21:24.991Z] #30 DONE 0.1s [2023-07-12T23:21:24.991Z] [2023-07-12T23:21:24.991Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:24.991Z] #29 DONE 0.0s [2023-07-12T23:21:24.991Z] [2023-07-12T23:21:24.991Z] #32 [core-data internal] load build context [2023-07-12T23:21:24.991Z] #32 ... [2023-07-12T23:21:24.991Z] [2023-07-12T23:21:24.991Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:24.991Z] #29 DONE 0.0s [2023-07-12T23:21:24.991Z] [2023-07-12T23:21:24.991Z] #32 [core-data internal] load build context [2023-07-12T23:21:25.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:21:25.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:21:25.164Z] Configure a credential helper to remove this warning. See [2023-07-12T23:21:25.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:21:25.164Z] [2023-07-12T23:21:25.164Z] Login Succeeded [2023-07-12T23:21:25.164Z] docker.io [2023-07-12T23:21:25.264Z] #32 ... [2023-07-12T23:21:25.264Z] [2023-07-12T23:21:25.264Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:21:25.264Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:21:25.264Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:21:25.264Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T23:21:25.264Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T23:21:25.264Z] #31 DONE 0.1s [2023-07-12T23:21:25.264Z] [2023-07-12T23:21:25.264Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:25.264Z] #29 DONE 0.0s [2023-07-12T23:21:25.264Z] [2023-07-12T23:21:25.264Z] #32 [core-data internal] load build context [2023-07-12T23:21:25.264Z] #32 ... [2023-07-12T23:21:25.264Z] [2023-07-12T23:21:25.264Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:21:25.264Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:21:25.264Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:21:25.264Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T23:21:25.264Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T23:21:25.264Z] #31 DONE 0.1s [2023-07-12T23:21:25.264Z] [2023-07-12T23:21:25.264Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:25.264Z] #29 DONE 0.0s [2023-07-12T23:21:25.264Z] [2023-07-12T23:21:25.264Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:21:25.264Z] #30 DONE 0.4s [2023-07-12T23:21:25.264Z] [2023-07-12T23:21:25.264Z] #32 [core-data internal] load build context [2023-07-12T23:21:25.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:21:25.522Z] #32 ... [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:21:25.522Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:21:25.522Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:21:25.522Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T23:21:25.522Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T23:21:25.522Z] #31 DONE 0.1s [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T23:21:25.522Z] #29 DONE 0.0s [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T23:21:25.522Z] #33 DONE 0.8s [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #32 [core-data internal] load build context [2023-07-12T23:21:25.522Z] #32 ... [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:21:25.522Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:21:25.522Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:21:25.522Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T23:21:25.522Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T23:21:25.522Z] #31 DONE 0.1s [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T23:21:25.522Z] #33 DONE 0.8s [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:21:25.522Z] #30 DONE 0.5s [2023-07-12T23:21:25.522Z] [2023-07-12T23:21:25.522Z] #32 [core-data internal] load build context [2023-07-12T23:21:25.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:21:25.699Z] Configure a credential helper to remove this warning. See [2023-07-12T23:21:25.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:21:25.699Z] [2023-07-12T23:21:25.699Z] Login Succeeded [2023-07-12T23:21:25.699Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:21:25.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-12T23:21:26.245Z] + git config --global --add safe.directory /w/workspace/edgex-go/541 [Pipeline] echo [2023-07-12T23:21:26.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:21:26.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:21:26.291Z] ========================================================= [2023-07-12T23:21:26.291Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T23:21:26.291Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:21:26.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T23:21:26.609Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T23:21:26.609Z] edb6bdbacee9: Pulling fs layer [2023-07-12T23:21:26.609Z] 5f9638ab2659: Pulling fs layer [2023-07-12T23:21:26.609Z] 8d51d6327a98: Pulling fs layer [2023-07-12T23:21:26.609Z] 8b374f2dd631: Pulling fs layer [2023-07-12T23:21:26.609Z] ec14aa9079de: Pulling fs layer [2023-07-12T23:21:26.609Z] 2f466654f4bb: Pulling fs layer [2023-07-12T23:21:26.609Z] 554e91adad29: Pulling fs layer [2023-07-12T23:21:26.609Z] ec14aa9079de: Waiting [2023-07-12T23:21:26.609Z] 2f466654f4bb: Waiting [2023-07-12T23:21:26.609Z] 554e91adad29: Waiting [2023-07-12T23:21:26.609Z] 8b374f2dd631: Waiting [2023-07-12T23:21:26.879Z] 5f9638ab2659: Verifying Checksum [2023-07-12T23:21:26.879Z] 5f9638ab2659: Download complete [2023-07-12T23:21:26.879Z] 8b374f2dd631: Verifying Checksum [2023-07-12T23:21:26.879Z] 8b374f2dd631: Download complete [2023-07-12T23:21:26.879Z] ec14aa9079de: Verifying Checksum [2023-07-12T23:21:26.879Z] ec14aa9079de: Download complete [2023-07-12T23:21:26.879Z] edb6bdbacee9: Verifying Checksum [2023-07-12T23:21:26.879Z] edb6bdbacee9: Download complete [2023-07-12T23:21:27.428Z] #32 ... [2023-07-12T23:21:27.428Z] [2023-07-12T23:21:27.428Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-12T23:21:27.428Z] #34 DONE 2.1s [2023-07-12T23:21:27.428Z] [2023-07-12T23:21:27.428Z] #35 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T23:21:27.428Z] #0 0.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:27.428Z] #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:27.428Z] #0 1.316 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:27.428Z] #0 1.460 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:27.428Z] #0 1.466 OK: 7 MiB in 16 packages [2023-07-12T23:21:27.428Z] #35 DONE 2.7s [2023-07-12T23:21:27.428Z] [2023-07-12T23:21:27.428Z] #32 [core-data internal] load build context [2023-07-12T23:21:27.847Z] edb6bdbacee9: Pull complete [2023-07-12T23:21:28.116Z] 554e91adad29: Verifying Checksum [2023-07-12T23:21:28.116Z] 554e91adad29: Download complete [2023-07-12T23:21:28.393Z] 5f9638ab2659: Pull complete [2023-07-12T23:21:29.364Z] 8d51d6327a98: Verifying Checksum [2023-07-12T23:21:29.364Z] 8d51d6327a98: Download complete [2023-07-12T23:21:29.364Z] 2f466654f4bb: Verifying Checksum [2023-07-12T23:21:29.364Z] 2f466654f4bb: Download complete [2023-07-12T23:21:30.337Z] #32 transferring context: 119.98MB 4.8s [2023-07-12T23:21:32.869Z] #32 ... [2023-07-12T23:21:32.869Z] [2023-07-12T23:21:32.869Z] #36 [support-scheduler internal] load build context [2023-07-12T23:21:33.126Z] #36 ... [2023-07-12T23:21:33.126Z] [2023-07-12T23:21:33.126Z] #32 [core-data internal] load build context [2023-07-12T23:21:34.501Z] #32 ... [2023-07-12T23:21:34.501Z] [2023-07-12T23:21:34.501Z] #37 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T23:21:34.501Z] #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:34.501Z] #0 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:34.501Z] #0 2.850 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:34.501Z] #0 2.868 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T23:21:34.501Z] #0 2.871 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:34.501Z] #0 2.924 OK: 8 MiB in 17 packages [2023-07-12T23:21:34.501Z] #37 DONE 9.0s [2023-07-12T23:21:34.501Z] [2023-07-12T23:21:34.501Z] #32 [core-data internal] load build context [2023-07-12T23:21:34.758Z] #32 transferring context: 246.56MB 9.9s [2023-07-12T23:21:34.758Z] #32 ... [2023-07-12T23:21:34.758Z] [2023-07-12T23:21:34.758Z] #38 [security-proxy-auth internal] load build context [2023-07-12T23:21:35.121Z] #38 ... [2023-07-12T23:21:35.121Z] [2023-07-12T23:21:35.121Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T23:21:35.121Z] #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.121Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.121Z] #0 3.586 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:35.121Z] #0 3.599 (2/2) Installing su-exec (0.2-r2) [2023-07-12T23:21:35.121Z] #0 3.599 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:35.121Z] #0 3.614 OK: 7 MiB in 17 packages [2023-07-12T23:21:35.121Z] #39 ... [2023-07-12T23:21:35.121Z] [2023-07-12T23:21:35.121Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-12T23:21:35.467Z] #40 ... [2023-07-12T23:21:35.467Z] [2023-07-12T23:21:35.467Z] #41 [security-spire-server internal] load build context [2023-07-12T23:21:35.467Z] #41 transferring context: 358.97MB 9.4s done [2023-07-12T23:21:35.467Z] #41 ... [2023-07-12T23:21:35.467Z] [2023-07-12T23:21:35.467Z] #42 [security-spire-agent internal] load build context [2023-07-12T23:21:35.728Z] #42 ... [2023-07-12T23:21:35.728Z] [2023-07-12T23:21:35.728Z] #43 [security-bootstrapper internal] load build context [2023-07-12T23:21:35.728Z] #43 ... [2023-07-12T23:21:35.728Z] [2023-07-12T23:21:35.728Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T23:21:35.728Z] #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.728Z] #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.728Z] #0 5.272 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T23:21:35.728Z] #0 5.284 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:35.728Z] #0 5.294 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:35.728Z] #0 5.302 Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:21:35.728Z] #0 5.379 OK: 8 MiB in 17 packages [2023-07-12T23:21:35.728Z] #44 ... [2023-07-12T23:21:35.728Z] [2023-07-12T23:21:35.728Z] #45 [core-metadata internal] load build context [2023-07-12T23:21:35.728Z] #45 transferring context: 358.97MB 8.7s done [2023-07-12T23:21:35.728Z] #45 ... [2023-07-12T23:21:35.728Z] [2023-07-12T23:21:35.728Z] #46 [core-command internal] load build context [2023-07-12T23:21:35.986Z] #46 ... [2023-07-12T23:21:35.986Z] [2023-07-12T23:21:35.986Z] #47 [security-proxy-setup internal] load build context [2023-07-12T23:21:35.986Z] #47 ... [2023-07-12T23:21:35.986Z] [2023-07-12T23:21:35.986Z] #48 [support-notifications internal] load build context [2023-07-12T23:21:35.986Z] #48 ... [2023-07-12T23:21:35.986Z] [2023-07-12T23:21:35.986Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T23:21:35.986Z] #0 6.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.986Z] #0 6.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.986Z] #0 7.240 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:21:35.986Z] #0 7.240 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:21:35.986Z] #0 7.240 OK: 17818 distinct packages available [2023-07-12T23:21:35.986Z] #0 7.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.986Z] #0 7.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:35.986Z] #0 7.568 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T23:21:35.986Z] #0 7.584 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T23:21:35.986Z] #0 7.594 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T23:21:35.987Z] #0 7.604 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T23:21:35.987Z] #0 7.616 (5/9) Installing curl (8.1.2-r0) [2023-07-12T23:21:35.987Z] #0 7.622 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:35.987Z] #0 7.629 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T23:21:35.987Z] #0 7.636 (8/9) Installing libucontext (1.2-r0) [2023-07-12T23:21:35.987Z] #0 7.637 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T23:21:35.987Z] #0 7.640 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:35.987Z] #0 7.650 Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:21:35.987Z] #0 7.709 OK: 10 MiB in 24 packages [2023-07-12T23:21:36.244Z] #49 ... [2023-07-12T23:21:36.244Z] [2023-07-12T23:21:36.244Z] #50 [security-secretstore-setup internal] load build context [2023-07-12T23:21:36.244Z] #50 transferring context: 358.97MB 9.5s done [2023-07-12T23:21:36.244Z] #50 ... [2023-07-12T23:21:36.244Z] [2023-07-12T23:21:36.244Z] #51 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T23:21:36.244Z] #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.244Z] #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.244Z] #0 4.365 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:36.244Z] #0 4.374 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:36.244Z] #0 4.383 OK: 7 MiB in 16 packages [2023-07-12T23:21:36.502Z] #51 ... [2023-07-12T23:21:36.502Z] [2023-07-12T23:21:36.502Z] #52 [security-spire-config internal] load build context [2023-07-12T23:21:36.502Z] #52 transferring context: 358.97MB 9.7s done [2023-07-12T23:21:36.502Z] #52 ... [2023-07-12T23:21:36.502Z] [2023-07-12T23:21:36.502Z] #53 [core-common-config-bootstrapper internal] load build context [2023-07-12T23:21:36.502Z] #53 transferring context: 358.97MB 10.9s done [2023-07-12T23:21:36.502Z] #53 ... [2023-07-12T23:21:36.502Z] [2023-07-12T23:21:36.502Z] #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T23:21:36.502Z] #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.502Z] #0 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.502Z] #0 4.357 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:21:36.502Z] #0 4.357 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:21:36.502Z] #0 4.357 OK: 17818 distinct packages available [2023-07-12T23:21:36.502Z] #0 4.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.502Z] #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.502Z] #0 5.751 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:36.502Z] #0 5.756 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T23:21:36.502Z] #0 5.762 (3/5) Installing libucontext (1.2-r0) [2023-07-12T23:21:36.502Z] #0 5.764 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T23:21:36.502Z] #0 5.770 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T23:21:36.502Z] #0 5.791 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:36.502Z] #0 5.803 OK: 8 MiB in 20 packages [2023-07-12T23:21:36.760Z] #54 ... [2023-07-12T23:21:36.760Z] [2023-07-12T23:21:36.760Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T23:21:36.760Z] #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.760Z] #0 2.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.760Z] #0 2.796 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T23:21:36.760Z] #0 2.807 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:36.760Z] #0 2.816 (3/4) Installing su-exec (0.2-r2) [2023-07-12T23:21:36.760Z] #0 2.816 (4/4) Installing yq (4.30.4-r4) [2023-07-12T23:21:36.760Z] #0 2.891 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:36.760Z] #0 2.901 Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:21:36.760Z] #0 2.994 OK: 17 MiB in 19 packages [2023-07-12T23:21:36.760Z] #55 ... [2023-07-12T23:21:36.760Z] [2023-07-12T23:21:36.760Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T23:21:36.760Z] #0 5.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.760Z] #0 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.760Z] #0 5.841 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:21:36.760Z] #0 5.841 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:21:36.760Z] #0 5.841 OK: 17818 distinct packages available [2023-07-12T23:21:36.760Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.760Z] #0 6.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:36.760Z] #0 6.236 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T23:21:36.760Z] #0 6.240 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T23:21:36.760Z] #0 6.246 (3/4) Installing libucontext (1.2-r0) [2023-07-12T23:21:36.760Z] #0 6.249 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T23:21:36.760Z] #0 6.260 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:21:36.760Z] #0 6.267 OK: 7 MiB in 19 packages [2023-07-12T23:21:37.174Z] #56 ... [2023-07-12T23:21:37.174Z] [2023-07-12T23:21:37.174Z] #48 [support-notifications internal] load build context [2023-07-12T23:21:37.174Z] #48 transferring context: 358.97MB 11.4s done [2023-07-12T23:21:37.432Z] #48 ... [2023-07-12T23:21:37.432Z] [2023-07-12T23:21:37.432Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T23:21:37.690Z] #57 ... [2023-07-12T23:21:37.690Z] [2023-07-12T23:21:37.690Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:21:37.690Z] #58 ... [2023-07-12T23:21:37.690Z] [2023-07-12T23:21:37.690Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:21:37.964Z] #59 ... [2023-07-12T23:21:37.964Z] [2023-07-12T23:21:37.964Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T23:21:37.964Z] #0 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:37.964Z] #0 4.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:37.964Z] #0 4.300 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:21:37.964Z] #0 4.300 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:21:37.964Z] #0 4.300 OK: 17818 distinct packages available [2023-07-12T23:21:37.964Z] #0 4.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:37.964Z] #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:37.964Z] #0 4.684 OK: 265 MiB in 53 packages [2023-07-12T23:21:38.222Z] #60 ... [2023-07-12T23:21:38.222Z] [2023-07-12T23:21:38.222Z] #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T23:21:38.222Z] #61 ... [2023-07-12T23:21:38.222Z] [2023-07-12T23:21:38.222Z] #36 [support-scheduler internal] load build context [2023-07-12T23:21:38.222Z] #36 transferring context: 358.97MB 11.6s done [2023-07-12T23:21:40.779Z] #36 ... [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #45 [core-metadata internal] load build context [2023-07-12T23:21:40.779Z] #45 DONE 15.3s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #50 [security-secretstore-setup internal] load build context [2023-07-12T23:21:40.779Z] #50 DONE 15.2s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T23:21:40.779Z] #55 DONE 15.1s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T23:21:40.779Z] #39 DONE 15.4s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T23:21:40.779Z] #44 DONE 14.8s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T23:21:40.779Z] #54 DONE 15.2s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T23:21:40.779Z] #51 DONE 15.5s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T23:21:40.779Z] #60 DONE 12.9s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T23:21:40.779Z] #56 DONE 14.0s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T23:21:40.779Z] #49 DONE 15.3s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #41 [security-spire-server internal] load build context [2023-07-12T23:21:40.779Z] #41 DONE 15.2s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #53 [core-common-config-bootstrapper internal] load build context [2023-07-12T23:21:40.779Z] #53 DONE 15.5s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T23:21:40.779Z] #62 ... [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #46 [core-command internal] load build context [2023-07-12T23:21:40.779Z] #46 transferring context: 358.97MB 10.5s done [2023-07-12T23:21:40.779Z] #46 DONE 15.1s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #38 [security-proxy-auth internal] load build context [2023-07-12T23:21:40.779Z] #38 transferring context: 358.97MB 11.5s done [2023-07-12T23:21:40.779Z] #38 DONE 15.6s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #52 [security-spire-config internal] load build context [2023-07-12T23:21:40.779Z] #52 DONE 14.9s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #40 [security-spiffe-token-provider internal] load build context [2023-07-12T23:21:40.779Z] #40 transferring context: 358.97MB 11.6s done [2023-07-12T23:21:40.779Z] #40 DONE 15.4s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.779Z] #43 [security-bootstrapper internal] load build context [2023-07-12T23:21:40.779Z] #43 transferring context: 358.97MB 12.0s done [2023-07-12T23:21:40.779Z] #43 DONE 15.5s [2023-07-12T23:21:40.779Z] [2023-07-12T23:21:40.780Z] #36 [support-scheduler internal] load build context [2023-07-12T23:21:40.780Z] #36 DONE 15.1s [2023-07-12T23:21:40.780Z] [2023-07-12T23:21:40.780Z] #42 [security-spire-agent internal] load build context [2023-07-12T23:21:40.780Z] #42 transferring context: 358.97MB 11.4s done [2023-07-12T23:21:40.780Z] #42 DONE 15.2s [2023-07-12T23:21:40.780Z] [2023-07-12T23:21:40.780Z] #48 [support-notifications internal] load build context [2023-07-12T23:21:40.780Z] #48 DONE 15.1s [2023-07-12T23:21:40.780Z] [2023-07-12T23:21:40.780Z] #47 [security-proxy-setup internal] load build context [2023-07-12T23:21:40.780Z] #47 transferring context: 358.97MB 12.1s done [2023-07-12T23:21:40.780Z] #47 DONE 15.2s [2023-07-12T23:21:40.780Z] [2023-07-12T23:21:40.780Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T23:21:40.780Z] #63 DONE 4.2s [2023-07-12T23:21:40.780Z] [2023-07-12T23:21:40.780Z] #32 [core-data internal] load build context [2023-07-12T23:21:40.780Z] #32 transferring context: 358.97MB 12.7s done [2023-07-12T23:21:40.780Z] #32 DONE 15.8s [2023-07-12T23:21:40.780Z] [2023-07-12T23:21:40.780Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:21:40.780Z] #64 DONE 0.1s [2023-07-12T23:21:40.780Z] [2023-07-12T23:21:40.780Z] #65 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:21:41.699Z] 8d51d6327a98: Pull complete [2023-07-12T23:21:41.700Z] 8b374f2dd631: Pull complete [2023-07-12T23:21:41.700Z] ec14aa9079de: Pull complete [2023-07-12T23:21:41.713Z] #65 ... [2023-07-12T23:21:41.713Z] [2023-07-12T23:21:41.713Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T23:21:41.713Z] #57 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.713Z] #57 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.713Z] #57 14.15 OK: 265 MiB in 53 packages [2023-07-12T23:21:41.713Z] #57 DONE 14.3s [2023-07-12T23:21:41.713Z] [2023-07-12T23:21:41.713Z] #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T23:21:41.713Z] #61 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.713Z] #61 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.713Z] #61 14.27 OK: 265 MiB in 53 packages [2023-07-12T23:21:41.713Z] #61 DONE 14.4s [2023-07-12T23:21:41.713Z] [2023-07-12T23:21:41.713Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:21:41.713Z] #66 DONE 0.1s [2023-07-12T23:21:41.972Z] [2023-07-12T23:21:41.972Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T23:21:41.972Z] #62 DONE 1.5s [2023-07-12T23:21:41.972Z] [2023-07-12T23:21:41.972Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:21:41.972Z] #58 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.972Z] #58 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.972Z] #58 14.32 OK: 265 MiB in 53 packages [2023-07-12T23:21:41.972Z] #58 DONE 14.5s [2023-07-12T23:21:41.972Z] [2023-07-12T23:21:41.972Z] #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T23:21:41.972Z] #67 DONE 0.1s [2023-07-12T23:21:41.972Z] [2023-07-12T23:21:41.972Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:21:41.972Z] #68 ... [2023-07-12T23:21:41.972Z] [2023-07-12T23:21:41.972Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T23:21:41.972Z] #69 DONE 0.1s [2023-07-12T23:21:41.972Z] [2023-07-12T23:21:41.972Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:21:41.972Z] #70 DONE 0.1s [2023-07-12T23:21:41.972Z] [2023-07-12T23:21:41.972Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:21:41.972Z] #59 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.972Z] #59 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:21:41.972Z] #59 14.49 OK: 265 MiB in 53 packages [2023-07-12T23:21:41.972Z] #59 DONE 14.6s [2023-07-12T23:21:42.230Z] [2023-07-12T23:21:42.230Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:21:42.230Z] #71 DONE 0.1s [2023-07-12T23:21:42.230Z] [2023-07-12T23:21:42.230Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:21:47.055Z] 2f466654f4bb: Pull complete [2023-07-12T23:21:49.644Z] 554e91adad29: Pull complete [2023-07-12T23:21:49.644Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-12T23:21:49.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T23:21:49.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:21:50.047Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T23:21:50.047Z] WORKDIR /edgex [2023-07-12T23:21:50.047Z] COPY go.mod . [2023-07-12T23:21:50.047Z] RUN go mod download [2023-07-12T23:21:50.047Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-12T23:21:50.643Z] Sending build context to Docker daemon 2.949MB [2023-07-12T23:21:50.643Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T23:21:50.643Z] ---> 1e15ea492957 [2023-07-12T23:21:50.643Z] Step 2/4 : WORKDIR /edgex [2023-07-12T23:21:52.205Z] #72 ... [2023-07-12T23:21:52.205Z] [2023-07-12T23:21:52.205Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:21:52.205Z] #73 ... [2023-07-12T23:21:52.205Z] [2023-07-12T23:21:52.205Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:21:52.592Z] ---> Running in 7ab68a4d88f5 [2023-07-12T23:21:52.592Z] Removing intermediate container 7ab68a4d88f5 [2023-07-12T23:21:52.592Z] ---> f42424068e5f [2023-07-12T23:21:52.592Z] Step 3/4 : COPY go.mod . [2023-07-12T23:21:53.181Z] ---> e9208132ad36 [2023-07-12T23:21:53.181Z] Step 4/4 : RUN go mod download [2023-07-12T23:21:53.181Z] ---> Running in ed530da763c2 [2023-07-12T23:22:10.283Z] #74 ... [2023-07-12T23:22:10.283Z] [2023-07-12T23:22:10.283Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:10.283Z] #68 DONE 26.4s [2023-07-12T23:22:10.283Z] [2023-07-12T23:22:10.283Z] #65 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:10.283Z] #65 DONE 27.8s [2023-07-12T23:22:10.283Z] [2023-07-12T23:22:10.283Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:10.283Z] #73 DONE 26.5s [2023-07-12T23:22:10.283Z] [2023-07-12T23:22:10.283Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:10.283Z] #74 DONE 26.3s [2023-07-12T23:22:10.283Z] [2023-07-12T23:22:10.283Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:10.283Z] #72 DONE 26.3s [2023-07-12T23:22:10.283Z] [2023-07-12T23:22:10.283Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #75 DONE 9.2s [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #76 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #77 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #78 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #79 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #80 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #80 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #81 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:22:18.401Z] #82 ... [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #83 [security-spire-server builder 6/9] COPY . . [2023-07-12T23:22:18.401Z] #83 DONE 9.2s [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #84 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #84 DONE 9.2s [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #85 [support-notifications builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #85 DONE 9.2s [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #86 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #87 [support-scheduler builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #87 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #88 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #89 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #90 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #91 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #92 [core-metadata builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #92 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #93 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #94 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #95 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #96 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #97 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #98 [core-command builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #98 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #99 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #100 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #101 [core-data builder 6/7] COPY . . [2023-07-12T23:22:18.401Z] #101 DONE 9.3s [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T23:22:18.401Z] #102 DONE 0.2s [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T23:22:18.401Z] #103 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-07-12T23:22:18.401Z] #104 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:18.401Z] #105 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T23:22:18.401Z] #106 CACHED [2023-07-12T23:22:18.401Z] [2023-07-12T23:22:18.401Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T23:22:20.323Z] #107 DONE 2.5s [2023-07-12T23:22:20.323Z] [2023-07-12T23:22:20.323Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T23:22:20.323Z] #108 DONE 2.7s [2023-07-12T23:22:20.323Z] [2023-07-12T23:22:20.323Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T23:22:20.580Z] #109 DONE 0.3s [2023-07-12T23:22:20.580Z] [2023-07-12T23:22:20.580Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T23:22:20.580Z] #110 DONE 0.2s [2023-07-12T23:22:20.580Z] [2023-07-12T23:22:20.580Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:22:20.580Z] #0 1.068 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T23:22:21.152Z] #111 ... [2023-07-12T23:22:21.152Z] [2023-07-12T23:22:21.152Z] #112 [security-spire-config builder 6/9] COPY . . [2023-07-12T23:22:21.152Z] #112 CACHED [2023-07-12T23:22:21.152Z] [2023-07-12T23:22:21.152Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T23:22:21.152Z] #113 CACHED [2023-07-12T23:22:21.152Z] [2023-07-12T23:22:21.152Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T23:22:21.152Z] #114 CACHED [2023-07-12T23:22:21.152Z] [2023-07-12T23:22:21.152Z] #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T23:22:21.152Z] #115 CACHED [2023-07-12T23:22:21.152Z] [2023-07-12T23:22:21.152Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T23:22:21.152Z] #116 CACHED [2023-07-12T23:22:21.152Z] [2023-07-12T23:22:21.152Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:22:21.152Z] #117 CACHED [2023-07-12T23:22:21.411Z] [2023-07-12T23:22:21.411Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:22:21.673Z] #118 DONE 0.4s [2023-07-12T23:22:21.673Z] [2023-07-12T23:22:21.673Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:22:21.673Z] #119 DONE 0.4s [2023-07-12T23:22:21.673Z] [2023-07-12T23:22:21.673Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:22:21.932Z] #120 ... [2023-07-12T23:22:21.932Z] [2023-07-12T23:22:21.932Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:22:21.932Z] #121 DONE 0.3s [2023-07-12T23:22:21.932Z] [2023-07-12T23:22:21.932Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:22:21.932Z] #120 DONE 0.5s [2023-07-12T23:22:21.932Z] [2023-07-12T23:22:21.932Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:22:22.190Z] #122 ... [2023-07-12T23:22:22.190Z] [2023-07-12T23:22:22.190Z] #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:22:22.190Z] #123 CACHED [2023-07-12T23:22:22.190Z] [2023-07-12T23:22:22.190Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:22:22.190Z] #124 CACHED [2023-07-12T23:22:22.190Z] [2023-07-12T23:22:22.190Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T23:22:24.093Z] #125 DONE 2.1s [2023-07-12T23:22:24.093Z] [2023-07-12T23:22:24.093Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:22:24.093Z] #126 DONE 2.1s [2023-07-12T23:22:24.093Z] [2023-07-12T23:22:24.093Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:22:24.093Z] #122 DONE 2.3s [2023-07-12T23:22:24.093Z] [2023-07-12T23:22:24.093Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T23:22:24.351Z] #127 DONE 0.1s [2023-07-12T23:22:24.351Z] [2023-07-12T23:22:24.351Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T23:22:24.351Z] #128 DONE 0.1s [2023-07-12T23:22:24.351Z] [2023-07-12T23:22:24.351Z] #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T23:22:24.920Z] #129 DONE 0.5s [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T23:22:24.920Z] #130 DONE 0.5s [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:22:24.920Z] #131 DONE 0.7s [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T23:22:24.920Z] #132 DONE 0.1s [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T23:22:24.920Z] #133 DONE 0.1s [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T23:22:24.920Z] #134 DONE 0.1s [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #135 [security-spire-server] exporting to image [2023-07-12T23:22:24.920Z] #135 exporting layers [2023-07-12T23:22:24.920Z] #135 ... [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T23:22:24.920Z] #136 DONE 0.1s [2023-07-12T23:22:24.920Z] [2023-07-12T23:22:24.920Z] #135 [security-spire-config] exporting to image [2023-07-12T23:22:25.178Z] #135 ... [2023-07-12T23:22:25.178Z] [2023-07-12T23:22:25.178Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T23:22:25.178Z] #137 DONE 0.2s [2023-07-12T23:22:25.178Z] [2023-07-12T23:22:25.178Z] #135 [security-spire-agent] exporting to image [2023-07-12T23:22:25.743Z] #135 exporting layers 0.8s done [2023-07-12T23:22:25.743Z] #135 writing image sha256:9a7699082721134a017446499739e24a61ec4c79b1d0674844ad59b1311804ae 0.0s done [2023-07-12T23:22:25.743Z] #135 naming to docker.io/library/security-spire-config [2023-07-12T23:22:25.743Z] #135 exporting layers 0.6s done [2023-07-12T23:22:25.743Z] #135 naming to docker.io/library/security-spire-config done [2023-07-12T23:22:25.744Z] #135 writing image sha256:cdd43b2dd8c56d1a0605dd9df2a10be4cefc9a35e0d68aba910b09e074da2942 done [2023-07-12T23:22:25.744Z] #135 naming to docker.io/library/security-spire-server done [2023-07-12T23:22:25.744Z] #135 writing image sha256:449838af186295441d532409e3412956fce3beb20895f1bb5fda96b355a0fe70 done [2023-07-12T23:22:25.744Z] #135 naming to docker.io/library/security-spire-agent done [2023-07-12T23:22:25.744Z] #135 DONE 0.9s [2023-07-12T23:22:25.744Z] [2023-07-12T23:22:25.744Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:22:25.744Z] #0 1.604 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T23:22:27.642Z] #138 ... [2023-07-12T23:22:27.642Z] [2023-07-12T23:22:27.642Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T23:22:27.642Z] #0 0.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T23:22:27.642Z] #139 ... [2023-07-12T23:22:27.642Z] [2023-07-12T23:22:27.642Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:22:27.642Z] #0 1.015 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T23:22:27.900Z] #140 ... [2023-07-12T23:22:27.900Z] [2023-07-12T23:22:27.900Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:22:27.900Z] #0 1.577 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T23:22:27.900Z] #141 ... [2023-07-12T23:22:27.900Z] [2023-07-12T23:22:27.900Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:22:27.900Z] #0 0.797 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T23:22:28.158Z] #142 ... [2023-07-12T23:22:28.158Z] [2023-07-12T23:22:28.158Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T23:22:28.158Z] #0 1.316 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T23:22:28.158Z] #143 ... [2023-07-12T23:22:28.158Z] [2023-07-12T23:22:28.158Z] #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:22:28.158Z] #82 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T23:22:28.415Z] #82 ... [2023-07-12T23:22:28.415Z] [2023-07-12T23:22:28.415Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T23:22:28.415Z] #0 0.984 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T23:22:28.674Z] #144 ... [2023-07-12T23:22:28.674Z] [2023-07-12T23:22:28.674Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T23:22:28.674Z] #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T23:22:28.674Z] #145 ... [2023-07-12T23:22:28.674Z] [2023-07-12T23:22:28.674Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T23:22:28.674Z] #0 1.322 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T23:22:32.072Z] Removing intermediate container ed530da763c2 [2023-07-12T23:22:32.072Z] ---> bdc93c459662 [2023-07-12T23:22:32.072Z] Successfully built bdc93c459662 [2023-07-12T23:22:32.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:22:32.411Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T23:22:32.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:22:32.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-994 does not seem to be running inside a container [2023-07-12T23:22:32.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T23:22:33.849Z] $ docker top 6221275a2a313c90d903ae69c73ff5bafb29429a9c9c462a2ec6834953ef3343 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:22:34.663Z] + go version [2023-07-12T23:22:34.663Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-12T23:22:34.683Z] $ docker stop --time=1 6221275a2a313c90d903ae69c73ff5bafb29429a9c9c462a2ec6834953ef3343 [2023-07-12T23:22:36.274Z] $ docker rm -f --volumes 6221275a2a313c90d903ae69c73ff5bafb29429a9c9c462a2ec6834953ef3343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:22:36.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T23:22:36.860Z] [2023-07-12T23:22:36.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:22:37.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T23:22:37.185Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-12T23:22:37.185Z] 547446be3368: Pulling fs layer [2023-07-12T23:22:37.185Z] d125d8839a47: Pulling fs layer [2023-07-12T23:22:37.185Z] 3e85d5ac6304: Pulling fs layer [2023-07-12T23:22:37.185Z] c3105a71a48b: Pulling fs layer [2023-07-12T23:22:37.185Z] 0f093f025ec4: Pulling fs layer [2023-07-12T23:22:37.185Z] c3106fc0e877: Pulling fs layer [2023-07-12T23:22:37.185Z] 0f093f025ec4: Waiting [2023-07-12T23:22:37.185Z] c3105a71a48b: Waiting [2023-07-12T23:22:37.451Z] 547446be3368: Verifying Checksum [2023-07-12T23:22:37.452Z] 547446be3368: Download complete [2023-07-12T23:22:37.452Z] c3105a71a48b: Verifying Checksum [2023-07-12T23:22:37.452Z] c3105a71a48b: Download complete [2023-07-12T23:22:37.718Z] d125d8839a47: Verifying Checksum [2023-07-12T23:22:37.718Z] d125d8839a47: Download complete [2023-07-12T23:22:37.985Z] 0f093f025ec4: Verifying Checksum [2023-07-12T23:22:37.985Z] 0f093f025ec4: Download complete [2023-07-12T23:22:37.985Z] c3106fc0e877: Verifying Checksum [2023-07-12T23:22:37.985Z] c3106fc0e877: Download complete [2023-07-12T23:22:37.985Z] 547446be3368: Pull complete [2023-07-12T23:22:38.946Z] d125d8839a47: Pull complete [2023-07-12T23:22:39.530Z] 3e85d5ac6304: Verifying Checksum [2023-07-12T23:22:39.530Z] 3e85d5ac6304: Download complete [2023-07-12T23:22:47.737Z] 3e85d5ac6304: Pull complete [2023-07-12T23:22:47.737Z] c3105a71a48b: Pull complete [2023-07-12T23:22:48.697Z] 0f093f025ec4: Pull complete [2023-07-12T23:22:48.961Z] c3106fc0e877: Pull complete [2023-07-12T23:22:48.961Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-12T23:22:48.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T23:22:48.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:22:49.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-994 does not seem to be running inside a container [2023-07-12T23:22:49.204Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-12T23:22:51.141Z] $ docker top 41de907eb2d2a609f29839b795d91ff0f7950c6fbaa59bb7978125b0464d44d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:22:51.641Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-12T23:22:59.867Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T23:23:00.137Z] #1 transferring dockerfile: [2023-07-12T23:23:00.408Z] #1 transferring dockerfile: 2.82kB 0.0s done [2023-07-12T23:23:00.408Z] #1 DONE 0.6s [2023-07-12T23:23:00.408Z] [2023-07-12T23:23:00.408Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-12T23:23:00.408Z] #2 transferring dockerfile: 1.84kB done [2023-07-12T23:23:00.408Z] #2 DONE 0.0s [2023-07-12T23:23:00.408Z] [2023-07-12T23:23:00.408Z] #3 [core-data internal] load build definition from Dockerfile [2023-07-12T23:23:00.408Z] #3 transferring dockerfile: 1.90kB done [2023-07-12T23:23:00.408Z] #3 DONE 0.1s [2023-07-12T23:23:00.408Z] [2023-07-12T23:23:00.408Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T23:23:00.408Z] #4 transferring dockerfile: 2.58kB done [2023-07-12T23:23:00.408Z] #4 DONE 0.1s [2023-07-12T23:23:00.408Z] [2023-07-12T23:23:00.408Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T23:23:00.408Z] #5 transferring dockerfile: 1.78kB done [2023-07-12T23:23:00.676Z] #5 DONE 0.1s [2023-07-12T23:23:00.676Z] [2023-07-12T23:23:00.676Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T23:23:00.676Z] #6 transferring dockerfile: 2.12kB done [2023-07-12T23:23:00.676Z] #6 DONE 0.1s [2023-07-12T23:23:00.676Z] [2023-07-12T23:23:00.676Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T23:23:00.676Z] #7 transferring dockerfile: 1.82kB done [2023-07-12T23:23:00.676Z] #7 DONE 0.1s [2023-07-12T23:23:00.676Z] [2023-07-12T23:23:00.676Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T23:23:00.676Z] #8 transferring dockerfile: 2.04kB done [2023-07-12T23:23:00.676Z] #8 DONE 0.1s [2023-07-12T23:23:00.676Z] [2023-07-12T23:23:00.676Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T23:23:00.945Z] #9 transferring dockerfile: 2.06kB done [2023-07-12T23:23:00.945Z] #9 DONE 0.1s [2023-07-12T23:23:00.945Z] [2023-07-12T23:23:00.945Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-07-12T23:23:00.945Z] #10 transferring dockerfile: 1.96kB 0.0s done [2023-07-12T23:23:00.945Z] #10 DONE 0.1s [2023-07-12T23:23:00.945Z] [2023-07-12T23:23:00.945Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T23:23:00.945Z] #11 transferring dockerfile: 2.38kB 0.0s done [2023-07-12T23:23:00.945Z] #11 DONE 0.1s [2023-07-12T23:23:00.945Z] [2023-07-12T23:23:00.945Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T23:23:00.945Z] #12 transferring dockerfile: 2.68kB done [2023-07-12T23:23:00.945Z] #12 DONE 0.1s [2023-07-12T23:23:00.945Z] [2023-07-12T23:23:00.945Z] #13 [core-command internal] load build definition from Dockerfile [2023-07-12T23:23:01.216Z] #13 transferring dockerfile: 1.82kB done [2023-07-12T23:23:01.216Z] #13 DONE 0.1s [2023-07-12T23:23:01.216Z] [2023-07-12T23:23:01.216Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T23:23:01.216Z] #14 transferring dockerfile: 2.63kB done [2023-07-12T23:23:01.216Z] #14 DONE 0.1s [2023-07-12T23:23:01.216Z] [2023-07-12T23:23:01.216Z] #15 [security-bootstrapper internal] load .dockerignore [2023-07-12T23:23:01.216Z] #15 transferring context: [2023-07-12T23:23:01.216Z] #15 transferring context: 56B done [2023-07-12T23:23:01.216Z] #15 DONE 0.1s [2023-07-12T23:23:01.804Z] [2023-07-12T23:23:01.804Z] #16 [support-notifications internal] load .dockerignore [2023-07-12T23:23:01.804Z] #16 transferring context: 56B done [2023-07-12T23:23:01.804Z] #16 DONE 0.0s [2023-07-12T23:23:01.804Z] [2023-07-12T23:23:01.804Z] #17 [core-data internal] load .dockerignore [2023-07-12T23:23:01.804Z] #17 transferring context: 56B done [2023-07-12T23:23:01.804Z] #17 DONE 0.0s [2023-07-12T23:23:01.804Z] [2023-07-12T23:23:01.804Z] #18 [security-spire-config internal] load .dockerignore [2023-07-12T23:23:01.804Z] #18 transferring context: 56B done [2023-07-12T23:23:01.804Z] #18 DONE 0.1s [2023-07-12T23:23:02.073Z] [2023-07-12T23:23:02.073Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T23:23:02.073Z] #19 transferring context: 56B done [2023-07-12T23:23:02.073Z] #19 DONE 0.0s [2023-07-12T23:23:02.073Z] [2023-07-12T23:23:02.073Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T23:23:02.073Z] #20 transferring context: 56B done [2023-07-12T23:23:02.073Z] #20 DONE 0.0s [2023-07-12T23:23:02.073Z] [2023-07-12T23:23:02.073Z] #21 [support-scheduler internal] load .dockerignore [2023-07-12T23:23:02.073Z] #21 transferring context: 56B done [2023-07-12T23:23:02.073Z] #21 DONE 0.0s [2023-07-12T23:23:02.073Z] [2023-07-12T23:23:02.073Z] #22 [security-proxy-auth internal] load .dockerignore [2023-07-12T23:23:02.073Z] #22 transferring context: 56B done [2023-07-12T23:23:02.341Z] #22 DONE 0.1s [2023-07-12T23:23:02.341Z] [2023-07-12T23:23:02.341Z] #23 [security-proxy-setup internal] load .dockerignore [2023-07-12T23:23:02.341Z] #23 transferring context: 56B done [2023-07-12T23:23:02.341Z] #23 DONE 0.1s [2023-07-12T23:23:02.341Z] [2023-07-12T23:23:02.341Z] #24 [core-metadata internal] load .dockerignore [2023-07-12T23:23:02.341Z] #24 transferring context: 56B 0.0s done [2023-07-12T23:23:02.341Z] #24 DONE 0.1s [2023-07-12T23:23:02.341Z] [2023-07-12T23:23:02.341Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-07-12T23:23:02.341Z] #25 transferring context: 56B 0.0s done [2023-07-12T23:23:02.341Z] #25 DONE 0.1s [2023-07-12T23:23:02.341Z] [2023-07-12T23:23:02.341Z] #26 [security-spire-agent internal] load .dockerignore [2023-07-12T23:23:02.341Z] #26 transferring context: 56B done [2023-07-12T23:23:02.341Z] #26 DONE 0.1s [2023-07-12T23:23:02.341Z] [2023-07-12T23:23:02.341Z] #27 [core-command internal] load .dockerignore [2023-07-12T23:23:02.341Z] #27 transferring context: 56B done [2023-07-12T23:23:02.341Z] #27 DONE 0.1s [2023-07-12T23:23:02.341Z] [2023-07-12T23:23:02.341Z] #28 [security-spire-server internal] load .dockerignore [2023-07-12T23:23:02.610Z] #28 transferring context: 56B 0.0s done [2023-07-12T23:23:02.610Z] #28 DONE 0.1s [2023-07-12T23:23:02.610Z] [2023-07-12T23:23:02.610Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:02.610Z] #29 DONE 0.0s [2023-07-12T23:23:02.610Z] [2023-07-12T23:23:02.610Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:23:02.610Z] #30 DONE 0.1s [2023-07-12T23:23:02.610Z] [2023-07-12T23:23:02.610Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:23:02.610Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:23:02.610Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T23:23:02.610Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:23:02.610Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T23:23:02.879Z] #31 DONE 0.2s [2023-07-12T23:23:02.879Z] [2023-07-12T23:23:02.879Z] #32 [security-bootstrapper internal] load build context [2023-07-12T23:23:03.146Z] #32 transferring context: 2.56MB 0.5s done [2023-07-12T23:23:03.147Z] #32 DONE 0.6s [2023-07-12T23:23:03.147Z] [2023-07-12T23:23:03.147Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T23:23:03.415Z] #33 ... [2023-07-12T23:23:03.415Z] [2023-07-12T23:23:03.415Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:03.415Z] #29 DONE 0.0s [2023-07-12T23:23:03.415Z] [2023-07-12T23:23:03.415Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:23:03.415Z] #30 DONE 0.2s [2023-07-12T23:23:03.415Z] [2023-07-12T23:23:03.415Z] #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:23:03.415Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:23:03.415Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T23:23:03.416Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:23:03.416Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T23:23:03.416Z] #31 DONE 0.3s [2023-07-12T23:23:03.416Z] [2023-07-12T23:23:03.416Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:03.416Z] #29 DONE 0.0s [2023-07-12T23:23:03.416Z] [2023-07-12T23:23:03.416Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T23:23:03.416Z] #33 DONE 1.4s [2023-07-12T23:23:03.416Z] [2023-07-12T23:23:03.416Z] #34 [support-notifications internal] load build context [2023-07-12T23:23:03.692Z] #34 ... [2023-07-12T23:23:03.692Z] [2023-07-12T23:23:03.692Z] #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:23:03.692Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:23:03.692Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T23:23:03.692Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:23:03.692Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T23:23:03.692Z] #31 DONE 0.3s [2023-07-12T23:23:03.692Z] [2023-07-12T23:23:03.692Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:23:03.692Z] #30 DONE 0.3s [2023-07-12T23:23:03.692Z] [2023-07-12T23:23:03.692Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T23:23:03.692Z] #33 DONE 1.4s [2023-07-12T23:23:03.692Z] [2023-07-12T23:23:03.692Z] #34 [support-notifications internal] load build context [2023-07-12T23:23:03.692Z] #34 ... [2023-07-12T23:23:03.692Z] [2023-07-12T23:23:03.692Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:03.692Z] #29 DONE 0.0s [2023-07-12T23:23:03.692Z] [2023-07-12T23:23:03.692Z] #34 [support-notifications internal] load build context [2023-07-12T23:23:03.961Z] #34 ... [2023-07-12T23:23:03.961Z] [2023-07-12T23:23:03.961Z] #35 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-12T23:23:03.961Z] #35 DONE 0.7s [2023-07-12T23:23:03.961Z] [2023-07-12T23:23:03.961Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:03.961Z] #29 DONE 0.0s [2023-07-12T23:23:03.961Z] [2023-07-12T23:23:03.961Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:04.228Z] #36 ... [2023-07-12T23:23:04.228Z] [2023-07-12T23:23:04.228Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:04.228Z] #29 DONE 0.0s [2023-07-12T23:23:04.228Z] [2023-07-12T23:23:04.228Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:04.228Z] #36 ... [2023-07-12T23:23:04.228Z] [2023-07-12T23:23:04.228Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:23:04.228Z] #30 DONE 0.9s [2023-07-12T23:23:04.228Z] [2023-07-12T23:23:04.228Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:04.497Z] #36 ... [2023-07-12T23:23:04.497Z] [2023-07-12T23:23:04.497Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:23:04.497Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:23:04.497Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T23:23:04.497Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:23:04.497Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T23:23:04.497Z] #31 DONE 0.4s [2023-07-12T23:23:04.497Z] [2023-07-12T23:23:04.497Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T23:23:04.497Z] #33 DONE 1.5s [2023-07-12T23:23:04.497Z] [2023-07-12T23:23:04.497Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-12T23:23:04.497Z] #35 DONE 0.8s [2023-07-12T23:23:04.497Z] [2023-07-12T23:23:04.497Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:04.497Z] #29 DONE 0.0s [2023-07-12T23:23:04.497Z] [2023-07-12T23:23:04.497Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:04.765Z] #36 ... [2023-07-12T23:23:04.765Z] [2023-07-12T23:23:04.765Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:04.765Z] #29 DONE 0.0s [2023-07-12T23:23:04.765Z] [2023-07-12T23:23:04.765Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:05.035Z] #36 ... [2023-07-12T23:23:05.035Z] [2023-07-12T23:23:05.035Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:05.035Z] #29 DONE 0.0s [2023-07-12T23:23:05.035Z] [2023-07-12T23:23:05.035Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:05.306Z] #36 ... [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:05.306Z] #29 DONE 0.0s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #34 [support-notifications internal] load build context [2023-07-12T23:23:05.306Z] #34 transferring context: 2.56MB 1.2s done [2023-07-12T23:23:05.306Z] #34 DONE 1.8s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:05.306Z] #36 ... [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:23:05.306Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:23:05.306Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T23:23:05.306Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:23:05.306Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T23:23:05.306Z] #31 DONE 0.4s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T23:23:05.306Z] #33 DONE 1.5s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-07-12T23:23:05.306Z] #35 DONE 0.8s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:23:05.306Z] #30 DONE 1.8s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #37 [security-spire-agent internal] load build context [2023-07-12T23:23:05.306Z] #37 DONE 0.0s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T23:23:05.306Z] #38 DONE 0.0s [2023-07-12T23:23:05.306Z] [2023-07-12T23:23:05.306Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:05.573Z] #36 ... [2023-07-12T23:23:05.573Z] [2023-07-12T23:23:05.573Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:05.573Z] #29 DONE 0.0s [2023-07-12T23:23:05.573Z] [2023-07-12T23:23:05.573Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:05.573Z] #36 transferring context: 2.56MB 1.6s done [2023-07-12T23:23:05.573Z] #36 ... [2023-07-12T23:23:05.573Z] [2023-07-12T23:23:05.573Z] #39 [core-data internal] load build context [2023-07-12T23:23:05.573Z] #39 transferring context: 2.56MB 1.2s done [2023-07-12T23:23:05.573Z] #39 DONE 1.9s [2023-07-12T23:23:05.842Z] [2023-07-12T23:23:05.842Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T23:23:05.842Z] #29 DONE 0.0s [2023-07-12T23:23:05.842Z] [2023-07-12T23:23:05.842Z] #40 [security-spire-config internal] load build context [2023-07-12T23:23:05.842Z] #40 transferring context: 2.56MB 1.5s done [2023-07-12T23:23:05.842Z] #40 DONE 2.2s [2023-07-12T23:23:05.842Z] [2023-07-12T23:23:05.842Z] #41 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T23:23:06.112Z] #41 ... [2023-07-12T23:23:06.112Z] [2023-07-12T23:23:06.112Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-12T23:23:06.112Z] #36 DONE 2.4s [2023-07-12T23:23:06.112Z] [2023-07-12T23:23:06.112Z] #42 [support-scheduler internal] load build context [2023-07-12T23:23:06.380Z] #42 ... [2023-07-12T23:23:06.380Z] [2023-07-12T23:23:06.380Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T23:23:06.380Z] #30 DONE 2.7s [2023-07-12T23:23:06.380Z] [2023-07-12T23:23:06.380Z] #42 [support-scheduler internal] load build context [2023-07-12T23:23:06.648Z] #42 ... [2023-07-12T23:23:06.648Z] [2023-07-12T23:23:06.648Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:23:06.648Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T23:23:06.648Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T23:23:06.648Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T23:23:06.649Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T23:23:06.649Z] #31 DONE 0.4s [2023-07-12T23:23:06.649Z] [2023-07-12T23:23:06.649Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T23:23:06.649Z] #33 DONE 1.6s [2023-07-12T23:23:06.649Z] [2023-07-12T23:23:06.649Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-12T23:23:06.649Z] #35 DONE 0.9s [2023-07-12T23:23:06.649Z] [2023-07-12T23:23:06.649Z] #42 [support-scheduler internal] load build context [2023-07-12T23:23:06.649Z] #42 ... [2023-07-12T23:23:06.649Z] [2023-07-12T23:23:06.649Z] #43 [core-command internal] load build context [2023-07-12T23:23:06.649Z] #43 DONE 0.0s [2023-07-12T23:23:06.649Z] [2023-07-12T23:23:06.649Z] #42 [support-scheduler internal] load build context [2023-07-12T23:23:07.609Z] #42 transferring context: 2.56MB 2.3s done [2023-07-12T23:23:09.025Z] #42 DONE 4.4s [2023-07-12T23:23:09.025Z] [2023-07-12T23:23:09.025Z] #44 [security-proxy-auth internal] load build context [2023-07-12T23:23:10.430Z] #44 ... [2023-07-12T23:23:10.430Z] [2023-07-12T23:23:10.430Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T23:23:10.430Z] #0 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:10.430Z] #0 4.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:10.430Z] #0 6.136 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:10.430Z] #0 6.136 (2/2) Installing su-exec (0.2-r2) [2023-07-12T23:23:10.430Z] #0 6.172 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:10.430Z] #0 6.242 OK: 8 MiB in 17 packages [2023-07-12T23:23:10.430Z] #45 DONE 7.3s [2023-07-12T23:23:10.430Z] [2023-07-12T23:23:10.430Z] #46 [core-common-config-bootstrapper internal] load build context [2023-07-12T23:23:10.430Z] #46 ... [2023-07-12T23:23:10.430Z] [2023-07-12T23:23:10.430Z] #44 [security-proxy-auth internal] load build context [2023-07-12T23:23:11.392Z] #44 transferring context: 2.56MB 5.6s done [2023-07-12T23:23:11.659Z] #44 DONE 7.2s [2023-07-12T23:23:11.659Z] [2023-07-12T23:23:11.659Z] #47 [security-proxy-setup internal] load build context [2023-07-12T23:23:11.927Z] #47 ... [2023-07-12T23:23:11.927Z] [2023-07-12T23:23:11.927Z] #37 [security-spire-agent internal] load build context [2023-07-12T23:23:11.927Z] #37 ... [2023-07-12T23:23:11.927Z] [2023-07-12T23:23:11.927Z] #46 [core-common-config-bootstrapper internal] load build context [2023-07-12T23:23:11.927Z] #46 transferring context: 2.56MB 5.8s done [2023-07-12T23:23:11.927Z] #46 DONE 7.5s [2023-07-12T23:23:11.927Z] [2023-07-12T23:23:11.927Z] #43 [core-command internal] load build context [2023-07-12T23:23:12.514Z] #43 transferring context: 2.56MB 5.3s done [2023-07-12T23:23:12.514Z] #43 ... [2023-07-12T23:23:12.514Z] [2023-07-12T23:23:12.514Z] #47 [security-proxy-setup internal] load build context [2023-07-12T23:23:12.782Z] #47 ... [2023-07-12T23:23:12.782Z] [2023-07-12T23:23:12.782Z] #37 [security-spire-agent internal] load build context [2023-07-12T23:23:12.782Z] #37 transferring context: 2.56MB 5.9s done [2023-07-12T23:23:12.782Z] #37 DONE 7.3s [2023-07-12T23:23:12.782Z] [2023-07-12T23:23:12.782Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T23:23:12.782Z] #38 transferring context: 2.56MB 6.1s done [2023-07-12T23:23:13.052Z] #38 ... [2023-07-12T23:23:13.052Z] [2023-07-12T23:23:13.052Z] #48 [core-metadata internal] load build context [2023-07-12T23:23:13.052Z] #48 transferring context: 2.56MB 5.5s done [2023-07-12T23:23:13.052Z] #48 DONE 7.5s [2023-07-12T23:23:13.052Z] [2023-07-12T23:23:13.052Z] #49 [security-spire-server internal] load build context [2023-07-12T23:23:13.052Z] #49 ... [2023-07-12T23:23:13.052Z] [2023-07-12T23:23:13.052Z] #47 [security-proxy-setup internal] load build context [2023-07-12T23:23:13.052Z] #47 transferring context: 2.56MB 6.8s done [2023-07-12T23:23:13.324Z] #47 ... [2023-07-12T23:23:13.324Z] [2023-07-12T23:23:13.324Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T23:23:13.324Z] #0 6.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:13.324Z] #0 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:13.324Z] #0 7.905 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T23:23:13.324Z] #0 7.996 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:13.324Z] #0 7.996 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:13.324Z] #0 8.044 Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:23:13.324Z] #0 8.931 OK: 8 MiB in 17 packages [2023-07-12T23:23:13.597Z] #50 ... [2023-07-12T23:23:13.597Z] [2023-07-12T23:23:13.597Z] #38 [security-secretstore-setup internal] load build context [2023-07-12T23:23:13.597Z] #38 DONE 8.3s [2023-07-12T23:23:13.597Z] [2023-07-12T23:23:13.597Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T23:23:13.597Z] #0 8.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:13.597Z] #51 ... [2023-07-12T23:23:13.597Z] [2023-07-12T23:23:13.597Z] #49 [security-spire-server internal] load build context [2023-07-12T23:23:13.866Z] #49 ... [2023-07-12T23:23:13.866Z] [2023-07-12T23:23:13.866Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T23:23:14.137Z] #52 ... [2023-07-12T23:23:14.137Z] [2023-07-12T23:23:14.137Z] #43 [core-command internal] load build context [2023-07-12T23:23:14.137Z] #43 DONE 7.2s [2023-07-12T23:23:14.137Z] [2023-07-12T23:23:14.137Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:23:14.137Z] #0 9.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:14.137Z] #53 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:14.137Z] #53 ... [2023-07-12T23:23:14.137Z] [2023-07-12T23:23:14.137Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T23:23:14.405Z] #54 ... [2023-07-12T23:23:14.405Z] [2023-07-12T23:23:14.405Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T23:23:14.405Z] #55 ... [2023-07-12T23:23:14.405Z] [2023-07-12T23:23:14.405Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T23:23:14.405Z] #50 DONE 10.9s [2023-07-12T23:23:14.405Z] [2023-07-12T23:23:14.405Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:23:14.674Z] #56 ... [2023-07-12T23:23:14.674Z] [2023-07-12T23:23:14.674Z] #47 [security-proxy-setup internal] load build context [2023-07-12T23:23:14.674Z] #47 DONE 9.2s [2023-07-12T23:23:14.674Z] [2023-07-12T23:23:14.674Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T23:23:14.674Z] #57 ... [2023-07-12T23:23:14.674Z] [2023-07-12T23:23:14.674Z] #49 [security-spire-server internal] load build context [2023-07-12T23:23:14.674Z] #49 transferring context: 2.56MB 6.8s done [2023-07-12T23:23:14.674Z] #49 DONE 7.9s [2023-07-12T23:23:14.674Z] [2023-07-12T23:23:14.674Z] #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T23:23:14.947Z] #58 ... [2023-07-12T23:23:14.947Z] [2023-07-12T23:23:14.947Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T23:23:14.947Z] #52 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:15.533Z] #52 ... [2023-07-12T23:23:15.533Z] [2023-07-12T23:23:15.533Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T23:23:15.533Z] #59 ... [2023-07-12T23:23:15.533Z] [2023-07-12T23:23:15.533Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T23:23:15.804Z] #60 ... [2023-07-12T23:23:15.804Z] [2023-07-12T23:23:15.804Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T23:23:15.804Z] #61 ... [2023-07-12T23:23:15.804Z] [2023-07-12T23:23:15.804Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T23:23:15.804Z] #52 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:16.768Z] #52 ... [2023-07-12T23:23:16.768Z] [2023-07-12T23:23:16.768Z] #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T23:23:16.768Z] #41 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:16.768Z] #41 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:16.768Z] #41 ... [2023-07-12T23:23:16.768Z] [2023-07-12T23:23:16.768Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T23:23:16.768Z] #57 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:17.363Z] #57 ... [2023-07-12T23:23:17.363Z] [2023-07-12T23:23:17.363Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:23:17.363Z] #53 12.67 OK: 263 MiB in 53 packages [2023-07-12T23:23:17.363Z] #53 DONE 14.1s [2023-07-12T23:23:17.363Z] [2023-07-12T23:23:17.363Z] #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T23:23:17.363Z] #41 11.89 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:17.363Z] #41 11.92 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:17.363Z] #41 11.99 OK: 8 MiB in 16 packages [2023-07-12T23:23:17.958Z] #41 DONE 13.0s [2023-07-12T23:23:17.958Z] [2023-07-12T23:23:17.958Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T23:23:17.958Z] #55 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:18.541Z] #55 ... [2023-07-12T23:23:18.541Z] [2023-07-12T23:23:18.541Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:23:18.541Z] #62 DONE 1.3s [2023-07-12T23:23:18.541Z] [2023-07-12T23:23:18.541Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T23:23:18.541Z] #51 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:18.541Z] #51 13.74 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:18.541Z] #51 13.76 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:18.541Z] #51 13.90 OK: 8 MiB in 16 packages [2023-07-12T23:23:18.541Z] #51 DONE 15.0s [2023-07-12T23:23:18.541Z] [2023-07-12T23:23:18.541Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T23:23:18.541Z] #57 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:19.954Z] #57 ... [2023-07-12T23:23:19.954Z] [2023-07-12T23:23:19.954Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T23:23:19.954Z] #63 DONE 9.3s [2023-07-12T23:23:19.954Z] [2023-07-12T23:23:19.954Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T23:23:19.954Z] #64 DONE 0.3s [2023-07-12T23:23:19.954Z] [2023-07-12T23:23:19.954Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T23:23:19.954Z] #61 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:21.362Z] #61 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:21.946Z] #61 ... [2023-07-12T23:23:21.946Z] [2023-07-12T23:23:21.946Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T23:23:21.946Z] #56 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:21.946Z] #56 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:21.946Z] #56 17.60 OK: 263 MiB in 53 packages [2023-07-12T23:23:21.946Z] #56 DONE 18.2s [2023-07-12T23:23:22.218Z] [2023-07-12T23:23:22.218Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:23:22.218Z] #65 ... [2023-07-12T23:23:22.218Z] [2023-07-12T23:23:22.218Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T23:23:22.218Z] #57 17.69 OK: 263 MiB in 53 packages [2023-07-12T23:23:22.218Z] #57 DONE 18.5s [2023-07-12T23:23:22.490Z] [2023-07-12T23:23:22.490Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:23:22.490Z] #66 ... [2023-07-12T23:23:22.490Z] [2023-07-12T23:23:22.490Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:23:22.490Z] #65 DONE 0.7s [2023-07-12T23:23:22.764Z] [2023-07-12T23:23:22.764Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:23:23.034Z] #67 ... [2023-07-12T23:23:23.034Z] [2023-07-12T23:23:23.034Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:23:23.034Z] #66 DONE 0.7s [2023-07-12T23:23:23.034Z] [2023-07-12T23:23:23.034Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:23:24.449Z] #68 ... [2023-07-12T23:23:24.449Z] [2023-07-12T23:23:24.449Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T23:23:24.449Z] #58 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:24.449Z] #58 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:24.449Z] #58 20.03 OK: 263 MiB in 53 packages [2023-07-12T23:23:24.449Z] #58 DONE 20.9s [2023-07-12T23:23:24.715Z] [2023-07-12T23:23:24.715Z] #69 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T23:23:24.881Z] #146 ... [2023-07-12T23:23:24.881Z] [2023-07-12T23:23:24.881Z] #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:23:24.881Z] #82 66.23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T23:23:25.306Z] #69 DONE 0.6s [2023-07-12T23:23:25.306Z] [2023-07-12T23:23:25.306Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T23:23:25.306Z] #61 19.59 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:25.306Z] #61 19.63 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T23:23:25.306Z] #61 19.75 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:25.573Z] #61 19.92 OK: 8 MiB in 17 packages [2023-07-12T23:23:26.193Z] #61 ... [2023-07-12T23:23:26.193Z] [2023-07-12T23:23:26.193Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T23:23:26.193Z] #52 14.65 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:23:26.193Z] #52 14.65 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:23:26.193Z] #52 14.65 OK: 17689 distinct packages available [2023-07-12T23:23:26.193Z] #52 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:26.193Z] #52 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:26.193Z] #52 20.71 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:26.193Z] #52 20.73 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T23:23:26.193Z] #52 20.75 (3/4) Installing libucontext (1.2-r0) [2023-07-12T23:23:26.193Z] #52 20.78 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T23:23:26.193Z] #52 20.78 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:26.193Z] #52 20.89 OK: 8 MiB in 19 packages [2023-07-12T23:23:26.193Z] #52 DONE 22.2s [2023-07-12T23:23:26.193Z] [2023-07-12T23:23:26.193Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T23:23:26.193Z] #60 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:26.193Z] #60 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:26.193Z] #60 18.84 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T23:23:26.193Z] #60 19.16 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:26.193Z] #60 19.21 (3/4) Installing su-exec (0.2-r2) [2023-07-12T23:23:26.193Z] #60 19.22 (4/4) Installing yq (4.30.4-r4) [2023-07-12T23:23:26.193Z] #60 19.95 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:26.193Z] #60 20.03 Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:23:26.775Z] #60 ... [2023-07-12T23:23:26.775Z] [2023-07-12T23:23:26.775Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T23:23:26.775Z] #61 DONE 21.1s [2023-07-12T23:23:26.775Z] [2023-07-12T23:23:26.775Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:23:26.775Z] #70 ... [2023-07-12T23:23:26.775Z] [2023-07-12T23:23:26.775Z] #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T23:23:26.775Z] #71 DONE 0.2s [2023-07-12T23:23:27.044Z] [2023-07-12T23:23:27.044Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T23:23:27.044Z] #60 21.56 OK: 17 MiB in 19 packages [2023-07-12T23:23:28.004Z] #60 DONE 22.3s [2023-07-12T23:23:28.004Z] [2023-07-12T23:23:28.004Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T23:23:28.004Z] #59 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:28.004Z] #59 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:28.004Z] #59 19.97 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:23:28.004Z] #59 19.97 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:23:28.004Z] #59 19.97 OK: 17689 distinct packages available [2023-07-12T23:23:28.004Z] #59 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:28.004Z] #59 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:28.271Z] #59 ... [2023-07-12T23:23:28.271Z] [2023-07-12T23:23:28.271Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T23:23:28.271Z] #55 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:28.271Z] #55 18.30 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:23:28.271Z] #55 18.30 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:23:28.271Z] #55 18.30 OK: 17689 distinct packages available [2023-07-12T23:23:28.271Z] #55 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:28.271Z] #55 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:28.271Z] #55 24.48 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T23:23:28.271Z] #55 24.61 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T23:23:28.537Z] #55 24.65 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T23:23:28.537Z] #55 24.68 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T23:23:28.537Z] #55 24.70 (5/9) Installing curl (8.1.2-r0) [2023-07-12T23:23:28.537Z] #55 24.72 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:28.537Z] #55 ... [2023-07-12T23:23:28.537Z] [2023-07-12T23:23:28.537Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:23:28.537Z] #72 ... [2023-07-12T23:23:28.538Z] [2023-07-12T23:23:28.538Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T23:23:28.538Z] #55 24.73 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T23:23:28.538Z] #55 24.74 (8/9) Installing libucontext (1.2-r0) [2023-07-12T23:23:28.538Z] #55 24.74 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T23:23:28.538Z] #55 24.76 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:28.538Z] #55 24.80 Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:23:29.117Z] #55 ... [2023-07-12T23:23:29.117Z] [2023-07-12T23:23:29.117Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T23:23:29.117Z] #54 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:29.117Z] #54 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:29.117Z] #54 20.80 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T23:23:29.117Z] #54 20.80 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T23:23:29.117Z] #54 20.80 OK: 17689 distinct packages available [2023-07-12T23:23:29.117Z] #54 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:29.117Z] #54 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:23:29.383Z] #54 25.62 OK: 263 MiB in 53 packages [2023-07-12T23:23:29.383Z] #54 ... [2023-07-12T23:23:29.383Z] [2023-07-12T23:23:29.383Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T23:23:29.383Z] #55 25.55 OK: 11 MiB in 24 packages [2023-07-12T23:23:29.975Z] #55 DONE 26.0s [2023-07-12T23:23:29.975Z] [2023-07-12T23:23:29.975Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T23:23:29.975Z] #59 24.18 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T23:23:29.975Z] #59 24.19 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T23:23:29.975Z] #59 24.20 (3/5) Installing libucontext (1.2-r0) [2023-07-12T23:23:29.975Z] #59 24.23 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T23:23:29.975Z] #59 24.29 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T23:23:29.975Z] #59 24.37 Executing busybox-1.35.0-r29.trigger [2023-07-12T23:23:29.975Z] #59 ... [2023-07-12T23:23:29.975Z] [2023-07-12T23:23:29.975Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T23:23:29.975Z] #54 DONE 26.1s [2023-07-12T23:23:29.975Z] [2023-07-12T23:23:29.975Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T23:23:29.975Z] #59 24.46 OK: 9 MiB in 20 packages [2023-07-12T23:23:30.566Z] #59 DONE 25.0s [2023-07-12T23:23:30.566Z] [2023-07-12T23:23:30.566Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:23:30.566Z] #73 DONE 0.6s [2023-07-12T23:23:30.566Z] [2023-07-12T23:23:30.566Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:23:30.566Z] #67 ... [2023-07-12T23:23:30.566Z] [2023-07-12T23:23:30.566Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:23:38.618Z] #82 DONE 81.1s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T23:23:38.619Z] #139 DONE 81.1s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T23:23:38.619Z] #146 DONE 81.0s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T23:23:38.619Z] #144 DONE 81.0s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:23:38.619Z] #138 DONE 81.0s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:23:38.619Z] #141 DONE 81.0s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:23:38.619Z] #142 ... [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:23:38.619Z] #140 DONE 81.1s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T23:23:38.619Z] #145 DONE 81.2s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:23:38.619Z] #111 DONE 81.1s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T23:23:38.619Z] #143 DONE 81.1s [2023-07-12T23:23:38.619Z] [2023-07-12T23:23:38.619Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:38.877Z] #147 ... [2023-07-12T23:23:38.877Z] [2023-07-12T23:23:38.877Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:23:38.877Z] #142 DONE 81.3s [2023-07-12T23:23:39.137Z] [2023-07-12T23:23:39.137Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.137Z] #148 ... [2023-07-12T23:23:39.137Z] [2023-07-12T23:23:39.137Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.137Z] #149 DONE 0.5s [2023-07-12T23:23:39.137Z] [2023-07-12T23:23:39.137Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.137Z] #147 DONE 0.4s [2023-07-12T23:23:39.395Z] [2023-07-12T23:23:39.395Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.395Z] #150 DONE 0.4s [2023-07-12T23:23:39.395Z] [2023-07-12T23:23:39.395Z] #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.395Z] #151 DONE 0.4s [2023-07-12T23:23:39.395Z] [2023-07-12T23:23:39.395Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T23:23:39.395Z] #152 DONE 0.5s [2023-07-12T23:23:39.395Z] [2023-07-12T23:23:39.395Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.395Z] #148 DONE 0.3s [2023-07-12T23:23:39.395Z] [2023-07-12T23:23:39.395Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T23:23:39.655Z] #153 ... [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #154 DONE 0.4s [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #155 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.655Z] #155 DONE 0.3s [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #156 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #156 DONE 0.3s [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #157 DONE 0.3s [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.655Z] #158 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #159 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #160 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.655Z] #161 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.655Z] #162 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #163 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:39.655Z] #164 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #165 CACHED [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #166 DONE 0.3s [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:39.655Z] #167 DONE 0.3s [2023-07-12T23:23:39.655Z] [2023-07-12T23:23:39.655Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T23:23:41.031Z] #168 ... [2023-07-12T23:23:41.032Z] [2023-07-12T23:23:41.032Z] #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T23:23:41.032Z] #169 DONE 1.1s [2023-07-12T23:23:41.032Z] [2023-07-12T23:23:41.032Z] #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T23:23:41.032Z] #170 DONE 1.1s [2023-07-12T23:23:41.032Z] [2023-07-12T23:23:41.032Z] #171 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T23:23:41.032Z] #171 DONE 1.2s [2023-07-12T23:23:41.032Z] [2023-07-12T23:23:41.032Z] #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T23:23:41.032Z] #172 ... [2023-07-12T23:23:41.032Z] [2023-07-12T23:23:41.032Z] #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T23:23:41.032Z] #173 DONE 1.5s [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #174 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:41.290Z] #174 DONE 1.6s [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #175 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T23:23:41.290Z] #175 ... [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T23:23:41.290Z] #176 DONE 1.8s [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T23:23:41.290Z] #177 DONE 1.8s [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #178 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T23:23:41.290Z] #178 DONE 1.8s [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T23:23:41.290Z] #168 DONE 1.8s [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T23:23:41.290Z] #179 DONE 1.8s [2023-07-12T23:23:41.290Z] [2023-07-12T23:23:41.290Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:41.952Z] #180 ... [2023-07-12T23:23:41.952Z] [2023-07-12T23:23:41.952Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:41.952Z] #181 DONE 1.3s [2023-07-12T23:23:41.952Z] [2023-07-12T23:23:41.952Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:41.952Z] #182 DONE 1.3s [2023-07-12T23:23:41.952Z] [2023-07-12T23:23:41.952Z] #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T23:23:41.952Z] #172 DONE 1.2s [2023-07-12T23:23:41.952Z] [2023-07-12T23:23:41.952Z] #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T23:23:41.952Z] #183 DONE 0.9s [2023-07-12T23:23:41.952Z] [2023-07-12T23:23:41.952Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:41.952Z] #184 DONE 0.7s [2023-07-12T23:23:41.952Z] [2023-07-12T23:23:41.952Z] #175 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T23:23:41.952Z] #175 DONE 1.0s [2023-07-12T23:23:41.952Z] [2023-07-12T23:23:41.952Z] #135 [core-command] exporting to image [2023-07-12T23:23:41.952Z] #135 exporting layers 0.1s done [2023-07-12T23:23:42.211Z] #135 ... [2023-07-12T23:23:42.211Z] [2023-07-12T23:23:42.211Z] #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:42.211Z] #185 DONE 0.8s [2023-07-12T23:23:42.211Z] [2023-07-12T23:23:42.211Z] #186 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:42.211Z] #186 DONE 0.7s [2023-07-12T23:23:42.211Z] [2023-07-12T23:23:42.211Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:42.211Z] #187 DONE 0.7s [2023-07-12T23:23:42.211Z] [2023-07-12T23:23:42.211Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:42.211Z] #180 DONE 0.8s [2023-07-12T23:23:42.211Z] [2023-07-12T23:23:42.211Z] #135 [core-data] exporting to image [2023-07-12T23:23:42.211Z] #135 exporting layers 0.2s done [2023-07-12T23:23:42.211Z] #135 writing image sha256:0c8ab4c1c5fd2cb2cb5667353e8ce49805700a61faa4ae0049e8ab5d53d3aa09 0.0s done [2023-07-12T23:23:42.211Z] #135 naming to docker.io/library/core-command 0.0s done [2023-07-12T23:23:42.469Z] #135 ... [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T23:23:42.469Z] #188 DONE 0.3s [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T23:23:42.469Z] #153 DONE 3.1s [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #135 [core-metadata] exporting to image [2023-07-12T23:23:42.469Z] #135 writing image sha256:7755b8116b66147c427d5b4079c5c05839c592cdd3862e2a2ac8494eae5e22db [2023-07-12T23:23:42.469Z] #135 ... [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:42.469Z] #189 DONE 0.5s [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T23:23:42.469Z] #190 DONE 0.4s [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:23:42.469Z] #191 DONE 0.4s [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T23:23:42.469Z] #192 DONE 0.5s [2023-07-12T23:23:42.469Z] [2023-07-12T23:23:42.469Z] #135 [support-notifications] exporting to image [2023-07-12T23:23:42.470Z] #135 exporting layers 0.1s done [2023-07-12T23:23:42.470Z] #135 writing image sha256:7755b8116b66147c427d5b4079c5c05839c592cdd3862e2a2ac8494eae5e22db 0.0s done [2023-07-12T23:23:42.470Z] #135 naming to docker.io/library/support-scheduler done [2023-07-12T23:23:42.728Z] #135 ... [2023-07-12T23:23:42.728Z] [2023-07-12T23:23:42.728Z] #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T23:23:42.728Z] #193 DONE 0.4s [2023-07-12T23:23:42.728Z] [2023-07-12T23:23:42.728Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:23:42.728Z] #194 DONE 0.2s [2023-07-12T23:23:42.728Z] [2023-07-12T23:23:42.728Z] #135 [security-spiffe-token-provider] exporting to image [2023-07-12T23:23:42.728Z] #135 writing image sha256:8e614d0576ae7acc3583ac3a06dfbf29d8dc7b4d5a013b82e7243b261753aba3 0.0s done [2023-07-12T23:23:42.728Z] #135 writing image sha256:8b8e3e525115f39d6dba9f559d88509f880bba2ab7ca03b54edbe23a03552301 0.0s done [2023-07-12T23:23:42.728Z] #135 naming to docker.io/library/core-data done [2023-07-12T23:23:42.728Z] #135 naming to docker.io/library/security-spiffe-token-provider done [2023-07-12T23:23:42.728Z] #135 writing image sha256:fb32932ad0c6303e8cc040e051f583400b1fcd01f2d9d8d07d5430edb8017a4c [2023-07-12T23:23:42.728Z] #135 writing image sha256:fb32932ad0c6303e8cc040e051f583400b1fcd01f2d9d8d07d5430edb8017a4c 0.0s done [2023-07-12T23:23:42.728Z] #135 naming to docker.io/library/core-metadata done [2023-07-12T23:23:42.988Z] #135 exporting layers 0.4s done [2023-07-12T23:23:42.988Z] #135 ... [2023-07-12T23:23:42.988Z] [2023-07-12T23:23:42.988Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T23:23:42.988Z] #195 DONE 0.5s [2023-07-12T23:23:42.988Z] [2023-07-12T23:23:42.988Z] #135 [core-metadata] exporting to image [2023-07-12T23:23:42.988Z] #135 writing image sha256:f27dad1cf72701d198a39834339d6c9ddf6ad816db33bc3e1ba52126cf471612 done [2023-07-12T23:23:42.988Z] #135 naming to docker.io/library/support-notifications [2023-07-12T23:23:43.256Z] #135 naming to docker.io/library/support-notifications 0.0s done [2023-07-12T23:23:43.256Z] #135 DONE 2.0s [2023-07-12T23:23:43.256Z] [2023-07-12T23:23:43.256Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:23:43.256Z] #196 DONE 0.5s [2023-07-12T23:23:43.256Z] [2023-07-12T23:23:43.256Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T23:23:43.847Z] #197 DONE 0.8s [2023-07-12T23:23:43.847Z] [2023-07-12T23:23:43.847Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T23:23:43.847Z] #198 DONE 0.7s [2023-07-12T23:23:43.847Z] [2023-07-12T23:23:43.847Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T23:23:44.106Z] #199 ... [2023-07-12T23:23:44.106Z] [2023-07-12T23:23:44.106Z] #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:23:44.106Z] #200 DONE 1.5s [2023-07-12T23:23:44.106Z] [2023-07-12T23:23:44.106Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:23:44.106Z] #201 DONE 1.6s [2023-07-12T23:23:44.106Z] [2023-07-12T23:23:44.106Z] #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:23:44.106Z] #202 DONE 1.6s [2023-07-12T23:23:44.106Z] [2023-07-12T23:23:44.106Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T23:23:44.106Z] #199 DONE 0.3s [2023-07-12T23:23:44.106Z] [2023-07-12T23:23:44.106Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T23:23:44.106Z] #203 DONE 0.3s [2023-07-12T23:23:44.106Z] [2023-07-12T23:23:44.106Z] #135 [security-proxy-setup] exporting to image [2023-07-12T23:23:44.365Z] #135 ... [2023-07-12T23:23:44.365Z] [2023-07-12T23:23:44.365Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T23:23:44.365Z] #204 DONE 0.2s [2023-07-12T23:23:44.365Z] [2023-07-12T23:23:44.365Z] #135 [core-common-config-bootstrapper] exporting to image [2023-07-12T23:23:44.365Z] #135 exporting layers 0.2s done [2023-07-12T23:23:44.365Z] #135 writing image sha256:f1f725c7d6af6a6e7977b26eee14d0e8fe66f1c37313038d1b249c1a28034f8e 0.0s done [2023-07-12T23:23:44.366Z] #135 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-12T23:23:44.626Z] #135 exporting layers 0.4s done [2023-07-12T23:23:44.626Z] #135 writing image sha256:03da2570e1a7b837d7364c63434abd98e373537f08a46d8ba5e7e9c6c59d3477 done [2023-07-12T23:23:44.626Z] #135 naming to docker.io/library/security-proxy-auth done [2023-07-12T23:23:44.626Z] #135 writing image sha256:8f5440a288cd56ec88442bc4c79111b649cfac00997ffc5baa843ba4e11e268b done [2023-07-12T23:23:44.626Z] #135 naming to docker.io/library/security-proxy-setup 0.0s done [2023-07-12T23:23:44.626Z] #135 DONE 2.5s [2023-07-12T23:23:44.626Z] [2023-07-12T23:23:44.626Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T23:23:44.626Z] #205 DONE 0.1s [2023-07-12T23:23:44.626Z] [2023-07-12T23:23:44.626Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T23:23:44.626Z] #206 DONE 0.2s [2023-07-12T23:23:44.626Z] [2023-07-12T23:23:44.626Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T23:23:44.626Z] #207 DONE 0.2s [2023-07-12T23:23:44.626Z] [2023-07-12T23:23:44.626Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:23:44.885Z] #208 DONE 0.7s [2023-07-12T23:23:44.885Z] [2023-07-12T23:23:44.885Z] #135 [security-secretstore-setup] exporting to image [2023-07-12T23:23:44.885Z] #135 exporting layers 0.2s done [2023-07-12T23:23:45.253Z] #135 writing image sha256:ddddc33ebb4fe861ad47741441e78c0312dea8980382789da2002f924eb393cc done [2023-07-12T23:23:45.253Z] #135 naming to docker.io/library/security-secretstore-setup done [2023-07-12T23:23:45.253Z] #135 DONE 2.8s [2023-07-12T23:23:45.253Z] [2023-07-12T23:23:45.253Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T23:23:45.513Z] #209 DONE 0.8s [2023-07-12T23:23:45.513Z] [2023-07-12T23:23:45.513Z] #135 [security-bootstrapper] exporting to image [2023-07-12T23:23:46.082Z] #135 exporting layers 0.5s done [2023-07-12T23:23:46.082Z] #135 writing image sha256:0044bb69f8b6a55ae41f220226ea43bdee41de69fe816a1cbfd167ad11c9809d [2023-07-12T23:23:46.082Z] #135 writing image sha256:0044bb69f8b6a55ae41f220226ea43bdee41de69fe816a1cbfd167ad11c9809d done [2023-07-12T23:23:46.082Z] #135 naming to docker.io/library/security-bootstrapper done [2023-07-12T23:23:46.082Z] #135 DONE 3.2s [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:23:46.082Z] time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T23:23:46.096Z] $ docker stop --time=1 0507f4fc0070d84d28960375fde64dbfff7594fd5fd7d722889d281b2d2fb550 [2023-07-12T23:23:48.085Z] $ docker rm -f --volumes 0507f4fc0070d84d28960375fde64dbfff7594fd5fd7d722889d281b2d2fb550 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:23:48.432Z] + docker images [2023-07-12T23:23:48.432Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T23:23:48.432Z] security-bootstrapper latest 0044bb69f8b6 3 seconds ago 22.7MB [2023-07-12T23:23:48.432Z] security-secretstore-setup latest ddddc33ebb4f 4 seconds ago 43.6MB [2023-07-12T23:23:48.432Z] core-common-config-bootstrapper latest f1f725c7d6af 5 seconds ago 17.8MB [2023-07-12T23:23:48.432Z] security-proxy-setup latest 8f5440a288cd 5 seconds ago 19.4MB [2023-07-12T23:23:48.432Z] security-proxy-auth latest 03da2570e1a7 5 seconds ago 18.9MB [2023-07-12T23:23:48.432Z] support-notifications latest f27dad1cf727 6 seconds ago 33MB [2023-07-12T23:23:48.432Z] core-metadata latest fb32932ad0c6 6 seconds ago 21MB [2023-07-12T23:23:48.432Z] support-scheduler latest 7755b8116b66 7 seconds ago 32.4MB [2023-07-12T23:23:48.432Z] core-command latest 0c8ab4c1c5fd 7 seconds ago 20.5MB [2023-07-12T23:23:48.432Z] security-spiffe-token-provider latest 8b8e3e525115 7 seconds ago 33.4MB [2023-07-12T23:23:48.432Z] core-data latest 8e614d0576ae 7 seconds ago 20.7MB [2023-07-12T23:23:48.432Z] security-spire-agent latest 449838af1862 About a minute ago 161MB [2023-07-12T23:23:48.432Z] security-spire-server latest cdd43b2dd8c5 About a minute ago 103MB [2023-07-12T23:23:48.432Z] security-spire-config latest 9a7699082721 About a minute ago 102MB [2023-07-12T23:23:48.432Z] ci-base-image-x86_64 latest e9133e5a153e 4 minutes ago 1.06GB [2023-07-12T23:23:48.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 hours ago 696MB [2023-07-12T23:23:48.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-12T23:23:48.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:23:48.575Z] provisioning config files... [2023-07-12T23:23:48.582Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config6092326044913821545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:23:48.880Z] ---> docker-login.sh [2023-07-12T23:23:48.880Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:23:48.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:23:48.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:23:48.880Z] Configure a credential helper to remove this warning. See [2023-07-12T23:23:48.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:23:48.880Z] [2023-07-12T23:23:48.880Z] Login Succeeded [2023-07-12T23:23:48.880Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:23:49.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:23:49.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:23:49.139Z] Configure a credential helper to remove this warning. See [2023-07-12T23:23:49.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:23:49.139Z] [2023-07-12T23:23:49.139Z] Login Succeeded [2023-07-12T23:23:49.139Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:23:49.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:23:49.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:23:49.139Z] Configure a credential helper to remove this warning. See [2023-07-12T23:23:49.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:23:49.139Z] [2023-07-12T23:23:49.139Z] Login Succeeded [2023-07-12T23:23:49.139Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:23:49.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:23:49.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:23:49.397Z] Configure a credential helper to remove this warning. See [2023-07-12T23:23:49.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:23:49.397Z] [2023-07-12T23:23:49.397Z] Login Succeeded [2023-07-12T23:23:49.397Z] docker.io [2023-07-12T23:23:49.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:23:49.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:23:49.655Z] Configure a credential helper to remove this warning. See [2023-07-12T23:23:49.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:23:49.655Z] [2023-07-12T23:23:49.655Z] Login Succeeded [2023-07-12T23:23:49.655Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:23:49.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:23:49.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:23:49.729Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-07-12T23:23:49.729Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:49.729Z] latest [2023-07-12T23:23:49.729Z] 3.1.0-dev.8 [2023-07-12T23:23:49.729Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:23:49.729Z] main [2023-07-12T23:23:49.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:50.044Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:50.345Z] + docker push nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:50.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T23:23:50.346Z] ed0b0c2e5f0b: Preparing [2023-07-12T23:23:50.346Z] bf83266e0743: Preparing [2023-07-12T23:23:50.346Z] 276e96a72814: Preparing [2023-07-12T23:23:50.346Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:50.346Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:50.346Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:50.346Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:50.346Z] 276e96a72814: Pushed [2023-07-12T23:23:50.346Z] a472ad7bd0c2: Pushed [2023-07-12T23:23:50.346Z] 230c8c7e4d4d: Pushed [2023-07-12T23:23:51.728Z] bf83266e0743: Pushed [2023-07-12T23:23:52.297Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:52.297Z] ed0b0c2e5f0b: Pushed [2023-07-12T23:23:52.297Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:52.609Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:52.919Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-12T23:23:52.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T23:23:52.919Z] ed0b0c2e5f0b: Preparing [2023-07-12T23:23:52.919Z] bf83266e0743: Preparing [2023-07-12T23:23:52.919Z] 276e96a72814: Preparing [2023-07-12T23:23:52.919Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:52.919Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:52.919Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:52.919Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:52.919Z] bf83266e0743: Layer already exists [2023-07-12T23:23:52.919Z] 276e96a72814: Layer already exists [2023-07-12T23:23:52.919Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:52.919Z] ed0b0c2e5f0b: Layer already exists [2023-07-12T23:23:52.919Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:52.919Z] latest: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:53.232Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:53.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.8 [2023-07-12T23:23:53.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T23:23:53.542Z] ed0b0c2e5f0b: Preparing [2023-07-12T23:23:53.542Z] bf83266e0743: Preparing [2023-07-12T23:23:53.542Z] 276e96a72814: Preparing [2023-07-12T23:23:53.542Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:53.542Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:53.542Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:53.542Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:53.542Z] 276e96a72814: Layer already exists [2023-07-12T23:23:53.542Z] ed0b0c2e5f0b: Layer already exists [2023-07-12T23:23:53.542Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:53.542Z] bf83266e0743: Layer already exists [2023-07-12T23:23:53.542Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:53.542Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:53.542Z] 3.1.0-dev.8: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:53.855Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:54.166Z] + docker push nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:23:54.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T23:23:54.166Z] ed0b0c2e5f0b: Preparing [2023-07-12T23:23:54.166Z] bf83266e0743: Preparing [2023-07-12T23:23:54.166Z] 276e96a72814: Preparing [2023-07-12T23:23:54.166Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:54.166Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:54.166Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:54.166Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:54.166Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:54.166Z] ed0b0c2e5f0b: Layer already exists [2023-07-12T23:23:54.166Z] 276e96a72814: Layer already exists [2023-07-12T23:23:54.166Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:54.166Z] bf83266e0743: Layer already exists [2023-07-12T23:23:54.166Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:54.166Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:54.473Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:54.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-07-12T23:23:54.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T23:23:54.773Z] ed0b0c2e5f0b: Preparing [2023-07-12T23:23:54.773Z] bf83266e0743: Preparing [2023-07-12T23:23:54.773Z] 276e96a72814: Preparing [2023-07-12T23:23:54.773Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:54.773Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:54.773Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:54.773Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:54.773Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:54.773Z] 276e96a72814: Layer already exists [2023-07-12T23:23:54.773Z] ed0b0c2e5f0b: Layer already exists [2023-07-12T23:23:54.773Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:54.773Z] bf83266e0743: Layer already exists [2023-07-12T23:23:54.773Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:54.773Z] main: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:23:54.808Z] ===================================================== [Pipeline] echo [2023-07-12T23:23:54.815Z] taggedImages: [2023-07-12T23:23:54.815Z] - nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:54.815Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-12T23:23:54.815Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.8 [2023-07-12T23:23:54.815Z] - nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:23:54.815Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-07-12T23:23:54.830Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-07-12T23:23:54.830Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:54.830Z] latest [2023-07-12T23:23:54.830Z] 3.1.0-dev.8 [2023-07-12T23:23:54.830Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:23:54.830Z] main [2023-07-12T23:23:54.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:55.137Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:55.440Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:55.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T23:23:55.440Z] 249203ef72c2: Preparing [2023-07-12T23:23:55.440Z] fb10d5e5944e: Preparing [2023-07-12T23:23:55.440Z] 348b89e7d15a: Preparing [2023-07-12T23:23:55.440Z] 8a4f8b51eb9a: Preparing [2023-07-12T23:23:55.440Z] 276e96a72814: Preparing [2023-07-12T23:23:55.440Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:55.440Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:55.440Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:55.440Z] a472ad7bd0c2: Waiting [2023-07-12T23:23:55.440Z] 230c8c7e4d4d: Waiting [2023-07-12T23:23:55.440Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:55.440Z] 276e96a72814: Layer already exists [2023-07-12T23:23:55.440Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:55.440Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:55.440Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:55.440Z] fb10d5e5944e: Pushed [2023-07-12T23:23:55.440Z] 249203ef72c2: Pushed [2023-07-12T23:23:55.440Z] 348b89e7d15a: Pushed [2023-07-12T23:23:56.816Z] 8a4f8b51eb9a: Pushed [2023-07-12T23:23:56.816Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:57.126Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:57.432Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-12T23:23:57.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T23:23:57.433Z] 249203ef72c2: Preparing [2023-07-12T23:23:57.433Z] fb10d5e5944e: Preparing [2023-07-12T23:23:57.433Z] 348b89e7d15a: Preparing [2023-07-12T23:23:57.433Z] 8a4f8b51eb9a: Preparing [2023-07-12T23:23:57.433Z] 276e96a72814: Preparing [2023-07-12T23:23:57.433Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:57.433Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:57.433Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:57.433Z] a472ad7bd0c2: Waiting [2023-07-12T23:23:57.433Z] 230c8c7e4d4d: Waiting [2023-07-12T23:23:57.433Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:57.433Z] 249203ef72c2: Layer already exists [2023-07-12T23:23:57.433Z] fb10d5e5944e: Layer already exists [2023-07-12T23:23:57.433Z] 8a4f8b51eb9a: Layer already exists [2023-07-12T23:23:57.433Z] 276e96a72814: Layer already exists [2023-07-12T23:23:57.433Z] 348b89e7d15a: Layer already exists [2023-07-12T23:23:57.433Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:57.433Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:57.433Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:57.433Z] latest: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:57.744Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:58.053Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.8 [2023-07-12T23:23:58.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T23:23:58.053Z] 249203ef72c2: Preparing [2023-07-12T23:23:58.053Z] fb10d5e5944e: Preparing [2023-07-12T23:23:58.053Z] 348b89e7d15a: Preparing [2023-07-12T23:23:58.053Z] 8a4f8b51eb9a: Preparing [2023-07-12T23:23:58.053Z] 276e96a72814: Preparing [2023-07-12T23:23:58.053Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:58.053Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:58.053Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:58.053Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:58.053Z] 230c8c7e4d4d: Waiting [2023-07-12T23:23:58.053Z] 276e96a72814: Layer already exists [2023-07-12T23:23:58.053Z] fb10d5e5944e: Layer already exists [2023-07-12T23:23:58.053Z] 8a4f8b51eb9a: Layer already exists [2023-07-12T23:23:58.053Z] 348b89e7d15a: Layer already exists [2023-07-12T23:23:58.053Z] 249203ef72c2: Layer already exists [2023-07-12T23:23:58.053Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:58.053Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:58.053Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:58.053Z] 3.1.0-dev.8: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:58.368Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:58.676Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:23:58.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T23:23:58.676Z] 249203ef72c2: Preparing [2023-07-12T23:23:58.676Z] fb10d5e5944e: Preparing [2023-07-12T23:23:58.676Z] 348b89e7d15a: Preparing [2023-07-12T23:23:58.676Z] 8a4f8b51eb9a: Preparing [2023-07-12T23:23:58.676Z] 276e96a72814: Preparing [2023-07-12T23:23:58.676Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:58.676Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:58.676Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:58.676Z] a472ad7bd0c2: Waiting [2023-07-12T23:23:58.676Z] 230c8c7e4d4d: Waiting [2023-07-12T23:23:58.676Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:58.676Z] 8a4f8b51eb9a: Layer already exists [2023-07-12T23:23:58.676Z] 348b89e7d15a: Layer already exists [2023-07-12T23:23:58.676Z] fb10d5e5944e: Layer already exists [2023-07-12T23:23:58.676Z] 249203ef72c2: Layer already exists [2023-07-12T23:23:58.676Z] 276e96a72814: Layer already exists [2023-07-12T23:23:58.676Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:58.676Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:58.676Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:58.676Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:58.983Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:59.287Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-07-12T23:23:59.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T23:23:59.287Z] 249203ef72c2: Preparing [2023-07-12T23:23:59.287Z] fb10d5e5944e: Preparing [2023-07-12T23:23:59.287Z] 348b89e7d15a: Preparing [2023-07-12T23:23:59.287Z] 8a4f8b51eb9a: Preparing [2023-07-12T23:23:59.287Z] 276e96a72814: Preparing [2023-07-12T23:23:59.287Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:59.287Z] 230c8c7e4d4d: Preparing [2023-07-12T23:23:59.287Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:59.287Z] a472ad7bd0c2: Waiting [2023-07-12T23:23:59.287Z] 230c8c7e4d4d: Waiting [2023-07-12T23:23:59.287Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:59.287Z] 249203ef72c2: Layer already exists [2023-07-12T23:23:59.287Z] 276e96a72814: Layer already exists [2023-07-12T23:23:59.287Z] 348b89e7d15a: Layer already exists [2023-07-12T23:23:59.287Z] fb10d5e5944e: Layer already exists [2023-07-12T23:23:59.287Z] 8a4f8b51eb9a: Layer already exists [2023-07-12T23:23:59.287Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:59.287Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:23:59.287Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:59.287Z] main: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:23:59.328Z] ===================================================== [Pipeline] echo [2023-07-12T23:23:59.336Z] taggedImages: [2023-07-12T23:23:59.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:59.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-12T23:23:59.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.8 [2023-07-12T23:23:59.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:23:59.336Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-07-12T23:23:59.354Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-07-12T23:23:59.354Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:59.354Z] latest [2023-07-12T23:23:59.354Z] 3.1.0-dev.8 [2023-07-12T23:23:59.354Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:23:59.354Z] main [2023-07-12T23:23:59.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:59.668Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:23:59.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:23:59.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T23:23:59.973Z] 9f97eee3b73d: Preparing [2023-07-12T23:23:59.973Z] 5b69e5b8f533: Preparing [2023-07-12T23:23:59.973Z] 276e96a72814: Preparing [2023-07-12T23:23:59.973Z] a472ad7bd0c2: Preparing [2023-07-12T23:23:59.973Z] 6d0ef620773a: Preparing [2023-07-12T23:23:59.973Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:23:59.973Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:23:59.973Z] 276e96a72814: Layer already exists [2023-07-12T23:23:59.973Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:23:59.973Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:23:59.973Z] 9f97eee3b73d: Pushed [2023-07-12T23:23:59.973Z] 6d0ef620773a: Pushed [2023-07-12T23:24:00.910Z] 5b69e5b8f533: Pushed [2023-07-12T23:24:01.171Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:01.487Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:01.792Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-12T23:24:01.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T23:24:01.792Z] 9f97eee3b73d: Preparing [2023-07-12T23:24:01.792Z] 5b69e5b8f533: Preparing [2023-07-12T23:24:01.792Z] 276e96a72814: Preparing [2023-07-12T23:24:01.792Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:01.792Z] 6d0ef620773a: Preparing [2023-07-12T23:24:01.792Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:01.792Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:01.792Z] 276e96a72814: Layer already exists [2023-07-12T23:24:01.792Z] 5b69e5b8f533: Layer already exists [2023-07-12T23:24:01.792Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:01.792Z] 9f97eee3b73d: Layer already exists [2023-07-12T23:24:01.792Z] 6d0ef620773a: Layer already exists [2023-07-12T23:24:01.792Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:01.792Z] latest: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:02.100Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:02.408Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.8 [2023-07-12T23:24:02.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T23:24:02.408Z] 9f97eee3b73d: Preparing [2023-07-12T23:24:02.408Z] 5b69e5b8f533: Preparing [2023-07-12T23:24:02.408Z] 276e96a72814: Preparing [2023-07-12T23:24:02.408Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:02.408Z] 6d0ef620773a: Preparing [2023-07-12T23:24:02.408Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:02.408Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:02.408Z] 276e96a72814: Layer already exists [2023-07-12T23:24:02.408Z] 9f97eee3b73d: Layer already exists [2023-07-12T23:24:02.408Z] 6d0ef620773a: Layer already exists [2023-07-12T23:24:02.408Z] 5b69e5b8f533: Layer already exists [2023-07-12T23:24:02.408Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:02.408Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:02.408Z] 3.1.0-dev.8: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:02.716Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:03.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:03.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T23:24:03.027Z] 9f97eee3b73d: Preparing [2023-07-12T23:24:03.027Z] 5b69e5b8f533: Preparing [2023-07-12T23:24:03.027Z] 276e96a72814: Preparing [2023-07-12T23:24:03.027Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:03.027Z] 6d0ef620773a: Preparing [2023-07-12T23:24:03.027Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:03.027Z] 276e96a72814: Layer already exists [2023-07-12T23:24:03.027Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:03.027Z] 6d0ef620773a: Layer already exists [2023-07-12T23:24:03.027Z] 9f97eee3b73d: Layer already exists [2023-07-12T23:24:03.027Z] 5b69e5b8f533: Layer already exists [2023-07-12T23:24:03.027Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:03.027Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:03.341Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:03.654Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-07-12T23:24:03.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T23:24:03.654Z] 9f97eee3b73d: Preparing [2023-07-12T23:24:03.654Z] 5b69e5b8f533: Preparing [2023-07-12T23:24:03.654Z] 276e96a72814: Preparing [2023-07-12T23:24:03.654Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:03.654Z] 6d0ef620773a: Preparing [2023-07-12T23:24:03.654Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:03.654Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:03.654Z] 276e96a72814: Layer already exists [2023-07-12T23:24:03.654Z] 5b69e5b8f533: Layer already exists [2023-07-12T23:24:03.654Z] 9f97eee3b73d: Layer already exists [2023-07-12T23:24:03.654Z] 6d0ef620773a: Layer already exists [2023-07-12T23:24:03.654Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:03.654Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:03.654Z] main: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:03.692Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:03.698Z] taggedImages: [2023-07-12T23:24:03.698Z] - nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:03.698Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-12T23:24:03.698Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.8 [2023-07-12T23:24:03.698Z] - nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:03.698Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-07-12T23:24:03.716Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-07-12T23:24:03.716Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:03.716Z] latest [2023-07-12T23:24:03.716Z] 3.1.0-dev.8 [2023-07-12T23:24:03.716Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:03.716Z] main [2023-07-12T23:24:03.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:04.041Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:04.343Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:04.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T23:24:04.343Z] 1b1e4e499625: Preparing [2023-07-12T23:24:04.343Z] 3461b1b5ad54: Preparing [2023-07-12T23:24:04.343Z] 013ea1f00dbd: Preparing [2023-07-12T23:24:04.343Z] 276e96a72814: Preparing [2023-07-12T23:24:04.343Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:04.343Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:04.343Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:04.343Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:04.343Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:04.343Z] 276e96a72814: Layer already exists [2023-07-12T23:24:04.343Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:04.343Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:04.343Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:04.343Z] 1b1e4e499625: Pushed [2023-07-12T23:24:04.343Z] 3461b1b5ad54: Pushed [2023-07-12T23:24:06.252Z] 013ea1f00dbd: Pushed [2023-07-12T23:24:06.253Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:06.563Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:06.870Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-12T23:24:06.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T23:24:06.871Z] 1b1e4e499625: Preparing [2023-07-12T23:24:06.871Z] 3461b1b5ad54: Preparing [2023-07-12T23:24:06.871Z] 013ea1f00dbd: Preparing [2023-07-12T23:24:06.871Z] 276e96a72814: Preparing [2023-07-12T23:24:06.871Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:06.871Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:06.871Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:06.871Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:06.871Z] 276e96a72814: Layer already exists [2023-07-12T23:24:06.871Z] 013ea1f00dbd: Layer already exists [2023-07-12T23:24:06.871Z] 3461b1b5ad54: Layer already exists [2023-07-12T23:24:06.871Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:06.871Z] 1b1e4e499625: Layer already exists [2023-07-12T23:24:06.871Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:06.871Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:06.871Z] latest: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:07.177Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:07.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.8 [2023-07-12T23:24:07.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T23:24:07.487Z] 1b1e4e499625: Preparing [2023-07-12T23:24:07.487Z] 3461b1b5ad54: Preparing [2023-07-12T23:24:07.487Z] 013ea1f00dbd: Preparing [2023-07-12T23:24:07.487Z] 276e96a72814: Preparing [2023-07-12T23:24:07.487Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:07.487Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:07.487Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:07.487Z] 1b1e4e499625: Layer already exists [2023-07-12T23:24:07.487Z] 3461b1b5ad54: Layer already exists [2023-07-12T23:24:07.487Z] 013ea1f00dbd: Layer already exists [2023-07-12T23:24:07.487Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:07.487Z] 276e96a72814: Layer already exists [2023-07-12T23:24:07.487Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:07.487Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:07.487Z] 3.1.0-dev.8: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:07.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:08.100Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:08.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T23:24:08.100Z] 1b1e4e499625: Preparing [2023-07-12T23:24:08.100Z] 3461b1b5ad54: Preparing [2023-07-12T23:24:08.100Z] 013ea1f00dbd: Preparing [2023-07-12T23:24:08.100Z] 276e96a72814: Preparing [2023-07-12T23:24:08.100Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:08.100Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:08.100Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:08.100Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:08.100Z] 276e96a72814: Layer already exists [2023-07-12T23:24:08.100Z] 1b1e4e499625: Layer already exists [2023-07-12T23:24:08.100Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:08.100Z] 3461b1b5ad54: Layer already exists [2023-07-12T23:24:08.100Z] 013ea1f00dbd: Layer already exists [2023-07-12T23:24:08.100Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:08.100Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:08.100Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:08.406Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:08.712Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-07-12T23:24:08.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T23:24:08.712Z] 1b1e4e499625: Preparing [2023-07-12T23:24:08.712Z] 3461b1b5ad54: Preparing [2023-07-12T23:24:08.712Z] 013ea1f00dbd: Preparing [2023-07-12T23:24:08.712Z] 276e96a72814: Preparing [2023-07-12T23:24:08.712Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:08.712Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:08.712Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:08.712Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:08.712Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:08.712Z] 276e96a72814: Layer already exists [2023-07-12T23:24:08.712Z] 3461b1b5ad54: Layer already exists [2023-07-12T23:24:08.712Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:08.712Z] 013ea1f00dbd: Layer already exists [2023-07-12T23:24:08.712Z] 1b1e4e499625: Layer already exists [2023-07-12T23:24:08.712Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:08.712Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:08.712Z] main: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:08.748Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:08.754Z] taggedImages: [2023-07-12T23:24:08.754Z] - nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:08.754Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-12T23:24:08.754Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.8 [2023-07-12T23:24:08.754Z] - nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:08.754Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-07-12T23:24:08.769Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-07-12T23:24:08.769Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:08.769Z] latest [2023-07-12T23:24:08.769Z] 3.1.0-dev.8 [2023-07-12T23:24:08.769Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:08.769Z] main [2023-07-12T23:24:08.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:09.075Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:09.385Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:09.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T23:24:09.385Z] 4765317bcbc3: Preparing [2023-07-12T23:24:09.385Z] 85368e4ee824: Preparing [2023-07-12T23:24:09.385Z] 4ceb3a93da76: Preparing [2023-07-12T23:24:09.385Z] 68e4a69fbd5e: Preparing [2023-07-12T23:24:09.385Z] 31221007b4ad: Preparing [2023-07-12T23:24:09.385Z] 84946e277373: Preparing [2023-07-12T23:24:09.385Z] 63c64c44916a: Preparing [2023-07-12T23:24:09.385Z] 276e96a72814: Preparing [2023-07-12T23:24:09.385Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:09.385Z] 8028548efc6c: Preparing [2023-07-12T23:24:09.385Z] ec98da995b57: Preparing [2023-07-12T23:24:09.385Z] 5f70bf18a086: Preparing [2023-07-12T23:24:09.385Z] e7924ccab134: Preparing [2023-07-12T23:24:09.385Z] 48c3c641d44f: Preparing [2023-07-12T23:24:09.385Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:09.385Z] 84946e277373: Waiting [2023-07-12T23:24:09.385Z] 63c64c44916a: Waiting [2023-07-12T23:24:09.385Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:09.385Z] 276e96a72814: Waiting [2023-07-12T23:24:09.385Z] ec98da995b57: Waiting [2023-07-12T23:24:09.385Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:09.385Z] 48c3c641d44f: Waiting [2023-07-12T23:24:09.385Z] 5f70bf18a086: Waiting [2023-07-12T23:24:09.385Z] e7924ccab134: Waiting [2023-07-12T23:24:09.385Z] 8028548efc6c: Waiting [2023-07-12T23:24:09.385Z] 85368e4ee824: Pushed [2023-07-12T23:24:09.385Z] 4ceb3a93da76: Pushed [2023-07-12T23:24:09.385Z] 31221007b4ad: Pushed [2023-07-12T23:24:09.385Z] 4765317bcbc3: Pushed [2023-07-12T23:24:09.385Z] 68e4a69fbd5e: Pushed [2023-07-12T23:24:09.385Z] 276e96a72814: Layer already exists [2023-07-12T23:24:09.385Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:09.643Z] 84946e277373: Pushed [2023-07-12T23:24:09.643Z] 8028548efc6c: Pushed [2023-07-12T23:24:09.643Z] 5f70bf18a086: Pushed [2023-07-12T23:24:09.643Z] ec98da995b57: Pushed [2023-07-12T23:24:09.643Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:09.643Z] e7924ccab134: Pushed [2023-07-12T23:24:09.643Z] 48c3c641d44f: Pushed [2023-07-12T23:24:11.545Z] 63c64c44916a: Pushed [2023-07-12T23:24:11.545Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:11.853Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:12.155Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-12T23:24:12.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T23:24:12.155Z] 4765317bcbc3: Preparing [2023-07-12T23:24:12.155Z] 85368e4ee824: Preparing [2023-07-12T23:24:12.155Z] 4ceb3a93da76: Preparing [2023-07-12T23:24:12.155Z] 68e4a69fbd5e: Preparing [2023-07-12T23:24:12.155Z] 31221007b4ad: Preparing [2023-07-12T23:24:12.155Z] 84946e277373: Preparing [2023-07-12T23:24:12.155Z] 63c64c44916a: Preparing [2023-07-12T23:24:12.155Z] 276e96a72814: Preparing [2023-07-12T23:24:12.155Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:12.155Z] 8028548efc6c: Preparing [2023-07-12T23:24:12.155Z] ec98da995b57: Preparing [2023-07-12T23:24:12.155Z] 5f70bf18a086: Preparing [2023-07-12T23:24:12.155Z] e7924ccab134: Preparing [2023-07-12T23:24:12.155Z] 48c3c641d44f: Preparing [2023-07-12T23:24:12.155Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:12.155Z] 84946e277373: Waiting [2023-07-12T23:24:12.155Z] 63c64c44916a: Waiting [2023-07-12T23:24:12.155Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:12.155Z] ec98da995b57: Waiting [2023-07-12T23:24:12.155Z] 8028548efc6c: Waiting [2023-07-12T23:24:12.155Z] 276e96a72814: Waiting [2023-07-12T23:24:12.155Z] 48c3c641d44f: Waiting [2023-07-12T23:24:12.155Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:12.155Z] 5f70bf18a086: Waiting [2023-07-12T23:24:12.155Z] e7924ccab134: Waiting [2023-07-12T23:24:12.155Z] 68e4a69fbd5e: Layer already exists [2023-07-12T23:24:12.155Z] 85368e4ee824: Layer already exists [2023-07-12T23:24:12.155Z] 31221007b4ad: Layer already exists [2023-07-12T23:24:12.155Z] 4ceb3a93da76: Layer already exists [2023-07-12T23:24:12.155Z] 4765317bcbc3: Layer already exists [2023-07-12T23:24:12.155Z] 63c64c44916a: Layer already exists [2023-07-12T23:24:12.155Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:12.155Z] 84946e277373: Layer already exists [2023-07-12T23:24:12.156Z] 276e96a72814: Layer already exists [2023-07-12T23:24:12.156Z] 8028548efc6c: Layer already exists [2023-07-12T23:24:12.156Z] ec98da995b57: Layer already exists [2023-07-12T23:24:12.156Z] 5f70bf18a086: Layer already exists [2023-07-12T23:24:12.156Z] 48c3c641d44f: Layer already exists [2023-07-12T23:24:12.156Z] e7924ccab134: Layer already exists [2023-07-12T23:24:12.156Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:12.156Z] latest: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:12.464Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:12.768Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.8 [2023-07-12T23:24:12.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T23:24:12.768Z] 4765317bcbc3: Preparing [2023-07-12T23:24:12.768Z] 85368e4ee824: Preparing [2023-07-12T23:24:12.768Z] 4ceb3a93da76: Preparing [2023-07-12T23:24:12.768Z] 68e4a69fbd5e: Preparing [2023-07-12T23:24:12.768Z] 31221007b4ad: Preparing [2023-07-12T23:24:12.768Z] 84946e277373: Preparing [2023-07-12T23:24:12.768Z] 63c64c44916a: Preparing [2023-07-12T23:24:12.768Z] 84946e277373: Waiting [2023-07-12T23:24:12.768Z] 276e96a72814: Preparing [2023-07-12T23:24:12.768Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:12.768Z] 8028548efc6c: Preparing [2023-07-12T23:24:12.768Z] ec98da995b57: Preparing [2023-07-12T23:24:12.768Z] 5f70bf18a086: Preparing [2023-07-12T23:24:12.768Z] e7924ccab134: Preparing [2023-07-12T23:24:12.768Z] 48c3c641d44f: Preparing [2023-07-12T23:24:12.768Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:12.768Z] 8028548efc6c: Waiting [2023-07-12T23:24:12.768Z] 276e96a72814: Waiting [2023-07-12T23:24:12.768Z] 48c3c641d44f: Waiting [2023-07-12T23:24:12.768Z] e7924ccab134: Waiting [2023-07-12T23:24:12.768Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:12.768Z] 5f70bf18a086: Waiting [2023-07-12T23:24:12.768Z] ec98da995b57: Waiting [2023-07-12T23:24:12.768Z] 4ceb3a93da76: Layer already exists [2023-07-12T23:24:12.768Z] 68e4a69fbd5e: Layer already exists [2023-07-12T23:24:12.768Z] 85368e4ee824: Layer already exists [2023-07-12T23:24:12.768Z] 4765317bcbc3: Layer already exists [2023-07-12T23:24:12.768Z] 31221007b4ad: Layer already exists [2023-07-12T23:24:12.768Z] 84946e277373: Layer already exists [2023-07-12T23:24:12.768Z] 8028548efc6c: Layer already exists [2023-07-12T23:24:12.768Z] 276e96a72814: Layer already exists [2023-07-12T23:24:12.768Z] 63c64c44916a: Layer already exists [2023-07-12T23:24:12.768Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:12.768Z] ec98da995b57: Layer already exists [2023-07-12T23:24:12.768Z] 5f70bf18a086: Layer already exists [2023-07-12T23:24:12.768Z] 48c3c641d44f: Layer already exists [2023-07-12T23:24:12.768Z] e7924ccab134: Layer already exists [2023-07-12T23:24:12.768Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:12.768Z] 3.1.0-dev.8: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:13.075Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:13.379Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:13.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T23:24:13.379Z] 4765317bcbc3: Preparing [2023-07-12T23:24:13.379Z] 85368e4ee824: Preparing [2023-07-12T23:24:13.379Z] 4ceb3a93da76: Preparing [2023-07-12T23:24:13.379Z] 68e4a69fbd5e: Preparing [2023-07-12T23:24:13.379Z] 31221007b4ad: Preparing [2023-07-12T23:24:13.379Z] 84946e277373: Preparing [2023-07-12T23:24:13.379Z] 63c64c44916a: Preparing [2023-07-12T23:24:13.379Z] 276e96a72814: Preparing [2023-07-12T23:24:13.379Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:13.379Z] 8028548efc6c: Preparing [2023-07-12T23:24:13.379Z] ec98da995b57: Preparing [2023-07-12T23:24:13.379Z] 5f70bf18a086: Preparing [2023-07-12T23:24:13.379Z] e7924ccab134: Preparing [2023-07-12T23:24:13.379Z] 48c3c641d44f: Preparing [2023-07-12T23:24:13.379Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:13.379Z] 84946e277373: Waiting [2023-07-12T23:24:13.379Z] 63c64c44916a: Waiting [2023-07-12T23:24:13.379Z] 276e96a72814: Waiting [2023-07-12T23:24:13.379Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:13.379Z] 48c3c641d44f: Waiting [2023-07-12T23:24:13.379Z] 8028548efc6c: Waiting [2023-07-12T23:24:13.379Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:13.379Z] ec98da995b57: Waiting [2023-07-12T23:24:13.379Z] e7924ccab134: Waiting [2023-07-12T23:24:13.379Z] 5f70bf18a086: Waiting [2023-07-12T23:24:13.379Z] 4ceb3a93da76: Layer already exists [2023-07-12T23:24:13.379Z] 68e4a69fbd5e: Layer already exists [2023-07-12T23:24:13.379Z] 4765317bcbc3: Layer already exists [2023-07-12T23:24:13.379Z] 85368e4ee824: Layer already exists [2023-07-12T23:24:13.379Z] 31221007b4ad: Layer already exists [2023-07-12T23:24:13.379Z] 84946e277373: Layer already exists [2023-07-12T23:24:13.379Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:13.379Z] 63c64c44916a: Layer already exists [2023-07-12T23:24:13.379Z] 276e96a72814: Layer already exists [2023-07-12T23:24:13.379Z] 8028548efc6c: Layer already exists [2023-07-12T23:24:13.379Z] ec98da995b57: Layer already exists [2023-07-12T23:24:13.379Z] 5f70bf18a086: Layer already exists [2023-07-12T23:24:13.379Z] e7924ccab134: Layer already exists [2023-07-12T23:24:13.379Z] 48c3c641d44f: Layer already exists [2023-07-12T23:24:13.379Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:13.379Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:13.685Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:13.989Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-07-12T23:24:13.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T23:24:13.989Z] 4765317bcbc3: Preparing [2023-07-12T23:24:13.989Z] 85368e4ee824: Preparing [2023-07-12T23:24:13.989Z] 4ceb3a93da76: Preparing [2023-07-12T23:24:13.989Z] 68e4a69fbd5e: Preparing [2023-07-12T23:24:13.989Z] 31221007b4ad: Preparing [2023-07-12T23:24:13.989Z] 84946e277373: Preparing [2023-07-12T23:24:13.989Z] 63c64c44916a: Preparing [2023-07-12T23:24:13.989Z] 276e96a72814: Preparing [2023-07-12T23:24:13.989Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:13.989Z] 8028548efc6c: Preparing [2023-07-12T23:24:13.989Z] ec98da995b57: Preparing [2023-07-12T23:24:13.989Z] 5f70bf18a086: Preparing [2023-07-12T23:24:13.989Z] e7924ccab134: Preparing [2023-07-12T23:24:13.989Z] 48c3c641d44f: Preparing [2023-07-12T23:24:13.989Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:13.989Z] 84946e277373: Waiting [2023-07-12T23:24:13.989Z] 63c64c44916a: Waiting [2023-07-12T23:24:13.989Z] 5f70bf18a086: Waiting [2023-07-12T23:24:13.989Z] 276e96a72814: Waiting [2023-07-12T23:24:13.989Z] e7924ccab134: Waiting [2023-07-12T23:24:13.989Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:13.989Z] 8028548efc6c: Waiting [2023-07-12T23:24:13.989Z] ec98da995b57: Waiting [2023-07-12T23:24:13.989Z] 48c3c641d44f: Waiting [2023-07-12T23:24:13.989Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:13.989Z] 4765317bcbc3: Layer already exists [2023-07-12T23:24:13.989Z] 4ceb3a93da76: Layer already exists [2023-07-12T23:24:13.989Z] 31221007b4ad: Layer already exists [2023-07-12T23:24:13.989Z] 68e4a69fbd5e: Layer already exists [2023-07-12T23:24:13.989Z] 85368e4ee824: Layer already exists [2023-07-12T23:24:13.989Z] 84946e277373: Layer already exists [2023-07-12T23:24:13.989Z] 8028548efc6c: Layer already exists [2023-07-12T23:24:13.989Z] 63c64c44916a: Layer already exists [2023-07-12T23:24:13.989Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:13.989Z] 276e96a72814: Layer already exists [2023-07-12T23:24:13.989Z] ec98da995b57: Layer already exists [2023-07-12T23:24:13.989Z] 48c3c641d44f: Layer already exists [2023-07-12T23:24:13.989Z] 5f70bf18a086: Layer already exists [2023-07-12T23:24:13.989Z] e7924ccab134: Layer already exists [2023-07-12T23:24:13.989Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:13.989Z] main: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:14.024Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:14.030Z] taggedImages: [2023-07-12T23:24:14.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:14.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-12T23:24:14.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.8 [2023-07-12T23:24:14.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:14.030Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-07-12T23:24:14.045Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-07-12T23:24:14.045Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:14.045Z] latest [2023-07-12T23:24:14.045Z] 3.1.0-dev.8 [2023-07-12T23:24:14.045Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:14.045Z] main [2023-07-12T23:24:14.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:14.369Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:14.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:14.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T23:24:14.813Z] 249203ef72c2: Preparing [2023-07-12T23:24:14.813Z] fb10d5e5944e: Preparing [2023-07-12T23:24:14.813Z] c5ede8ccf352: Preparing [2023-07-12T23:24:14.813Z] 35be198ac77f: Preparing [2023-07-12T23:24:14.813Z] 276e96a72814: Preparing [2023-07-12T23:24:14.813Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:14.813Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:14.813Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:14.813Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:14.813Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:14.813Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:14.813Z] fb10d5e5944e: Layer already exists [2023-07-12T23:24:14.813Z] 249203ef72c2: Layer already exists [2023-07-12T23:24:14.813Z] 276e96a72814: Layer already exists [2023-07-12T23:24:14.813Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:14.813Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:14.813Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:14.813Z] c5ede8ccf352: Pushed [2023-07-12T23:24:16.305Z] 35be198ac77f: Pushed [2023-07-12T23:24:16.305Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:16.640Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:16.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-12T23:24:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T23:24:16.949Z] 249203ef72c2: Preparing [2023-07-12T23:24:16.949Z] fb10d5e5944e: Preparing [2023-07-12T23:24:16.949Z] c5ede8ccf352: Preparing [2023-07-12T23:24:16.949Z] 35be198ac77f: Preparing [2023-07-12T23:24:16.949Z] 276e96a72814: Preparing [2023-07-12T23:24:16.949Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:16.949Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:16.949Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:16.949Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:16.949Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:16.949Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:16.950Z] c5ede8ccf352: Layer already exists [2023-07-12T23:24:16.950Z] 249203ef72c2: Layer already exists [2023-07-12T23:24:16.950Z] fb10d5e5944e: Layer already exists [2023-07-12T23:24:16.950Z] 35be198ac77f: Layer already exists [2023-07-12T23:24:16.950Z] 276e96a72814: Layer already exists [2023-07-12T23:24:16.950Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:16.950Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:16.950Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:16.950Z] latest: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:17.272Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:17.401Z] #74 DONE 41.0s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #67 DONE 48.8s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #68 DONE 48.4s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #72 DONE 53.0s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #75 ... [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #70 DONE 46.3s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-12T23:24:17.401Z] #76 DONE 1.2s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #77 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #78 [core-command builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #78 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #79 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #80 [core-metadata builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #80 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #81 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #82 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #83 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #84 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #85 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #85 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #86 [support-scheduler builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #86 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #87 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #88 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #89 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #89 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #90 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #91 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #92 [core-data builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #92 DONE 1.3s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #75 DONE 1.3s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:24:17.401Z] #93 ... [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #94 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #94 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #95 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #96 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #97 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #98 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #99 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #100 DONE 1.3s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T23:24:17.401Z] #101 DONE 1.3s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:24:17.401Z] #102 ... [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T23:24:17.401Z] #103 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:17.401Z] #104 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T23:24:17.401Z] #105 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #106 [security-spire-server builder 6/9] COPY . . [2023-07-12T23:24:17.401Z] #106 CACHED [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T23:24:17.401Z] #107 DONE 0.4s [2023-07-12T23:24:17.401Z] [2023-07-12T23:24:17.401Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T23:24:17.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.8 [2023-07-12T23:24:17.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T23:24:17.585Z] 249203ef72c2: Preparing [2023-07-12T23:24:17.585Z] fb10d5e5944e: Preparing [2023-07-12T23:24:17.585Z] c5ede8ccf352: Preparing [2023-07-12T23:24:17.585Z] 35be198ac77f: Preparing [2023-07-12T23:24:17.585Z] 276e96a72814: Preparing [2023-07-12T23:24:17.585Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:17.585Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:17.585Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:17.585Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:17.585Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:17.585Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:17.585Z] 249203ef72c2: Layer already exists [2023-07-12T23:24:17.585Z] 35be198ac77f: Layer already exists [2023-07-12T23:24:17.585Z] c5ede8ccf352: Layer already exists [2023-07-12T23:24:17.585Z] 276e96a72814: Layer already exists [2023-07-12T23:24:17.585Z] fb10d5e5944e: Layer already exists [2023-07-12T23:24:17.585Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:17.585Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:17.585Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:17.585Z] 3.1.0-dev.8: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:17.896Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:18.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:18.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T23:24:18.201Z] 249203ef72c2: Preparing [2023-07-12T23:24:18.201Z] fb10d5e5944e: Preparing [2023-07-12T23:24:18.201Z] c5ede8ccf352: Preparing [2023-07-12T23:24:18.201Z] 35be198ac77f: Preparing [2023-07-12T23:24:18.201Z] 276e96a72814: Preparing [2023-07-12T23:24:18.201Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:18.201Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:18.201Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:18.201Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:18.201Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:18.201Z] fb10d5e5944e: Layer already exists [2023-07-12T23:24:18.201Z] 35be198ac77f: Layer already exists [2023-07-12T23:24:18.201Z] 276e96a72814: Layer already exists [2023-07-12T23:24:18.201Z] 249203ef72c2: Layer already exists [2023-07-12T23:24:18.201Z] c5ede8ccf352: Layer already exists [2023-07-12T23:24:18.201Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:18.201Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:18.201Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:18.201Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:18.518Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:18.815Z] #108 ... [2023-07-12T23:24:18.815Z] [2023-07-12T23:24:18.815Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:24:18.815Z] #0 5.093 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T23:24:18.815Z] #109 ... [2023-07-12T23:24:18.815Z] [2023-07-12T23:24:18.815Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:24:18.815Z] #93 6.044 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T23:24:18.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-07-12T23:24:18.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T23:24:18.824Z] 249203ef72c2: Preparing [2023-07-12T23:24:18.824Z] fb10d5e5944e: Preparing [2023-07-12T23:24:18.824Z] c5ede8ccf352: Preparing [2023-07-12T23:24:18.824Z] 35be198ac77f: Preparing [2023-07-12T23:24:18.824Z] 276e96a72814: Preparing [2023-07-12T23:24:18.824Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:18.824Z] 230c8c7e4d4d: Preparing [2023-07-12T23:24:18.824Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:18.824Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:18.824Z] 230c8c7e4d4d: Waiting [2023-07-12T23:24:18.824Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:18.824Z] 35be198ac77f: Layer already exists [2023-07-12T23:24:18.824Z] fb10d5e5944e: Layer already exists [2023-07-12T23:24:18.824Z] 276e96a72814: Layer already exists [2023-07-12T23:24:18.824Z] 249203ef72c2: Layer already exists [2023-07-12T23:24:18.824Z] c5ede8ccf352: Layer already exists [2023-07-12T23:24:18.824Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:24:18.824Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:18.824Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:18.824Z] main: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:18.870Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:18.883Z] taggedImages: [2023-07-12T23:24:18.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:18.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-12T23:24:18.883Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.8 [2023-07-12T23:24:18.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:18.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-07-12T23:24:18.909Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-07-12T23:24:18.909Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:18.909Z] latest [2023-07-12T23:24:18.909Z] 3.1.0-dev.8 [2023-07-12T23:24:18.909Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:18.909Z] main [2023-07-12T23:24:18.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:19.230Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:19.531Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:19.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T23:24:19.532Z] 5c91ecacbec8: Preparing [2023-07-12T23:24:19.532Z] ce0c6f2aa371: Preparing [2023-07-12T23:24:19.532Z] 6629d420265a: Preparing [2023-07-12T23:24:19.532Z] 19331962e18c: Preparing [2023-07-12T23:24:19.532Z] 276e96a72814: Preparing [2023-07-12T23:24:19.532Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:19.532Z] 684581b0ceb2: Preparing [2023-07-12T23:24:19.532Z] 86742a3e69eb: Preparing [2023-07-12T23:24:19.532Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:19.532Z] 684581b0ceb2: Waiting [2023-07-12T23:24:19.532Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:19.532Z] 86742a3e69eb: Waiting [2023-07-12T23:24:19.532Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:19.532Z] 276e96a72814: Layer already exists [2023-07-12T23:24:19.532Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:19.532Z] 19331962e18c: Pushed [2023-07-12T23:24:19.532Z] 5c91ecacbec8: Pushed [2023-07-12T23:24:19.532Z] ce0c6f2aa371: Pushed [2023-07-12T23:24:19.532Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:19.532Z] 684581b0ceb2: Pushed [2023-07-12T23:24:19.791Z] 86742a3e69eb: Pushed [2023-07-12T23:24:20.782Z] #93 ... [2023-07-12T23:24:20.782Z] [2023-07-12T23:24:20.782Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T23:24:20.782Z] #108 DONE 7.1s [2023-07-12T23:24:20.782Z] [2023-07-12T23:24:20.782Z] #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T23:24:20.782Z] #110 DONE 7.2s [2023-07-12T23:24:20.782Z] [2023-07-12T23:24:20.782Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T23:24:20.782Z] #111 DONE 0.3s [2023-07-12T23:24:20.782Z] [2023-07-12T23:24:20.782Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T23:24:20.782Z] #112 DONE 0.4s [2023-07-12T23:24:20.782Z] [2023-07-12T23:24:20.782Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:24:20.782Z] #102 6.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T23:24:21.166Z] 6629d420265a: Pushed [2023-07-12T23:24:21.166Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:21.388Z] #102 ... [2023-07-12T23:24:21.388Z] [2023-07-12T23:24:21.388Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:24:21.388Z] #113 DONE 0.3s [2023-07-12T23:24:21.388Z] [2023-07-12T23:24:21.388Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:24:21.484Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:21.653Z] #114 DONE 0.3s [2023-07-12T23:24:21.654Z] [2023-07-12T23:24:21.654Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T23:24:21.654Z] #0 6.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T23:24:21.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-12T23:24:21.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T23:24:21.800Z] 5c91ecacbec8: Preparing [2023-07-12T23:24:21.800Z] ce0c6f2aa371: Preparing [2023-07-12T23:24:21.800Z] 6629d420265a: Preparing [2023-07-12T23:24:21.800Z] 19331962e18c: Preparing [2023-07-12T23:24:21.800Z] 276e96a72814: Preparing [2023-07-12T23:24:21.800Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:21.800Z] 684581b0ceb2: Preparing [2023-07-12T23:24:21.800Z] 86742a3e69eb: Preparing [2023-07-12T23:24:21.800Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:21.800Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:21.800Z] 684581b0ceb2: Waiting [2023-07-12T23:24:21.800Z] 86742a3e69eb: Waiting [2023-07-12T23:24:21.800Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:21.800Z] 6629d420265a: Layer already exists [2023-07-12T23:24:21.800Z] ce0c6f2aa371: Layer already exists [2023-07-12T23:24:21.800Z] 276e96a72814: Layer already exists [2023-07-12T23:24:21.800Z] 5c91ecacbec8: Layer already exists [2023-07-12T23:24:21.800Z] 19331962e18c: Layer already exists [2023-07-12T23:24:21.800Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:21.800Z] 86742a3e69eb: Layer already exists [2023-07-12T23:24:21.800Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:21.800Z] 684581b0ceb2: Layer already exists [2023-07-12T23:24:21.800Z] latest: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:22.114Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:22.256Z] #115 ... [2023-07-12T23:24:22.256Z] [2023-07-12T23:24:22.256Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:24:22.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.8 [2023-07-12T23:24:22.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T23:24:22.419Z] 5c91ecacbec8: Preparing [2023-07-12T23:24:22.419Z] ce0c6f2aa371: Preparing [2023-07-12T23:24:22.419Z] 6629d420265a: Preparing [2023-07-12T23:24:22.419Z] 19331962e18c: Preparing [2023-07-12T23:24:22.419Z] 276e96a72814: Preparing [2023-07-12T23:24:22.419Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:22.419Z] 684581b0ceb2: Preparing [2023-07-12T23:24:22.419Z] 86742a3e69eb: Preparing [2023-07-12T23:24:22.419Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:22.419Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:22.419Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:22.419Z] 684581b0ceb2: Waiting [2023-07-12T23:24:22.419Z] 86742a3e69eb: Waiting [2023-07-12T23:24:22.419Z] ce0c6f2aa371: Layer already exists [2023-07-12T23:24:22.419Z] 19331962e18c: Layer already exists [2023-07-12T23:24:22.419Z] 6629d420265a: Layer already exists [2023-07-12T23:24:22.419Z] 5c91ecacbec8: Layer already exists [2023-07-12T23:24:22.419Z] 276e96a72814: Layer already exists [2023-07-12T23:24:22.419Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:22.419Z] 684581b0ceb2: Layer already exists [2023-07-12T23:24:22.419Z] 86742a3e69eb: Layer already exists [2023-07-12T23:24:22.419Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:22.419Z] 3.1.0-dev.8: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:22.521Z] #116 ... [2023-07-12T23:24:22.521Z] [2023-07-12T23:24:22.521Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:24:22.521Z] #117 DONE 0.2s [2023-07-12T23:24:22.521Z] [2023-07-12T23:24:22.521Z] #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:24:22.521Z] #118 DONE 0.2s [2023-07-12T23:24:22.521Z] [2023-07-12T23:24:22.521Z] #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T23:24:22.521Z] #0 4.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T23:24:22.737Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:22.786Z] #119 ... [2023-07-12T23:24:22.786Z] [2023-07-12T23:24:22.786Z] #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:24:22.786Z] #120 ... [2023-07-12T23:24:22.786Z] [2023-07-12T23:24:22.786Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:24:22.786Z] #121 CACHED [2023-07-12T23:24:22.786Z] [2023-07-12T23:24:22.786Z] #122 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T23:24:22.786Z] #122 CACHED [2023-07-12T23:24:22.786Z] [2023-07-12T23:24:22.786Z] #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:24:22.786Z] #123 CACHED [2023-07-12T23:24:22.786Z] [2023-07-12T23:24:22.786Z] #124 [security-spire-agent builder 6/9] COPY . . [2023-07-12T23:24:22.786Z] #124 CACHED [2023-07-12T23:24:22.786Z] [2023-07-12T23:24:22.787Z] #125 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T23:24:22.787Z] #125 CACHED [2023-07-12T23:24:22.787Z] [2023-07-12T23:24:22.787Z] #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:24:22.787Z] #126 CACHED [2023-07-12T23:24:22.787Z] [2023-07-12T23:24:22.787Z] #127 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T23:24:22.787Z] #127 CACHED [2023-07-12T23:24:22.787Z] [2023-07-12T23:24:22.787Z] #128 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T23:24:22.787Z] #128 CACHED [2023-07-12T23:24:22.787Z] [2023-07-12T23:24:22.787Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T23:24:22.787Z] #0 5.445 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T23:24:23.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:23.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T23:24:23.048Z] 5c91ecacbec8: Preparing [2023-07-12T23:24:23.048Z] ce0c6f2aa371: Preparing [2023-07-12T23:24:23.048Z] 6629d420265a: Preparing [2023-07-12T23:24:23.048Z] 19331962e18c: Preparing [2023-07-12T23:24:23.048Z] 276e96a72814: Preparing [2023-07-12T23:24:23.048Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:23.048Z] 684581b0ceb2: Preparing [2023-07-12T23:24:23.048Z] 86742a3e69eb: Preparing [2023-07-12T23:24:23.048Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:23.048Z] 684581b0ceb2: Waiting [2023-07-12T23:24:23.048Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:23.048Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:23.048Z] 86742a3e69eb: Waiting [2023-07-12T23:24:23.048Z] ce0c6f2aa371: Layer already exists [2023-07-12T23:24:23.048Z] 19331962e18c: Layer already exists [2023-07-12T23:24:23.048Z] 276e96a72814: Layer already exists [2023-07-12T23:24:23.048Z] 5c91ecacbec8: Layer already exists [2023-07-12T23:24:23.048Z] 6629d420265a: Layer already exists [2023-07-12T23:24:23.048Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:23.048Z] 684581b0ceb2: Layer already exists [2023-07-12T23:24:23.048Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:23.048Z] 86742a3e69eb: Layer already exists [2023-07-12T23:24:23.048Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [2023-07-12T23:24:23.052Z] #129 ... [2023-07-12T23:24:23.052Z] [2023-07-12T23:24:23.052Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:24:23.052Z] #0 6.871 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:23.317Z] #130 ... [2023-07-12T23:24:23.317Z] [2023-07-12T23:24:23.317Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:24:23.317Z] #0 5.536 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T23:24:23.317Z] #131 ... [2023-07-12T23:24:23.317Z] [2023-07-12T23:24:23.317Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T23:24:23.317Z] #0 6.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T23:24:23.355Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:23.584Z] #132 ... [2023-07-12T23:24:23.584Z] [2023-07-12T23:24:23.584Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T23:24:23.584Z] #0 5.983 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T23:24:23.584Z] #133 ... [2023-07-12T23:24:23.584Z] [2023-07-12T23:24:23.584Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:24:23.584Z] #0 5.112 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T23:24:23.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-07-12T23:24:23.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T23:24:23.660Z] 5c91ecacbec8: Preparing [2023-07-12T23:24:23.660Z] ce0c6f2aa371: Preparing [2023-07-12T23:24:23.660Z] 6629d420265a: Preparing [2023-07-12T23:24:23.660Z] 19331962e18c: Preparing [2023-07-12T23:24:23.660Z] 276e96a72814: Preparing [2023-07-12T23:24:23.660Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:23.660Z] 684581b0ceb2: Preparing [2023-07-12T23:24:23.660Z] 86742a3e69eb: Preparing [2023-07-12T23:24:23.660Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:23.660Z] 684581b0ceb2: Waiting [2023-07-12T23:24:23.660Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:23.660Z] 86742a3e69eb: Waiting [2023-07-12T23:24:23.660Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:23.660Z] 276e96a72814: Layer already exists [2023-07-12T23:24:23.660Z] 5c91ecacbec8: Layer already exists [2023-07-12T23:24:23.660Z] 19331962e18c: Layer already exists [2023-07-12T23:24:23.660Z] ce0c6f2aa371: Layer already exists [2023-07-12T23:24:23.660Z] 6629d420265a: Layer already exists [2023-07-12T23:24:23.660Z] 684581b0ceb2: Layer already exists [2023-07-12T23:24:23.660Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:23.660Z] 86742a3e69eb: Layer already exists [2023-07-12T23:24:23.660Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:23.660Z] main: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:23.710Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:23.717Z] taggedImages: [2023-07-12T23:24:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-12T23:24:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.8 [2023-07-12T23:24:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:23.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-07-12T23:24:23.738Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-07-12T23:24:23.738Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:23.738Z] latest [2023-07-12T23:24:23.738Z] 3.1.0-dev.8 [2023-07-12T23:24:23.738Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:23.738Z] main [2023-07-12T23:24:23.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:23.891Z] #134 ... [2023-07-12T23:24:23.891Z] [2023-07-12T23:24:23.891Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T23:24:23.891Z] #135 DONE 1.0s [2023-07-12T23:24:24.062Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:24.157Z] [2023-07-12T23:24:24.157Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:24:24.157Z] #116 DONE 1.7s [2023-07-12T23:24:24.157Z] [2023-07-12T23:24:24.157Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T23:24:24.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:24.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T23:24:24.371Z] 0c6981ffbfb2: Preparing [2023-07-12T23:24:24.371Z] a3cffaf4faf8: Preparing [2023-07-12T23:24:24.371Z] 13ba00a94c1f: Preparing [2023-07-12T23:24:24.371Z] 7161b9c9833a: Preparing [2023-07-12T23:24:24.371Z] 2a7e0af9bd25: Preparing [2023-07-12T23:24:24.371Z] f690d4403099: Preparing [2023-07-12T23:24:24.371Z] 8ded919207dd: Preparing [2023-07-12T23:24:24.371Z] 276e96a72814: Preparing [2023-07-12T23:24:24.371Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:24.371Z] cc2cf37f2a1c: Preparing [2023-07-12T23:24:24.371Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:24.371Z] f690d4403099: Waiting [2023-07-12T23:24:24.371Z] 8ded919207dd: Waiting [2023-07-12T23:24:24.371Z] cc2cf37f2a1c: Waiting [2023-07-12T23:24:24.371Z] 276e96a72814: Waiting [2023-07-12T23:24:24.371Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:24.371Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:24.371Z] a3cffaf4faf8: Pushed [2023-07-12T23:24:24.371Z] 2a7e0af9bd25: Pushed [2023-07-12T23:24:24.371Z] 0c6981ffbfb2: Pushed [2023-07-12T23:24:24.371Z] 276e96a72814: Layer already exists [2023-07-12T23:24:24.371Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:24.371Z] f690d4403099: Pushed [2023-07-12T23:24:24.427Z] #136 DONE 0.5s [2023-07-12T23:24:24.427Z] [2023-07-12T23:24:24.427Z] #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:24:24.427Z] #120 DONE 1.8s [2023-07-12T23:24:24.427Z] [2023-07-12T23:24:24.427Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T23:24:24.630Z] 8ded919207dd: Pushed [2023-07-12T23:24:24.630Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:24.693Z] #137 DONE 0.4s [2023-07-12T23:24:24.693Z] [2023-07-12T23:24:24.693Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T23:24:24.693Z] #138 DONE 0.3s [2023-07-12T23:24:24.693Z] [2023-07-12T23:24:24.693Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T23:24:24.958Z] #139 ... [2023-07-12T23:24:24.958Z] [2023-07-12T23:24:24.958Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T23:24:24.958Z] #140 DONE 0.1s [2023-07-12T23:24:24.958Z] [2023-07-12T23:24:24.958Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T23:24:24.958Z] #139 DONE 0.3s [2023-07-12T23:24:24.958Z] [2023-07-12T23:24:24.958Z] #141 [security-spire-server] exporting to image [2023-07-12T23:24:24.958Z] #141 exporting layers [2023-07-12T23:24:25.226Z] #141 ... [2023-07-12T23:24:25.226Z] [2023-07-12T23:24:25.226Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T23:24:25.226Z] #142 DONE 0.3s [2023-07-12T23:24:25.226Z] [2023-07-12T23:24:25.226Z] #141 [security-spire-config] exporting to image [2023-07-12T23:24:25.564Z] 7161b9c9833a: Pushed [2023-07-12T23:24:25.564Z] cc2cf37f2a1c: Pushed [2023-07-12T23:24:26.130Z] 13ba00a94c1f: Pushed [2023-07-12T23:24:26.130Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:26.433Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:26.659Z] #141 ... [2023-07-12T23:24:26.659Z] [2023-07-12T23:24:26.659Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T23:24:26.659Z] #143 DONE 2.7s [2023-07-12T23:24:26.659Z] [2023-07-12T23:24:26.659Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T23:24:26.745Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-12T23:24:26.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T23:24:26.745Z] 0c6981ffbfb2: Preparing [2023-07-12T23:24:26.745Z] a3cffaf4faf8: Preparing [2023-07-12T23:24:26.745Z] 13ba00a94c1f: Preparing [2023-07-12T23:24:26.745Z] 7161b9c9833a: Preparing [2023-07-12T23:24:26.746Z] 2a7e0af9bd25: Preparing [2023-07-12T23:24:26.746Z] f690d4403099: Preparing [2023-07-12T23:24:26.746Z] 8ded919207dd: Preparing [2023-07-12T23:24:26.746Z] 276e96a72814: Preparing [2023-07-12T23:24:26.746Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:26.746Z] cc2cf37f2a1c: Preparing [2023-07-12T23:24:26.746Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:26.746Z] 8ded919207dd: Waiting [2023-07-12T23:24:26.746Z] 276e96a72814: Waiting [2023-07-12T23:24:26.746Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:26.746Z] cc2cf37f2a1c: Waiting [2023-07-12T23:24:26.746Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:26.746Z] 2a7e0af9bd25: Layer already exists [2023-07-12T23:24:26.746Z] 0c6981ffbfb2: Layer already exists [2023-07-12T23:24:26.746Z] a3cffaf4faf8: Layer already exists [2023-07-12T23:24:26.746Z] 13ba00a94c1f: Layer already exists [2023-07-12T23:24:26.746Z] 7161b9c9833a: Layer already exists [2023-07-12T23:24:26.746Z] 8ded919207dd: Layer already exists [2023-07-12T23:24:26.746Z] f690d4403099: Layer already exists [2023-07-12T23:24:26.746Z] 276e96a72814: Layer already exists [2023-07-12T23:24:26.746Z] cc2cf37f2a1c: Layer already exists [2023-07-12T23:24:26.746Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:26.746Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:26.746Z] latest: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:26.925Z] #144 DONE 0.3s [2023-07-12T23:24:26.925Z] [2023-07-12T23:24:26.925Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T23:24:26.925Z] #115 ... [2023-07-12T23:24:26.925Z] [2023-07-12T23:24:26.925Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T23:24:27.061Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:27.190Z] #145 DONE 0.3s [2023-07-12T23:24:27.190Z] [2023-07-12T23:24:27.190Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:24:27.190Z] #131 ... [2023-07-12T23:24:27.190Z] [2023-07-12T23:24:27.190Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T23:24:27.365Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.8 [2023-07-12T23:24:27.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T23:24:27.365Z] 0c6981ffbfb2: Preparing [2023-07-12T23:24:27.365Z] a3cffaf4faf8: Preparing [2023-07-12T23:24:27.365Z] 13ba00a94c1f: Preparing [2023-07-12T23:24:27.365Z] 7161b9c9833a: Preparing [2023-07-12T23:24:27.365Z] 2a7e0af9bd25: Preparing [2023-07-12T23:24:27.365Z] f690d4403099: Preparing [2023-07-12T23:24:27.365Z] 8ded919207dd: Preparing [2023-07-12T23:24:27.365Z] 276e96a72814: Preparing [2023-07-12T23:24:27.365Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:27.365Z] cc2cf37f2a1c: Preparing [2023-07-12T23:24:27.365Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:27.365Z] f690d4403099: Waiting [2023-07-12T23:24:27.365Z] cc2cf37f2a1c: Waiting [2023-07-12T23:24:27.365Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:27.365Z] 8ded919207dd: Waiting [2023-07-12T23:24:27.365Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:27.365Z] 276e96a72814: Waiting [2023-07-12T23:24:27.365Z] 2a7e0af9bd25: Layer already exists [2023-07-12T23:24:27.365Z] 7161b9c9833a: Layer already exists [2023-07-12T23:24:27.365Z] 13ba00a94c1f: Layer already exists [2023-07-12T23:24:27.365Z] a3cffaf4faf8: Layer already exists [2023-07-12T23:24:27.365Z] 0c6981ffbfb2: Layer already exists [2023-07-12T23:24:27.365Z] 8ded919207dd: Layer already exists [2023-07-12T23:24:27.365Z] f690d4403099: Layer already exists [2023-07-12T23:24:27.365Z] 276e96a72814: Layer already exists [2023-07-12T23:24:27.365Z] cc2cf37f2a1c: Layer already exists [2023-07-12T23:24:27.365Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:27.365Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:27.365Z] 3.1.0-dev.8: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:27.456Z] #146 DONE 0.2s [2023-07-12T23:24:27.456Z] [2023-07-12T23:24:27.456Z] #141 [security-spire-config] exporting to image [2023-07-12T23:24:27.456Z] #141 exporting layers 2.2s done [2023-07-12T23:24:27.456Z] #141 writing image sha256:f3c51aa0679992f365dcbe8648cff120822a621e24ca351a0e5027a36d854bc3 0.0s done [2023-07-12T23:24:27.456Z] #141 naming to docker.io/library/security-spire-config-arm64 [2023-07-12T23:24:27.456Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-12T23:24:27.671Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:27.721Z] #141 exporting layers 2.5s done [2023-07-12T23:24:27.721Z] #141 writing image sha256:32ace3b33fc3e2647e01f38cd5233ac51f1f6571811c623a530c841588ae3045 done [2023-07-12T23:24:27.721Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-07-12T23:24:27.978Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:27.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T23:24:27.978Z] 0c6981ffbfb2: Preparing [2023-07-12T23:24:27.978Z] a3cffaf4faf8: Preparing [2023-07-12T23:24:27.978Z] 13ba00a94c1f: Preparing [2023-07-12T23:24:27.978Z] 7161b9c9833a: Preparing [2023-07-12T23:24:27.978Z] 2a7e0af9bd25: Preparing [2023-07-12T23:24:27.978Z] f690d4403099: Preparing [2023-07-12T23:24:27.978Z] 8ded919207dd: Preparing [2023-07-12T23:24:27.978Z] 276e96a72814: Preparing [2023-07-12T23:24:27.978Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:27.978Z] cc2cf37f2a1c: Preparing [2023-07-12T23:24:27.978Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:27.978Z] f690d4403099: Waiting [2023-07-12T23:24:27.978Z] cc2cf37f2a1c: Waiting [2023-07-12T23:24:27.978Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:27.978Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:27.978Z] 276e96a72814: Waiting [2023-07-12T23:24:27.978Z] 0c6981ffbfb2: Layer already exists [2023-07-12T23:24:27.978Z] 7161b9c9833a: Layer already exists [2023-07-12T23:24:27.978Z] 2a7e0af9bd25: Layer already exists [2023-07-12T23:24:27.978Z] 13ba00a94c1f: Layer already exists [2023-07-12T23:24:27.978Z] a3cffaf4faf8: Layer already exists [2023-07-12T23:24:27.978Z] f690d4403099: Layer already exists [2023-07-12T23:24:27.978Z] 276e96a72814: Layer already exists [2023-07-12T23:24:27.978Z] cc2cf37f2a1c: Layer already exists [2023-07-12T23:24:27.978Z] 8ded919207dd: Layer already exists [2023-07-12T23:24:27.978Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:27.978Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:27.978Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:28.295Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:28.598Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-07-12T23:24:28.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T23:24:28.598Z] 0c6981ffbfb2: Preparing [2023-07-12T23:24:28.598Z] a3cffaf4faf8: Preparing [2023-07-12T23:24:28.598Z] 13ba00a94c1f: Preparing [2023-07-12T23:24:28.598Z] 7161b9c9833a: Preparing [2023-07-12T23:24:28.598Z] 2a7e0af9bd25: Preparing [2023-07-12T23:24:28.598Z] f690d4403099: Preparing [2023-07-12T23:24:28.598Z] 8ded919207dd: Preparing [2023-07-12T23:24:28.598Z] 276e96a72814: Preparing [2023-07-12T23:24:28.598Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:28.598Z] cc2cf37f2a1c: Preparing [2023-07-12T23:24:28.598Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:28.598Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:28.598Z] f690d4403099: Waiting [2023-07-12T23:24:28.598Z] 276e96a72814: Waiting [2023-07-12T23:24:28.598Z] cc2cf37f2a1c: Waiting [2023-07-12T23:24:28.598Z] 8ded919207dd: Waiting [2023-07-12T23:24:28.598Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:28.598Z] 2a7e0af9bd25: Layer already exists [2023-07-12T23:24:28.598Z] a3cffaf4faf8: Layer already exists [2023-07-12T23:24:28.598Z] 7161b9c9833a: Layer already exists [2023-07-12T23:24:28.598Z] 0c6981ffbfb2: Layer already exists [2023-07-12T23:24:28.598Z] 13ba00a94c1f: Layer already exists [2023-07-12T23:24:28.598Z] 8ded919207dd: Layer already exists [2023-07-12T23:24:28.598Z] f690d4403099: Layer already exists [2023-07-12T23:24:28.598Z] 276e96a72814: Layer already exists [2023-07-12T23:24:28.598Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:28.598Z] cc2cf37f2a1c: Layer already exists [2023-07-12T23:24:28.598Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:28.598Z] main: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:28.634Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:28.639Z] taggedImages: [2023-07-12T23:24:28.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:28.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-12T23:24:28.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.8 [2023-07-12T23:24:28.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:28.639Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-07-12T23:24:28.654Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-07-12T23:24:28.655Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:28.655Z] latest [2023-07-12T23:24:28.655Z] 3.1.0-dev.8 [2023-07-12T23:24:28.655Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:28.655Z] main [2023-07-12T23:24:28.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:28.960Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:29.129Z] #141 exporting layers 1.7s done [2023-07-12T23:24:29.129Z] #141 writing image sha256:cff0d82ebda841bb87346a65ee77837737096185acd8760ff006daf21e3cd61b 0.0s done [2023-07-12T23:24:29.129Z] #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-12T23:24:29.129Z] #141 DONE 4.1s [2023-07-12T23:24:29.129Z] [2023-07-12T23:24:29.129Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:24:29.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:29.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T23:24:29.263Z] b3333151beb2: Preparing [2023-07-12T23:24:29.263Z] 4843336ec9b8: Preparing [2023-07-12T23:24:29.263Z] 276e96a72814: Preparing [2023-07-12T23:24:29.263Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:29.263Z] bbe9ef4c340d: Preparing [2023-07-12T23:24:29.263Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:29.263Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:29.263Z] 276e96a72814: Layer already exists [2023-07-12T23:24:29.263Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:29.263Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:29.263Z] b3333151beb2: Pushed [2023-07-12T23:24:29.828Z] bbe9ef4c340d: Pushed [2023-07-12T23:24:31.733Z] 4843336ec9b8: Pushed [2023-07-12T23:24:31.733Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:32.040Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:32.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-12T23:24:32.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T23:24:32.346Z] b3333151beb2: Preparing [2023-07-12T23:24:32.346Z] 4843336ec9b8: Preparing [2023-07-12T23:24:32.346Z] 276e96a72814: Preparing [2023-07-12T23:24:32.346Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:32.346Z] bbe9ef4c340d: Preparing [2023-07-12T23:24:32.346Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:32.346Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:32.346Z] bbe9ef4c340d: Layer already exists [2023-07-12T23:24:32.346Z] 4843336ec9b8: Layer already exists [2023-07-12T23:24:32.346Z] b3333151beb2: Layer already exists [2023-07-12T23:24:32.346Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:32.346Z] 276e96a72814: Layer already exists [2023-07-12T23:24:32.346Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:32.346Z] latest: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:32.647Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:32.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.8 [2023-07-12T23:24:32.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T23:24:32.949Z] b3333151beb2: Preparing [2023-07-12T23:24:32.949Z] 4843336ec9b8: Preparing [2023-07-12T23:24:32.949Z] 276e96a72814: Preparing [2023-07-12T23:24:32.949Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:32.949Z] bbe9ef4c340d: Preparing [2023-07-12T23:24:32.949Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:32.949Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:32.949Z] b3333151beb2: Layer already exists [2023-07-12T23:24:32.949Z] 276e96a72814: Layer already exists [2023-07-12T23:24:32.949Z] bbe9ef4c340d: Layer already exists [2023-07-12T23:24:32.949Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:32.949Z] 4843336ec9b8: Layer already exists [2023-07-12T23:24:32.949Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:32.949Z] 3.1.0-dev.8: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:33.258Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:33.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:33.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T23:24:33.564Z] b3333151beb2: Preparing [2023-07-12T23:24:33.564Z] 4843336ec9b8: Preparing [2023-07-12T23:24:33.564Z] 276e96a72814: Preparing [2023-07-12T23:24:33.564Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:33.564Z] bbe9ef4c340d: Preparing [2023-07-12T23:24:33.564Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:33.564Z] 4843336ec9b8: Layer already exists [2023-07-12T23:24:33.564Z] 276e96a72814: Layer already exists [2023-07-12T23:24:33.564Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:33.564Z] bbe9ef4c340d: Layer already exists [2023-07-12T23:24:33.564Z] b3333151beb2: Layer already exists [2023-07-12T23:24:33.564Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:33.564Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:33.868Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:34.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-07-12T23:24:34.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T23:24:34.170Z] b3333151beb2: Preparing [2023-07-12T23:24:34.170Z] 4843336ec9b8: Preparing [2023-07-12T23:24:34.170Z] 276e96a72814: Preparing [2023-07-12T23:24:34.170Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:34.170Z] bbe9ef4c340d: Preparing [2023-07-12T23:24:34.170Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:34.170Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:34.170Z] 276e96a72814: Layer already exists [2023-07-12T23:24:34.170Z] 4843336ec9b8: Layer already exists [2023-07-12T23:24:34.170Z] b3333151beb2: Layer already exists [2023-07-12T23:24:34.170Z] bbe9ef4c340d: Layer already exists [2023-07-12T23:24:34.170Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:34.170Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:34.170Z] main: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:34.240Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:34.245Z] taggedImages: [2023-07-12T23:24:34.245Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:34.245Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-12T23:24:34.245Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.8 [2023-07-12T23:24:34.245Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:34.245Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-07-12T23:24:34.261Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-07-12T23:24:34.261Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:34.261Z] latest [2023-07-12T23:24:34.261Z] 3.1.0-dev.8 [2023-07-12T23:24:34.261Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:34.261Z] main [2023-07-12T23:24:34.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:34.567Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:34.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:34.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T23:24:34.870Z] bc28128b65ad: Preparing [2023-07-12T23:24:34.870Z] c4187a35f983: Preparing [2023-07-12T23:24:34.870Z] 308ff00e6861: Preparing [2023-07-12T23:24:34.870Z] a64b363005a9: Preparing [2023-07-12T23:24:34.870Z] 416490afddb1: Preparing [2023-07-12T23:24:34.870Z] 276e96a72814: Preparing [2023-07-12T23:24:34.870Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:34.870Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:34.870Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:34.870Z] 276e96a72814: Waiting [2023-07-12T23:24:34.870Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:34.870Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:34.870Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:35.128Z] bc28128b65ad: Pushed [2023-07-12T23:24:35.128Z] c4187a35f983: Pushed [2023-07-12T23:24:35.128Z] 308ff00e6861: Pushed [2023-07-12T23:24:35.128Z] 276e96a72814: Layer already exists [2023-07-12T23:24:35.128Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:35.128Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:35.387Z] 83ed1c4e0ef0: Pushed [2023-07-12T23:24:40.654Z] 416490afddb1: Pushed [2023-07-12T23:24:42.560Z] a64b363005a9: Pushed [2023-07-12T23:24:42.560Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:42.873Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:43.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-12T23:24:43.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T23:24:43.179Z] bc28128b65ad: Preparing [2023-07-12T23:24:43.179Z] c4187a35f983: Preparing [2023-07-12T23:24:43.179Z] 308ff00e6861: Preparing [2023-07-12T23:24:43.179Z] a64b363005a9: Preparing [2023-07-12T23:24:43.179Z] 416490afddb1: Preparing [2023-07-12T23:24:43.179Z] 276e96a72814: Preparing [2023-07-12T23:24:43.179Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:43.179Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:43.179Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:43.179Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:43.179Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:43.179Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:43.179Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:43.179Z] 416490afddb1: Layer already exists [2023-07-12T23:24:43.179Z] 308ff00e6861: Layer already exists [2023-07-12T23:24:43.179Z] c4187a35f983: Layer already exists [2023-07-12T23:24:43.179Z] a64b363005a9: Layer already exists [2023-07-12T23:24:43.179Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:43.179Z] 276e96a72814: Layer already exists [2023-07-12T23:24:43.179Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:43.179Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:43.179Z] latest: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:43.494Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:43.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.8 [2023-07-12T23:24:43.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T23:24:43.793Z] bc28128b65ad: Preparing [2023-07-12T23:24:43.793Z] c4187a35f983: Preparing [2023-07-12T23:24:43.793Z] 308ff00e6861: Preparing [2023-07-12T23:24:43.793Z] a64b363005a9: Preparing [2023-07-12T23:24:43.793Z] 416490afddb1: Preparing [2023-07-12T23:24:43.793Z] 276e96a72814: Preparing [2023-07-12T23:24:43.793Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:43.793Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:43.793Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:43.793Z] 276e96a72814: Waiting [2023-07-12T23:24:43.793Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:43.793Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:43.793Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:43.793Z] 416490afddb1: Layer already exists [2023-07-12T23:24:43.793Z] a64b363005a9: Layer already exists [2023-07-12T23:24:43.793Z] c4187a35f983: Layer already exists [2023-07-12T23:24:43.793Z] 308ff00e6861: Layer already exists [2023-07-12T23:24:43.793Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:43.793Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:43.793Z] 276e96a72814: Layer already exists [2023-07-12T23:24:43.793Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:43.793Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:43.793Z] 3.1.0-dev.8: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:44.098Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:44.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:44.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T23:24:44.407Z] bc28128b65ad: Preparing [2023-07-12T23:24:44.407Z] c4187a35f983: Preparing [2023-07-12T23:24:44.407Z] 308ff00e6861: Preparing [2023-07-12T23:24:44.407Z] a64b363005a9: Preparing [2023-07-12T23:24:44.407Z] 416490afddb1: Preparing [2023-07-12T23:24:44.407Z] 276e96a72814: Preparing [2023-07-12T23:24:44.407Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:44.407Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:44.407Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:44.407Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:44.407Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:44.407Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:44.407Z] 276e96a72814: Waiting [2023-07-12T23:24:44.407Z] 416490afddb1: Layer already exists [2023-07-12T23:24:44.407Z] c4187a35f983: Layer already exists [2023-07-12T23:24:44.407Z] 308ff00e6861: Layer already exists [2023-07-12T23:24:44.407Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:44.407Z] a64b363005a9: Layer already exists [2023-07-12T23:24:44.407Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:44.407Z] 276e96a72814: Layer already exists [2023-07-12T23:24:44.407Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:44.407Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:44.407Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:44.712Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:45.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-07-12T23:24:45.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T23:24:45.016Z] bc28128b65ad: Preparing [2023-07-12T23:24:45.016Z] c4187a35f983: Preparing [2023-07-12T23:24:45.016Z] 308ff00e6861: Preparing [2023-07-12T23:24:45.016Z] a64b363005a9: Preparing [2023-07-12T23:24:45.016Z] 416490afddb1: Preparing [2023-07-12T23:24:45.016Z] 276e96a72814: Preparing [2023-07-12T23:24:45.016Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:45.016Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:45.016Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:45.016Z] 276e96a72814: Waiting [2023-07-12T23:24:45.016Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:45.016Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:45.016Z] c4187a35f983: Layer already exists [2023-07-12T23:24:45.016Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:45.016Z] 308ff00e6861: Layer already exists [2023-07-12T23:24:45.016Z] a64b363005a9: Layer already exists [2023-07-12T23:24:45.016Z] 416490afddb1: Layer already exists [2023-07-12T23:24:45.016Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:45.016Z] 276e96a72814: Layer already exists [2023-07-12T23:24:45.016Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:45.016Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:45.016Z] main: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:45.063Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:45.072Z] taggedImages: [2023-07-12T23:24:45.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:45.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-12T23:24:45.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.8 [2023-07-12T23:24:45.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:45.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-07-12T23:24:45.095Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-07-12T23:24:45.095Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:45.095Z] latest [2023-07-12T23:24:45.095Z] 3.1.0-dev.8 [2023-07-12T23:24:45.095Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:45.095Z] main [2023-07-12T23:24:45.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:45.408Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:45.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:45.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T23:24:45.718Z] 9b8f9eaefc07: Preparing [2023-07-12T23:24:45.718Z] b47ba2feca3f: Preparing [2023-07-12T23:24:45.718Z] 41672ab4458a: Preparing [2023-07-12T23:24:45.718Z] b4e886208f62: Preparing [2023-07-12T23:24:45.718Z] 276e96a72814: Preparing [2023-07-12T23:24:45.718Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:45.718Z] b222f23bc1bd: Preparing [2023-07-12T23:24:45.718Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:45.718Z] b222f23bc1bd: Waiting [2023-07-12T23:24:45.718Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:45.718Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:45.718Z] 276e96a72814: Layer already exists [2023-07-12T23:24:45.718Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:45.718Z] 41672ab4458a: Pushed [2023-07-12T23:24:45.718Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:45.718Z] 9b8f9eaefc07: Pushed [2023-07-12T23:24:45.718Z] b47ba2feca3f: Pushed [2023-07-12T23:24:45.977Z] b222f23bc1bd: Pushed [2023-07-12T23:24:54.098Z] b4e886208f62: Pushed [2023-07-12T23:24:54.098Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:54.410Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:54.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-12T23:24:54.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T23:24:54.714Z] 9b8f9eaefc07: Preparing [2023-07-12T23:24:54.714Z] b47ba2feca3f: Preparing [2023-07-12T23:24:54.714Z] 41672ab4458a: Preparing [2023-07-12T23:24:54.714Z] b4e886208f62: Preparing [2023-07-12T23:24:54.714Z] 276e96a72814: Preparing [2023-07-12T23:24:54.714Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:54.714Z] b222f23bc1bd: Preparing [2023-07-12T23:24:54.714Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:54.714Z] b222f23bc1bd: Waiting [2023-07-12T23:24:54.714Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:54.714Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:54.714Z] b47ba2feca3f: Layer already exists [2023-07-12T23:24:54.714Z] b4e886208f62: Layer already exists [2023-07-12T23:24:54.714Z] 41672ab4458a: Layer already exists [2023-07-12T23:24:54.714Z] 276e96a72814: Layer already exists [2023-07-12T23:24:54.714Z] 9b8f9eaefc07: Layer already exists [2023-07-12T23:24:54.714Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:54.714Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:54.714Z] b222f23bc1bd: Layer already exists [2023-07-12T23:24:54.714Z] latest: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:55.022Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:55.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.8 [2023-07-12T23:24:55.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T23:24:55.329Z] 9b8f9eaefc07: Preparing [2023-07-12T23:24:55.329Z] b47ba2feca3f: Preparing [2023-07-12T23:24:55.329Z] 41672ab4458a: Preparing [2023-07-12T23:24:55.329Z] b4e886208f62: Preparing [2023-07-12T23:24:55.329Z] 276e96a72814: Preparing [2023-07-12T23:24:55.329Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:55.329Z] b222f23bc1bd: Preparing [2023-07-12T23:24:55.329Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:55.329Z] b222f23bc1bd: Waiting [2023-07-12T23:24:55.329Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:55.329Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:55.329Z] b47ba2feca3f: Layer already exists [2023-07-12T23:24:55.329Z] 276e96a72814: Layer already exists [2023-07-12T23:24:55.329Z] 9b8f9eaefc07: Layer already exists [2023-07-12T23:24:55.329Z] b4e886208f62: Layer already exists [2023-07-12T23:24:55.329Z] 41672ab4458a: Layer already exists [2023-07-12T23:24:55.329Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:55.329Z] b222f23bc1bd: Layer already exists [2023-07-12T23:24:55.329Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:55.329Z] 3.1.0-dev.8: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:55.636Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:55.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:55.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T23:24:55.949Z] 9b8f9eaefc07: Preparing [2023-07-12T23:24:55.949Z] b47ba2feca3f: Preparing [2023-07-12T23:24:55.949Z] 41672ab4458a: Preparing [2023-07-12T23:24:55.949Z] b4e886208f62: Preparing [2023-07-12T23:24:55.949Z] 276e96a72814: Preparing [2023-07-12T23:24:55.949Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:55.949Z] b222f23bc1bd: Preparing [2023-07-12T23:24:55.949Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:55.949Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:55.949Z] b222f23bc1bd: Waiting [2023-07-12T23:24:55.949Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:55.949Z] b4e886208f62: Layer already exists [2023-07-12T23:24:55.949Z] 276e96a72814: Layer already exists [2023-07-12T23:24:55.949Z] 41672ab4458a: Layer already exists [2023-07-12T23:24:55.949Z] b47ba2feca3f: Layer already exists [2023-07-12T23:24:55.949Z] 9b8f9eaefc07: Layer already exists [2023-07-12T23:24:55.949Z] b222f23bc1bd: Layer already exists [2023-07-12T23:24:55.949Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:55.949Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:55.949Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:56.269Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:56.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-07-12T23:24:56.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T23:24:56.576Z] 9b8f9eaefc07: Preparing [2023-07-12T23:24:56.576Z] b47ba2feca3f: Preparing [2023-07-12T23:24:56.576Z] 41672ab4458a: Preparing [2023-07-12T23:24:56.576Z] b4e886208f62: Preparing [2023-07-12T23:24:56.576Z] 276e96a72814: Preparing [2023-07-12T23:24:56.576Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:56.576Z] b222f23bc1bd: Preparing [2023-07-12T23:24:56.576Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:56.576Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:56.576Z] b222f23bc1bd: Waiting [2023-07-12T23:24:56.576Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:56.576Z] b47ba2feca3f: Layer already exists [2023-07-12T23:24:56.576Z] 9b8f9eaefc07: Layer already exists [2023-07-12T23:24:56.576Z] b4e886208f62: Layer already exists [2023-07-12T23:24:56.576Z] 41672ab4458a: Layer already exists [2023-07-12T23:24:56.576Z] 276e96a72814: Layer already exists [2023-07-12T23:24:56.576Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:56.576Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:56.576Z] b222f23bc1bd: Layer already exists [2023-07-12T23:24:56.576Z] main: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:24:56.616Z] ===================================================== [Pipeline] echo [2023-07-12T23:24:56.622Z] taggedImages: [2023-07-12T23:24:56.622Z] - nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:56.622Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-12T23:24:56.622Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.8 [2023-07-12T23:24:56.622Z] - nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:56.622Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-07-12T23:24:56.642Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-07-12T23:24:56.642Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:56.642Z] latest [2023-07-12T23:24:56.642Z] 3.1.0-dev.8 [2023-07-12T23:24:56.642Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:56.642Z] main [2023-07-12T23:24:56.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:56.965Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:57.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:24:57.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T23:24:57.267Z] bc28128b65ad: Preparing [2023-07-12T23:24:57.267Z] f3ce7abecf95: Preparing [2023-07-12T23:24:57.267Z] a3ec47fdd48d: Preparing [2023-07-12T23:24:57.267Z] b4e886208f62: Preparing [2023-07-12T23:24:57.267Z] 276e96a72814: Preparing [2023-07-12T23:24:57.267Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:57.267Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:57.267Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:57.267Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:57.267Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:57.267Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:57.267Z] b4e886208f62: Layer already exists [2023-07-12T23:24:57.267Z] 276e96a72814: Layer already exists [2023-07-12T23:24:57.267Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:57.267Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:57.267Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:57.267Z] f3ce7abecf95: Pushed [2023-07-12T23:24:57.267Z] a3ec47fdd48d: Pushed [2023-07-12T23:24:57.526Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:57.849Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:58.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-12T23:24:58.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T23:24:58.155Z] bc28128b65ad: Preparing [2023-07-12T23:24:58.155Z] f3ce7abecf95: Preparing [2023-07-12T23:24:58.155Z] a3ec47fdd48d: Preparing [2023-07-12T23:24:58.155Z] b4e886208f62: Preparing [2023-07-12T23:24:58.155Z] 276e96a72814: Preparing [2023-07-12T23:24:58.155Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:58.155Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:58.155Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:58.155Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:58.155Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:58.155Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:58.155Z] a3ec47fdd48d: Layer already exists [2023-07-12T23:24:58.155Z] b4e886208f62: Layer already exists [2023-07-12T23:24:58.155Z] f3ce7abecf95: Layer already exists [2023-07-12T23:24:58.155Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:58.155Z] 276e96a72814: Layer already exists [2023-07-12T23:24:58.155Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:58.155Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:58.155Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:58.155Z] latest: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:58.533Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:58.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.8 [2023-07-12T23:24:58.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T23:24:58.836Z] bc28128b65ad: Preparing [2023-07-12T23:24:58.836Z] f3ce7abecf95: Preparing [2023-07-12T23:24:58.836Z] a3ec47fdd48d: Preparing [2023-07-12T23:24:58.836Z] b4e886208f62: Preparing [2023-07-12T23:24:58.836Z] 276e96a72814: Preparing [2023-07-12T23:24:58.836Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:58.836Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:58.836Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:58.836Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:58.836Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:24:58.836Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:58.836Z] 276e96a72814: Layer already exists [2023-07-12T23:24:58.836Z] b4e886208f62: Layer already exists [2023-07-12T23:24:58.836Z] a3ec47fdd48d: Layer already exists [2023-07-12T23:24:58.836Z] f3ce7abecf95: Layer already exists [2023-07-12T23:24:58.836Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:58.836Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:58.836Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:58.836Z] 3.1.0-dev.8: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:59.140Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:59.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:24:59.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T23:24:59.440Z] bc28128b65ad: Preparing [2023-07-12T23:24:59.440Z] f3ce7abecf95: Preparing [2023-07-12T23:24:59.440Z] a3ec47fdd48d: Preparing [2023-07-12T23:24:59.440Z] b4e886208f62: Preparing [2023-07-12T23:24:59.440Z] 276e96a72814: Preparing [2023-07-12T23:24:59.440Z] a472ad7bd0c2: Preparing [2023-07-12T23:24:59.440Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:24:59.440Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:24:59.440Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:24:59.440Z] a472ad7bd0c2: Waiting [2023-07-12T23:24:59.440Z] 276e96a72814: Layer already exists [2023-07-12T23:24:59.440Z] b4e886208f62: Layer already exists [2023-07-12T23:24:59.440Z] a3ec47fdd48d: Layer already exists [2023-07-12T23:24:59.440Z] f3ce7abecf95: Layer already exists [2023-07-12T23:24:59.440Z] bc28128b65ad: Layer already exists [2023-07-12T23:24:59.440Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:24:59.440Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:24:59.440Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:24:59.440Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:24:59.753Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:00.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-07-12T23:25:00.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T23:25:00.066Z] bc28128b65ad: Preparing [2023-07-12T23:25:00.066Z] f3ce7abecf95: Preparing [2023-07-12T23:25:00.066Z] a3ec47fdd48d: Preparing [2023-07-12T23:25:00.066Z] b4e886208f62: Preparing [2023-07-12T23:25:00.066Z] 276e96a72814: Preparing [2023-07-12T23:25:00.066Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:00.066Z] 83ed1c4e0ef0: Preparing [2023-07-12T23:25:00.066Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:00.066Z] a472ad7bd0c2: Waiting [2023-07-12T23:25:00.066Z] 83ed1c4e0ef0: Waiting [2023-07-12T23:25:00.066Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:00.066Z] b4e886208f62: Layer already exists [2023-07-12T23:25:00.066Z] 276e96a72814: Layer already exists [2023-07-12T23:25:00.066Z] f3ce7abecf95: Layer already exists [2023-07-12T23:25:00.066Z] a3ec47fdd48d: Layer already exists [2023-07-12T23:25:00.066Z] bc28128b65ad: Layer already exists [2023-07-12T23:25:00.066Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:00.066Z] 83ed1c4e0ef0: Layer already exists [2023-07-12T23:25:00.066Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:00.066Z] main: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:25:00.108Z] ===================================================== [Pipeline] echo [2023-07-12T23:25:00.115Z] taggedImages: [2023-07-12T23:25:00.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:25:00.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-12T23:25:00.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.8 [2023-07-12T23:25:00.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:25:00.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-07-12T23:25:00.133Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-07-12T23:25:00.133Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:25:00.133Z] latest [2023-07-12T23:25:00.133Z] 3.1.0-dev.8 [2023-07-12T23:25:00.133Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:25:00.133Z] main [2023-07-12T23:25:00.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:00.437Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:00.735Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:25:00.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T23:25:00.735Z] 4dc3c6126540: Preparing [2023-07-12T23:25:00.735Z] 68399ae83a13: Preparing [2023-07-12T23:25:00.735Z] 276e96a72814: Preparing [2023-07-12T23:25:00.735Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:00.735Z] beee11396e5e: Preparing [2023-07-12T23:25:00.735Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:00.735Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:00.735Z] 276e96a72814: Layer already exists [2023-07-12T23:25:00.735Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:00.735Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:00.735Z] 4dc3c6126540: Pushed [2023-07-12T23:25:00.735Z] beee11396e5e: Pushed [2023-07-12T23:25:03.266Z] 68399ae83a13: Pushed [2023-07-12T23:25:03.524Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:03.832Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:04.139Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-12T23:25:04.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T23:25:04.139Z] 4dc3c6126540: Preparing [2023-07-12T23:25:04.139Z] 68399ae83a13: Preparing [2023-07-12T23:25:04.139Z] 276e96a72814: Preparing [2023-07-12T23:25:04.139Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:04.139Z] beee11396e5e: Preparing [2023-07-12T23:25:04.139Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:04.139Z] 4dc3c6126540: Layer already exists [2023-07-12T23:25:04.139Z] beee11396e5e: Layer already exists [2023-07-12T23:25:04.139Z] 276e96a72814: Layer already exists [2023-07-12T23:25:04.139Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:04.139Z] 68399ae83a13: Layer already exists [2023-07-12T23:25:04.139Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:04.139Z] latest: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:04.450Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:04.755Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.8 [2023-07-12T23:25:04.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T23:25:04.756Z] 4dc3c6126540: Preparing [2023-07-12T23:25:04.756Z] 68399ae83a13: Preparing [2023-07-12T23:25:04.756Z] 276e96a72814: Preparing [2023-07-12T23:25:04.756Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:04.756Z] beee11396e5e: Preparing [2023-07-12T23:25:04.756Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:04.756Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:04.756Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:04.756Z] 68399ae83a13: Layer already exists [2023-07-12T23:25:04.756Z] beee11396e5e: Layer already exists [2023-07-12T23:25:04.756Z] 4dc3c6126540: Layer already exists [2023-07-12T23:25:04.756Z] 276e96a72814: Layer already exists [2023-07-12T23:25:04.756Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:04.756Z] 3.1.0-dev.8: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:05.066Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:05.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:25:05.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T23:25:05.365Z] 4dc3c6126540: Preparing [2023-07-12T23:25:05.365Z] 68399ae83a13: Preparing [2023-07-12T23:25:05.365Z] 276e96a72814: Preparing [2023-07-12T23:25:05.365Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:05.365Z] beee11396e5e: Preparing [2023-07-12T23:25:05.365Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:05.365Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:05.365Z] beee11396e5e: Layer already exists [2023-07-12T23:25:05.365Z] 68399ae83a13: Layer already exists [2023-07-12T23:25:05.365Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:05.365Z] 4dc3c6126540: Layer already exists [2023-07-12T23:25:05.365Z] 276e96a72814: Layer already exists [2023-07-12T23:25:05.365Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:05.365Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:05.668Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:05.967Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-07-12T23:25:05.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T23:25:05.967Z] 4dc3c6126540: Preparing [2023-07-12T23:25:05.967Z] 68399ae83a13: Preparing [2023-07-12T23:25:05.967Z] 276e96a72814: Preparing [2023-07-12T23:25:05.967Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:05.967Z] beee11396e5e: Preparing [2023-07-12T23:25:05.967Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:05.967Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:05.967Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:05.967Z] beee11396e5e: Layer already exists [2023-07-12T23:25:05.967Z] 4dc3c6126540: Layer already exists [2023-07-12T23:25:05.967Z] 276e96a72814: Layer already exists [2023-07-12T23:25:05.967Z] 68399ae83a13: Layer already exists [2023-07-12T23:25:05.967Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:05.967Z] main: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:25:06.005Z] ===================================================== [Pipeline] echo [2023-07-12T23:25:06.014Z] taggedImages: [2023-07-12T23:25:06.014Z] - nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:25:06.014Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-12T23:25:06.014Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.8 [2023-07-12T23:25:06.014Z] - nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:25:06.014Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-07-12T23:25:06.037Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-07-12T23:25:06.037Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:25:06.037Z] latest [2023-07-12T23:25:06.037Z] 3.1.0-dev.8 [2023-07-12T23:25:06.037Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:25:06.037Z] main [2023-07-12T23:25:06.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:06.353Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:06.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:25:06.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T23:25:06.655Z] 5c39c29d2228: Preparing [2023-07-12T23:25:06.655Z] 69c262f116bc: Preparing [2023-07-12T23:25:06.655Z] 276e96a72814: Preparing [2023-07-12T23:25:06.655Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:06.655Z] 230c8c7e4d4d: Preparing [2023-07-12T23:25:06.655Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:06.655Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:06.655Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:06.655Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:25:06.655Z] 276e96a72814: Layer already exists [2023-07-12T23:25:06.655Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:06.655Z] 5c39c29d2228: Pushed [2023-07-12T23:25:09.937Z] 69c262f116bc: Pushed [2023-07-12T23:25:09.937Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:10.239Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:10.544Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-12T23:25:10.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T23:25:10.544Z] 5c39c29d2228: Preparing [2023-07-12T23:25:10.544Z] 69c262f116bc: Preparing [2023-07-12T23:25:10.544Z] 276e96a72814: Preparing [2023-07-12T23:25:10.544Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:10.544Z] 230c8c7e4d4d: Preparing [2023-07-12T23:25:10.544Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:10.544Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:10.544Z] 276e96a72814: Layer already exists [2023-07-12T23:25:10.544Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:25:10.544Z] 5c39c29d2228: Layer already exists [2023-07-12T23:25:10.544Z] 69c262f116bc: Layer already exists [2023-07-12T23:25:10.544Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:10.544Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:10.803Z] latest: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:11.121Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:11.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.8 [2023-07-12T23:25:11.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T23:25:11.425Z] 5c39c29d2228: Preparing [2023-07-12T23:25:11.425Z] 69c262f116bc: Preparing [2023-07-12T23:25:11.425Z] 276e96a72814: Preparing [2023-07-12T23:25:11.425Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:11.425Z] 230c8c7e4d4d: Preparing [2023-07-12T23:25:11.425Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:11.425Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:11.425Z] 5c39c29d2228: Layer already exists [2023-07-12T23:25:11.425Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:25:11.425Z] 69c262f116bc: Layer already exists [2023-07-12T23:25:11.425Z] 276e96a72814: Layer already exists [2023-07-12T23:25:11.425Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:11.425Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:11.425Z] 3.1.0-dev.8: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:11.737Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:12.046Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:25:12.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T23:25:12.046Z] 5c39c29d2228: Preparing [2023-07-12T23:25:12.046Z] 69c262f116bc: Preparing [2023-07-12T23:25:12.046Z] 276e96a72814: Preparing [2023-07-12T23:25:12.046Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:12.046Z] 230c8c7e4d4d: Preparing [2023-07-12T23:25:12.046Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:12.046Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:12.046Z] 69c262f116bc: Layer already exists [2023-07-12T23:25:12.046Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:25:12.046Z] 276e96a72814: Layer already exists [2023-07-12T23:25:12.046Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:12.046Z] 5c39c29d2228: Layer already exists [2023-07-12T23:25:12.046Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:12.046Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:12.348Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:25:12.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-07-12T23:25:12.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T23:25:12.649Z] 5c39c29d2228: Preparing [2023-07-12T23:25:12.649Z] 69c262f116bc: Preparing [2023-07-12T23:25:12.649Z] 276e96a72814: Preparing [2023-07-12T23:25:12.649Z] a472ad7bd0c2: Preparing [2023-07-12T23:25:12.649Z] 230c8c7e4d4d: Preparing [2023-07-12T23:25:12.649Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:25:12.649Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:25:12.649Z] 69c262f116bc: Layer already exists [2023-07-12T23:25:12.649Z] 276e96a72814: Layer already exists [2023-07-12T23:25:12.649Z] a472ad7bd0c2: Layer already exists [2023-07-12T23:25:12.649Z] 5c39c29d2228: Layer already exists [2023-07-12T23:25:12.649Z] 230c8c7e4d4d: Layer already exists [2023-07-12T23:25:12.649Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:25:12.649Z] main: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:25:12.688Z] ===================================================== [Pipeline] echo [2023-07-12T23:25:12.696Z] taggedImages: [2023-07-12T23:25:12.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:25:12.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-12T23:25:12.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.8 [2023-07-12T23:25:12.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:25:12.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T23:39:37.138Z] #102 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T23:39:37.138Z] #132 DONE 912.1s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T23:39:37.138Z] #133 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:39:37.138Z] #147 DONE 0.2s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:39:37.138Z] #148 DONE 0.2s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:39:37.138Z] #130 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T23:39:37.138Z] #149 DONE 0.3s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:39:37.138Z] #109 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:39:37.138Z] #150 DONE 0.1s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T23:39:37.138Z] #151 DONE 0.1s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:39:37.138Z] #152 DONE 2.7s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:39:37.138Z] #102 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #141 [security-proxy-auth] exporting to image [2023-07-12T23:39:37.138Z] #141 exporting layers [2023-07-12T23:39:37.138Z] #141 exporting layers 0.5s done [2023-07-12T23:39:37.138Z] #141 writing image sha256:6cc8e9a18d2f933f258e371a5f6993b04993588c5424a278feeba7f8feeb79f3 done [2023-07-12T23:39:37.138Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-12T23:39:37.138Z] #141 DONE 4.6s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:39:37.138Z] #130 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:39:37.138Z] #109 918.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T23:39:37.138Z] #109 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T23:39:37.138Z] #119 DONE 923.1s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:39:37.138Z] #109 ... [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:39:37.138Z] #153 DONE 0.2s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:39:37.138Z] #154 DONE 0.2s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T23:39:37.138Z] #155 DONE 0.2s [2023-07-12T23:39:37.138Z] [2023-07-12T23:39:37.138Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:39:37.407Z] #130 ... [2023-07-12T23:39:37.407Z] [2023-07-12T23:39:37.407Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T23:39:37.676Z] #156 DONE 0.3s [2023-07-12T23:39:37.676Z] [2023-07-12T23:39:37.676Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T23:39:37.948Z] #157 DONE 0.1s [2023-07-12T23:39:37.948Z] [2023-07-12T23:39:37.948Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:39:39.908Z] #158 DONE 2.1s [2023-07-12T23:39:39.908Z] [2023-07-12T23:39:39.908Z] #141 [security-proxy-setup] exporting to image [2023-07-12T23:39:39.908Z] #141 exporting layers [2023-07-12T23:39:40.501Z] #141 exporting layers 0.6s done [2023-07-12T23:39:40.501Z] #141 writing image sha256:15276db3e13fd80ed39910d37352a5bb613bf3350755337f2ab0785813fe08d1 0.1s done [2023-07-12T23:39:40.501Z] #141 naming to docker.io/library/security-proxy-setup-arm64 [2023-07-12T23:39:40.769Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-12T23:39:40.769Z] #141 DONE 5.2s [2023-07-12T23:39:40.769Z] [2023-07-12T23:39:40.769Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:39:50.873Z] #131 ... [2023-07-12T23:39:50.873Z] [2023-07-12T23:39:50.873Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T23:39:50.873Z] #115 DONE 937.9s [2023-07-12T23:39:50.873Z] [2023-07-12T23:39:50.873Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T23:39:51.144Z] #159 DONE 0.3s [2023-07-12T23:39:51.144Z] [2023-07-12T23:39:51.144Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T23:39:54.516Z] #160 DONE 2.7s [2023-07-12T23:39:54.516Z] [2023-07-12T23:39:54.516Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:39:54.516Z] #161 DONE 0.5s [2023-07-12T23:39:54.516Z] [2023-07-12T23:39:54.516Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:39:54.516Z] #162 DONE 0.1s [2023-07-12T23:39:54.516Z] [2023-07-12T23:39:54.516Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T23:39:55.102Z] #163 DONE 0.4s [2023-07-12T23:39:55.102Z] [2023-07-12T23:39:55.102Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T23:39:55.102Z] #164 DONE 0.3s [2023-07-12T23:39:55.102Z] [2023-07-12T23:39:55.102Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:39:55.371Z] #102 ... [2023-07-12T23:39:55.371Z] [2023-07-12T23:39:55.371Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T23:39:55.640Z] #165 DONE 0.2s [2023-07-12T23:39:55.640Z] [2023-07-12T23:39:55.640Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T23:39:55.640Z] #166 DONE 0.3s [2023-07-12T23:39:55.640Z] [2023-07-12T23:39:55.640Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:39:55.909Z] #134 ... [2023-07-12T23:39:55.909Z] [2023-07-12T23:39:55.909Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T23:39:55.909Z] #109 DONE 942.9s [2023-07-12T23:39:55.909Z] [2023-07-12T23:39:55.909Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T23:39:56.196Z] #167 DONE 0.4s [2023-07-12T23:39:56.196Z] [2023-07-12T23:39:56.196Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:39:56.196Z] #130 ... [2023-07-12T23:39:56.196Z] [2023-07-12T23:39:56.196Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T23:39:56.471Z] #168 DONE 0.2s [2023-07-12T23:39:56.471Z] [2023-07-12T23:39:56.471Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T23:39:57.442Z] #169 ... [2023-07-12T23:39:57.442Z] [2023-07-12T23:39:57.442Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:39:57.442Z] #170 DONE 0.3s [2023-07-12T23:39:57.442Z] [2023-07-12T23:39:57.442Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:39:57.442Z] #171 DONE 0.2s [2023-07-12T23:39:57.442Z] [2023-07-12T23:39:57.442Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:39:57.728Z] #131 ... [2023-07-12T23:39:57.728Z] [2023-07-12T23:39:57.728Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T23:39:57.996Z] #172 DONE 0.3s [2023-07-12T23:39:57.996Z] [2023-07-12T23:39:57.996Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T23:39:58.300Z] #173 DONE 0.3s [2023-07-12T23:39:58.300Z] [2023-07-12T23:39:58.300Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:39:58.570Z] #174 DONE 0.4s [2023-07-12T23:39:58.570Z] [2023-07-12T23:39:58.570Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T23:39:59.200Z] #175 DONE 0.5s [2023-07-12T23:39:59.200Z] [2023-07-12T23:39:59.200Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:39:59.200Z] #131 ... [2023-07-12T23:39:59.200Z] [2023-07-12T23:39:59.200Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T23:39:59.803Z] #176 DONE 0.5s [2023-07-12T23:39:59.803Z] [2023-07-12T23:39:59.803Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T23:39:59.803Z] #169 DONE 3.2s [2023-07-12T23:39:59.803Z] [2023-07-12T23:39:59.803Z] #141 [security-bootstrapper] exporting to image [2023-07-12T23:39:59.803Z] #141 exporting layers [2023-07-12T23:40:00.386Z] #141 ... [2023-07-12T23:40:00.386Z] [2023-07-12T23:40:00.386Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T23:40:00.386Z] #177 DONE 0.5s [2023-07-12T23:40:00.653Z] [2023-07-12T23:40:00.654Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:40:01.238Z] #178 ... [2023-07-12T23:40:01.238Z] [2023-07-12T23:40:01.238Z] #141 [security-bootstrapper] exporting to image [2023-07-12T23:40:01.238Z] #141 exporting layers 1.4s done [2023-07-12T23:40:01.238Z] #141 writing image sha256:3e48a3591a9746f2956ab86eb5d60bc0d37c6a4c5564b7562396734c45ea698a done [2023-07-12T23:40:01.238Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-12T23:40:01.238Z] #141 DONE 6.7s [2023-07-12T23:40:01.238Z] [2023-07-12T23:40:01.238Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:40:03.820Z] #134 ... [2023-07-12T23:40:03.820Z] [2023-07-12T23:40:03.820Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:40:03.820Z] #178 DONE 3.1s [2023-07-12T23:40:03.820Z] [2023-07-12T23:40:03.820Z] #141 [security-secretstore-setup] exporting to image [2023-07-12T23:40:04.783Z] #141 exporting layers 1.3s done [2023-07-12T23:40:04.783Z] #141 writing image sha256:a5488479906087a007caa1dcabb54d57d9b92e6abe3bd7b5e901c629df9a3f9c done [2023-07-12T23:40:04.783Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-12T23:40:04.783Z] #141 DONE 8.0s [2023-07-12T23:40:04.783Z] [2023-07-12T23:40:04.783Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T23:40:37.003Z] #129 ... [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T23:40:37.003Z] #133 DONE 979.7s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:40:37.003Z] #130 ... [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:40:37.003Z] #179 DONE 0.1s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:40:37.003Z] #180 DONE 0.2s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T23:40:37.003Z] #181 DONE 0.3s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:40:37.003Z] #182 DONE 0.2s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T23:40:37.003Z] #183 DONE 0.2s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T23:40:37.003Z] #184 DONE 2.0s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:40:37.003Z] #130 ... [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #141 [core-common-config-bootstrapper] exporting to image [2023-07-12T23:40:37.003Z] #141 exporting layers [2023-07-12T23:40:37.003Z] #141 exporting layers 0.5s done [2023-07-12T23:40:37.003Z] #141 writing image sha256:7ec646d51812cd906033203d33534e874fb9c4052368b7666a441be3646f26d6 done [2023-07-12T23:40:37.003Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-12T23:40:37.003Z] #141 DONE 8.5s [2023-07-12T23:40:37.003Z] [2023-07-12T23:40:37.003Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T23:40:49.314Z] #130 DONE 996.2s [2023-07-12T23:40:49.314Z] [2023-07-12T23:40:49.314Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T23:40:49.584Z] #129 ... [2023-07-12T23:40:49.584Z] [2023-07-12T23:40:49.584Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:40:49.584Z] #185 DONE 0.1s [2023-07-12T23:40:49.853Z] [2023-07-12T23:40:49.853Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:40:49.853Z] #186 DONE 0.1s [2023-07-12T23:40:49.853Z] [2023-07-12T23:40:49.853Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T23:40:50.128Z] #187 DONE 0.3s [2023-07-12T23:40:50.128Z] [2023-07-12T23:40:50.128Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:40:50.128Z] #102 ... [2023-07-12T23:40:50.128Z] [2023-07-12T23:40:50.128Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:40:50.128Z] #188 DONE 0.1s [2023-07-12T23:40:50.400Z] [2023-07-12T23:40:50.400Z] #141 [core-command] exporting to image [2023-07-12T23:40:50.400Z] #141 exporting layers [2023-07-12T23:40:50.668Z] #141 exporting layers 0.3s done [2023-07-12T23:40:50.668Z] #141 writing image sha256:f9f390720c969a6d08a911f2130572351f27139f6f6b2fced651c7674ec719f4 done [2023-07-12T23:40:50.668Z] #141 naming to docker.io/library/core-command-arm64 done [2023-07-12T23:40:50.668Z] #141 DONE 8.8s [2023-07-12T23:40:50.668Z] [2023-07-12T23:40:50.668Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:41:05.665Z] #93 ... [2023-07-12T23:41:05.665Z] [2023-07-12T23:41:05.665Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T23:41:05.665Z] #131 DONE 1010.7s [2023-07-12T23:41:05.665Z] [2023-07-12T23:41:05.665Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:41:05.665Z] #93 ... [2023-07-12T23:41:05.665Z] [2023-07-12T23:41:05.665Z] #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:41:05.665Z] #189 DONE 0.2s [2023-07-12T23:41:05.665Z] [2023-07-12T23:41:05.665Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:41:05.666Z] #93 ... [2023-07-12T23:41:05.666Z] [2023-07-12T23:41:05.666Z] #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:41:05.666Z] #190 DONE 0.2s [2023-07-12T23:41:05.666Z] [2023-07-12T23:41:05.666Z] #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T23:41:05.666Z] #191 DONE 0.3s [2023-07-12T23:41:05.666Z] [2023-07-12T23:41:05.666Z] #192 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:41:05.666Z] #192 DONE 0.2s [2023-07-12T23:41:05.666Z] [2023-07-12T23:41:05.666Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T23:41:05.666Z] #193 DONE 0.2s [2023-07-12T23:41:05.666Z] [2023-07-12T23:41:05.666Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:41:05.666Z] #93 ... [2023-07-12T23:41:05.666Z] [2023-07-12T23:41:05.666Z] #141 [core-metadata] exporting to image [2023-07-12T23:41:05.666Z] #141 exporting layers [2023-07-12T23:41:05.666Z] #141 exporting layers 0.3s done [2023-07-12T23:41:05.666Z] #141 writing image sha256:4d724ff332465268598bc86180f01b4901b2e6069aa0081b7664045f56b26c9c done [2023-07-12T23:41:05.666Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-07-12T23:41:05.666Z] #141 DONE 9.2s [2023-07-12T23:41:05.666Z] [2023-07-12T23:41:05.666Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:41:05.951Z] #93 ... [2023-07-12T23:41:05.951Z] [2023-07-12T23:41:05.951Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T23:41:05.951Z] #129 DONE 1013.3s [2023-07-12T23:41:06.221Z] [2023-07-12T23:41:06.221Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:41:06.818Z] #134 ... [2023-07-12T23:41:06.818Z] [2023-07-12T23:41:06.818Z] #194 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:41:07.088Z] #194 DONE 0.3s [2023-07-12T23:41:07.088Z] [2023-07-12T23:41:07.088Z] #195 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:41:10.434Z] #195 DONE 2.9s [2023-07-12T23:41:10.434Z] [2023-07-12T23:41:10.434Z] #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T23:41:10.434Z] #196 DONE 0.3s [2023-07-12T23:41:10.434Z] [2023-07-12T23:41:10.434Z] #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:41:10.434Z] #197 DONE 0.2s [2023-07-12T23:41:10.434Z] [2023-07-12T23:41:10.434Z] #141 [core-data] exporting to image [2023-07-12T23:41:10.702Z] #141 exporting layers 0.3s done [2023-07-12T23:41:10.702Z] #141 writing image sha256:4c5ffe76d89b23327fd1ab04080ededaffd4a239274dccf1908a514032733384 done [2023-07-12T23:41:10.702Z] #141 naming to docker.io/library/core-data-arm64 0.0s done [2023-07-12T23:41:10.702Z] #141 DONE 9.4s [2023-07-12T23:41:10.702Z] [2023-07-12T23:41:10.702Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:42:07.110Z] #93 ... [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T23:42:07.110Z] #102 DONE 1069.0s [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:42:07.110Z] #134 ... [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:42:07.110Z] #198 DONE 0.2s [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:42:07.110Z] #93 ... [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:42:07.110Z] #199 DONE 0.1s [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T23:42:07.110Z] #200 DONE 0.4s [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:42:07.110Z] #201 DONE 0.2s [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:42:07.110Z] #134 ... [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #141 [security-spiffe-token-provider] exporting to image [2023-07-12T23:42:07.110Z] #141 exporting layers [2023-07-12T23:42:07.110Z] #141 exporting layers 0.5s done [2023-07-12T23:42:07.110Z] #141 writing image sha256:5ed2561ff460003fb45043c964b92be18379a7ea04a96b4ccc6c3963dd5c5da4 done [2023-07-12T23:42:07.110Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-12T23:42:07.110Z] #141 DONE 10.0s [2023-07-12T23:42:07.110Z] [2023-07-12T23:42:07.110Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:42:33.792Z] #93 ... [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T23:42:33.792Z] #134 DONE 1097.3s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T23:42:33.792Z] #93 DONE 1097.5s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:42:33.792Z] #202 DONE 0.3s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T23:42:33.792Z] #203 DONE 0.2s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:42:33.792Z] #204 DONE 0.1s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T23:42:33.792Z] #205 DONE 0.1s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T23:42:33.792Z] #206 ... [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T23:42:33.792Z] #207 DONE 0.4s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T23:42:33.792Z] #206 DONE 0.4s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:42:33.792Z] #208 DONE 0.1s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T23:42:33.792Z] #209 DONE 0.1s [2023-07-12T23:42:33.792Z] [2023-07-12T23:42:33.792Z] #141 [support-scheduler] exporting to image [2023-07-12T23:42:33.792Z] #141 exporting layers [2023-07-12T23:42:33.792Z] #141 exporting layers 0.4s done [2023-07-12T23:42:33.792Z] #141 writing image sha256:75811c491ac106d46a474918a64bf98e5f4a42e8f07dada959df4fb5a32b2617 0.0s done [2023-07-12T23:42:33.792Z] #141 naming to docker.io/library/support-scheduler-arm64 [2023-07-12T23:42:33.792Z] #141 exporting layers 0.4s done [2023-07-12T23:42:33.792Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-07-12T23:42:33.792Z] #141 writing image sha256:70ac830f3d9def1117ec523ca887a15a51ccbade32c091a3b18f9210936485d7 done [2023-07-12T23:42:33.792Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-07-12T23:42:33.792Z] #141 DONE 10.4s [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T23:42:33.792Z] time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T23:42:33.804Z] $ docker stop --time=1 41de907eb2d2a609f29839b795d91ff0f7950c6fbaa59bb7978125b0464d44d5 [2023-07-12T23:42:35.397Z] $ docker rm -f --volumes 41de907eb2d2a609f29839b795d91ff0f7950c6fbaa59bb7978125b0464d44d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:42:35.875Z] + docker images [2023-07-12T23:42:35.875Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T23:42:35.875Z] support-scheduler-arm64 latest 75811c491ac1 4 seconds ago 31.8MB [2023-07-12T23:42:35.875Z] support-notifications-arm64 latest 70ac830f3d9d 4 seconds ago 32.4MB [2023-07-12T23:42:35.875Z] security-spiffe-token-provider-arm64 latest 5ed2561ff460 33 seconds ago 33.3MB [2023-07-12T23:42:35.875Z] core-data-arm64 latest 4c5ffe76d89b About a minute ago 20.5MB [2023-07-12T23:42:35.875Z] core-metadata-arm64 latest 4d724ff33246 About a minute ago 20.8MB [2023-07-12T23:42:35.875Z] core-command-arm64 latest f9f390720c96 About a minute ago 20.3MB [2023-07-12T23:42:35.875Z] core-common-config-bootstrapper-arm64 latest 7ec646d51812 2 minutes ago 17.8MB [2023-07-12T23:42:35.875Z] security-secretstore-setup-arm64 latest a54884799060 2 minutes ago 42.5MB [2023-07-12T23:42:35.875Z] security-bootstrapper-arm64 latest 3e48a3591a97 2 minutes ago 22.4MB [2023-07-12T23:42:35.875Z] security-proxy-setup-arm64 latest 15276db3e13f 2 minutes ago 19.3MB [2023-07-12T23:42:35.875Z] security-proxy-auth-arm64 latest 6cc8e9a18d2f 3 minutes ago 18.8MB [2023-07-12T23:42:35.875Z] security-spire-agent-arm64 latest cff0d82ebda8 18 minutes ago 153MB [2023-07-12T23:42:35.875Z] security-spire-server-arm64 latest 32ace3b33fc3 18 minutes ago 97MB [2023-07-12T23:42:35.875Z] security-spire-config-arm64 latest f3c51aa06799 18 minutes ago 96.1MB [2023-07-12T23:42:35.875Z] ci-base-image-arm64 latest bdc93c459662 20 minutes ago 1.04GB [2023-07-12T23:42:35.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 hours ago 677MB [2023-07-12T23:42:35.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:42:36.015Z] provisioning config files... [2023-07-12T23:42:36.032Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config11445288320798568457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:42:36.365Z] ---> docker-login.sh [2023-07-12T23:42:36.366Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:42:36.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:42:36.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:42:36.632Z] Configure a credential helper to remove this warning. See [2023-07-12T23:42:36.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:42:36.632Z] [2023-07-12T23:42:36.632Z] Login Succeeded [2023-07-12T23:42:36.632Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:42:37.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:42:37.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:42:37.286Z] Configure a credential helper to remove this warning. See [2023-07-12T23:42:37.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:42:37.287Z] [2023-07-12T23:42:37.287Z] Login Succeeded [2023-07-12T23:42:37.287Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:42:37.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:42:37.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:42:37.552Z] Configure a credential helper to remove this warning. See [2023-07-12T23:42:37.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:42:37.552Z] [2023-07-12T23:42:37.552Z] Login Succeeded [2023-07-12T23:42:37.552Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:42:37.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:42:37.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:42:37.818Z] Configure a credential helper to remove this warning. See [2023-07-12T23:42:37.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:42:37.819Z] [2023-07-12T23:42:37.819Z] Login Succeeded [2023-07-12T23:42:37.819Z] docker.io [2023-07-12T23:42:38.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:42:38.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:42:38.349Z] Configure a credential helper to remove this warning. See [2023-07-12T23:42:38.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:42:38.349Z] [2023-07-12T23:42:38.349Z] Login Succeeded [2023-07-12T23:42:38.349Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:42:38.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:42:38.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:42:38.414Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-07-12T23:42:38.414Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:38.414Z] latest [2023-07-12T23:42:38.414Z] 3.1.0-dev.8 [2023-07-12T23:42:38.414Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:42:38.414Z] main [2023-07-12T23:42:38.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:38.764Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:39.107Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:39.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T23:42:39.107Z] bb97c9f3c690: Preparing [2023-07-12T23:42:39.107Z] 90cbf06b32cc: Preparing [2023-07-12T23:42:39.107Z] 2f2563c13620: Preparing [2023-07-12T23:42:39.107Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:39.107Z] 67061c766935: Preparing [2023-07-12T23:42:39.107Z] 9386262d7a74: Preparing [2023-07-12T23:42:39.107Z] 9386262d7a74: Waiting [2023-07-12T23:42:39.372Z] 2f2563c13620: Pushed [2023-07-12T23:42:39.373Z] a9a56d5f7c4d: Pushed [2023-07-12T23:42:39.373Z] 67061c766935: Pushed [2023-07-12T23:42:39.373Z] bb97c9f3c690: Pushed [2023-07-12T23:42:39.373Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:41.949Z] 90cbf06b32cc: Pushed [2023-07-12T23:42:42.216Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:42.561Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:42.904Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-12T23:42:42.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T23:42:42.904Z] bb97c9f3c690: Preparing [2023-07-12T23:42:42.904Z] 90cbf06b32cc: Preparing [2023-07-12T23:42:42.904Z] 2f2563c13620: Preparing [2023-07-12T23:42:42.904Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:42.904Z] 67061c766935: Preparing [2023-07-12T23:42:42.904Z] 9386262d7a74: Preparing [2023-07-12T23:42:42.904Z] 9386262d7a74: Waiting [2023-07-12T23:42:42.904Z] 90cbf06b32cc: Layer already exists [2023-07-12T23:42:42.904Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:42.904Z] 67061c766935: Layer already exists [2023-07-12T23:42:42.904Z] bb97c9f3c690: Layer already exists [2023-07-12T23:42:42.904Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:42.904Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:43.169Z] latest: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:43.518Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:43.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.8 [2023-07-12T23:42:43.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T23:42:43.867Z] bb97c9f3c690: Preparing [2023-07-12T23:42:43.867Z] 90cbf06b32cc: Preparing [2023-07-12T23:42:43.867Z] 2f2563c13620: Preparing [2023-07-12T23:42:43.867Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:43.867Z] 67061c766935: Preparing [2023-07-12T23:42:43.867Z] 9386262d7a74: Preparing [2023-07-12T23:42:43.867Z] 9386262d7a74: Waiting [2023-07-12T23:42:43.867Z] 67061c766935: Layer already exists [2023-07-12T23:42:43.867Z] 90cbf06b32cc: Layer already exists [2023-07-12T23:42:43.867Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:43.867Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:43.867Z] bb97c9f3c690: Layer already exists [2023-07-12T23:42:43.867Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:43.867Z] 3.1.0-dev.8: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:44.483Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:44.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:42:44.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T23:42:44.824Z] bb97c9f3c690: Preparing [2023-07-12T23:42:44.824Z] 90cbf06b32cc: Preparing [2023-07-12T23:42:44.824Z] 2f2563c13620: Preparing [2023-07-12T23:42:44.824Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:44.824Z] 67061c766935: Preparing [2023-07-12T23:42:44.824Z] 9386262d7a74: Preparing [2023-07-12T23:42:44.824Z] 9386262d7a74: Waiting [2023-07-12T23:42:44.824Z] 67061c766935: Layer already exists [2023-07-12T23:42:44.824Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:44.824Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:44.824Z] 90cbf06b32cc: Layer already exists [2023-07-12T23:42:44.824Z] bb97c9f3c690: Layer already exists [2023-07-12T23:42:44.824Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:44.824Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:45.430Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:45.765Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-07-12T23:42:45.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T23:42:45.765Z] bb97c9f3c690: Preparing [2023-07-12T23:42:45.765Z] 90cbf06b32cc: Preparing [2023-07-12T23:42:45.765Z] 2f2563c13620: Preparing [2023-07-12T23:42:45.765Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:45.765Z] 67061c766935: Preparing [2023-07-12T23:42:45.765Z] 9386262d7a74: Preparing [2023-07-12T23:42:45.765Z] 9386262d7a74: Waiting [2023-07-12T23:42:45.765Z] bb97c9f3c690: Layer already exists [2023-07-12T23:42:45.765Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:45.765Z] 90cbf06b32cc: Layer already exists [2023-07-12T23:42:45.765Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:45.765Z] 67061c766935: Layer already exists [2023-07-12T23:42:45.765Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:45.765Z] main: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:42:46.074Z] ===================================================== [Pipeline] echo [2023-07-12T23:42:46.080Z] taggedImages: [2023-07-12T23:42:46.080Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:46.080Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-12T23:42:46.080Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.8 [2023-07-12T23:42:46.080Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:42:46.080Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-07-12T23:42:46.094Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-07-12T23:42:46.094Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:46.094Z] latest [2023-07-12T23:42:46.094Z] 3.1.0-dev.8 [2023-07-12T23:42:46.094Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:42:46.094Z] main [2023-07-12T23:42:46.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:46.436Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:46.843Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:46.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T23:42:46.843Z] 70f4059d7b28: Preparing [2023-07-12T23:42:46.843Z] 247835a34ca7: Preparing [2023-07-12T23:42:46.843Z] 76511b3c0889: Preparing [2023-07-12T23:42:46.843Z] 3ea8670d570b: Preparing [2023-07-12T23:42:46.843Z] 2f2563c13620: Preparing [2023-07-12T23:42:46.843Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:46.843Z] 67061c766935: Preparing [2023-07-12T23:42:46.843Z] 9386262d7a74: Preparing [2023-07-12T23:42:46.843Z] 67061c766935: Waiting [2023-07-12T23:42:46.843Z] a9a56d5f7c4d: Waiting [2023-07-12T23:42:46.843Z] 9386262d7a74: Waiting [2023-07-12T23:42:46.843Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:47.116Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:47.116Z] 67061c766935: Layer already exists [2023-07-12T23:42:47.116Z] 247835a34ca7: Pushed [2023-07-12T23:42:47.116Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:47.116Z] 76511b3c0889: Pushed [2023-07-12T23:42:47.116Z] 70f4059d7b28: Pushed [2023-07-12T23:42:49.727Z] 3ea8670d570b: Pushed [2023-07-12T23:42:49.727Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:50.098Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:50.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-12T23:42:50.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T23:42:50.447Z] 70f4059d7b28: Preparing [2023-07-12T23:42:50.447Z] 247835a34ca7: Preparing [2023-07-12T23:42:50.447Z] 76511b3c0889: Preparing [2023-07-12T23:42:50.447Z] 3ea8670d570b: Preparing [2023-07-12T23:42:50.447Z] 2f2563c13620: Preparing [2023-07-12T23:42:50.447Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:50.447Z] 67061c766935: Preparing [2023-07-12T23:42:50.447Z] 9386262d7a74: Preparing [2023-07-12T23:42:50.447Z] 67061c766935: Waiting [2023-07-12T23:42:50.447Z] 9386262d7a74: Waiting [2023-07-12T23:42:50.447Z] a9a56d5f7c4d: Waiting [2023-07-12T23:42:50.447Z] 3ea8670d570b: Layer already exists [2023-07-12T23:42:50.447Z] 247835a34ca7: Layer already exists [2023-07-12T23:42:50.447Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:50.447Z] 70f4059d7b28: Layer already exists [2023-07-12T23:42:50.447Z] 76511b3c0889: Layer already exists [2023-07-12T23:42:50.447Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:50.447Z] 67061c766935: Layer already exists [2023-07-12T23:42:50.447Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:50.713Z] latest: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:51.049Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:51.388Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.8 [2023-07-12T23:42:51.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T23:42:51.388Z] 70f4059d7b28: Preparing [2023-07-12T23:42:51.388Z] 247835a34ca7: Preparing [2023-07-12T23:42:51.388Z] 76511b3c0889: Preparing [2023-07-12T23:42:51.388Z] 3ea8670d570b: Preparing [2023-07-12T23:42:51.388Z] 2f2563c13620: Preparing [2023-07-12T23:42:51.388Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:51.388Z] 67061c766935: Preparing [2023-07-12T23:42:51.388Z] 9386262d7a74: Preparing [2023-07-12T23:42:51.388Z] 67061c766935: Waiting [2023-07-12T23:42:51.388Z] 9386262d7a74: Waiting [2023-07-12T23:42:51.388Z] a9a56d5f7c4d: Waiting [2023-07-12T23:42:51.388Z] 3ea8670d570b: Layer already exists [2023-07-12T23:42:51.388Z] 70f4059d7b28: Layer already exists [2023-07-12T23:42:51.388Z] 247835a34ca7: Layer already exists [2023-07-12T23:42:51.388Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:51.388Z] 76511b3c0889: Layer already exists [2023-07-12T23:42:51.388Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:51.388Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:51.388Z] 67061c766935: Layer already exists [2023-07-12T23:42:51.654Z] 3.1.0-dev.8: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:51.997Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:52.340Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:42:52.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T23:42:52.340Z] 70f4059d7b28: Preparing [2023-07-12T23:42:52.340Z] 247835a34ca7: Preparing [2023-07-12T23:42:52.340Z] 76511b3c0889: Preparing [2023-07-12T23:42:52.340Z] 3ea8670d570b: Preparing [2023-07-12T23:42:52.340Z] 2f2563c13620: Preparing [2023-07-12T23:42:52.340Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:52.340Z] 67061c766935: Preparing [2023-07-12T23:42:52.340Z] 9386262d7a74: Preparing [2023-07-12T23:42:52.340Z] a9a56d5f7c4d: Waiting [2023-07-12T23:42:52.340Z] 67061c766935: Waiting [2023-07-12T23:42:52.340Z] 9386262d7a74: Waiting [2023-07-12T23:42:52.340Z] 3ea8670d570b: Layer already exists [2023-07-12T23:42:52.340Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:52.340Z] 247835a34ca7: Layer already exists [2023-07-12T23:42:52.340Z] 70f4059d7b28: Layer already exists [2023-07-12T23:42:52.341Z] 76511b3c0889: Layer already exists [2023-07-12T23:42:52.341Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:52.341Z] 67061c766935: Layer already exists [2023-07-12T23:42:52.341Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:52.609Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:52.957Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:53.302Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-07-12T23:42:53.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T23:42:53.302Z] 70f4059d7b28: Preparing [2023-07-12T23:42:53.302Z] 247835a34ca7: Preparing [2023-07-12T23:42:53.302Z] 76511b3c0889: Preparing [2023-07-12T23:42:53.302Z] 3ea8670d570b: Preparing [2023-07-12T23:42:53.302Z] 2f2563c13620: Preparing [2023-07-12T23:42:53.302Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:53.302Z] 67061c766935: Preparing [2023-07-12T23:42:53.302Z] 9386262d7a74: Preparing [2023-07-12T23:42:53.302Z] 67061c766935: Waiting [2023-07-12T23:42:53.302Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:53.302Z] 247835a34ca7: Layer already exists [2023-07-12T23:42:53.302Z] 70f4059d7b28: Layer already exists [2023-07-12T23:42:53.302Z] 76511b3c0889: Layer already exists [2023-07-12T23:42:53.302Z] 3ea8670d570b: Layer already exists [2023-07-12T23:42:53.302Z] 67061c766935: Layer already exists [2023-07-12T23:42:53.302Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:53.302Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:53.570Z] main: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:42:53.627Z] ===================================================== [Pipeline] echo [2023-07-12T23:42:53.636Z] taggedImages: [2023-07-12T23:42:53.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:53.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-12T23:42:53.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.8 [2023-07-12T23:42:53.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:42:53.636Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-07-12T23:42:53.662Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-07-12T23:42:53.662Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:53.662Z] latest [2023-07-12T23:42:53.662Z] 3.1.0-dev.8 [2023-07-12T23:42:53.662Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:42:53.662Z] main [2023-07-12T23:42:53.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:54.032Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:54.395Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:42:54.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T23:42:54.395Z] b7d6ce4daadb: Preparing [2023-07-12T23:42:54.395Z] fafb8fab92b4: Preparing [2023-07-12T23:42:54.395Z] 2f2563c13620: Preparing [2023-07-12T23:42:54.395Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:54.395Z] 3cab9a01f6d9: Preparing [2023-07-12T23:42:54.395Z] 9386262d7a74: Preparing [2023-07-12T23:42:54.395Z] 9386262d7a74: Waiting [2023-07-12T23:42:54.662Z] 3cab9a01f6d9: Pushed [2023-07-12T23:42:56.073Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:56.073Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:56.073Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:56.073Z] b7d6ce4daadb: Pushed [2023-07-12T23:42:58.011Z] fafb8fab92b4: Pushed [2023-07-12T23:42:58.011Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:58.368Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:58.717Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-12T23:42:58.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T23:42:58.717Z] b7d6ce4daadb: Preparing [2023-07-12T23:42:58.717Z] fafb8fab92b4: Preparing [2023-07-12T23:42:58.717Z] 2f2563c13620: Preparing [2023-07-12T23:42:58.717Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:58.717Z] 3cab9a01f6d9: Preparing [2023-07-12T23:42:58.717Z] 9386262d7a74: Preparing [2023-07-12T23:42:58.717Z] 9386262d7a74: Waiting [2023-07-12T23:42:58.717Z] b7d6ce4daadb: Layer already exists [2023-07-12T23:42:58.717Z] 3cab9a01f6d9: Layer already exists [2023-07-12T23:42:58.717Z] fafb8fab92b4: Layer already exists [2023-07-12T23:42:58.717Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:58.717Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:58.717Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:58.985Z] latest: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:59.342Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:42:59.694Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.8 [2023-07-12T23:42:59.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T23:42:59.694Z] b7d6ce4daadb: Preparing [2023-07-12T23:42:59.694Z] fafb8fab92b4: Preparing [2023-07-12T23:42:59.694Z] 2f2563c13620: Preparing [2023-07-12T23:42:59.694Z] a9a56d5f7c4d: Preparing [2023-07-12T23:42:59.694Z] 3cab9a01f6d9: Preparing [2023-07-12T23:42:59.694Z] 9386262d7a74: Preparing [2023-07-12T23:42:59.694Z] 9386262d7a74: Waiting [2023-07-12T23:42:59.694Z] b7d6ce4daadb: Layer already exists [2023-07-12T23:42:59.694Z] 2f2563c13620: Layer already exists [2023-07-12T23:42:59.694Z] 3cab9a01f6d9: Layer already exists [2023-07-12T23:42:59.694Z] fafb8fab92b4: Layer already exists [2023-07-12T23:42:59.694Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:42:59.694Z] 9386262d7a74: Layer already exists [2023-07-12T23:42:59.694Z] 3.1.0-dev.8: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:00.308Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:00.652Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:00.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T23:43:00.652Z] b7d6ce4daadb: Preparing [2023-07-12T23:43:00.652Z] fafb8fab92b4: Preparing [2023-07-12T23:43:00.652Z] 2f2563c13620: Preparing [2023-07-12T23:43:00.652Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:00.652Z] 3cab9a01f6d9: Preparing [2023-07-12T23:43:00.652Z] 9386262d7a74: Preparing [2023-07-12T23:43:00.652Z] 9386262d7a74: Waiting [2023-07-12T23:43:00.652Z] b7d6ce4daadb: Layer already exists [2023-07-12T23:43:00.652Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:00.652Z] 3cab9a01f6d9: Layer already exists [2023-07-12T23:43:00.652Z] fafb8fab92b4: Layer already exists [2023-07-12T23:43:00.652Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:00.652Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:00.919Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:01.273Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:01.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-07-12T23:43:01.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T23:43:01.614Z] b7d6ce4daadb: Preparing [2023-07-12T23:43:01.614Z] fafb8fab92b4: Preparing [2023-07-12T23:43:01.614Z] 2f2563c13620: Preparing [2023-07-12T23:43:01.614Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:01.614Z] 3cab9a01f6d9: Preparing [2023-07-12T23:43:01.614Z] 9386262d7a74: Preparing [2023-07-12T23:43:01.614Z] 9386262d7a74: Waiting [2023-07-12T23:43:01.614Z] fafb8fab92b4: Layer already exists [2023-07-12T23:43:01.614Z] 3cab9a01f6d9: Layer already exists [2023-07-12T23:43:01.614Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:01.614Z] b7d6ce4daadb: Layer already exists [2023-07-12T23:43:01.614Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:01.614Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:01.880Z] main: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:43:01.939Z] ===================================================== [Pipeline] echo [2023-07-12T23:43:01.944Z] taggedImages: [2023-07-12T23:43:01.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:01.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-12T23:43:01.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.8 [2023-07-12T23:43:01.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:01.944Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-07-12T23:43:01.959Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-07-12T23:43:01.959Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:01.959Z] latest [2023-07-12T23:43:01.959Z] 3.1.0-dev.8 [2023-07-12T23:43:01.959Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:01.959Z] main [2023-07-12T23:43:01.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:02.360Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:02.732Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:02.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T23:43:02.732Z] 6f3150aadd62: Preparing [2023-07-12T23:43:02.732Z] 4f9dfcd8aaf6: Preparing [2023-07-12T23:43:02.732Z] beffd33e342d: Preparing [2023-07-12T23:43:02.732Z] 2f2563c13620: Preparing [2023-07-12T23:43:02.732Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:02.732Z] 67061c766935: Preparing [2023-07-12T23:43:02.732Z] 9386262d7a74: Preparing [2023-07-12T23:43:02.732Z] 67061c766935: Waiting [2023-07-12T23:43:02.732Z] 9386262d7a74: Waiting [2023-07-12T23:43:02.999Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:02.999Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:02.999Z] 67061c766935: Layer already exists [2023-07-12T23:43:02.999Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:02.999Z] 4f9dfcd8aaf6: Pushed [2023-07-12T23:43:02.999Z] 6f3150aadd62: Pushed [2023-07-12T23:43:06.341Z] beffd33e342d: Pushed [2023-07-12T23:43:06.341Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:06.681Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:07.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-12T23:43:07.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T23:43:07.017Z] 6f3150aadd62: Preparing [2023-07-12T23:43:07.017Z] 4f9dfcd8aaf6: Preparing [2023-07-12T23:43:07.017Z] beffd33e342d: Preparing [2023-07-12T23:43:07.017Z] 2f2563c13620: Preparing [2023-07-12T23:43:07.017Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:07.017Z] 67061c766935: Preparing [2023-07-12T23:43:07.017Z] 9386262d7a74: Preparing [2023-07-12T23:43:07.017Z] 67061c766935: Waiting [2023-07-12T23:43:07.017Z] 9386262d7a74: Waiting [2023-07-12T23:43:07.017Z] 4f9dfcd8aaf6: Layer already exists [2023-07-12T23:43:07.017Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:07.017Z] beffd33e342d: Layer already exists [2023-07-12T23:43:07.017Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:07.017Z] 6f3150aadd62: Layer already exists [2023-07-12T23:43:07.017Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:07.017Z] 67061c766935: Layer already exists [2023-07-12T23:43:07.284Z] latest: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:07.628Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:07.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.8 [2023-07-12T23:43:07.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T23:43:07.971Z] 6f3150aadd62: Preparing [2023-07-12T23:43:07.971Z] 4f9dfcd8aaf6: Preparing [2023-07-12T23:43:07.971Z] beffd33e342d: Preparing [2023-07-12T23:43:07.971Z] 2f2563c13620: Preparing [2023-07-12T23:43:07.971Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:07.971Z] 67061c766935: Preparing [2023-07-12T23:43:07.971Z] 9386262d7a74: Preparing [2023-07-12T23:43:07.971Z] 9386262d7a74: Waiting [2023-07-12T23:43:07.971Z] 67061c766935: Waiting [2023-07-12T23:43:07.971Z] beffd33e342d: Layer already exists [2023-07-12T23:43:07.971Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:07.971Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:07.971Z] 6f3150aadd62: Layer already exists [2023-07-12T23:43:07.971Z] 4f9dfcd8aaf6: Layer already exists [2023-07-12T23:43:07.971Z] 67061c766935: Layer already exists [2023-07-12T23:43:07.971Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:08.236Z] 3.1.0-dev.8: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:08.590Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:09.508Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:09.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T23:43:09.508Z] 6f3150aadd62: Preparing [2023-07-12T23:43:09.508Z] 4f9dfcd8aaf6: Preparing [2023-07-12T23:43:09.508Z] beffd33e342d: Preparing [2023-07-12T23:43:09.508Z] 2f2563c13620: Preparing [2023-07-12T23:43:09.508Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:09.508Z] 67061c766935: Preparing [2023-07-12T23:43:09.509Z] 9386262d7a74: Preparing [2023-07-12T23:43:09.509Z] 67061c766935: Waiting [2023-07-12T23:43:09.509Z] 9386262d7a74: Waiting [2023-07-12T23:43:09.509Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:09.509Z] 4f9dfcd8aaf6: Layer already exists [2023-07-12T23:43:09.509Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:09.509Z] beffd33e342d: Layer already exists [2023-07-12T23:43:09.509Z] 6f3150aadd62: Layer already exists [2023-07-12T23:43:09.509Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:09.509Z] 67061c766935: Layer already exists [2023-07-12T23:43:09.774Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:10.121Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:10.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-07-12T23:43:10.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T23:43:10.467Z] 6f3150aadd62: Preparing [2023-07-12T23:43:10.467Z] 4f9dfcd8aaf6: Preparing [2023-07-12T23:43:10.467Z] beffd33e342d: Preparing [2023-07-12T23:43:10.467Z] 2f2563c13620: Preparing [2023-07-12T23:43:10.467Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:10.467Z] 67061c766935: Preparing [2023-07-12T23:43:10.467Z] 9386262d7a74: Preparing [2023-07-12T23:43:10.467Z] 9386262d7a74: Waiting [2023-07-12T23:43:10.467Z] 67061c766935: Waiting [2023-07-12T23:43:10.467Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:10.467Z] beffd33e342d: Layer already exists [2023-07-12T23:43:10.467Z] 6f3150aadd62: Layer already exists [2023-07-12T23:43:10.467Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:10.467Z] 4f9dfcd8aaf6: Layer already exists [2023-07-12T23:43:10.467Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:10.467Z] 67061c766935: Layer already exists [2023-07-12T23:43:10.733Z] main: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:43:10.787Z] ===================================================== [Pipeline] echo [2023-07-12T23:43:10.798Z] taggedImages: [2023-07-12T23:43:10.798Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:10.798Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-12T23:43:10.798Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.8 [2023-07-12T23:43:10.798Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:10.798Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-07-12T23:43:10.820Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-07-12T23:43:10.820Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:10.820Z] latest [2023-07-12T23:43:10.820Z] 3.1.0-dev.8 [2023-07-12T23:43:10.820Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:10.820Z] main [2023-07-12T23:43:10.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:11.159Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:11.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:11.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T23:43:11.497Z] f41be2aaf59c: Preparing [2023-07-12T23:43:11.497Z] beea329ffa09: Preparing [2023-07-12T23:43:11.497Z] 5dbdfc39731c: Preparing [2023-07-12T23:43:11.497Z] d88bcf773fc4: Preparing [2023-07-12T23:43:11.497Z] f6631f33f4d2: Preparing [2023-07-12T23:43:11.497Z] 6491ab05851f: Preparing [2023-07-12T23:43:11.497Z] 1d0dbcf49ed5: Preparing [2023-07-12T23:43:11.497Z] 2f2563c13620: Preparing [2023-07-12T23:43:11.497Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:11.497Z] fbc350891d49: Preparing [2023-07-12T23:43:11.497Z] 82ecce7c4130: Preparing [2023-07-12T23:43:11.497Z] 5f70bf18a086: Preparing [2023-07-12T23:43:11.497Z] f1b5be49456a: Preparing [2023-07-12T23:43:11.497Z] 42d0ea97012a: Preparing [2023-07-12T23:43:11.497Z] 6491ab05851f: Waiting [2023-07-12T23:43:11.497Z] 9386262d7a74: Preparing [2023-07-12T23:43:11.497Z] 1d0dbcf49ed5: Waiting [2023-07-12T23:43:11.497Z] 2f2563c13620: Waiting [2023-07-12T23:43:11.497Z] 5f70bf18a086: Waiting [2023-07-12T23:43:11.497Z] f1b5be49456a: Waiting [2023-07-12T23:43:11.497Z] 42d0ea97012a: Waiting [2023-07-12T23:43:11.497Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:11.497Z] 9386262d7a74: Waiting [2023-07-12T23:43:11.497Z] fbc350891d49: Waiting [2023-07-12T23:43:11.772Z] f41be2aaf59c: Pushed [2023-07-12T23:43:11.772Z] beea329ffa09: Pushed [2023-07-12T23:43:11.772Z] 5dbdfc39731c: Pushed [2023-07-12T23:43:11.772Z] f6631f33f4d2: Pushed [2023-07-12T23:43:11.772Z] d88bcf773fc4: Pushed [2023-07-12T23:43:11.772Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:11.772Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:11.772Z] 6491ab05851f: Pushed [2023-07-12T23:43:12.037Z] fbc350891d49: Pushed [2023-07-12T23:43:12.037Z] 5f70bf18a086: Pushed [2023-07-12T23:43:12.037Z] 82ecce7c4130: Pushed [2023-07-12T23:43:12.037Z] f1b5be49456a: Pushed [2023-07-12T23:43:12.037Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:12.037Z] 42d0ea97012a: Pushed [2023-07-12T23:43:15.372Z] 1d0dbcf49ed5: Pushed [2023-07-12T23:43:15.637Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:15.988Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:16.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-12T23:43:16.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T23:43:16.321Z] f41be2aaf59c: Preparing [2023-07-12T23:43:16.321Z] beea329ffa09: Preparing [2023-07-12T23:43:16.321Z] 5dbdfc39731c: Preparing [2023-07-12T23:43:16.321Z] d88bcf773fc4: Preparing [2023-07-12T23:43:16.321Z] f6631f33f4d2: Preparing [2023-07-12T23:43:16.321Z] 6491ab05851f: Preparing [2023-07-12T23:43:16.321Z] 1d0dbcf49ed5: Preparing [2023-07-12T23:43:16.321Z] 2f2563c13620: Preparing [2023-07-12T23:43:16.321Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:16.321Z] fbc350891d49: Preparing [2023-07-12T23:43:16.321Z] 82ecce7c4130: Preparing [2023-07-12T23:43:16.321Z] 5f70bf18a086: Preparing [2023-07-12T23:43:16.321Z] f1b5be49456a: Preparing [2023-07-12T23:43:16.321Z] 42d0ea97012a: Preparing [2023-07-12T23:43:16.321Z] 9386262d7a74: Preparing [2023-07-12T23:43:16.321Z] 6491ab05851f: Waiting [2023-07-12T23:43:16.321Z] fbc350891d49: Waiting [2023-07-12T23:43:16.321Z] 82ecce7c4130: Waiting [2023-07-12T23:43:16.321Z] 5f70bf18a086: Waiting [2023-07-12T23:43:16.321Z] f1b5be49456a: Waiting [2023-07-12T23:43:16.321Z] 1d0dbcf49ed5: Waiting [2023-07-12T23:43:16.321Z] 2f2563c13620: Waiting [2023-07-12T23:43:16.321Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:16.321Z] 42d0ea97012a: Waiting [2023-07-12T23:43:16.321Z] 9386262d7a74: Waiting [2023-07-12T23:43:16.321Z] f6631f33f4d2: Layer already exists [2023-07-12T23:43:16.321Z] beea329ffa09: Layer already exists [2023-07-12T23:43:16.321Z] 5dbdfc39731c: Layer already exists [2023-07-12T23:43:16.321Z] f41be2aaf59c: Layer already exists [2023-07-12T23:43:16.321Z] d88bcf773fc4: Layer already exists [2023-07-12T23:43:16.321Z] 1d0dbcf49ed5: Layer already exists [2023-07-12T23:43:16.321Z] 6491ab05851f: Layer already exists [2023-07-12T23:43:16.321Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:16.321Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:16.321Z] fbc350891d49: Layer already exists [2023-07-12T23:43:16.321Z] 82ecce7c4130: Layer already exists [2023-07-12T23:43:16.321Z] f1b5be49456a: Layer already exists [2023-07-12T23:43:16.321Z] 5f70bf18a086: Layer already exists [2023-07-12T23:43:16.321Z] 42d0ea97012a: Layer already exists [2023-07-12T23:43:16.321Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:16.588Z] latest: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:16.925Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:17.261Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.8 [2023-07-12T23:43:17.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T23:43:17.262Z] f41be2aaf59c: Preparing [2023-07-12T23:43:17.262Z] beea329ffa09: Preparing [2023-07-12T23:43:17.262Z] 5dbdfc39731c: Preparing [2023-07-12T23:43:17.262Z] d88bcf773fc4: Preparing [2023-07-12T23:43:17.262Z] f6631f33f4d2: Preparing [2023-07-12T23:43:17.262Z] 6491ab05851f: Preparing [2023-07-12T23:43:17.262Z] 1d0dbcf49ed5: Preparing [2023-07-12T23:43:17.262Z] 2f2563c13620: Preparing [2023-07-12T23:43:17.262Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:17.262Z] fbc350891d49: Preparing [2023-07-12T23:43:17.262Z] 82ecce7c4130: Preparing [2023-07-12T23:43:17.262Z] 5f70bf18a086: Preparing [2023-07-12T23:43:17.262Z] f1b5be49456a: Preparing [2023-07-12T23:43:17.262Z] 42d0ea97012a: Preparing [2023-07-12T23:43:17.262Z] 9386262d7a74: Preparing [2023-07-12T23:43:17.262Z] fbc350891d49: Waiting [2023-07-12T23:43:17.262Z] 82ecce7c4130: Waiting [2023-07-12T23:43:17.262Z] 5f70bf18a086: Waiting [2023-07-12T23:43:17.262Z] f1b5be49456a: Waiting [2023-07-12T23:43:17.262Z] 42d0ea97012a: Waiting [2023-07-12T23:43:17.262Z] 9386262d7a74: Waiting [2023-07-12T23:43:17.262Z] 6491ab05851f: Waiting [2023-07-12T23:43:17.262Z] 1d0dbcf49ed5: Waiting [2023-07-12T23:43:17.262Z] 2f2563c13620: Waiting [2023-07-12T23:43:17.262Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:17.262Z] f41be2aaf59c: Layer already exists [2023-07-12T23:43:17.262Z] 5dbdfc39731c: Layer already exists [2023-07-12T23:43:17.262Z] beea329ffa09: Layer already exists [2023-07-12T23:43:17.262Z] f6631f33f4d2: Layer already exists [2023-07-12T23:43:17.262Z] d88bcf773fc4: Layer already exists [2023-07-12T23:43:17.262Z] 1d0dbcf49ed5: Layer already exists [2023-07-12T23:43:17.262Z] 6491ab05851f: Layer already exists [2023-07-12T23:43:17.262Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:17.262Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:17.262Z] fbc350891d49: Layer already exists [2023-07-12T23:43:17.262Z] 82ecce7c4130: Layer already exists [2023-07-12T23:43:17.262Z] 5f70bf18a086: Layer already exists [2023-07-12T23:43:17.262Z] f1b5be49456a: Layer already exists [2023-07-12T23:43:17.262Z] 42d0ea97012a: Layer already exists [2023-07-12T23:43:17.262Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:17.528Z] 3.1.0-dev.8: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:17.874Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:18.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:18.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T23:43:18.211Z] f41be2aaf59c: Preparing [2023-07-12T23:43:18.211Z] beea329ffa09: Preparing [2023-07-12T23:43:18.211Z] 5dbdfc39731c: Preparing [2023-07-12T23:43:18.211Z] d88bcf773fc4: Preparing [2023-07-12T23:43:18.211Z] f6631f33f4d2: Preparing [2023-07-12T23:43:18.211Z] 6491ab05851f: Preparing [2023-07-12T23:43:18.211Z] 1d0dbcf49ed5: Preparing [2023-07-12T23:43:18.211Z] 2f2563c13620: Preparing [2023-07-12T23:43:18.211Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:18.211Z] fbc350891d49: Preparing [2023-07-12T23:43:18.211Z] 82ecce7c4130: Preparing [2023-07-12T23:43:18.211Z] 5f70bf18a086: Preparing [2023-07-12T23:43:18.211Z] f1b5be49456a: Preparing [2023-07-12T23:43:18.211Z] 42d0ea97012a: Preparing [2023-07-12T23:43:18.211Z] 9386262d7a74: Preparing [2023-07-12T23:43:18.211Z] 6491ab05851f: Waiting [2023-07-12T23:43:18.211Z] 1d0dbcf49ed5: Waiting [2023-07-12T23:43:18.211Z] 2f2563c13620: Waiting [2023-07-12T23:43:18.211Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:18.211Z] fbc350891d49: Waiting [2023-07-12T23:43:18.211Z] 82ecce7c4130: Waiting [2023-07-12T23:43:18.211Z] 5f70bf18a086: Waiting [2023-07-12T23:43:18.211Z] f1b5be49456a: Waiting [2023-07-12T23:43:18.211Z] 42d0ea97012a: Waiting [2023-07-12T23:43:18.211Z] 9386262d7a74: Waiting [2023-07-12T23:43:18.211Z] d88bcf773fc4: Layer already exists [2023-07-12T23:43:18.211Z] 5dbdfc39731c: Layer already exists [2023-07-12T23:43:18.211Z] beea329ffa09: Layer already exists [2023-07-12T23:43:18.211Z] f6631f33f4d2: Layer already exists [2023-07-12T23:43:18.211Z] f41be2aaf59c: Layer already exists [2023-07-12T23:43:18.211Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:18.211Z] 6491ab05851f: Layer already exists [2023-07-12T23:43:18.211Z] 1d0dbcf49ed5: Layer already exists [2023-07-12T23:43:18.211Z] fbc350891d49: Layer already exists [2023-07-12T23:43:18.211Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:18.211Z] 5f70bf18a086: Layer already exists [2023-07-12T23:43:18.211Z] f1b5be49456a: Layer already exists [2023-07-12T23:43:18.211Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:18.211Z] 42d0ea97012a: Layer already exists [2023-07-12T23:43:18.211Z] 82ecce7c4130: Layer already exists [2023-07-12T23:43:18.477Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:18.812Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:19.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-07-12T23:43:19.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T23:43:19.147Z] f41be2aaf59c: Preparing [2023-07-12T23:43:19.147Z] beea329ffa09: Preparing [2023-07-12T23:43:19.147Z] 5dbdfc39731c: Preparing [2023-07-12T23:43:19.147Z] d88bcf773fc4: Preparing [2023-07-12T23:43:19.147Z] f6631f33f4d2: Preparing [2023-07-12T23:43:19.147Z] 6491ab05851f: Preparing [2023-07-12T23:43:19.147Z] 1d0dbcf49ed5: Preparing [2023-07-12T23:43:19.147Z] 2f2563c13620: Preparing [2023-07-12T23:43:19.147Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:19.147Z] fbc350891d49: Preparing [2023-07-12T23:43:19.147Z] 82ecce7c4130: Preparing [2023-07-12T23:43:19.147Z] 5f70bf18a086: Preparing [2023-07-12T23:43:19.147Z] f1b5be49456a: Preparing [2023-07-12T23:43:19.147Z] 42d0ea97012a: Preparing [2023-07-12T23:43:19.147Z] 9386262d7a74: Preparing [2023-07-12T23:43:19.147Z] fbc350891d49: Waiting [2023-07-12T23:43:19.147Z] 82ecce7c4130: Waiting [2023-07-12T23:43:19.147Z] f1b5be49456a: Waiting [2023-07-12T23:43:19.147Z] 42d0ea97012a: Waiting [2023-07-12T23:43:19.147Z] 9386262d7a74: Waiting [2023-07-12T23:43:19.147Z] 1d0dbcf49ed5: Waiting [2023-07-12T23:43:19.147Z] 2f2563c13620: Waiting [2023-07-12T23:43:19.147Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:19.147Z] 6491ab05851f: Waiting [2023-07-12T23:43:19.147Z] 5f70bf18a086: Waiting [2023-07-12T23:43:19.147Z] f41be2aaf59c: Layer already exists [2023-07-12T23:43:19.147Z] f6631f33f4d2: Layer already exists [2023-07-12T23:43:19.147Z] beea329ffa09: Layer already exists [2023-07-12T23:43:19.147Z] d88bcf773fc4: Layer already exists [2023-07-12T23:43:19.147Z] 5dbdfc39731c: Layer already exists [2023-07-12T23:43:19.147Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:19.148Z] 1d0dbcf49ed5: Layer already exists [2023-07-12T23:43:19.148Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:19.148Z] 6491ab05851f: Layer already exists [2023-07-12T23:43:19.148Z] fbc350891d49: Layer already exists [2023-07-12T23:43:19.148Z] 5f70bf18a086: Layer already exists [2023-07-12T23:43:19.148Z] 82ecce7c4130: Layer already exists [2023-07-12T23:43:19.148Z] 42d0ea97012a: Layer already exists [2023-07-12T23:43:19.148Z] f1b5be49456a: Layer already exists [2023-07-12T23:43:19.148Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:19.413Z] main: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:43:19.452Z] ===================================================== [Pipeline] echo [2023-07-12T23:43:19.458Z] taggedImages: [2023-07-12T23:43:19.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:19.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-12T23:43:19.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.8 [2023-07-12T23:43:19.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:19.458Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-07-12T23:43:19.472Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-07-12T23:43:19.472Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:19.472Z] latest [2023-07-12T23:43:19.472Z] 3.1.0-dev.8 [2023-07-12T23:43:19.472Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:19.472Z] main [2023-07-12T23:43:19.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:19.805Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:20.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:20.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T23:43:20.149Z] cc32c2ec8262: Preparing [2023-07-12T23:43:20.149Z] fafe5178d8f4: Preparing [2023-07-12T23:43:20.149Z] a2185fa248f7: Preparing [2023-07-12T23:43:20.149Z] 521a6e770a2f: Preparing [2023-07-12T23:43:20.149Z] 2f2563c13620: Preparing [2023-07-12T23:43:20.149Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:20.149Z] 67061c766935: Preparing [2023-07-12T23:43:20.149Z] 9386262d7a74: Preparing [2023-07-12T23:43:20.149Z] 67061c766935: Waiting [2023-07-12T23:43:20.149Z] 9386262d7a74: Waiting [2023-07-12T23:43:20.149Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:20.415Z] fafe5178d8f4: Pushed [2023-07-12T23:43:20.415Z] a2185fa248f7: Pushed [2023-07-12T23:43:22.992Z] 521a6e770a2f: Pushed [2023-07-12T23:43:23.260Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:23.260Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:23.260Z] 67061c766935: Layer already exists [2023-07-12T23:43:23.260Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:23.527Z] cc32c2ec8262: Pushed [2023-07-12T23:43:23.527Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:23.869Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:24.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-12T23:43:24.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T23:43:24.206Z] cc32c2ec8262: Preparing [2023-07-12T23:43:24.206Z] fafe5178d8f4: Preparing [2023-07-12T23:43:24.206Z] a2185fa248f7: Preparing [2023-07-12T23:43:24.206Z] 521a6e770a2f: Preparing [2023-07-12T23:43:24.206Z] 2f2563c13620: Preparing [2023-07-12T23:43:24.206Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:24.206Z] 67061c766935: Preparing [2023-07-12T23:43:24.206Z] 9386262d7a74: Preparing [2023-07-12T23:43:24.206Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:24.206Z] 9386262d7a74: Waiting [2023-07-12T23:43:24.206Z] 67061c766935: Waiting [2023-07-12T23:43:24.206Z] 521a6e770a2f: Layer already exists [2023-07-12T23:43:24.206Z] cc32c2ec8262: Layer already exists [2023-07-12T23:43:24.206Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:24.206Z] fafe5178d8f4: Layer already exists [2023-07-12T23:43:24.206Z] a2185fa248f7: Layer already exists [2023-07-12T23:43:24.206Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:24.206Z] 67061c766935: Layer already exists [2023-07-12T23:43:24.206Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:24.472Z] latest: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:24.814Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:25.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.8 [2023-07-12T23:43:25.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T23:43:25.146Z] cc32c2ec8262: Preparing [2023-07-12T23:43:25.146Z] fafe5178d8f4: Preparing [2023-07-12T23:43:25.146Z] a2185fa248f7: Preparing [2023-07-12T23:43:25.146Z] 521a6e770a2f: Preparing [2023-07-12T23:43:25.146Z] 2f2563c13620: Preparing [2023-07-12T23:43:25.146Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:25.146Z] 67061c766935: Preparing [2023-07-12T23:43:25.146Z] 9386262d7a74: Preparing [2023-07-12T23:43:25.146Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:25.146Z] 67061c766935: Waiting [2023-07-12T23:43:25.146Z] 9386262d7a74: Waiting [2023-07-12T23:43:25.146Z] 521a6e770a2f: Layer already exists [2023-07-12T23:43:25.146Z] fafe5178d8f4: Layer already exists [2023-07-12T23:43:25.146Z] a2185fa248f7: Layer already exists [2023-07-12T23:43:25.146Z] cc32c2ec8262: Layer already exists [2023-07-12T23:43:25.146Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:25.146Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:25.146Z] 67061c766935: Layer already exists [2023-07-12T23:43:25.146Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:25.199Z] 3.1.0-dev.8: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:25.557Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:25.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:25.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T23:43:25.899Z] cc32c2ec8262: Preparing [2023-07-12T23:43:25.899Z] fafe5178d8f4: Preparing [2023-07-12T23:43:25.899Z] a2185fa248f7: Preparing [2023-07-12T23:43:25.899Z] 521a6e770a2f: Preparing [2023-07-12T23:43:25.899Z] 2f2563c13620: Preparing [2023-07-12T23:43:25.899Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:25.899Z] 67061c766935: Preparing [2023-07-12T23:43:25.899Z] 9386262d7a74: Preparing [2023-07-12T23:43:25.899Z] 67061c766935: Waiting [2023-07-12T23:43:25.899Z] 9386262d7a74: Waiting [2023-07-12T23:43:25.899Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:25.899Z] cc32c2ec8262: Layer already exists [2023-07-12T23:43:25.899Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:25.899Z] fafe5178d8f4: Layer already exists [2023-07-12T23:43:25.899Z] a2185fa248f7: Layer already exists [2023-07-12T23:43:25.899Z] 521a6e770a2f: Layer already exists [2023-07-12T23:43:25.899Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:26.173Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:26.173Z] 67061c766935: Layer already exists [2023-07-12T23:43:26.173Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:26.516Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:26.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-07-12T23:43:26.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T23:43:26.865Z] cc32c2ec8262: Preparing [2023-07-12T23:43:26.865Z] fafe5178d8f4: Preparing [2023-07-12T23:43:26.865Z] a2185fa248f7: Preparing [2023-07-12T23:43:26.865Z] 521a6e770a2f: Preparing [2023-07-12T23:43:26.865Z] 2f2563c13620: Preparing [2023-07-12T23:43:26.865Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:26.865Z] 67061c766935: Preparing [2023-07-12T23:43:26.865Z] 9386262d7a74: Preparing [2023-07-12T23:43:26.865Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:26.865Z] 9386262d7a74: Waiting [2023-07-12T23:43:26.865Z] 67061c766935: Waiting [2023-07-12T23:43:26.865Z] cc32c2ec8262: Layer already exists [2023-07-12T23:43:26.865Z] fafe5178d8f4: Layer already exists [2023-07-12T23:43:26.865Z] 521a6e770a2f: Layer already exists [2023-07-12T23:43:26.865Z] a2185fa248f7: Layer already exists [2023-07-12T23:43:26.865Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:26.865Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:26.865Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:26.865Z] 67061c766935: Layer already exists [2023-07-12T23:43:27.130Z] main: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:43:27.169Z] ===================================================== [Pipeline] echo [2023-07-12T23:43:27.175Z] taggedImages: [2023-07-12T23:43:27.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:27.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-12T23:43:27.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.8 [2023-07-12T23:43:27.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:27.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-07-12T23:43:27.189Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-07-12T23:43:27.189Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:27.189Z] latest [2023-07-12T23:43:27.189Z] 3.1.0-dev.8 [2023-07-12T23:43:27.189Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:27.189Z] main [2023-07-12T23:43:27.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:27.514Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:27.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:27.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T23:43:27.853Z] 1f35ef39c9b1: Preparing [2023-07-12T23:43:27.853Z] efc66a661a16: Preparing [2023-07-12T23:43:27.853Z] c8646917c2c6: Preparing [2023-07-12T23:43:27.853Z] 976910df6513: Preparing [2023-07-12T23:43:27.853Z] 2f2563c13620: Preparing [2023-07-12T23:43:27.853Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:27.854Z] 5375b576f681: Preparing [2023-07-12T23:43:27.854Z] 0c1ff927bed7: Preparing [2023-07-12T23:43:27.854Z] 9386262d7a74: Preparing [2023-07-12T23:43:27.854Z] 5375b576f681: Waiting [2023-07-12T23:43:27.854Z] 0c1ff927bed7: Waiting [2023-07-12T23:43:27.854Z] 9386262d7a74: Waiting [2023-07-12T23:43:27.854Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:27.854Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:27.854Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:28.120Z] 976910df6513: Pushed [2023-07-12T23:43:28.120Z] efc66a661a16: Pushed [2023-07-12T23:43:28.120Z] 1f35ef39c9b1: Pushed [2023-07-12T23:43:28.120Z] 5375b576f681: Pushed [2023-07-12T23:43:28.120Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:28.386Z] 0c1ff927bed7: Pushed [2023-07-12T23:43:30.961Z] c8646917c2c6: Pushed [2023-07-12T23:43:30.961Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:31.312Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:31.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-12T23:43:31.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T23:43:31.649Z] 1f35ef39c9b1: Preparing [2023-07-12T23:43:31.649Z] efc66a661a16: Preparing [2023-07-12T23:43:31.649Z] c8646917c2c6: Preparing [2023-07-12T23:43:31.649Z] 976910df6513: Preparing [2023-07-12T23:43:31.649Z] 2f2563c13620: Preparing [2023-07-12T23:43:31.649Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:31.649Z] 5375b576f681: Preparing [2023-07-12T23:43:31.649Z] 0c1ff927bed7: Preparing [2023-07-12T23:43:31.649Z] 9386262d7a74: Preparing [2023-07-12T23:43:31.649Z] 5375b576f681: Waiting [2023-07-12T23:43:31.649Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:31.649Z] 0c1ff927bed7: Waiting [2023-07-12T23:43:31.649Z] 9386262d7a74: Waiting [2023-07-12T23:43:31.649Z] efc66a661a16: Layer already exists [2023-07-12T23:43:31.649Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:31.649Z] c8646917c2c6: Layer already exists [2023-07-12T23:43:31.649Z] 976910df6513: Layer already exists [2023-07-12T23:43:31.649Z] 1f35ef39c9b1: Layer already exists [2023-07-12T23:43:31.649Z] 5375b576f681: Layer already exists [2023-07-12T23:43:31.649Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:31.649Z] 0c1ff927bed7: Layer already exists [2023-07-12T23:43:31.649Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:31.914Z] latest: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:32.265Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:32.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.8 [2023-07-12T23:43:32.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T23:43:32.610Z] 1f35ef39c9b1: Preparing [2023-07-12T23:43:32.610Z] efc66a661a16: Preparing [2023-07-12T23:43:32.610Z] c8646917c2c6: Preparing [2023-07-12T23:43:32.610Z] 976910df6513: Preparing [2023-07-12T23:43:32.610Z] 2f2563c13620: Preparing [2023-07-12T23:43:32.610Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:32.610Z] 5375b576f681: Preparing [2023-07-12T23:43:32.610Z] 0c1ff927bed7: Preparing [2023-07-12T23:43:32.610Z] 9386262d7a74: Preparing [2023-07-12T23:43:32.610Z] 5375b576f681: Waiting [2023-07-12T23:43:32.610Z] 0c1ff927bed7: Waiting [2023-07-12T23:43:32.610Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:32.610Z] 9386262d7a74: Waiting [2023-07-12T23:43:32.610Z] 1f35ef39c9b1: Layer already exists [2023-07-12T23:43:32.610Z] c8646917c2c6: Layer already exists [2023-07-12T23:43:32.610Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:32.610Z] 976910df6513: Layer already exists [2023-07-12T23:43:32.610Z] efc66a661a16: Layer already exists [2023-07-12T23:43:32.610Z] 5375b576f681: Layer already exists [2023-07-12T23:43:32.610Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:32.610Z] 0c1ff927bed7: Layer already exists [2023-07-12T23:43:32.610Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:32.610Z] 3.1.0-dev.8: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:33.215Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:33.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:33.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T23:43:33.554Z] 1f35ef39c9b1: Preparing [2023-07-12T23:43:33.554Z] efc66a661a16: Preparing [2023-07-12T23:43:33.554Z] c8646917c2c6: Preparing [2023-07-12T23:43:33.554Z] 976910df6513: Preparing [2023-07-12T23:43:33.554Z] 2f2563c13620: Preparing [2023-07-12T23:43:33.554Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:33.554Z] 5375b576f681: Preparing [2023-07-12T23:43:33.554Z] 0c1ff927bed7: Preparing [2023-07-12T23:43:33.554Z] 9386262d7a74: Preparing [2023-07-12T23:43:33.554Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:33.554Z] 5375b576f681: Waiting [2023-07-12T23:43:33.554Z] 9386262d7a74: Waiting [2023-07-12T23:43:33.554Z] 0c1ff927bed7: Waiting [2023-07-12T23:43:33.554Z] 976910df6513: Layer already exists [2023-07-12T23:43:33.554Z] efc66a661a16: Layer already exists [2023-07-12T23:43:33.554Z] 1f35ef39c9b1: Layer already exists [2023-07-12T23:43:33.554Z] c8646917c2c6: Layer already exists [2023-07-12T23:43:33.554Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:33.554Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:33.554Z] 5375b576f681: Layer already exists [2023-07-12T23:43:33.554Z] 0c1ff927bed7: Layer already exists [2023-07-12T23:43:33.554Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:33.819Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:34.152Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:37.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-07-12T23:43:37.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T23:43:37.066Z] 1f35ef39c9b1: Preparing [2023-07-12T23:43:37.066Z] efc66a661a16: Preparing [2023-07-12T23:43:37.066Z] c8646917c2c6: Preparing [2023-07-12T23:43:37.066Z] 976910df6513: Preparing [2023-07-12T23:43:37.066Z] 2f2563c13620: Preparing [2023-07-12T23:43:37.066Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:37.066Z] 5375b576f681: Preparing [2023-07-12T23:43:37.066Z] 0c1ff927bed7: Preparing [2023-07-12T23:43:37.066Z] 9386262d7a74: Preparing [2023-07-12T23:43:37.066Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:37.066Z] 0c1ff927bed7: Waiting [2023-07-12T23:43:37.066Z] 9386262d7a74: Waiting [2023-07-12T23:43:37.066Z] 5375b576f681: Waiting [2023-07-12T23:43:37.066Z] 976910df6513: Layer already exists [2023-07-12T23:43:37.066Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:37.066Z] c8646917c2c6: Layer already exists [2023-07-12T23:43:37.066Z] 1f35ef39c9b1: Layer already exists [2023-07-12T23:43:37.066Z] efc66a661a16: Layer already exists [2023-07-12T23:43:37.066Z] 0c1ff927bed7: Layer already exists [2023-07-12T23:43:37.066Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:37.066Z] 5375b576f681: Layer already exists [2023-07-12T23:43:37.066Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:37.332Z] main: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:43:37.385Z] ===================================================== [Pipeline] echo [2023-07-12T23:43:37.394Z] taggedImages: [2023-07-12T23:43:37.394Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:37.394Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-12T23:43:37.394Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.8 [2023-07-12T23:43:37.394Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:37.394Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-07-12T23:43:37.416Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-07-12T23:43:37.416Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:37.416Z] latest [2023-07-12T23:43:37.416Z] 3.1.0-dev.8 [2023-07-12T23:43:37.416Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:37.416Z] main [2023-07-12T23:43:37.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:37.757Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:38.101Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:38.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T23:43:38.101Z] bf61d7d6ce13: Preparing [2023-07-12T23:43:38.101Z] 1af7300f72ab: Preparing [2023-07-12T23:43:38.101Z] 6c4ca6d2d263: Preparing [2023-07-12T23:43:38.101Z] 568d29e198a3: Preparing [2023-07-12T23:43:38.101Z] a92e01931df6: Preparing [2023-07-12T23:43:38.101Z] 662ae7e02802: Preparing [2023-07-12T23:43:38.101Z] 6f9734ad1bf3: Preparing [2023-07-12T23:43:38.101Z] 2f2563c13620: Preparing [2023-07-12T23:43:38.101Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:38.101Z] bd0496b46dd9: Preparing [2023-07-12T23:43:38.101Z] 9386262d7a74: Preparing [2023-07-12T23:43:38.101Z] 6f9734ad1bf3: Waiting [2023-07-12T23:43:38.101Z] bd0496b46dd9: Waiting [2023-07-12T23:43:38.101Z] 9386262d7a74: Waiting [2023-07-12T23:43:38.101Z] 2f2563c13620: Waiting [2023-07-12T23:43:38.101Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:38.101Z] 662ae7e02802: Waiting [2023-07-12T23:43:38.368Z] 1af7300f72ab: Pushed [2023-07-12T23:43:38.368Z] a92e01931df6: Pushed [2023-07-12T23:43:38.368Z] bf61d7d6ce13: Pushed [2023-07-12T23:43:38.368Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:38.368Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:38.368Z] 662ae7e02802: Pushed [2023-07-12T23:43:38.368Z] 6f9734ad1bf3: Pushed [2023-07-12T23:43:38.368Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:40.942Z] bd0496b46dd9: Pushed [2023-07-12T23:43:40.942Z] 568d29e198a3: Pushed [2023-07-12T23:43:41.899Z] 6c4ca6d2d263: Pushed [2023-07-12T23:43:41.899Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:42.241Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:42.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-12T23:43:42.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T23:43:42.566Z] bf61d7d6ce13: Preparing [2023-07-12T23:43:42.566Z] 1af7300f72ab: Preparing [2023-07-12T23:43:42.566Z] 6c4ca6d2d263: Preparing [2023-07-12T23:43:42.566Z] 568d29e198a3: Preparing [2023-07-12T23:43:42.566Z] a92e01931df6: Preparing [2023-07-12T23:43:42.566Z] 662ae7e02802: Preparing [2023-07-12T23:43:42.566Z] 6f9734ad1bf3: Preparing [2023-07-12T23:43:42.566Z] 2f2563c13620: Preparing [2023-07-12T23:43:42.566Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:42.566Z] bd0496b46dd9: Preparing [2023-07-12T23:43:42.566Z] 9386262d7a74: Preparing [2023-07-12T23:43:42.566Z] 662ae7e02802: Waiting [2023-07-12T23:43:42.566Z] 6f9734ad1bf3: Waiting [2023-07-12T23:43:42.566Z] bd0496b46dd9: Waiting [2023-07-12T23:43:42.566Z] 9386262d7a74: Waiting [2023-07-12T23:43:42.566Z] 2f2563c13620: Waiting [2023-07-12T23:43:42.566Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:42.566Z] a92e01931df6: Layer already exists [2023-07-12T23:43:42.566Z] 1af7300f72ab: Layer already exists [2023-07-12T23:43:42.566Z] 568d29e198a3: Layer already exists [2023-07-12T23:43:42.566Z] bf61d7d6ce13: Layer already exists [2023-07-12T23:43:42.566Z] 6c4ca6d2d263: Layer already exists [2023-07-12T23:43:42.566Z] 6f9734ad1bf3: Layer already exists [2023-07-12T23:43:42.566Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:42.566Z] bd0496b46dd9: Layer already exists [2023-07-12T23:43:42.566Z] 662ae7e02802: Layer already exists [2023-07-12T23:43:42.566Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:42.566Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:42.831Z] latest: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:43.167Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:43.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.8 [2023-07-12T23:43:43.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T23:43:43.495Z] bf61d7d6ce13: Preparing [2023-07-12T23:43:43.495Z] 1af7300f72ab: Preparing [2023-07-12T23:43:43.495Z] 6c4ca6d2d263: Preparing [2023-07-12T23:43:43.495Z] 568d29e198a3: Preparing [2023-07-12T23:43:43.495Z] a92e01931df6: Preparing [2023-07-12T23:43:43.495Z] 662ae7e02802: Preparing [2023-07-12T23:43:43.495Z] 6f9734ad1bf3: Preparing [2023-07-12T23:43:43.495Z] 2f2563c13620: Preparing [2023-07-12T23:43:43.495Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:43.495Z] bd0496b46dd9: Preparing [2023-07-12T23:43:43.495Z] 9386262d7a74: Preparing [2023-07-12T23:43:43.495Z] 662ae7e02802: Waiting [2023-07-12T23:43:43.495Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:43.495Z] 6f9734ad1bf3: Waiting [2023-07-12T23:43:43.495Z] 2f2563c13620: Waiting [2023-07-12T23:43:43.495Z] 9386262d7a74: Waiting [2023-07-12T23:43:43.495Z] bd0496b46dd9: Waiting [2023-07-12T23:43:43.495Z] bf61d7d6ce13: Layer already exists [2023-07-12T23:43:43.495Z] 1af7300f72ab: Layer already exists [2023-07-12T23:43:43.495Z] 568d29e198a3: Layer already exists [2023-07-12T23:43:43.495Z] 6c4ca6d2d263: Layer already exists [2023-07-12T23:43:43.495Z] a92e01931df6: Layer already exists [2023-07-12T23:43:43.495Z] 662ae7e02802: Layer already exists [2023-07-12T23:43:43.495Z] 6f9734ad1bf3: Layer already exists [2023-07-12T23:43:43.495Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:43.495Z] bd0496b46dd9: Layer already exists [2023-07-12T23:43:43.495Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:43.495Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:43.760Z] 3.1.0-dev.8: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:44.090Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:44.420Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:44.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T23:43:44.421Z] bf61d7d6ce13: Preparing [2023-07-12T23:43:44.421Z] 1af7300f72ab: Preparing [2023-07-12T23:43:44.421Z] 6c4ca6d2d263: Preparing [2023-07-12T23:43:44.421Z] 568d29e198a3: Preparing [2023-07-12T23:43:44.421Z] a92e01931df6: Preparing [2023-07-12T23:43:44.421Z] 662ae7e02802: Preparing [2023-07-12T23:43:44.421Z] 6f9734ad1bf3: Preparing [2023-07-12T23:43:44.421Z] 2f2563c13620: Preparing [2023-07-12T23:43:44.421Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:44.421Z] bd0496b46dd9: Preparing [2023-07-12T23:43:44.421Z] 9386262d7a74: Preparing [2023-07-12T23:43:44.421Z] 2f2563c13620: Waiting [2023-07-12T23:43:44.421Z] 662ae7e02802: Waiting [2023-07-12T23:43:44.421Z] 6f9734ad1bf3: Waiting [2023-07-12T23:43:44.421Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:44.421Z] bd0496b46dd9: Waiting [2023-07-12T23:43:44.421Z] 9386262d7a74: Waiting [2023-07-12T23:43:44.421Z] bf61d7d6ce13: Layer already exists [2023-07-12T23:43:44.421Z] 568d29e198a3: Layer already exists [2023-07-12T23:43:44.421Z] 1af7300f72ab: Layer already exists [2023-07-12T23:43:44.421Z] 6c4ca6d2d263: Layer already exists [2023-07-12T23:43:44.421Z] a92e01931df6: Layer already exists [2023-07-12T23:43:44.421Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:44.421Z] 662ae7e02802: Layer already exists [2023-07-12T23:43:44.421Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:44.421Z] 6f9734ad1bf3: Layer already exists [2023-07-12T23:43:44.421Z] bd0496b46dd9: Layer already exists [2023-07-12T23:43:44.421Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:44.686Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:45.019Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:45.346Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-07-12T23:43:45.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T23:43:45.346Z] bf61d7d6ce13: Preparing [2023-07-12T23:43:45.347Z] 1af7300f72ab: Preparing [2023-07-12T23:43:45.347Z] 6c4ca6d2d263: Preparing [2023-07-12T23:43:45.347Z] 568d29e198a3: Preparing [2023-07-12T23:43:45.347Z] a92e01931df6: Preparing [2023-07-12T23:43:45.347Z] 662ae7e02802: Preparing [2023-07-12T23:43:45.347Z] 6f9734ad1bf3: Preparing [2023-07-12T23:43:45.347Z] 2f2563c13620: Preparing [2023-07-12T23:43:45.347Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:45.347Z] bd0496b46dd9: Preparing [2023-07-12T23:43:45.347Z] 9386262d7a74: Preparing [2023-07-12T23:43:45.347Z] 2f2563c13620: Waiting [2023-07-12T23:43:45.347Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:45.347Z] 662ae7e02802: Waiting [2023-07-12T23:43:45.347Z] bd0496b46dd9: Waiting [2023-07-12T23:43:45.347Z] 6f9734ad1bf3: Waiting [2023-07-12T23:43:45.347Z] 9386262d7a74: Waiting [2023-07-12T23:43:45.347Z] a92e01931df6: Layer already exists [2023-07-12T23:43:45.347Z] 6c4ca6d2d263: Layer already exists [2023-07-12T23:43:45.347Z] 568d29e198a3: Layer already exists [2023-07-12T23:43:45.347Z] bf61d7d6ce13: Layer already exists [2023-07-12T23:43:45.347Z] 1af7300f72ab: Layer already exists [2023-07-12T23:43:45.347Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:45.347Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:45.347Z] bd0496b46dd9: Layer already exists [2023-07-12T23:43:45.347Z] 6f9734ad1bf3: Layer already exists [2023-07-12T23:43:45.347Z] 662ae7e02802: Layer already exists [2023-07-12T23:43:45.347Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:45.612Z] main: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:43:45.653Z] ===================================================== [Pipeline] echo [2023-07-12T23:43:45.659Z] taggedImages: [2023-07-12T23:43:45.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:45.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-12T23:43:45.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.8 [2023-07-12T23:43:45.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:45.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-07-12T23:43:45.673Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-07-12T23:43:45.673Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:45.673Z] latest [2023-07-12T23:43:45.673Z] 3.1.0-dev.8 [2023-07-12T23:43:45.673Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:45.673Z] main [2023-07-12T23:43:45.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:46.002Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:46.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:46.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T23:43:46.330Z] 779c6b073479: Preparing [2023-07-12T23:43:46.330Z] c06fe7560b04: Preparing [2023-07-12T23:43:46.330Z] 2f2563c13620: Preparing [2023-07-12T23:43:46.330Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:46.330Z] 7707e2d2a1ca: Preparing [2023-07-12T23:43:46.330Z] 9386262d7a74: Preparing [2023-07-12T23:43:46.330Z] 9386262d7a74: Waiting [2023-07-12T23:43:46.330Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:46.330Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:46.595Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:46.595Z] 779c6b073479: Pushed [2023-07-12T23:43:47.552Z] 7707e2d2a1ca: Pushed [2023-07-12T23:43:50.882Z] c06fe7560b04: Pushed [2023-07-12T23:43:50.882Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:51.482Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:51.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-12T23:43:51.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T23:43:51.813Z] 779c6b073479: Preparing [2023-07-12T23:43:51.813Z] c06fe7560b04: Preparing [2023-07-12T23:43:51.813Z] 2f2563c13620: Preparing [2023-07-12T23:43:51.813Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:51.813Z] 7707e2d2a1ca: Preparing [2023-07-12T23:43:51.813Z] 9386262d7a74: Preparing [2023-07-12T23:43:51.813Z] 9386262d7a74: Waiting [2023-07-12T23:43:51.813Z] c06fe7560b04: Layer already exists [2023-07-12T23:43:51.813Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:51.813Z] 779c6b073479: Layer already exists [2023-07-12T23:43:51.813Z] 7707e2d2a1ca: Layer already exists [2023-07-12T23:43:51.813Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:51.813Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:52.079Z] latest: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:52.416Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:52.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.8 [2023-07-12T23:43:52.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T23:43:52.748Z] 779c6b073479: Preparing [2023-07-12T23:43:52.748Z] c06fe7560b04: Preparing [2023-07-12T23:43:52.748Z] 2f2563c13620: Preparing [2023-07-12T23:43:52.748Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:52.748Z] 7707e2d2a1ca: Preparing [2023-07-12T23:43:52.748Z] 9386262d7a74: Preparing [2023-07-12T23:43:52.748Z] 9386262d7a74: Waiting [2023-07-12T23:43:52.748Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:52.748Z] 7707e2d2a1ca: Layer already exists [2023-07-12T23:43:52.748Z] c06fe7560b04: Layer already exists [2023-07-12T23:43:52.748Z] 779c6b073479: Layer already exists [2023-07-12T23:43:52.748Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:52.748Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:53.014Z] 3.1.0-dev.8: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:53.346Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:53.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:53.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T23:43:53.676Z] 779c6b073479: Preparing [2023-07-12T23:43:53.676Z] c06fe7560b04: Preparing [2023-07-12T23:43:53.676Z] 2f2563c13620: Preparing [2023-07-12T23:43:53.676Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:53.676Z] 7707e2d2a1ca: Preparing [2023-07-12T23:43:53.676Z] 9386262d7a74: Preparing [2023-07-12T23:43:53.676Z] 9386262d7a74: Waiting [2023-07-12T23:43:53.676Z] 7707e2d2a1ca: Layer already exists [2023-07-12T23:43:53.676Z] 779c6b073479: Layer already exists [2023-07-12T23:43:53.676Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:53.676Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:53.676Z] c06fe7560b04: Layer already exists [2023-07-12T23:43:53.676Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:53.942Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:54.288Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:54.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-07-12T23:43:54.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T23:43:54.625Z] 779c6b073479: Preparing [2023-07-12T23:43:54.625Z] c06fe7560b04: Preparing [2023-07-12T23:43:54.625Z] 2f2563c13620: Preparing [2023-07-12T23:43:54.625Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:54.625Z] 7707e2d2a1ca: Preparing [2023-07-12T23:43:54.625Z] 9386262d7a74: Preparing [2023-07-12T23:43:54.625Z] 9386262d7a74: Waiting [2023-07-12T23:43:54.625Z] c06fe7560b04: Layer already exists [2023-07-12T23:43:54.625Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:54.625Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:54.625Z] 7707e2d2a1ca: Layer already exists [2023-07-12T23:43:54.625Z] 779c6b073479: Layer already exists [2023-07-12T23:43:54.625Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:54.891Z] main: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:43:54.932Z] ===================================================== [Pipeline] echo [2023-07-12T23:43:54.939Z] taggedImages: [2023-07-12T23:43:54.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:54.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-12T23:43:54.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.8 [2023-07-12T23:43:54.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:54.940Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-07-12T23:43:54.955Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-07-12T23:43:54.955Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:54.955Z] latest [2023-07-12T23:43:54.955Z] 3.1.0-dev.8 [2023-07-12T23:43:54.955Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:43:54.955Z] main [2023-07-12T23:43:54.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:55.287Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:43:55.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:43:55.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T23:43:55.624Z] f0e049367257: Preparing [2023-07-12T23:43:55.624Z] 5b7984831a24: Preparing [2023-07-12T23:43:55.624Z] 42aa88499d41: Preparing [2023-07-12T23:43:55.624Z] 805e7ae35f06: Preparing [2023-07-12T23:43:55.624Z] 3b07266b1fea: Preparing [2023-07-12T23:43:55.624Z] 2f2563c13620: Preparing [2023-07-12T23:43:55.624Z] a9a56d5f7c4d: Preparing [2023-07-12T23:43:55.624Z] 9089b5298266: Preparing [2023-07-12T23:43:55.624Z] 9386262d7a74: Preparing [2023-07-12T23:43:55.624Z] a9a56d5f7c4d: Waiting [2023-07-12T23:43:55.624Z] 9089b5298266: Waiting [2023-07-12T23:43:55.624Z] 9386262d7a74: Waiting [2023-07-12T23:43:55.624Z] 2f2563c13620: Waiting [2023-07-12T23:43:55.890Z] 42aa88499d41: Pushed [2023-07-12T23:43:55.890Z] f0e049367257: Pushed [2023-07-12T23:43:55.890Z] 5b7984831a24: Pushed [2023-07-12T23:43:55.890Z] 2f2563c13620: Layer already exists [2023-07-12T23:43:55.891Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:43:55.891Z] 9386262d7a74: Layer already exists [2023-07-12T23:43:56.849Z] 9089b5298266: Pushed [2023-07-12T23:44:09.147Z] 3b07266b1fea: Pushed [2023-07-12T23:44:13.392Z] 805e7ae35f06: Pushed [2023-07-12T23:44:13.392Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:13.733Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:14.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-12T23:44:14.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T23:44:14.074Z] f0e049367257: Preparing [2023-07-12T23:44:14.074Z] 5b7984831a24: Preparing [2023-07-12T23:44:14.074Z] 42aa88499d41: Preparing [2023-07-12T23:44:14.074Z] 805e7ae35f06: Preparing [2023-07-12T23:44:14.074Z] 3b07266b1fea: Preparing [2023-07-12T23:44:14.074Z] 2f2563c13620: Preparing [2023-07-12T23:44:14.074Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:14.074Z] 9089b5298266: Preparing [2023-07-12T23:44:14.074Z] 9386262d7a74: Preparing [2023-07-12T23:44:14.074Z] 9089b5298266: Waiting [2023-07-12T23:44:14.074Z] 2f2563c13620: Waiting [2023-07-12T23:44:14.074Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:14.074Z] 9386262d7a74: Waiting [2023-07-12T23:44:14.074Z] 5b7984831a24: Layer already exists [2023-07-12T23:44:14.074Z] 805e7ae35f06: Layer already exists [2023-07-12T23:44:14.074Z] 42aa88499d41: Layer already exists [2023-07-12T23:44:14.074Z] f0e049367257: Layer already exists [2023-07-12T23:44:14.074Z] 3b07266b1fea: Layer already exists [2023-07-12T23:44:14.074Z] 9089b5298266: Layer already exists [2023-07-12T23:44:14.074Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:14.074Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:14.074Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:14.340Z] latest: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:14.685Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:15.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.8 [2023-07-12T23:44:15.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T23:44:15.979Z] f0e049367257: Preparing [2023-07-12T23:44:15.979Z] 5b7984831a24: Preparing [2023-07-12T23:44:15.979Z] 42aa88499d41: Preparing [2023-07-12T23:44:15.979Z] 805e7ae35f06: Preparing [2023-07-12T23:44:15.979Z] 3b07266b1fea: Preparing [2023-07-12T23:44:15.979Z] 2f2563c13620: Preparing [2023-07-12T23:44:15.979Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:15.979Z] 9089b5298266: Preparing [2023-07-12T23:44:15.979Z] 9386262d7a74: Preparing [2023-07-12T23:44:15.979Z] 2f2563c13620: Waiting [2023-07-12T23:44:15.979Z] 9386262d7a74: Waiting [2023-07-12T23:44:15.979Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:15.979Z] 9089b5298266: Waiting [2023-07-12T23:44:15.979Z] 5b7984831a24: Layer already exists [2023-07-12T23:44:15.979Z] f0e049367257: Layer already exists [2023-07-12T23:44:15.979Z] 805e7ae35f06: Layer already exists [2023-07-12T23:44:15.979Z] 42aa88499d41: Layer already exists [2023-07-12T23:44:15.979Z] 3b07266b1fea: Layer already exists [2023-07-12T23:44:15.979Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:15.979Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:15.979Z] 9089b5298266: Layer already exists [2023-07-12T23:44:15.979Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:16.243Z] 3.1.0-dev.8: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:16.586Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:16.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:16.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T23:44:16.918Z] f0e049367257: Preparing [2023-07-12T23:44:16.918Z] 5b7984831a24: Preparing [2023-07-12T23:44:16.918Z] 42aa88499d41: Preparing [2023-07-12T23:44:16.918Z] 805e7ae35f06: Preparing [2023-07-12T23:44:16.918Z] 3b07266b1fea: Preparing [2023-07-12T23:44:16.918Z] 2f2563c13620: Preparing [2023-07-12T23:44:16.918Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:16.918Z] 9089b5298266: Preparing [2023-07-12T23:44:16.918Z] 9386262d7a74: Preparing [2023-07-12T23:44:16.918Z] 2f2563c13620: Waiting [2023-07-12T23:44:16.918Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:16.918Z] 9089b5298266: Waiting [2023-07-12T23:44:16.918Z] 9386262d7a74: Waiting [2023-07-12T23:44:16.918Z] f0e049367257: Layer already exists [2023-07-12T23:44:16.918Z] 5b7984831a24: Layer already exists [2023-07-12T23:44:16.918Z] 42aa88499d41: Layer already exists [2023-07-12T23:44:16.918Z] 805e7ae35f06: Layer already exists [2023-07-12T23:44:16.918Z] 3b07266b1fea: Layer already exists [2023-07-12T23:44:16.918Z] 9089b5298266: Layer already exists [2023-07-12T23:44:16.918Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:16.918Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:16.918Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:16.918Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:17.522Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:17.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-07-12T23:44:17.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T23:44:17.864Z] f0e049367257: Preparing [2023-07-12T23:44:17.864Z] 5b7984831a24: Preparing [2023-07-12T23:44:17.864Z] 42aa88499d41: Preparing [2023-07-12T23:44:17.864Z] 805e7ae35f06: Preparing [2023-07-12T23:44:17.864Z] 3b07266b1fea: Preparing [2023-07-12T23:44:17.864Z] 2f2563c13620: Preparing [2023-07-12T23:44:17.864Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:17.864Z] 9089b5298266: Preparing [2023-07-12T23:44:17.864Z] 9386262d7a74: Preparing [2023-07-12T23:44:17.864Z] 2f2563c13620: Waiting [2023-07-12T23:44:17.864Z] 9089b5298266: Waiting [2023-07-12T23:44:17.864Z] 9386262d7a74: Waiting [2023-07-12T23:44:17.864Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:17.864Z] f0e049367257: Layer already exists [2023-07-12T23:44:17.864Z] 5b7984831a24: Layer already exists [2023-07-12T23:44:17.864Z] 3b07266b1fea: Layer already exists [2023-07-12T23:44:17.864Z] 805e7ae35f06: Layer already exists [2023-07-12T23:44:17.864Z] 42aa88499d41: Layer already exists [2023-07-12T23:44:17.864Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:17.864Z] 9089b5298266: Layer already exists [2023-07-12T23:44:17.864Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:17.864Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:18.129Z] main: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:44:18.185Z] ===================================================== [Pipeline] echo [2023-07-12T23:44:18.195Z] taggedImages: [2023-07-12T23:44:18.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:18.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-12T23:44:18.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.8 [2023-07-12T23:44:18.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:18.195Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-07-12T23:44:18.217Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-07-12T23:44:18.217Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:18.217Z] latest [2023-07-12T23:44:18.217Z] 3.1.0-dev.8 [2023-07-12T23:44:18.217Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:18.217Z] main [2023-07-12T23:44:18.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:18.574Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:18.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:18.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T23:44:18.902Z] 449a110b5fb7: Preparing [2023-07-12T23:44:18.902Z] c903215ed814: Preparing [2023-07-12T23:44:18.902Z] 33a722c7bb7f: Preparing [2023-07-12T23:44:18.902Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:18.902Z] 2f2563c13620: Preparing [2023-07-12T23:44:18.902Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:18.902Z] 760fcd303833: Preparing [2023-07-12T23:44:18.902Z] 9386262d7a74: Preparing [2023-07-12T23:44:18.902Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:18.902Z] 760fcd303833: Waiting [2023-07-12T23:44:18.902Z] 9386262d7a74: Waiting [2023-07-12T23:44:18.902Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:18.902Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:19.168Z] 33a722c7bb7f: Pushed [2023-07-12T23:44:19.168Z] c903215ed814: Pushed [2023-07-12T23:44:19.168Z] 449a110b5fb7: Pushed [2023-07-12T23:44:19.168Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:19.754Z] 760fcd303833: Pushed [2023-07-12T23:44:38.019Z] 6d4ac66ae0dd: Pushed [2023-07-12T23:44:38.019Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:38.383Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:38.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-12T23:44:38.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T23:44:38.717Z] 449a110b5fb7: Preparing [2023-07-12T23:44:38.717Z] c903215ed814: Preparing [2023-07-12T23:44:38.717Z] 33a722c7bb7f: Preparing [2023-07-12T23:44:38.717Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:38.717Z] 2f2563c13620: Preparing [2023-07-12T23:44:38.717Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:38.717Z] 760fcd303833: Preparing [2023-07-12T23:44:38.717Z] 9386262d7a74: Preparing [2023-07-12T23:44:38.717Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:38.717Z] 760fcd303833: Waiting [2023-07-12T23:44:38.717Z] 9386262d7a74: Waiting [2023-07-12T23:44:38.717Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:38.717Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:38.717Z] 33a722c7bb7f: Layer already exists [2023-07-12T23:44:38.717Z] c903215ed814: Layer already exists [2023-07-12T23:44:38.717Z] 449a110b5fb7: Layer already exists [2023-07-12T23:44:38.717Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:38.717Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:38.717Z] 760fcd303833: Layer already exists [2023-07-12T23:44:38.981Z] latest: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:39.324Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:39.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.8 [2023-07-12T23:44:39.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T23:44:39.659Z] 449a110b5fb7: Preparing [2023-07-12T23:44:39.659Z] c903215ed814: Preparing [2023-07-12T23:44:39.659Z] 33a722c7bb7f: Preparing [2023-07-12T23:44:39.659Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:39.659Z] 2f2563c13620: Preparing [2023-07-12T23:44:39.659Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:39.659Z] 760fcd303833: Preparing [2023-07-12T23:44:39.659Z] 9386262d7a74: Preparing [2023-07-12T23:44:39.659Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:39.659Z] 9386262d7a74: Waiting [2023-07-12T23:44:39.659Z] 760fcd303833: Waiting [2023-07-12T23:44:39.659Z] c903215ed814: Layer already exists [2023-07-12T23:44:39.659Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:39.659Z] 449a110b5fb7: Layer already exists [2023-07-12T23:44:39.659Z] 33a722c7bb7f: Layer already exists [2023-07-12T23:44:39.659Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:39.659Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:39.659Z] 760fcd303833: Layer already exists [2023-07-12T23:44:39.659Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:39.659Z] 3.1.0-dev.8: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:40.255Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:40.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:40.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T23:44:40.583Z] 449a110b5fb7: Preparing [2023-07-12T23:44:40.583Z] c903215ed814: Preparing [2023-07-12T23:44:40.583Z] 33a722c7bb7f: Preparing [2023-07-12T23:44:40.583Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:40.583Z] 2f2563c13620: Preparing [2023-07-12T23:44:40.583Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:40.583Z] 760fcd303833: Preparing [2023-07-12T23:44:40.583Z] 9386262d7a74: Preparing [2023-07-12T23:44:40.583Z] 760fcd303833: Waiting [2023-07-12T23:44:40.583Z] 9386262d7a74: Waiting [2023-07-12T23:44:40.583Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:40.583Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:40.583Z] 33a722c7bb7f: Layer already exists [2023-07-12T23:44:40.583Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:40.583Z] c903215ed814: Layer already exists [2023-07-12T23:44:40.583Z] 449a110b5fb7: Layer already exists [2023-07-12T23:44:40.583Z] 760fcd303833: Layer already exists [2023-07-12T23:44:40.583Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:40.583Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:40.583Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:40.926Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:41.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-07-12T23:44:41.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T23:44:41.255Z] 449a110b5fb7: Preparing [2023-07-12T23:44:41.255Z] c903215ed814: Preparing [2023-07-12T23:44:41.255Z] 33a722c7bb7f: Preparing [2023-07-12T23:44:41.255Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:41.255Z] 2f2563c13620: Preparing [2023-07-12T23:44:41.255Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:41.255Z] 760fcd303833: Preparing [2023-07-12T23:44:41.255Z] 9386262d7a74: Preparing [2023-07-12T23:44:41.255Z] 760fcd303833: Waiting [2023-07-12T23:44:41.255Z] 9386262d7a74: Waiting [2023-07-12T23:44:41.255Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:41.255Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:41.255Z] 449a110b5fb7: Layer already exists [2023-07-12T23:44:41.255Z] 33a722c7bb7f: Layer already exists [2023-07-12T23:44:41.255Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:41.255Z] c903215ed814: Layer already exists [2023-07-12T23:44:41.255Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:41.255Z] 760fcd303833: Layer already exists [2023-07-12T23:44:41.255Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:41.521Z] main: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:44:41.564Z] ===================================================== [Pipeline] echo [2023-07-12T23:44:41.571Z] taggedImages: [2023-07-12T23:44:41.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:41.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-12T23:44:41.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.8 [2023-07-12T23:44:41.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:41.571Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-07-12T23:44:41.586Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-07-12T23:44:41.586Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:41.586Z] latest [2023-07-12T23:44:41.586Z] 3.1.0-dev.8 [2023-07-12T23:44:41.586Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:41.586Z] main [2023-07-12T23:44:41.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:41.932Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:42.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T23:44:42.845Z] 46bfc01cc55d: Preparing [2023-07-12T23:44:42.845Z] 515c84ee521f: Preparing [2023-07-12T23:44:42.845Z] 1777a2458298: Preparing [2023-07-12T23:44:42.845Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:42.845Z] 2f2563c13620: Preparing [2023-07-12T23:44:42.845Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:42.845Z] 9089b5298266: Preparing [2023-07-12T23:44:42.845Z] 9386262d7a74: Preparing [2023-07-12T23:44:42.845Z] 9089b5298266: Waiting [2023-07-12T23:44:42.845Z] 9386262d7a74: Waiting [2023-07-12T23:44:42.845Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:42.845Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:42.845Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:42.845Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:43.112Z] 9089b5298266: Layer already exists [2023-07-12T23:44:43.112Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:43.112Z] 515c84ee521f: Pushed [2023-07-12T23:44:43.112Z] 46bfc01cc55d: Pushed [2023-07-12T23:44:43.112Z] 1777a2458298: Pushed [2023-07-12T23:44:43.112Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:43.710Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:44.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-12T23:44:44.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T23:44:44.044Z] 46bfc01cc55d: Preparing [2023-07-12T23:44:44.044Z] 515c84ee521f: Preparing [2023-07-12T23:44:44.044Z] 1777a2458298: Preparing [2023-07-12T23:44:44.044Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:44.044Z] 2f2563c13620: Preparing [2023-07-12T23:44:44.044Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:44.044Z] 9089b5298266: Preparing [2023-07-12T23:44:44.044Z] 9386262d7a74: Preparing [2023-07-12T23:44:44.044Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:44.044Z] 9089b5298266: Waiting [2023-07-12T23:44:44.044Z] 9386262d7a74: Waiting [2023-07-12T23:44:44.044Z] 46bfc01cc55d: Layer already exists [2023-07-12T23:44:44.044Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:44.044Z] 1777a2458298: Layer already exists [2023-07-12T23:44:44.044Z] 515c84ee521f: Layer already exists [2023-07-12T23:44:44.044Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:44.044Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:44.044Z] 9089b5298266: Layer already exists [2023-07-12T23:44:44.044Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:44.310Z] latest: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:44.657Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:44.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.8 [2023-07-12T23:44:44.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T23:44:44.995Z] 46bfc01cc55d: Preparing [2023-07-12T23:44:44.995Z] 515c84ee521f: Preparing [2023-07-12T23:44:44.995Z] 1777a2458298: Preparing [2023-07-12T23:44:44.995Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:44.995Z] 2f2563c13620: Preparing [2023-07-12T23:44:44.995Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:44.995Z] 9089b5298266: Preparing [2023-07-12T23:44:44.995Z] 9386262d7a74: Preparing [2023-07-12T23:44:44.995Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:44.995Z] 9089b5298266: Waiting [2023-07-12T23:44:44.995Z] 9386262d7a74: Waiting [2023-07-12T23:44:44.995Z] 46bfc01cc55d: Layer already exists [2023-07-12T23:44:44.995Z] 515c84ee521f: Layer already exists [2023-07-12T23:44:44.995Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:44.995Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:44.995Z] 1777a2458298: Layer already exists [2023-07-12T23:44:44.995Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:44.995Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:44.995Z] 9089b5298266: Layer already exists [2023-07-12T23:44:44.995Z] 3.1.0-dev.8: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:45.597Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:45.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:45.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T23:44:45.927Z] 46bfc01cc55d: Preparing [2023-07-12T23:44:45.927Z] 515c84ee521f: Preparing [2023-07-12T23:44:45.927Z] 1777a2458298: Preparing [2023-07-12T23:44:45.927Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:45.927Z] 2f2563c13620: Preparing [2023-07-12T23:44:45.927Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:45.927Z] 9089b5298266: Preparing [2023-07-12T23:44:45.927Z] 9386262d7a74: Preparing [2023-07-12T23:44:45.927Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:45.927Z] 9089b5298266: Waiting [2023-07-12T23:44:45.927Z] 9386262d7a74: Waiting [2023-07-12T23:44:45.927Z] 46bfc01cc55d: Layer already exists [2023-07-12T23:44:45.927Z] 515c84ee521f: Layer already exists [2023-07-12T23:44:45.927Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:45.927Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:45.927Z] 1777a2458298: Layer already exists [2023-07-12T23:44:45.927Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:45.927Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:45.927Z] 9089b5298266: Layer already exists [2023-07-12T23:44:46.192Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:46.531Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:46.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-07-12T23:44:46.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T23:44:46.880Z] 46bfc01cc55d: Preparing [2023-07-12T23:44:46.880Z] 515c84ee521f: Preparing [2023-07-12T23:44:46.880Z] 1777a2458298: Preparing [2023-07-12T23:44:46.880Z] 6d4ac66ae0dd: Preparing [2023-07-12T23:44:46.880Z] 2f2563c13620: Preparing [2023-07-12T23:44:46.880Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:46.880Z] 9089b5298266: Preparing [2023-07-12T23:44:46.880Z] 9386262d7a74: Preparing [2023-07-12T23:44:46.880Z] a9a56d5f7c4d: Waiting [2023-07-12T23:44:46.880Z] 9089b5298266: Waiting [2023-07-12T23:44:46.880Z] 9386262d7a74: Waiting [2023-07-12T23:44:46.880Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:46.880Z] 6d4ac66ae0dd: Layer already exists [2023-07-12T23:44:46.880Z] 515c84ee521f: Layer already exists [2023-07-12T23:44:46.880Z] 46bfc01cc55d: Layer already exists [2023-07-12T23:44:46.880Z] 1777a2458298: Layer already exists [2023-07-12T23:44:46.880Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:46.880Z] 9089b5298266: Layer already exists [2023-07-12T23:44:46.880Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:47.147Z] main: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:44:47.186Z] ===================================================== [Pipeline] echo [2023-07-12T23:44:47.192Z] taggedImages: [2023-07-12T23:44:47.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:47.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-12T23:44:47.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.8 [2023-07-12T23:44:47.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:47.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-07-12T23:44:47.206Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-07-12T23:44:47.206Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:47.206Z] latest [2023-07-12T23:44:47.206Z] 3.1.0-dev.8 [2023-07-12T23:44:47.206Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:47.206Z] main [2023-07-12T23:44:47.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:47.534Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:47.864Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:47.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T23:44:47.865Z] cce3194188bc: Preparing [2023-07-12T23:44:47.865Z] e79b533f40d8: Preparing [2023-07-12T23:44:47.865Z] 2f2563c13620: Preparing [2023-07-12T23:44:47.865Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:47.865Z] 14c84d110b91: Preparing [2023-07-12T23:44:47.865Z] 9386262d7a74: Preparing [2023-07-12T23:44:47.865Z] 9386262d7a74: Waiting [2023-07-12T23:44:47.865Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:47.865Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:48.131Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:48.131Z] cce3194188bc: Pushed [2023-07-12T23:44:48.397Z] 14c84d110b91: Pushed [2023-07-12T23:44:53.733Z] e79b533f40d8: Pushed [2023-07-12T23:44:53.733Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:54.075Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:54.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-12T23:44:54.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T23:44:54.408Z] cce3194188bc: Preparing [2023-07-12T23:44:54.408Z] e79b533f40d8: Preparing [2023-07-12T23:44:54.408Z] 2f2563c13620: Preparing [2023-07-12T23:44:54.408Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:54.408Z] 14c84d110b91: Preparing [2023-07-12T23:44:54.408Z] 9386262d7a74: Preparing [2023-07-12T23:44:54.408Z] e79b533f40d8: Layer already exists [2023-07-12T23:44:54.408Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:54.408Z] 14c84d110b91: Layer already exists [2023-07-12T23:44:54.408Z] cce3194188bc: Layer already exists [2023-07-12T23:44:54.408Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:54.408Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:54.674Z] latest: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:55.008Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:55.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.8 [2023-07-12T23:44:55.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T23:44:55.350Z] cce3194188bc: Preparing [2023-07-12T23:44:55.350Z] e79b533f40d8: Preparing [2023-07-12T23:44:55.350Z] 2f2563c13620: Preparing [2023-07-12T23:44:55.350Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:55.350Z] 14c84d110b91: Preparing [2023-07-12T23:44:55.350Z] 9386262d7a74: Preparing [2023-07-12T23:44:55.350Z] 9386262d7a74: Waiting [2023-07-12T23:44:55.350Z] e79b533f40d8: Layer already exists [2023-07-12T23:44:55.350Z] 14c84d110b91: Layer already exists [2023-07-12T23:44:55.350Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:55.350Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:55.350Z] cce3194188bc: Layer already exists [2023-07-12T23:44:55.350Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:55.616Z] 3.1.0-dev.8: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:55.959Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:56.298Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:56.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T23:44:56.299Z] cce3194188bc: Preparing [2023-07-12T23:44:56.299Z] e79b533f40d8: Preparing [2023-07-12T23:44:56.299Z] 2f2563c13620: Preparing [2023-07-12T23:44:56.299Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:56.299Z] 14c84d110b91: Preparing [2023-07-12T23:44:56.299Z] 9386262d7a74: Preparing [2023-07-12T23:44:56.299Z] 9386262d7a74: Waiting [2023-07-12T23:44:56.299Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:56.299Z] cce3194188bc: Layer already exists [2023-07-12T23:44:56.299Z] 14c84d110b91: Layer already exists [2023-07-12T23:44:56.299Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:56.299Z] e79b533f40d8: Layer already exists [2023-07-12T23:44:56.299Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:56.564Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:56.902Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:57.233Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-07-12T23:44:57.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T23:44:57.233Z] cce3194188bc: Preparing [2023-07-12T23:44:57.233Z] e79b533f40d8: Preparing [2023-07-12T23:44:57.233Z] 2f2563c13620: Preparing [2023-07-12T23:44:57.233Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:57.233Z] 14c84d110b91: Preparing [2023-07-12T23:44:57.233Z] 9386262d7a74: Preparing [2023-07-12T23:44:57.233Z] 9386262d7a74: Waiting [2023-07-12T23:44:57.233Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:57.233Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:57.233Z] e79b533f40d8: Layer already exists [2023-07-12T23:44:57.233Z] cce3194188bc: Layer already exists [2023-07-12T23:44:57.233Z] 14c84d110b91: Layer already exists [2023-07-12T23:44:57.233Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:57.498Z] main: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:44:57.539Z] ===================================================== [Pipeline] echo [2023-07-12T23:44:57.544Z] taggedImages: [2023-07-12T23:44:57.544Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:57.544Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-12T23:44:57.544Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.8 [2023-07-12T23:44:57.544Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:57.544Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-07-12T23:44:57.558Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-07-12T23:44:57.558Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:57.558Z] latest [2023-07-12T23:44:57.558Z] 3.1.0-dev.8 [2023-07-12T23:44:57.558Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:44:57.558Z] main [2023-07-12T23:44:57.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:57.887Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:44:58.219Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:44:58.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T23:44:58.219Z] fdbb3d6c7e6d: Preparing [2023-07-12T23:44:58.219Z] d82d5e7885dc: Preparing [2023-07-12T23:44:58.219Z] 2f2563c13620: Preparing [2023-07-12T23:44:58.219Z] a9a56d5f7c4d: Preparing [2023-07-12T23:44:58.219Z] 67061c766935: Preparing [2023-07-12T23:44:58.219Z] 9386262d7a74: Preparing [2023-07-12T23:44:58.219Z] 9386262d7a74: Waiting [2023-07-12T23:44:58.219Z] 67061c766935: Layer already exists [2023-07-12T23:44:58.219Z] 2f2563c13620: Layer already exists [2023-07-12T23:44:58.219Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:44:58.485Z] 9386262d7a74: Layer already exists [2023-07-12T23:44:58.485Z] fdbb3d6c7e6d: Pushed [2023-07-12T23:45:03.817Z] d82d5e7885dc: Pushed [2023-07-12T23:45:04.080Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:04.423Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:04.767Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-12T23:45:04.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T23:45:04.767Z] fdbb3d6c7e6d: Preparing [2023-07-12T23:45:04.767Z] d82d5e7885dc: Preparing [2023-07-12T23:45:04.767Z] 2f2563c13620: Preparing [2023-07-12T23:45:04.767Z] a9a56d5f7c4d: Preparing [2023-07-12T23:45:04.767Z] 67061c766935: Preparing [2023-07-12T23:45:04.767Z] 9386262d7a74: Preparing [2023-07-12T23:45:04.767Z] 9386262d7a74: Waiting [2023-07-12T23:45:04.767Z] fdbb3d6c7e6d: Layer already exists [2023-07-12T23:45:04.767Z] 2f2563c13620: Layer already exists [2023-07-12T23:45:04.767Z] d82d5e7885dc: Layer already exists [2023-07-12T23:45:04.767Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:45:04.767Z] 67061c766935: Layer already exists [2023-07-12T23:45:04.767Z] 9386262d7a74: Layer already exists [2023-07-12T23:45:05.033Z] latest: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:05.373Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:05.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.8 [2023-07-12T23:45:05.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T23:45:05.707Z] fdbb3d6c7e6d: Preparing [2023-07-12T23:45:05.707Z] d82d5e7885dc: Preparing [2023-07-12T23:45:05.707Z] 2f2563c13620: Preparing [2023-07-12T23:45:05.707Z] a9a56d5f7c4d: Preparing [2023-07-12T23:45:05.707Z] 67061c766935: Preparing [2023-07-12T23:45:05.707Z] 9386262d7a74: Preparing [2023-07-12T23:45:05.707Z] 9386262d7a74: Waiting [2023-07-12T23:45:05.707Z] d82d5e7885dc: Layer already exists [2023-07-12T23:45:05.707Z] 67061c766935: Layer already exists [2023-07-12T23:45:05.707Z] 2f2563c13620: Layer already exists [2023-07-12T23:45:05.707Z] fdbb3d6c7e6d: Layer already exists [2023-07-12T23:45:05.707Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:45:05.707Z] 9386262d7a74: Layer already exists [2023-07-12T23:45:05.707Z] 3.1.0-dev.8: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:06.037Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:06.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:45:06.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T23:45:06.363Z] fdbb3d6c7e6d: Preparing [2023-07-12T23:45:06.363Z] d82d5e7885dc: Preparing [2023-07-12T23:45:06.363Z] 2f2563c13620: Preparing [2023-07-12T23:45:06.363Z] a9a56d5f7c4d: Preparing [2023-07-12T23:45:06.363Z] 67061c766935: Preparing [2023-07-12T23:45:06.363Z] 9386262d7a74: Preparing [2023-07-12T23:45:06.363Z] 9386262d7a74: Waiting [2023-07-12T23:45:06.363Z] 2f2563c13620: Layer already exists [2023-07-12T23:45:06.363Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:45:06.363Z] 67061c766935: Layer already exists [2023-07-12T23:45:06.363Z] d82d5e7885dc: Layer already exists [2023-07-12T23:45:06.363Z] fdbb3d6c7e6d: Layer already exists [2023-07-12T23:45:06.363Z] 9386262d7a74: Layer already exists [2023-07-12T23:45:06.363Z] aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:06.964Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:07.298Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-07-12T23:45:07.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T23:45:07.298Z] fdbb3d6c7e6d: Preparing [2023-07-12T23:45:07.298Z] d82d5e7885dc: Preparing [2023-07-12T23:45:07.298Z] 2f2563c13620: Preparing [2023-07-12T23:45:07.298Z] a9a56d5f7c4d: Preparing [2023-07-12T23:45:07.298Z] 67061c766935: Preparing [2023-07-12T23:45:07.298Z] 9386262d7a74: Preparing [2023-07-12T23:45:07.298Z] 9386262d7a74: Waiting [2023-07-12T23:45:07.298Z] 67061c766935: Layer already exists [2023-07-12T23:45:07.298Z] a9a56d5f7c4d: Layer already exists [2023-07-12T23:45:07.298Z] 2f2563c13620: Layer already exists [2023-07-12T23:45:07.298Z] d82d5e7885dc: Layer already exists [2023-07-12T23:45:07.298Z] fdbb3d6c7e6d: Layer already exists [2023-07-12T23:45:07.298Z] 9386262d7a74: Layer already exists [2023-07-12T23:45:07.564Z] main: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:45:07.607Z] ===================================================== [Pipeline] echo [2023-07-12T23:45:07.613Z] taggedImages: [2023-07-12T23:45:07.614Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [2023-07-12T23:45:07.614Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-12T23:45:07.614Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.8 [2023-07-12T23:45:07.614Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [2023-07-12T23:45:07.614Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:07.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T23:45:07.972Z] [2023-07-12T23:45:07.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:08.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T23:45:08.302Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T23:45:08.302Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T23:45:08.302Z] 04944245beec: Pulling fs layer [2023-07-12T23:45:08.302Z] 699f458cf7ca: Pulling fs layer [2023-07-12T23:45:08.302Z] 765212b225bb: Pulling fs layer [2023-07-12T23:45:08.302Z] f23df028b6ca: Pulling fs layer [2023-07-12T23:45:08.302Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T23:45:08.302Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T23:45:08.302Z] 765212b225bb: Waiting [2023-07-12T23:45:08.302Z] f23df028b6ca: Waiting [2023-07-12T23:45:08.302Z] d65c8cfc05b1: Waiting [2023-07-12T23:45:08.302Z] 2437ff75d9bd: Waiting [2023-07-12T23:45:08.569Z] 04944245beec: Verifying Checksum [2023-07-12T23:45:08.569Z] 04944245beec: Download complete [2023-07-12T23:45:08.569Z] 765212b225bb: Verifying Checksum [2023-07-12T23:45:08.569Z] 765212b225bb: Download complete [2023-07-12T23:45:08.569Z] f23df028b6ca: Verifying Checksum [2023-07-12T23:45:08.569Z] f23df028b6ca: Download complete [2023-07-12T23:45:08.569Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T23:45:08.569Z] d65c8cfc05b1: Download complete [2023-07-12T23:45:08.836Z] 699f458cf7ca: Verifying Checksum [2023-07-12T23:45:08.836Z] 699f458cf7ca: Download complete [2023-07-12T23:45:09.101Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T23:45:09.101Z] 8998bd30e6a1: Download complete [2023-07-12T23:45:11.677Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T23:45:11.677Z] 2437ff75d9bd: Download complete [2023-07-12T23:45:13.084Z] 8998bd30e6a1: Pull complete [2023-07-12T23:45:13.669Z] 04944245beec: Pull complete [2023-07-12T23:45:15.075Z] 699f458cf7ca: Pull complete [2023-07-12T23:45:15.342Z] 765212b225bb: Pull complete [2023-07-12T23:45:16.301Z] f23df028b6ca: Pull complete [2023-07-12T23:45:16.301Z] d65c8cfc05b1: Pull complete [2023-07-12T23:45:31.295Z] 2437ff75d9bd: Pull complete [2023-07-12T23:45:31.295Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T23:45:31.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T23:45:31.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:45:31.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-994 does not seem to be running inside a container [2023-07-12T23:45:31.542Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T23:45:33.184Z] $ docker top fbbd0fb6ff6bfd5a5ea860fbf18a831a1e384b1589f2d78e23af8a5f9e8532fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:34.100Z] ---> job-cost.sh [2023-07-12T23:45:34.100Z] lf-activate-venv: SKIPPING [2023-07-12T23:45:34.100Z] INFO: No Stack... [2023-07-12T23:45:34.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T23:45:35.277Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T23:45:35.903Z] + cat /w/workspace/edgex-go/541/archives/cost.csv [2023-07-12T23:45:35.903Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T23:45:35.972Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] [2023-07-12T23:45:35.979Z] Resource [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] did not exist. Created. [2023-07-12T23:45:35.979Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T23:45:36.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T23:45:37.347Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T23:45:37.354Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T23:45:37.362Z] $ docker stop --time=1 fbbd0fb6ff6bfd5a5ea860fbf18a831a1e384b1589f2d78e23af8a5f9e8532fd [2023-07-12T23:45:38.866Z] $ docker rm -f --volumes fbbd0fb6ff6bfd5a5ea860fbf18a831a1e384b1589f2d78e23af8a5f9e8532fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-12T23:45:39.355Z] provisioning config files... [2023-07-12T23:45:39.374Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/541@tmp/config16404541510767365473tmp [Pipeline] { [Pipeline] sh [2023-07-12T23:45:39.682Z] + set +x [2023-07-12T23:45:39.682Z] + bash -s -- [2023-07-12T23:45:39.682Z] + curl -s https://codecov.io/bash [2023-07-12T23:45:39.682Z] [2023-07-12T23:45:39.682Z] _____ _ [2023-07-12T23:45:39.682Z] / ____| | | [2023-07-12T23:45:39.682Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T23:45:39.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T23:45:39.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T23:45:39.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T23:45:39.682Z] Bash-1.0.6 [2023-07-12T23:45:39.682Z] [2023-07-12T23:45:39.682Z] [2023-07-12T23:45:39.682Z] ==> git version 2.25.1 found [2023-07-12T23:45:39.682Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-12T23:45:39.682Z] Release-Date: 2020-01-08 [2023-07-12T23:45:39.682Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T23:45:39.682Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T23:45:39.682Z] ==> Jenkins CI detected. [2023-07-12T23:45:39.682Z] current dir:  /w/workspace/edgex-go/541 [2023-07-12T23:45:39.682Z] project root: . [2023-07-12T23:45:39.682Z] --> token set from env [2023-07-12T23:45:39.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T23:45:39.682Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T23:45:39.682Z] ==> Python coveragepy not found [2023-07-12T23:45:39.682Z] ==> Searching for coverage reports in: [2023-07-12T23:45:39.682Z] + . [2023-07-12T23:45:39.682Z] -> Found 1 reports [2023-07-12T23:45:39.682Z] ==> Detecting git/mercurial file structure [2023-07-12T23:45:39.682Z] ==> Reading reports [2023-07-12T23:45:39.682Z] + ./coverage.out bytes=447731 [2023-07-12T23:45:39.682Z] ==> Appending adjustments [2023-07-12T23:45:39.682Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T23:45:41.124Z] + Found adjustments [2023-07-12T23:45:41.124Z] ==> Gzipping contents [2023-07-12T23:45:41.124Z] 60K /tmp/codecov.LQBX2D.gz [2023-07-12T23:45:41.124Z] ==> Uploading reports [2023-07-12T23:45:41.124Z] url: https://codecov.io [2023-07-12T23:45:41.124Z] query: branch=main&commit=aa1b3d14d2454e1951de55af8cf305a6098c72fc&build=541&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F541%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T23:45:41.124Z] -> Pinging Codecov [2023-07-12T23:45:41.124Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=aa1b3d14d2454e1951de55af8cf305a6098c72fc&build=541&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F541%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T23:45:41.124Z] -> Uploading to [2023-07-12T23:45:41.124Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-12/00271124DB129430A58F1EEE437C3FCB/aa1b3d14d2454e1951de55af8cf305a6098c72fc/aed871e0-fae7-4a9d-8d90-9308d47f6ed6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T234540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=098e7b2d8fb5eb52c486576265f720af2a86daa8a4bc189f57e5d30f223855b4 [2023-07-12T23:45:41.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:45:41.124Z] Dload Upload Total Spent Left Speed [2023-07-12T23:45:41.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57467 0 0 100 57467 0 267k --:--:-- --:--:-- --:--:-- 267k [2023-07-12T23:45:41.124Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [2023-07-12T23:45:41.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-07-12T23:45:41.322Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-12T23:45:41.332Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:41.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T23:45:41.626Z] [2023-07-12T23:45:41.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:45:41.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T23:45:41.920Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-12T23:45:41.920Z] df9b9388f04a: Pulling fs layer [2023-07-12T23:45:41.920Z] 52dc419b0ee2: Pulling fs layer [2023-07-12T23:45:41.920Z] 25bc292e5bac: Pulling fs layer [2023-07-12T23:45:41.920Z] 114826534d7a: Pulling fs layer [2023-07-12T23:45:41.920Z] 4657fd5d0bcf: Pulling fs layer [2023-07-12T23:45:41.920Z] 6ad1cebc031e: Pulling fs layer [2023-07-12T23:45:41.920Z] 8a3aa393b2d8: Pulling fs layer [2023-07-12T23:45:41.920Z] 4657fd5d0bcf: Waiting [2023-07-12T23:45:41.920Z] 114826534d7a: Waiting [2023-07-12T23:45:41.920Z] 8a3aa393b2d8: Waiting [2023-07-12T23:45:41.920Z] 25bc292e5bac: Verifying Checksum [2023-07-12T23:45:41.920Z] 25bc292e5bac: Download complete [2023-07-12T23:45:41.920Z] 52dc419b0ee2: Download complete [2023-07-12T23:45:41.920Z] 4657fd5d0bcf: Download complete [2023-07-12T23:45:41.920Z] df9b9388f04a: Download complete [2023-07-12T23:45:42.180Z] 6ad1cebc031e: Verifying Checksum [2023-07-12T23:45:42.180Z] 6ad1cebc031e: Download complete [2023-07-12T23:45:42.180Z] df9b9388f04a: Pull complete [2023-07-12T23:45:42.180Z] 52dc419b0ee2: Pull complete [2023-07-12T23:45:42.180Z] 25bc292e5bac: Pull complete [2023-07-12T23:45:42.747Z] 114826534d7a: Verifying Checksum [2023-07-12T23:45:42.747Z] 114826534d7a: Download complete [2023-07-12T23:45:42.747Z] 8a3aa393b2d8: Verifying Checksum [2023-07-12T23:45:42.747Z] 8a3aa393b2d8: Download complete [2023-07-12T23:45:46.025Z] 114826534d7a: Pull complete [2023-07-12T23:45:46.025Z] 4657fd5d0bcf: Pull complete [2023-07-12T23:45:46.025Z] 6ad1cebc031e: Pull complete [2023-07-12T23:45:48.553Z] 8a3aa393b2d8: Pull complete [2023-07-12T23:45:48.553Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-12T23:45:48.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T23:45:48.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:45:48.634Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:45:48.662Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-12T23:45:50.349Z] $ docker top 6668437cfb46fa65a6501a9ffd0345bfe3599f3b0097fce346514a9b34af4d10 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T23:45:50.416Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-07-12T23:45:50.695Z] + set -o pipefail [2023-07-12T23:45:50.695Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-07-12T23:45:55.964Z] [2023-07-12T23:45:55.964Z] Monitoring /w/workspace/edgex-go/541 (github.com/edgexfoundry/edgex-go)... [2023-07-12T23:45:55.964Z] [2023-07-12T23:45:55.964Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/69a97726-a299-4dbe-8159-53ba8708deef [2023-07-12T23:45:55.964Z] [2023-07-12T23:45:55.964Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-12T23:45:55.964Z] [2023-07-12T23:45:55.964Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-12T23:45:55.964Z] [2023-07-12T23:45:56.223Z] [2023-07-12T23:45:56.223Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-12T23:45:56.223Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-12T23:45:56.223Z] More details here: https://snyk.co/ue1NS [2023-07-12T23:45:56.223Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-12T23:45:56.223Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-12T23:45:56.233Z] $ docker stop --time=1 6668437cfb46fa65a6501a9ffd0345bfe3599f3b0097fce346514a9b34af4d10 [2023-07-12T23:45:58.203Z] $ docker rm -f --volumes 6668437cfb46fa65a6501a9ffd0345bfe3599f3b0097fce346514a9b34af4d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-12T23:45:58.558Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:45:58.567Z] provisioning config files... [2023-07-12T23:45:58.573Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/541@tmp/config6136306414361027743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:45:58.863Z] --> edgex-publish-swagger.sh [2023-07-12T23:45:58.863Z] === Publish openapi/v3 API === [2023-07-12T23:45:58.863Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-12T23:45:58.863Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/541/openapi/v3/core-command.yaml] [2023-07-12T23:45:58.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:45:58.863Z] Dload Upload Total Spent Left Speed [2023-07-12T23:45:59.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 43984 --:--:-- --:--:-- --:--:-- 43984 [2023-07-12T23:45:59.431Z] [2023-07-12T23:45:59.431Z] [2023-07-12T23:45:59.431Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/541/openapi/v3/core-data.yaml] [2023-07-12T23:45:59.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:45:59.431Z] Dload Upload Total Spent Left Speed [2023-07-12T23:45:59.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 124k --:--:-- --:--:-- --:--:-- 124k 100 69110 0 0 100 69110 0 124k --:--:-- --:--:-- --:--:-- 124k [2023-07-12T23:45:59.997Z] [2023-07-12T23:45:59.997Z] [2023-07-12T23:45:59.997Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/541/openapi/v3/core-metadata.yaml] [2023-07-12T23:45:59.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:45:59.998Z] Dload Upload Total Spent Left Speed [2023-07-12T23:46:00.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 280k --:--:-- --:--:-- --:--:-- 280k [2023-07-12T23:46:00.565Z] [2023-07-12T23:46:00.565Z] [2023-07-12T23:46:00.565Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/541/openapi/v3/support-notifications.yaml] [2023-07-12T23:46:00.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:46:00.565Z] Dload Upload Total Spent Left Speed [2023-07-12T23:46:01.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k [2023-07-12T23:46:01.082Z] [2023-07-12T23:46:01.082Z] [2023-07-12T23:46:01.082Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/541/openapi/v3/support-scheduler.yaml] [2023-07-12T23:46:01.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:46:01.082Z] Dload Upload Total Spent Left Speed [2023-07-12T23:46:01.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 78617 --:--:-- --:--:-- --:--:-- 78617 [2023-07-12T23:46:01.341Z] [2023-07-12T23:46:01.341Z] [Pipeline] } [2023-07-12T23:46:01.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-07-12T23:46:01.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T23:46:01.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:46:02.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:46:02.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:46:02.118Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:46:02.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T23:46:02.486Z] $ docker top 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b -eo pid,comm [2023-07-12T23:46:02.532Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T23:46:02.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T23:46:02.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:46:02.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:46:02.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:46:02.676Z] $ docker exec 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b ssh-agent [2023-07-12T23:46:02.786Z] SSH_AUTH_SOCK=/tmp/ssh-rA9yRCXFxTha/agent.34 [2023-07-12T23:46:02.786Z] SSH_AGENT_PID=40 [2023-07-12T23:46:02.790Z] Running ssh-add (command line suppressed) [2023-07-12T23:46:02.887Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_16289305893704160704.key (/w/workspace/edgex-go/541@tmp/private_key_16289305893704160704.key) [2023-07-12T23:46:02.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:46:03.190Z] + git semver tag [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,343 [run_tag] DEBUG tag force:False [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,343 [check_head_tag] DEBUG check head tag [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,343 [execute] INFO git cat-file --batch-check [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=) [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,347 [execute] INFO git cat-file --batch [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=) [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,358 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,359 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=None) [2023-07-12T23:46:03.448Z] 2023-07-12 23:46:03,363 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:46:03.448Z] 3.1.0-dev.8 [Pipeline] } [2023-07-12T23:46:03.456Z] $ docker exec --env ******** --env ******** 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b ssh-agent -k [2023-07-12T23:46:03.536Z] unset SSH_AUTH_SOCK; [2023-07-12T23:46:03.536Z] unset SSH_AGENT_PID; [2023-07-12T23:46:03.536Z] echo Agent pid 40 killed; [2023-07-12T23:46:03.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T23:46:03.850Z] + git semver [Pipeline] } [2023-07-12T23:46:04.120Z] $ docker stop --time=1 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b [2023-07-12T23:46:05.396Z] $ docker rm -f --volumes 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:46:05.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T23:46:05.774Z] [2023-07-12T23:46:05.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:46:06.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T23:46:06.072Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-12T23:46:06.072Z] ab5ef0e58194: Pulling fs layer [2023-07-12T23:46:06.072Z] 9712f1f96733: Pulling fs layer [2023-07-12T23:46:06.072Z] 63f879dbbcfc: Pulling fs layer [2023-07-12T23:46:06.072Z] 0d9ebad4ef96: Pulling fs layer [2023-07-12T23:46:06.072Z] e9a5061849ea: Pulling fs layer [2023-07-12T23:46:06.072Z] d747dcd14b5f: Pulling fs layer [2023-07-12T23:46:06.072Z] 2de7ff778b66: Pulling fs layer [2023-07-12T23:46:06.072Z] e9a5061849ea: Waiting [2023-07-12T23:46:06.072Z] d747dcd14b5f: Waiting [2023-07-12T23:46:06.072Z] 2de7ff778b66: Waiting [2023-07-12T23:46:06.072Z] 0d9ebad4ef96: Waiting [2023-07-12T23:46:06.072Z] 9712f1f96733: Verifying Checksum [2023-07-12T23:46:06.072Z] 9712f1f96733: Download complete [2023-07-12T23:46:06.330Z] 63f879dbbcfc: Verifying Checksum [2023-07-12T23:46:06.331Z] 63f879dbbcfc: Download complete [2023-07-12T23:46:06.589Z] 0d9ebad4ef96: Verifying Checksum [2023-07-12T23:46:06.589Z] 0d9ebad4ef96: Download complete [2023-07-12T23:46:06.589Z] d747dcd14b5f: Verifying Checksum [2023-07-12T23:46:06.589Z] d747dcd14b5f: Download complete [2023-07-12T23:46:06.589Z] e9a5061849ea: Verifying Checksum [2023-07-12T23:46:06.589Z] e9a5061849ea: Download complete [2023-07-12T23:46:06.589Z] ab5ef0e58194: Verifying Checksum [2023-07-12T23:46:06.589Z] ab5ef0e58194: Download complete [2023-07-12T23:46:06.589Z] 2de7ff778b66: Verifying Checksum [2023-07-12T23:46:06.589Z] 2de7ff778b66: Download complete [2023-07-12T23:46:09.121Z] ab5ef0e58194: Pull complete [2023-07-12T23:46:09.121Z] 9712f1f96733: Pull complete [2023-07-12T23:46:09.688Z] 63f879dbbcfc: Pull complete [2023-07-12T23:46:12.976Z] 0d9ebad4ef96: Pull complete [2023-07-12T23:46:13.236Z] e9a5061849ea: Pull complete [2023-07-12T23:46:13.495Z] d747dcd14b5f: Pull complete [2023-07-12T23:46:14.435Z] 2de7ff778b66: Pull complete [2023-07-12T23:46:14.435Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-12T23:46:14.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T23:46:14.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:46:14.514Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:46:14.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-12T23:46:16.209Z] $ docker top 02badbd313a587cdc459d2c63167380e7b2aa2f66c7f540a7b8dfd0fadb13318 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:46:16.279Z] provisioning config files... [2023-07-12T23:46:16.285Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/541@tmp/config16318791733168983713tmp [2023-07-12T23:46:16.295Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/541@tmp/config4163046162263413306tmp [2023-07-12T23:46:16.304Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/541@tmp/config7047352930077670726tmp [Pipeline] { [Pipeline] echo [2023-07-12T23:46:16.318Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:16.601Z] ---> sigul-configuration.sh [2023-07-12T23:46:16.601Z] gpg: directory `/root/.gnupg' created [2023-07-12T23:46:16.601Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-12T23:46:16.601Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-12T23:46:16.601Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-12T23:46:16.601Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-12T23:46:16.601Z] gpg: CAST5 encrypted data [2023-07-12T23:46:16.601Z] gpg: encrypted with 1 passphrase [2023-07-12T23:46:16.601Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-12T23:46:16.887Z] + mkdir /home/jenkins [2023-07-12T23:46:16.887Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-12T23:46:17.174Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-12T23:46:17.183Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:17.470Z] ---> sigul-install.sh [2023-07-12T23:46:17.470Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-12T23:46:17.754Z] + git tag --list [2023-07-12T23:46:17.754Z] 0.6.0 [2023-07-12T23:46:17.754Z] 0.6.1 [2023-07-12T23:46:17.754Z] 0.7.0 [2023-07-12T23:46:17.754Z] 0.7.1 [2023-07-12T23:46:17.754Z] v1.0.0 [2023-07-12T23:46:17.754Z] v1.0.1 [2023-07-12T23:46:17.754Z] v1.1.0 [2023-07-12T23:46:17.754Z] v1.2.0 [2023-07-12T23:46:17.754Z] v1.2.1 [2023-07-12T23:46:17.754Z] v1.3.0 [2023-07-12T23:46:17.754Z] v1.3.1 [2023-07-12T23:46:17.754Z] v2.0.0 [2023-07-12T23:46:17.754Z] v2.1.0 [2023-07-12T23:46:17.754Z] v2.1.1 [2023-07-12T23:46:17.754Z] v2.2.0 [2023-07-12T23:46:17.754Z] v2.3.0 [2023-07-12T23:46:17.754Z] v3.0 [2023-07-12T23:46:17.754Z] v3.0.0 [2023-07-12T23:46:17.754Z] v3.1.0-dev.1 [2023-07-12T23:46:17.754Z] v3.1.0-dev.2 [2023-07-12T23:46:17.754Z] v3.1.0-dev.3 [2023-07-12T23:46:17.754Z] v3.1.0-dev.4 [2023-07-12T23:46:17.754Z] v3.1.0-dev.5 [2023-07-12T23:46:17.754Z] v3.1.0-dev.6 [2023-07-12T23:46:17.754Z] v3.1.0-dev.7 [2023-07-12T23:46:17.754Z] v3.1.0-dev.8 [Pipeline] sh [2023-07-12T23:46:18.037Z] + lftools sign git-tag v3.1.0-dev.8 [2023-07-12T23:46:18.604Z] Signing Git tag with Sigul... [2023-07-12T23:46:18.604Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-07-12T23:46:18.871Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:19.152Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-12T23:46:19.159Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-12T23:46:19.172Z] $ docker stop --time=1 02badbd313a587cdc459d2c63167380e7b2aa2f66c7f540a7b8dfd0fadb13318 [2023-07-12T23:46:20.458Z] $ docker rm -f --volumes 02badbd313a587cdc459d2c63167380e7b2aa2f66c7f540a7b8dfd0fadb13318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-12T23:46:20.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T23:46:20.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:46:21.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:46:21.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:46:21.241Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:46:21.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T23:46:21.606Z] $ docker top 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 -eo pid,comm [2023-07-12T23:46:21.653Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T23:46:21.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T23:46:21.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:46:21.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:46:21.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:46:21.804Z] $ docker exec 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 ssh-agent [2023-07-12T23:46:21.906Z] SSH_AUTH_SOCK=/tmp/ssh-0SaQJ8mcpfEm/agent.33 [2023-07-12T23:46:21.906Z] SSH_AGENT_PID=39 [2023-07-12T23:46:21.911Z] Running ssh-add (command line suppressed) [2023-07-12T23:46:22.005Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_15393310828517455094.key (/w/workspace/edgex-go/541@tmp/private_key_15393310828517455094.key) [2023-07-12T23:46:22.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:46:22.303Z] + git semver bump pre [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,486 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,486 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,486 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,487 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgex-go/541/.semver/main with force:True [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,487 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/541/.semver/main [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,490 [execute] INFO git cat-file --batch-check [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,496 [execute] INFO git cat-file --batch [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T23:46:22.566Z] 2023-07-12 23:46:22,501 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:46:22.566Z] 3.1.0-dev.9 [Pipeline] } [2023-07-12T23:46:22.575Z] $ docker exec --env ******** --env ******** 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 ssh-agent -k [2023-07-12T23:46:22.666Z] unset SSH_AUTH_SOCK; [2023-07-12T23:46:22.666Z] unset SSH_AGENT_PID; [2023-07-12T23:46:22.666Z] echo Agent pid 39 killed; [2023-07-12T23:46:22.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T23:46:22.986Z] + git semver [Pipeline] } [2023-07-12T23:46:23.252Z] $ docker stop --time=1 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 [2023-07-12T23:46:24.551Z] $ docker rm -f --volumes 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:46:24.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T23:46:24.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:46:25.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:46:25.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:46:25.269Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:46:25.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T23:46:25.628Z] $ docker top 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T23:46:25.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:46:25.703Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:46:25.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:46:25.818Z] $ docker exec 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f ssh-agent [2023-07-12T23:46:25.926Z] SSH_AUTH_SOCK=/tmp/ssh-1dT9Cd7C4IS6/agent.32 [2023-07-12T23:46:25.926Z] SSH_AGENT_PID=38 [2023-07-12T23:46:25.931Z] Running ssh-add (command line suppressed) [2023-07-12T23:46:26.036Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_14395636564449709549.key (/w/workspace/edgex-go/541@tmp/private_key_14395636564449709549.key) [2023-07-12T23:46:26.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:46:26.337Z] + git semver push [2023-07-12T23:46:26.595Z] 2023-07-12 23:46:26,510 [run_push] DEBUG push [2023-07-12T23:46:26.595Z] 2023-07-12 23:46:26,510 [execute] INFO git cat-file --batch-check [2023-07-12T23:46:26.595Z] 2023-07-12 23:46:26,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T23:46:26.595Z] 2023-07-12 23:46:26,514 [execute] INFO git rev-list 4993a0052b2ad9390ff98cdccd8f29c31ab84375 -- [2023-07-12T23:46:26.595Z] 2023-07-12 23:46:26,514 [execute] DEBUG Popen(['git', 'rev-list', '4993a0052b2ad9390ff98cdccd8f29c31ab84375', '--'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T23:46:26.595Z] 2023-07-12 23:46:26,529 [execute] INFO git fetch -v origin [2023-07-12T23:46:26.595Z] 2023-07-12 23:46:26,530 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-12T23:46:27.162Z] 2023-07-12 23:46:26,991 [run_push] DEBUG no remote changes detected [2023-07-12T23:46:27.162Z] 2023-07-12 23:46:26,991 [execute] INFO git push origin semver [2023-07-12T23:46:27.162Z] 2023-07-12 23:46:26,992 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T23:46:28.100Z] 2023-07-12 23:46:27,751 [run_push] DEBUG push all version tags [2023-07-12T23:46:28.100Z] 2023-07-12 23:46:27,751 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-12T23:46:28.100Z] 2023-07-12 23:46:27,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=None) [2023-07-12T23:46:28.666Z] 2023-07-12 23:46:28,493 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main [2023-07-12T23:46:28.666Z] 3.1.0-dev.9 [Pipeline] } [2023-07-12T23:46:28.673Z] $ docker exec --env ******** --env ******** 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f ssh-agent -k [2023-07-12T23:46:28.772Z] unset SSH_AUTH_SOCK; [2023-07-12T23:46:28.772Z] unset SSH_AGENT_PID; [2023-07-12T23:46:28.772Z] echo Agent pid 38 killed; [2023-07-12T23:46:28.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T23:46:29.085Z] + git semver [Pipeline] } [2023-07-12T23:46:29.355Z] $ docker stop --time=1 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f [2023-07-12T23:46:30.604Z] $ docker rm -f --volumes 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T23:46:31.098Z] + [ -d /w/workspace/edgex-go/541/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:31.393Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:32.247Z] ---> package-listing.sh [2023-07-12T23:46:32.247Z] ++ facter osfamily [2023-07-12T23:46:32.247Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T23:46:32.506Z] + OS_FAMILY=debian [2023-07-12T23:46:32.506Z] + workspace=/w/workspace/edgex-go/541 [2023-07-12T23:46:32.506Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T23:46:32.506Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T23:46:32.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T23:46:32.506Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T23:46:32.506Z] + '[' /w/workspace/edgex-go/541 ']' [2023-07-12T23:46:32.506Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T23:46:32.506Z] + case "${OS_FAMILY}" in [2023-07-12T23:46:32.506Z] + dpkg -l [2023-07-12T23:46:32.506Z] + grep '^ii' [2023-07-12T23:46:32.506Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T23:46:32.506Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T23:46:32.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T23:46:32.506Z] + '[' /w/workspace/edgex-go/541 ']' [2023-07-12T23:46:32.506Z] + mkdir -p /w/workspace/edgex-go/541/archives/ [2023-07-12T23:46:32.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/541/archives/ [Pipeline] echo [2023-07-12T23:46:32.516Z] 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/541/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T23:46:32.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:46:33.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:46:33.356Z] [2023-07-12T23:46:33.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:46:33.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:46:33.651Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T23:46:33.651Z] 5eb5b503b376: Pulling fs layer [2023-07-12T23:46:33.651Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T23:46:33.651Z] ec43610c2a17: Pulling fs layer [2023-07-12T23:46:33.651Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T23:46:33.651Z] 33b1e0a273af: Pulling fs layer [2023-07-12T23:46:33.651Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T23:46:33.651Z] 2f39f015ded8: Pulling fs layer [2023-07-12T23:46:33.651Z] 33b1e0a273af: Waiting [2023-07-12T23:46:33.651Z] 5d3b04190fa2: Waiting [2023-07-12T23:46:33.651Z] 2f39f015ded8: Waiting [2023-07-12T23:46:33.651Z] 3a2ae6a8a46f: Waiting [2023-07-12T23:46:33.651Z] 5c69ac0246d0: Verifying Checksum [2023-07-12T23:46:33.651Z] 5c69ac0246d0: Download complete [2023-07-12T23:46:33.651Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T23:46:33.651Z] 3a2ae6a8a46f: Download complete [2023-07-12T23:46:33.651Z] 33b1e0a273af: Verifying Checksum [2023-07-12T23:46:33.651Z] 33b1e0a273af: Download complete [2023-07-12T23:46:33.651Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T23:46:33.651Z] 5d3b04190fa2: Download complete [2023-07-12T23:46:33.651Z] ec43610c2a17: Download complete [2023-07-12T23:46:33.911Z] 5eb5b503b376: Verifying Checksum [2023-07-12T23:46:33.911Z] 5eb5b503b376: Download complete [2023-07-12T23:46:34.479Z] 2f39f015ded8: Verifying Checksum [2023-07-12T23:46:34.479Z] 2f39f015ded8: Download complete [2023-07-12T23:46:35.043Z] 5eb5b503b376: Pull complete [2023-07-12T23:46:35.043Z] 5c69ac0246d0: Pull complete [2023-07-12T23:46:35.609Z] ec43610c2a17: Pull complete [2023-07-12T23:46:35.609Z] 3a2ae6a8a46f: Pull complete [2023-07-12T23:46:35.609Z] 33b1e0a273af: Pull complete [2023-07-12T23:46:35.867Z] 5d3b04190fa2: Pull complete [2023-07-12T23:46:40.050Z] 2f39f015ded8: Pull complete [2023-07-12T23:46:40.050Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T23:46:40.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:46:40.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:46:40.123Z] prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container [2023-07-12T23:46:40.148Z] $ 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/541/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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T23:46:41.505Z] $ docker top 90e6722ada6f1389fb82820e1daa742dfa69db6dd400cf37efbc1171a11e2135 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:46:41.840Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T23:46:42.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T23:46:42.404Z] + ls /var/log/sa-host [2023-07-12T23:46:42.404Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:46:42.463Z] provisioning config files... [2023-07-12T23:46:42.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/541@tmp/config12581734004779258300tmp [Pipeline] { [Pipeline] echo [2023-07-12T23:46:42.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:42.764Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T23:46:42.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:43.087Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T23:46:43.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:43.372Z] ---> sudo-logs.sh [2023-07-12T23:46:43.372Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T23:46:43.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:43.670Z] ---> job-cost.sh [2023-07-12T23:46:43.670Z] lf-activate-venv: SKIPPING [2023-07-12T23:46:43.670Z] DEBUG: total: 0.10999999940395355 [2023-07-12T23:46:43.670Z] INFO: Retrieving Stack Cost... [2023-07-12T23:46:43.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T23:46:44.497Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T23:46:44.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:46:44.786Z] ---> logs-deploy.sh [2023-07-12T23:46:44.786Z] lf-activate-venv: SKIPPING [2023-07-12T23:46:44.786Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/541 [2023-07-12T23:46:44.786Z] INFO: archiving workspace using pattern(s): [2023-07-12T23:46:45.722Z] Archives upload complete. [2023-07-12T23:46:45.722Z] INFO: archiving logs to Nexus