Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 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-ssh6050391969959326851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9064882155068628934.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17930730853653266433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8405958118245803680.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-ssh9080264194730224975.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3324’ Running on prd-ubuntu20.04-docker-8c-8g-3332 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/554 [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/554 # 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 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (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 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 Commit message: "Merge pull request #4628 from jackchenjc/issue-4602" > git rev-list --no-walk cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-11T02:28:45.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-11T02:28:45.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-11T02:28:45.851Z] ========================================================= [2023-08-11T02:28:45.851Z] EdgeX Global Pipelines Version Info [2023-08-11T02:28:45.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:28:46.563Z] ------------------- [2023-08-11T02:28:46.564Z] stable info: [2023-08-11T02:28:46.564Z] ------------------- [2023-08-11T02:28:46.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-11T02:28:46.564Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-11T02:28:46.564Z] Message: update stable to v1.0.253 [2023-08-11T02:28:47.134Z] ------------------- [2023-08-11T02:28:47.134Z] experimental info: [2023-08-11T02:28:47.134Z] ------------------- [2023-08-11T02:28:47.134Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-11T02:28:47.134Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-11T02:28:47.134Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-11T02:28:47.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-11T02:28:47.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-11T02:28:47.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-11T02:28:47.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-11T02:28:47.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-11T02:28:47.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-11T02:28:47.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-11T02:28:47.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-11T02:28:47.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-11T02:28:47.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-11T02:28:47.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-11T02:28:47.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-11T02:28:47.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-11T02:28:47.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-11T02:28:47.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-11T02:28:47.498Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-11T02:28:47.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-11T02:28:47.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-11T02:28:47.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-11T02:28:47.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-11T02:28:47.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-11T02:28:47.582Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-11T02:28:47.595Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-11T02:28:47.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-11T02:28:47.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-11T02:28:47.639Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-11T02:28:47.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] echo [2023-08-11T02:28:47.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ee9d72 [Pipeline] echo [2023-08-11T02:28:47.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T02:28:47.716Z] provisioning config files... [2023-08-11T02:28:47.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config11390149005779749178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:28:48.036Z] ---> docker-login.sh [2023-08-11T02:28:48.036Z] nexus3.edgexfoundry.org:10001 [2023-08-11T02:28:48.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:28:48.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:28:48.298Z] Configure a credential helper to remove this warning. See [2023-08-11T02:28:48.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:28:48.298Z] [2023-08-11T02:28:48.298Z] Login Succeeded [2023-08-11T02:28:48.298Z] nexus3.edgexfoundry.org:10002 [2023-08-11T02:28:48.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:28:48.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:28:48.558Z] Configure a credential helper to remove this warning. See [2023-08-11T02:28:48.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:28:48.558Z] [2023-08-11T02:28:48.558Z] Login Succeeded [2023-08-11T02:28:48.558Z] nexus3.edgexfoundry.org:10003 [2023-08-11T02:28:48.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:28:48.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:28:48.558Z] Configure a credential helper to remove this warning. See [2023-08-11T02:28:48.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:28:48.558Z] [2023-08-11T02:28:48.558Z] Login Succeeded [2023-08-11T02:28:48.558Z] nexus3.edgexfoundry.org:10004 [2023-08-11T02:28:48.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:28:48.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:28:48.818Z] Configure a credential helper to remove this warning. See [2023-08-11T02:28:48.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:28:48.818Z] [2023-08-11T02:28:48.818Z] Login Succeeded [2023-08-11T02:28:48.818Z] docker.io [2023-08-11T02:28:48.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:28:49.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:28:49.079Z] Configure a credential helper to remove this warning. See [2023-08-11T02:28:49.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:28:49.079Z] [2023-08-11T02:28:49.079Z] Login Succeeded [2023-08-11T02:28:49.079Z] ---> docker-login.sh ends [Pipeline] } [2023-08-11T02:28:49.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-11T02:28:49.388Z] + 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-08-11T02:28:49.389Z] + dirname cmd/core-command/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-11T02:28:49.389Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-08-11T02:28:49.389Z] cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/core-data/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/core-metadata/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/support-notifications/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-11T02:28:49.389Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-11T02:28:49.389Z] + cut -d/ -f2 [2023-08-11T02:28:49.389Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-11T02:28:49.438Z] 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-08-11T02:28:49.781Z] + git rev-list -1 --merges 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5~1..3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] echo [2023-08-11T02:28:49.861Z] -----------> git rev-list -1 --merges 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5~1..3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:28:49.861Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [false] [Pipeline] sh [2023-08-11T02:28:50.150Z] + git log --format=format:%s -1 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] echo [2023-08-11T02:28:50.165Z] ========================================================= [2023-08-11T02:28:50.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-11T02:28:50.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-11T02:28:50.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-11T02:28:50.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-11T02:28:50.608Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-11T02:28:50.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-11T02:28:50.608Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-08-11T02:28:50.608Z] -a /etc/ssh/ssh_known_hosts [2023-08-11T02:28:50.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:28:51.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T02:28:51.027Z] [2023-08-11T02:28:51.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:28:51.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T02:28:51.328Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-11T02:28:51.328Z] b85a868b505f: Pulling fs layer [2023-08-11T02:28:51.328Z] e2be974225ed: Pulling fs layer [2023-08-11T02:28:51.328Z] 339a4e72a1f5: Pulling fs layer [2023-08-11T02:28:51.328Z] 988bab9f4d93: Pulling fs layer [2023-08-11T02:28:51.328Z] 1469e6f7b9e6: Pulling fs layer [2023-08-11T02:28:51.328Z] eaf3925da568: Pulling fs layer [2023-08-11T02:28:51.328Z] bab4dde63d76: Pulling fs layer [2023-08-11T02:28:51.328Z] bde34c3a00c8: Pulling fs layer [2023-08-11T02:28:51.328Z] b352a97aabf1: Pulling fs layer [2023-08-11T02:28:51.328Z] 4872d77fe225: Pulling fs layer [2023-08-11T02:28:51.328Z] 5851b861e8e6: Pulling fs layer [2023-08-11T02:28:51.328Z] 1469e6f7b9e6: Waiting [2023-08-11T02:28:51.328Z] 988bab9f4d93: Waiting [2023-08-11T02:28:51.328Z] bde34c3a00c8: Waiting [2023-08-11T02:28:51.328Z] b352a97aabf1: Waiting [2023-08-11T02:28:51.328Z] 4872d77fe225: Waiting [2023-08-11T02:28:51.328Z] bab4dde63d76: Waiting [2023-08-11T02:28:51.328Z] eaf3925da568: Waiting [2023-08-11T02:28:51.328Z] e2be974225ed: Verifying Checksum [2023-08-11T02:28:51.328Z] e2be974225ed: Download complete [2023-08-11T02:28:51.328Z] 988bab9f4d93: Verifying Checksum [2023-08-11T02:28:51.328Z] 988bab9f4d93: Download complete [2023-08-11T02:28:51.588Z] 1469e6f7b9e6: Verifying Checksum [2023-08-11T02:28:51.588Z] 1469e6f7b9e6: Download complete [2023-08-11T02:28:51.588Z] 339a4e72a1f5: Verifying Checksum [2023-08-11T02:28:51.588Z] 339a4e72a1f5: Download complete [2023-08-11T02:28:51.588Z] eaf3925da568: Download complete [2023-08-11T02:28:51.588Z] bde34c3a00c8: Download complete [2023-08-11T02:28:51.588Z] b352a97aabf1: Download complete [2023-08-11T02:28:51.588Z] 4872d77fe225: Verifying Checksum [2023-08-11T02:28:51.588Z] 4872d77fe225: Download complete [2023-08-11T02:28:51.588Z] 5851b861e8e6: Verifying Checksum [2023-08-11T02:28:51.588Z] 5851b861e8e6: Download complete [2023-08-11T02:28:51.588Z] b85a868b505f: Download complete [2023-08-11T02:28:51.847Z] bab4dde63d76: Download complete [2023-08-11T02:28:52.787Z] b85a868b505f: Pull complete [2023-08-11T02:28:53.045Z] e2be974225ed: Pull complete [2023-08-11T02:28:53.611Z] 339a4e72a1f5: Pull complete [2023-08-11T02:28:53.611Z] 988bab9f4d93: Pull complete [2023-08-11T02:28:53.870Z] 1469e6f7b9e6: Pull complete [2023-08-11T02:28:53.870Z] eaf3925da568: Pull complete [2023-08-11T02:28:55.775Z] bab4dde63d76: Pull complete [2023-08-11T02:28:55.775Z] bde34c3a00c8: Pull complete [2023-08-11T02:28:55.775Z] b352a97aabf1: Pull complete [2023-08-11T02:28:55.775Z] 4872d77fe225: Pull complete [2023-08-11T02:28:56.035Z] 5851b861e8e6: Pull complete [2023-08-11T02:28:56.035Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-11T02:28:56.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T02:28:56.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:28:56.134Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:28:56.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-11T02:29:00.728Z] $ docker top 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d -eo pid,comm [2023-08-11T02:29:00.796Z] 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-08-11T02:29:00.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-11T02:29:00.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-11T02:29:00.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-11T02:29:00.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-11T02:29:00.940Z] $ docker exec 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent [2023-08-11T02:29:01.047Z] SSH_AUTH_SOCK=/tmp/ssh-Ccgll9pa9kVC/agent.32 [2023-08-11T02:29:01.047Z] SSH_AGENT_PID=38 [2023-08-11T02:29:01.054Z] Running ssh-add (command line suppressed) [2023-08-11T02:29:01.174Z] Identity added: /w/workspace/edgex-go/554@tmp/private_key_8151966481091345844.key (/w/workspace/edgex-go/554@tmp/private_key_8151966481091345844.key) [2023-08-11T02:29:01.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-11T02:29:01.464Z] + git tag --points-at HEAD [Pipeline] } [2023-08-11T02:29:01.484Z] $ docker exec --env ******** --env ******** 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent -k [2023-08-11T02:29:01.582Z] unset SSH_AUTH_SOCK; [2023-08-11T02:29:01.583Z] unset SSH_AGENT_PID; [2023-08-11T02:29:01.583Z] echo Agent pid 38 killed; [2023-08-11T02:29:01.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-11T02:29:01.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-11T02:29:01.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-11T02:29:01.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-11T02:29:01.717Z] $ docker exec 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent [2023-08-11T02:29:01.815Z] SSH_AUTH_SOCK=/tmp/ssh-fRc83mmVpJ2n/agent.70 [2023-08-11T02:29:01.815Z] SSH_AGENT_PID=76 [2023-08-11T02:29:01.820Z] Running ssh-add (command line suppressed) [2023-08-11T02:29:01.929Z] Identity added: /w/workspace/edgex-go/554@tmp/private_key_6600902720571644584.key (/w/workspace/edgex-go/554@tmp/private_key_6600902720571644584.key) [2023-08-11T02:29:01.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-11T02:29:02.229Z] + git semver init [2023-08-11T02:29:02.489Z] 2023-08-11 02:29:02,441 [run_init] DEBUG init version:0.0.0 force:False [2023-08-11T02:29:02.489Z] 2023-08-11 02:29:02,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/554/.semver [2023-08-11T02:29:02.489Z] 2023-08-11 02:29:02,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/554/.semver [2023-08-11T02:29:02.489Z] 2023-08-11 02:29:02,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/554/.semver'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=None) [2023-08-11T02:29:09.057Z] 2023-08-11 02:29:08,686 [append_file] DEBUG append to file:/w/workspace/edgex-go/554/.git/info/exclude [2023-08-11T02:29:09.057Z] 2023-08-11 02:29:08,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/554/.semver/main with force:False [2023-08-11T02:29:09.057Z] 2023-08-11 02:29:08,687 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:29:09.057Z] 2023-08-11 02:29:08,687 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:29:09.057Z] 3.1.0-dev.20 [Pipeline] } [2023-08-11T02:29:09.069Z] $ docker exec --env ******** --env ******** 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent -k [2023-08-11T02:29:09.165Z] unset SSH_AUTH_SOCK; [2023-08-11T02:29:09.165Z] unset SSH_AGENT_PID; [2023-08-11T02:29:09.166Z] echo Agent pid 76 killed; [2023-08-11T02:29:09.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-11T02:29:09.475Z] + git semver [Pipeline] } [2023-08-11T02:29:09.750Z] $ docker stop --time=1 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d [2023-08-11T02:29:11.046Z] $ docker rm -f --volumes 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-11T02:29:11.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-11T02:29:11.586Z] Stashed 1 file(s) [Pipeline] echo [2023-08-11T02:29:11.588Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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-08-11T02:29:11.985Z] + git config --global --add safe.directory /w/workspace/edgex-go/554 [Pipeline] echo [2023-08-11T02:29:11.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T02:29:12.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T02:29:12.014Z] ========================================================= [2023-08-11T02:29:12.014Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-11T02:29:12.014Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-11T02:29:12.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-11T02:29:12.302Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-11T02:29:12.302Z] 4db1b89c0bd1: Pulling fs layer [2023-08-11T02:29:12.302Z] 6911f1a30b25: Pulling fs layer [2023-08-11T02:29:12.302Z] e194b8c5c2a9: Pulling fs layer [2023-08-11T02:29:12.302Z] 6863d3e3a2b1: Pulling fs layer [2023-08-11T02:29:12.302Z] ec0bb842ea78: Pulling fs layer [2023-08-11T02:29:12.302Z] 40a00589a448: Pulling fs layer [2023-08-11T02:29:12.302Z] 6c08303d61cc: Pulling fs layer [2023-08-11T02:29:12.302Z] 798269fcf238: Pulling fs layer [2023-08-11T02:29:12.302Z] ec0bb842ea78: Waiting [2023-08-11T02:29:12.302Z] 40a00589a448: Waiting [2023-08-11T02:29:12.302Z] 6c08303d61cc: Waiting [2023-08-11T02:29:12.302Z] 6863d3e3a2b1: Waiting [2023-08-11T02:29:12.302Z] 798269fcf238: Waiting [2023-08-11T02:29:12.302Z] 6911f1a30b25: Verifying Checksum [2023-08-11T02:29:12.302Z] 6863d3e3a2b1: Verifying Checksum [2023-08-11T02:29:12.302Z] 6863d3e3a2b1: Download complete [2023-08-11T02:29:12.302Z] ec0bb842ea78: Verifying Checksum [2023-08-11T02:29:12.302Z] ec0bb842ea78: Download complete [2023-08-11T02:29:12.302Z] 4db1b89c0bd1: Verifying Checksum [2023-08-11T02:29:12.302Z] 4db1b89c0bd1: Download complete [2023-08-11T02:29:12.302Z] 40a00589a448: Verifying Checksum [2023-08-11T02:29:12.302Z] 40a00589a448: Download complete [2023-08-11T02:29:12.563Z] 4db1b89c0bd1: Pull complete [2023-08-11T02:29:12.563Z] 6911f1a30b25: Pull complete [2023-08-11T02:29:12.826Z] 798269fcf238: Verifying Checksum [2023-08-11T02:29:12.826Z] 798269fcf238: Download complete [2023-08-11T02:29:13.085Z] e194b8c5c2a9: Verifying Checksum [2023-08-11T02:29:13.085Z] e194b8c5c2a9: Download complete [2023-08-11T02:29:13.343Z] 6c08303d61cc: Verifying Checksum [2023-08-11T02:29:13.343Z] 6c08303d61cc: Download complete [2023-08-11T02:29:15.872Z] e194b8c5c2a9: Pull complete [2023-08-11T02:29:16.132Z] 6863d3e3a2b1: Pull complete [2023-08-11T02:29:16.132Z] ec0bb842ea78: Pull complete [2023-08-11T02:29:16.132Z] 40a00589a448: Pull complete [2023-08-11T02:29:18.663Z] 6c08303d61cc: Pull complete [2023-08-11T02:29:19.230Z] 798269fcf238: Pull complete [2023-08-11T02:29:19.230Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-11T02:29:19.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-11T02:29:19.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-11T02:29:19.523Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-11T02:29:19.523Z] WORKDIR /edgex [2023-08-11T02:29:19.523Z] COPY go.mod . [2023-08-11T02:29:19.523Z] RUN go mod download [2023-08-11T02:29:19.523Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-11T02:29:20.090Z] Sending build context to Docker daemon 170.7MB [2023-08-11T02:29:20.090Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-11T02:29:20.090Z] ---> ec979cd7f677 [2023-08-11T02:29:20.090Z] Step 2/4 : WORKDIR /edgex [2023-08-11T02:29:26.669Z] Still waiting to schedule task [2023-08-11T02:29:26.669Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3330’ [2023-08-11T02:29:30.075Z] ---> Running in 7b355aff999e [2023-08-11T02:29:30.075Z] Removing intermediate container 7b355aff999e [2023-08-11T02:29:30.075Z] ---> 5b67c99b5b61 [2023-08-11T02:29:30.075Z] Step 3/4 : COPY go.mod . [2023-08-11T02:29:30.075Z] ---> 51c6c6728200 [2023-08-11T02:29:30.075Z] Step 4/4 : RUN go mod download [2023-08-11T02:29:30.335Z] ---> Running in 409e45a263ea [2023-08-11T02:29:52.320Z] Removing intermediate container 409e45a263ea [2023-08-11T02:29:52.320Z] ---> a1cd18c519db [2023-08-11T02:29:52.320Z] Successfully built a1cd18c519db [2023-08-11T02:29:52.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:29:52.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-11T02:29:52.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:29:52.687Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:29:52.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-11T02:29:53.079Z] $ docker top 3a6a1d077450f044a133c0fa53abb38abd3834793b910ac852becde54b8c132c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T02:29:53.420Z] + go version [2023-08-11T02:29:53.420Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-11T02:29:53.433Z] $ docker stop --time=1 3a6a1d077450f044a133c0fa53abb38abd3834793b910ac852becde54b8c132c [2023-08-11T02:29:54.787Z] $ docker rm -f --volumes 3a6a1d077450f044a133c0fa53abb38abd3834793b910ac852becde54b8c132c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:29:55.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-11T02:29:55.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:29:55.318Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:29:55.352Z] $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-11T02:29:55.740Z] $ docker top b1c3d5946e5b8d8e55c0afe2c9ce46dd4470162b772d68dca1210bede35ec3cf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-11T02:29:55.802Z] ========================================================= [2023-08-11T02:29:55.802Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-11T02:29:55.802Z] ========================================================= [Pipeline] sh [2023-08-11T02:29:56.082Z] + git config --global --add safe.directory /w/workspace/edgex-go/554 [Pipeline] fileExists [Pipeline] sh [2023-08-11T02:29:56.377Z] + make test [2023-08-11T02:29:56.377Z] go test -race -coverprofile=coverage.out ./... [2023-08-11T02:30:02.940Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-11T02:30:15.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-11T02:30:15.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-11T02:30:15.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-11T02:30:15.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-11T02:30:15.172Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-11T02:30:15.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-11T02:30:15.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-11T02:30:15.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-11T02:30:15.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-11T02:30:15.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-11T02:30:15.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-11T02:30:15.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-11T02:30:15.995Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-11T02:30:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-11T02:30:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-11T02:30:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-11T02:30:17.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-08-11T02:30:18.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 97.0% of statements [2023-08-11T02:30:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-11T02:30:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-11T02:30:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-11T02:30:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-11T02:30:19.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-11T02:30:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-11T02:30:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-11T02:30:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-11T02:30:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-11T02:30:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-11T02:30:21.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.079s coverage: 71.5% of statements [2023-08-11T02:30:21.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-08-11T02:30:21.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-11T02:30:21.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-11T02:30:23.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.393s coverage: 93.4% of statements [2023-08-11T02:30:23.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-08-11T02:30:23.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-11T02:30:23.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-11T02:30:23.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-11T02:30:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-11T02:30:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-11T02:30:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-11T02:30:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-11T02:30:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-11T02:30:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-11T02:30:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-11T02:30:24.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 97.6% of statements [2023-08-11T02:30:24.064Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-08-11T02:30:25.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-11T02:30:25.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-11T02:30:25.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-08-11T02:30:25.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 32.2% of statements [2023-08-11T02:30:25.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements [2023-08-11T02:30:25.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements [2023-08-11T02:30:25.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2023-08-11T02:30:25.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2023-08-11T02:30:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2023-08-11T02:30:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-11T02:30:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-11T02:30:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-11T02:30:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-11T02:30:27.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-11T02:30:27.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-11T02:30:27.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-11T02:30:27.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-11T02:30:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-11T02:30:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-11T02:30:28.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-11T02:30:28.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-11T02:30:28.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-11T02:30:28.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-11T02:30:29.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-11T02:30:30.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-11T02:30:30.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-11T02:30:31.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-11T02:30:31.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-11T02:30:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-11T02:30:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-11T02:30:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-11T02:30:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-11T02:30:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-11T02:30:35.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-11T02:30:35.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-11T02:30:35.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-11T02:30:35.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-11T02:30:35.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-11T02:30:37.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-11T02:30:37.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-11T02:30:37.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-11T02:30:37.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-11T02:30:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-08-11T02:30:39.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-11T02:30:39.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-11T02:30:39.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-11T02:30:39.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-11T02:30:39.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-11T02:30:39.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-11T02:30:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-11T02:30:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 86.0% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.1% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 38.4% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 95.7% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-11T02:30:50.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 98.9% of statements [2023-08-11T02:30:50.406Z] 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-08-11T02:30:50.406Z] running golangci-lint [2023-08-11T02:30:50.665Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-11T02:30:50.666Z] go version go1.20.6 linux/amd64 [2023-08-11T02:30:50.924Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-11T02:30:50.924Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-11T02:31:05.794Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|types_sizes|exports_file|name) took 14.208980449s" [2023-08-11T02:31:05.795Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.906927ms" [2023-08-11T02:31:12.352Z] level=info msg="[linters_context/goanalysis] analyzers took 53.562748642s with top 10 stages: buildir: 29.729176441s, fact_deprecated: 1.870493919s, inspect: 1.638774597s, gosec: 1.331104193s, printf: 1.221442455s, S1038: 1.092209033s, ctrlflow: 1.036554429s, fact_purity: 776.520399ms, nilness: 592.967554ms, S1039: 502.219766ms" [2023-08-11T02:31:12.352Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-11T02:31:12.352Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, autogenerated_exclude: 200/200, path_prettifier: 200/200, skip_files: 200/200, nolint: 0/21" [2023-08-11T02:31:12.352Z] level=info msg="[runner] processing took 19.314486ms with stages: nolint: 9.37299ms, identifier_marker: 5.046204ms, exclude-rules: 1.621757ms, path_prettifier: 1.238153ms, skip_dirs: 1.015011ms, autogenerated_exclude: 978.42µs, cgo: 23.831µs, filename_unadjuster: 14.38µs, max_same_issues: 590ns, uniq_by_line: 580ns, sort_results: 450ns, diff: 360ns, skip_files: 330ns, exclude: 310ns, source_code: 270ns, severity-rules: 220ns, path_shortener: 210ns, max_from_linter: 200ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" [2023-08-11T02:31:12.352Z] level=info msg="[runner] linters took 6.929306912s with stages: goanalysis_metalinter: 6.909907695s" [2023-08-11T02:31:12.352Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-11T02:31:12.352Z] level=info msg="Memory: 213 samples, avg is 187.6MB, max is 864.7MB" [2023-08-11T02:31:12.352Z] level=info msg="Execution took 21.184563944s" [2023-08-11T02:31:12.352Z] go vet ./... [2023-08-11T02:31:16.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-11T02:31:16.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-11T02:31:16.543Z] ./bin/test-attribution-txt.sh [2023-08-11T02:31:16.543Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-11T02:31:16.543Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-11T02:31:16.543Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-11T02:31:16.543Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-11T02:31:16.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-11T02:31:16.893Z] + ls -al . [2023-08-11T02:31:16.893Z] total 724 [2023-08-11T02:31:16.893Z] drwxrwxr-x 11 1001 1001 4096 Aug 11 02:29 . [2023-08-11T02:31:16.893Z] drwxr-xr-x 4 root root 4096 Aug 11 02:29 .. [2023-08-11T02:31:16.893Z] drwxrwxr-x 2 1001 1001 4096 Aug 11 02:28 .blubracket [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 16 Aug 11 02:28 .dockerignore [2023-08-11T02:31:16.893Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 02:29 .git [2023-08-11T02:31:16.893Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 02:28 .github [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 1133 Aug 11 02:28 .gitignore [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 42 Aug 11 02:28 .golangci.yml [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 87 Aug 11 02:28 .hadolint.yml [2023-08-11T02:31:16.893Z] drwxr-xr-x 3 1001 1001 4096 Aug 11 02:29 .semver [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 02:28 .sonarcloud.properties [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 02:28 ADOPTERS.md [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 11152 Aug 11 02:28 Attribution.txt [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 93407 Aug 11 02:28 CHANGELOG.md [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 02:28 CONTRIBUTING.md [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 02:28 GOVERNANCE.md [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 883 Aug 11 02:28 Jenkinsfile [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 02:28 LICENSE [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 14368 Aug 11 02:28 Makefile [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 02:28 OWNERS.md [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 9923 Aug 11 02:28 README.md [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 789 Aug 11 02:28 SECURITY.md [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 12 Aug 11 02:29 VERSION [2023-08-11T02:31:16.893Z] drwxrwxr-x 2 1001 1001 4096 Aug 11 02:28 bin [2023-08-11T02:31:16.893Z] drwxrwxr-x 18 1001 1001 4096 Aug 11 02:28 cmd [2023-08-11T02:31:16.893Z] -rw-r--r-- 1 root root 446998 Aug 11 02:30 coverage.out [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 3687 Aug 11 02:28 go.mod [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 33714 Aug 11 02:28 go.sum [2023-08-11T02:31:16.893Z] drwxrwxr-x 7 1001 1001 4096 Aug 11 02:28 internal [2023-08-11T02:31:16.893Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 02:28 openapi [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 594 Aug 11 02:28 security.txt [2023-08-11T02:31:16.893Z] drwxrwxr-x 4 1001 1001 4096 Aug 11 02:28 snap [2023-08-11T02:31:16.893Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 02:28 version.go [Pipeline] sh [2023-08-11T02:31:17.315Z] + '[' -e coverage.out ] [2023-08-11T02:31:17.315Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-11T02:31:17.410Z] Stashed 1 file(s) [Pipeline] sh [2023-08-11T02:31:17.688Z] + make build [2023-08-11T02:31:17.688Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-11T02:31:29.890Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-11T02:31:30.824Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-11T02:31:31.759Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-11T02:31:32.693Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-11T02:31:39.250Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-11T02:31:40.626Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-11T02:31:42.012Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-11T02:31:42.943Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-11T02:31:43.877Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-11T02:31:44.809Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-11T02:31:45.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-11T02:31:47.126Z] $ docker stop --time=1 b1c3d5946e5b8d8e55c0afe2c9ce46dd4470162b772d68dca1210bede35ec3cf [2023-08-11T02:31:53.847Z] $ docker rm -f --volumes b1c3d5946e5b8d8e55c0afe2c9ce46dd4470162b772d68dca1210bede35ec3cf [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-08-11T02:31:54.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-11T02:31:54.853Z] [2023-08-11T02:31:54.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:31:55.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-11T02:31:55.157Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-11T02:31:55.157Z] 91d30c5bc195: Pulling fs layer [2023-08-11T02:31:55.157Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-11T02:31:55.157Z] 9c61dcf015f6: Pulling fs layer [2023-08-11T02:31:55.157Z] 4698f68db338: Pulling fs layer [2023-08-11T02:31:55.157Z] 2a2f49069b9e: Pulling fs layer [2023-08-11T02:31:55.157Z] e0025b399a48: Pulling fs layer [2023-08-11T02:31:55.157Z] 4698f68db338: Waiting [2023-08-11T02:31:55.157Z] 2a2f49069b9e: Waiting [2023-08-11T02:31:55.157Z] e0025b399a48: Waiting [2023-08-11T02:31:55.157Z] 91d30c5bc195: Verifying Checksum [2023-08-11T02:31:55.157Z] 91d30c5bc195: Download complete [2023-08-11T02:31:55.415Z] 4698f68db338: Download complete [2023-08-11T02:31:55.415Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-11T02:31:55.415Z] 2e9b0aa3be6d: Download complete [2023-08-11T02:31:55.415Z] e0025b399a48: Verifying Checksum [2023-08-11T02:31:55.415Z] e0025b399a48: Download complete [2023-08-11T02:31:55.415Z] 91d30c5bc195: Pull complete [2023-08-11T02:31:55.415Z] 2a2f49069b9e: Verifying Checksum [2023-08-11T02:31:55.415Z] 2a2f49069b9e: Download complete [2023-08-11T02:31:55.673Z] 2e9b0aa3be6d: Pull complete [2023-08-11T02:31:55.931Z] 9c61dcf015f6: Verifying Checksum [2023-08-11T02:31:55.931Z] 9c61dcf015f6: Download complete [2023-08-11T02:31:58.460Z] 9c61dcf015f6: Pull complete [2023-08-11T02:31:58.460Z] 4698f68db338: Pull complete [2023-08-11T02:31:58.460Z] 2a2f49069b9e: Pull complete [2023-08-11T02:31:58.719Z] e0025b399a48: Pull complete [2023-08-11T02:31:58.719Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-11T02:31:58.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-11T02:31:58.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:31:58.800Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:31:58.829Z] $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-11T02:32:04.161Z] $ docker top a061aabf8f65013efcd2e7194d7b5cfe4d24577dbc7b256732b912561c4f91aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T02:32:04.499Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-11T02:32:07.032Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #1 transferring dockerfile: 1.78kB done [2023-08-11T02:32:07.032Z] #1 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #2 [core-command internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #2 transferring dockerfile: 1.82kB done [2023-08-11T02:32:07.032Z] #2 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #3 transferring dockerfile: 2.68kB done [2023-08-11T02:32:07.032Z] #3 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #4 transferring dockerfile: 1.84kB done [2023-08-11T02:32:07.032Z] #4 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #5 transferring dockerfile: 2.58kB done [2023-08-11T02:32:07.032Z] #5 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #6 transferring dockerfile: 2.82kB done [2023-08-11T02:32:07.032Z] #6 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #7 transferring dockerfile: 2.06kB done [2023-08-11T02:32:07.032Z] #7 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #8 transferring dockerfile: 1.96kB done [2023-08-11T02:32:07.032Z] #8 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #9 transferring dockerfile: 2.38kB done [2023-08-11T02:32:07.032Z] #9 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #10 transferring dockerfile: 2.04kB done [2023-08-11T02:32:07.032Z] #10 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #11 transferring dockerfile: 2.63kB done [2023-08-11T02:32:07.032Z] #11 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #12 [core-data internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #12 transferring dockerfile: 1.90kB done [2023-08-11T02:32:07.032Z] #12 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #13 transferring dockerfile: 1.82kB done [2023-08-11T02:32:07.032Z] #13 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2023-08-11T02:32:07.032Z] #14 transferring context: 56B done [2023-08-11T02:32:07.032Z] #14 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-11T02:32:07.032Z] #15 transferring dockerfile: 2.12kB done [2023-08-11T02:32:07.032Z] #15 DONE 0.1s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #16 [core-command internal] load .dockerignore [2023-08-11T02:32:07.032Z] #16 transferring context: 56B done [2023-08-11T02:32:07.032Z] #16 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #17 [security-spire-agent internal] load .dockerignore [2023-08-11T02:32:07.032Z] #17 transferring context: 56B done [2023-08-11T02:32:07.032Z] #17 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #18 [support-notifications internal] load .dockerignore [2023-08-11T02:32:07.032Z] #18 transferring context: 56B done [2023-08-11T02:32:07.032Z] #18 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.032Z] #19 [security-spire-config internal] load .dockerignore [2023-08-11T02:32:07.032Z] #19 transferring context: 56B done [2023-08-11T02:32:07.032Z] #19 DONE 0.0s [2023-08-11T02:32:07.032Z] [2023-08-11T02:32:07.033Z] #20 [security-bootstrapper internal] load .dockerignore [2023-08-11T02:32:07.033Z] #20 transferring context: 56B done [2023-08-11T02:32:07.033Z] #20 DONE 0.1s [2023-08-11T02:32:07.033Z] [2023-08-11T02:32:07.033Z] #21 [security-proxy-setup internal] load .dockerignore [2023-08-11T02:32:07.033Z] #21 transferring context: 56B done [2023-08-11T02:32:07.033Z] #21 DONE 0.1s [2023-08-11T02:32:07.033Z] [2023-08-11T02:32:07.033Z] #22 [security-proxy-auth internal] load .dockerignore [2023-08-11T02:32:07.294Z] #22 transferring context: 56B done [2023-08-11T02:32:07.294Z] #22 DONE 0.1s [2023-08-11T02:32:07.294Z] [2023-08-11T02:32:07.294Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-08-11T02:32:07.294Z] #23 transferring context: 56B done [2023-08-11T02:32:07.294Z] #23 DONE 0.0s [2023-08-11T02:32:07.294Z] [2023-08-11T02:32:07.294Z] #24 [core-metadata internal] load .dockerignore [2023-08-11T02:32:07.294Z] #24 transferring context: 56B done [2023-08-11T02:32:07.294Z] #24 DONE 0.1s [2023-08-11T02:32:07.294Z] [2023-08-11T02:32:07.294Z] #25 [core-data internal] load .dockerignore [2023-08-11T02:32:07.294Z] #25 transferring context: 56B done [2023-08-11T02:32:07.294Z] #25 DONE 0.1s [2023-08-11T02:32:07.294Z] [2023-08-11T02:32:07.294Z] #26 [security-spire-server internal] load .dockerignore [2023-08-11T02:32:07.294Z] #26 transferring context: 56B done [2023-08-11T02:32:07.294Z] #26 DONE 0.1s [2023-08-11T02:32:07.294Z] [2023-08-11T02:32:07.294Z] #27 [support-scheduler internal] load .dockerignore [2023-08-11T02:32:07.294Z] #27 transferring context: 56B done [2023-08-11T02:32:07.294Z] #27 DONE 0.0s [2023-08-11T02:32:07.294Z] [2023-08-11T02:32:07.295Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-11T02:32:07.295Z] #28 transferring context: 56B done [2023-08-11T02:32:07.295Z] #28 DONE 0.1s [2023-08-11T02:32:07.295Z] [2023-08-11T02:32:07.295Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:07.295Z] #29 DONE 0.0s [2023-08-11T02:32:07.295Z] [2023-08-11T02:32:07.295Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:32:07.295Z] #30 ... [2023-08-11T02:32:07.295Z] [2023-08-11T02:32:07.295Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:07.295Z] #29 DONE 0.0s [2023-08-11T02:32:07.295Z] [2023-08-11T02:32:07.295Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:32:07.554Z] #30 DONE 0.1s [2023-08-11T02:32:07.554Z] [2023-08-11T02:32:07.554Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:07.554Z] #29 DONE 0.0s [2023-08-11T02:32:07.554Z] [2023-08-11T02:32:07.554Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:32:07.554Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:32:07.554Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-11T02:32:07.554Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-11T02:32:07.554Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-11T02:32:07.554Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:32:07.554Z] #31 ... [2023-08-11T02:32:07.554Z] [2023-08-11T02:32:07.554Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:07.554Z] #29 DONE 0.0s [2023-08-11T02:32:07.554Z] [2023-08-11T02:32:07.554Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:32:07.554Z] #30 DONE 0.2s [2023-08-11T02:32:07.554Z] [2023-08-11T02:32:07.554Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:32:07.554Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:32:07.554Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-11T02:32:07.554Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-11T02:32:07.554Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:32:07.554Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-11T02:32:07.812Z] #31 ... [2023-08-11T02:32:07.812Z] [2023-08-11T02:32:07.812Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:07.812Z] #29 DONE 0.0s [2023-08-11T02:32:07.812Z] [2023-08-11T02:32:07.812Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:32:07.812Z] #30 DONE 0.3s [2023-08-11T02:32:07.812Z] [2023-08-11T02:32:07.812Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:32:07.812Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:32:07.812Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-11T02:32:07.812Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-11T02:32:07.812Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-11T02:32:07.812Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:32:07.812Z] #31 ... [2023-08-11T02:32:07.812Z] [2023-08-11T02:32:07.812Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:07.812Z] #29 DONE 0.0s [2023-08-11T02:32:07.812Z] [2023-08-11T02:32:07.812Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:32:07.812Z] #31 ... [2023-08-11T02:32:07.812Z] [2023-08-11T02:32:07.812Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:07.812Z] #29 DONE 0.0s [2023-08-11T02:32:07.812Z] [2023-08-11T02:32:07.812Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:32:07.812Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:32:07.812Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-11T02:32:07.812Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-11T02:32:07.812Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-11T02:32:07.812Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:32:07.812Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-11T02:32:08.072Z] #31 ... [2023-08-11T02:32:08.072Z] [2023-08-11T02:32:08.072Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-11T02:32:08.072Z] #29 DONE 0.0s [2023-08-11T02:32:08.072Z] [2023-08-11T02:32:08.072Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:32:08.072Z] #30 DONE 0.4s [2023-08-11T02:32:08.072Z] [2023-08-11T02:32:08.072Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:32:08.072Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:32:08.072Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-11T02:32:08.072Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-11T02:32:08.072Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-11T02:32:08.072Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:32:08.072Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-11T02:32:08.331Z] #31 DONE 1.0s [2023-08-11T02:32:08.331Z] [2023-08-11T02:32:08.331Z] #32 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-11T02:32:08.331Z] #32 ... [2023-08-11T02:32:08.331Z] [2023-08-11T02:32:08.331Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-11T02:32:08.331Z] #33 DONE 1.2s [2023-08-11T02:32:08.590Z] [2023-08-11T02:32:08.590Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-11T02:32:15.148Z] #34 ... [2023-08-11T02:32:15.148Z] [2023-08-11T02:32:15.148Z] #35 [security-spire-config internal] load build context [2023-08-11T02:32:15.148Z] #35 transferring context: 249.69MB 6.1s [2023-08-11T02:32:15.148Z] #35 ... [2023-08-11T02:32:15.148Z] [2023-08-11T02:32:15.148Z] #36 [support-notifications internal] load build context [2023-08-11T02:32:15.148Z] #36 ... [2023-08-11T02:32:15.148Z] [2023-08-11T02:32:15.148Z] #35 [security-spire-config internal] load build context [2023-08-11T02:32:16.082Z] #35 transferring context: 364.87MB 8.6s done [2023-08-11T02:32:17.454Z] #35 ... [2023-08-11T02:32:17.454Z] [2023-08-11T02:32:17.454Z] #37 [core-command internal] load build context [2023-08-11T02:32:17.454Z] #37 transferring context: 364.87MB 8.3s done [2023-08-11T02:32:17.454Z] #37 ... [2023-08-11T02:32:17.454Z] [2023-08-11T02:32:17.454Z] #38 [security-spire-agent internal] load build context [2023-08-11T02:32:17.454Z] #38 transferring context: 364.87MB 10.0s done [2023-08-11T02:32:17.710Z] #38 ... [2023-08-11T02:32:17.710Z] [2023-08-11T02:32:17.710Z] #39 [security-proxy-setup internal] load build context [2023-08-11T02:32:17.710Z] #39 transferring context: 364.87MB 8.5s done [2023-08-11T02:32:17.710Z] #39 ... [2023-08-11T02:32:17.710Z] [2023-08-11T02:32:17.710Z] #40 [security-secretstore-setup internal] load build context [2023-08-11T02:32:17.946Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3333 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-11T02:32:17.957Z] Running in /w/workspace/edgex-go/554 [Pipeline] { [Pipeline] checkout [2023-08-11T02:32:17.972Z] #40 ... [2023-08-11T02:32:17.972Z] [2023-08-11T02:32:17.972Z] #41 [core-data internal] load build context [2023-08-11T02:32:17.972Z] #41 transferring context: 364.87MB 9.0s done [2023-08-11T02:32:17.972Z] #41 ... [2023-08-11T02:32:17.972Z] [2023-08-11T02:32:17.972Z] #42 [support-scheduler internal] load build context [2023-08-11T02:32:17.972Z] #42 transferring context: 364.87MB 8.4s done [2023-08-11T02:32:17.988Z] The recommended git tool is: git [2023-08-11T02:32:18.230Z] #42 ... [2023-08-11T02:32:18.230Z] [2023-08-11T02:32:18.230Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-11T02:32:18.230Z] #43 transferring context: 364.87MB 7.9s done [2023-08-11T02:32:18.230Z] #43 ... [2023-08-11T02:32:18.230Z] [2023-08-11T02:32:18.230Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-11T02:32:18.230Z] #44 transferring context: 364.87MB 9.0s done [2023-08-11T02:32:18.488Z] #44 ... [2023-08-11T02:32:18.488Z] [2023-08-11T02:32:18.488Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-11T02:32:18.746Z] #45 ... [2023-08-11T02:32:18.746Z] [2023-08-11T02:32:18.746Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-11T02:32:18.746Z] #46 ... [2023-08-11T02:32:18.746Z] [2023-08-11T02:32:18.746Z] #47 [security-spire-server internal] load build context [2023-08-11T02:32:18.746Z] #47 transferring context: 364.87MB 9.0s done [2023-08-11T02:32:19.003Z] #47 ... [2023-08-11T02:32:19.003Z] [2023-08-11T02:32:19.003Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-11T02:32:19.003Z] #48 ... [2023-08-11T02:32:19.003Z] [2023-08-11T02:32:19.003Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-11T02:32:19.278Z] #49 ... [2023-08-11T02:32:19.278Z] [2023-08-11T02:32:19.278Z] #50 [core-metadata internal] load build context [2023-08-11T02:32:19.278Z] #50 transferring context: 364.87MB 9.6s done [2023-08-11T02:32:19.278Z] #50 ... [2023-08-11T02:32:19.278Z] [2023-08-11T02:32:19.278Z] #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-11T02:32:19.537Z] #51 ... [2023-08-11T02:32:19.537Z] [2023-08-11T02:32:19.537Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-11T02:32:19.795Z] #52 ... [2023-08-11T02:32:19.795Z] [2023-08-11T02:32:19.795Z] #53 [security-bootstrapper internal] load build context [2023-08-11T02:32:19.795Z] #53 transferring context: 364.87MB 8.7s done [2023-08-11T02:32:19.795Z] #53 ... [2023-08-11T02:32:19.795Z] [2023-08-11T02:32:19.795Z] #54 [security-proxy-auth internal] load build context [2023-08-11T02:32:19.795Z] #54 transferring context: 364.87MB 8.2s done [2023-08-11T02:32:20.507Z] #54 ... [2023-08-11T02:32:20.507Z] [2023-08-11T02:32:20.507Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-11T02:32:20.769Z] #55 ... [2023-08-11T02:32:20.769Z] [2023-08-11T02:32:20.769Z] #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-11T02:32:20.769Z] #56 ... [2023-08-11T02:32:20.769Z] [2023-08-11T02:32:20.769Z] #36 [support-notifications internal] load build context [2023-08-11T02:32:20.769Z] #36 transferring context: 364.87MB 7.8s done [2023-08-11T02:32:22.928Z] using credential edgex-jenkins-ssh [2023-08-11T02:32:22.942Z] Cloning the remote Git repository [2023-08-11T02:32:22.983Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-11T02:32:23.068Z] > git init /w/workspace/edgex-go/554 # timeout=10 [2023-08-11T02:32:23.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-11T02:32:23.198Z] > git --version # timeout=10 [2023-08-11T02:32:23.224Z] > git --version # 'git version 2.25.1' [2023-08-11T02:32:23.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-11T02:32:23.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-11T02:32:28.895Z] #36 ... [2023-08-11T02:32:28.895Z] [2023-08-11T02:32:28.895Z] #40 [security-secretstore-setup internal] load build context [2023-08-11T02:32:28.895Z] #40 transferring context: 364.87MB 10.1s done [2023-08-11T02:32:41.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-11T02:32:41.375Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-11T02:32:42.128Z] Avoid second fetch [2023-08-11T02:32:42.128Z] Checking out Revision 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (main) [2023-08-11T02:32:42.811Z] Commit message: "Merge pull request #4628 from jackchenjc/issue-4602" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-11T02:32:43.678Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-11T02:32:43.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T02:32:43.678Z] Dload Upload Total Spent Left Speed [2023-08-11T02:32:43.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-08-11T02:32:42.147Z] > git config core.sparsecheckout # timeout=10 [2023-08-11T02:32:42.218Z] > git checkout -f 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 [2023-08-11T02:32:44.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-11T02:32:44.652Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-11T02:32:44.652Z] + sudo tee /etc/docker/daemon.new [2023-08-11T02:32:44.652Z] { [2023-08-11T02:32:44.652Z] "registry-mirrors": [ [2023-08-11T02:32:44.652Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-11T02:32:44.652Z] ], [2023-08-11T02:32:44.652Z] "bip": "10.250.0.254/24", [2023-08-11T02:32:44.652Z] "hosts": [ [2023-08-11T02:32:44.652Z] "tcp://0.0.0.0:5555", [2023-08-11T02:32:44.652Z] "unix:///var/run/docker.sock" [2023-08-11T02:32:44.652Z] ], [2023-08-11T02:32:44.652Z] "mtu": 1458, [2023-08-11T02:32:44.652Z] "selinux-enabled": true, [2023-08-11T02:32:44.652Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-11T02:32:44.652Z] } [Pipeline] sh [2023-08-11T02:32:44.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-11T02:32:45.326Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T02:33:03.567Z] provisioning config files... [2023-08-11T02:33:03.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config18064807845473018715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:33:03.939Z] ---> docker-login.sh [2023-08-11T02:33:03.939Z] nexus3.edgexfoundry.org:10001 [2023-08-11T02:33:04.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:33:04.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:33:04.473Z] Configure a credential helper to remove this warning. See [2023-08-11T02:33:04.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:33:04.473Z] [2023-08-11T02:33:04.473Z] Login Succeeded [2023-08-11T02:33:04.473Z] nexus3.edgexfoundry.org:10002 [2023-08-11T02:33:04.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:33:04.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:33:04.741Z] Configure a credential helper to remove this warning. See [2023-08-11T02:33:04.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:33:04.741Z] [2023-08-11T02:33:04.741Z] Login Succeeded [2023-08-11T02:33:04.741Z] nexus3.edgexfoundry.org:10003 [2023-08-11T02:33:05.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:33:05.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:33:05.010Z] Configure a credential helper to remove this warning. See [2023-08-11T02:33:05.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:33:05.010Z] [2023-08-11T02:33:05.010Z] Login Succeeded [2023-08-11T02:33:05.010Z] nexus3.edgexfoundry.org:10004 [2023-08-11T02:33:05.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:33:05.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:33:05.543Z] Configure a credential helper to remove this warning. See [2023-08-11T02:33:05.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:33:05.543Z] [2023-08-11T02:33:05.543Z] Login Succeeded [2023-08-11T02:33:05.543Z] docker.io [2023-08-11T02:33:05.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:33:05.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:33:05.810Z] Configure a credential helper to remove this warning. See [2023-08-11T02:33:05.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:33:05.810Z] [2023-08-11T02:33:05.810Z] Login Succeeded [2023-08-11T02:33:05.810Z] ---> docker-login.sh ends [Pipeline] } [2023-08-11T02:33:05.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-11T02:33:06.371Z] + git config --global --add safe.directory /w/workspace/edgex-go/554 [Pipeline] echo [2023-08-11T02:33:06.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T02:33:06.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T02:33:06.413Z] ========================================================= [2023-08-11T02:33:06.413Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-11T02:33:06.413Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-11T02:33:06.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-11T02:33:06.995Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-11T02:33:06.995Z] edb6bdbacee9: Pulling fs layer [2023-08-11T02:33:06.995Z] 5f9638ab2659: Pulling fs layer [2023-08-11T02:33:06.995Z] 8d51d6327a98: Pulling fs layer [2023-08-11T02:33:06.995Z] 8b374f2dd631: Pulling fs layer [2023-08-11T02:33:06.995Z] ec14aa9079de: Pulling fs layer [2023-08-11T02:33:06.995Z] 2f466654f4bb: Pulling fs layer [2023-08-11T02:33:06.995Z] 554e91adad29: Pulling fs layer [2023-08-11T02:33:06.995Z] ec14aa9079de: Waiting [2023-08-11T02:33:06.995Z] 2f466654f4bb: Waiting [2023-08-11T02:33:06.995Z] 554e91adad29: Waiting [2023-08-11T02:33:06.995Z] 8b374f2dd631: Waiting [2023-08-11T02:33:06.995Z] 5f9638ab2659: Download complete [2023-08-11T02:33:06.995Z] 8b374f2dd631: Verifying Checksum [2023-08-11T02:33:06.995Z] 8b374f2dd631: Download complete [2023-08-11T02:33:06.995Z] ec14aa9079de: Verifying Checksum [2023-08-11T02:33:06.995Z] ec14aa9079de: Download complete [2023-08-11T02:33:06.995Z] edb6bdbacee9: Verifying Checksum [2023-08-11T02:33:07.788Z] #40 ... [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #36 [support-notifications internal] load build context [2023-08-11T02:33:07.788Z] #36 DONE 54.2s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #54 [security-proxy-auth internal] load build context [2023-08-11T02:33:07.788Z] #54 DONE 53.9s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #37 [core-command internal] load build context [2023-08-11T02:33:07.788Z] #37 DONE 54.2s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-11T02:33:07.788Z] #43 DONE 53.6s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-11T02:33:07.788Z] #34 DONE 53.3s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:33:07.788Z] #57 ... [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #35 [security-spire-config internal] load build context [2023-08-11T02:33:07.788Z] #35 DONE 54.3s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #39 [security-proxy-setup internal] load build context [2023-08-11T02:33:07.788Z] #39 DONE 54.2s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #53 [security-bootstrapper internal] load build context [2023-08-11T02:33:07.788Z] #53 DONE 54.2s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-11T02:33:07.788Z] #44 DONE 54.5s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #42 [support-scheduler internal] load build context [2023-08-11T02:33:07.788Z] #42 DONE 53.8s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #41 [core-data internal] load build context [2023-08-11T02:33:07.788Z] #41 DONE 54.0s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #47 [security-spire-server internal] load build context [2023-08-11T02:33:07.788Z] #47 DONE 54.0s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-11T02:33:07.788Z] #48 53.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #48 ... [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #50 [core-metadata internal] load build context [2023-08-11T02:33:07.788Z] #50 DONE 54.3s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #38 [security-spire-agent internal] load build context [2023-08-11T02:33:07.788Z] #38 DONE 54.6s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #40 [security-secretstore-setup internal] load build context [2023-08-11T02:33:07.788Z] #40 DONE 54.3s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-11T02:33:07.788Z] #45 53.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #45 53.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #45 ... [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-11T02:33:07.788Z] #46 53.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #46 53.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #46 53.96 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.788Z] #46 53.97 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.788Z] #46 53.97 OK: 7 MiB in 16 packages [2023-08-11T02:33:07.788Z] #46 DONE 54.2s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #32 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-11T02:33:07.788Z] #32 53.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #32 53.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #32 53.99 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.788Z] #32 53.99 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.788Z] #32 53.99 OK: 7 MiB in 16 packages [2023-08-11T02:33:07.788Z] #32 DONE 54.3s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-11T02:33:07.788Z] #45 54.24 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.788Z] #45 54.25 (2/2) Installing su-exec (0.2-r2) [2023-08-11T02:33:07.788Z] #45 54.25 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.788Z] #45 54.27 OK: 7 MiB in 17 packages [2023-08-11T02:33:07.788Z] #45 ... [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-11T02:33:07.788Z] #52 53.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #52 53.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #52 53.98 (1/2) Installing ca-certificates (20230506-r0) [2023-08-11T02:33:07.788Z] #52 54.11 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.788Z] #52 54.14 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.788Z] #52 54.14 Executing ca-certificates-20230506-r0.trigger [2023-08-11T02:33:07.788Z] #52 54.23 OK: 8 MiB in 17 packages [2023-08-11T02:33:07.788Z] #52 DONE 54.4s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-11T02:33:07.788Z] #45 DONE 54.4s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-11T02:33:07.788Z] #49 53.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #49 53.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #49 54.09 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:33:07.788Z] #49 54.09 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:33:07.788Z] #49 54.09 OK: 17818 distinct packages available [2023-08-11T02:33:07.788Z] #49 54.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #49 54.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #49 54.52 (1/9) Installing ca-certificates (20230506-r0) [2023-08-11T02:33:07.788Z] #49 54.53 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-11T02:33:07.788Z] #49 54.55 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-11T02:33:07.788Z] #49 54.55 (4/9) Installing libcurl (8.2.1-r0) [2023-08-11T02:33:07.788Z] #49 54.57 (5/9) Installing curl (8.2.1-r0) [2023-08-11T02:33:07.788Z] #49 54.58 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.788Z] #49 54.58 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-11T02:33:07.788Z] #49 54.59 (8/9) Installing libucontext (1.2-r0) [2023-08-11T02:33:07.788Z] #49 54.59 (9/9) Installing gcompat (1.1.0-r0) [2023-08-11T02:33:07.788Z] #49 54.60 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.788Z] #49 54.61 Executing ca-certificates-20230506-r0.trigger [2023-08-11T02:33:07.788Z] #49 54.68 OK: 10 MiB in 24 packages [2023-08-11T02:33:07.788Z] #49 DONE 55.0s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-11T02:33:07.788Z] #48 53.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #48 54.06 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:33:07.788Z] #48 54.06 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:33:07.788Z] #48 54.06 OK: 17818 distinct packages available [2023-08-11T02:33:07.788Z] #48 54.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #48 54.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #48 54.53 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.788Z] #48 54.53 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-11T02:33:07.788Z] #48 54.54 (3/4) Installing libucontext (1.2-r0) [2023-08-11T02:33:07.788Z] #48 54.54 (4/4) Installing gcompat (1.1.0-r0) [2023-08-11T02:33:07.788Z] #48 54.55 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.788Z] #48 54.55 OK: 7 MiB in 19 packages [2023-08-11T02:33:07.788Z] #48 DONE 54.9s [2023-08-11T02:33:07.788Z] [2023-08-11T02:33:07.788Z] #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-11T02:33:07.788Z] #51 54.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #51 54.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.788Z] #51 54.60 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.788Z] #51 54.60 (2/2) Installing openssl (3.0.10-r0) [2023-08-11T02:33:07.788Z] #51 54.62 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.788Z] #51 54.63 OK: 8 MiB in 17 packages [2023-08-11T02:33:07.789Z] #51 DONE 54.9s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-11T02:33:07.789Z] #58 DONE 0.0s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-11T02:33:07.789Z] #55 54.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #55 54.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #55 54.61 (1/4) Installing ca-certificates (20230506-r0) [2023-08-11T02:33:07.789Z] #55 54.63 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.789Z] #55 54.63 (3/4) Installing su-exec (0.2-r2) [2023-08-11T02:33:07.789Z] #55 54.64 (4/4) Installing yq (4.30.4-r4) [2023-08-11T02:33:07.789Z] #55 54.75 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.789Z] #55 54.75 Executing ca-certificates-20230506-r0.trigger [2023-08-11T02:33:07.789Z] #55 54.92 OK: 17 MiB in 19 packages [2023-08-11T02:33:07.789Z] #55 DONE 55.0s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-11T02:33:07.789Z] #56 54.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #56 54.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #56 54.62 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:33:07.789Z] #56 54.62 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:33:07.789Z] #56 54.62 OK: 17818 distinct packages available [2023-08-11T02:33:07.789Z] #56 54.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #56 54.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #56 55.05 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-11T02:33:07.789Z] #56 55.05 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-11T02:33:07.789Z] #56 55.05 (3/5) Installing libucontext (1.2-r0) [2023-08-11T02:33:07.789Z] #56 55.06 (4/5) Installing gcompat (1.1.0-r0) [2023-08-11T02:33:07.789Z] #56 55.06 (5/5) Installing openssl (3.0.10-r0) [2023-08-11T02:33:07.789Z] #56 55.07 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:33:07.789Z] #56 55.08 OK: 8 MiB in 20 packages [2023-08-11T02:33:07.789Z] #56 DONE 55.2s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-11T02:33:07.789Z] #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 1.821 OK: 265 MiB in 53 packages [2023-08-11T02:33:07.789Z] #59 DONE 1.9s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:33:07.789Z] #0 1.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #60 ... [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:33:07.789Z] #61 DONE 0.1s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:33:07.789Z] #60 2.087 OK: 265 MiB in 53 packages [2023-08-11T02:33:07.789Z] #60 DONE 2.2s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:33:07.789Z] #62 DONE 0.1s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:33:07.789Z] #63 ... [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-11T02:33:07.789Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 2.198 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:33:07.789Z] #0 2.198 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:33:07.789Z] #0 2.198 OK: 17823 distinct packages available [2023-08-11T02:33:07.789Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 2.604 OK: 265 MiB in 53 packages [2023-08-11T02:33:07.789Z] #64 DONE 2.7s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #65 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-11T02:33:07.789Z] #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #0 2.593 OK: 265 MiB in 53 packages [2023-08-11T02:33:07.789Z] #65 DONE 2.7s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-11T02:33:07.789Z] #66 DONE 0.1s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:33:07.789Z] #67 DONE 0.1s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:33:07.789Z] #68 ... [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:33:07.789Z] #57 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #57 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-11T02:33:07.789Z] #57 2.924 OK: 265 MiB in 53 packages [2023-08-11T02:33:07.789Z] #57 DONE 3.0s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #69 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:33:07.789Z] #69 DONE 0.1s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:33:07.789Z] #70 ... [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-11T02:33:07.789Z] #71 DONE 2.2s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-11T02:33:07.789Z] #72 DONE 0.1s [2023-08-11T02:33:07.789Z] [2023-08-11T02:33:07.789Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:33:07.966Z] edb6bdbacee9: Pull complete [2023-08-11T02:33:08.236Z] 554e91adad29: Verifying Checksum [2023-08-11T02:33:08.236Z] 554e91adad29: Download complete [2023-08-11T02:33:08.515Z] 5f9638ab2659: Pull complete [2023-08-11T02:33:09.505Z] 8d51d6327a98: Verifying Checksum [2023-08-11T02:33:09.505Z] 8d51d6327a98: Download complete [2023-08-11T02:33:09.505Z] 2f466654f4bb: Verifying Checksum [2023-08-11T02:33:09.505Z] 2f466654f4bb: Download complete [2023-08-11T02:33:14.344Z] #73 ... [2023-08-11T02:33:14.344Z] [2023-08-11T02:33:14.344Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:33:21.834Z] 8d51d6327a98: Pull complete [2023-08-11T02:33:21.835Z] 8b374f2dd631: Pull complete [2023-08-11T02:33:21.835Z] ec14aa9079de: Pull complete [2023-08-11T02:33:27.195Z] 2f466654f4bb: Pull complete [2023-08-11T02:33:29.781Z] 554e91adad29: Pull complete [2023-08-11T02:33:29.781Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-11T02:33:29.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-11T02:33:29.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-11T02:33:30.212Z] + + docker build -t ci-base-image-arm64 -f - . [2023-08-11T02:33:30.213Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-11T02:33:30.213Z] WORKDIR /edgex [2023-08-11T02:33:30.213Z] COPY go.mod . [2023-08-11T02:33:30.213Z] RUN go mod download [2023-08-11T02:33:30.833Z] Sending build context to Docker daemon 2.937MB [2023-08-11T02:33:30.833Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-11T02:33:30.833Z] ---> 1e15ea492957 [2023-08-11T02:33:30.833Z] Step 2/4 : WORKDIR /edgex [2023-08-11T02:33:34.190Z] ---> Running in fb6ddd7ac4cf [2023-08-11T02:33:34.458Z] Removing intermediate container fb6ddd7ac4cf [2023-08-11T02:33:34.458Z] ---> dd9c08249663 [2023-08-11T02:33:34.458Z] Step 3/4 : COPY go.mod . [2023-08-11T02:33:35.043Z] ---> 1aa870d1e2a2 [2023-08-11T02:33:35.043Z] Step 4/4 : RUN go mod download [2023-08-11T02:33:35.043Z] ---> Running in 579e6e920017 [2023-08-11T02:34:01.370Z] #74 ... [2023-08-11T02:34:01.370Z] [2023-08-11T02:34:01.370Z] #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:01.370Z] #68 DONE 51.4s [2023-08-11T02:34:01.370Z] [2023-08-11T02:34:01.370Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:01.370Z] #74 DONE 52.2s [2023-08-11T02:34:01.370Z] [2023-08-11T02:34:01.370Z] #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:01.370Z] #63 DONE 52.0s [2023-08-11T02:34:01.370Z] [2023-08-11T02:34:01.370Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:01.370Z] #70 DONE 51.1s [2023-08-11T02:34:01.370Z] [2023-08-11T02:34:01.370Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:01.370Z] #73 DONE 51.4s [2023-08-11T02:34:01.370Z] [2023-08-11T02:34:01.370Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-11T02:34:06.696Z] #75 ... [2023-08-11T02:34:06.696Z] [2023-08-11T02:34:06.696Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-11T02:34:06.696Z] #76 ... [2023-08-11T02:34:06.696Z] [2023-08-11T02:34:06.696Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-11T02:34:06.696Z] #77 ... [2023-08-11T02:34:06.696Z] [2023-08-11T02:34:06.696Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-11T02:34:06.696Z] #78 ... [2023-08-11T02:34:06.696Z] [2023-08-11T02:34:06.696Z] #79 [core-command builder 6/7] COPY . . [2023-08-11T02:34:13.935Z] Removing intermediate container 579e6e920017 [2023-08-11T02:34:13.935Z] ---> f461f945ab4b [2023-08-11T02:34:13.935Z] Successfully built f461f945ab4b [2023-08-11T02:34:13.935Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:34:14.264Z] + docker inspect -f . ci-base-image-arm64 [2023-08-11T02:34:14.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:34:14.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-3333 does not seem to be running inside a container [2023-08-11T02:34:14.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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-08-11T02:34:15.699Z] $ docker top c2d2263d3cfcd5bb1484c32e159ca49318bba2344567c676ebb7865ee90b5c80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T02:34:16.504Z] + go version [2023-08-11T02:34:16.504Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-11T02:34:16.526Z] $ docker stop --time=1 c2d2263d3cfcd5bb1484c32e159ca49318bba2344567c676ebb7865ee90b5c80 [2023-08-11T02:34:18.096Z] $ docker rm -f --volumes c2d2263d3cfcd5bb1484c32e159ca49318bba2344567c676ebb7865ee90b5c80 [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-08-11T02:34:18.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-11T02:34:18.736Z] [2023-08-11T02:34:18.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:34:18.914Z] #79 DONE 22.0s [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-11T02:34:18.914Z] #76 DONE 22.0s [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #75 DONE 22.0s [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #80 [security-bootstrapper builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #80 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #81 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #82 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #83 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #84 [security-secretstore-setup builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #84 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #85 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #78 DONE 22.0s [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #86 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #87 [support-scheduler builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #87 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #88 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #89 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #90 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #91 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #92 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #93 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #94 [core-metadata builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #94 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #95 [core-data builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #95 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #96 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #97 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #98 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #99 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #100 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-11T02:34:18.914Z] #77 DONE 22.0s [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-11T02:34:18.914Z] #101 ... [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-11T02:34:18.914Z] #102 DONE 0.2s [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-11T02:34:18.914Z] #103 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-11T02:34:18.914Z] #104 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:18.914Z] #105 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-11T02:34:18.914Z] #106 CACHED [2023-08-11T02:34:18.914Z] [2023-08-11T02:34:18.914Z] #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-08-11T02:34:19.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-11T02:34:19.335Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-11T02:34:19.335Z] 547446be3368: Pulling fs layer [2023-08-11T02:34:19.335Z] d125d8839a47: Pulling fs layer [2023-08-11T02:34:19.336Z] 3e85d5ac6304: Pulling fs layer [2023-08-11T02:34:19.336Z] c3105a71a48b: Pulling fs layer [2023-08-11T02:34:19.336Z] 0f093f025ec4: Pulling fs layer [2023-08-11T02:34:19.336Z] c3106fc0e877: Pulling fs layer [2023-08-11T02:34:19.336Z] 0f093f025ec4: Waiting [2023-08-11T02:34:19.336Z] c3105a71a48b: Waiting [2023-08-11T02:34:19.336Z] c3106fc0e877: Waiting [2023-08-11T02:34:19.336Z] 547446be3368: Verifying Checksum [2023-08-11T02:34:19.336Z] 547446be3368: Download complete [2023-08-11T02:34:19.336Z] c3105a71a48b: Verifying Checksum [2023-08-11T02:34:19.336Z] c3105a71a48b: Download complete [2023-08-11T02:34:19.603Z] d125d8839a47: Verifying Checksum [2023-08-11T02:34:19.603Z] d125d8839a47: Download complete [2023-08-11T02:34:19.870Z] c3106fc0e877: Verifying Checksum [2023-08-11T02:34:19.870Z] c3106fc0e877: Download complete [2023-08-11T02:34:19.870Z] 0f093f025ec4: Verifying Checksum [2023-08-11T02:34:19.870Z] 0f093f025ec4: Download complete [2023-08-11T02:34:20.146Z] 547446be3368: Pull complete [2023-08-11T02:34:21.114Z] d125d8839a47: Pull complete [2023-08-11T02:34:21.462Z] #107 DONE 3.2s [2023-08-11T02:34:21.462Z] [2023-08-11T02:34:21.462Z] #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-08-11T02:34:21.462Z] #108 DONE 3.3s [2023-08-11T02:34:21.462Z] [2023-08-11T02:34:21.462Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-11T02:34:21.696Z] 3e85d5ac6304: Verifying Checksum [2023-08-11T02:34:21.696Z] 3e85d5ac6304: Download complete [2023-08-11T02:34:23.365Z] #109 DONE 1.7s [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-11T02:34:23.365Z] #110 DONE 1.7s [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-11T02:34:23.365Z] #111 CACHED [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-11T02:34:23.365Z] #112 CACHED [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #113 [security-spire-config builder 6/9] COPY . . [2023-08-11T02:34:23.365Z] #113 CACHED [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #114 [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-08-11T02:34:23.365Z] #114 CACHED [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:34:23.365Z] #115 CACHED [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-11T02:34:23.365Z] #116 CACHED [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:34:23.365Z] #117 ... [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:34:23.365Z] #118 DONE 0.1s [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:34:23.365Z] #117 DONE 0.2s [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:34:23.365Z] #119 DONE 0.1s [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:34:23.365Z] #120 DONE 0.1s [2023-08-11T02:34:23.365Z] [2023-08-11T02:34:23.365Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:34:23.623Z] #121 ... [2023-08-11T02:34:23.623Z] [2023-08-11T02:34:23.623Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:34:23.623Z] #122 CACHED [2023-08-11T02:34:23.623Z] [2023-08-11T02:34:23.623Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:34:23.623Z] #123 CACHED [2023-08-11T02:34:23.881Z] [2023-08-11T02:34:23.881Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-11T02:34:26.509Z] #124 DONE 2.7s [2023-08-11T02:34:26.509Z] [2023-08-11T02:34:26.509Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:34:26.509Z] #125 DONE 2.9s [2023-08-11T02:34:26.509Z] [2023-08-11T02:34:26.509Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:34:26.509Z] #121 DONE 2.9s [2023-08-11T02:34:26.509Z] [2023-08-11T02:34:26.509Z] #126 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-11T02:34:26.509Z] #126 DONE 0.1s [2023-08-11T02:34:26.509Z] [2023-08-11T02:34:26.509Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:34:26.769Z] #127 ... [2023-08-11T02:34:26.769Z] [2023-08-11T02:34:26.769Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-11T02:34:26.769Z] #128 DONE 0.2s [2023-08-11T02:34:26.769Z] [2023-08-11T02:34:26.769Z] #129 [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-08-11T02:34:28.150Z] #129 ... [2023-08-11T02:34:28.150Z] [2023-08-11T02:34:28.150Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-11T02:34:28.150Z] #0 1.293 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-11T02:34:28.150Z] #130 ... [2023-08-11T02:34:28.150Z] [2023-08-11T02:34:28.150Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-11T02:34:28.150Z] #0 1.305 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-11T02:34:28.150Z] #131 ... [2023-08-11T02:34:28.150Z] [2023-08-11T02:34:28.150Z] #132 [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-08-11T02:34:28.150Z] #0 0.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-11T02:34:28.410Z] #132 ... [2023-08-11T02:34:28.410Z] [2023-08-11T02:34:28.410Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:34:28.410Z] #0 1.321 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-11T02:34:28.410Z] #133 ... [2023-08-11T02:34:28.410Z] [2023-08-11T02:34:28.410Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-11T02:34:28.410Z] #0 1.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-11T02:34:28.670Z] #134 ... [2023-08-11T02:34:28.670Z] [2023-08-11T02:34:28.670Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-11T02:34:28.670Z] #0 0.689 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-11T02:34:28.930Z] #135 ... [2023-08-11T02:34:28.930Z] [2023-08-11T02:34:28.930Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:34:28.930Z] #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-11T02:34:28.930Z] #136 ... [2023-08-11T02:34:28.930Z] [2023-08-11T02:34:28.930Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-11T02:34:28.930Z] #0 1.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-11T02:34:29.190Z] #137 ... [2023-08-11T02:34:29.190Z] [2023-08-11T02:34:29.190Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:34:29.190Z] #0 0.947 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-11T02:34:29.190Z] #138 ... [2023-08-11T02:34:29.190Z] [2023-08-11T02:34:29.190Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-11T02:34:29.190Z] #139 DONE 2.9s [2023-08-11T02:34:29.190Z] [2023-08-11T02:34:29.190Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:34:29.190Z] #0 1.286 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-11T02:34:29.450Z] #140 ... [2023-08-11T02:34:29.450Z] [2023-08-11T02:34:29.450Z] #141 [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-08-11T02:34:29.450Z] #141 ... [2023-08-11T02:34:29.450Z] [2023-08-11T02:34:29.450Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-11T02:34:29.450Z] #101 1.564 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-11T02:34:29.899Z] 3e85d5ac6304: Pull complete [2023-08-11T02:34:29.900Z] c3105a71a48b: Pull complete [2023-08-11T02:34:30.485Z] 0f093f025ec4: Pull complete [2023-08-11T02:34:30.758Z] c3106fc0e877: Pull complete [2023-08-11T02:34:30.758Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-11T02:34:30.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-11T02:34:30.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:34:31.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-3333 does not seem to be running inside a container [2023-08-11T02:34:31.118Z] $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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-08-11T02:34:33.243Z] $ docker top b1445bc08b8cfaee794792df4438ca02dd4eda588267edc76bffe13632f410b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T02:34:33.978Z] #101 ... [2023-08-11T02:34:33.978Z] [2023-08-11T02:34:33.978Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:34:33.978Z] #127 DONE 7.1s [2023-08-11T02:34:33.978Z] [2023-08-11T02:34:33.978Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-11T02:34:34.060Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-11T02:34:39.315Z] #142 ... [2023-08-11T02:34:39.315Z] [2023-08-11T02:34:39.315Z] #129 [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-08-11T02:34:39.315Z] #129 DONE 11.8s [2023-08-11T02:34:39.315Z] [2023-08-11T02:34:39.315Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:34:39.315Z] #133 ... [2023-08-11T02:34:39.315Z] [2023-08-11T02:34:39.315Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-11T02:34:39.315Z] #143 ... [2023-08-11T02:34:39.315Z] [2023-08-11T02:34:39.315Z] #141 [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-08-11T02:34:39.315Z] #141 DONE 9.5s [2023-08-11T02:34:39.315Z] [2023-08-11T02:34:39.315Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:34:39.315Z] #136 ... [2023-08-11T02:34:39.315Z] [2023-08-11T02:34:39.315Z] #144 [security-spire-config] exporting to image [2023-08-11T02:34:39.315Z] #144 exporting layers [2023-08-11T02:34:41.922Z] #144 ... [2023-08-11T02:34:41.922Z] [2023-08-11T02:34:41.922Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-11T02:34:41.922Z] #142 DONE 7.8s [2023-08-11T02:34:41.922Z] [2023-08-11T02:34:41.922Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-11T02:34:41.922Z] #143 DONE 2.6s [2023-08-11T02:34:41.922Z] [2023-08-11T02:34:41.922Z] #144 [security-spire-server] exporting to image [2023-08-11T02:34:42.179Z] #144 ... [2023-08-11T02:34:42.180Z] [2023-08-11T02:34:42.180Z] #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-08-11T02:34:42.180Z] #145 DONE 0.8s [2023-08-11T02:34:42.180Z] [2023-08-11T02:34:42.180Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-11T02:34:42.285Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-11T02:34:42.285Z] #1 transferring dockerfile: 2.82kB done [2023-08-11T02:34:42.285Z] #1 DONE 0.1s [2023-08-11T02:34:42.558Z] [2023-08-11T02:34:42.558Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-11T02:34:42.558Z] #2 transferring dockerfile: 2.68kB done [2023-08-11T02:34:42.558Z] #2 DONE 0.0s [2023-08-11T02:34:42.558Z] [2023-08-11T02:34:42.558Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-11T02:34:42.558Z] #3 transferring dockerfile: 1.82kB done [2023-08-11T02:34:42.558Z] #3 DONE 0.1s [2023-08-11T02:34:42.558Z] [2023-08-11T02:34:42.558Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-11T02:34:42.558Z] #4 transferring dockerfile: 2.12kB done [2023-08-11T02:34:42.830Z] #4 DONE 0.1s [2023-08-11T02:34:42.830Z] [2023-08-11T02:34:42.830Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-11T02:34:42.830Z] #5 transferring dockerfile: 1.78kB done [2023-08-11T02:34:42.830Z] #5 DONE 0.1s [2023-08-11T02:34:42.830Z] [2023-08-11T02:34:42.830Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-11T02:34:42.830Z] #6 transferring dockerfile: 2.06kB done [2023-08-11T02:34:42.830Z] #6 DONE 0.1s [2023-08-11T02:34:42.830Z] [2023-08-11T02:34:42.830Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-11T02:34:42.830Z] #7 transferring dockerfile: 2.38kB 0.0s done [2023-08-11T02:34:42.830Z] #7 DONE 0.1s [2023-08-11T02:34:42.830Z] [2023-08-11T02:34:42.830Z] #8 [core-data internal] load build definition from Dockerfile [2023-08-11T02:34:42.830Z] #8 transferring dockerfile: 1.90kB done [2023-08-11T02:34:42.830Z] #8 DONE 0.0s [2023-08-11T02:34:42.830Z] [2023-08-11T02:34:42.830Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-08-11T02:34:42.830Z] #9 transferring dockerfile: 1.82kB done [2023-08-11T02:34:42.830Z] #9 DONE 0.1s [2023-08-11T02:34:42.830Z] [2023-08-11T02:34:42.830Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-11T02:34:43.099Z] #10 transferring dockerfile: 2.04kB 0.0s done [2023-08-11T02:34:43.100Z] #10 DONE 0.1s [2023-08-11T02:34:43.100Z] [2023-08-11T02:34:43.100Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-08-11T02:34:43.100Z] #11 transferring dockerfile: 2.58kB done [2023-08-11T02:34:43.100Z] #11 DONE 0.1s [2023-08-11T02:34:43.100Z] [2023-08-11T02:34:43.100Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-08-11T02:34:43.100Z] #12 transferring dockerfile: 1.84kB done [2023-08-11T02:34:43.100Z] #12 DONE 0.1s [2023-08-11T02:34:43.100Z] [2023-08-11T02:34:43.100Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-11T02:34:43.366Z] #13 transferring dockerfile: 1.96kB done [2023-08-11T02:34:43.366Z] #13 DONE 0.1s [2023-08-11T02:34:43.366Z] [2023-08-11T02:34:43.366Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-08-11T02:34:43.366Z] #14 transferring dockerfile: 2.63kB 0.0s done [2023-08-11T02:34:43.366Z] #14 DONE 0.1s [2023-08-11T02:34:43.366Z] [2023-08-11T02:34:43.366Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-11T02:34:43.366Z] #15 transferring context: [2023-08-11T02:34:43.366Z] #15 transferring context: 56B 0.0s done [2023-08-11T02:34:43.366Z] #15 DONE 0.1s [2023-08-11T02:34:43.955Z] [2023-08-11T02:34:43.955Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-11T02:34:43.955Z] #16 transferring context: 56B done [2023-08-11T02:34:43.955Z] #16 DONE 0.0s [2023-08-11T02:34:43.955Z] [2023-08-11T02:34:43.955Z] #17 [core-command internal] load .dockerignore [2023-08-11T02:34:43.955Z] #17 transferring context: 56B done [2023-08-11T02:34:43.955Z] #17 DONE 0.0s [2023-08-11T02:34:43.955Z] [2023-08-11T02:34:43.955Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-11T02:34:43.955Z] #18 transferring context: 56B done [2023-08-11T02:34:43.955Z] #18 DONE 0.0s [2023-08-11T02:34:43.955Z] [2023-08-11T02:34:43.955Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-08-11T02:34:44.239Z] #19 transferring context: 56B done [2023-08-11T02:34:44.239Z] #19 DONE 0.1s [2023-08-11T02:34:44.239Z] [2023-08-11T02:34:44.239Z] #20 [security-proxy-setup internal] load .dockerignore [2023-08-11T02:34:44.239Z] #20 transferring context: 56B 0.0s done [2023-08-11T02:34:44.239Z] #20 DONE 0.1s [2023-08-11T02:34:44.239Z] [2023-08-11T02:34:44.239Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-08-11T02:34:44.239Z] #21 transferring context: 56B done [2023-08-11T02:34:44.239Z] #21 DONE 0.1s [2023-08-11T02:34:44.239Z] [2023-08-11T02:34:44.239Z] #22 [core-data internal] load .dockerignore [2023-08-11T02:34:44.239Z] #22 transferring context: 56B done [2023-08-11T02:34:44.239Z] #22 DONE 0.1s [2023-08-11T02:34:44.239Z] [2023-08-11T02:34:44.239Z] #23 [support-scheduler internal] load .dockerignore [2023-08-11T02:34:44.509Z] #23 transferring context: 56B done [2023-08-11T02:34:44.509Z] #23 DONE 0.1s [2023-08-11T02:34:44.509Z] [2023-08-11T02:34:44.509Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-11T02:34:44.509Z] #24 transferring context: 56B done [2023-08-11T02:34:44.509Z] #24 DONE 0.1s [2023-08-11T02:34:44.509Z] [2023-08-11T02:34:44.509Z] #25 [security-spire-config internal] load .dockerignore [2023-08-11T02:34:44.509Z] #25 transferring context: 56B 0.0s done [2023-08-11T02:34:44.509Z] #25 DONE 0.1s [2023-08-11T02:34:44.509Z] [2023-08-11T02:34:44.509Z] #26 [support-notifications internal] load .dockerignore [2023-08-11T02:34:44.509Z] #26 transferring context: 56B done [2023-08-11T02:34:44.509Z] #26 DONE 0.1s [2023-08-11T02:34:44.509Z] [2023-08-11T02:34:44.509Z] #27 [core-metadata internal] load .dockerignore [2023-08-11T02:34:44.509Z] #27 transferring context: 56B 0.0s done [2023-08-11T02:34:44.509Z] #27 DONE 0.1s [2023-08-11T02:34:44.509Z] [2023-08-11T02:34:44.509Z] #28 [security-spire-server internal] load .dockerignore [2023-08-11T02:34:44.509Z] #28 transferring context: 56B done [2023-08-11T02:34:44.509Z] #28 DONE 0.1s [2023-08-11T02:34:44.509Z] [2023-08-11T02:34:44.509Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:44.786Z] #29 DONE 0.0s [2023-08-11T02:34:44.786Z] [2023-08-11T02:34:44.786Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:44.786Z] #30 DONE 0.1s [2023-08-11T02:34:44.786Z] [2023-08-11T02:34:44.786Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:44.786Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:45.052Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:45.052Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 860.16kB / 3.26MB 0.1s [2023-08-11T02:34:45.052Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:45.052Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:45.052Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s [2023-08-11T02:34:45.052Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-11T02:34:45.320Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:45.456Z] #146 DONE 2.8s [2023-08-11T02:34:45.456Z] [2023-08-11T02:34:45.456Z] #144 [security-spire-config] exporting to image [2023-08-11T02:34:45.456Z] #144 exporting layers [2023-08-11T02:34:45.456Z] #144 writing image sha256:4daac42cdc58a96a7ec7c69d1b9e4bd93b319c23e1cba1074ca0958681b480ba 0.1s done [2023-08-11T02:34:45.456Z] #144 naming to docker.io/library/security-spire-config 0.1s done [2023-08-11T02:34:45.456Z] #144 exporting layers 3.7s done [2023-08-11T02:34:45.456Z] #144 writing image sha256:fab8205ca10f311470876fea853b698f41a13c81e74027412a629f20f2eb9c77 [2023-08-11T02:34:45.456Z] #144 writing image sha256:fab8205ca10f311470876fea853b698f41a13c81e74027412a629f20f2eb9c77 0.0s done [2023-08-11T02:34:45.456Z] #144 naming to docker.io/library/security-spire-server done [2023-08-11T02:34:45.456Z] #144 exporting layers 0.7s done [2023-08-11T02:34:45.714Z] #144 writing image sha256:160d8f88d7509f943e03f76e3b09db7ef02b3c80dfd623fde41cea8aac7ac77f done [2023-08-11T02:34:45.714Z] #144 naming to docker.io/library/security-spire-agent done [2023-08-11T02:34:45.714Z] #144 DONE 6.3s [2023-08-11T02:34:45.714Z] [2023-08-11T02:34:45.714Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-11T02:34:45.908Z] #31 ... [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:45.908Z] #29 DONE 0.0s [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #32 [security-bootstrapper internal] load build context [2023-08-11T02:34:45.908Z] #32 transferring context: 2.56MB 0.7s done [2023-08-11T02:34:45.908Z] #32 DONE 0.9s [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:45.908Z] #31 ... [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:45.908Z] #29 DONE 0.0s [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:45.908Z] #33 DONE 1.6s [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:45.908Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:45.908Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:45.908Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:45.908Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:45.908Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:45.908Z] #31 ... [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:45.908Z] #29 DONE 0.0s [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:45.908Z] #33 DONE 1.6s [2023-08-11T02:34:45.908Z] [2023-08-11T02:34:45.908Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:45.908Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:45.908Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:45.908Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:45.908Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:45.908Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:46.179Z] #31 ... [2023-08-11T02:34:46.179Z] [2023-08-11T02:34:46.179Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:46.179Z] #33 DONE 1.6s [2023-08-11T02:34:46.179Z] [2023-08-11T02:34:46.179Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:46.179Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:46.179Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:46.179Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:46.179Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:46.179Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:46.179Z] #31 ... [2023-08-11T02:34:46.179Z] [2023-08-11T02:34:46.179Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:46.179Z] #29 DONE 0.0s [2023-08-11T02:34:46.179Z] [2023-08-11T02:34:46.179Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:46.179Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:46.179Z] #31 ... [2023-08-11T02:34:46.179Z] [2023-08-11T02:34:46.179Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:46.179Z] #30 DONE 0.5s [2023-08-11T02:34:46.179Z] [2023-08-11T02:34:46.179Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:46.179Z] #33 DONE 1.6s [2023-08-11T02:34:46.179Z] [2023-08-11T02:34:46.179Z] #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:46.179Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:46.179Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:46.179Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:46.179Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:46.179Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:46.179Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:46.446Z] #31 ... [2023-08-11T02:34:46.446Z] [2023-08-11T02:34:46.446Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:46.446Z] #29 DONE 0.0s [2023-08-11T02:34:46.446Z] [2023-08-11T02:34:46.446Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:46.446Z] #34 DONE 1.1s [2023-08-11T02:34:46.447Z] [2023-08-11T02:34:46.447Z] #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:34:46.714Z] #35 ... [2023-08-11T02:34:46.714Z] [2023-08-11T02:34:46.714Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:46.714Z] #30 DONE 0.8s [2023-08-11T02:34:46.714Z] [2023-08-11T02:34:46.714Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:46.714Z] #33 DONE 1.7s [2023-08-11T02:34:46.714Z] [2023-08-11T02:34:46.714Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:46.714Z] #29 DONE 0.0s [2023-08-11T02:34:46.714Z] [2023-08-11T02:34:46.714Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:46.714Z] #34 DONE 1.1s [2023-08-11T02:34:46.714Z] [2023-08-11T02:34:46.714Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:47.305Z] #30 ... [2023-08-11T02:34:47.305Z] [2023-08-11T02:34:47.305Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:47.305Z] #29 DONE 0.1s [2023-08-11T02:34:47.305Z] [2023-08-11T02:34:47.305Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:47.305Z] #30 ... [2023-08-11T02:34:47.305Z] [2023-08-11T02:34:47.305Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:47.305Z] #33 DONE 1.7s [2023-08-11T02:34:47.305Z] [2023-08-11T02:34:47.305Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:47.305Z] #34 DONE 1.1s [2023-08-11T02:34:47.571Z] [2023-08-11T02:34:47.571Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:47.571Z] #29 DONE 0.1s [2023-08-11T02:34:47.571Z] [2023-08-11T02:34:47.571Z] #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:47.571Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:47.571Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:47.571Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:47.571Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:47.571Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:47.571Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:47.571Z] #31 ... [2023-08-11T02:34:47.571Z] [2023-08-11T02:34:47.571Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:47.571Z] #33 DONE 1.7s [2023-08-11T02:34:47.571Z] [2023-08-11T02:34:47.571Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:47.571Z] #34 DONE 1.1s [2023-08-11T02:34:47.571Z] [2023-08-11T02:34:47.571Z] #36 [security-spire-agent internal] load build context [2023-08-11T02:34:47.571Z] #36 transferring context: 2.56MB 1.4s done [2023-08-11T02:34:47.571Z] #36 DONE 1.7s [2023-08-11T02:34:47.571Z] [2023-08-11T02:34:47.571Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:47.571Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:47.571Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:47.571Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:47.571Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:47.571Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:47.571Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:47.851Z] #31 ... [2023-08-11T02:34:47.851Z] [2023-08-11T02:34:47.851Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:47.851Z] #29 DONE 0.1s [2023-08-11T02:34:47.851Z] [2023-08-11T02:34:47.851Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:47.851Z] #33 DONE 1.7s [2023-08-11T02:34:47.851Z] [2023-08-11T02:34:47.851Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:47.851Z] #34 DONE 1.2s [2023-08-11T02:34:47.851Z] [2023-08-11T02:34:47.851Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:47.851Z] #30 DONE 1.8s [2023-08-11T02:34:47.851Z] [2023-08-11T02:34:47.851Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-11T02:34:47.851Z] #37 transferring context: 2.56MB 1.4s done [2023-08-11T02:34:47.851Z] #37 DONE 1.9s [2023-08-11T02:34:47.851Z] [2023-08-11T02:34:47.851Z] #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:47.851Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:47.851Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:47.851Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:47.851Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:47.851Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:47.851Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:47.851Z] #31 DONE 3.8s [2023-08-11T02:34:47.851Z] [2023-08-11T02:34:47.851Z] #38 [core-command internal] load build context [2023-08-11T02:34:48.122Z] #38 ... [2023-08-11T02:34:48.122Z] [2023-08-11T02:34:48.122Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:48.122Z] #33 DONE 1.7s [2023-08-11T02:34:48.122Z] [2023-08-11T02:34:48.122Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:48.122Z] #34 DONE 1.2s [2023-08-11T02:34:48.122Z] [2023-08-11T02:34:48.122Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:48.122Z] #29 DONE 0.1s [2023-08-11T02:34:48.122Z] [2023-08-11T02:34:48.122Z] #39 [security-spire-config internal] load build context [2023-08-11T02:34:48.122Z] #39 DONE 0.0s [2023-08-11T02:34:48.122Z] [2023-08-11T02:34:48.122Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:48.122Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:48.122Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:48.122Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:48.122Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:48.122Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:48.122Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:48.122Z] #31 DONE 3.8s [2023-08-11T02:34:48.122Z] [2023-08-11T02:34:48.122Z] #38 [core-command internal] load build context [2023-08-11T02:34:48.122Z] #38 transferring context: 2.56MB 1.9s done [2023-08-11T02:34:48.122Z] #38 ... [2023-08-11T02:34:48.122Z] [2023-08-11T02:34:48.122Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:48.122Z] #30 DONE 2.0s [2023-08-11T02:34:48.390Z] [2023-08-11T02:34:48.390Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:48.390Z] #33 DONE 1.8s [2023-08-11T02:34:48.390Z] [2023-08-11T02:34:48.390Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:48.390Z] #34 DONE 1.2s [2023-08-11T02:34:48.390Z] [2023-08-11T02:34:48.390Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-11T02:34:48.390Z] #29 DONE 0.1s [2023-08-11T02:34:48.390Z] [2023-08-11T02:34:48.390Z] #38 [core-command internal] load build context [2023-08-11T02:34:48.390Z] #38 DONE 2.4s [2023-08-11T02:34:48.390Z] [2023-08-11T02:34:48.390Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:48.390Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:48.390Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:48.390Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:48.390Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:48.390Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:48.390Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:48.390Z] #31 DONE 3.8s [2023-08-11T02:34:48.390Z] [2023-08-11T02:34:48.390Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:48.390Z] #30 ... [2023-08-11T02:34:48.390Z] [2023-08-11T02:34:48.390Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:48.390Z] #40 DONE 0.0s [2023-08-11T02:34:48.658Z] [2023-08-11T02:34:48.658Z] #41 [security-proxy-setup internal] load build context [2023-08-11T02:34:48.658Z] #41 transferring context: 2.56MB 1.5s done [2023-08-11T02:34:48.658Z] #41 DONE 2.2s [2023-08-11T02:34:48.658Z] [2023-08-11T02:34:48.658Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:48.931Z] #40 ... [2023-08-11T02:34:48.931Z] [2023-08-11T02:34:48.931Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-11T02:34:48.931Z] #42 transferring context: 2.56MB 1.8s done [2023-08-11T02:34:48.931Z] #42 DONE 2.9s [2023-08-11T02:34:48.931Z] [2023-08-11T02:34:48.931Z] #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-11T02:34:49.198Z] #43 ... [2023-08-11T02:34:49.198Z] [2023-08-11T02:34:49.198Z] #44 [security-secretstore-setup internal] load build context [2023-08-11T02:34:49.198Z] #44 transferring context: 2.56MB 2.1s done [2023-08-11T02:34:49.198Z] #44 DONE 2.9s [2023-08-11T02:34:49.466Z] [2023-08-11T02:34:49.466Z] #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-11T02:34:50.893Z] #45 ... [2023-08-11T02:34:50.893Z] [2023-08-11T02:34:50.893Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-11T02:34:50.893Z] #33 DONE 1.8s [2023-08-11T02:34:50.893Z] [2023-08-11T02:34:50.893Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-11T02:34:50.893Z] #34 DONE 1.2s [2023-08-11T02:34:50.893Z] [2023-08-11T02:34:50.893Z] #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-11T02:34:50.893Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-11T02:34:50.893Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-11T02:34:50.893Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-11T02:34:50.893Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-11T02:34:50.893Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-11T02:34:50.893Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-11T02:34:50.893Z] #31 DONE 3.8s [2023-08-11T02:34:50.893Z] [2023-08-11T02:34:50.893Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-11T02:34:50.893Z] #30 DONE 4.3s [2023-08-11T02:34:50.893Z] [2023-08-11T02:34:50.893Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:50.893Z] #40 ... [2023-08-11T02:34:50.893Z] [2023-08-11T02:34:50.893Z] #46 [security-proxy-auth internal] load build context [2023-08-11T02:34:50.893Z] #46 transferring context: 2.56MB 2.6s done [2023-08-11T02:34:50.893Z] #46 DONE 3.3s [2023-08-11T02:34:50.893Z] [2023-08-11T02:34:50.893Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:51.481Z] #40 ... [2023-08-11T02:34:51.481Z] [2023-08-11T02:34:51.481Z] #47 [support-scheduler internal] load build context [2023-08-11T02:34:51.481Z] #47 transferring context: 2.56MB 2.9s done [2023-08-11T02:34:51.481Z] #47 DONE 4.0s [2023-08-11T02:34:51.481Z] [2023-08-11T02:34:51.482Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:52.071Z] #40 ... [2023-08-11T02:34:52.071Z] [2023-08-11T02:34:52.071Z] #48 [core-data internal] load build context [2023-08-11T02:34:52.071Z] #48 transferring context: 2.56MB 3.5s done [2023-08-11T02:34:52.071Z] #48 DONE 5.4s [2023-08-11T02:34:52.357Z] [2023-08-11T02:34:52.357Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:52.949Z] #40 ... [2023-08-11T02:34:52.949Z] [2023-08-11T02:34:52.949Z] #49 [support-notifications internal] load build context [2023-08-11T02:34:52.949Z] #49 transferring context: 2.56MB 3.3s done [2023-08-11T02:34:52.949Z] #49 DONE 4.9s [2023-08-11T02:34:52.949Z] [2023-08-11T02:34:52.949Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:53.937Z] #40 transferring context: 2.56MB 3.4s done [2023-08-11T02:34:54.204Z] #40 ... [2023-08-11T02:34:54.204Z] [2023-08-11T02:34:54.204Z] #39 [security-spire-config internal] load build context [2023-08-11T02:34:54.204Z] #39 transferring context: 2.56MB 4.3s done [2023-08-11T02:34:54.204Z] #39 DONE 5.8s [2023-08-11T02:34:54.204Z] [2023-08-11T02:34:54.204Z] #50 [security-spire-server internal] load build context [2023-08-11T02:34:54.475Z] #50 ... [2023-08-11T02:34:54.475Z] [2023-08-11T02:34:54.475Z] #40 [core-metadata internal] load build context [2023-08-11T02:34:54.475Z] #40 DONE 5.9s [2023-08-11T02:34:54.475Z] [2023-08-11T02:34:54.475Z] #50 [security-spire-server internal] load build context [2023-08-11T02:34:55.441Z] #50 transferring context: 2.56MB 3.2s done [2023-08-11T02:34:55.714Z] #50 DONE 4.9s [2023-08-11T02:34:55.715Z] [2023-08-11T02:34:55.715Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:34:55.715Z] #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:55.715Z] #0 7.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:56.298Z] #51 ... [2023-08-11T02:34:56.298Z] [2023-08-11T02:34:56.298Z] #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-11T02:34:56.298Z] #0 8.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:56.568Z] #52 ... [2023-08-11T02:34:56.568Z] [2023-08-11T02:34:56.568Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-11T02:34:56.568Z] #0 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:56.568Z] #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:56.843Z] #53 ... [2023-08-11T02:34:56.843Z] [2023-08-11T02:34:56.843Z] #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:34:56.843Z] #35 6.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:56.843Z] #35 7.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:57.112Z] #35 11.37 OK: 263 MiB in 53 packages [2023-08-11T02:34:58.073Z] #35 ... [2023-08-11T02:34:58.073Z] [2023-08-11T02:34:58.073Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-11T02:34:58.073Z] #0 6.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:58.073Z] #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:58.344Z] #54 ... [2023-08-11T02:34:58.345Z] [2023-08-11T02:34:58.345Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-11T02:34:58.345Z] #53 11.77 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:34:58.345Z] #53 11.77 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:34:58.345Z] #53 11.77 OK: 17694 distinct packages available [2023-08-11T02:34:58.345Z] #53 ... [2023-08-11T02:34:58.345Z] [2023-08-11T02:34:58.345Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:34:58.345Z] #51 10.72 OK: 263 MiB in 53 packages [2023-08-11T02:34:58.345Z] #51 DONE 12.2s [2023-08-11T02:34:58.622Z] [2023-08-11T02:34:58.622Z] #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-11T02:34:58.622Z] #35 DONE 12.6s [2023-08-11T02:34:58.622Z] [2023-08-11T02:34:58.622Z] #55 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:58.622Z] #55 ... [2023-08-11T02:34:58.622Z] [2023-08-11T02:34:58.622Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-11T02:34:58.622Z] #0 8.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:58.889Z] #56 ... [2023-08-11T02:34:58.889Z] [2023-08-11T02:34:58.889Z] #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-11T02:34:58.889Z] #45 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:58.889Z] #45 ... [2023-08-11T02:34:58.889Z] [2023-08-11T02:34:58.889Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-11T02:34:58.889Z] #0 8.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:59.158Z] #57 ... [2023-08-11T02:34:59.158Z] [2023-08-11T02:34:59.158Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-11T02:34:59.158Z] #58 ... [2023-08-11T02:34:59.158Z] [2023-08-11T02:34:59.158Z] #55 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:59.158Z] #55 DONE 0.9s [2023-08-11T02:34:59.158Z] [2023-08-11T02:34:59.158Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-11T02:34:59.428Z] #59 ... [2023-08-11T02:34:59.428Z] [2023-08-11T02:34:59.428Z] #60 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:34:59.428Z] #60 DONE 1.0s [2023-08-11T02:34:59.428Z] [2023-08-11T02:34:59.428Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-11T02:34:59.428Z] #0 9.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:34:59.428Z] #61 ... [2023-08-11T02:34:59.428Z] [2023-08-11T02:34:59.428Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-11T02:34:59.695Z] #62 ... [2023-08-11T02:34:59.695Z] [2023-08-11T02:34:59.695Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-11T02:34:59.695Z] #63 ... [2023-08-11T02:34:59.695Z] [2023-08-11T02:34:59.695Z] #64 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:35:01.102Z] #64 ... [2023-08-11T02:35:01.102Z] [2023-08-11T02:35:01.102Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-11T02:35:01.102Z] #54 12.23 OK: 263 MiB in 53 packages [2023-08-11T02:35:01.102Z] #54 DONE 13.1s [2023-08-11T02:35:01.380Z] [2023-08-11T02:35:01.380Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-11T02:35:01.380Z] #61 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:01.964Z] #61 ... [2023-08-11T02:35:01.964Z] [2023-08-11T02:35:01.964Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:35:01.964Z] #65 DONE 0.7s [2023-08-11T02:35:01.964Z] [2023-08-11T02:35:01.964Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:35:02.929Z] #66 ... [2023-08-11T02:35:02.929Z] [2023-08-11T02:35:02.929Z] #52 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-11T02:35:02.929Z] #52 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:02.929Z] #52 15.23 OK: 263 MiB in 53 packages [2023-08-11T02:35:02.929Z] #52 DONE 16.6s [2023-08-11T02:35:03.202Z] [2023-08-11T02:35:03.202Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-11T02:35:03.479Z] #67 DONE 0.5s [2023-08-11T02:35:03.479Z] [2023-08-11T02:35:03.479Z] #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:35:08.878Z] #68 ... [2023-08-11T02:35:08.878Z] [2023-08-11T02:35:08.878Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-11T02:35:08.878Z] #61 18.09 (1/4) Installing ca-certificates (20230506-r0) [2023-08-11T02:35:08.878Z] #61 18.49 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:08.878Z] #61 18.50 (3/4) Installing su-exec (0.2-r2) [2023-08-11T02:35:08.878Z] #61 18.52 (4/4) Installing yq (4.30.4-r4) [2023-08-11T02:35:08.878Z] #61 19.03 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:08.878Z] #61 19.07 Executing ca-certificates-20230506-r0.trigger [2023-08-11T02:35:09.157Z] #61 ... [2023-08-11T02:35:09.157Z] [2023-08-11T02:35:09.157Z] #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-11T02:35:09.157Z] #43 9.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.157Z] #43 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.157Z] #43 16.38 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:09.157Z] #43 16.40 (2/2) Installing openssl (3.0.10-r0) [2023-08-11T02:35:09.157Z] #43 16.49 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:09.157Z] #43 16.59 OK: 8 MiB in 17 packages [2023-08-11T02:35:09.157Z] #43 ... [2023-08-11T02:35:09.157Z] [2023-08-11T02:35:09.157Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-11T02:35:09.157Z] #53 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.157Z] #53 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.157Z] #53 20.24 OK: 263 MiB in 53 packages [2023-08-11T02:35:09.424Z] #53 ... [2023-08-11T02:35:09.424Z] [2023-08-11T02:35:09.424Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-11T02:35:09.424Z] #56 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.424Z] #56 14.98 (1/2) Installing ca-certificates (20230506-r0) [2023-08-11T02:35:09.424Z] #56 15.70 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:09.424Z] #56 15.73 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:09.424Z] #56 15.81 Executing ca-certificates-20230506-r0.trigger [2023-08-11T02:35:09.424Z] #56 17.44 OK: 8 MiB in 17 packages [2023-08-11T02:35:09.424Z] #56 ... [2023-08-11T02:35:09.424Z] [2023-08-11T02:35:09.424Z] #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:35:09.706Z] #69 ... [2023-08-11T02:35:09.706Z] [2023-08-11T02:35:09.706Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-11T02:35:09.706Z] #61 20.25 OK: 17 MiB in 19 packages [2023-08-11T02:35:09.706Z] #61 ... [2023-08-11T02:35:09.706Z] [2023-08-11T02:35:09.706Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-11T02:35:09.706Z] #56 DONE 21.2s [2023-08-11T02:35:09.978Z] [2023-08-11T02:35:09.978Z] #45 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-11T02:35:09.978Z] #45 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.978Z] #45 17.46 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:09.978Z] #45 17.49 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:09.978Z] #45 17.60 OK: 8 MiB in 16 packages [2023-08-11T02:35:09.978Z] #45 DONE 21.2s [2023-08-11T02:35:09.978Z] [2023-08-11T02:35:09.978Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-11T02:35:09.978Z] #62 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.978Z] #62 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.978Z] #62 19.16 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:09.978Z] #62 19.20 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:09.978Z] #62 19.26 OK: 8 MiB in 16 packages [2023-08-11T02:35:09.978Z] #62 DONE 20.8s [2023-08-11T02:35:09.978Z] [2023-08-11T02:35:09.978Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-11T02:35:09.978Z] #58 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.978Z] #58 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.978Z] #58 19.14 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:09.978Z] #58 19.16 (2/2) Installing su-exec (0.2-r2) [2023-08-11T02:35:09.978Z] #58 19.17 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:09.978Z] #58 19.26 OK: 8 MiB in 17 packages [2023-08-11T02:35:09.978Z] #58 DONE 20.8s [2023-08-11T02:35:09.978Z] [2023-08-11T02:35:09.978Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-11T02:35:09.979Z] #59 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.979Z] #59 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.979Z] #59 19.33 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:35:09.979Z] #59 19.33 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:35:09.979Z] #59 19.34 OK: 17689 distinct packages available [2023-08-11T02:35:09.979Z] #59 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:09.979Z] #59 ... [2023-08-11T02:35:09.979Z] [2023-08-11T02:35:09.979Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-11T02:35:09.979Z] #53 DONE 23.6s [2023-08-11T02:35:09.979Z] [2023-08-11T02:35:09.979Z] #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-11T02:35:09.979Z] #43 DONE 21.0s [2023-08-11T02:35:09.979Z] [2023-08-11T02:35:09.979Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-11T02:35:10.250Z] #70 ... [2023-08-11T02:35:10.250Z] [2023-08-11T02:35:10.250Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-11T02:35:10.250Z] #61 DONE 21.1s [2023-08-11T02:35:10.250Z] [2023-08-11T02:35:10.250Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-11T02:35:10.250Z] #57 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.250Z] #57 17.46 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:35:10.251Z] #57 17.47 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:35:10.251Z] #57 17.47 OK: 17689 distinct packages available [2023-08-11T02:35:10.251Z] #57 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.251Z] #57 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.521Z] #57 ... [2023-08-11T02:35:10.521Z] [2023-08-11T02:35:10.521Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-11T02:35:10.521Z] #63 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.521Z] #63 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.521Z] #63 18.41 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-11T02:35:10.521Z] #63 18.41 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-11T02:35:10.521Z] #63 18.41 OK: 17689 distinct packages available [2023-08-11T02:35:10.521Z] #63 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.521Z] #63 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.521Z] #63 ... [2023-08-11T02:35:10.521Z] [2023-08-11T02:35:10.521Z] #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-11T02:35:10.521Z] #71 DONE 0.4s [2023-08-11T02:35:10.521Z] [2023-08-11T02:35:10.521Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-11T02:35:10.521Z] #59 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-11T02:35:10.807Z] #59 ... [2023-08-11T02:35:10.807Z] [2023-08-11T02:35:10.807Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:35:10.807Z] #72 DONE 0.7s [2023-08-11T02:35:10.807Z] [2023-08-11T02:35:10.807Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:35:13.467Z] #73 ... [2023-08-11T02:35:13.467Z] [2023-08-11T02:35:13.467Z] #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-11T02:35:13.467Z] #63 23.20 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:13.467Z] #63 23.22 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-11T02:35:13.467Z] #63 23.23 (3/4) Installing libucontext (1.2-r0) [2023-08-11T02:35:13.467Z] #63 23.26 (4/4) Installing gcompat (1.1.0-r0) [2023-08-11T02:35:13.467Z] #63 23.27 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:13.467Z] #63 23.32 OK: 8 MiB in 19 packages [2023-08-11T02:35:13.467Z] #63 DONE 23.9s [2023-08-11T02:35:13.467Z] [2023-08-11T02:35:13.467Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-11T02:35:13.467Z] #59 23.71 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:13.467Z] #59 23.73 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-11T02:35:13.467Z] #59 23.74 (3/5) Installing libucontext (1.2-r0) [2023-08-11T02:35:13.467Z] #59 23.76 (4/5) Installing gcompat (1.1.0-r0) [2023-08-11T02:35:13.467Z] #59 23.77 (5/5) Installing openssl (3.0.10-r0) [2023-08-11T02:35:13.467Z] #59 23.81 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:13.467Z] #59 23.86 OK: 9 MiB in 20 packages [2023-08-11T02:35:13.467Z] #59 DONE 24.4s [2023-08-11T02:35:13.467Z] [2023-08-11T02:35:13.467Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-11T02:35:13.467Z] #57 23.00 (1/9) Installing ca-certificates (20230506-r0) [2023-08-11T02:35:13.467Z] #57 23.22 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-11T02:35:13.467Z] #57 23.29 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-11T02:35:13.467Z] #57 23.33 (4/9) Installing libcurl (8.2.1-r0) [2023-08-11T02:35:13.467Z] #57 23.44 (5/9) Installing curl (8.2.1-r0) [2023-08-11T02:35:13.467Z] #57 23.45 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-11T02:35:13.467Z] #57 23.48 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-11T02:35:13.467Z] #57 23.49 (8/9) Installing libucontext (1.2-r0) [2023-08-11T02:35:13.467Z] #57 23.50 (9/9) Installing gcompat (1.1.0-r0) [2023-08-11T02:35:13.467Z] #57 23.51 Executing busybox-1.35.0-r29.trigger [2023-08-11T02:35:13.467Z] #57 23.61 Executing ca-certificates-20230506-r0.trigger [2023-08-11T02:35:13.467Z] #57 24.35 OK: 11 MiB in 24 packages [2023-08-11T02:35:13.739Z] #57 DONE 24.8s [2023-08-11T02:35:13.739Z] [2023-08-11T02:35:13.739Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-11T02:35:13.739Z] #70 DONE 3.7s [2023-08-11T02:35:13.739Z] [2023-08-11T02:35:13.739Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-11T02:35:13.739Z] #74 DONE 0.1s [2023-08-11T02:35:13.739Z] [2023-08-11T02:35:13.739Z] #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:35:32.413Z] #134 ... [2023-08-11T02:35:32.413Z] [2023-08-11T02:35:32.413Z] #132 [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-08-11T02:35:32.413Z] #132 71.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-11T02:35:54.634Z] #132 DONE 95.0s [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.634Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-11T02:35:54.634Z] #130 DONE 95.0s [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.634Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:35:54.634Z] #140 DONE 95.1s [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.634Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:35:54.634Z] #136 DONE 95.1s [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.634Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.634Z] #147 ... [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.634Z] #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-11T02:35:54.634Z] #101 DONE 95.4s [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.634Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-11T02:35:54.634Z] #135 DONE 95.5s [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.634Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-11T02:35:54.634Z] #137 DONE 95.5s [2023-08-11T02:35:54.634Z] [2023-08-11T02:35:54.635Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:35:54.635Z] #133 DONE 95.5s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #148 ... [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-11T02:35:54.635Z] #131 DONE 95.6s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:35:54.635Z] #138 DONE 95.8s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-11T02:35:54.635Z] #134 DONE 95.8s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #149 ... [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #150 DONE 1.2s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #147 DONE 1.1s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #151 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #151 DONE 0.8s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #149 DONE 0.7s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-11T02:35:54.635Z] #152 DONE 0.7s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #148 DONE 0.8s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #153 ... [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #154 DONE 0.3s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #155 DONE 0.3s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #156 DONE 0.3s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #157 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #158 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #159 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #160 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #161 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #162 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:54.635Z] #163 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #164 CACHED [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #165 DONE 0.3s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #153 DONE 0.3s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:54.635Z] #166 DONE 0.2s [2023-08-11T02:35:54.635Z] [2023-08-11T02:35:54.635Z] #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-11T02:35:56.583Z] #167 ... [2023-08-11T02:35:56.583Z] [2023-08-11T02:35:56.583Z] #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:56.583Z] #168 DONE 2.4s [2023-08-11T02:35:56.865Z] [2023-08-11T02:35:56.865Z] #169 [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-08-11T02:35:56.865Z] #169 DONE 2.4s [2023-08-11T02:35:56.865Z] [2023-08-11T02:35:56.865Z] #170 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-11T02:35:56.865Z] #170 DONE 2.4s [2023-08-11T02:35:56.865Z] [2023-08-11T02:35:56.865Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-11T02:35:56.865Z] #171 DONE 2.4s [2023-08-11T02:35:56.865Z] [2023-08-11T02:35:56.865Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-11T02:35:56.865Z] #172 DONE 2.4s [2023-08-11T02:35:56.865Z] [2023-08-11T02:35:56.865Z] #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-11T02:35:56.865Z] #173 DONE 2.4s [2023-08-11T02:35:56.865Z] [2023-08-11T02:35:56.865Z] #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-11T02:35:56.865Z] #174 DONE 2.4s [2023-08-11T02:35:56.865Z] [2023-08-11T02:35:56.865Z] #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:57.128Z] #175 ... [2023-08-11T02:35:57.128Z] [2023-08-11T02:35:57.128Z] #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-11T02:35:57.128Z] #167 DONE 2.4s [2023-08-11T02:35:57.128Z] [2023-08-11T02:35:57.128Z] #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-11T02:35:57.128Z] #176 DONE 2.5s [2023-08-11T02:35:57.128Z] [2023-08-11T02:35:57.128Z] #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-11T02:35:57.128Z] #177 DONE 2.4s [2023-08-11T02:35:57.128Z] [2023-08-11T02:35:57.128Z] #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-11T02:35:57.128Z] #178 DONE 2.7s [2023-08-11T02:35:57.128Z] [2023-08-11T02:35:57.128Z] #179 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-11T02:35:57.700Z] #179 ... [2023-08-11T02:35:57.700Z] [2023-08-11T02:35:57.700Z] #180 [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-08-11T02:35:57.700Z] #180 DONE 1.0s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #181 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-11T02:35:57.960Z] #181 DONE 1.1s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #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-08-11T02:35:57.960Z] #182 DONE 1.0s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:57.960Z] #183 DONE 1.0s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:57.960Z] #175 DONE 1.1s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:57.960Z] #184 DONE 1.1s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #185 [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-08-11T02:35:57.960Z] #185 DONE 1.0s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #144 [support-scheduler] exporting to image [2023-08-11T02:35:57.960Z] #144 exporting layers [2023-08-11T02:35:57.960Z] #144 ... [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:57.960Z] #186 DONE 1.0s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:57.960Z] #187 DONE 1.1s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #179 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-11T02:35:57.960Z] #179 DONE 1.0s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:35:57.960Z] #188 DONE 0.6s [2023-08-11T02:35:57.960Z] [2023-08-11T02:35:57.960Z] #144 [core-data] exporting to image [2023-08-11T02:35:57.960Z] #144 exporting layers 0.1s done [2023-08-11T02:35:58.287Z] #144 ... [2023-08-11T02:35:58.287Z] [2023-08-11T02:35:58.287Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:58.287Z] #189 DONE 0.3s [2023-08-11T02:35:58.287Z] [2023-08-11T02:35:58.287Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-11T02:35:58.287Z] #190 DONE 0.3s [2023-08-11T02:35:58.287Z] [2023-08-11T02:35:58.287Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:35:58.287Z] #191 DONE 0.3s [2023-08-11T02:35:58.287Z] [2023-08-11T02:35:58.287Z] #144 [support-notifications] exporting to image [2023-08-11T02:35:58.287Z] #144 writing image sha256:3d932513b91c44c985a6344a15321dec8e2b08ce3f9da96a31d9605619d3dece 0.0s done [2023-08-11T02:35:58.287Z] #144 naming to docker.io/library/core-command done [2023-08-11T02:35:58.547Z] #144 ... [2023-08-11T02:35:58.547Z] [2023-08-11T02:35:58.547Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-11T02:35:58.547Z] #192 DONE 0.3s [2023-08-11T02:35:58.547Z] [2023-08-11T02:35:58.547Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-11T02:35:58.547Z] #193 DONE 0.3s [2023-08-11T02:35:58.547Z] [2023-08-11T02:35:58.547Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-11T02:35:58.547Z] #194 DONE 0.3s [2023-08-11T02:35:58.547Z] [2023-08-11T02:35:58.547Z] #144 [support-scheduler] exporting to image [2023-08-11T02:35:58.547Z] #144 writing image sha256:81b1cfa5143baad6ee80c8bd2c63b1ebd7b94e1c8564b948e1990144504d5eb0 done [2023-08-11T02:35:58.547Z] #144 writing image sha256:81e7520d2f13f61acab4008440a1add71c39b9e1d0839790443488759d88d765 done [2023-08-11T02:35:58.547Z] #144 naming to docker.io/library/core-data done [2023-08-11T02:35:58.547Z] #144 naming to docker.io/library/security-spiffe-token-provider done [2023-08-11T02:35:58.547Z] #144 writing image sha256:e39d27cb4e9a83c44d8b7e2de455aa148b49776c0174585dd32aef85489ec805 done [2023-08-11T02:35:58.547Z] #144 naming to docker.io/library/support-scheduler done [2023-08-11T02:35:58.547Z] #144 ... [2023-08-11T02:35:58.547Z] [2023-08-11T02:35:58.547Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:35:58.547Z] #195 DONE 0.6s [2023-08-11T02:35:58.867Z] [2023-08-11T02:35:58.867Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-11T02:35:58.867Z] #196 DONE 0.6s [2023-08-11T02:35:58.867Z] [2023-08-11T02:35:58.867Z] #144 [support-scheduler] exporting to image [2023-08-11T02:35:58.867Z] #144 exporting layers 0.5s done [2023-08-11T02:35:59.129Z] #144 writing image sha256:9125a8479ccbe7d844cfbee16460cf4026ee5d1c806205db8fd628bf2d9276c6 [2023-08-11T02:35:59.129Z] #144 writing image sha256:0cc1ea61d78bc1438f0d7b5a2e9380a4335765ea434f6edd3d06ed15946e4371 done [2023-08-11T02:35:59.129Z] #144 naming to docker.io/library/core-metadata done [2023-08-11T02:35:59.129Z] #144 writing image sha256:9125a8479ccbe7d844cfbee16460cf4026ee5d1c806205db8fd628bf2d9276c6 0.3s done [2023-08-11T02:35:59.129Z] #144 naming to docker.io/library/support-notifications [2023-08-11T02:35:59.129Z] #144 ... [2023-08-11T02:35:59.129Z] [2023-08-11T02:35:59.129Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-11T02:35:59.129Z] #197 DONE 0.5s [2023-08-11T02:35:59.129Z] [2023-08-11T02:35:59.129Z] #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:35:59.129Z] #198 DONE 1.0s [2023-08-11T02:35:59.129Z] [2023-08-11T02:35:59.129Z] #144 [core-common-config-bootstrapper] exporting to image [2023-08-11T02:35:59.129Z] #144 naming to docker.io/library/support-notifications done [2023-08-11T02:35:59.408Z] #144 ... [2023-08-11T02:35:59.408Z] [2023-08-11T02:35:59.408Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-11T02:35:59.408Z] #199 DONE 0.7s [2023-08-11T02:35:59.408Z] [2023-08-11T02:35:59.408Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-11T02:35:59.408Z] #200 DONE 0.3s [2023-08-11T02:35:59.408Z] [2023-08-11T02:35:59.408Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-11T02:35:59.408Z] #201 DONE 0.1s [2023-08-11T02:35:59.408Z] [2023-08-11T02:35:59.408Z] #144 [core-common-config-bootstrapper] exporting to image [2023-08-11T02:35:59.408Z] #144 exporting layers 0.3s done [2023-08-11T02:35:59.408Z] #144 writing image sha256:4e351244e68dc8ec85df38d299130072c06bc3ece1b6b31458d65071ed4cde21 0.0s done [2023-08-11T02:35:59.408Z] #144 naming to docker.io/library/core-common-config-bootstrapper [2023-08-11T02:35:59.669Z] #144 ... [2023-08-11T02:35:59.669Z] [2023-08-11T02:35:59.669Z] #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:35:59.669Z] #202 DONE 1.3s [2023-08-11T02:35:59.669Z] [2023-08-11T02:35:59.669Z] #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:35:59.669Z] #203 DONE 1.3s [2023-08-11T02:35:59.669Z] [2023-08-11T02:35:59.669Z] #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-08-11T02:35:59.669Z] #204 DONE 0.2s [2023-08-11T02:35:59.669Z] [2023-08-11T02:35:59.669Z] #144 [security-proxy-auth] exporting to image [2023-08-11T02:35:59.669Z] #144 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-11T02:35:59.669Z] #144 ... [2023-08-11T02:35:59.669Z] [2023-08-11T02:35:59.669Z] #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-08-11T02:35:59.669Z] #205 DONE 0.0s [2023-08-11T02:35:59.669Z] [2023-08-11T02:35:59.669Z] #144 [security-proxy-auth] exporting to image [2023-08-11T02:35:59.669Z] #144 exporting layers 0.2s done [2023-08-11T02:35:59.935Z] #144 exporting layers 0.3s done [2023-08-11T02:35:59.935Z] #144 writing image sha256:06701516d9b4ab3e5713180ed89735e7de22594a8fdfdb6fc4896042ffead247 done [2023-08-11T02:35:59.935Z] #144 naming to docker.io/library/security-proxy-auth done [2023-08-11T02:35:59.936Z] #144 writing image sha256:eee951836158149366aeb2dfe8575cbf2be2e4a6ac47eaddf4e024b9da5e28ad done [2023-08-11T02:35:59.936Z] #144 naming to docker.io/library/security-proxy-setup done [2023-08-11T02:35:59.936Z] #144 DONE 8.2s [2023-08-11T02:35:59.936Z] [2023-08-11T02:35:59.936Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-11T02:35:59.936Z] #206 DONE 0.1s [2023-08-11T02:35:59.936Z] [2023-08-11T02:35:59.936Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-11T02:35:59.936Z] #207 DONE 0.1s [2023-08-11T02:35:59.936Z] [2023-08-11T02:35:59.936Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:36:00.197Z] #208 DONE 0.6s [2023-08-11T02:36:00.197Z] [2023-08-11T02:36:00.197Z] #144 [security-secretstore-setup] exporting to image [2023-08-11T02:36:00.197Z] #144 ... [2023-08-11T02:36:00.197Z] [2023-08-11T02:36:00.197Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-11T02:36:00.197Z] #209 DONE 0.3s [2023-08-11T02:36:00.197Z] [2023-08-11T02:36:00.197Z] #144 [security-bootstrapper] exporting to image [2023-08-11T02:36:00.459Z] #144 exporting layers 0.2s done [2023-08-11T02:36:00.459Z] #144 writing image sha256:c737cd6ff4617fae4e805cf1be2e52b324ddd1a736269a38b7d9d4239820ab0e done [2023-08-11T02:36:00.459Z] #144 naming to docker.io/library/security-secretstore-setup done [2023-08-11T02:36:00.459Z] #144 writing image sha256:e426dd8e0c61dd2f9cadaf241f5117a9a990c4a043f4734c306eceb4f01e935d done [2023-08-11T02:36:00.459Z] #144 naming to docker.io/library/security-bootstrapper done [2023-08-11T02:36:00.459Z] #144 DONE 8.5s [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:36:00.459Z] time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-11T02:36:00.472Z] $ docker stop --time=1 a061aabf8f65013efcd2e7194d7b5cfe4d24577dbc7b256732b912561c4f91aa [2023-08-11T02:36:01.740Z] $ docker rm -f --volumes a061aabf8f65013efcd2e7194d7b5cfe4d24577dbc7b256732b912561c4f91aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-11T02:36:02.082Z] + docker images [2023-08-11T02:36:02.082Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-11T02:36:02.082Z] security-bootstrapper latest e426dd8e0c61 1 second ago 23MB [2023-08-11T02:36:02.082Z] security-proxy-setup latest eee951836158 2 seconds ago 19.6MB [2023-08-11T02:36:02.082Z] security-proxy-auth latest 06701516d9b4 2 seconds ago 19.4MB [2023-08-11T02:36:02.082Z] security-secretstore-setup latest c737cd6ff461 2 seconds ago 44.1MB [2023-08-11T02:36:02.082Z] core-metadata latest 0cc1ea61d78b 3 seconds ago 21.6MB [2023-08-11T02:36:02.082Z] core-common-config-bootstrapper latest 4e351244e68d 3 seconds ago 18MB [2023-08-11T02:36:02.082Z] support-scheduler latest e39d27cb4e9a 4 seconds ago 33.7MB [2023-08-11T02:36:02.082Z] security-spiffe-token-provider latest 81e7520d2f13 4 seconds ago 33.5MB [2023-08-11T02:36:02.082Z] core-data latest 81b1cfa5143b 4 seconds ago 21.2MB [2023-08-11T02:36:02.082Z] support-notifications latest 9125a8479ccb 4 seconds ago 34.3MB [2023-08-11T02:36:02.082Z] core-command latest 3d932513b91c 4 seconds ago 21MB [2023-08-11T02:36:02.082Z] security-spire-agent latest 160d8f88d750 About a minute ago 161MB [2023-08-11T02:36:02.082Z] security-spire-server latest fab8205ca10f About a minute ago 103MB [2023-08-11T02:36:02.082Z] security-spire-config latest 4daac42cdc58 About a minute ago 102MB [2023-08-11T02:36:02.082Z] ci-base-image-x86_64 latest a1cd18c519db 6 minutes ago 1.07GB [2023-08-11T02:36:02.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-11T02:36:02.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-11T02:36:02.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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-08-11T02:36:02.179Z] provisioning config files... [2023-08-11T02:36:02.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config13856980425151215094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:36:02.487Z] ---> docker-login.sh [2023-08-11T02:36:02.487Z] nexus3.edgexfoundry.org:10001 [2023-08-11T02:36:02.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:36:02.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:36:02.487Z] Configure a credential helper to remove this warning. See [2023-08-11T02:36:02.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:36:02.487Z] [2023-08-11T02:36:02.487Z] Login Succeeded [2023-08-11T02:36:02.487Z] nexus3.edgexfoundry.org:10002 [2023-08-11T02:36:02.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:36:02.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:36:02.487Z] Configure a credential helper to remove this warning. See [2023-08-11T02:36:02.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:36:02.487Z] [2023-08-11T02:36:02.487Z] Login Succeeded [2023-08-11T02:36:02.487Z] nexus3.edgexfoundry.org:10003 [2023-08-11T02:36:02.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:36:02.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:36:02.747Z] Configure a credential helper to remove this warning. See [2023-08-11T02:36:02.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:36:02.747Z] [2023-08-11T02:36:02.747Z] Login Succeeded [2023-08-11T02:36:02.747Z] nexus3.edgexfoundry.org:10004 [2023-08-11T02:36:02.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:36:02.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:36:02.747Z] Configure a credential helper to remove this warning. See [2023-08-11T02:36:02.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:36:02.747Z] [2023-08-11T02:36:02.747Z] Login Succeeded [2023-08-11T02:36:02.747Z] docker.io [2023-08-11T02:36:03.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:36:03.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:36:03.266Z] Configure a credential helper to remove this warning. See [2023-08-11T02:36:03.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:36:03.266Z] [2023-08-11T02:36:03.266Z] Login Succeeded [2023-08-11T02:36:03.266Z] ---> docker-login.sh ends [Pipeline] } [2023-08-11T02:36:03.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:03.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T02:36:03.317Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-11T02:36:03.317Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:03.317Z] latest [2023-08-11T02:36:03.317Z] 3.1.0-dev.20 [2023-08-11T02:36:03.317Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:03.317Z] main [2023-08-11T02:36:03.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:03.623Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:03.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:03.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-11T02:36:03.948Z] 9d083dcf8995: Preparing [2023-08-11T02:36:03.948Z] c9cf275bb50c: Preparing [2023-08-11T02:36:03.948Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:03.948Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:03.948Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:03.948Z] 36b50b131297: Preparing [2023-08-11T02:36:03.948Z] 36b50b131297: Waiting [2023-08-11T02:36:03.948Z] 2baeb57cae3c: Pushed [2023-08-11T02:36:03.948Z] 50eb0ee58afb: Pushed [2023-08-11T02:36:03.948Z] 36b50b131297: Layer already exists [2023-08-11T02:36:03.948Z] 67131ba9e9aa: Pushed [2023-08-11T02:36:03.948Z] 9d083dcf8995: Pushed [2023-08-11T02:36:05.867Z] c9cf275bb50c: Pushed [2023-08-11T02:36:05.867Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:06.206Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:06.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-11T02:36:06.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-11T02:36:06.519Z] 9d083dcf8995: Preparing [2023-08-11T02:36:06.519Z] c9cf275bb50c: Preparing [2023-08-11T02:36:06.519Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:06.519Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:06.519Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:06.519Z] 36b50b131297: Preparing [2023-08-11T02:36:06.519Z] 36b50b131297: Waiting [2023-08-11T02:36:06.519Z] 9d083dcf8995: Layer already exists [2023-08-11T02:36:06.519Z] c9cf275bb50c: Layer already exists [2023-08-11T02:36:06.519Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:06.519Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:06.519Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:06.519Z] 36b50b131297: Layer already exists [2023-08-11T02:36:06.519Z] latest: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:06.830Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:07.143Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.20 [2023-08-11T02:36:07.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-11T02:36:07.143Z] 9d083dcf8995: Preparing [2023-08-11T02:36:07.143Z] c9cf275bb50c: Preparing [2023-08-11T02:36:07.143Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:07.143Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:07.143Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:07.143Z] 36b50b131297: Preparing [2023-08-11T02:36:07.143Z] 36b50b131297: Waiting [2023-08-11T02:36:07.143Z] c9cf275bb50c: Layer already exists [2023-08-11T02:36:07.143Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:07.143Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:07.143Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:07.143Z] 9d083dcf8995: Layer already exists [2023-08-11T02:36:07.143Z] 36b50b131297: Layer already exists [2023-08-11T02:36:07.143Z] 3.1.0-dev.20: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:07.463Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:07.780Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:07.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-11T02:36:07.780Z] 9d083dcf8995: Preparing [2023-08-11T02:36:07.780Z] c9cf275bb50c: Preparing [2023-08-11T02:36:07.780Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:07.780Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:07.780Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:07.780Z] 36b50b131297: Preparing [2023-08-11T02:36:07.780Z] 36b50b131297: Waiting [2023-08-11T02:36:07.780Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:07.780Z] 9d083dcf8995: Layer already exists [2023-08-11T02:36:07.780Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:07.780Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:07.780Z] c9cf275bb50c: Layer already exists [2023-08-11T02:36:07.780Z] 36b50b131297: Layer already exists [2023-08-11T02:36:07.780Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:08.098Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:08.415Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-11T02:36:08.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-11T02:36:08.415Z] 9d083dcf8995: Preparing [2023-08-11T02:36:08.415Z] c9cf275bb50c: Preparing [2023-08-11T02:36:08.415Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:08.415Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:08.415Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:08.415Z] 36b50b131297: Preparing [2023-08-11T02:36:08.415Z] 36b50b131297: Waiting [2023-08-11T02:36:08.415Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:08.415Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:08.415Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:08.415Z] c9cf275bb50c: Layer already exists [2023-08-11T02:36:08.415Z] 9d083dcf8995: Layer already exists [2023-08-11T02:36:08.415Z] 36b50b131297: Layer already exists [2023-08-11T02:36:08.415Z] main: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:08.473Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:08.482Z] taggedImages: [2023-08-11T02:36:08.482Z] - nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:08.482Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-11T02:36:08.482Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.20 [2023-08-11T02:36:08.482Z] - nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:08.482Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-11T02:36:08.509Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-11T02:36:08.509Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:08.509Z] latest [2023-08-11T02:36:08.509Z] 3.1.0-dev.20 [2023-08-11T02:36:08.509Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:08.509Z] main [2023-08-11T02:36:08.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:08.831Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:09.153Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:09.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-11T02:36:09.153Z] 271ffc6548c7: Preparing [2023-08-11T02:36:09.153Z] fef226f66ddc: Preparing [2023-08-11T02:36:09.153Z] 8064058a159d: Preparing [2023-08-11T02:36:09.153Z] ee240e84885e: Preparing [2023-08-11T02:36:09.153Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:09.153Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:09.153Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:09.153Z] 36b50b131297: Preparing [2023-08-11T02:36:09.153Z] 36b50b131297: Waiting [2023-08-11T02:36:09.154Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:09.154Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:09.154Z] fef226f66ddc: Pushed [2023-08-11T02:36:09.154Z] 8064058a159d: Pushed [2023-08-11T02:36:09.413Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:09.672Z] 271ffc6548c7: Pushed [2023-08-11T02:36:09.672Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:09.672Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:09.672Z] 36b50b131297: Layer already exists [2023-08-11T02:36:10.178Z] #68 DONE 61.5s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #73 DONE 54.2s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #64 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #64 DONE 65.5s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #75 ... [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #66 DONE 63.1s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #69 DONE 65.6s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #76 ... [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #77 DONE 1.4s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #75 DONE 1.5s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #78 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #79 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #80 [core-metadata builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #80 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #81 [security-proxy-auth builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #81 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #82 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #83 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #84 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #85 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #86 [support-scheduler builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #86 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #87 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #88 [core-data builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #88 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #89 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #90 [core-command builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #90 DONE 1.5s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #91 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #92 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #93 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #94 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #94 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #95 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #96 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #97 [security-spire-agent builder 6/9] COPY . . [2023-08-11T02:36:10.179Z] #97 DONE 1.5s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #98 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #99 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #100 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-11T02:36:10.179Z] #76 DONE 1.5s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #101 [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-08-11T02:36:10.179Z] #101 ... [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-11T02:36:10.179Z] #102 DONE 0.4s [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-11T02:36:10.179Z] #103 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-11T02:36:10.179Z] #104 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-11T02:36:10.179Z] #105 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:10.179Z] #106 CACHED [2023-08-11T02:36:10.179Z] [2023-08-11T02:36:10.179Z] #107 [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-08-11T02:36:10.610Z] ee240e84885e: Pushed [2023-08-11T02:36:10.869Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:11.181Z] + 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-08-11T02:36:11.488Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-11T02:36:11.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-11T02:36:11.488Z] 271ffc6548c7: Preparing [2023-08-11T02:36:11.488Z] fef226f66ddc: Preparing [2023-08-11T02:36:11.488Z] 8064058a159d: Preparing [2023-08-11T02:36:11.488Z] ee240e84885e: Preparing [2023-08-11T02:36:11.488Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:11.488Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:11.488Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:11.488Z] 36b50b131297: Preparing [2023-08-11T02:36:11.488Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:11.488Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:11.488Z] 36b50b131297: Waiting [2023-08-11T02:36:11.488Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:11.488Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:11.488Z] 271ffc6548c7: Layer already exists [2023-08-11T02:36:11.488Z] 8064058a159d: Layer already exists [2023-08-11T02:36:11.488Z] ee240e84885e: Layer already exists [2023-08-11T02:36:11.488Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:11.488Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:11.488Z] 36b50b131297: Layer already exists [2023-08-11T02:36:11.488Z] latest: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:11.800Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:12.125Z] #107 ... [2023-08-11T02:36:12.125Z] [2023-08-11T02:36:12.125Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-11T02:36:12.125Z] #0 4.665 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-11T02:36:12.363Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.20 [2023-08-11T02:36:12.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-11T02:36:12.363Z] 271ffc6548c7: Preparing [2023-08-11T02:36:12.363Z] fef226f66ddc: Preparing [2023-08-11T02:36:12.363Z] 8064058a159d: Preparing [2023-08-11T02:36:12.363Z] ee240e84885e: Preparing [2023-08-11T02:36:12.363Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:12.363Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:12.364Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:12.364Z] 36b50b131297: Preparing [2023-08-11T02:36:12.364Z] 36b50b131297: Waiting [2023-08-11T02:36:12.364Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:12.364Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:12.364Z] 271ffc6548c7: Layer already exists [2023-08-11T02:36:12.364Z] ee240e84885e: Layer already exists [2023-08-11T02:36:12.364Z] 8064058a159d: Layer already exists [2023-08-11T02:36:12.364Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:12.364Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:12.364Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:12.364Z] 36b50b131297: Layer already exists [2023-08-11T02:36:12.364Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:12.364Z] 3.1.0-dev.20: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:12.673Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:12.710Z] #108 ... [2023-08-11T02:36:12.710Z] [2023-08-11T02:36:12.710Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-11T02:36:12.710Z] #0 6.164 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:12.976Z] #109 ... [2023-08-11T02:36:12.976Z] [2023-08-11T02:36:12.976Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:36:12.976Z] #0 6.587 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-11T02:36:13.242Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:13.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-11T02:36:13.242Z] 271ffc6548c7: Preparing [2023-08-11T02:36:13.242Z] fef226f66ddc: Preparing [2023-08-11T02:36:13.242Z] 8064058a159d: Preparing [2023-08-11T02:36:13.242Z] ee240e84885e: Preparing [2023-08-11T02:36:13.242Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:13.242Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:13.242Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:13.242Z] 36b50b131297: Preparing [2023-08-11T02:36:13.242Z] 36b50b131297: Waiting [2023-08-11T02:36:13.242Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:13.242Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:13.242Z] 8064058a159d: Layer already exists [2023-08-11T02:36:13.242Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:13.242Z] ee240e84885e: Layer already exists [2023-08-11T02:36:13.242Z] 271ffc6548c7: Layer already exists [2023-08-11T02:36:13.242Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:13.243Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:13.243Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:13.243Z] 36b50b131297: Layer already exists [2023-08-11T02:36:13.243Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [2023-08-11T02:36:13.245Z] #110 ... [2023-08-11T02:36:13.245Z] [2023-08-11T02:36:13.245Z] #101 [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-08-11T02:36:13.245Z] #101 6.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:13.518Z] #101 ... [2023-08-11T02:36:13.518Z] [2023-08-11T02:36:13.518Z] #111 [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-08-11T02:36:13.518Z] #111 DONE 6.7s [2023-08-11T02:36:13.552Z] + 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-08-11T02:36:13.787Z] [2023-08-11T02:36:13.787Z] #107 [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-08-11T02:36:13.787Z] #107 DONE 6.7s [2023-08-11T02:36:13.787Z] [2023-08-11T02:36:13.787Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-11T02:36:13.860Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-11T02:36:13.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-11T02:36:13.860Z] 271ffc6548c7: Preparing [2023-08-11T02:36:13.860Z] fef226f66ddc: Preparing [2023-08-11T02:36:13.860Z] 8064058a159d: Preparing [2023-08-11T02:36:13.860Z] ee240e84885e: Preparing [2023-08-11T02:36:13.860Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:13.860Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:13.860Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:13.860Z] 36b50b131297: Preparing [2023-08-11T02:36:13.860Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:13.860Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:13.860Z] 36b50b131297: Waiting [2023-08-11T02:36:13.860Z] 271ffc6548c7: Layer already exists [2023-08-11T02:36:13.860Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:13.860Z] 8064058a159d: Layer already exists [2023-08-11T02:36:13.860Z] ee240e84885e: Layer already exists [2023-08-11T02:36:13.860Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:13.860Z] 36b50b131297: Layer already exists [2023-08-11T02:36:13.860Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:13.860Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:13.860Z] main: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:13.897Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:13.904Z] taggedImages: [2023-08-11T02:36:13.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:13.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-11T02:36:13.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.20 [2023-08-11T02:36:13.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:13.904Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-11T02:36:13.920Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-11T02:36:13.920Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:13.920Z] latest [2023-08-11T02:36:13.920Z] 3.1.0-dev.20 [2023-08-11T02:36:13.920Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:13.920Z] main [2023-08-11T02:36:13.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:14.054Z] #112 DONE 0.4s [2023-08-11T02:36:14.054Z] [2023-08-11T02:36:14.054Z] #113 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-11T02:36:14.054Z] #113 DONE 0.5s [2023-08-11T02:36:14.054Z] [2023-08-11T02:36:14.054Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-11T02:36:14.054Z] #0 6.709 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-11T02:36:14.230Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:14.646Z] #114 ... [2023-08-11T02:36:14.646Z] [2023-08-11T02:36:14.646Z] #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:36:14.646Z] #115 DONE 0.2s [2023-08-11T02:36:14.646Z] [2023-08-11T02:36:14.646Z] #116 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:36:14.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:14.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-11T02:36:14.807Z] 5471f3dba328: Preparing [2023-08-11T02:36:14.807Z] d6be5ba1f53f: Preparing [2023-08-11T02:36:14.807Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:14.807Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:14.807Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:14.807Z] 36b50b131297: Preparing [2023-08-11T02:36:14.807Z] 36b50b131297: Waiting [2023-08-11T02:36:14.807Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:14.807Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:14.807Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:14.807Z] 36b50b131297: Layer already exists [2023-08-11T02:36:14.807Z] 5471f3dba328: Pushed [2023-08-11T02:36:14.914Z] #116 DONE 0.2s [2023-08-11T02:36:14.914Z] [2023-08-11T02:36:14.914Z] #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-11T02:36:14.914Z] #0 7.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-11T02:36:16.189Z] d6be5ba1f53f: Pushed [2023-08-11T02:36:16.321Z] #117 ... [2023-08-11T02:36:16.321Z] [2023-08-11T02:36:16.321Z] #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-11T02:36:16.321Z] #0 6.602 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-11T02:36:16.448Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:16.589Z] #118 ... [2023-08-11T02:36:16.589Z] [2023-08-11T02:36:16.589Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:36:16.589Z] #0 5.447 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-11T02:36:16.771Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:16.855Z] #119 ... [2023-08-11T02:36:16.855Z] [2023-08-11T02:36:16.855Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:36:16.855Z] #0 4.303 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-11T02:36:16.855Z] #120 ... [2023-08-11T02:36:16.855Z] [2023-08-11T02:36:16.855Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:36:16.855Z] #0 6.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-11T02:36:17.085Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-11T02:36:17.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-11T02:36:17.085Z] 5471f3dba328: Preparing [2023-08-11T02:36:17.085Z] d6be5ba1f53f: Preparing [2023-08-11T02:36:17.085Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:17.085Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:17.085Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:17.085Z] 36b50b131297: Preparing [2023-08-11T02:36:17.085Z] 36b50b131297: Waiting [2023-08-11T02:36:17.085Z] d6be5ba1f53f: Layer already exists [2023-08-11T02:36:17.085Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:17.085Z] 5471f3dba328: Layer already exists [2023-08-11T02:36:17.085Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:17.085Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:17.085Z] 36b50b131297: Layer already exists [2023-08-11T02:36:17.085Z] latest: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-08-11T02:36:17.121Z] #121 ... [2023-08-11T02:36:17.121Z] [2023-08-11T02:36:17.121Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-11T02:36:17.121Z] #0 5.185 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh [2023-08-11T02:36:17.401Z] #122 ... [2023-08-11T02:36:17.401Z] [2023-08-11T02:36:17.401Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:36:17.401Z] #123 CACHED [2023-08-11T02:36:17.401Z] [2023-08-11T02:36:17.401Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:36:17.401Z] #124 CACHED [2023-08-11T02:36:17.401Z] [2023-08-11T02:36:17.401Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:36:17.406Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:17.718Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.20 [2023-08-11T02:36:17.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-11T02:36:17.718Z] 5471f3dba328: Preparing [2023-08-11T02:36:17.718Z] d6be5ba1f53f: Preparing [2023-08-11T02:36:17.718Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:17.718Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:17.718Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:17.718Z] 36b50b131297: Preparing [2023-08-11T02:36:17.718Z] 36b50b131297: Waiting [2023-08-11T02:36:17.718Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:17.718Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:17.718Z] d6be5ba1f53f: Layer already exists [2023-08-11T02:36:17.718Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:17.718Z] 5471f3dba328: Layer already exists [2023-08-11T02:36:17.718Z] 36b50b131297: Layer already exists [2023-08-11T02:36:17.718Z] 3.1.0-dev.20: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:18.035Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:18.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:18.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-11T02:36:18.340Z] 5471f3dba328: Preparing [2023-08-11T02:36:18.340Z] d6be5ba1f53f: Preparing [2023-08-11T02:36:18.340Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:18.340Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:18.340Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:18.340Z] 36b50b131297: Preparing [2023-08-11T02:36:18.340Z] 36b50b131297: Waiting [2023-08-11T02:36:18.340Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:18.340Z] 5471f3dba328: Layer already exists [2023-08-11T02:36:18.340Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:18.340Z] d6be5ba1f53f: Layer already exists [2023-08-11T02:36:18.340Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:18.340Z] 36b50b131297: Layer already exists [2023-08-11T02:36:18.340Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [2023-08-11T02:36:18.361Z] #125 ... [2023-08-11T02:36:18.362Z] [2023-08-11T02:36:18.362Z] #126 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-11T02:36:18.362Z] #126 CACHED [2023-08-11T02:36:18.362Z] [2023-08-11T02:36:18.362Z] #127 [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-08-11T02:36:18.362Z] #127 CACHED [2023-08-11T02:36:18.362Z] [2023-08-11T02:36:18.362Z] #128 [security-spire-config builder 6/9] COPY . . [2023-08-11T02:36:18.362Z] #128 CACHED [2023-08-11T02:36:18.362Z] [2023-08-11T02:36:18.362Z] #129 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-11T02:36:18.362Z] #129 CACHED [2023-08-11T02:36:18.362Z] [2023-08-11T02:36:18.362Z] #130 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-11T02:36:18.362Z] #130 CACHED [2023-08-11T02:36:18.362Z] [2023-08-11T02:36:18.362Z] #131 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-11T02:36:18.362Z] #131 CACHED [2023-08-11T02:36:18.362Z] [2023-08-11T02:36:18.362Z] #132 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:18.636Z] #132 DONE 0.5s [2023-08-11T02:36:18.636Z] [2023-08-11T02:36:18.636Z] #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:36:18.656Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:18.907Z] #133 DONE 0.2s [2023-08-11T02:36:18.907Z] [2023-08-11T02:36:18.907Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-11T02:36:18.907Z] #134 ... [2023-08-11T02:36:18.907Z] [2023-08-11T02:36:18.907Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:36:18.907Z] #125 DONE 1.5s [2023-08-11T02:36:18.958Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-11T02:36:18.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-11T02:36:18.958Z] 5471f3dba328: Preparing [2023-08-11T02:36:18.958Z] d6be5ba1f53f: Preparing [2023-08-11T02:36:18.958Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:18.958Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:18.958Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:18.958Z] 36b50b131297: Preparing [2023-08-11T02:36:18.958Z] 36b50b131297: Waiting [2023-08-11T02:36:18.958Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:18.958Z] 5471f3dba328: Layer already exists [2023-08-11T02:36:18.958Z] d6be5ba1f53f: Layer already exists [2023-08-11T02:36:18.958Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:18.958Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:18.958Z] 36b50b131297: Layer already exists [2023-08-11T02:36:18.958Z] main: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:18.998Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:19.009Z] taggedImages: [2023-08-11T02:36:19.009Z] - nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:19.009Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-11T02:36:19.009Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.20 [2023-08-11T02:36:19.009Z] - nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:19.009Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-11T02:36:19.032Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-11T02:36:19.032Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:19.032Z] latest [2023-08-11T02:36:19.032Z] 3.1.0-dev.20 [2023-08-11T02:36:19.032Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:19.032Z] main [2023-08-11T02:36:19.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:19.184Z] [2023-08-11T02:36:19.184Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-11T02:36:19.362Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:19.453Z] #135 DONE 0.3s [2023-08-11T02:36:19.453Z] [2023-08-11T02:36:19.453Z] #136 [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-08-11T02:36:19.675Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:19.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-11T02:36:19.676Z] ad9f0368a563: Preparing [2023-08-11T02:36:19.676Z] 333aa30e6363: Preparing [2023-08-11T02:36:19.676Z] 038083c514b8: Preparing [2023-08-11T02:36:19.676Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:19.676Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:19.676Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:19.676Z] 36b50b131297: Preparing [2023-08-11T02:36:19.676Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:19.676Z] 36b50b131297: Waiting [2023-08-11T02:36:19.676Z] 333aa30e6363: Pushed [2023-08-11T02:36:19.729Z] #136 DONE 0.3s [2023-08-11T02:36:19.729Z] [2023-08-11T02:36:19.729Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-11T02:36:19.729Z] #137 DONE 0.2s [2023-08-11T02:36:19.729Z] [2023-08-11T02:36:19.729Z] #138 [security-spire-server] exporting to image [2023-08-11T02:36:19.729Z] #138 exporting layers [2023-08-11T02:36:19.935Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:19.935Z] ad9f0368a563: Pushed [2023-08-11T02:36:19.935Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:20.325Z] #138 ... [2023-08-11T02:36:20.325Z] [2023-08-11T02:36:20.325Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-11T02:36:20.325Z] #134 DONE 2.1s [2023-08-11T02:36:20.593Z] [2023-08-11T02:36:20.593Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:36:20.860Z] #139 ... [2023-08-11T02:36:20.860Z] [2023-08-11T02:36:20.860Z] #140 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:36:20.860Z] #140 DONE 1.9s [2023-08-11T02:36:20.860Z] [2023-08-11T02:36:20.860Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-11T02:36:20.860Z] #141 DONE 0.2s [2023-08-11T02:36:20.860Z] [2023-08-11T02:36:20.860Z] #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-11T02:36:20.872Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:20.872Z] 36b50b131297: Layer already exists [2023-08-11T02:36:21.128Z] #117 ... [2023-08-11T02:36:21.128Z] [2023-08-11T02:36:21.128Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-11T02:36:21.130Z] 038083c514b8: Pushed [2023-08-11T02:36:21.390Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [2023-08-11T02:36:21.400Z] #142 DONE 0.2s [2023-08-11T02:36:21.400Z] [2023-08-11T02:36:21.400Z] #143 [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-08-11T02:36:21.400Z] #143 DONE 0.2s [2023-08-11T02:36:21.400Z] [2023-08-11T02:36:21.400Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [Pipeline] } [2023-08-11T02:36:21.674Z] #114 ... [2023-08-11T02:36:21.674Z] [2023-08-11T02:36:21.674Z] #138 [security-spire-config] exporting to image [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:21.941Z] #138 exporting layers 2.2s done [2023-08-11T02:36:21.941Z] #138 writing image sha256:b0a845e0d8ffe141d6de0e3d995d76b9a0d046d18351fb1fdc05d5801401d389 [2023-08-11T02:36:21.997Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:22.224Z] #138 writing image sha256:b0a845e0d8ffe141d6de0e3d995d76b9a0d046d18351fb1fdc05d5801401d389 0.0s done [2023-08-11T02:36:22.224Z] #138 naming to docker.io/library/security-spire-server-arm64 done [2023-08-11T02:36:22.311Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-11T02:36:22.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-11T02:36:22.311Z] ad9f0368a563: Preparing [2023-08-11T02:36:22.311Z] 333aa30e6363: Preparing [2023-08-11T02:36:22.311Z] 038083c514b8: Preparing [2023-08-11T02:36:22.311Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:22.311Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:22.311Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:22.311Z] 36b50b131297: Preparing [2023-08-11T02:36:22.311Z] 36b50b131297: Waiting [2023-08-11T02:36:22.311Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:22.311Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:22.311Z] 333aa30e6363: Layer already exists [2023-08-11T02:36:22.311Z] 038083c514b8: Layer already exists [2023-08-11T02:36:22.311Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:22.311Z] ad9f0368a563: Layer already exists [2023-08-11T02:36:22.311Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:22.311Z] 36b50b131297: Layer already exists [2023-08-11T02:36:22.311Z] latest: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:22.634Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:22.809Z] #138 ... [2023-08-11T02:36:22.809Z] [2023-08-11T02:36:22.809Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-11T02:36:22.809Z] #139 DONE 2.2s [2023-08-11T02:36:22.809Z] [2023-08-11T02:36:22.809Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-11T02:36:22.809Z] #144 DONE 0.3s [2023-08-11T02:36:22.809Z] [2023-08-11T02:36:22.809Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:36:22.940Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.20 [2023-08-11T02:36:22.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-11T02:36:22.940Z] ad9f0368a563: Preparing [2023-08-11T02:36:22.940Z] 333aa30e6363: Preparing [2023-08-11T02:36:22.940Z] 038083c514b8: Preparing [2023-08-11T02:36:22.940Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:22.940Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:22.940Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:22.940Z] 36b50b131297: Preparing [2023-08-11T02:36:22.940Z] 36b50b131297: Waiting [2023-08-11T02:36:22.941Z] ad9f0368a563: Layer already exists [2023-08-11T02:36:22.941Z] 038083c514b8: Layer already exists [2023-08-11T02:36:22.941Z] 333aa30e6363: Layer already exists [2023-08-11T02:36:22.941Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:22.941Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:22.941Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:22.941Z] 36b50b131297: Layer already exists [2023-08-11T02:36:22.941Z] 3.1.0-dev.20: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:23.077Z] #110 ... [2023-08-11T02:36:23.077Z] [2023-08-11T02:36:23.077Z] #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-08-11T02:36:23.077Z] #145 DONE 0.3s [2023-08-11T02:36:23.077Z] [2023-08-11T02:36:23.077Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:36:23.243Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:23.344Z] #121 ... [2023-08-11T02:36:23.344Z] [2023-08-11T02:36:23.344Z] #138 [security-spire-config] exporting to image [2023-08-11T02:36:23.344Z] #138 exporting layers 1.7s done [2023-08-11T02:36:23.344Z] #138 writing image sha256:0df93cd9c122ef183704e755baef467ae03a07a5016de4a32ae54d30b44abfe9 done [2023-08-11T02:36:23.344Z] #138 naming to docker.io/library/security-spire-config-arm64 done [2023-08-11T02:36:23.344Z] #138 DONE 3.4s [2023-08-11T02:36:23.344Z] [2023-08-11T02:36:23.344Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-11T02:36:23.344Z] #146 DONE 0.2s [2023-08-11T02:36:23.344Z] [2023-08-11T02:36:23.344Z] #138 [security-spire-agent] exporting to image [2023-08-11T02:36:23.548Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:23.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-11T02:36:23.548Z] ad9f0368a563: Preparing [2023-08-11T02:36:23.548Z] 333aa30e6363: Preparing [2023-08-11T02:36:23.548Z] 038083c514b8: Preparing [2023-08-11T02:36:23.548Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:23.548Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:23.548Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:23.548Z] 36b50b131297: Preparing [2023-08-11T02:36:23.548Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:23.548Z] 36b50b131297: Waiting [2023-08-11T02:36:23.548Z] 038083c514b8: Layer already exists [2023-08-11T02:36:23.548Z] ad9f0368a563: Layer already exists [2023-08-11T02:36:23.548Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:23.548Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:23.548Z] 333aa30e6363: Layer already exists [2023-08-11T02:36:23.548Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:23.548Z] 36b50b131297: Layer already exists [2023-08-11T02:36:23.548Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:24.012Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:24.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-11T02:36:24.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-11T02:36:24.372Z] ad9f0368a563: Preparing [2023-08-11T02:36:24.372Z] 333aa30e6363: Preparing [2023-08-11T02:36:24.372Z] 038083c514b8: Preparing [2023-08-11T02:36:24.372Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:24.372Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:24.372Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:24.372Z] 36b50b131297: Preparing [2023-08-11T02:36:24.372Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:24.372Z] 36b50b131297: Waiting [2023-08-11T02:36:24.372Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:24.372Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:24.372Z] 038083c514b8: Layer already exists [2023-08-11T02:36:24.372Z] ad9f0368a563: Layer already exists [2023-08-11T02:36:24.372Z] 333aa30e6363: Layer already exists [2023-08-11T02:36:24.372Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:24.372Z] 36b50b131297: Layer already exists [2023-08-11T02:36:24.372Z] main: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:24.421Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:24.428Z] taggedImages: [2023-08-11T02:36:24.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:24.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-11T02:36:24.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.20 [2023-08-11T02:36:24.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:24.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-11T02:36:24.444Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-11T02:36:24.444Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:24.444Z] latest [2023-08-11T02:36:24.444Z] 3.1.0-dev.20 [2023-08-11T02:36:24.444Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:24.444Z] main [2023-08-11T02:36:24.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:24.792Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:25.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:25.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-11T02:36:25.211Z] f7404d117203: Preparing [2023-08-11T02:36:25.211Z] 7e7045f6927e: Preparing [2023-08-11T02:36:25.211Z] b52e6d20c2d9: Preparing [2023-08-11T02:36:25.211Z] d27e58319b5a: Preparing [2023-08-11T02:36:25.211Z] 7dc047740231: Preparing [2023-08-11T02:36:25.211Z] 13e1ab2057e9: Preparing [2023-08-11T02:36:25.211Z] 1b35493291b4: Preparing [2023-08-11T02:36:25.211Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:25.211Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:25.211Z] 45a8b0b19fc6: Preparing [2023-08-11T02:36:25.211Z] 300a2f300291: Preparing [2023-08-11T02:36:25.211Z] 5f70bf18a086: Preparing [2023-08-11T02:36:25.211Z] cc41f6ceb765: Preparing [2023-08-11T02:36:25.211Z] 8c87d1fbd5e1: Preparing [2023-08-11T02:36:25.211Z] 36b50b131297: Preparing [2023-08-11T02:36:25.211Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:25.211Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:25.211Z] 45a8b0b19fc6: Waiting [2023-08-11T02:36:25.211Z] 5f70bf18a086: Waiting [2023-08-11T02:36:25.211Z] 300a2f300291: Waiting [2023-08-11T02:36:25.211Z] cc41f6ceb765: Waiting [2023-08-11T02:36:25.211Z] 13e1ab2057e9: Waiting [2023-08-11T02:36:25.211Z] 8c87d1fbd5e1: Waiting [2023-08-11T02:36:25.211Z] 36b50b131297: Waiting [2023-08-11T02:36:25.211Z] 7dc047740231: Pushed [2023-08-11T02:36:25.211Z] d27e58319b5a: Pushed [2023-08-11T02:36:25.211Z] 7e7045f6927e: Pushed [2023-08-11T02:36:25.211Z] b52e6d20c2d9: Pushed [2023-08-11T02:36:25.301Z] #138 exporting layers 1.5s done [2023-08-11T02:36:25.302Z] #138 writing image sha256:a756899ed7d08285b597e491122ee5b7c8dff4a18da298910ee9f8054d140275 done [2023-08-11T02:36:25.302Z] #138 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-11T02:36:25.302Z] #138 DONE 5.0s [2023-08-11T02:36:25.302Z] [2023-08-11T02:36:25.302Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:36:25.472Z] f7404d117203: Pushed [2023-08-11T02:36:25.731Z] 13e1ab2057e9: Pushed [2023-08-11T02:36:26.298Z] 300a2f300291: Pushed [2023-08-11T02:36:26.298Z] 45a8b0b19fc6: Pushed [2023-08-11T02:36:26.555Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:26.555Z] 5f70bf18a086: Pushed [2023-08-11T02:36:26.555Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:26.813Z] cc41f6ceb765: Pushed [2023-08-11T02:36:27.073Z] 8c87d1fbd5e1: Pushed [2023-08-11T02:36:27.640Z] 36b50b131297: Layer already exists [2023-08-11T02:36:27.640Z] 1b35493291b4: Pushed [2023-08-11T02:36:27.897Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:28.202Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:28.774Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-11T02:36:28.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-11T02:36:28.774Z] f7404d117203: Preparing [2023-08-11T02:36:28.774Z] 7e7045f6927e: Preparing [2023-08-11T02:36:28.774Z] b52e6d20c2d9: Preparing [2023-08-11T02:36:28.774Z] d27e58319b5a: Preparing [2023-08-11T02:36:28.774Z] 7dc047740231: Preparing [2023-08-11T02:36:28.774Z] 13e1ab2057e9: Preparing [2023-08-11T02:36:28.774Z] 1b35493291b4: Preparing [2023-08-11T02:36:28.774Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:28.774Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:28.774Z] 45a8b0b19fc6: Preparing [2023-08-11T02:36:28.774Z] 300a2f300291: Preparing [2023-08-11T02:36:28.774Z] 5f70bf18a086: Preparing [2023-08-11T02:36:28.774Z] cc41f6ceb765: Preparing [2023-08-11T02:36:28.774Z] 8c87d1fbd5e1: Preparing [2023-08-11T02:36:28.774Z] 36b50b131297: Preparing [2023-08-11T02:36:28.774Z] 13e1ab2057e9: Waiting [2023-08-11T02:36:28.774Z] 1b35493291b4: Waiting [2023-08-11T02:36:28.774Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:28.774Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:28.774Z] 45a8b0b19fc6: Waiting [2023-08-11T02:36:28.774Z] 300a2f300291: Waiting [2023-08-11T02:36:28.774Z] cc41f6ceb765: Waiting [2023-08-11T02:36:28.774Z] 5f70bf18a086: Waiting [2023-08-11T02:36:28.774Z] 8c87d1fbd5e1: Waiting [2023-08-11T02:36:28.774Z] b52e6d20c2d9: Layer already exists [2023-08-11T02:36:28.774Z] 7e7045f6927e: Layer already exists [2023-08-11T02:36:28.774Z] f7404d117203: Layer already exists [2023-08-11T02:36:28.774Z] 7dc047740231: Layer already exists [2023-08-11T02:36:28.774Z] d27e58319b5a: Layer already exists [2023-08-11T02:36:28.774Z] 13e1ab2057e9: Layer already exists [2023-08-11T02:36:28.774Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:28.774Z] 1b35493291b4: Layer already exists [2023-08-11T02:36:28.774Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:28.774Z] 300a2f300291: Layer already exists [2023-08-11T02:36:28.774Z] 45a8b0b19fc6: Layer already exists [2023-08-11T02:36:28.774Z] 8c87d1fbd5e1: Layer already exists [2023-08-11T02:36:28.774Z] 5f70bf18a086: Layer already exists [2023-08-11T02:36:28.774Z] 36b50b131297: Layer already exists [2023-08-11T02:36:28.774Z] cc41f6ceb765: Layer already exists [2023-08-11T02:36:28.774Z] latest: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:29.083Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:29.380Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.20 [2023-08-11T02:36:29.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-11T02:36:29.380Z] f7404d117203: Preparing [2023-08-11T02:36:29.380Z] 7e7045f6927e: Preparing [2023-08-11T02:36:29.380Z] b52e6d20c2d9: Preparing [2023-08-11T02:36:29.380Z] d27e58319b5a: Preparing [2023-08-11T02:36:29.380Z] 7dc047740231: Preparing [2023-08-11T02:36:29.380Z] 13e1ab2057e9: Preparing [2023-08-11T02:36:29.380Z] 1b35493291b4: Preparing [2023-08-11T02:36:29.380Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:29.380Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:29.380Z] 45a8b0b19fc6: Preparing [2023-08-11T02:36:29.380Z] 300a2f300291: Preparing [2023-08-11T02:36:29.380Z] 5f70bf18a086: Preparing [2023-08-11T02:36:29.380Z] cc41f6ceb765: Preparing [2023-08-11T02:36:29.380Z] 8c87d1fbd5e1: Preparing [2023-08-11T02:36:29.380Z] 36b50b131297: Preparing [2023-08-11T02:36:29.380Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:29.380Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:29.380Z] cc41f6ceb765: Waiting [2023-08-11T02:36:29.380Z] 45a8b0b19fc6: Waiting [2023-08-11T02:36:29.380Z] 5f70bf18a086: Waiting [2023-08-11T02:36:29.380Z] 1b35493291b4: Waiting [2023-08-11T02:36:29.380Z] 8c87d1fbd5e1: Waiting [2023-08-11T02:36:29.380Z] 36b50b131297: Waiting [2023-08-11T02:36:29.380Z] 300a2f300291: Waiting [2023-08-11T02:36:29.380Z] b52e6d20c2d9: Layer already exists [2023-08-11T02:36:29.380Z] d27e58319b5a: Layer already exists [2023-08-11T02:36:29.380Z] 7dc047740231: Layer already exists [2023-08-11T02:36:29.380Z] f7404d117203: Layer already exists [2023-08-11T02:36:29.380Z] 7e7045f6927e: Layer already exists [2023-08-11T02:36:29.380Z] 13e1ab2057e9: Layer already exists [2023-08-11T02:36:29.380Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:29.380Z] 1b35493291b4: Layer already exists [2023-08-11T02:36:29.380Z] 45a8b0b19fc6: Layer already exists [2023-08-11T02:36:29.380Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:29.380Z] 300a2f300291: Layer already exists [2023-08-11T02:36:29.380Z] 5f70bf18a086: Layer already exists [2023-08-11T02:36:29.380Z] 8c87d1fbd5e1: Layer already exists [2023-08-11T02:36:29.380Z] cc41f6ceb765: Layer already exists [2023-08-11T02:36:29.380Z] 36b50b131297: Layer already exists [2023-08-11T02:36:29.380Z] 3.1.0-dev.20: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:29.686Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:30.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:30.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-11T02:36:30.248Z] f7404d117203: Preparing [2023-08-11T02:36:30.248Z] 7e7045f6927e: Preparing [2023-08-11T02:36:30.248Z] b52e6d20c2d9: Preparing [2023-08-11T02:36:30.248Z] d27e58319b5a: Preparing [2023-08-11T02:36:30.248Z] 7dc047740231: Preparing [2023-08-11T02:36:30.248Z] 13e1ab2057e9: Preparing [2023-08-11T02:36:30.248Z] 1b35493291b4: Preparing [2023-08-11T02:36:30.248Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:30.248Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:30.248Z] 45a8b0b19fc6: Preparing [2023-08-11T02:36:30.248Z] 300a2f300291: Preparing [2023-08-11T02:36:30.248Z] 5f70bf18a086: Preparing [2023-08-11T02:36:30.248Z] cc41f6ceb765: Preparing [2023-08-11T02:36:30.248Z] 8c87d1fbd5e1: Preparing [2023-08-11T02:36:30.248Z] 36b50b131297: Preparing [2023-08-11T02:36:30.248Z] 300a2f300291: Waiting [2023-08-11T02:36:30.248Z] 5f70bf18a086: Waiting [2023-08-11T02:36:30.248Z] cc41f6ceb765: Waiting [2023-08-11T02:36:30.248Z] 13e1ab2057e9: Waiting [2023-08-11T02:36:30.248Z] 45a8b0b19fc6: Waiting [2023-08-11T02:36:30.248Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:30.248Z] 36b50b131297: Waiting [2023-08-11T02:36:30.248Z] 1b35493291b4: Waiting [2023-08-11T02:36:30.248Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:30.248Z] 8c87d1fbd5e1: Waiting [2023-08-11T02:36:30.248Z] 7dc047740231: Layer already exists [2023-08-11T02:36:30.248Z] b52e6d20c2d9: Layer already exists [2023-08-11T02:36:30.248Z] f7404d117203: Layer already exists [2023-08-11T02:36:30.248Z] 7e7045f6927e: Layer already exists [2023-08-11T02:36:30.248Z] d27e58319b5a: Layer already exists [2023-08-11T02:36:30.248Z] 13e1ab2057e9: Layer already exists [2023-08-11T02:36:30.248Z] 1b35493291b4: Layer already exists [2023-08-11T02:36:30.248Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:30.248Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:30.248Z] 45a8b0b19fc6: Layer already exists [2023-08-11T02:36:30.248Z] 300a2f300291: Layer already exists [2023-08-11T02:36:30.248Z] cc41f6ceb765: Layer already exists [2023-08-11T02:36:30.248Z] 5f70bf18a086: Layer already exists [2023-08-11T02:36:30.248Z] 8c87d1fbd5e1: Layer already exists [2023-08-11T02:36:30.248Z] 36b50b131297: Layer already exists [2023-08-11T02:36:30.248Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:30.553Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:30.855Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-11T02:36:30.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-11T02:36:30.855Z] f7404d117203: Preparing [2023-08-11T02:36:30.855Z] 7e7045f6927e: Preparing [2023-08-11T02:36:30.855Z] b52e6d20c2d9: Preparing [2023-08-11T02:36:30.855Z] d27e58319b5a: Preparing [2023-08-11T02:36:30.855Z] 7dc047740231: Preparing [2023-08-11T02:36:30.855Z] 13e1ab2057e9: Preparing [2023-08-11T02:36:30.855Z] 1b35493291b4: Preparing [2023-08-11T02:36:30.855Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:30.855Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:30.855Z] 45a8b0b19fc6: Preparing [2023-08-11T02:36:30.855Z] 300a2f300291: Preparing [2023-08-11T02:36:30.855Z] 5f70bf18a086: Preparing [2023-08-11T02:36:30.855Z] cc41f6ceb765: Preparing [2023-08-11T02:36:30.855Z] 8c87d1fbd5e1: Preparing [2023-08-11T02:36:30.855Z] 36b50b131297: Preparing [2023-08-11T02:36:30.855Z] 13e1ab2057e9: Waiting [2023-08-11T02:36:30.855Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:30.855Z] 300a2f300291: Waiting [2023-08-11T02:36:30.855Z] 45a8b0b19fc6: Waiting [2023-08-11T02:36:30.855Z] 1b35493291b4: Waiting [2023-08-11T02:36:30.855Z] 5f70bf18a086: Waiting [2023-08-11T02:36:30.855Z] cc41f6ceb765: Waiting [2023-08-11T02:36:30.855Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:30.855Z] 8c87d1fbd5e1: Waiting [2023-08-11T02:36:30.855Z] 36b50b131297: Waiting [2023-08-11T02:36:30.855Z] b52e6d20c2d9: Layer already exists [2023-08-11T02:36:30.855Z] d27e58319b5a: Layer already exists [2023-08-11T02:36:30.855Z] f7404d117203: Layer already exists [2023-08-11T02:36:30.855Z] 7dc047740231: Layer already exists [2023-08-11T02:36:30.855Z] 7e7045f6927e: Layer already exists [2023-08-11T02:36:30.855Z] 13e1ab2057e9: Layer already exists [2023-08-11T02:36:30.855Z] 1b35493291b4: Layer already exists [2023-08-11T02:36:30.855Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:30.855Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:30.855Z] 45a8b0b19fc6: Layer already exists [2023-08-11T02:36:30.855Z] 5f70bf18a086: Layer already exists [2023-08-11T02:36:30.855Z] cc41f6ceb765: Layer already exists [2023-08-11T02:36:30.855Z] 8c87d1fbd5e1: Layer already exists [2023-08-11T02:36:30.855Z] 300a2f300291: Layer already exists [2023-08-11T02:36:30.855Z] 36b50b131297: Layer already exists [2023-08-11T02:36:30.855Z] main: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:30.891Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:30.897Z] taggedImages: [2023-08-11T02:36:30.897Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:30.897Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-11T02:36:30.897Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.20 [2023-08-11T02:36:30.897Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:30.897Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-11T02:36:30.915Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-11T02:36:30.915Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:30.915Z] latest [2023-08-11T02:36:30.915Z] 3.1.0-dev.20 [2023-08-11T02:36:30.915Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:30.915Z] main [2023-08-11T02:36:30.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:31.221Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:31.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:31.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-11T02:36:31.525Z] 7a7700800afe: Preparing [2023-08-11T02:36:31.525Z] fef226f66ddc: Preparing [2023-08-11T02:36:31.525Z] 280f883057d5: Preparing [2023-08-11T02:36:31.525Z] 0343656999c2: Preparing [2023-08-11T02:36:31.525Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:31.525Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:31.525Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:31.525Z] 36b50b131297: Preparing [2023-08-11T02:36:31.525Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:31.525Z] 36b50b131297: Waiting [2023-08-11T02:36:31.525Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:31.525Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:31.525Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:31.525Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:31.525Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:31.525Z] 36b50b131297: Layer already exists [2023-08-11T02:36:31.525Z] 280f883057d5: Pushed [2023-08-11T02:36:31.525Z] 7a7700800afe: Pushed [2023-08-11T02:36:32.906Z] 0343656999c2: Pushed [2023-08-11T02:36:33.166Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:33.480Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:33.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-11T02:36:33.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-11T02:36:33.781Z] 7a7700800afe: Preparing [2023-08-11T02:36:33.781Z] fef226f66ddc: Preparing [2023-08-11T02:36:33.781Z] 280f883057d5: Preparing [2023-08-11T02:36:33.781Z] 0343656999c2: Preparing [2023-08-11T02:36:33.781Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:33.781Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:33.781Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:33.781Z] 36b50b131297: Preparing [2023-08-11T02:36:33.781Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:33.781Z] 36b50b131297: Waiting [2023-08-11T02:36:33.781Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:33.781Z] 280f883057d5: Layer already exists [2023-08-11T02:36:33.781Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:33.781Z] 0343656999c2: Layer already exists [2023-08-11T02:36:33.781Z] 7a7700800afe: Layer already exists [2023-08-11T02:36:33.781Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:33.781Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:33.781Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:33.781Z] 36b50b131297: Layer already exists [2023-08-11T02:36:33.781Z] latest: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:34.089Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:34.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.20 [2023-08-11T02:36:34.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-11T02:36:34.396Z] 7a7700800afe: Preparing [2023-08-11T02:36:34.396Z] fef226f66ddc: Preparing [2023-08-11T02:36:34.396Z] 280f883057d5: Preparing [2023-08-11T02:36:34.396Z] 0343656999c2: Preparing [2023-08-11T02:36:34.396Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:34.396Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:34.396Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:34.396Z] 36b50b131297: Preparing [2023-08-11T02:36:34.396Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:34.396Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:34.396Z] 36b50b131297: Waiting [2023-08-11T02:36:34.396Z] 0343656999c2: Layer already exists [2023-08-11T02:36:34.396Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:34.396Z] 7a7700800afe: Layer already exists [2023-08-11T02:36:34.396Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:34.396Z] 280f883057d5: Layer already exists [2023-08-11T02:36:34.396Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:34.396Z] 36b50b131297: Layer already exists [2023-08-11T02:36:34.396Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:34.396Z] 3.1.0-dev.20: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:34.703Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:35.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:35.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-11T02:36:35.006Z] 7a7700800afe: Preparing [2023-08-11T02:36:35.006Z] fef226f66ddc: Preparing [2023-08-11T02:36:35.006Z] 280f883057d5: Preparing [2023-08-11T02:36:35.006Z] 0343656999c2: Preparing [2023-08-11T02:36:35.006Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:35.006Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:35.006Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:35.006Z] 36b50b131297: Preparing [2023-08-11T02:36:35.006Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:35.006Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:35.006Z] 36b50b131297: Waiting [2023-08-11T02:36:35.006Z] 7a7700800afe: Layer already exists [2023-08-11T02:36:35.006Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:35.006Z] 0343656999c2: Layer already exists [2023-08-11T02:36:35.006Z] 280f883057d5: Layer already exists [2023-08-11T02:36:35.006Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:35.006Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:35.006Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:35.006Z] 36b50b131297: Layer already exists [2023-08-11T02:36:35.006Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:35.312Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:35.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-11T02:36:35.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-11T02:36:35.616Z] 7a7700800afe: Preparing [2023-08-11T02:36:35.616Z] fef226f66ddc: Preparing [2023-08-11T02:36:35.616Z] 280f883057d5: Preparing [2023-08-11T02:36:35.616Z] 0343656999c2: Preparing [2023-08-11T02:36:35.616Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:35.616Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:35.616Z] 67131ba9e9aa: Preparing [2023-08-11T02:36:35.616Z] 36b50b131297: Preparing [2023-08-11T02:36:35.616Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:35.616Z] 67131ba9e9aa: Waiting [2023-08-11T02:36:35.616Z] 36b50b131297: Waiting [2023-08-11T02:36:35.616Z] fef226f66ddc: Layer already exists [2023-08-11T02:36:35.616Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:35.616Z] 7a7700800afe: Layer already exists [2023-08-11T02:36:35.616Z] 0343656999c2: Layer already exists [2023-08-11T02:36:35.616Z] 280f883057d5: Layer already exists [2023-08-11T02:36:35.616Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:35.616Z] 36b50b131297: Layer already exists [2023-08-11T02:36:35.616Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:36:35.616Z] main: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:35.651Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:35.657Z] taggedImages: [2023-08-11T02:36:35.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:35.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-11T02:36:35.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.20 [2023-08-11T02:36:35.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:35.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-11T02:36:35.672Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-11T02:36:35.672Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:35.672Z] latest [2023-08-11T02:36:35.672Z] 3.1.0-dev.20 [2023-08-11T02:36:35.672Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:35.672Z] main [2023-08-11T02:36:35.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:35.979Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:36.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:36.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-11T02:36:36.283Z] 833243ce5335: Preparing [2023-08-11T02:36:36.283Z] 8f7195a30924: Preparing [2023-08-11T02:36:36.283Z] 8ba2b12786fb: Preparing [2023-08-11T02:36:36.283Z] 3ae54b34f619: Preparing [2023-08-11T02:36:36.283Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:36.283Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:36.283Z] 60d997ae51ed: Preparing [2023-08-11T02:36:36.283Z] 09df5e918b2d: Preparing [2023-08-11T02:36:36.283Z] 36b50b131297: Preparing [2023-08-11T02:36:36.283Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:36.283Z] 60d997ae51ed: Waiting [2023-08-11T02:36:36.283Z] 09df5e918b2d: Waiting [2023-08-11T02:36:36.283Z] 36b50b131297: Waiting [2023-08-11T02:36:36.283Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:36.283Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:36.283Z] 3ae54b34f619: Pushed [2023-08-11T02:36:36.283Z] 833243ce5335: Pushed [2023-08-11T02:36:36.283Z] 8f7195a30924: Pushed [2023-08-11T02:36:36.283Z] 60d997ae51ed: Pushed [2023-08-11T02:36:36.283Z] 36b50b131297: Layer already exists [2023-08-11T02:36:36.542Z] 09df5e918b2d: Pushed [2023-08-11T02:36:37.927Z] 8ba2b12786fb: Pushed [2023-08-11T02:36:37.927Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:38.231Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:38.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-11T02:36:38.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-11T02:36:38.534Z] 833243ce5335: Preparing [2023-08-11T02:36:38.534Z] 8f7195a30924: Preparing [2023-08-11T02:36:38.534Z] 8ba2b12786fb: Preparing [2023-08-11T02:36:38.534Z] 3ae54b34f619: Preparing [2023-08-11T02:36:38.534Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:38.534Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:38.534Z] 60d997ae51ed: Preparing [2023-08-11T02:36:38.534Z] 09df5e918b2d: Preparing [2023-08-11T02:36:38.534Z] 36b50b131297: Preparing [2023-08-11T02:36:38.534Z] 36b50b131297: Waiting [2023-08-11T02:36:38.534Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:38.534Z] 60d997ae51ed: Waiting [2023-08-11T02:36:38.534Z] 3ae54b34f619: Layer already exists [2023-08-11T02:36:38.534Z] 8f7195a30924: Layer already exists [2023-08-11T02:36:38.534Z] 833243ce5335: Layer already exists [2023-08-11T02:36:38.534Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:38.534Z] 8ba2b12786fb: Layer already exists [2023-08-11T02:36:38.534Z] 60d997ae51ed: Layer already exists [2023-08-11T02:36:38.534Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:38.534Z] 09df5e918b2d: Layer already exists [2023-08-11T02:36:38.534Z] 36b50b131297: Layer already exists [2023-08-11T02:36:38.534Z] latest: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:38.841Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:39.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.20 [2023-08-11T02:36:39.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-11T02:36:39.714Z] 833243ce5335: Preparing [2023-08-11T02:36:39.714Z] 8f7195a30924: Preparing [2023-08-11T02:36:39.714Z] 8ba2b12786fb: Preparing [2023-08-11T02:36:39.714Z] 3ae54b34f619: Preparing [2023-08-11T02:36:39.714Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:39.714Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:39.714Z] 60d997ae51ed: Preparing [2023-08-11T02:36:39.714Z] 09df5e918b2d: Preparing [2023-08-11T02:36:39.714Z] 36b50b131297: Preparing [2023-08-11T02:36:39.714Z] 60d997ae51ed: Waiting [2023-08-11T02:36:39.714Z] 09df5e918b2d: Waiting [2023-08-11T02:36:39.714Z] 36b50b131297: Waiting [2023-08-11T02:36:39.714Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:39.714Z] 8f7195a30924: Layer already exists [2023-08-11T02:36:39.714Z] 833243ce5335: Layer already exists [2023-08-11T02:36:39.714Z] 3ae54b34f619: Layer already exists [2023-08-11T02:36:39.714Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:39.714Z] 8ba2b12786fb: Layer already exists [2023-08-11T02:36:39.714Z] 60d997ae51ed: Layer already exists [2023-08-11T02:36:39.714Z] 09df5e918b2d: Layer already exists [2023-08-11T02:36:39.714Z] 36b50b131297: Layer already exists [2023-08-11T02:36:39.714Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:39.714Z] 3.1.0-dev.20: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:40.022Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:40.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:40.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-11T02:36:40.330Z] 833243ce5335: Preparing [2023-08-11T02:36:40.331Z] 8f7195a30924: Preparing [2023-08-11T02:36:40.331Z] 8ba2b12786fb: Preparing [2023-08-11T02:36:40.331Z] 3ae54b34f619: Preparing [2023-08-11T02:36:40.331Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:40.331Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:40.331Z] 60d997ae51ed: Preparing [2023-08-11T02:36:40.331Z] 09df5e918b2d: Preparing [2023-08-11T02:36:40.331Z] 36b50b131297: Preparing [2023-08-11T02:36:40.331Z] 60d997ae51ed: Waiting [2023-08-11T02:36:40.331Z] 09df5e918b2d: Waiting [2023-08-11T02:36:40.331Z] 36b50b131297: Waiting [2023-08-11T02:36:40.331Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:40.331Z] 3ae54b34f619: Layer already exists [2023-08-11T02:36:40.331Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:40.331Z] 833243ce5335: Layer already exists [2023-08-11T02:36:40.331Z] 8ba2b12786fb: Layer already exists [2023-08-11T02:36:40.331Z] 8f7195a30924: Layer already exists [2023-08-11T02:36:40.331Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:40.331Z] 09df5e918b2d: Layer already exists [2023-08-11T02:36:40.331Z] 60d997ae51ed: Layer already exists [2023-08-11T02:36:40.331Z] 36b50b131297: Layer already exists [2023-08-11T02:36:40.331Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:40.638Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:40.938Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-11T02:36:40.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-11T02:36:40.938Z] 833243ce5335: Preparing [2023-08-11T02:36:40.938Z] 8f7195a30924: Preparing [2023-08-11T02:36:40.938Z] 8ba2b12786fb: Preparing [2023-08-11T02:36:40.938Z] 3ae54b34f619: Preparing [2023-08-11T02:36:40.938Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:40.938Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:40.938Z] 60d997ae51ed: Preparing [2023-08-11T02:36:40.938Z] 09df5e918b2d: Preparing [2023-08-11T02:36:40.938Z] 36b50b131297: Preparing [2023-08-11T02:36:40.938Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:40.938Z] 60d997ae51ed: Waiting [2023-08-11T02:36:40.938Z] 36b50b131297: Waiting [2023-08-11T02:36:40.938Z] 8f7195a30924: Layer already exists [2023-08-11T02:36:40.938Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:40.938Z] 8ba2b12786fb: Layer already exists [2023-08-11T02:36:40.938Z] 3ae54b34f619: Layer already exists [2023-08-11T02:36:40.938Z] 833243ce5335: Layer already exists [2023-08-11T02:36:40.938Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:40.938Z] 60d997ae51ed: Layer already exists [2023-08-11T02:36:40.938Z] 09df5e918b2d: Layer already exists [2023-08-11T02:36:40.938Z] 36b50b131297: Layer already exists [2023-08-11T02:36:40.938Z] main: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:40.976Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:40.982Z] taggedImages: [2023-08-11T02:36:40.982Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:40.982Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-11T02:36:40.982Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.20 [2023-08-11T02:36:40.982Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:40.982Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-11T02:36:40.997Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-11T02:36:40.997Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:40.997Z] latest [2023-08-11T02:36:40.997Z] 3.1.0-dev.20 [2023-08-11T02:36:40.997Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:40.997Z] main [2023-08-11T02:36:40.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:41.303Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:41.605Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:41.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-11T02:36:41.605Z] 62aab18d8212: Preparing [2023-08-11T02:36:41.605Z] fc816aa0ea50: Preparing [2023-08-11T02:36:41.605Z] 1f9eb12d42ff: Preparing [2023-08-11T02:36:41.605Z] 254cdb577ba1: Preparing [2023-08-11T02:36:41.605Z] a1ab80bb0236: Preparing [2023-08-11T02:36:41.605Z] cef27e83e590: Preparing [2023-08-11T02:36:41.605Z] 74102d6c2ae4: Preparing [2023-08-11T02:36:41.605Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:41.605Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:41.605Z] 14865cffcab9: Preparing [2023-08-11T02:36:41.605Z] 36b50b131297: Preparing [2023-08-11T02:36:41.605Z] 14865cffcab9: Waiting [2023-08-11T02:36:41.605Z] 36b50b131297: Waiting [2023-08-11T02:36:41.605Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:41.605Z] cef27e83e590: Waiting [2023-08-11T02:36:41.605Z] 74102d6c2ae4: Waiting [2023-08-11T02:36:41.605Z] fc816aa0ea50: Pushed [2023-08-11T02:36:41.605Z] 62aab18d8212: Pushed [2023-08-11T02:36:41.605Z] a1ab80bb0236: Pushed [2023-08-11T02:36:41.864Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:41.864Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:41.864Z] cef27e83e590: Pushed [2023-08-11T02:36:41.864Z] 74102d6c2ae4: Pushed [2023-08-11T02:36:41.864Z] 36b50b131297: Layer already exists [2023-08-11T02:36:42.800Z] 254cdb577ba1: Pushed [2023-08-11T02:36:42.800Z] 14865cffcab9: Pushed [2023-08-11T02:36:43.374Z] 1f9eb12d42ff: Pushed [2023-08-11T02:36:43.632Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:43.940Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:44.240Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-11T02:36:44.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-11T02:36:44.241Z] 62aab18d8212: Preparing [2023-08-11T02:36:44.241Z] fc816aa0ea50: Preparing [2023-08-11T02:36:44.241Z] 1f9eb12d42ff: Preparing [2023-08-11T02:36:44.241Z] 254cdb577ba1: Preparing [2023-08-11T02:36:44.241Z] a1ab80bb0236: Preparing [2023-08-11T02:36:44.241Z] cef27e83e590: Preparing [2023-08-11T02:36:44.241Z] 74102d6c2ae4: Preparing [2023-08-11T02:36:44.241Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:44.241Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:44.241Z] 14865cffcab9: Preparing [2023-08-11T02:36:44.241Z] 36b50b131297: Preparing [2023-08-11T02:36:44.241Z] cef27e83e590: Waiting [2023-08-11T02:36:44.241Z] 74102d6c2ae4: Waiting [2023-08-11T02:36:44.241Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:44.241Z] 36b50b131297: Waiting [2023-08-11T02:36:44.241Z] 14865cffcab9: Waiting [2023-08-11T02:36:44.241Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:44.241Z] fc816aa0ea50: Layer already exists [2023-08-11T02:36:44.241Z] a1ab80bb0236: Layer already exists [2023-08-11T02:36:44.241Z] 1f9eb12d42ff: Layer already exists [2023-08-11T02:36:44.241Z] 62aab18d8212: Layer already exists [2023-08-11T02:36:44.241Z] 254cdb577ba1: Layer already exists [2023-08-11T02:36:44.241Z] 74102d6c2ae4: Layer already exists [2023-08-11T02:36:44.241Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:44.241Z] cef27e83e590: Layer already exists [2023-08-11T02:36:44.241Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:44.241Z] 14865cffcab9: Layer already exists [2023-08-11T02:36:44.241Z] 36b50b131297: Layer already exists [2023-08-11T02:36:44.241Z] latest: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:44.567Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:44.873Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.20 [2023-08-11T02:36:44.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-11T02:36:44.873Z] 62aab18d8212: Preparing [2023-08-11T02:36:44.873Z] fc816aa0ea50: Preparing [2023-08-11T02:36:44.873Z] 1f9eb12d42ff: Preparing [2023-08-11T02:36:44.873Z] 254cdb577ba1: Preparing [2023-08-11T02:36:44.873Z] a1ab80bb0236: Preparing [2023-08-11T02:36:44.873Z] cef27e83e590: Preparing [2023-08-11T02:36:44.873Z] 74102d6c2ae4: Preparing [2023-08-11T02:36:44.873Z] cef27e83e590: Waiting [2023-08-11T02:36:44.873Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:44.873Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:44.873Z] 14865cffcab9: Preparing [2023-08-11T02:36:44.873Z] 36b50b131297: Preparing [2023-08-11T02:36:44.873Z] 74102d6c2ae4: Waiting [2023-08-11T02:36:44.873Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:44.873Z] 14865cffcab9: Waiting [2023-08-11T02:36:44.873Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:44.873Z] 36b50b131297: Waiting [2023-08-11T02:36:44.873Z] fc816aa0ea50: Layer already exists [2023-08-11T02:36:44.873Z] 62aab18d8212: Layer already exists [2023-08-11T02:36:44.873Z] 1f9eb12d42ff: Layer already exists [2023-08-11T02:36:44.873Z] a1ab80bb0236: Layer already exists [2023-08-11T02:36:44.873Z] 254cdb577ba1: Layer already exists [2023-08-11T02:36:44.873Z] 74102d6c2ae4: Layer already exists [2023-08-11T02:36:44.873Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:44.873Z] cef27e83e590: Layer already exists [2023-08-11T02:36:44.873Z] 14865cffcab9: Layer already exists [2023-08-11T02:36:44.873Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:44.873Z] 36b50b131297: Layer already exists [2023-08-11T02:36:44.873Z] 3.1.0-dev.20: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:45.183Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:45.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:45.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-11T02:36:45.489Z] 62aab18d8212: Preparing [2023-08-11T02:36:45.489Z] fc816aa0ea50: Preparing [2023-08-11T02:36:45.489Z] 1f9eb12d42ff: Preparing [2023-08-11T02:36:45.489Z] 254cdb577ba1: Preparing [2023-08-11T02:36:45.489Z] a1ab80bb0236: Preparing [2023-08-11T02:36:45.489Z] cef27e83e590: Preparing [2023-08-11T02:36:45.489Z] 74102d6c2ae4: Preparing [2023-08-11T02:36:45.489Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:45.489Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:45.489Z] 14865cffcab9: Preparing [2023-08-11T02:36:45.489Z] 36b50b131297: Preparing [2023-08-11T02:36:45.489Z] cef27e83e590: Waiting [2023-08-11T02:36:45.489Z] 74102d6c2ae4: Waiting [2023-08-11T02:36:45.489Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:45.489Z] 14865cffcab9: Waiting [2023-08-11T02:36:45.489Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:45.489Z] 36b50b131297: Waiting [2023-08-11T02:36:45.489Z] a1ab80bb0236: Layer already exists [2023-08-11T02:36:45.489Z] 254cdb577ba1: Layer already exists [2023-08-11T02:36:45.489Z] fc816aa0ea50: Layer already exists [2023-08-11T02:36:45.489Z] 1f9eb12d42ff: Layer already exists [2023-08-11T02:36:45.489Z] 62aab18d8212: Layer already exists [2023-08-11T02:36:45.489Z] cef27e83e590: Layer already exists [2023-08-11T02:36:45.489Z] 74102d6c2ae4: Layer already exists [2023-08-11T02:36:45.489Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:45.489Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:45.489Z] 14865cffcab9: Layer already exists [2023-08-11T02:36:45.489Z] 36b50b131297: Layer already exists [2023-08-11T02:36:45.489Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:45.797Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:46.124Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-11T02:36:46.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-11T02:36:46.124Z] 62aab18d8212: Preparing [2023-08-11T02:36:46.124Z] fc816aa0ea50: Preparing [2023-08-11T02:36:46.124Z] 1f9eb12d42ff: Preparing [2023-08-11T02:36:46.124Z] 254cdb577ba1: Preparing [2023-08-11T02:36:46.124Z] a1ab80bb0236: Preparing [2023-08-11T02:36:46.124Z] cef27e83e590: Preparing [2023-08-11T02:36:46.124Z] 74102d6c2ae4: Preparing [2023-08-11T02:36:46.124Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:46.124Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:46.124Z] 14865cffcab9: Preparing [2023-08-11T02:36:46.124Z] 36b50b131297: Preparing [2023-08-11T02:36:46.124Z] cef27e83e590: Waiting [2023-08-11T02:36:46.124Z] 74102d6c2ae4: Waiting [2023-08-11T02:36:46.124Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:46.124Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:46.124Z] 14865cffcab9: Waiting [2023-08-11T02:36:46.124Z] 36b50b131297: Waiting [2023-08-11T02:36:46.124Z] 62aab18d8212: Layer already exists [2023-08-11T02:36:46.124Z] 1f9eb12d42ff: Layer already exists [2023-08-11T02:36:46.124Z] 254cdb577ba1: Layer already exists [2023-08-11T02:36:46.124Z] fc816aa0ea50: Layer already exists [2023-08-11T02:36:46.124Z] a1ab80bb0236: Layer already exists [2023-08-11T02:36:46.124Z] cef27e83e590: Layer already exists [2023-08-11T02:36:46.124Z] 74102d6c2ae4: Layer already exists [2023-08-11T02:36:46.124Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:46.124Z] 14865cffcab9: Layer already exists [2023-08-11T02:36:46.124Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:46.124Z] 36b50b131297: Layer already exists [2023-08-11T02:36:46.124Z] main: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:46.162Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:46.170Z] taggedImages: [2023-08-11T02:36:46.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:46.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-11T02:36:46.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.20 [2023-08-11T02:36:46.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:46.170Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-11T02:36:46.191Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-11T02:36:46.191Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:46.191Z] latest [2023-08-11T02:36:46.191Z] 3.1.0-dev.20 [2023-08-11T02:36:46.191Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:46.191Z] main [2023-08-11T02:36:46.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:46.556Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:46.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:46.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-11T02:36:46.869Z] 1e62d26d9b11: Preparing [2023-08-11T02:36:46.869Z] 97b5972a961c: Preparing [2023-08-11T02:36:46.869Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:46.869Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:46.869Z] f8b2af29c36c: Preparing [2023-08-11T02:36:46.870Z] 36b50b131297: Preparing [2023-08-11T02:36:46.870Z] 36b50b131297: Waiting [2023-08-11T02:36:46.870Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:46.870Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:46.870Z] 36b50b131297: Layer already exists [2023-08-11T02:36:46.870Z] 1e62d26d9b11: Pushed [2023-08-11T02:36:47.437Z] f8b2af29c36c: Pushed [2023-08-11T02:36:49.345Z] 97b5972a961c: Pushed [2023-08-11T02:36:49.345Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:49.657Z] + 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-08-11T02:36:49.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-11T02:36:49.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-11T02:36:49.966Z] 1e62d26d9b11: Preparing [2023-08-11T02:36:49.966Z] 97b5972a961c: Preparing [2023-08-11T02:36:49.966Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:49.966Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:49.966Z] f8b2af29c36c: Preparing [2023-08-11T02:36:49.966Z] 36b50b131297: Preparing [2023-08-11T02:36:49.966Z] 36b50b131297: Waiting [2023-08-11T02:36:49.966Z] 1e62d26d9b11: Layer already exists [2023-08-11T02:36:49.966Z] 97b5972a961c: Layer already exists [2023-08-11T02:36:49.966Z] f8b2af29c36c: Layer already exists [2023-08-11T02:36:49.966Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:49.966Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:49.966Z] 36b50b131297: Layer already exists [2023-08-11T02:36:49.966Z] latest: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:50.276Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:50.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.20 [2023-08-11T02:36:50.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-11T02:36:50.589Z] 1e62d26d9b11: Preparing [2023-08-11T02:36:50.589Z] 97b5972a961c: Preparing [2023-08-11T02:36:50.589Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:50.589Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:50.589Z] f8b2af29c36c: Preparing [2023-08-11T02:36:50.589Z] 36b50b131297: Preparing [2023-08-11T02:36:50.589Z] 36b50b131297: Waiting [2023-08-11T02:36:50.589Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:50.589Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:50.589Z] 1e62d26d9b11: Layer already exists [2023-08-11T02:36:50.589Z] 97b5972a961c: Layer already exists [2023-08-11T02:36:50.589Z] f8b2af29c36c: Layer already exists [2023-08-11T02:36:50.589Z] 36b50b131297: Layer already exists [2023-08-11T02:36:50.589Z] 3.1.0-dev.20: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:50.901Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:51.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:51.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-11T02:36:51.211Z] 1e62d26d9b11: Preparing [2023-08-11T02:36:51.211Z] 97b5972a961c: Preparing [2023-08-11T02:36:51.211Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:51.211Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:51.211Z] f8b2af29c36c: Preparing [2023-08-11T02:36:51.211Z] 36b50b131297: Preparing [2023-08-11T02:36:51.211Z] 36b50b131297: Waiting [2023-08-11T02:36:51.211Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:51.211Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:51.211Z] f8b2af29c36c: Layer already exists [2023-08-11T02:36:51.211Z] 97b5972a961c: Layer already exists [2023-08-11T02:36:51.211Z] 1e62d26d9b11: Layer already exists [2023-08-11T02:36:51.211Z] 36b50b131297: Layer already exists [2023-08-11T02:36:51.211Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:51.521Z] + 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-08-11T02:36:51.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-11T02:36:51.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-11T02:36:51.828Z] 1e62d26d9b11: Preparing [2023-08-11T02:36:51.828Z] 97b5972a961c: Preparing [2023-08-11T02:36:51.828Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:51.828Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:51.828Z] f8b2af29c36c: Preparing [2023-08-11T02:36:51.828Z] 36b50b131297: Preparing [2023-08-11T02:36:51.828Z] 36b50b131297: Waiting [2023-08-11T02:36:51.828Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:51.828Z] f8b2af29c36c: Layer already exists [2023-08-11T02:36:51.828Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:51.828Z] 97b5972a961c: Layer already exists [2023-08-11T02:36:51.828Z] 1e62d26d9b11: Layer already exists [2023-08-11T02:36:51.828Z] 36b50b131297: Layer already exists [2023-08-11T02:36:51.828Z] main: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:36:51.864Z] ===================================================== [Pipeline] echo [2023-08-11T02:36:51.872Z] taggedImages: [2023-08-11T02:36:51.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:51.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-11T02:36:51.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.20 [2023-08-11T02:36:51.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:51.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-11T02:36:51.896Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-11T02:36:51.896Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:51.896Z] latest [2023-08-11T02:36:51.896Z] 3.1.0-dev.20 [2023-08-11T02:36:51.896Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:36:51.896Z] main [2023-08-11T02:36:51.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:52.224Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:36:52.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:36:52.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-11T02:36:52.529Z] b7a2efee7953: Preparing [2023-08-11T02:36:52.529Z] 365000fe8fba: Preparing [2023-08-11T02:36:52.529Z] 8ffbce146367: Preparing [2023-08-11T02:36:52.529Z] 74e70ef9b02c: Preparing [2023-08-11T02:36:52.529Z] 08478c1fd813: Preparing [2023-08-11T02:36:52.529Z] 2baeb57cae3c: Preparing [2023-08-11T02:36:52.529Z] 50eb0ee58afb: Preparing [2023-08-11T02:36:52.529Z] 1f91572159f3: Preparing [2023-08-11T02:36:52.529Z] 36b50b131297: Preparing [2023-08-11T02:36:52.529Z] 50eb0ee58afb: Waiting [2023-08-11T02:36:52.529Z] 1f91572159f3: Waiting [2023-08-11T02:36:52.529Z] 2baeb57cae3c: Waiting [2023-08-11T02:36:52.529Z] 36b50b131297: Waiting [2023-08-11T02:36:52.529Z] 365000fe8fba: Pushed [2023-08-11T02:36:52.529Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:36:52.529Z] 8ffbce146367: Pushed [2023-08-11T02:36:52.529Z] b7a2efee7953: Pushed [2023-08-11T02:36:52.529Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:36:52.529Z] 36b50b131297: Layer already exists [2023-08-11T02:36:53.097Z] 1f91572159f3: Pushed [2023-08-11T02:36:58.370Z] 08478c1fd813: Pushed [2023-08-11T02:37:00.272Z] 74e70ef9b02c: Pushed [2023-08-11T02:37:00.272Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:00.584Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:00.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-11T02:37:00.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-11T02:37:00.895Z] b7a2efee7953: Preparing [2023-08-11T02:37:00.895Z] 365000fe8fba: Preparing [2023-08-11T02:37:00.895Z] 8ffbce146367: Preparing [2023-08-11T02:37:00.895Z] 74e70ef9b02c: Preparing [2023-08-11T02:37:00.895Z] 08478c1fd813: Preparing [2023-08-11T02:37:00.895Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:00.895Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:00.895Z] 1f91572159f3: Preparing [2023-08-11T02:37:00.895Z] 36b50b131297: Preparing [2023-08-11T02:37:00.895Z] 2baeb57cae3c: Waiting [2023-08-11T02:37:00.895Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:00.895Z] 1f91572159f3: Waiting [2023-08-11T02:37:00.895Z] 365000fe8fba: Layer already exists [2023-08-11T02:37:00.895Z] b7a2efee7953: Layer already exists [2023-08-11T02:37:00.895Z] 74e70ef9b02c: Layer already exists [2023-08-11T02:37:00.895Z] 8ffbce146367: Layer already exists [2023-08-11T02:37:00.895Z] 08478c1fd813: Layer already exists [2023-08-11T02:37:00.895Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:00.895Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:00.895Z] 36b50b131297: Layer already exists [2023-08-11T02:37:00.895Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:00.895Z] latest: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:01.205Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:01.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.20 [2023-08-11T02:37:01.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-11T02:37:01.511Z] b7a2efee7953: Preparing [2023-08-11T02:37:01.511Z] 365000fe8fba: Preparing [2023-08-11T02:37:01.511Z] 8ffbce146367: Preparing [2023-08-11T02:37:01.511Z] 74e70ef9b02c: Preparing [2023-08-11T02:37:01.511Z] 08478c1fd813: Preparing [2023-08-11T02:37:01.511Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:01.511Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:01.511Z] 1f91572159f3: Preparing [2023-08-11T02:37:01.511Z] 2baeb57cae3c: Waiting [2023-08-11T02:37:01.511Z] 36b50b131297: Preparing [2023-08-11T02:37:01.511Z] 36b50b131297: Waiting [2023-08-11T02:37:01.511Z] 1f91572159f3: Waiting [2023-08-11T02:37:01.511Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:01.511Z] 74e70ef9b02c: Layer already exists [2023-08-11T02:37:01.511Z] 08478c1fd813: Layer already exists [2023-08-11T02:37:01.511Z] 8ffbce146367: Layer already exists [2023-08-11T02:37:01.511Z] 365000fe8fba: Layer already exists [2023-08-11T02:37:01.511Z] b7a2efee7953: Layer already exists [2023-08-11T02:37:01.511Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:01.511Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:01.511Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:01.511Z] 36b50b131297: Layer already exists [2023-08-11T02:37:01.511Z] 3.1.0-dev.20: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:01.821Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:02.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:02.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-11T02:37:02.128Z] b7a2efee7953: Preparing [2023-08-11T02:37:02.128Z] 365000fe8fba: Preparing [2023-08-11T02:37:02.128Z] 8ffbce146367: Preparing [2023-08-11T02:37:02.128Z] 74e70ef9b02c: Preparing [2023-08-11T02:37:02.128Z] 08478c1fd813: Preparing [2023-08-11T02:37:02.128Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:02.128Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:02.128Z] 1f91572159f3: Preparing [2023-08-11T02:37:02.128Z] 36b50b131297: Preparing [2023-08-11T02:37:02.128Z] 2baeb57cae3c: Waiting [2023-08-11T02:37:02.128Z] 1f91572159f3: Waiting [2023-08-11T02:37:02.128Z] 36b50b131297: Waiting [2023-08-11T02:37:02.128Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:02.128Z] 8ffbce146367: Layer already exists [2023-08-11T02:37:02.128Z] 08478c1fd813: Layer already exists [2023-08-11T02:37:02.128Z] b7a2efee7953: Layer already exists [2023-08-11T02:37:02.128Z] 74e70ef9b02c: Layer already exists [2023-08-11T02:37:02.128Z] 365000fe8fba: Layer already exists [2023-08-11T02:37:02.128Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:02.128Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:02.128Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:02.128Z] 36b50b131297: Layer already exists [2023-08-11T02:37:02.128Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:02.437Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:02.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-11T02:37:02.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-11T02:37:02.740Z] b7a2efee7953: Preparing [2023-08-11T02:37:02.740Z] 365000fe8fba: Preparing [2023-08-11T02:37:02.740Z] 8ffbce146367: Preparing [2023-08-11T02:37:02.740Z] 74e70ef9b02c: Preparing [2023-08-11T02:37:02.740Z] 08478c1fd813: Preparing [2023-08-11T02:37:02.740Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:02.740Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:02.740Z] 1f91572159f3: Preparing [2023-08-11T02:37:02.740Z] 36b50b131297: Preparing [2023-08-11T02:37:02.740Z] 2baeb57cae3c: Waiting [2023-08-11T02:37:02.740Z] 1f91572159f3: Waiting [2023-08-11T02:37:02.740Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:02.740Z] 36b50b131297: Waiting [2023-08-11T02:37:02.740Z] 74e70ef9b02c: Layer already exists [2023-08-11T02:37:02.740Z] b7a2efee7953: Layer already exists [2023-08-11T02:37:02.740Z] 8ffbce146367: Layer already exists [2023-08-11T02:37:02.740Z] 365000fe8fba: Layer already exists [2023-08-11T02:37:02.740Z] 08478c1fd813: Layer already exists [2023-08-11T02:37:02.740Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:02.740Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:02.740Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:02.740Z] 36b50b131297: Layer already exists [2023-08-11T02:37:02.740Z] main: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:37:02.780Z] ===================================================== [Pipeline] echo [2023-08-11T02:37:02.787Z] taggedImages: [2023-08-11T02:37:02.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:02.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-11T02:37:02.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.20 [2023-08-11T02:37:02.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:02.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-11T02:37:02.804Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-11T02:37:02.804Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:02.804Z] latest [2023-08-11T02:37:02.804Z] 3.1.0-dev.20 [2023-08-11T02:37:02.804Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:02.804Z] main [2023-08-11T02:37:02.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:03.117Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:03.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:03.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-11T02:37:03.428Z] c00275017a75: Preparing [2023-08-11T02:37:03.428Z] fb34c8120328: Preparing [2023-08-11T02:37:03.428Z] 44640e77179a: Preparing [2023-08-11T02:37:03.428Z] ba3726a2742b: Preparing [2023-08-11T02:37:03.428Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:03.428Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:03.428Z] c95c6c970460: Preparing [2023-08-11T02:37:03.428Z] 36b50b131297: Preparing [2023-08-11T02:37:03.428Z] 36b50b131297: Waiting [2023-08-11T02:37:03.428Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:03.428Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:03.428Z] fb34c8120328: Pushed [2023-08-11T02:37:03.428Z] 44640e77179a: Pushed [2023-08-11T02:37:03.428Z] c00275017a75: Pushed [2023-08-11T02:37:03.428Z] 36b50b131297: Layer already exists [2023-08-11T02:37:03.685Z] c95c6c970460: Pushed [2023-08-11T02:37:11.802Z] ba3726a2742b: Pushed [2023-08-11T02:37:11.802Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:12.119Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:12.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-11T02:37:12.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-11T02:37:12.461Z] c00275017a75: Preparing [2023-08-11T02:37:12.461Z] fb34c8120328: Preparing [2023-08-11T02:37:12.461Z] 44640e77179a: Preparing [2023-08-11T02:37:12.461Z] ba3726a2742b: Preparing [2023-08-11T02:37:12.461Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:12.461Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:12.461Z] c95c6c970460: Preparing [2023-08-11T02:37:12.461Z] 36b50b131297: Preparing [2023-08-11T02:37:12.461Z] 36b50b131297: Waiting [2023-08-11T02:37:12.461Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:12.461Z] fb34c8120328: Layer already exists [2023-08-11T02:37:12.461Z] c00275017a75: Layer already exists [2023-08-11T02:37:12.461Z] 44640e77179a: Layer already exists [2023-08-11T02:37:12.461Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:12.461Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:12.461Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:12.461Z] 36b50b131297: Layer already exists [2023-08-11T02:37:12.461Z] c95c6c970460: Layer already exists [2023-08-11T02:37:12.461Z] latest: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:12.772Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:13.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.20 [2023-08-11T02:37:13.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-11T02:37:13.078Z] c00275017a75: Preparing [2023-08-11T02:37:13.078Z] fb34c8120328: Preparing [2023-08-11T02:37:13.078Z] 44640e77179a: Preparing [2023-08-11T02:37:13.078Z] ba3726a2742b: Preparing [2023-08-11T02:37:13.078Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:13.078Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:13.078Z] c95c6c970460: Preparing [2023-08-11T02:37:13.078Z] 36b50b131297: Preparing [2023-08-11T02:37:13.078Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:13.078Z] c95c6c970460: Waiting [2023-08-11T02:37:13.078Z] 36b50b131297: Waiting [2023-08-11T02:37:13.078Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:13.078Z] c00275017a75: Layer already exists [2023-08-11T02:37:13.078Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:13.078Z] fb34c8120328: Layer already exists [2023-08-11T02:37:13.078Z] 44640e77179a: Layer already exists [2023-08-11T02:37:13.078Z] c95c6c970460: Layer already exists [2023-08-11T02:37:13.078Z] 36b50b131297: Layer already exists [2023-08-11T02:37:13.078Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:13.078Z] 3.1.0-dev.20: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:13.386Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:13.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:13.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-11T02:37:13.693Z] c00275017a75: Preparing [2023-08-11T02:37:13.693Z] fb34c8120328: Preparing [2023-08-11T02:37:13.693Z] 44640e77179a: Preparing [2023-08-11T02:37:13.693Z] ba3726a2742b: Preparing [2023-08-11T02:37:13.693Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:13.693Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:13.693Z] c95c6c970460: Preparing [2023-08-11T02:37:13.693Z] 36b50b131297: Preparing [2023-08-11T02:37:13.693Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:13.693Z] c95c6c970460: Waiting [2023-08-11T02:37:13.693Z] 36b50b131297: Waiting [2023-08-11T02:37:13.693Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:13.693Z] 44640e77179a: Layer already exists [2023-08-11T02:37:13.693Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:13.693Z] fb34c8120328: Layer already exists [2023-08-11T02:37:13.693Z] c00275017a75: Layer already exists [2023-08-11T02:37:13.693Z] 36b50b131297: Layer already exists [2023-08-11T02:37:13.693Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:13.693Z] c95c6c970460: Layer already exists [2023-08-11T02:37:13.693Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:14.000Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:14.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-11T02:37:14.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-11T02:37:14.303Z] c00275017a75: Preparing [2023-08-11T02:37:14.303Z] fb34c8120328: Preparing [2023-08-11T02:37:14.303Z] 44640e77179a: Preparing [2023-08-11T02:37:14.303Z] ba3726a2742b: Preparing [2023-08-11T02:37:14.303Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:14.303Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:14.303Z] c95c6c970460: Preparing [2023-08-11T02:37:14.303Z] 36b50b131297: Preparing [2023-08-11T02:37:14.303Z] c95c6c970460: Waiting [2023-08-11T02:37:14.303Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:14.303Z] 36b50b131297: Waiting [2023-08-11T02:37:14.303Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:14.303Z] fb34c8120328: Layer already exists [2023-08-11T02:37:14.303Z] c00275017a75: Layer already exists [2023-08-11T02:37:14.303Z] 44640e77179a: Layer already exists [2023-08-11T02:37:14.303Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:14.303Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:14.303Z] 36b50b131297: Layer already exists [2023-08-11T02:37:14.303Z] c95c6c970460: Layer already exists [2023-08-11T02:37:14.303Z] main: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:37:14.345Z] ===================================================== [Pipeline] echo [2023-08-11T02:37:14.354Z] taggedImages: [2023-08-11T02:37:14.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:14.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-11T02:37:14.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.20 [2023-08-11T02:37:14.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:14.354Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-11T02:37:14.371Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-11T02:37:14.371Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:14.371Z] latest [2023-08-11T02:37:14.371Z] 3.1.0-dev.20 [2023-08-11T02:37:14.371Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:14.371Z] main [2023-08-11T02:37:14.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:14.682Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:14.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:14.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-11T02:37:14.985Z] 82d1b138e877: Preparing [2023-08-11T02:37:14.985Z] dc1604a3c083: Preparing [2023-08-11T02:37:14.985Z] fbd472f38bea: Preparing [2023-08-11T02:37:14.985Z] ba3726a2742b: Preparing [2023-08-11T02:37:14.985Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:14.985Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:14.985Z] 1f91572159f3: Preparing [2023-08-11T02:37:14.985Z] 36b50b131297: Preparing [2023-08-11T02:37:14.985Z] 1f91572159f3: Waiting [2023-08-11T02:37:14.985Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:14.985Z] 36b50b131297: Waiting [2023-08-11T02:37:14.985Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:14.985Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:14.985Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:14.985Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:14.985Z] 36b50b131297: Layer already exists [2023-08-11T02:37:14.985Z] dc1604a3c083: Pushed [2023-08-11T02:37:14.985Z] fbd472f38bea: Pushed [2023-08-11T02:37:14.985Z] 82d1b138e877: Pushed [2023-08-11T02:37:15.243Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:15.566Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:15.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-11T02:37:15.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-11T02:37:15.873Z] 82d1b138e877: Preparing [2023-08-11T02:37:15.873Z] dc1604a3c083: Preparing [2023-08-11T02:37:15.873Z] fbd472f38bea: Preparing [2023-08-11T02:37:15.873Z] ba3726a2742b: Preparing [2023-08-11T02:37:15.873Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:15.873Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:15.873Z] 1f91572159f3: Preparing [2023-08-11T02:37:15.873Z] 36b50b131297: Preparing [2023-08-11T02:37:15.873Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:15.873Z] 1f91572159f3: Waiting [2023-08-11T02:37:15.873Z] 36b50b131297: Waiting [2023-08-11T02:37:15.873Z] dc1604a3c083: Layer already exists [2023-08-11T02:37:15.873Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:15.873Z] 82d1b138e877: Layer already exists [2023-08-11T02:37:15.873Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:15.873Z] fbd472f38bea: Layer already exists [2023-08-11T02:37:15.873Z] 36b50b131297: Layer already exists [2023-08-11T02:37:15.873Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:15.873Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:15.873Z] latest: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:16.183Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:16.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.20 [2023-08-11T02:37:16.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-11T02:37:16.492Z] 82d1b138e877: Preparing [2023-08-11T02:37:16.492Z] dc1604a3c083: Preparing [2023-08-11T02:37:16.492Z] fbd472f38bea: Preparing [2023-08-11T02:37:16.492Z] ba3726a2742b: Preparing [2023-08-11T02:37:16.492Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:16.492Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:16.492Z] 1f91572159f3: Preparing [2023-08-11T02:37:16.492Z] 36b50b131297: Preparing [2023-08-11T02:37:16.492Z] 1f91572159f3: Waiting [2023-08-11T02:37:16.492Z] dc1604a3c083: Layer already exists [2023-08-11T02:37:16.492Z] fbd472f38bea: Layer already exists [2023-08-11T02:37:16.492Z] 82d1b138e877: Layer already exists [2023-08-11T02:37:16.492Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:16.492Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:16.492Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:16.492Z] 36b50b131297: Layer already exists [2023-08-11T02:37:16.492Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:16.492Z] 3.1.0-dev.20: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:16.803Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:17.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:17.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-11T02:37:17.112Z] 82d1b138e877: Preparing [2023-08-11T02:37:17.112Z] dc1604a3c083: Preparing [2023-08-11T02:37:17.112Z] fbd472f38bea: Preparing [2023-08-11T02:37:17.112Z] ba3726a2742b: Preparing [2023-08-11T02:37:17.112Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:17.112Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:17.112Z] 1f91572159f3: Preparing [2023-08-11T02:37:17.112Z] 36b50b131297: Preparing [2023-08-11T02:37:17.112Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:17.112Z] 1f91572159f3: Waiting [2023-08-11T02:37:17.112Z] 36b50b131297: Waiting [2023-08-11T02:37:17.112Z] fbd472f38bea: Layer already exists [2023-08-11T02:37:17.112Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:17.112Z] 82d1b138e877: Layer already exists [2023-08-11T02:37:17.112Z] dc1604a3c083: Layer already exists [2023-08-11T02:37:17.112Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:17.112Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:17.112Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:17.112Z] 36b50b131297: Layer already exists [2023-08-11T02:37:17.112Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:17.419Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:17.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-11T02:37:17.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-11T02:37:17.722Z] 82d1b138e877: Preparing [2023-08-11T02:37:17.722Z] dc1604a3c083: Preparing [2023-08-11T02:37:17.722Z] fbd472f38bea: Preparing [2023-08-11T02:37:17.722Z] ba3726a2742b: Preparing [2023-08-11T02:37:17.722Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:17.722Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:17.722Z] 1f91572159f3: Preparing [2023-08-11T02:37:17.722Z] 36b50b131297: Preparing [2023-08-11T02:37:17.722Z] 50eb0ee58afb: Waiting [2023-08-11T02:37:17.722Z] 1f91572159f3: Waiting [2023-08-11T02:37:17.722Z] 36b50b131297: Waiting [2023-08-11T02:37:17.722Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:17.722Z] fbd472f38bea: Layer already exists [2023-08-11T02:37:17.722Z] 82d1b138e877: Layer already exists [2023-08-11T02:37:17.722Z] dc1604a3c083: Layer already exists [2023-08-11T02:37:17.722Z] ba3726a2742b: Layer already exists [2023-08-11T02:37:17.722Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:17.722Z] 1f91572159f3: Layer already exists [2023-08-11T02:37:17.722Z] 36b50b131297: Layer already exists [2023-08-11T02:37:17.722Z] main: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:37:17.758Z] ===================================================== [Pipeline] echo [2023-08-11T02:37:17.764Z] taggedImages: [2023-08-11T02:37:17.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:17.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-11T02:37:17.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.20 [2023-08-11T02:37:17.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:17.764Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-11T02:37:17.779Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-11T02:37:17.779Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:17.779Z] latest [2023-08-11T02:37:17.779Z] 3.1.0-dev.20 [2023-08-11T02:37:17.779Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:17.779Z] main [2023-08-11T02:37:17.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:18.097Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:18.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:18.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-11T02:37:18.403Z] c590f4e94b0c: Preparing [2023-08-11T02:37:18.403Z] 4773740295c1: Preparing [2023-08-11T02:37:18.403Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:18.403Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:18.403Z] ee4615a04d17: Preparing [2023-08-11T02:37:18.403Z] 36b50b131297: Preparing [2023-08-11T02:37:18.403Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:18.403Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:18.403Z] 36b50b131297: Layer already exists [2023-08-11T02:37:18.403Z] c590f4e94b0c: Pushed [2023-08-11T02:37:18.403Z] ee4615a04d17: Pushed [2023-08-11T02:37:20.935Z] 4773740295c1: Pushed [2023-08-11T02:37:21.194Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:21.512Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:21.818Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-11T02:37:21.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-11T02:37:21.818Z] c590f4e94b0c: Preparing [2023-08-11T02:37:21.818Z] 4773740295c1: Preparing [2023-08-11T02:37:21.818Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:21.818Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:21.818Z] ee4615a04d17: Preparing [2023-08-11T02:37:21.818Z] 36b50b131297: Preparing [2023-08-11T02:37:21.818Z] 36b50b131297: Waiting [2023-08-11T02:37:21.818Z] c590f4e94b0c: Layer already exists [2023-08-11T02:37:21.818Z] ee4615a04d17: Layer already exists [2023-08-11T02:37:21.818Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:21.818Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:21.818Z] 4773740295c1: Layer already exists [2023-08-11T02:37:21.818Z] 36b50b131297: Layer already exists [2023-08-11T02:37:21.818Z] latest: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:22.133Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:22.440Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.20 [2023-08-11T02:37:22.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-11T02:37:22.440Z] c590f4e94b0c: Preparing [2023-08-11T02:37:22.440Z] 4773740295c1: Preparing [2023-08-11T02:37:22.440Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:22.440Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:22.440Z] ee4615a04d17: Preparing [2023-08-11T02:37:22.440Z] 36b50b131297: Preparing [2023-08-11T02:37:22.440Z] 36b50b131297: Waiting [2023-08-11T02:37:22.440Z] ee4615a04d17: Layer already exists [2023-08-11T02:37:22.440Z] 4773740295c1: Layer already exists [2023-08-11T02:37:22.440Z] c590f4e94b0c: Layer already exists [2023-08-11T02:37:22.440Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:22.440Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:22.440Z] 36b50b131297: Layer already exists [2023-08-11T02:37:22.440Z] 3.1.0-dev.20: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:22.751Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:23.052Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:23.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-11T02:37:23.052Z] c590f4e94b0c: Preparing [2023-08-11T02:37:23.052Z] 4773740295c1: Preparing [2023-08-11T02:37:23.052Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:23.052Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:23.052Z] ee4615a04d17: Preparing [2023-08-11T02:37:23.052Z] 36b50b131297: Preparing [2023-08-11T02:37:23.052Z] 36b50b131297: Waiting [2023-08-11T02:37:23.052Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:23.052Z] ee4615a04d17: Layer already exists [2023-08-11T02:37:23.052Z] c590f4e94b0c: Layer already exists [2023-08-11T02:37:23.052Z] 4773740295c1: Layer already exists [2023-08-11T02:37:23.052Z] 36b50b131297: Layer already exists [2023-08-11T02:37:23.052Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:23.052Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:23.356Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:23.657Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-11T02:37:23.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-11T02:37:23.658Z] c590f4e94b0c: Preparing [2023-08-11T02:37:23.658Z] 4773740295c1: Preparing [2023-08-11T02:37:23.658Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:23.658Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:23.658Z] ee4615a04d17: Preparing [2023-08-11T02:37:23.658Z] 36b50b131297: Preparing [2023-08-11T02:37:23.658Z] 36b50b131297: Waiting [2023-08-11T02:37:23.658Z] 4773740295c1: Layer already exists [2023-08-11T02:37:23.658Z] c590f4e94b0c: Layer already exists [2023-08-11T02:37:23.658Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:23.658Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:23.658Z] ee4615a04d17: Layer already exists [2023-08-11T02:37:23.658Z] 36b50b131297: Layer already exists [2023-08-11T02:37:23.658Z] main: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:37:23.696Z] ===================================================== [Pipeline] echo [2023-08-11T02:37:23.702Z] taggedImages: [2023-08-11T02:37:23.702Z] - nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:23.702Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-11T02:37:23.702Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.20 [2023-08-11T02:37:23.702Z] - nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:23.702Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-11T02:37:23.717Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-11T02:37:23.717Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:23.717Z] latest [2023-08-11T02:37:23.717Z] 3.1.0-dev.20 [2023-08-11T02:37:23.717Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:23.717Z] main [2023-08-11T02:37:23.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:24.026Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:24.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:24.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-11T02:37:24.337Z] 2c4486383232: Preparing [2023-08-11T02:37:24.337Z] fa705f7d1ced: Preparing [2023-08-11T02:37:24.337Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:24.337Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:24.337Z] 67131ba9e9aa: Preparing [2023-08-11T02:37:24.337Z] 36b50b131297: Preparing [2023-08-11T02:37:24.337Z] 36b50b131297: Waiting [2023-08-11T02:37:24.337Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:24.337Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:24.337Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:37:24.337Z] 36b50b131297: Layer already exists [2023-08-11T02:37:24.337Z] 2c4486383232: Pushed [2023-08-11T02:37:26.870Z] fa705f7d1ced: Pushed [2023-08-11T02:37:26.870Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:27.186Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:27.499Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-11T02:37:27.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-11T02:37:27.499Z] 2c4486383232: Preparing [2023-08-11T02:37:27.499Z] fa705f7d1ced: Preparing [2023-08-11T02:37:27.499Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:27.499Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:27.499Z] 67131ba9e9aa: Preparing [2023-08-11T02:37:27.499Z] 36b50b131297: Preparing [2023-08-11T02:37:27.499Z] 36b50b131297: Waiting [2023-08-11T02:37:27.499Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:27.499Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:27.499Z] fa705f7d1ced: Layer already exists [2023-08-11T02:37:27.499Z] 36b50b131297: Layer already exists [2023-08-11T02:37:27.499Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:37:27.499Z] 2c4486383232: Layer already exists [2023-08-11T02:37:27.499Z] latest: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:27.812Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:28.125Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.20 [2023-08-11T02:37:28.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-11T02:37:28.125Z] 2c4486383232: Preparing [2023-08-11T02:37:28.125Z] fa705f7d1ced: Preparing [2023-08-11T02:37:28.125Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:28.125Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:28.125Z] 67131ba9e9aa: Preparing [2023-08-11T02:37:28.125Z] 36b50b131297: Preparing [2023-08-11T02:37:28.125Z] 36b50b131297: Waiting [2023-08-11T02:37:28.125Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:28.125Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:37:28.125Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:28.125Z] 2c4486383232: Layer already exists [2023-08-11T02:37:28.125Z] fa705f7d1ced: Layer already exists [2023-08-11T02:37:28.125Z] 36b50b131297: Layer already exists [2023-08-11T02:37:28.125Z] 3.1.0-dev.20: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:28.436Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:28.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:28.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-11T02:37:28.746Z] 2c4486383232: Preparing [2023-08-11T02:37:28.746Z] fa705f7d1ced: Preparing [2023-08-11T02:37:28.746Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:28.746Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:28.746Z] 67131ba9e9aa: Preparing [2023-08-11T02:37:28.746Z] 36b50b131297: Preparing [2023-08-11T02:37:28.746Z] 36b50b131297: Waiting [2023-08-11T02:37:28.746Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:37:28.746Z] 2c4486383232: Layer already exists [2023-08-11T02:37:28.746Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:28.746Z] fa705f7d1ced: Layer already exists [2023-08-11T02:37:28.746Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:28.746Z] 36b50b131297: Layer already exists [2023-08-11T02:37:28.746Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:29.058Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:37:29.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-11T02:37:29.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-11T02:37:29.364Z] 2c4486383232: Preparing [2023-08-11T02:37:29.364Z] fa705f7d1ced: Preparing [2023-08-11T02:37:29.364Z] 2baeb57cae3c: Preparing [2023-08-11T02:37:29.364Z] 50eb0ee58afb: Preparing [2023-08-11T02:37:29.364Z] 67131ba9e9aa: Preparing [2023-08-11T02:37:29.364Z] 36b50b131297: Preparing [2023-08-11T02:37:29.364Z] 36b50b131297: Waiting [2023-08-11T02:37:29.364Z] 2baeb57cae3c: Layer already exists [2023-08-11T02:37:29.364Z] 67131ba9e9aa: Layer already exists [2023-08-11T02:37:29.364Z] 2c4486383232: Layer already exists [2023-08-11T02:37:29.364Z] 50eb0ee58afb: Layer already exists [2023-08-11T02:37:29.364Z] fa705f7d1ced: Layer already exists [2023-08-11T02:37:29.364Z] 36b50b131297: Layer already exists [2023-08-11T02:37:29.364Z] main: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:37:29.400Z] ===================================================== [Pipeline] echo [2023-08-11T02:37:29.407Z] taggedImages: [2023-08-11T02:37:29.407Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:37:29.407Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-11T02:37:29.407Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.20 [2023-08-11T02:37:29.407Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:37:29.407Z] - 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-08-11T02:51:48.044Z] #121 ... [2023-08-11T02:51:48.045Z] [2023-08-11T02:51:48.045Z] #101 [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-08-11T02:51:48.045Z] #101 941.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-11T02:51:52.292Z] #101 ... [2023-08-11T02:51:52.292Z] [2023-08-11T02:51:52.292Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-11T02:51:52.292Z] #114 DONE 945.6s [2023-08-11T02:51:52.292Z] [2023-08-11T02:51:52.292Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:51:52.877Z] #110 ... [2023-08-11T02:51:52.877Z] [2023-08-11T02:51:52.877Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:51:52.877Z] #147 DONE 0.1s [2023-08-11T02:51:52.877Z] [2023-08-11T02:51:52.877Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:51:52.877Z] #148 DONE 0.1s [2023-08-11T02:51:52.877Z] [2023-08-11T02:51:52.877Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:51:53.145Z] #110 ... [2023-08-11T02:51:53.145Z] [2023-08-11T02:51:53.145Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-11T02:51:53.145Z] #149 DONE 0.2s [2023-08-11T02:51:53.145Z] [2023-08-11T02:51:53.145Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-11T02:51:53.411Z] #150 DONE 0.3s [2023-08-11T02:51:53.411Z] [2023-08-11T02:51:53.411Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-11T02:51:53.679Z] #151 DONE 0.1s [2023-08-11T02:51:53.679Z] [2023-08-11T02:51:53.679Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:51:56.303Z] #152 DONE 2.2s [2023-08-11T02:51:56.303Z] [2023-08-11T02:51:56.303Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-11T02:51:56.303Z] #122 ... [2023-08-11T02:51:56.303Z] [2023-08-11T02:51:56.303Z] #138 [security-proxy-setup] exporting to image [2023-08-11T02:51:56.303Z] #138 exporting layers [2023-08-11T02:51:56.569Z] #138 exporting layers 0.6s done [2023-08-11T02:51:56.569Z] #138 writing image sha256:0b40d0317e3b5e8ace90a1d8fba79a500e10ce7531b7e6450633fb2eb39cdc75 done [2023-08-11T02:51:56.569Z] #138 naming to docker.io/library/security-proxy-setup-arm64 [2023-08-11T02:51:56.569Z] #138 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2023-08-11T02:51:56.569Z] #138 DONE 5.6s [2023-08-11T02:51:56.569Z] [2023-08-11T02:51:56.569Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:52:08.873Z] #120 ... [2023-08-11T02:52:08.873Z] [2023-08-11T02:52:08.873Z] #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-11T02:52:08.873Z] #117 DONE 960.6s [2023-08-11T02:52:08.873Z] [2023-08-11T02:52:08.873Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-11T02:52:08.873Z] #153 DONE 0.4s [2023-08-11T02:52:08.873Z] [2023-08-11T02:52:08.873Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-11T02:52:09.843Z] #154 DONE 2.3s [2023-08-11T02:52:09.843Z] [2023-08-11T02:52:09.843Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:52:10.110Z] #110 ... [2023-08-11T02:52:10.110Z] [2023-08-11T02:52:10.110Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:52:10.377Z] #155 DONE 0.3s [2023-08-11T02:52:10.377Z] [2023-08-11T02:52:10.377Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:52:10.377Z] #119 ... [2023-08-11T02:52:10.377Z] [2023-08-11T02:52:10.377Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:52:10.642Z] #156 ... [2023-08-11T02:52:10.642Z] [2023-08-11T02:52:10.642Z] #101 [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-08-11T02:52:10.642Z] #101 DONE 964.1s [2023-08-11T02:52:10.642Z] [2023-08-11T02:52:10.642Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:52:10.642Z] #156 DONE 0.4s [2023-08-11T02:52:10.642Z] [2023-08-11T02:52:10.642Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-11T02:52:11.599Z] #157 DONE 0.7s [2023-08-11T02:52:11.599Z] [2023-08-11T02:52:11.599Z] #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:52:11.599Z] #158 ... [2023-08-11T02:52:11.599Z] [2023-08-11T02:52:11.599Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-11T02:52:11.599Z] #159 DONE 0.3s [2023-08-11T02:52:11.864Z] [2023-08-11T02:52:11.864Z] #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:52:11.864Z] #158 DONE 0.3s [2023-08-11T02:52:11.864Z] [2023-08-11T02:52:11.864Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:52:12.129Z] #160 DONE 0.4s [2023-08-11T02:52:12.129Z] [2023-08-11T02:52:12.129Z] #161 [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-08-11T02:52:12.129Z] #161 DONE 0.4s [2023-08-11T02:52:12.129Z] [2023-08-11T02:52:12.129Z] #162 [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-08-11T02:52:12.129Z] #162 DONE 0.1s [2023-08-11T02:52:12.129Z] [2023-08-11T02:52:12.129Z] #163 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-11T02:52:12.396Z] #163 DONE 0.3s [2023-08-11T02:52:12.396Z] [2023-08-11T02:52:12.396Z] #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-11T02:52:12.396Z] #164 DONE 0.2s [2023-08-11T02:52:12.396Z] [2023-08-11T02:52:12.396Z] #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:52:12.663Z] #165 DONE 0.2s [2023-08-11T02:52:12.663Z] [2023-08-11T02:52:12.663Z] #166 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-11T02:52:12.663Z] #166 DONE 0.2s [2023-08-11T02:52:12.663Z] [2023-08-11T02:52:12.663Z] #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-11T02:52:12.931Z] #167 DONE 0.2s [2023-08-11T02:52:12.931Z] [2023-08-11T02:52:12.931Z] #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-11T02:52:13.197Z] #168 ... [2023-08-11T02:52:13.197Z] [2023-08-11T02:52:13.197Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-11T02:52:13.197Z] #169 DONE 0.6s [2023-08-11T02:52:13.462Z] [2023-08-11T02:52:13.462Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-11T02:52:13.727Z] #170 DONE 0.5s [2023-08-11T02:52:13.727Z] [2023-08-11T02:52:13.727Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-11T02:52:13.994Z] #171 DONE 0.2s [2023-08-11T02:52:13.994Z] [2023-08-11T02:52:13.994Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:52:15.943Z] #172 ... [2023-08-11T02:52:15.943Z] [2023-08-11T02:52:15.943Z] #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-11T02:52:15.943Z] #168 DONE 3.0s [2023-08-11T02:52:15.943Z] [2023-08-11T02:52:15.943Z] #138 [security-bootstrapper] exporting to image [2023-08-11T02:52:15.943Z] #138 exporting layers [2023-08-11T02:52:16.223Z] #138 ... [2023-08-11T02:52:16.223Z] [2023-08-11T02:52:16.223Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:52:16.223Z] #172 DONE 2.5s [2023-08-11T02:52:16.488Z] [2023-08-11T02:52:16.488Z] #138 [security-secretstore-setup] exporting to image [2023-08-11T02:52:17.894Z] #138 exporting layers 1.8s done [2023-08-11T02:52:17.894Z] #138 writing image sha256:d73ceb91ec5555772ea4572ecc9a2e66faa94911c8826b905257a234855d6fcd 0.0s done [2023-08-11T02:52:17.894Z] #138 naming to docker.io/library/security-bootstrapper-arm64 [2023-08-11T02:52:17.894Z] #138 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-11T02:52:17.894Z] #138 exporting layers 1.5s done [2023-08-11T02:52:17.894Z] #138 writing image sha256:ead29d708e8b822c1aa4690f84cde0224402c7075f98b172df419187e61ee9a9 done [2023-08-11T02:52:17.894Z] #138 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-11T02:52:17.894Z] #138 DONE 7.5s [2023-08-11T02:52:17.894Z] [2023-08-11T02:52:17.894Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:52:23.230Z] #110 ... [2023-08-11T02:52:23.230Z] [2023-08-11T02:52:23.230Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-11T02:52:23.230Z] #122 DONE 976.2s [2023-08-11T02:52:23.230Z] [2023-08-11T02:52:23.230Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:52:23.230Z] #119 ... [2023-08-11T02:52:23.230Z] [2023-08-11T02:52:23.230Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:52:23.230Z] #173 DONE 0.1s [2023-08-11T02:52:23.230Z] [2023-08-11T02:52:23.230Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:52:23.230Z] #174 DONE 0.1s [2023-08-11T02:52:23.230Z] [2023-08-11T02:52:23.230Z] #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-11T02:52:23.524Z] #118 ... [2023-08-11T02:52:23.524Z] [2023-08-11T02:52:23.524Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-11T02:52:23.803Z] #175 DONE 0.3s [2023-08-11T02:52:23.803Z] [2023-08-11T02:52:23.803Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:52:23.803Z] #176 DONE 0.1s [2023-08-11T02:52:23.803Z] [2023-08-11T02:52:23.803Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-11T02:52:24.076Z] #177 DONE 0.1s [2023-08-11T02:52:24.076Z] [2023-08-11T02:52:24.076Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-11T02:52:26.016Z] #178 DONE 2.0s [2023-08-11T02:52:26.016Z] [2023-08-11T02:52:26.016Z] #138 [security-proxy-auth] exporting to image [2023-08-11T02:52:26.016Z] #138 exporting layers [2023-08-11T02:52:26.601Z] #138 exporting layers 0.5s done [2023-08-11T02:52:26.601Z] #138 writing image sha256:ea08acc176a9f7ef50c5c0a30d3f1db01fbe13b12b63d650a49500aca2a9b257 done [2023-08-11T02:52:26.601Z] #138 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-11T02:52:26.601Z] #138 DONE 8.1s [2023-08-11T02:52:26.601Z] [2023-08-11T02:52:26.601Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:52:48.635Z] #110 ... [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-11T02:52:48.635Z] #118 DONE 999.3s [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-11T02:52:48.635Z] #108 ... [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:52:48.635Z] #179 DONE 0.2s [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:52:48.635Z] #119 ... [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:52:48.635Z] #180 DONE 0.2s [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-11T02:52:48.635Z] #181 DONE 0.3s [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #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-08-11T02:52:48.635Z] #182 DONE 0.2s [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-11T02:52:48.635Z] #108 ... [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.635Z] #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-08-11T02:52:48.635Z] #183 DONE 0.1s [2023-08-11T02:52:48.635Z] [2023-08-11T02:52:48.636Z] #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-08-11T02:52:49.599Z] #184 DONE 2.2s [2023-08-11T02:52:49.599Z] [2023-08-11T02:52:49.599Z] #138 [core-common-config-bootstrapper] exporting to image [2023-08-11T02:52:49.599Z] #138 exporting layers [2023-08-11T02:52:49.863Z] #138 exporting layers 0.5s done [2023-08-11T02:52:50.130Z] #138 writing image sha256:2a0f11e46d03df0246c289944af62feab86f35d9c11b753255b13f02970aff34 done [2023-08-11T02:52:50.130Z] #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-11T02:52:50.130Z] #138 DONE 8.5s [2023-08-11T02:52:50.130Z] [2023-08-11T02:52:50.130Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:53:28.968Z] #119 ... [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-11T02:53:28.968Z] #109 DONE 1037.0s [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:53:28.968Z] #121 ... [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:53:28.968Z] #185 DONE 0.1s [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:53:28.968Z] #186 DONE 0.1s [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:53:28.968Z] #110 ... [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-11T02:53:28.968Z] #187 DONE 0.3s [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:53:28.968Z] #188 DONE 0.1s [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #138 [core-command] exporting to image [2023-08-11T02:53:28.968Z] #138 exporting layers [2023-08-11T02:53:28.968Z] #138 exporting layers 0.3s done [2023-08-11T02:53:28.968Z] #138 writing image sha256:b0bfa34070d9873e963558fbf4e71bb8ed64e59d9267294a4a4868507e855da9 done [2023-08-11T02:53:28.968Z] #138 naming to docker.io/library/core-command-arm64 done [2023-08-11T02:53:28.968Z] #138 DONE 8.9s [2023-08-11T02:53:28.968Z] [2023-08-11T02:53:28.968Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:53:37.179Z] #121 ... [2023-08-11T02:53:37.179Z] [2023-08-11T02:53:37.179Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-11T02:53:37.179Z] #119 DONE 1050.1s [2023-08-11T02:53:37.179Z] [2023-08-11T02:53:37.179Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:53:37.179Z] #120 ... [2023-08-11T02:53:37.179Z] [2023-08-11T02:53:37.179Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:53:37.450Z] #189 DONE 0.1s [2023-08-11T02:53:37.450Z] [2023-08-11T02:53:37.450Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:53:37.718Z] #190 DONE 0.1s [2023-08-11T02:53:37.719Z] [2023-08-11T02:53:37.719Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-11T02:53:37.985Z] #191 DONE 0.3s [2023-08-11T02:53:37.985Z] [2023-08-11T02:53:37.985Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:53:37.985Z] #192 DONE 0.2s [2023-08-11T02:53:37.985Z] [2023-08-11T02:53:37.985Z] #138 [core-data] exporting to image [2023-08-11T02:53:37.985Z] #138 exporting layers [2023-08-11T02:53:38.254Z] #138 exporting layers 0.3s done [2023-08-11T02:53:38.254Z] #138 writing image sha256:24defb91266ab2de8786067a7e0d4ffd8b9dfa87db14c8d647349c44ecb9164c done [2023-08-11T02:53:38.254Z] #138 naming to docker.io/library/core-data-arm64 done [2023-08-11T02:53:38.520Z] #138 DONE 9.2s [2023-08-11T02:53:38.520Z] [2023-08-11T02:53:38.521Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:53:39.943Z] #120 ... [2023-08-11T02:53:39.943Z] [2023-08-11T02:53:39.943Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-11T02:53:39.943Z] #108 DONE 1053.5s [2023-08-11T02:53:40.211Z] [2023-08-11T02:53:40.211Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:53:40.499Z] #121 ... [2023-08-11T02:53:40.500Z] [2023-08-11T02:53:40.500Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:53:40.500Z] #193 DONE 0.1s [2023-08-11T02:53:40.500Z] [2023-08-11T02:53:40.500Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:53:40.500Z] #194 DONE 0.1s [2023-08-11T02:53:40.767Z] [2023-08-11T02:53:40.767Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:53:40.767Z] #121 ... [2023-08-11T02:53:40.767Z] [2023-08-11T02:53:40.767Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-11T02:53:41.034Z] #195 DONE 0.3s [2023-08-11T02:53:41.034Z] [2023-08-11T02:53:41.034Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:53:41.034Z] #120 ... [2023-08-11T02:53:41.034Z] [2023-08-11T02:53:41.034Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:53:41.034Z] #196 DONE 0.1s [2023-08-11T02:53:41.034Z] [2023-08-11T02:53:41.034Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-11T02:53:41.300Z] #197 DONE 0.1s [2023-08-11T02:53:41.300Z] [2023-08-11T02:53:41.300Z] #138 [core-metadata] exporting to image [2023-08-11T02:53:41.566Z] #138 exporting layers 0.4s done [2023-08-11T02:53:41.566Z] #138 writing image sha256:b7bf728cab987514c0a4b75993cd9f61757f96a14da4d8975c4e1c4c953ffc72 done [2023-08-11T02:53:41.566Z] #138 naming to docker.io/library/core-metadata-arm64 done [2023-08-11T02:53:41.566Z] #138 DONE 9.6s [2023-08-11T02:53:41.566Z] [2023-08-11T02:53:41.566Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-11T02:54:08.405Z] #121 DONE 1080.6s [2023-08-11T02:54:08.405Z] [2023-08-11T02:54:08.405Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:54:08.405Z] #120 ... [2023-08-11T02:54:08.405Z] [2023-08-11T02:54:08.405Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:54:08.405Z] #198 DONE 0.1s [2023-08-11T02:54:08.405Z] [2023-08-11T02:54:08.405Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:54:08.405Z] #120 ... [2023-08-11T02:54:08.405Z] [2023-08-11T02:54:08.405Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:54:08.405Z] #199 DONE 0.2s [2023-08-11T02:54:08.405Z] [2023-08-11T02:54:08.405Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-11T02:54:08.405Z] #200 DONE 0.4s [2023-08-11T02:54:08.405Z] [2023-08-11T02:54:08.405Z] #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-08-11T02:54:08.405Z] #201 DONE 0.2s [2023-08-11T02:54:08.405Z] [2023-08-11T02:54:08.405Z] #138 [security-spiffe-token-provider] exporting to image [2023-08-11T02:54:08.405Z] #138 exporting layers [2023-08-11T02:54:08.992Z] #138 exporting layers 0.6s done [2023-08-11T02:54:08.992Z] #138 writing image sha256:2dc586c01303635cf4e5b5b35fab417bb858185b3d5cdc85f039f01de978511f done [2023-08-11T02:54:08.992Z] #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-11T02:54:08.992Z] #138 DONE 10.2s [2023-08-11T02:54:08.992Z] [2023-08-11T02:54:08.992Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-11T02:54:35.690Z] #120 DONE 1105.5s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:54:35.691Z] #110 ... [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:54:35.691Z] #202 DONE 0.1s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:54:35.691Z] #110 ... [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:54:35.691Z] #203 DONE 0.1s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-11T02:54:35.691Z] #204 DONE 0.4s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:54:35.691Z] #205 DONE 0.1s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #138 [support-notifications] exporting to image [2023-08-11T02:54:35.691Z] #138 exporting layers [2023-08-11T02:54:35.691Z] #138 ... [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-11T02:54:35.691Z] #110 DONE 1106.5s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-11T02:54:35.691Z] #206 DONE 0.1s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #138 [support-notifications] exporting to image [2023-08-11T02:54:35.691Z] #138 exporting layers 0.5s done [2023-08-11T02:54:35.691Z] #138 writing image sha256:78a697835d3afc8d2355732406d5390ce8c13825742a1307e7c75c6f871f9419 done [2023-08-11T02:54:35.691Z] #138 naming to docker.io/library/support-notifications-arm64 done [2023-08-11T02:54:35.691Z] #138 DONE 10.7s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-11T02:54:35.691Z] #207 DONE 0.1s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-11T02:54:35.691Z] #208 DONE 0.4s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-11T02:54:35.691Z] #209 DONE 0.1s [2023-08-11T02:54:35.691Z] [2023-08-11T02:54:35.691Z] #138 [support-scheduler] exporting to image [2023-08-11T02:54:35.691Z] #138 exporting layers 0.3s done [2023-08-11T02:54:35.691Z] #138 writing image sha256:4866963e2923dc6a14814996ded2e2c6ac2599814c25f3e40a91d931da23b58a done [2023-08-11T02:54:35.691Z] #138 naming to docker.io/library/support-scheduler-arm64 done [2023-08-11T02:54:35.691Z] #138 DONE 11.0s [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-11T02:54:35.691Z] time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-11T02:54:35.719Z] $ docker stop --time=1 b1445bc08b8cfaee794792df4438ca02dd4eda588267edc76bffe13632f410b8 [2023-08-11T02:54:37.319Z] $ docker rm -f --volumes b1445bc08b8cfaee794792df4438ca02dd4eda588267edc76bffe13632f410b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-11T02:54:37.773Z] + docker images [2023-08-11T02:54:37.773Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-11T02:54:37.773Z] support-scheduler-arm64 latest 4866963e2923 4 seconds ago 32.9MB [2023-08-11T02:54:37.773Z] support-notifications-arm64 latest 78a697835d3a 5 seconds ago 33.7MB [2023-08-11T02:54:37.773Z] security-spiffe-token-provider-arm64 latest 2dc586c01303 29 seconds ago 33.2MB [2023-08-11T02:54:37.774Z] core-metadata-arm64 latest b7bf728cab98 57 seconds ago 21.2MB [2023-08-11T02:54:37.774Z] core-data-arm64 latest 24defb91266a About a minute ago 20.9MB [2023-08-11T02:54:37.774Z] core-command-arm64 latest b0bfa34070d9 About a minute ago 20.8MB [2023-08-11T02:54:37.774Z] core-common-config-bootstrapper-arm64 latest 2a0f11e46d03 About a minute ago 18MB [2023-08-11T02:54:37.774Z] security-proxy-auth-arm64 latest ea08acc176a9 2 minutes ago 19.3MB [2023-08-11T02:54:37.774Z] security-secretstore-setup-arm64 latest ead29d708e8b 2 minutes ago 42.9MB [2023-08-11T02:54:37.774Z] security-bootstrapper-arm64 latest d73ceb91ec55 2 minutes ago 22.6MB [2023-08-11T02:54:37.774Z] security-proxy-setup-arm64 latest 0b40d0317e3b 2 minutes ago 19.5MB [2023-08-11T02:54:37.774Z] security-spire-agent-arm64 latest a756899ed7d0 18 minutes ago 152MB [2023-08-11T02:54:37.774Z] security-spire-config-arm64 latest 0df93cd9c122 18 minutes ago 96.1MB [2023-08-11T02:54:37.774Z] security-spire-server-arm64 latest b0a845e0d8ff 18 minutes ago 96.9MB [2023-08-11T02:54:37.774Z] ci-base-image-arm64 latest f461f945ab4b 20 minutes ago 1.05GB [2023-08-11T02:54:37.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-11T02:54:37.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T02:54:37.868Z] provisioning config files... [2023-08-11T02:54:37.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config7860003486780405141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:54:38.207Z] ---> docker-login.sh [2023-08-11T02:54:38.207Z] nexus3.edgexfoundry.org:10001 [2023-08-11T02:54:38.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:54:38.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:54:38.474Z] Configure a credential helper to remove this warning. See [2023-08-11T02:54:38.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:54:38.474Z] [2023-08-11T02:54:38.474Z] Login Succeeded [2023-08-11T02:54:38.474Z] nexus3.edgexfoundry.org:10002 [2023-08-11T02:54:38.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:54:39.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:54:39.006Z] Configure a credential helper to remove this warning. See [2023-08-11T02:54:39.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:54:39.006Z] [2023-08-11T02:54:39.006Z] Login Succeeded [2023-08-11T02:54:39.006Z] nexus3.edgexfoundry.org:10003 [2023-08-11T02:54:39.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:54:39.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:54:39.271Z] Configure a credential helper to remove this warning. See [2023-08-11T02:54:39.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:54:39.271Z] [2023-08-11T02:54:39.271Z] Login Succeeded [2023-08-11T02:54:39.271Z] nexus3.edgexfoundry.org:10004 [2023-08-11T02:54:39.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:54:39.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:54:39.536Z] Configure a credential helper to remove this warning. See [2023-08-11T02:54:39.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:54:39.536Z] [2023-08-11T02:54:39.536Z] Login Succeeded [2023-08-11T02:54:39.536Z] docker.io [2023-08-11T02:54:39.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-11T02:54:40.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-11T02:54:40.066Z] Configure a credential helper to remove this warning. See [2023-08-11T02:54:40.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-11T02:54:40.066Z] [2023-08-11T02:54:40.066Z] Login Succeeded [2023-08-11T02:54:40.066Z] ---> docker-login.sh ends [Pipeline] } [2023-08-11T02:54:40.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:54:40.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-11T02:54:40.124Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-11T02:54:40.124Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:40.124Z] latest [2023-08-11T02:54:40.124Z] 3.1.0-dev.20 [2023-08-11T02:54:40.124Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:54:40.124Z] main [2023-08-11T02:54:40.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:40.454Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:40.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:40.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-11T02:54:40.792Z] 90509a380f36: Preparing [2023-08-11T02:54:40.792Z] f7e727696331: Preparing [2023-08-11T02:54:40.792Z] 1e64fc4add82: Preparing [2023-08-11T02:54:40.792Z] c4a5bece9873: Preparing [2023-08-11T02:54:40.792Z] d4a7be9681e8: Preparing [2023-08-11T02:54:40.792Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:40.792Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:41.058Z] c4a5bece9873: Pushed [2023-08-11T02:54:41.058Z] 1e64fc4add82: Pushed [2023-08-11T02:54:41.058Z] 90509a380f36: Pushed [2023-08-11T02:54:41.058Z] d4a7be9681e8: Pushed [2023-08-11T02:54:41.323Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:43.888Z] f7e727696331: Pushed [2023-08-11T02:54:44.151Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:44.490Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:44.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-11T02:54:44.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-11T02:54:44.819Z] 90509a380f36: Preparing [2023-08-11T02:54:44.819Z] f7e727696331: Preparing [2023-08-11T02:54:44.819Z] 1e64fc4add82: Preparing [2023-08-11T02:54:44.819Z] c4a5bece9873: Preparing [2023-08-11T02:54:44.819Z] d4a7be9681e8: Preparing [2023-08-11T02:54:44.819Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:44.819Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:44.819Z] f7e727696331: Layer already exists [2023-08-11T02:54:44.819Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:44.819Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:44.819Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:44.819Z] 90509a380f36: Layer already exists [2023-08-11T02:54:44.819Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:44.819Z] latest: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:45.414Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:45.743Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.20 [2023-08-11T02:54:45.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-11T02:54:45.743Z] 90509a380f36: Preparing [2023-08-11T02:54:45.743Z] f7e727696331: Preparing [2023-08-11T02:54:45.743Z] 1e64fc4add82: Preparing [2023-08-11T02:54:45.743Z] c4a5bece9873: Preparing [2023-08-11T02:54:45.743Z] d4a7be9681e8: Preparing [2023-08-11T02:54:45.743Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:45.743Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:45.743Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:45.743Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:45.743Z] f7e727696331: Layer already exists [2023-08-11T02:54:45.743Z] 90509a380f36: Layer already exists [2023-08-11T02:54:45.743Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:45.743Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:45.743Z] 3.1.0-dev.20: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:46.078Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:46.409Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:54:46.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-11T02:54:46.409Z] 90509a380f36: Preparing [2023-08-11T02:54:46.409Z] f7e727696331: Preparing [2023-08-11T02:54:46.409Z] 1e64fc4add82: Preparing [2023-08-11T02:54:46.409Z] c4a5bece9873: Preparing [2023-08-11T02:54:46.409Z] d4a7be9681e8: Preparing [2023-08-11T02:54:46.409Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:46.409Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:46.409Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:46.409Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:46.409Z] 90509a380f36: Layer already exists [2023-08-11T02:54:46.409Z] f7e727696331: Layer already exists [2023-08-11T02:54:46.409Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:46.409Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:46.772Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:47.115Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-11T02:54:47.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-11T02:54:47.115Z] 90509a380f36: Preparing [2023-08-11T02:54:47.115Z] f7e727696331: Preparing [2023-08-11T02:54:47.115Z] 1e64fc4add82: Preparing [2023-08-11T02:54:47.115Z] c4a5bece9873: Preparing [2023-08-11T02:54:47.115Z] d4a7be9681e8: Preparing [2023-08-11T02:54:47.115Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:47.115Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:47.115Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:47.115Z] f7e727696331: Layer already exists [2023-08-11T02:54:47.115Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:47.115Z] 90509a380f36: Layer already exists [2023-08-11T02:54:47.115Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:47.115Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:47.115Z] main: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:54:47.427Z] ===================================================== [Pipeline] echo [2023-08-11T02:54:47.434Z] taggedImages: [2023-08-11T02:54:47.434Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:47.434Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-11T02:54:47.434Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.20 [2023-08-11T02:54:47.434Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:54:47.434Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-11T02:54:47.451Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-11T02:54:47.452Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:47.452Z] latest [2023-08-11T02:54:47.452Z] 3.1.0-dev.20 [2023-08-11T02:54:47.452Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:54:47.452Z] main [2023-08-11T02:54:47.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:47.793Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:48.140Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:48.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-11T02:54:48.140Z] 2ae3e540594f: Preparing [2023-08-11T02:54:48.140Z] 3eba1ac2f623: Preparing [2023-08-11T02:54:48.140Z] bfbc1f793fa3: Preparing [2023-08-11T02:54:48.140Z] 65e035f04cbb: Preparing [2023-08-11T02:54:48.140Z] 1e64fc4add82: Preparing [2023-08-11T02:54:48.140Z] c4a5bece9873: Preparing [2023-08-11T02:54:48.140Z] d4a7be9681e8: Preparing [2023-08-11T02:54:48.140Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:48.140Z] c4a5bece9873: Waiting [2023-08-11T02:54:48.140Z] d4a7be9681e8: Waiting [2023-08-11T02:54:48.140Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:48.140Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:48.140Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:48.412Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:48.412Z] 3eba1ac2f623: Pushed [2023-08-11T02:54:48.412Z] bfbc1f793fa3: Pushed [2023-08-11T02:54:48.412Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:48.412Z] 2ae3e540594f: Pushed [2023-08-11T02:54:50.985Z] 65e035f04cbb: Pushed [2023-08-11T02:54:50.985Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:51.319Z] + 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-08-11T02:54:51.654Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-11T02:54:51.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-11T02:54:51.654Z] 2ae3e540594f: Preparing [2023-08-11T02:54:51.654Z] 3eba1ac2f623: Preparing [2023-08-11T02:54:51.654Z] bfbc1f793fa3: Preparing [2023-08-11T02:54:51.654Z] 65e035f04cbb: Preparing [2023-08-11T02:54:51.654Z] 1e64fc4add82: Preparing [2023-08-11T02:54:51.654Z] c4a5bece9873: Preparing [2023-08-11T02:54:51.654Z] d4a7be9681e8: Preparing [2023-08-11T02:54:51.654Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:51.654Z] d4a7be9681e8: Waiting [2023-08-11T02:54:51.654Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:51.654Z] c4a5bece9873: Waiting [2023-08-11T02:54:51.654Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:51.654Z] 2ae3e540594f: Layer already exists [2023-08-11T02:54:51.654Z] 3eba1ac2f623: Layer already exists [2023-08-11T02:54:51.654Z] bfbc1f793fa3: Layer already exists [2023-08-11T02:54:51.654Z] 65e035f04cbb: Layer already exists [2023-08-11T02:54:51.654Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:51.654Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:51.654Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:51.654Z] latest: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:51.990Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:52.327Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.20 [2023-08-11T02:54:52.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-11T02:54:52.327Z] 2ae3e540594f: Preparing [2023-08-11T02:54:52.327Z] 3eba1ac2f623: Preparing [2023-08-11T02:54:52.327Z] bfbc1f793fa3: Preparing [2023-08-11T02:54:52.327Z] 65e035f04cbb: Preparing [2023-08-11T02:54:52.327Z] 1e64fc4add82: Preparing [2023-08-11T02:54:52.327Z] c4a5bece9873: Preparing [2023-08-11T02:54:52.327Z] d4a7be9681e8: Preparing [2023-08-11T02:54:52.327Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:52.327Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:52.327Z] c4a5bece9873: Waiting [2023-08-11T02:54:52.327Z] d4a7be9681e8: Waiting [2023-08-11T02:54:52.327Z] 2ae3e540594f: Layer already exists [2023-08-11T02:54:52.327Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:52.327Z] 3eba1ac2f623: Layer already exists [2023-08-11T02:54:52.327Z] bfbc1f793fa3: Layer already exists [2023-08-11T02:54:52.327Z] 65e035f04cbb: Layer already exists [2023-08-11T02:54:52.327Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:52.327Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:52.327Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:52.327Z] 3.1.0-dev.20: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:52.930Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:53.256Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:54:53.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-11T02:54:53.256Z] 2ae3e540594f: Preparing [2023-08-11T02:54:53.256Z] 3eba1ac2f623: Preparing [2023-08-11T02:54:53.256Z] bfbc1f793fa3: Preparing [2023-08-11T02:54:53.256Z] 65e035f04cbb: Preparing [2023-08-11T02:54:53.256Z] 1e64fc4add82: Preparing [2023-08-11T02:54:53.257Z] c4a5bece9873: Preparing [2023-08-11T02:54:53.257Z] d4a7be9681e8: Preparing [2023-08-11T02:54:53.257Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:53.257Z] c4a5bece9873: Waiting [2023-08-11T02:54:53.257Z] d4a7be9681e8: Waiting [2023-08-11T02:54:53.257Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:53.257Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:53.257Z] 2ae3e540594f: Layer already exists [2023-08-11T02:54:53.257Z] 65e035f04cbb: Layer already exists [2023-08-11T02:54:53.257Z] bfbc1f793fa3: Layer already exists [2023-08-11T02:54:53.257Z] 3eba1ac2f623: Layer already exists [2023-08-11T02:54:53.257Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:53.257Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:53.257Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:53.257Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:53.587Z] + 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-08-11T02:54:54.494Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-11T02:54:54.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-11T02:54:54.494Z] 2ae3e540594f: Preparing [2023-08-11T02:54:54.494Z] 3eba1ac2f623: Preparing [2023-08-11T02:54:54.494Z] bfbc1f793fa3: Preparing [2023-08-11T02:54:54.494Z] 65e035f04cbb: Preparing [2023-08-11T02:54:54.494Z] 1e64fc4add82: Preparing [2023-08-11T02:54:54.494Z] c4a5bece9873: Preparing [2023-08-11T02:54:54.494Z] d4a7be9681e8: Preparing [2023-08-11T02:54:54.494Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:54.494Z] c4a5bece9873: Waiting [2023-08-11T02:54:54.494Z] d4a7be9681e8: Waiting [2023-08-11T02:54:54.494Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:54.494Z] 65e035f04cbb: Layer already exists [2023-08-11T02:54:54.494Z] 2ae3e540594f: Layer already exists [2023-08-11T02:54:54.494Z] 3eba1ac2f623: Layer already exists [2023-08-11T02:54:54.494Z] bfbc1f793fa3: Layer already exists [2023-08-11T02:54:54.494Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:54.494Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:54.494Z] d4a7be9681e8: Layer already exists [2023-08-11T02:54:54.494Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:54.757Z] main: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:54:54.805Z] ===================================================== [Pipeline] echo [2023-08-11T02:54:54.813Z] taggedImages: [2023-08-11T02:54:54.813Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:54.813Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-11T02:54:54.813Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.20 [2023-08-11T02:54:54.813Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:54:54.813Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-11T02:54:54.839Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-11T02:54:54.839Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:54.839Z] latest [2023-08-11T02:54:54.839Z] 3.1.0-dev.20 [2023-08-11T02:54:54.839Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:54:54.839Z] main [2023-08-11T02:54:54.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:55.186Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:55.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:54:55.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-11T02:54:55.516Z] cd528bc2dc75: Preparing [2023-08-11T02:54:55.516Z] 2489b6224815: Preparing [2023-08-11T02:54:55.516Z] 1e64fc4add82: Preparing [2023-08-11T02:54:55.516Z] c4a5bece9873: Preparing [2023-08-11T02:54:55.516Z] 09b5fef7991f: Preparing [2023-08-11T02:54:55.516Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:55.516Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:55.516Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:55.516Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:55.516Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:55.781Z] cd528bc2dc75: Pushed [2023-08-11T02:54:55.781Z] 09b5fef7991f: Pushed [2023-08-11T02:54:59.114Z] 2489b6224815: Pushed [2023-08-11T02:54:59.114Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:59.445Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:54:59.770Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-11T02:54:59.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-11T02:54:59.770Z] cd528bc2dc75: Preparing [2023-08-11T02:54:59.770Z] 2489b6224815: Preparing [2023-08-11T02:54:59.770Z] 1e64fc4add82: Preparing [2023-08-11T02:54:59.770Z] c4a5bece9873: Preparing [2023-08-11T02:54:59.770Z] 09b5fef7991f: Preparing [2023-08-11T02:54:59.770Z] d2d9d24a8c2a: Preparing [2023-08-11T02:54:59.770Z] d2d9d24a8c2a: Waiting [2023-08-11T02:54:59.770Z] c4a5bece9873: Layer already exists [2023-08-11T02:54:59.770Z] 2489b6224815: Layer already exists [2023-08-11T02:54:59.770Z] 09b5fef7991f: Layer already exists [2023-08-11T02:54:59.770Z] cd528bc2dc75: Layer already exists [2023-08-11T02:54:59.770Z] 1e64fc4add82: Layer already exists [2023-08-11T02:54:59.770Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:54:59.770Z] latest: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:00.363Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:00.687Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.20 [2023-08-11T02:55:00.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-11T02:55:00.687Z] cd528bc2dc75: Preparing [2023-08-11T02:55:00.687Z] 2489b6224815: Preparing [2023-08-11T02:55:00.687Z] 1e64fc4add82: Preparing [2023-08-11T02:55:00.687Z] c4a5bece9873: Preparing [2023-08-11T02:55:00.687Z] 09b5fef7991f: Preparing [2023-08-11T02:55:00.687Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:00.687Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:00.687Z] 2489b6224815: Layer already exists [2023-08-11T02:55:00.687Z] 09b5fef7991f: Layer already exists [2023-08-11T02:55:00.687Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:00.687Z] cd528bc2dc75: Layer already exists [2023-08-11T02:55:00.687Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:00.687Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:00.687Z] 3.1.0-dev.20: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:01.014Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:01.337Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:01.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-11T02:55:01.338Z] cd528bc2dc75: Preparing [2023-08-11T02:55:01.338Z] 2489b6224815: Preparing [2023-08-11T02:55:01.338Z] 1e64fc4add82: Preparing [2023-08-11T02:55:01.338Z] c4a5bece9873: Preparing [2023-08-11T02:55:01.338Z] 09b5fef7991f: Preparing [2023-08-11T02:55:01.338Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:01.338Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:01.338Z] 2489b6224815: Layer already exists [2023-08-11T02:55:01.338Z] cd528bc2dc75: Layer already exists [2023-08-11T02:55:01.338Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:01.338Z] 09b5fef7991f: Layer already exists [2023-08-11T02:55:01.338Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:01.338Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:01.604Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:01.939Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:02.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-11T02:55:02.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-11T02:55:02.266Z] cd528bc2dc75: Preparing [2023-08-11T02:55:02.266Z] 2489b6224815: Preparing [2023-08-11T02:55:02.266Z] 1e64fc4add82: Preparing [2023-08-11T02:55:02.266Z] c4a5bece9873: Preparing [2023-08-11T02:55:02.266Z] 09b5fef7991f: Preparing [2023-08-11T02:55:02.266Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:02.266Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:02.266Z] 2489b6224815: Layer already exists [2023-08-11T02:55:02.266Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:02.266Z] 09b5fef7991f: Layer already exists [2023-08-11T02:55:02.266Z] cd528bc2dc75: Layer already exists [2023-08-11T02:55:02.266Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:02.266Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:02.266Z] main: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:55:02.574Z] ===================================================== [Pipeline] echo [2023-08-11T02:55:02.580Z] taggedImages: [2023-08-11T02:55:02.580Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:02.580Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-11T02:55:02.580Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.20 [2023-08-11T02:55:02.580Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:02.580Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-11T02:55:02.597Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-11T02:55:02.597Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:02.597Z] latest [2023-08-11T02:55:02.597Z] 3.1.0-dev.20 [2023-08-11T02:55:02.597Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:02.597Z] main [2023-08-11T02:55:02.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:02.922Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:03.254Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:03.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-11T02:55:03.255Z] dc6c06cf24e5: Preparing [2023-08-11T02:55:03.255Z] 9ee703dc8eb1: Preparing [2023-08-11T02:55:03.255Z] 9bf8876da6b5: Preparing [2023-08-11T02:55:03.255Z] 1e64fc4add82: Preparing [2023-08-11T02:55:03.255Z] c4a5bece9873: Preparing [2023-08-11T02:55:03.255Z] d4a7be9681e8: Preparing [2023-08-11T02:55:03.255Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:03.255Z] d4a7be9681e8: Waiting [2023-08-11T02:55:03.255Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:03.255Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:03.255Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:03.255Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:03.519Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:03.519Z] 9ee703dc8eb1: Pushed [2023-08-11T02:55:03.519Z] dc6c06cf24e5: Pushed [2023-08-11T02:55:06.843Z] 9bf8876da6b5: Pushed [2023-08-11T02:55:06.843Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:07.223Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:07.551Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-11T02:55:07.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-11T02:55:07.551Z] dc6c06cf24e5: Preparing [2023-08-11T02:55:07.551Z] 9ee703dc8eb1: Preparing [2023-08-11T02:55:07.551Z] 9bf8876da6b5: Preparing [2023-08-11T02:55:07.551Z] 1e64fc4add82: Preparing [2023-08-11T02:55:07.551Z] c4a5bece9873: Preparing [2023-08-11T02:55:07.551Z] d4a7be9681e8: Preparing [2023-08-11T02:55:07.551Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:07.551Z] d4a7be9681e8: Waiting [2023-08-11T02:55:07.551Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:07.551Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:07.551Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:07.551Z] dc6c06cf24e5: Layer already exists [2023-08-11T02:55:07.551Z] 9bf8876da6b5: Layer already exists [2023-08-11T02:55:07.552Z] 9ee703dc8eb1: Layer already exists [2023-08-11T02:55:07.552Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:07.552Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:07.552Z] latest: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:07.891Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:08.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.20 [2023-08-11T02:55:08.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-11T02:55:08.226Z] dc6c06cf24e5: Preparing [2023-08-11T02:55:08.226Z] 9ee703dc8eb1: Preparing [2023-08-11T02:55:08.226Z] 9bf8876da6b5: Preparing [2023-08-11T02:55:08.226Z] 1e64fc4add82: Preparing [2023-08-11T02:55:08.226Z] c4a5bece9873: Preparing [2023-08-11T02:55:08.226Z] d4a7be9681e8: Preparing [2023-08-11T02:55:08.226Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:08.226Z] d4a7be9681e8: Waiting [2023-08-11T02:55:08.226Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:08.226Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:08.226Z] 9ee703dc8eb1: Layer already exists [2023-08-11T02:55:08.226Z] 9bf8876da6b5: Layer already exists [2023-08-11T02:55:08.226Z] dc6c06cf24e5: Layer already exists [2023-08-11T02:55:08.226Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:08.226Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:08.226Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:08.226Z] 3.1.0-dev.20: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:08.559Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:08.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:08.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-11T02:55:08.891Z] dc6c06cf24e5: Preparing [2023-08-11T02:55:08.891Z] 9ee703dc8eb1: Preparing [2023-08-11T02:55:08.891Z] 9bf8876da6b5: Preparing [2023-08-11T02:55:08.891Z] 1e64fc4add82: Preparing [2023-08-11T02:55:08.891Z] c4a5bece9873: Preparing [2023-08-11T02:55:08.891Z] d4a7be9681e8: Preparing [2023-08-11T02:55:08.891Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:08.891Z] d4a7be9681e8: Waiting [2023-08-11T02:55:08.891Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:08.891Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:08.891Z] 9bf8876da6b5: Layer already exists [2023-08-11T02:55:08.891Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:08.891Z] 9ee703dc8eb1: Layer already exists [2023-08-11T02:55:08.891Z] dc6c06cf24e5: Layer already exists [2023-08-11T02:55:08.891Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:08.891Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:08.891Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:09.485Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:09.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-11T02:55:09.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-11T02:55:09.815Z] dc6c06cf24e5: Preparing [2023-08-11T02:55:09.815Z] 9ee703dc8eb1: Preparing [2023-08-11T02:55:09.815Z] 9bf8876da6b5: Preparing [2023-08-11T02:55:09.815Z] 1e64fc4add82: Preparing [2023-08-11T02:55:09.815Z] c4a5bece9873: Preparing [2023-08-11T02:55:09.815Z] d4a7be9681e8: Preparing [2023-08-11T02:55:09.815Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:09.815Z] d4a7be9681e8: Waiting [2023-08-11T02:55:09.815Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:09.815Z] 9bf8876da6b5: Layer already exists [2023-08-11T02:55:09.815Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:09.815Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:09.815Z] dc6c06cf24e5: Layer already exists [2023-08-11T02:55:09.815Z] 9ee703dc8eb1: Layer already exists [2023-08-11T02:55:09.815Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:09.815Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:09.815Z] main: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:55:10.121Z] ===================================================== [Pipeline] echo [2023-08-11T02:55:10.127Z] taggedImages: [2023-08-11T02:55:10.127Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:10.127Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-11T02:55:10.127Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.20 [2023-08-11T02:55:10.127Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:10.127Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-11T02:55:10.142Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-11T02:55:10.142Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:10.142Z] latest [2023-08-11T02:55:10.142Z] 3.1.0-dev.20 [2023-08-11T02:55:10.142Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:10.142Z] main [2023-08-11T02:55:10.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:10.472Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:10.809Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:10.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-11T02:55:10.810Z] 19c6806e8f29: Preparing [2023-08-11T02:55:10.810Z] 4c4481f38a26: Preparing [2023-08-11T02:55:10.810Z] b3a4c6fe8697: Preparing [2023-08-11T02:55:10.810Z] 45f358d06a48: Preparing [2023-08-11T02:55:10.810Z] a0a258714f60: Preparing [2023-08-11T02:55:10.810Z] 09c78c0a29de: Preparing [2023-08-11T02:55:10.810Z] 635931138799: Preparing [2023-08-11T02:55:10.810Z] 1e64fc4add82: Preparing [2023-08-11T02:55:10.810Z] c4a5bece9873: Preparing [2023-08-11T02:55:10.810Z] 4290ff01b5a2: Preparing [2023-08-11T02:55:10.810Z] f4f1c400a863: Preparing [2023-08-11T02:55:10.810Z] 5f70bf18a086: Preparing [2023-08-11T02:55:10.810Z] 1d87e8073f56: Preparing [2023-08-11T02:55:10.810Z] 9b974121bd42: Preparing [2023-08-11T02:55:10.810Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:10.810Z] 635931138799: Waiting [2023-08-11T02:55:10.810Z] 1e64fc4add82: Waiting [2023-08-11T02:55:10.810Z] 4290ff01b5a2: Waiting [2023-08-11T02:55:10.810Z] f4f1c400a863: Waiting [2023-08-11T02:55:10.810Z] 5f70bf18a086: Waiting [2023-08-11T02:55:10.810Z] 09c78c0a29de: Waiting [2023-08-11T02:55:10.810Z] 1d87e8073f56: Waiting [2023-08-11T02:55:10.810Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:10.810Z] 9b974121bd42: Waiting [2023-08-11T02:55:10.810Z] c4a5bece9873: Waiting [2023-08-11T02:55:11.082Z] a0a258714f60: Pushed [2023-08-11T02:55:11.082Z] b3a4c6fe8697: Pushed [2023-08-11T02:55:11.082Z] 45f358d06a48: Pushed [2023-08-11T02:55:11.082Z] 4c4481f38a26: Pushed [2023-08-11T02:55:11.082Z] 19c6806e8f29: Pushed [2023-08-11T02:55:11.082Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:11.347Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:11.347Z] 09c78c0a29de: Pushed [2023-08-11T02:55:11.347Z] 4290ff01b5a2: Pushed [2023-08-11T02:55:11.347Z] f4f1c400a863: Pushed [2023-08-11T02:55:11.347Z] 5f70bf18a086: Pushed [2023-08-11T02:55:11.347Z] 1d87e8073f56: Pushed [2023-08-11T02:55:11.347Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:11.347Z] 9b974121bd42: Pushed [2023-08-11T02:55:14.678Z] 635931138799: Pushed [2023-08-11T02:55:14.943Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:15.278Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:15.616Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-11T02:55:15.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-11T02:55:15.616Z] 19c6806e8f29: Preparing [2023-08-11T02:55:15.616Z] 4c4481f38a26: Preparing [2023-08-11T02:55:15.616Z] b3a4c6fe8697: Preparing [2023-08-11T02:55:15.616Z] 45f358d06a48: Preparing [2023-08-11T02:55:15.616Z] a0a258714f60: Preparing [2023-08-11T02:55:15.616Z] 09c78c0a29de: Preparing [2023-08-11T02:55:15.616Z] 635931138799: Preparing [2023-08-11T02:55:15.616Z] 1e64fc4add82: Preparing [2023-08-11T02:55:15.616Z] c4a5bece9873: Preparing [2023-08-11T02:55:15.616Z] 4290ff01b5a2: Preparing [2023-08-11T02:55:15.616Z] f4f1c400a863: Preparing [2023-08-11T02:55:15.616Z] 5f70bf18a086: Preparing [2023-08-11T02:55:15.616Z] 1d87e8073f56: Preparing [2023-08-11T02:55:15.616Z] 9b974121bd42: Preparing [2023-08-11T02:55:15.616Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:15.616Z] 09c78c0a29de: Waiting [2023-08-11T02:55:15.616Z] 635931138799: Waiting [2023-08-11T02:55:15.616Z] 1e64fc4add82: Waiting [2023-08-11T02:55:15.616Z] c4a5bece9873: Waiting [2023-08-11T02:55:15.616Z] 4290ff01b5a2: Waiting [2023-08-11T02:55:15.616Z] f4f1c400a863: Waiting [2023-08-11T02:55:15.616Z] 5f70bf18a086: Waiting [2023-08-11T02:55:15.616Z] 1d87e8073f56: Waiting [2023-08-11T02:55:15.616Z] 9b974121bd42: Waiting [2023-08-11T02:55:15.616Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:15.616Z] b3a4c6fe8697: Layer already exists [2023-08-11T02:55:15.616Z] 19c6806e8f29: Layer already exists [2023-08-11T02:55:15.616Z] a0a258714f60: Layer already exists [2023-08-11T02:55:15.616Z] 45f358d06a48: Layer already exists [2023-08-11T02:55:15.616Z] 4c4481f38a26: Layer already exists [2023-08-11T02:55:15.616Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:15.616Z] 635931138799: Layer already exists [2023-08-11T02:55:15.616Z] 4290ff01b5a2: Layer already exists [2023-08-11T02:55:15.616Z] 09c78c0a29de: Layer already exists [2023-08-11T02:55:15.616Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:15.616Z] f4f1c400a863: Layer already exists [2023-08-11T02:55:15.616Z] 5f70bf18a086: Layer already exists [2023-08-11T02:55:15.616Z] 1d87e8073f56: Layer already exists [2023-08-11T02:55:15.616Z] 9b974121bd42: Layer already exists [2023-08-11T02:55:15.616Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:15.880Z] latest: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:16.219Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:16.547Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.20 [2023-08-11T02:55:16.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-11T02:55:16.547Z] 19c6806e8f29: Preparing [2023-08-11T02:55:16.547Z] 4c4481f38a26: Preparing [2023-08-11T02:55:16.547Z] b3a4c6fe8697: Preparing [2023-08-11T02:55:16.547Z] 45f358d06a48: Preparing [2023-08-11T02:55:16.547Z] a0a258714f60: Preparing [2023-08-11T02:55:16.547Z] 09c78c0a29de: Preparing [2023-08-11T02:55:16.547Z] 635931138799: Preparing [2023-08-11T02:55:16.547Z] 1e64fc4add82: Preparing [2023-08-11T02:55:16.547Z] c4a5bece9873: Preparing [2023-08-11T02:55:16.547Z] 4290ff01b5a2: Preparing [2023-08-11T02:55:16.547Z] f4f1c400a863: Preparing [2023-08-11T02:55:16.547Z] 5f70bf18a086: Preparing [2023-08-11T02:55:16.547Z] 1d87e8073f56: Preparing [2023-08-11T02:55:16.547Z] 9b974121bd42: Preparing [2023-08-11T02:55:16.547Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:16.547Z] 4290ff01b5a2: Waiting [2023-08-11T02:55:16.547Z] f4f1c400a863: Waiting [2023-08-11T02:55:16.547Z] 5f70bf18a086: Waiting [2023-08-11T02:55:16.547Z] 1d87e8073f56: Waiting [2023-08-11T02:55:16.547Z] 9b974121bd42: Waiting [2023-08-11T02:55:16.547Z] 09c78c0a29de: Waiting [2023-08-11T02:55:16.547Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:16.547Z] 635931138799: Waiting [2023-08-11T02:55:16.547Z] 1e64fc4add82: Waiting [2023-08-11T02:55:16.547Z] c4a5bece9873: Waiting [2023-08-11T02:55:16.547Z] 4c4481f38a26: Layer already exists [2023-08-11T02:55:16.547Z] 19c6806e8f29: Layer already exists [2023-08-11T02:55:16.547Z] b3a4c6fe8697: Layer already exists [2023-08-11T02:55:16.547Z] a0a258714f60: Layer already exists [2023-08-11T02:55:16.547Z] 45f358d06a48: Layer already exists [2023-08-11T02:55:16.547Z] 09c78c0a29de: Layer already exists [2023-08-11T02:55:16.547Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:16.547Z] 635931138799: Layer already exists [2023-08-11T02:55:16.547Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:16.547Z] 4290ff01b5a2: Layer already exists [2023-08-11T02:55:16.547Z] f4f1c400a863: Layer already exists [2023-08-11T02:55:16.547Z] 9b974121bd42: Layer already exists [2023-08-11T02:55:16.547Z] 5f70bf18a086: Layer already exists [2023-08-11T02:55:16.547Z] 1d87e8073f56: Layer already exists [2023-08-11T02:55:16.547Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:16.812Z] 3.1.0-dev.20: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:17.146Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:17.475Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:17.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-11T02:55:17.475Z] 19c6806e8f29: Preparing [2023-08-11T02:55:17.475Z] 4c4481f38a26: Preparing [2023-08-11T02:55:17.475Z] b3a4c6fe8697: Preparing [2023-08-11T02:55:17.475Z] 45f358d06a48: Preparing [2023-08-11T02:55:17.475Z] a0a258714f60: Preparing [2023-08-11T02:55:17.475Z] 09c78c0a29de: Preparing [2023-08-11T02:55:17.475Z] 635931138799: Preparing [2023-08-11T02:55:17.475Z] 1e64fc4add82: Preparing [2023-08-11T02:55:17.475Z] c4a5bece9873: Preparing [2023-08-11T02:55:17.475Z] 4290ff01b5a2: Preparing [2023-08-11T02:55:17.475Z] f4f1c400a863: Preparing [2023-08-11T02:55:17.475Z] 5f70bf18a086: Preparing [2023-08-11T02:55:17.475Z] 1d87e8073f56: Preparing [2023-08-11T02:55:17.475Z] 9b974121bd42: Preparing [2023-08-11T02:55:17.475Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:17.475Z] 4290ff01b5a2: Waiting [2023-08-11T02:55:17.475Z] f4f1c400a863: Waiting [2023-08-11T02:55:17.475Z] 5f70bf18a086: Waiting [2023-08-11T02:55:17.475Z] 09c78c0a29de: Waiting [2023-08-11T02:55:17.475Z] 1d87e8073f56: Waiting [2023-08-11T02:55:17.475Z] 9b974121bd42: Waiting [2023-08-11T02:55:17.475Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:17.475Z] 635931138799: Waiting [2023-08-11T02:55:17.475Z] c4a5bece9873: Waiting [2023-08-11T02:55:17.475Z] 1e64fc4add82: Waiting [2023-08-11T02:55:17.475Z] b3a4c6fe8697: Layer already exists [2023-08-11T02:55:17.475Z] a0a258714f60: Layer already exists [2023-08-11T02:55:17.475Z] 45f358d06a48: Layer already exists [2023-08-11T02:55:17.475Z] 4c4481f38a26: Layer already exists [2023-08-11T02:55:17.475Z] 19c6806e8f29: Layer already exists [2023-08-11T02:55:17.475Z] 09c78c0a29de: Layer already exists [2023-08-11T02:55:17.475Z] 635931138799: Layer already exists [2023-08-11T02:55:17.475Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:17.475Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:17.475Z] 4290ff01b5a2: Layer already exists [2023-08-11T02:55:17.475Z] f4f1c400a863: Layer already exists [2023-08-11T02:55:17.475Z] 5f70bf18a086: Layer already exists [2023-08-11T02:55:17.475Z] 1d87e8073f56: Layer already exists [2023-08-11T02:55:17.475Z] 9b974121bd42: Layer already exists [2023-08-11T02:55:17.475Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:17.740Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:18.081Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:18.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-11T02:55:18.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-11T02:55:18.409Z] 19c6806e8f29: Preparing [2023-08-11T02:55:18.409Z] 4c4481f38a26: Preparing [2023-08-11T02:55:18.409Z] b3a4c6fe8697: Preparing [2023-08-11T02:55:18.409Z] 45f358d06a48: Preparing [2023-08-11T02:55:18.409Z] a0a258714f60: Preparing [2023-08-11T02:55:18.409Z] 09c78c0a29de: Preparing [2023-08-11T02:55:18.409Z] 635931138799: Preparing [2023-08-11T02:55:18.409Z] 1e64fc4add82: Preparing [2023-08-11T02:55:18.409Z] c4a5bece9873: Preparing [2023-08-11T02:55:18.409Z] 4290ff01b5a2: Preparing [2023-08-11T02:55:18.409Z] f4f1c400a863: Preparing [2023-08-11T02:55:18.409Z] 635931138799: Waiting [2023-08-11T02:55:18.409Z] 5f70bf18a086: Preparing [2023-08-11T02:55:18.409Z] 1d87e8073f56: Preparing [2023-08-11T02:55:18.409Z] 1e64fc4add82: Waiting [2023-08-11T02:55:18.409Z] 9b974121bd42: Preparing [2023-08-11T02:55:18.409Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:18.409Z] c4a5bece9873: Waiting [2023-08-11T02:55:18.409Z] 4290ff01b5a2: Waiting [2023-08-11T02:55:18.409Z] f4f1c400a863: Waiting [2023-08-11T02:55:18.409Z] 5f70bf18a086: Waiting [2023-08-11T02:55:18.409Z] 1d87e8073f56: Waiting [2023-08-11T02:55:18.409Z] 9b974121bd42: Waiting [2023-08-11T02:55:18.409Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:18.409Z] 09c78c0a29de: Waiting [2023-08-11T02:55:18.409Z] b3a4c6fe8697: Layer already exists [2023-08-11T02:55:18.409Z] a0a258714f60: Layer already exists [2023-08-11T02:55:18.409Z] 4c4481f38a26: Layer already exists [2023-08-11T02:55:18.409Z] 19c6806e8f29: Layer already exists [2023-08-11T02:55:18.409Z] 45f358d06a48: Layer already exists [2023-08-11T02:55:18.409Z] 09c78c0a29de: Layer already exists [2023-08-11T02:55:18.409Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:18.409Z] 635931138799: Layer already exists [2023-08-11T02:55:18.409Z] 4290ff01b5a2: Layer already exists [2023-08-11T02:55:18.409Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:18.409Z] 9b974121bd42: Layer already exists [2023-08-11T02:55:18.409Z] f4f1c400a863: Layer already exists [2023-08-11T02:55:18.409Z] 1d87e8073f56: Layer already exists [2023-08-11T02:55:18.409Z] 5f70bf18a086: Layer already exists [2023-08-11T02:55:18.409Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:18.673Z] main: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:55:18.714Z] ===================================================== [Pipeline] echo [2023-08-11T02:55:18.720Z] taggedImages: [2023-08-11T02:55:18.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:18.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-11T02:55:18.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.20 [2023-08-11T02:55:18.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:18.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-11T02:55:18.735Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-11T02:55:18.735Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:18.735Z] latest [2023-08-11T02:55:18.735Z] 3.1.0-dev.20 [2023-08-11T02:55:18.735Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:18.735Z] main [2023-08-11T02:55:18.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:19.065Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:19.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:19.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-11T02:55:19.392Z] 27b20865597b: Preparing [2023-08-11T02:55:19.392Z] a19ac30e4efc: Preparing [2023-08-11T02:55:19.392Z] 7fbe10a3aefc: Preparing [2023-08-11T02:55:19.392Z] 61c24ab42f74: Preparing [2023-08-11T02:55:19.392Z] 1e64fc4add82: Preparing [2023-08-11T02:55:19.392Z] c4a5bece9873: Preparing [2023-08-11T02:55:19.392Z] d4a7be9681e8: Preparing [2023-08-11T02:55:19.392Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:19.392Z] c4a5bece9873: Waiting [2023-08-11T02:55:19.392Z] d4a7be9681e8: Waiting [2023-08-11T02:55:19.392Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:19.392Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:19.656Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:19.656Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:19.656Z] a19ac30e4efc: Pushed [2023-08-11T02:55:19.656Z] 7fbe10a3aefc: Pushed [2023-08-11T02:55:19.656Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:19.656Z] 27b20865597b: Pushed [2023-08-11T02:55:22.224Z] 61c24ab42f74: Pushed [2023-08-11T02:55:22.489Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:22.821Z] + 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-08-11T02:55:23.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-11T02:55:23.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-11T02:55:23.150Z] 27b20865597b: Preparing [2023-08-11T02:55:23.150Z] a19ac30e4efc: Preparing [2023-08-11T02:55:23.150Z] 7fbe10a3aefc: Preparing [2023-08-11T02:55:23.150Z] 61c24ab42f74: Preparing [2023-08-11T02:55:23.150Z] 1e64fc4add82: Preparing [2023-08-11T02:55:23.150Z] c4a5bece9873: Preparing [2023-08-11T02:55:23.150Z] d4a7be9681e8: Preparing [2023-08-11T02:55:23.150Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:23.150Z] d4a7be9681e8: Waiting [2023-08-11T02:55:23.150Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:23.150Z] c4a5bece9873: Waiting [2023-08-11T02:55:23.150Z] 7fbe10a3aefc: Layer already exists [2023-08-11T02:55:23.150Z] a19ac30e4efc: Layer already exists [2023-08-11T02:55:23.150Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:23.150Z] 61c24ab42f74: Layer already exists [2023-08-11T02:55:23.150Z] 27b20865597b: Layer already exists [2023-08-11T02:55:23.150Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:23.150Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:23.150Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:23.150Z] latest: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:23.482Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:23.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.20 [2023-08-11T02:55:23.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-11T02:55:23.808Z] 27b20865597b: Preparing [2023-08-11T02:55:23.808Z] a19ac30e4efc: Preparing [2023-08-11T02:55:23.808Z] 7fbe10a3aefc: Preparing [2023-08-11T02:55:23.808Z] 61c24ab42f74: Preparing [2023-08-11T02:55:23.808Z] 1e64fc4add82: Preparing [2023-08-11T02:55:23.808Z] c4a5bece9873: Preparing [2023-08-11T02:55:23.808Z] d4a7be9681e8: Preparing [2023-08-11T02:55:23.808Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:23.808Z] c4a5bece9873: Waiting [2023-08-11T02:55:23.808Z] d4a7be9681e8: Waiting [2023-08-11T02:55:23.808Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:23.808Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:23.808Z] 7fbe10a3aefc: Layer already exists [2023-08-11T02:55:23.808Z] 27b20865597b: Layer already exists [2023-08-11T02:55:23.809Z] 61c24ab42f74: Layer already exists [2023-08-11T02:55:23.809Z] a19ac30e4efc: Layer already exists [2023-08-11T02:55:23.809Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:23.809Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:23.809Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:23.809Z] 3.1.0-dev.20: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:24.163Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:24.509Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:24.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-11T02:55:24.509Z] 27b20865597b: Preparing [2023-08-11T02:55:24.509Z] a19ac30e4efc: Preparing [2023-08-11T02:55:24.509Z] 7fbe10a3aefc: Preparing [2023-08-11T02:55:24.509Z] 61c24ab42f74: Preparing [2023-08-11T02:55:24.509Z] 1e64fc4add82: Preparing [2023-08-11T02:55:24.509Z] c4a5bece9873: Preparing [2023-08-11T02:55:24.509Z] d4a7be9681e8: Preparing [2023-08-11T02:55:24.509Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:24.509Z] c4a5bece9873: Waiting [2023-08-11T02:55:24.509Z] d4a7be9681e8: Waiting [2023-08-11T02:55:24.509Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:24.509Z] 61c24ab42f74: Layer already exists [2023-08-11T02:55:24.509Z] a19ac30e4efc: Layer already exists [2023-08-11T02:55:24.509Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:24.509Z] 7fbe10a3aefc: Layer already exists [2023-08-11T02:55:24.509Z] 27b20865597b: Layer already exists [2023-08-11T02:55:24.509Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:24.509Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:24.509Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:24.509Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:24.874Z] + 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-08-11T02:55:25.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-11T02:55:25.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-11T02:55:25.223Z] 27b20865597b: Preparing [2023-08-11T02:55:25.223Z] a19ac30e4efc: Preparing [2023-08-11T02:55:25.223Z] 7fbe10a3aefc: Preparing [2023-08-11T02:55:25.223Z] 61c24ab42f74: Preparing [2023-08-11T02:55:25.223Z] 1e64fc4add82: Preparing [2023-08-11T02:55:25.223Z] c4a5bece9873: Preparing [2023-08-11T02:55:25.223Z] d4a7be9681e8: Preparing [2023-08-11T02:55:25.223Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:25.223Z] d4a7be9681e8: Waiting [2023-08-11T02:55:25.223Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:25.223Z] c4a5bece9873: Waiting [2023-08-11T02:55:25.223Z] a19ac30e4efc: Layer already exists [2023-08-11T02:55:25.223Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:25.223Z] 61c24ab42f74: Layer already exists [2023-08-11T02:55:25.223Z] 27b20865597b: Layer already exists [2023-08-11T02:55:25.223Z] 7fbe10a3aefc: Layer already exists [2023-08-11T02:55:25.223Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:25.223Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:25.223Z] d4a7be9681e8: Layer already exists [2023-08-11T02:55:25.223Z] main: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:55:25.535Z] ===================================================== [Pipeline] echo [2023-08-11T02:55:25.546Z] taggedImages: [2023-08-11T02:55:25.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:25.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-11T02:55:25.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.20 [2023-08-11T02:55:25.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:25.546Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-11T02:55:25.561Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-11T02:55:25.561Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:25.561Z] latest [2023-08-11T02:55:25.561Z] 3.1.0-dev.20 [2023-08-11T02:55:25.561Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:25.561Z] main [2023-08-11T02:55:25.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:25.895Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:26.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:26.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-11T02:55:26.229Z] e07bef635f0d: Preparing [2023-08-11T02:55:26.229Z] 759c63f4ff79: Preparing [2023-08-11T02:55:26.229Z] 1f71a2c3438f: Preparing [2023-08-11T02:55:26.229Z] 28d6046497e4: Preparing [2023-08-11T02:55:26.229Z] 1e64fc4add82: Preparing [2023-08-11T02:55:26.229Z] c4a5bece9873: Preparing [2023-08-11T02:55:26.229Z] 566197b0ec1d: Preparing [2023-08-11T02:55:26.229Z] e4497f153ac3: Preparing [2023-08-11T02:55:26.229Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:26.229Z] e4497f153ac3: Waiting [2023-08-11T02:55:26.229Z] c4a5bece9873: Waiting [2023-08-11T02:55:26.229Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:26.229Z] 566197b0ec1d: Waiting [2023-08-11T02:55:26.229Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:26.493Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:26.493Z] e07bef635f0d: Pushed [2023-08-11T02:55:26.493Z] 28d6046497e4: Pushed [2023-08-11T02:55:26.493Z] 759c63f4ff79: Pushed [2023-08-11T02:55:26.493Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:26.493Z] 566197b0ec1d: Pushed [2023-08-11T02:55:26.758Z] e4497f153ac3: Pushed [2023-08-11T02:55:34.940Z] 1f71a2c3438f: Pushed [2023-08-11T02:55:34.940Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:35.282Z] + 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-08-11T02:55:35.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-11T02:55:35.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-11T02:55:35.618Z] e07bef635f0d: Preparing [2023-08-11T02:55:35.618Z] 759c63f4ff79: Preparing [2023-08-11T02:55:35.618Z] 1f71a2c3438f: Preparing [2023-08-11T02:55:35.618Z] 28d6046497e4: Preparing [2023-08-11T02:55:35.618Z] 1e64fc4add82: Preparing [2023-08-11T02:55:35.618Z] c4a5bece9873: Preparing [2023-08-11T02:55:35.618Z] 566197b0ec1d: Preparing [2023-08-11T02:55:35.618Z] e4497f153ac3: Preparing [2023-08-11T02:55:35.618Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:35.618Z] 566197b0ec1d: Waiting [2023-08-11T02:55:35.618Z] c4a5bece9873: Waiting [2023-08-11T02:55:35.618Z] e4497f153ac3: Waiting [2023-08-11T02:55:35.618Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:35.618Z] e07bef635f0d: Layer already exists [2023-08-11T02:55:35.618Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:35.618Z] 28d6046497e4: Layer already exists [2023-08-11T02:55:35.618Z] 1f71a2c3438f: Layer already exists [2023-08-11T02:55:35.618Z] 759c63f4ff79: Layer already exists [2023-08-11T02:55:35.618Z] e4497f153ac3: Layer already exists [2023-08-11T02:55:35.618Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:35.618Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:35.618Z] 566197b0ec1d: Layer already exists [2023-08-11T02:55:35.618Z] latest: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:35.951Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:36.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.20 [2023-08-11T02:55:36.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-11T02:55:36.282Z] e07bef635f0d: Preparing [2023-08-11T02:55:36.282Z] 759c63f4ff79: Preparing [2023-08-11T02:55:36.282Z] 1f71a2c3438f: Preparing [2023-08-11T02:55:36.282Z] 28d6046497e4: Preparing [2023-08-11T02:55:36.282Z] 1e64fc4add82: Preparing [2023-08-11T02:55:36.282Z] c4a5bece9873: Preparing [2023-08-11T02:55:36.282Z] 566197b0ec1d: Preparing [2023-08-11T02:55:36.282Z] e4497f153ac3: Preparing [2023-08-11T02:55:36.282Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:36.282Z] 566197b0ec1d: Waiting [2023-08-11T02:55:36.283Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:36.283Z] e4497f153ac3: Waiting [2023-08-11T02:55:36.283Z] c4a5bece9873: Waiting [2023-08-11T02:55:36.283Z] 28d6046497e4: Layer already exists [2023-08-11T02:55:36.283Z] 759c63f4ff79: Layer already exists [2023-08-11T02:55:36.283Z] e07bef635f0d: Layer already exists [2023-08-11T02:55:36.283Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:36.283Z] 1f71a2c3438f: Layer already exists [2023-08-11T02:55:36.283Z] 566197b0ec1d: Layer already exists [2023-08-11T02:55:36.283Z] e4497f153ac3: Layer already exists [2023-08-11T02:55:36.283Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:36.283Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:36.283Z] 3.1.0-dev.20: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:36.612Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:36.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:36.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-11T02:55:36.936Z] e07bef635f0d: Preparing [2023-08-11T02:55:36.936Z] 759c63f4ff79: Preparing [2023-08-11T02:55:36.936Z] 1f71a2c3438f: Preparing [2023-08-11T02:55:36.936Z] 28d6046497e4: Preparing [2023-08-11T02:55:36.936Z] 1e64fc4add82: Preparing [2023-08-11T02:55:36.936Z] c4a5bece9873: Preparing [2023-08-11T02:55:36.936Z] 566197b0ec1d: Preparing [2023-08-11T02:55:36.936Z] e4497f153ac3: Preparing [2023-08-11T02:55:36.936Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:36.936Z] 566197b0ec1d: Waiting [2023-08-11T02:55:36.936Z] e4497f153ac3: Waiting [2023-08-11T02:55:36.936Z] c4a5bece9873: Waiting [2023-08-11T02:55:36.936Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:36.936Z] e07bef635f0d: Layer already exists [2023-08-11T02:55:36.936Z] 759c63f4ff79: Layer already exists [2023-08-11T02:55:36.936Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:36.936Z] 1f71a2c3438f: Layer already exists [2023-08-11T02:55:36.936Z] 28d6046497e4: Layer already exists [2023-08-11T02:55:36.936Z] e4497f153ac3: Layer already exists [2023-08-11T02:55:36.936Z] 566197b0ec1d: Layer already exists [2023-08-11T02:55:36.936Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:36.936Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:36.936Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:37.525Z] + 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-08-11T02:55:37.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-11T02:55:37.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-11T02:55:37.847Z] e07bef635f0d: Preparing [2023-08-11T02:55:37.847Z] 759c63f4ff79: Preparing [2023-08-11T02:55:37.847Z] 1f71a2c3438f: Preparing [2023-08-11T02:55:37.847Z] 28d6046497e4: Preparing [2023-08-11T02:55:37.847Z] 1e64fc4add82: Preparing [2023-08-11T02:55:37.847Z] c4a5bece9873: Preparing [2023-08-11T02:55:37.847Z] 566197b0ec1d: Preparing [2023-08-11T02:55:37.847Z] e4497f153ac3: Preparing [2023-08-11T02:55:37.847Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:37.847Z] e4497f153ac3: Waiting [2023-08-11T02:55:37.847Z] c4a5bece9873: Waiting [2023-08-11T02:55:37.847Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:37.847Z] 566197b0ec1d: Waiting [2023-08-11T02:55:37.847Z] 759c63f4ff79: Layer already exists [2023-08-11T02:55:37.847Z] e07bef635f0d: Layer already exists [2023-08-11T02:55:37.847Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:37.847Z] 1f71a2c3438f: Layer already exists [2023-08-11T02:55:37.847Z] 28d6046497e4: Layer already exists [2023-08-11T02:55:37.847Z] 566197b0ec1d: Layer already exists [2023-08-11T02:55:37.847Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:37.847Z] e4497f153ac3: Layer already exists [2023-08-11T02:55:37.847Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:38.110Z] main: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:55:38.151Z] ===================================================== [Pipeline] echo [2023-08-11T02:55:38.157Z] taggedImages: [2023-08-11T02:55:38.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:38.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-11T02:55:38.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.20 [2023-08-11T02:55:38.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:38.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-11T02:55:38.182Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-11T02:55:38.182Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:38.182Z] latest [2023-08-11T02:55:38.182Z] 3.1.0-dev.20 [2023-08-11T02:55:38.182Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:38.182Z] main [2023-08-11T02:55:38.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:38.531Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:38.857Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:38.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-11T02:55:38.858Z] 27c87bac9f11: Preparing [2023-08-11T02:55:38.858Z] 242770217444: Preparing [2023-08-11T02:55:38.858Z] 6657ce482694: Preparing [2023-08-11T02:55:38.858Z] d94b297fbb92: Preparing [2023-08-11T02:55:38.858Z] b1228cd57285: Preparing [2023-08-11T02:55:38.858Z] 5c76a2af2fba: Preparing [2023-08-11T02:55:38.858Z] e6a90c49fbca: Preparing [2023-08-11T02:55:38.858Z] 1e64fc4add82: Preparing [2023-08-11T02:55:38.858Z] c4a5bece9873: Preparing [2023-08-11T02:55:38.858Z] ea45b33987ca: Preparing [2023-08-11T02:55:38.858Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:38.858Z] c4a5bece9873: Waiting [2023-08-11T02:55:38.858Z] 5c76a2af2fba: Waiting [2023-08-11T02:55:38.858Z] e6a90c49fbca: Waiting [2023-08-11T02:55:38.858Z] 1e64fc4add82: Waiting [2023-08-11T02:55:38.858Z] ea45b33987ca: Waiting [2023-08-11T02:55:38.858Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:39.123Z] 242770217444: Pushed [2023-08-11T02:55:39.123Z] 27c87bac9f11: Pushed [2023-08-11T02:55:39.123Z] b1228cd57285: Pushed [2023-08-11T02:55:39.123Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:39.123Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:39.388Z] 5c76a2af2fba: Pushed [2023-08-11T02:55:39.388Z] e6a90c49fbca: Pushed [2023-08-11T02:55:39.388Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:41.953Z] d94b297fbb92: Pushed [2023-08-11T02:55:41.953Z] ea45b33987ca: Pushed [2023-08-11T02:55:42.532Z] 6657ce482694: Pushed [2023-08-11T02:55:42.532Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:42.875Z] + 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-08-11T02:55:43.199Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-11T02:55:43.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-11T02:55:43.199Z] 27c87bac9f11: Preparing [2023-08-11T02:55:43.199Z] 242770217444: Preparing [2023-08-11T02:55:43.199Z] 6657ce482694: Preparing [2023-08-11T02:55:43.199Z] d94b297fbb92: Preparing [2023-08-11T02:55:43.199Z] b1228cd57285: Preparing [2023-08-11T02:55:43.199Z] 5c76a2af2fba: Preparing [2023-08-11T02:55:43.199Z] e6a90c49fbca: Preparing [2023-08-11T02:55:43.199Z] 1e64fc4add82: Preparing [2023-08-11T02:55:43.199Z] c4a5bece9873: Preparing [2023-08-11T02:55:43.199Z] ea45b33987ca: Preparing [2023-08-11T02:55:43.199Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:43.199Z] ea45b33987ca: Waiting [2023-08-11T02:55:43.199Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:43.199Z] c4a5bece9873: Waiting [2023-08-11T02:55:43.199Z] 1e64fc4add82: Waiting [2023-08-11T02:55:43.199Z] 5c76a2af2fba: Waiting [2023-08-11T02:55:43.199Z] e6a90c49fbca: Waiting [2023-08-11T02:55:43.199Z] d94b297fbb92: Layer already exists [2023-08-11T02:55:43.199Z] 27c87bac9f11: Layer already exists [2023-08-11T02:55:43.199Z] 242770217444: Layer already exists [2023-08-11T02:55:43.199Z] 6657ce482694: Layer already exists [2023-08-11T02:55:43.199Z] b1228cd57285: Layer already exists [2023-08-11T02:55:43.199Z] 5c76a2af2fba: Layer already exists [2023-08-11T02:55:43.199Z] e6a90c49fbca: Layer already exists [2023-08-11T02:55:43.199Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:43.199Z] ea45b33987ca: Layer already exists [2023-08-11T02:55:43.199Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:43.199Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:43.462Z] latest: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:43.790Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:44.122Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.20 [2023-08-11T02:55:44.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-11T02:55:44.122Z] 27c87bac9f11: Preparing [2023-08-11T02:55:44.122Z] 242770217444: Preparing [2023-08-11T02:55:44.122Z] 6657ce482694: Preparing [2023-08-11T02:55:44.122Z] d94b297fbb92: Preparing [2023-08-11T02:55:44.122Z] b1228cd57285: Preparing [2023-08-11T02:55:44.122Z] 5c76a2af2fba: Preparing [2023-08-11T02:55:44.122Z] e6a90c49fbca: Preparing [2023-08-11T02:55:44.122Z] 1e64fc4add82: Preparing [2023-08-11T02:55:44.122Z] c4a5bece9873: Preparing [2023-08-11T02:55:44.122Z] ea45b33987ca: Preparing [2023-08-11T02:55:44.122Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:44.122Z] 5c76a2af2fba: Waiting [2023-08-11T02:55:44.122Z] e6a90c49fbca: Waiting [2023-08-11T02:55:44.122Z] 1e64fc4add82: Waiting [2023-08-11T02:55:44.122Z] c4a5bece9873: Waiting [2023-08-11T02:55:44.122Z] ea45b33987ca: Waiting [2023-08-11T02:55:44.122Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:44.122Z] d94b297fbb92: Layer already exists [2023-08-11T02:55:44.122Z] b1228cd57285: Layer already exists [2023-08-11T02:55:44.122Z] 6657ce482694: Layer already exists [2023-08-11T02:55:44.122Z] 242770217444: Layer already exists [2023-08-11T02:55:44.122Z] 27c87bac9f11: Layer already exists [2023-08-11T02:55:44.122Z] e6a90c49fbca: Layer already exists [2023-08-11T02:55:44.122Z] 5c76a2af2fba: Layer already exists [2023-08-11T02:55:44.122Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:44.122Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:44.122Z] ea45b33987ca: Layer already exists [2023-08-11T02:55:44.122Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:44.122Z] 3.1.0-dev.20: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:44.730Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:45.065Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:45.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-11T02:55:45.065Z] 27c87bac9f11: Preparing [2023-08-11T02:55:45.065Z] 242770217444: Preparing [2023-08-11T02:55:45.065Z] 6657ce482694: Preparing [2023-08-11T02:55:45.065Z] d94b297fbb92: Preparing [2023-08-11T02:55:45.065Z] b1228cd57285: Preparing [2023-08-11T02:55:45.065Z] 5c76a2af2fba: Preparing [2023-08-11T02:55:45.065Z] e6a90c49fbca: Preparing [2023-08-11T02:55:45.065Z] 1e64fc4add82: Preparing [2023-08-11T02:55:45.065Z] c4a5bece9873: Preparing [2023-08-11T02:55:45.065Z] ea45b33987ca: Preparing [2023-08-11T02:55:45.065Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:45.065Z] 1e64fc4add82: Waiting [2023-08-11T02:55:45.065Z] c4a5bece9873: Waiting [2023-08-11T02:55:45.065Z] ea45b33987ca: Waiting [2023-08-11T02:55:45.065Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:45.065Z] 5c76a2af2fba: Waiting [2023-08-11T02:55:45.065Z] e6a90c49fbca: Waiting [2023-08-11T02:55:45.065Z] b1228cd57285: Layer already exists [2023-08-11T02:55:45.065Z] 242770217444: Layer already exists [2023-08-11T02:55:45.065Z] 6657ce482694: Layer already exists [2023-08-11T02:55:45.065Z] d94b297fbb92: Layer already exists [2023-08-11T02:55:45.065Z] 27c87bac9f11: Layer already exists [2023-08-11T02:55:45.065Z] 5c76a2af2fba: Layer already exists [2023-08-11T02:55:45.065Z] e6a90c49fbca: Layer already exists [2023-08-11T02:55:45.065Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:45.065Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:45.065Z] ea45b33987ca: Layer already exists [2023-08-11T02:55:45.065Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:45.329Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:45.666Z] + 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-08-11T02:55:45.984Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-11T02:55:45.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-11T02:55:45.984Z] 27c87bac9f11: Preparing [2023-08-11T02:55:45.984Z] 242770217444: Preparing [2023-08-11T02:55:45.984Z] 6657ce482694: Preparing [2023-08-11T02:55:45.984Z] d94b297fbb92: Preparing [2023-08-11T02:55:45.984Z] b1228cd57285: Preparing [2023-08-11T02:55:45.984Z] 5c76a2af2fba: Preparing [2023-08-11T02:55:45.984Z] e6a90c49fbca: Preparing [2023-08-11T02:55:45.984Z] 1e64fc4add82: Preparing [2023-08-11T02:55:45.984Z] c4a5bece9873: Preparing [2023-08-11T02:55:45.984Z] ea45b33987ca: Preparing [2023-08-11T02:55:45.984Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:45.984Z] 5c76a2af2fba: Waiting [2023-08-11T02:55:45.984Z] e6a90c49fbca: Waiting [2023-08-11T02:55:45.984Z] 1e64fc4add82: Waiting [2023-08-11T02:55:45.984Z] c4a5bece9873: Waiting [2023-08-11T02:55:45.984Z] ea45b33987ca: Waiting [2023-08-11T02:55:45.984Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:45.984Z] 27c87bac9f11: Layer already exists [2023-08-11T02:55:45.984Z] 6657ce482694: Layer already exists [2023-08-11T02:55:45.984Z] d94b297fbb92: Layer already exists [2023-08-11T02:55:45.984Z] 242770217444: Layer already exists [2023-08-11T02:55:45.984Z] b1228cd57285: Layer already exists [2023-08-11T02:55:45.984Z] 5c76a2af2fba: Layer already exists [2023-08-11T02:55:45.984Z] e6a90c49fbca: Layer already exists [2023-08-11T02:55:45.985Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:45.985Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:45.985Z] ea45b33987ca: Layer already exists [2023-08-11T02:55:45.985Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:46.248Z] main: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:55:46.287Z] ===================================================== [Pipeline] echo [2023-08-11T02:55:46.292Z] taggedImages: [2023-08-11T02:55:46.292Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:46.292Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-11T02:55:46.292Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.20 [2023-08-11T02:55:46.292Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:46.292Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-11T02:55:46.307Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-11T02:55:46.307Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:46.307Z] latest [2023-08-11T02:55:46.307Z] 3.1.0-dev.20 [2023-08-11T02:55:46.307Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:46.307Z] main [2023-08-11T02:55:46.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:46.635Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:46.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:46.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-11T02:55:46.968Z] 149599a8e186: Preparing [2023-08-11T02:55:46.968Z] cc14ce0f59e8: Preparing [2023-08-11T02:55:46.968Z] 1e64fc4add82: Preparing [2023-08-11T02:55:46.968Z] c4a5bece9873: Preparing [2023-08-11T02:55:46.968Z] 691a3d26b82f: Preparing [2023-08-11T02:55:46.968Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:46.968Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:46.968Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:47.231Z] 149599a8e186: Pushed [2023-08-11T02:55:47.231Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:47.231Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:48.183Z] 691a3d26b82f: Pushed [2023-08-11T02:55:52.411Z] cc14ce0f59e8: Pushed [2023-08-11T02:55:52.411Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:52.746Z] + 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-08-11T02:55:53.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-11T02:55:53.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-11T02:55:53.082Z] 149599a8e186: Preparing [2023-08-11T02:55:53.082Z] cc14ce0f59e8: Preparing [2023-08-11T02:55:53.082Z] 1e64fc4add82: Preparing [2023-08-11T02:55:53.082Z] c4a5bece9873: Preparing [2023-08-11T02:55:53.082Z] 691a3d26b82f: Preparing [2023-08-11T02:55:53.082Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:53.082Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:53.082Z] 149599a8e186: Layer already exists [2023-08-11T02:55:53.082Z] 691a3d26b82f: Layer already exists [2023-08-11T02:55:53.082Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:53.082Z] cc14ce0f59e8: Layer already exists [2023-08-11T02:55:53.082Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:53.082Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:53.082Z] latest: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:53.408Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:53.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.20 [2023-08-11T02:55:53.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-11T02:55:53.731Z] 149599a8e186: Preparing [2023-08-11T02:55:53.731Z] cc14ce0f59e8: Preparing [2023-08-11T02:55:53.731Z] 1e64fc4add82: Preparing [2023-08-11T02:55:53.731Z] c4a5bece9873: Preparing [2023-08-11T02:55:53.731Z] 691a3d26b82f: Preparing [2023-08-11T02:55:53.731Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:53.731Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:53.731Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:53.731Z] 149599a8e186: Layer already exists [2023-08-11T02:55:53.731Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:53.731Z] 691a3d26b82f: Layer already exists [2023-08-11T02:55:53.731Z] cc14ce0f59e8: Layer already exists [2023-08-11T02:55:53.731Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:53.731Z] 3.1.0-dev.20: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:54.064Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:54.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:54.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-11T02:55:54.389Z] 149599a8e186: Preparing [2023-08-11T02:55:54.389Z] cc14ce0f59e8: Preparing [2023-08-11T02:55:54.389Z] 1e64fc4add82: Preparing [2023-08-11T02:55:54.389Z] c4a5bece9873: Preparing [2023-08-11T02:55:54.389Z] 691a3d26b82f: Preparing [2023-08-11T02:55:54.389Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:54.389Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:54.389Z] 149599a8e186: Layer already exists [2023-08-11T02:55:54.389Z] cc14ce0f59e8: Layer already exists [2023-08-11T02:55:54.389Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:54.389Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:54.389Z] 691a3d26b82f: Layer already exists [2023-08-11T02:55:54.389Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:54.389Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:54.714Z] + 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-08-11T02:55:55.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-11T02:55:55.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-11T02:55:55.039Z] 149599a8e186: Preparing [2023-08-11T02:55:55.039Z] cc14ce0f59e8: Preparing [2023-08-11T02:55:55.039Z] 1e64fc4add82: Preparing [2023-08-11T02:55:55.039Z] c4a5bece9873: Preparing [2023-08-11T02:55:55.039Z] 691a3d26b82f: Preparing [2023-08-11T02:55:55.039Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:55.039Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:55.039Z] 149599a8e186: Layer already exists [2023-08-11T02:55:55.039Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:55.039Z] 691a3d26b82f: Layer already exists [2023-08-11T02:55:55.039Z] cc14ce0f59e8: Layer already exists [2023-08-11T02:55:55.039Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:55.039Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:55.039Z] main: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:55:55.343Z] ===================================================== [Pipeline] echo [2023-08-11T02:55:55.350Z] taggedImages: [2023-08-11T02:55:55.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:55.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-11T02:55:55.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.20 [2023-08-11T02:55:55.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:55.350Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-11T02:55:55.366Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-11T02:55:55.366Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:55.366Z] latest [2023-08-11T02:55:55.366Z] 3.1.0-dev.20 [2023-08-11T02:55:55.366Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:55:55.366Z] main [2023-08-11T02:55:55.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:55.691Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:55:56.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:55:56.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-11T02:55:56.027Z] db75b125358b: Preparing [2023-08-11T02:55:56.027Z] 85fe9d79b11d: Preparing [2023-08-11T02:55:56.027Z] 9c32cc4e5b20: Preparing [2023-08-11T02:55:56.027Z] 0a09a2317ec5: Preparing [2023-08-11T02:55:56.027Z] 7dd6808276a8: Preparing [2023-08-11T02:55:56.027Z] 1e64fc4add82: Preparing [2023-08-11T02:55:56.027Z] c4a5bece9873: Preparing [2023-08-11T02:55:56.027Z] 15f71266520b: Preparing [2023-08-11T02:55:56.027Z] d2d9d24a8c2a: Preparing [2023-08-11T02:55:56.027Z] c4a5bece9873: Waiting [2023-08-11T02:55:56.027Z] 15f71266520b: Waiting [2023-08-11T02:55:56.027Z] 1e64fc4add82: Waiting [2023-08-11T02:55:56.027Z] d2d9d24a8c2a: Waiting [2023-08-11T02:55:56.291Z] db75b125358b: Pushed [2023-08-11T02:55:56.291Z] 85fe9d79b11d: Pushed [2023-08-11T02:55:56.291Z] 9c32cc4e5b20: Pushed [2023-08-11T02:55:56.291Z] 1e64fc4add82: Layer already exists [2023-08-11T02:55:56.291Z] c4a5bece9873: Layer already exists [2023-08-11T02:55:56.291Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:55:57.247Z] 15f71266520b: Pushed [2023-08-11T02:56:09.531Z] 7dd6808276a8: Pushed [2023-08-11T02:56:12.857Z] 0a09a2317ec5: Pushed [2023-08-11T02:56:13.120Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:13.453Z] + 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-08-11T02:56:13.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-11T02:56:13.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-11T02:56:13.787Z] db75b125358b: Preparing [2023-08-11T02:56:13.787Z] 85fe9d79b11d: Preparing [2023-08-11T02:56:13.787Z] 9c32cc4e5b20: Preparing [2023-08-11T02:56:13.787Z] 0a09a2317ec5: Preparing [2023-08-11T02:56:13.787Z] 7dd6808276a8: Preparing [2023-08-11T02:56:13.787Z] 1e64fc4add82: Preparing [2023-08-11T02:56:13.787Z] c4a5bece9873: Preparing [2023-08-11T02:56:13.787Z] 15f71266520b: Preparing [2023-08-11T02:56:13.787Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:13.787Z] c4a5bece9873: Waiting [2023-08-11T02:56:13.787Z] 15f71266520b: Waiting [2023-08-11T02:56:13.787Z] 1e64fc4add82: Waiting [2023-08-11T02:56:13.787Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:13.787Z] 85fe9d79b11d: Layer already exists [2023-08-11T02:56:13.787Z] 0a09a2317ec5: Layer already exists [2023-08-11T02:56:13.787Z] 9c32cc4e5b20: Layer already exists [2023-08-11T02:56:13.787Z] 7dd6808276a8: Layer already exists [2023-08-11T02:56:13.787Z] db75b125358b: Layer already exists [2023-08-11T02:56:13.787Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:13.787Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:13.787Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:13.787Z] 15f71266520b: Layer already exists [2023-08-11T02:56:13.787Z] latest: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:14.390Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:14.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.20 [2023-08-11T02:56:14.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-11T02:56:14.716Z] db75b125358b: Preparing [2023-08-11T02:56:14.716Z] 85fe9d79b11d: Preparing [2023-08-11T02:56:14.716Z] 9c32cc4e5b20: Preparing [2023-08-11T02:56:14.716Z] 0a09a2317ec5: Preparing [2023-08-11T02:56:14.716Z] 7dd6808276a8: Preparing [2023-08-11T02:56:14.716Z] 1e64fc4add82: Preparing [2023-08-11T02:56:14.716Z] c4a5bece9873: Preparing [2023-08-11T02:56:14.716Z] 15f71266520b: Preparing [2023-08-11T02:56:14.716Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:14.716Z] c4a5bece9873: Waiting [2023-08-11T02:56:14.716Z] 15f71266520b: Waiting [2023-08-11T02:56:14.716Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:14.716Z] 1e64fc4add82: Waiting [2023-08-11T02:56:14.716Z] 9c32cc4e5b20: Layer already exists [2023-08-11T02:56:14.716Z] 0a09a2317ec5: Layer already exists [2023-08-11T02:56:14.716Z] db75b125358b: Layer already exists [2023-08-11T02:56:14.716Z] 7dd6808276a8: Layer already exists [2023-08-11T02:56:14.716Z] 85fe9d79b11d: Layer already exists [2023-08-11T02:56:14.716Z] 15f71266520b: Layer already exists [2023-08-11T02:56:14.716Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:14.716Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:14.716Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:14.716Z] 3.1.0-dev.20: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:15.047Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:15.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:56:15.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-11T02:56:15.374Z] db75b125358b: Preparing [2023-08-11T02:56:15.374Z] 85fe9d79b11d: Preparing [2023-08-11T02:56:15.374Z] 9c32cc4e5b20: Preparing [2023-08-11T02:56:15.374Z] 0a09a2317ec5: Preparing [2023-08-11T02:56:15.374Z] 7dd6808276a8: Preparing [2023-08-11T02:56:15.374Z] 1e64fc4add82: Preparing [2023-08-11T02:56:15.374Z] c4a5bece9873: Preparing [2023-08-11T02:56:15.374Z] 15f71266520b: Preparing [2023-08-11T02:56:15.374Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:15.374Z] c4a5bece9873: Waiting [2023-08-11T02:56:15.374Z] 15f71266520b: Waiting [2023-08-11T02:56:15.374Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:15.374Z] 1e64fc4add82: Waiting [2023-08-11T02:56:15.374Z] db75b125358b: Layer already exists [2023-08-11T02:56:15.374Z] 7dd6808276a8: Layer already exists [2023-08-11T02:56:15.374Z] 9c32cc4e5b20: Layer already exists [2023-08-11T02:56:15.374Z] 85fe9d79b11d: Layer already exists [2023-08-11T02:56:15.374Z] 0a09a2317ec5: Layer already exists [2023-08-11T02:56:15.374Z] 15f71266520b: Layer already exists [2023-08-11T02:56:15.374Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:15.374Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:15.374Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:15.374Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:15.972Z] + 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-08-11T02:56:16.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-11T02:56:16.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-11T02:56:16.298Z] db75b125358b: Preparing [2023-08-11T02:56:16.298Z] 85fe9d79b11d: Preparing [2023-08-11T02:56:16.298Z] 9c32cc4e5b20: Preparing [2023-08-11T02:56:16.298Z] 0a09a2317ec5: Preparing [2023-08-11T02:56:16.298Z] 7dd6808276a8: Preparing [2023-08-11T02:56:16.298Z] 1e64fc4add82: Preparing [2023-08-11T02:56:16.298Z] c4a5bece9873: Preparing [2023-08-11T02:56:16.298Z] 15f71266520b: Preparing [2023-08-11T02:56:16.298Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:16.298Z] 1e64fc4add82: Waiting [2023-08-11T02:56:16.298Z] c4a5bece9873: Waiting [2023-08-11T02:56:16.298Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:16.298Z] 15f71266520b: Waiting [2023-08-11T02:56:16.298Z] 9c32cc4e5b20: Layer already exists [2023-08-11T02:56:16.298Z] db75b125358b: Layer already exists [2023-08-11T02:56:16.298Z] 0a09a2317ec5: Layer already exists [2023-08-11T02:56:16.298Z] 7dd6808276a8: Layer already exists [2023-08-11T02:56:16.298Z] 85fe9d79b11d: Layer already exists [2023-08-11T02:56:16.298Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:16.298Z] 15f71266520b: Layer already exists [2023-08-11T02:56:16.298Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:16.298Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:16.561Z] main: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:56:16.602Z] ===================================================== [Pipeline] echo [2023-08-11T02:56:16.616Z] taggedImages: [2023-08-11T02:56:16.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:56:16.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-11T02:56:16.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.20 [2023-08-11T02:56:16.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:56:16.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-11T02:56:16.646Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-11T02:56:16.646Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:56:16.646Z] latest [2023-08-11T02:56:16.646Z] 3.1.0-dev.20 [2023-08-11T02:56:16.646Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:56:16.646Z] main [2023-08-11T02:56:16.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:16.982Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:17.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:56:17.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-11T02:56:17.306Z] 201a4dfbcb65: Preparing [2023-08-11T02:56:17.306Z] 6305d1cdd013: Preparing [2023-08-11T02:56:17.306Z] 5b43715cb5ee: Preparing [2023-08-11T02:56:17.306Z] 08551d2431fb: Preparing [2023-08-11T02:56:17.306Z] 1e64fc4add82: Preparing [2023-08-11T02:56:17.306Z] c4a5bece9873: Preparing [2023-08-11T02:56:17.306Z] aeae0299e1d8: Preparing [2023-08-11T02:56:17.306Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:17.306Z] aeae0299e1d8: Waiting [2023-08-11T02:56:17.306Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:17.306Z] c4a5bece9873: Waiting [2023-08-11T02:56:17.306Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:17.572Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:17.572Z] 6305d1cdd013: Pushed [2023-08-11T02:56:17.572Z] 5b43715cb5ee: Pushed [2023-08-11T02:56:17.572Z] 201a4dfbcb65: Pushed [2023-08-11T02:56:17.572Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:18.150Z] aeae0299e1d8: Pushed [2023-08-11T02:56:36.321Z] 08551d2431fb: Pushed [2023-08-11T02:56:36.321Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:36.684Z] + 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-08-11T02:56:37.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-11T02:56:37.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-11T02:56:37.016Z] 201a4dfbcb65: Preparing [2023-08-11T02:56:37.016Z] 6305d1cdd013: Preparing [2023-08-11T02:56:37.016Z] 5b43715cb5ee: Preparing [2023-08-11T02:56:37.016Z] 08551d2431fb: Preparing [2023-08-11T02:56:37.016Z] 1e64fc4add82: Preparing [2023-08-11T02:56:37.016Z] c4a5bece9873: Preparing [2023-08-11T02:56:37.016Z] aeae0299e1d8: Preparing [2023-08-11T02:56:37.016Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:37.016Z] c4a5bece9873: Waiting [2023-08-11T02:56:37.016Z] aeae0299e1d8: Waiting [2023-08-11T02:56:37.016Z] 08551d2431fb: Layer already exists [2023-08-11T02:56:37.016Z] 6305d1cdd013: Layer already exists [2023-08-11T02:56:37.016Z] 5b43715cb5ee: Layer already exists [2023-08-11T02:56:37.016Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:37.016Z] 201a4dfbcb65: Layer already exists [2023-08-11T02:56:37.016Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:37.016Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:37.016Z] aeae0299e1d8: Layer already exists [2023-08-11T02:56:37.016Z] latest: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:37.619Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:37.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.20 [2023-08-11T02:56:37.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-11T02:56:37.966Z] 201a4dfbcb65: Preparing [2023-08-11T02:56:37.966Z] 6305d1cdd013: Preparing [2023-08-11T02:56:37.966Z] 5b43715cb5ee: Preparing [2023-08-11T02:56:37.966Z] 08551d2431fb: Preparing [2023-08-11T02:56:37.966Z] 1e64fc4add82: Preparing [2023-08-11T02:56:37.966Z] c4a5bece9873: Preparing [2023-08-11T02:56:37.966Z] aeae0299e1d8: Preparing [2023-08-11T02:56:37.966Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:37.966Z] aeae0299e1d8: Waiting [2023-08-11T02:56:37.966Z] c4a5bece9873: Waiting [2023-08-11T02:56:37.966Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:37.966Z] 08551d2431fb: Layer already exists [2023-08-11T02:56:37.966Z] 6305d1cdd013: Layer already exists [2023-08-11T02:56:37.966Z] 201a4dfbcb65: Layer already exists [2023-08-11T02:56:37.966Z] 5b43715cb5ee: Layer already exists [2023-08-11T02:56:37.966Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:37.966Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:37.966Z] aeae0299e1d8: Layer already exists [2023-08-11T02:56:37.966Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:38.232Z] 3.1.0-dev.20: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:38.576Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:40.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:56:40.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-11T02:56:40.828Z] 201a4dfbcb65: Preparing [2023-08-11T02:56:40.828Z] 6305d1cdd013: Preparing [2023-08-11T02:56:40.828Z] 5b43715cb5ee: Preparing [2023-08-11T02:56:40.828Z] 08551d2431fb: Preparing [2023-08-11T02:56:40.828Z] 1e64fc4add82: Preparing [2023-08-11T02:56:40.828Z] c4a5bece9873: Preparing [2023-08-11T02:56:40.828Z] aeae0299e1d8: Preparing [2023-08-11T02:56:40.828Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:40.828Z] aeae0299e1d8: Waiting [2023-08-11T02:56:40.828Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:40.828Z] c4a5bece9873: Waiting [2023-08-11T02:56:40.828Z] 201a4dfbcb65: Layer already exists [2023-08-11T02:56:40.828Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:40.828Z] 6305d1cdd013: Layer already exists [2023-08-11T02:56:40.828Z] 08551d2431fb: Layer already exists [2023-08-11T02:56:40.828Z] 5b43715cb5ee: Layer already exists [2023-08-11T02:56:40.828Z] aeae0299e1d8: Layer already exists [2023-08-11T02:56:40.828Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:40.828Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:40.828Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:41.157Z] + 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-08-11T02:56:41.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-11T02:56:41.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-11T02:56:41.478Z] 201a4dfbcb65: Preparing [2023-08-11T02:56:41.478Z] 6305d1cdd013: Preparing [2023-08-11T02:56:41.478Z] 5b43715cb5ee: Preparing [2023-08-11T02:56:41.478Z] 08551d2431fb: Preparing [2023-08-11T02:56:41.478Z] 1e64fc4add82: Preparing [2023-08-11T02:56:41.478Z] c4a5bece9873: Preparing [2023-08-11T02:56:41.478Z] aeae0299e1d8: Preparing [2023-08-11T02:56:41.478Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:41.478Z] aeae0299e1d8: Waiting [2023-08-11T02:56:41.478Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:41.478Z] c4a5bece9873: Waiting [2023-08-11T02:56:41.478Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:41.478Z] 08551d2431fb: Layer already exists [2023-08-11T02:56:41.478Z] 5b43715cb5ee: Layer already exists [2023-08-11T02:56:41.478Z] 6305d1cdd013: Layer already exists [2023-08-11T02:56:41.478Z] 201a4dfbcb65: Layer already exists [2023-08-11T02:56:41.478Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:41.478Z] aeae0299e1d8: Layer already exists [2023-08-11T02:56:41.478Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:41.478Z] main: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:56:41.521Z] ===================================================== [Pipeline] echo [2023-08-11T02:56:41.527Z] taggedImages: [2023-08-11T02:56:41.527Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:56:41.527Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-11T02:56:41.527Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.20 [2023-08-11T02:56:41.527Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:56:41.527Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-11T02:56:41.543Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-11T02:56:41.543Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:56:41.543Z] latest [2023-08-11T02:56:41.543Z] 3.1.0-dev.20 [2023-08-11T02:56:41.543Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:56:41.543Z] main [2023-08-11T02:56:41.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:41.863Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:56:42.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:56:42.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-11T02:56:42.188Z] 8660d4e1dbfc: Preparing [2023-08-11T02:56:42.188Z] a4722a922ff9: Preparing [2023-08-11T02:56:42.188Z] 9f272e15108f: Preparing [2023-08-11T02:56:42.188Z] 66aaf43eafff: Preparing [2023-08-11T02:56:42.188Z] 1e64fc4add82: Preparing [2023-08-11T02:56:42.188Z] c4a5bece9873: Preparing [2023-08-11T02:56:42.188Z] 15f71266520b: Preparing [2023-08-11T02:56:42.188Z] d2d9d24a8c2a: Preparing [2023-08-11T02:56:42.188Z] 15f71266520b: Waiting [2023-08-11T02:56:42.188Z] d2d9d24a8c2a: Waiting [2023-08-11T02:56:42.188Z] c4a5bece9873: Waiting [2023-08-11T02:56:42.188Z] 1e64fc4add82: Layer already exists [2023-08-11T02:56:42.188Z] c4a5bece9873: Layer already exists [2023-08-11T02:56:42.188Z] 15f71266520b: Layer already exists [2023-08-11T02:56:42.452Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:56:42.452Z] a4722a922ff9: Pushed [2023-08-11T02:56:42.452Z] 9f272e15108f: Pushed [2023-08-11T02:56:42.452Z] 8660d4e1dbfc: Pushed [2023-08-11T02:57:00.610Z] 66aaf43eafff: Pushed [2023-08-11T02:57:00.610Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:00.954Z] + 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-08-11T02:57:01.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-11T02:57:01.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-11T02:57:01.273Z] 8660d4e1dbfc: Preparing [2023-08-11T02:57:01.273Z] a4722a922ff9: Preparing [2023-08-11T02:57:01.273Z] 9f272e15108f: Preparing [2023-08-11T02:57:01.273Z] 66aaf43eafff: Preparing [2023-08-11T02:57:01.273Z] 1e64fc4add82: Preparing [2023-08-11T02:57:01.273Z] c4a5bece9873: Preparing [2023-08-11T02:57:01.273Z] 15f71266520b: Preparing [2023-08-11T02:57:01.273Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:01.273Z] 15f71266520b: Waiting [2023-08-11T02:57:01.273Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:01.273Z] c4a5bece9873: Waiting [2023-08-11T02:57:01.273Z] 8660d4e1dbfc: Layer already exists [2023-08-11T02:57:01.273Z] 66aaf43eafff: Layer already exists [2023-08-11T02:57:01.273Z] a4722a922ff9: Layer already exists [2023-08-11T02:57:01.273Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:01.273Z] 9f272e15108f: Layer already exists [2023-08-11T02:57:01.273Z] 15f71266520b: Layer already exists [2023-08-11T02:57:01.273Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:01.273Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:01.273Z] latest: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:01.870Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:02.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.20 [2023-08-11T02:57:02.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-11T02:57:02.191Z] 8660d4e1dbfc: Preparing [2023-08-11T02:57:02.191Z] a4722a922ff9: Preparing [2023-08-11T02:57:02.191Z] 9f272e15108f: Preparing [2023-08-11T02:57:02.191Z] 66aaf43eafff: Preparing [2023-08-11T02:57:02.191Z] 1e64fc4add82: Preparing [2023-08-11T02:57:02.191Z] c4a5bece9873: Preparing [2023-08-11T02:57:02.191Z] 15f71266520b: Preparing [2023-08-11T02:57:02.191Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:02.191Z] 15f71266520b: Waiting [2023-08-11T02:57:02.191Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:02.191Z] c4a5bece9873: Waiting [2023-08-11T02:57:02.191Z] 66aaf43eafff: Layer already exists [2023-08-11T02:57:02.191Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:02.191Z] 8660d4e1dbfc: Layer already exists [2023-08-11T02:57:02.191Z] 9f272e15108f: Layer already exists [2023-08-11T02:57:02.191Z] a4722a922ff9: Layer already exists [2023-08-11T02:57:02.191Z] 15f71266520b: Layer already exists [2023-08-11T02:57:02.191Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:02.191Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:02.191Z] 3.1.0-dev.20: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:02.520Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:02.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:02.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-11T02:57:02.846Z] 8660d4e1dbfc: Preparing [2023-08-11T02:57:02.846Z] a4722a922ff9: Preparing [2023-08-11T02:57:02.846Z] 9f272e15108f: Preparing [2023-08-11T02:57:02.846Z] 66aaf43eafff: Preparing [2023-08-11T02:57:02.846Z] 1e64fc4add82: Preparing [2023-08-11T02:57:02.846Z] c4a5bece9873: Preparing [2023-08-11T02:57:02.846Z] 15f71266520b: Preparing [2023-08-11T02:57:02.846Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:02.846Z] c4a5bece9873: Waiting [2023-08-11T02:57:02.846Z] 15f71266520b: Waiting [2023-08-11T02:57:02.846Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:02.846Z] 8660d4e1dbfc: Layer already exists [2023-08-11T02:57:02.846Z] a4722a922ff9: Layer already exists [2023-08-11T02:57:02.846Z] 66aaf43eafff: Layer already exists [2023-08-11T02:57:02.846Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:02.846Z] 9f272e15108f: Layer already exists [2023-08-11T02:57:02.846Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:02.846Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:02.846Z] 15f71266520b: Layer already exists [2023-08-11T02:57:02.846Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:03.174Z] + 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-08-11T02:57:03.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-11T02:57:03.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-11T02:57:03.495Z] 8660d4e1dbfc: Preparing [2023-08-11T02:57:03.495Z] a4722a922ff9: Preparing [2023-08-11T02:57:03.495Z] 9f272e15108f: Preparing [2023-08-11T02:57:03.495Z] 66aaf43eafff: Preparing [2023-08-11T02:57:03.495Z] 1e64fc4add82: Preparing [2023-08-11T02:57:03.495Z] c4a5bece9873: Preparing [2023-08-11T02:57:03.495Z] 15f71266520b: Preparing [2023-08-11T02:57:03.495Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:03.495Z] c4a5bece9873: Waiting [2023-08-11T02:57:03.495Z] 15f71266520b: Waiting [2023-08-11T02:57:03.495Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:03.495Z] 9f272e15108f: Layer already exists [2023-08-11T02:57:03.495Z] a4722a922ff9: Layer already exists [2023-08-11T02:57:03.495Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:03.495Z] 66aaf43eafff: Layer already exists [2023-08-11T02:57:03.495Z] 8660d4e1dbfc: Layer already exists [2023-08-11T02:57:03.495Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:03.495Z] 15f71266520b: Layer already exists [2023-08-11T02:57:03.495Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:03.495Z] main: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:57:03.535Z] ===================================================== [Pipeline] echo [2023-08-11T02:57:03.540Z] taggedImages: [2023-08-11T02:57:03.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:57:03.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-11T02:57:03.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.20 [2023-08-11T02:57:03.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:03.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-11T02:57:03.555Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-11T02:57:03.555Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:57:03.555Z] latest [2023-08-11T02:57:03.555Z] 3.1.0-dev.20 [2023-08-11T02:57:03.555Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:03.555Z] main [2023-08-11T02:57:03.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:03.881Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:04.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:57:04.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-11T02:57:04.206Z] 30a742c949de: Preparing [2023-08-11T02:57:04.206Z] 44699fbf3db4: Preparing [2023-08-11T02:57:04.206Z] 1e64fc4add82: Preparing [2023-08-11T02:57:04.206Z] c4a5bece9873: Preparing [2023-08-11T02:57:04.206Z] 7701cf1b1d55: Preparing [2023-08-11T02:57:04.206Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:04.206Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:04.470Z] 7701cf1b1d55: Pushed [2023-08-11T02:57:06.396Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:06.396Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:06.396Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:06.396Z] 30a742c949de: Pushed [2023-08-11T02:57:09.713Z] 44699fbf3db4: Pushed [2023-08-11T02:57:09.713Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:10.040Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:10.369Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-11T02:57:10.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-11T02:57:10.369Z] 30a742c949de: Preparing [2023-08-11T02:57:10.369Z] 44699fbf3db4: Preparing [2023-08-11T02:57:10.369Z] 1e64fc4add82: Preparing [2023-08-11T02:57:10.369Z] c4a5bece9873: Preparing [2023-08-11T02:57:10.369Z] 7701cf1b1d55: Preparing [2023-08-11T02:57:10.369Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:10.369Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:10.369Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:10.369Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:10.369Z] 7701cf1b1d55: Layer already exists [2023-08-11T02:57:10.369Z] 30a742c949de: Layer already exists [2023-08-11T02:57:10.369Z] 44699fbf3db4: Layer already exists [2023-08-11T02:57:10.369Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:10.369Z] latest: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:10.962Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:11.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.20 [2023-08-11T02:57:11.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-11T02:57:11.285Z] 30a742c949de: Preparing [2023-08-11T02:57:11.285Z] 44699fbf3db4: Preparing [2023-08-11T02:57:11.285Z] 1e64fc4add82: Preparing [2023-08-11T02:57:11.285Z] c4a5bece9873: Preparing [2023-08-11T02:57:11.285Z] 7701cf1b1d55: Preparing [2023-08-11T02:57:11.285Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:11.285Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:11.285Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:11.285Z] 7701cf1b1d55: Layer already exists [2023-08-11T02:57:11.285Z] 44699fbf3db4: Layer already exists [2023-08-11T02:57:11.285Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:11.285Z] 30a742c949de: Layer already exists [2023-08-11T02:57:11.285Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:11.285Z] 3.1.0-dev.20: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:11.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:11.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:11.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-11T02:57:11.934Z] 30a742c949de: Preparing [2023-08-11T02:57:11.934Z] 44699fbf3db4: Preparing [2023-08-11T02:57:11.934Z] 1e64fc4add82: Preparing [2023-08-11T02:57:11.934Z] c4a5bece9873: Preparing [2023-08-11T02:57:11.934Z] 7701cf1b1d55: Preparing [2023-08-11T02:57:11.934Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:11.934Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:11.934Z] 44699fbf3db4: Layer already exists [2023-08-11T02:57:11.934Z] 30a742c949de: Layer already exists [2023-08-11T02:57:11.934Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:11.934Z] 7701cf1b1d55: Layer already exists [2023-08-11T02:57:11.934Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:11.934Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:11.934Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:12.262Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:12.592Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-11T02:57:12.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-11T02:57:12.592Z] 30a742c949de: Preparing [2023-08-11T02:57:12.592Z] 44699fbf3db4: Preparing [2023-08-11T02:57:12.592Z] 1e64fc4add82: Preparing [2023-08-11T02:57:12.592Z] c4a5bece9873: Preparing [2023-08-11T02:57:12.592Z] 7701cf1b1d55: Preparing [2023-08-11T02:57:12.592Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:12.592Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:12.592Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:12.592Z] 44699fbf3db4: Layer already exists [2023-08-11T02:57:12.592Z] 7701cf1b1d55: Layer already exists [2023-08-11T02:57:12.592Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:12.592Z] 30a742c949de: Layer already exists [2023-08-11T02:57:12.592Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:12.592Z] main: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:57:12.909Z] ===================================================== [Pipeline] echo [2023-08-11T02:57:12.922Z] taggedImages: [2023-08-11T02:57:12.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:57:12.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-11T02:57:12.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.20 [2023-08-11T02:57:12.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:12.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-11T02:57:12.954Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-11T02:57:12.954Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:57:12.954Z] latest [2023-08-11T02:57:12.954Z] 3.1.0-dev.20 [2023-08-11T02:57:12.954Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:12.954Z] main [2023-08-11T02:57:12.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:13.295Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:13.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:57:13.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-11T02:57:13.626Z] 26c89546dd63: Preparing [2023-08-11T02:57:13.626Z] 850aa5c1b06b: Preparing [2023-08-11T02:57:13.626Z] 1e64fc4add82: Preparing [2023-08-11T02:57:13.626Z] c4a5bece9873: Preparing [2023-08-11T02:57:13.626Z] d4a7be9681e8: Preparing [2023-08-11T02:57:13.626Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:13.626Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:13.626Z] d4a7be9681e8: Layer already exists [2023-08-11T02:57:13.626Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:13.626Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:13.626Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:13.890Z] 26c89546dd63: Pushed [2023-08-11T02:57:20.511Z] 850aa5c1b06b: Pushed [2023-08-11T02:57:20.511Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:20.851Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:21.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-11T02:57:21.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-11T02:57:21.176Z] 26c89546dd63: Preparing [2023-08-11T02:57:21.176Z] 850aa5c1b06b: Preparing [2023-08-11T02:57:21.176Z] 1e64fc4add82: Preparing [2023-08-11T02:57:21.176Z] c4a5bece9873: Preparing [2023-08-11T02:57:21.176Z] d4a7be9681e8: Preparing [2023-08-11T02:57:21.176Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:21.176Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:21.176Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:21.176Z] 850aa5c1b06b: Layer already exists [2023-08-11T02:57:21.176Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:21.176Z] 26c89546dd63: Layer already exists [2023-08-11T02:57:21.176Z] d4a7be9681e8: Layer already exists [2023-08-11T02:57:21.176Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:21.176Z] latest: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:21.770Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:22.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.20 [2023-08-11T02:57:22.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-11T02:57:22.100Z] 26c89546dd63: Preparing [2023-08-11T02:57:22.100Z] 850aa5c1b06b: Preparing [2023-08-11T02:57:22.100Z] 1e64fc4add82: Preparing [2023-08-11T02:57:22.100Z] c4a5bece9873: Preparing [2023-08-11T02:57:22.101Z] d4a7be9681e8: Preparing [2023-08-11T02:57:22.101Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:22.101Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:22.101Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:22.101Z] 26c89546dd63: Layer already exists [2023-08-11T02:57:22.101Z] d4a7be9681e8: Layer already exists [2023-08-11T02:57:22.101Z] 850aa5c1b06b: Layer already exists [2023-08-11T02:57:22.101Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:22.101Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:22.101Z] 3.1.0-dev.20: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:22.438Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:22.762Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:22.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-11T02:57:22.762Z] 26c89546dd63: Preparing [2023-08-11T02:57:22.762Z] 850aa5c1b06b: Preparing [2023-08-11T02:57:22.762Z] 1e64fc4add82: Preparing [2023-08-11T02:57:22.762Z] c4a5bece9873: Preparing [2023-08-11T02:57:22.762Z] d4a7be9681e8: Preparing [2023-08-11T02:57:22.762Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:22.762Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:22.762Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:22.762Z] 850aa5c1b06b: Layer already exists [2023-08-11T02:57:22.762Z] d4a7be9681e8: Layer already exists [2023-08-11T02:57:22.762Z] 26c89546dd63: Layer already exists [2023-08-11T02:57:22.762Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:22.762Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:23.026Z] 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:23.355Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:23.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-11T02:57:23.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-11T02:57:23.678Z] 26c89546dd63: Preparing [2023-08-11T02:57:23.678Z] 850aa5c1b06b: Preparing [2023-08-11T02:57:23.678Z] 1e64fc4add82: Preparing [2023-08-11T02:57:23.678Z] c4a5bece9873: Preparing [2023-08-11T02:57:23.678Z] d4a7be9681e8: Preparing [2023-08-11T02:57:23.678Z] d2d9d24a8c2a: Preparing [2023-08-11T02:57:23.678Z] d2d9d24a8c2a: Waiting [2023-08-11T02:57:23.678Z] 850aa5c1b06b: Layer already exists [2023-08-11T02:57:23.678Z] c4a5bece9873: Layer already exists [2023-08-11T02:57:23.678Z] d4a7be9681e8: Layer already exists [2023-08-11T02:57:23.678Z] 1e64fc4add82: Layer already exists [2023-08-11T02:57:23.678Z] 26c89546dd63: Layer already exists [2023-08-11T02:57:23.678Z] d2d9d24a8c2a: Layer already exists [2023-08-11T02:57:23.942Z] main: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-11T02:57:23.984Z] ===================================================== [Pipeline] echo [2023-08-11T02:57:23.990Z] taggedImages: [2023-08-11T02:57:23.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [2023-08-11T02:57:23.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-11T02:57:23.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.20 [2023-08-11T02:57:23.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [2023-08-11T02:57:23.990Z] - 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-08-11T02:57:24.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-11T02:57:24.353Z] [2023-08-11T02:57:24.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:57:24.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-11T02:57:24.671Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-11T02:57:24.671Z] 8998bd30e6a1: Pulling fs layer [2023-08-11T02:57:24.671Z] 04944245beec: Pulling fs layer [2023-08-11T02:57:24.671Z] 699f458cf7ca: Pulling fs layer [2023-08-11T02:57:24.671Z] 765212b225bb: Pulling fs layer [2023-08-11T02:57:24.671Z] f23df028b6ca: Pulling fs layer [2023-08-11T02:57:24.671Z] d65c8cfc05b1: Pulling fs layer [2023-08-11T02:57:24.671Z] 2437ff75d9bd: Pulling fs layer [2023-08-11T02:57:24.671Z] f23df028b6ca: Waiting [2023-08-11T02:57:24.671Z] d65c8cfc05b1: Waiting [2023-08-11T02:57:24.671Z] 2437ff75d9bd: Waiting [2023-08-11T02:57:24.935Z] 04944245beec: Verifying Checksum [2023-08-11T02:57:24.935Z] 04944245beec: Download complete [2023-08-11T02:57:24.935Z] 765212b225bb: Verifying Checksum [2023-08-11T02:57:24.935Z] 765212b225bb: Download complete [2023-08-11T02:57:24.935Z] f23df028b6ca: Verifying Checksum [2023-08-11T02:57:24.935Z] f23df028b6ca: Download complete [2023-08-11T02:57:24.935Z] d65c8cfc05b1: Verifying Checksum [2023-08-11T02:57:24.935Z] d65c8cfc05b1: Download complete [2023-08-11T02:57:24.935Z] 699f458cf7ca: Verifying Checksum [2023-08-11T02:57:24.935Z] 699f458cf7ca: Download complete [2023-08-11T02:57:25.514Z] 8998bd30e6a1: Verifying Checksum [2023-08-11T02:57:25.514Z] 8998bd30e6a1: Download complete [2023-08-11T02:57:27.443Z] 2437ff75d9bd: Verifying Checksum [2023-08-11T02:57:27.443Z] 2437ff75d9bd: Download complete [2023-08-11T02:57:29.378Z] 8998bd30e6a1: Pull complete [2023-08-11T02:57:29.642Z] 04944245beec: Pull complete [2023-08-11T02:57:33.914Z] 699f458cf7ca: Pull complete [2023-08-11T02:57:33.914Z] 765212b225bb: Pull complete [2023-08-11T02:57:34.889Z] f23df028b6ca: Pull complete [2023-08-11T02:57:34.889Z] d65c8cfc05b1: Pull complete [2023-08-11T02:57:49.898Z] 2437ff75d9bd: Pull complete [2023-08-11T02:57:49.898Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-11T02:57:49.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-11T02:57:49.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:57:50.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-3333 does not seem to be running inside a container [2023-08-11T02:57:50.137Z] $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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-08-11T02:57:52.797Z] $ docker top bc8a4b710ef183d1052dc6a7ae89cff861d9f23eec11f3a9ed014068c0864f20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:57:53.358Z] ---> job-cost.sh [2023-08-11T02:57:53.620Z] lf-activate-venv: SKIPPING [2023-08-11T02:57:53.620Z] INFO: No Stack... [2023-08-11T02:57:54.197Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-11T02:57:54.773Z] INFO: Archiving Costs [Pipeline] sh [2023-08-11T02:57:55.086Z] + cat+ /w/workspace/edgex-go/554/archives/cost.csv [2023-08-11T02:57:55.086Z] cut -d, -f6 [Pipeline] lock [2023-08-11T02:57:55.145Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] [2023-08-11T02:57:55.151Z] Resource [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] did not exist. Created. [2023-08-11T02:57:55.151Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-11T02:57:55.472Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-11T02:57:56.284Z] Stashed 1 file(s) [Pipeline] } [2023-08-11T02:57:56.291Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-11T02:57:56.326Z] $ docker stop --time=1 bc8a4b710ef183d1052dc6a7ae89cff861d9f23eec11f3a9ed014068c0864f20 [2023-08-11T02:57:57.809Z] $ docker rm -f --volumes bc8a4b710ef183d1052dc6a7ae89cff861d9f23eec11f3a9ed014068c0864f20 [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-08-11T02:58:00.807Z] provisioning config files... [2023-08-11T02:58:00.821Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/554@tmp/config12904219647751076593tmp [Pipeline] { [Pipeline] sh [2023-08-11T02:58:01.143Z] + set +x [2023-08-11T02:58:01.143Z] + curl -s https://codecov.io/bash [2023-08-11T02:58:01.143Z] + bash -s -- [2023-08-11T02:58:01.143Z] [2023-08-11T02:58:01.143Z] _____ _ [2023-08-11T02:58:01.143Z] / ____| | | [2023-08-11T02:58:01.143Z] | | ___ __| | ___ ___ _____ __ [2023-08-11T02:58:01.143Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-11T02:58:01.143Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-11T02:58:01.143Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-11T02:58:01.143Z] Bash-1.0.6 [2023-08-11T02:58:01.143Z] [2023-08-11T02:58:01.143Z] [2023-08-11T02:58:01.143Z] ==> git version 2.25.1 found [2023-08-11T02:58:01.143Z] ==> 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-08-11T02:58:01.143Z] Release-Date: 2020-01-08 [2023-08-11T02:58:01.143Z] 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-08-11T02:58:01.143Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-11T02:58:01.143Z] ==> Jenkins CI detected. [2023-08-11T02:58:01.143Z] current dir:  /w/workspace/edgex-go/554 [2023-08-11T02:58:01.143Z] project root: . [2023-08-11T02:58:01.143Z] --> token set from env [2023-08-11T02:58:01.143Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-11T02:58:01.143Z] ==> Running gcov in . (disable via -X gcov) [2023-08-11T02:58:01.143Z] ==> Python coveragepy not found [2023-08-11T02:58:01.143Z] ==> Searching for coverage reports in: [2023-08-11T02:58:01.143Z] + . [2023-08-11T02:58:01.143Z] -> Found 1 reports [2023-08-11T02:58:01.143Z] ==> Detecting git/mercurial file structure [2023-08-11T02:58:01.143Z] ==> Reading reports [2023-08-11T02:58:01.402Z] + ./coverage.out bytes=446998 [2023-08-11T02:58:01.402Z] ==> Appending adjustments [2023-08-11T02:58:01.402Z] https://docs.codecov.io/docs/fixing-reports [2023-08-11T02:58:02.383Z] + Found adjustments [2023-08-11T02:58:02.383Z] ==> Gzipping contents [2023-08-11T02:58:02.383Z] 60K /tmp/codecov.Rj9sD9.gz [2023-08-11T02:58:02.383Z] ==> Uploading reports [2023-08-11T02:58:02.383Z] url: https://codecov.io [2023-08-11T02:58:02.383Z] query: branch=main&commit=3ee9d729d3e6958b4a592b7adf9b661fc1394fa5&build=554&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F554%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-11T02:58:02.383Z] -> Pinging Codecov [2023-08-11T02:58:02.383Z] 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=3ee9d729d3e6958b4a592b7adf9b661fc1394fa5&build=554&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F554%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-11T02:58:02.643Z] -> Uploading to [2023-08-11T02:58:02.643Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-11/00271124DB129430A58F1EEE437C3FCB/3ee9d729d3e6958b4a592b7adf9b661fc1394fa5/77ef919e-a23f-46c8-a5d4-b7f56fd3784d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230811T025802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=431b1d36c87237f5250c85555ef1b8cb06802cacec86c58b4a98b6505bf6641e [2023-08-11T02:58:02.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T02:58:02.643Z] Dload Upload Total Spent Left Speed [2023-08-11T02:58:02.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57361 0 0 100 57361 0 247k --:--:-- --:--:-- --:--:-- 247k [2023-08-11T02:58:02.902Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [2023-08-11T02:58:02.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-11T02:58:03.140Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-11T02:58:03.154Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:58:03.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-11T02:58:03.447Z] [2023-08-11T02:58:03.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:58:03.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-11T02:58:03.741Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-11T02:58:03.741Z] df9b9388f04a: Pulling fs layer [2023-08-11T02:58:03.741Z] 52dc419b0ee2: Pulling fs layer [2023-08-11T02:58:03.741Z] 25bc292e5bac: Pulling fs layer [2023-08-11T02:58:03.741Z] 114826534d7a: Pulling fs layer [2023-08-11T02:58:03.741Z] 4657fd5d0bcf: Pulling fs layer [2023-08-11T02:58:03.741Z] 6ad1cebc031e: Pulling fs layer [2023-08-11T02:58:03.741Z] 8a3aa393b2d8: Pulling fs layer [2023-08-11T02:58:03.741Z] 6ad1cebc031e: Waiting [2023-08-11T02:58:03.741Z] 4657fd5d0bcf: Waiting [2023-08-11T02:58:03.741Z] 8a3aa393b2d8: Waiting [2023-08-11T02:58:03.741Z] 114826534d7a: Waiting [2023-08-11T02:58:03.741Z] 25bc292e5bac: Verifying Checksum [2023-08-11T02:58:03.741Z] 25bc292e5bac: Download complete [2023-08-11T02:58:03.741Z] 52dc419b0ee2: Download complete [2023-08-11T02:58:03.741Z] 4657fd5d0bcf: Download complete [2023-08-11T02:58:03.741Z] df9b9388f04a: Verifying Checksum [2023-08-11T02:58:03.741Z] df9b9388f04a: Download complete [2023-08-11T02:58:04.001Z] df9b9388f04a: Pull complete [2023-08-11T02:58:04.001Z] 6ad1cebc031e: Verifying Checksum [2023-08-11T02:58:04.001Z] 6ad1cebc031e: Download complete [2023-08-11T02:58:04.001Z] 52dc419b0ee2: Pull complete [2023-08-11T02:58:04.001Z] 25bc292e5bac: Pull complete [2023-08-11T02:58:04.567Z] 114826534d7a: Verifying Checksum [2023-08-11T02:58:04.567Z] 114826534d7a: Download complete [2023-08-11T02:58:04.567Z] 8a3aa393b2d8: Verifying Checksum [2023-08-11T02:58:04.567Z] 8a3aa393b2d8: Download complete [2023-08-11T02:58:07.844Z] 114826534d7a: Pull complete [2023-08-11T02:58:07.844Z] 4657fd5d0bcf: Pull complete [2023-08-11T02:58:08.410Z] 6ad1cebc031e: Pull complete [2023-08-11T02:58:10.939Z] 8a3aa393b2d8: Pull complete [2023-08-11T02:58:10.939Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-11T02:58:10.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-11T02:58:10.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:58:11.022Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:58:11.049Z] $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-11T02:58:19.885Z] $ docker top 7074b75f7a2324a75bce3300ec28151ec53f650683f01511aa91c1788c279e04 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-11T02:58:19.954Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-11T02:58:20.228Z] + set -o pipefail [2023-08-11T02:58:20.229Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-11T02:58:25.498Z] [2023-08-11T02:58:25.498Z] Monitoring /w/workspace/edgex-go/554 (github.com/edgexfoundry/edgex-go)... [2023-08-11T02:58:25.498Z] [2023-08-11T02:58:25.498Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/537b9ab6-aad4-4bdc-a47b-6d7e521b37b1 [2023-08-11T02:58:25.498Z] [2023-08-11T02:58:25.498Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-11T02:58:25.498Z] [2023-08-11T02:58:25.498Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-11T02:58:25.498Z] [2023-08-11T02:58:25.498Z] [2023-08-11T02:58:25.498Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-11T02:58:25.498Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-11T02:58:25.498Z] More details here: https://snyk.co/ue1NS [2023-08-11T02:58:25.498Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-11T02:58:25.498Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-11T02:58:25.505Z] $ docker stop --time=1 7074b75f7a2324a75bce3300ec28151ec53f650683f01511aa91c1788c279e04 [2023-08-11T02:58:30.181Z] $ docker rm -f --volumes 7074b75f7a2324a75bce3300ec28151ec53f650683f01511aa91c1788c279e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-11T02:58:30.532Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T02:58:30.542Z] provisioning config files... [2023-08-11T02:58:30.548Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/554@tmp/config3080505754799050993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:58:30.841Z] --> edgex-publish-swagger.sh [2023-08-11T02:58:30.841Z] === Publish openapi/v3 API === [2023-08-11T02:58:30.841Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-11T02:58:30.841Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/554/openapi/v3/core-command.yaml] [2023-08-11T02:58:30.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T02:58:30.841Z] Dload Upload Total Spent Left Speed [2023-08-11T02:58:31.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 57145 --:--:-- --:--:-- --:--:-- 57033 100 29030 0 0 100 29030 0 57033 --:--:-- --:--:-- --:--:-- 57033 [2023-08-11T02:58:31.410Z] [2023-08-11T02:58:31.410Z] [2023-08-11T02:58:31.410Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/554/openapi/v3/core-data.yaml] [2023-08-11T02:58:31.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T02:58:31.410Z] Dload Upload Total Spent Left Speed [2023-08-11T02:58:31.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k [2023-08-11T02:58:31.979Z] [2023-08-11T02:58:31.979Z] [2023-08-11T02:58:31.979Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/554/openapi/v3/core-metadata.yaml] [2023-08-11T02:58:31.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T02:58:31.979Z] Dload Upload Total Spent Left Speed [2023-08-11T02:58:32.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 309k --:--:-- --:--:-- --:--:-- 308k 100 141k 0 0 100 141k 0 309k --:--:-- --:--:-- --:--:-- 308k [2023-08-11T02:58:32.239Z] [2023-08-11T02:58:32.239Z] [2023-08-11T02:58:32.239Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/554/openapi/v3/support-notifications.yaml] [2023-08-11T02:58:32.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T02:58:32.239Z] Dload Upload Total Spent Left Speed [2023-08-11T02:58:32.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 176k --:--:-- --:--:-- --:--:-- 176k [2023-08-11T02:58:32.805Z] [2023-08-11T02:58:32.805Z] [2023-08-11T02:58:32.805Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/554/openapi/v3/support-scheduler.yaml] [2023-08-11T02:58:32.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-11T02:58:32.805Z] Dload Upload Total Spent Left Speed [2023-08-11T02:58:33.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 76346 --:--:-- --:--:-- --:--:-- 76177 100 34356 0 0 100 34356 0 76346 --:--:-- --:--:-- --:--:-- 76177 [2023-08-11T02:58:33.375Z] [2023-08-11T02:58:33.375Z] [Pipeline] } [2023-08-11T02:58:33.382Z] 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-08-11T02:58:33.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-11T02:58:33.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:58:34.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T02:58:34.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:58:34.162Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:58:34.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-11T02:58:34.612Z] $ docker top 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 -eo pid,comm [2023-08-11T02:58:34.662Z] 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-08-11T02:58:34.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-11T02:58:34.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-11T02:58:34.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-11T02:58:34.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-11T02:58:34.811Z] $ docker exec 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 ssh-agent [2023-08-11T02:58:34.927Z] SSH_AUTH_SOCK=/tmp/ssh-ivftebqUv6RI/agent.32 [2023-08-11T02:58:34.927Z] SSH_AGENT_PID=38 [2023-08-11T02:58:34.932Z] Running ssh-add (command line suppressed) [2023-08-11T02:58:35.028Z] Identity added: /w/workspace/edgex-go/554@tmp/private_key_4837201037962449609.key (/w/workspace/edgex-go/554@tmp/private_key_4837201037962449609.key) [2023-08-11T02:58:35.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-11T02:58:35.329Z] + git semver tag [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,512 [run_tag] DEBUG tag force:False [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,513 [check_head_tag] DEBUG check head tag [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,513 [execute] INFO git cat-file --batch-check [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=) [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,517 [execute] INFO git cat-file --batch [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=) [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,530 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,531 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,531 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=None) [2023-08-11T02:58:35.588Z] 2023-08-11 02:58:35,536 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:58:35.588Z] 3.1.0-dev.20 [Pipeline] } [2023-08-11T02:58:35.593Z] $ docker exec --env ******** --env ******** 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 ssh-agent -k [2023-08-11T02:58:35.691Z] unset SSH_AUTH_SOCK; [2023-08-11T02:58:35.691Z] unset SSH_AGENT_PID; [2023-08-11T02:58:35.691Z] echo Agent pid 38 killed; [2023-08-11T02:58:35.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-11T02:58:35.999Z] + git semver [Pipeline] } [2023-08-11T02:58:36.266Z] $ docker stop --time=1 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 [2023-08-11T02:58:37.555Z] $ docker rm -f --volumes 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:58:37.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-11T02:58:37.948Z] [2023-08-11T02:58:37.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:58:38.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-11T02:58:38.244Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-11T02:58:38.244Z] ab5ef0e58194: Pulling fs layer [2023-08-11T02:58:38.244Z] 9712f1f96733: Pulling fs layer [2023-08-11T02:58:38.244Z] 63f879dbbcfc: Pulling fs layer [2023-08-11T02:58:38.244Z] 0d9ebad4ef96: Pulling fs layer [2023-08-11T02:58:38.244Z] e9a5061849ea: Pulling fs layer [2023-08-11T02:58:38.244Z] d747dcd14b5f: Pulling fs layer [2023-08-11T02:58:38.244Z] 2de7ff778b66: Pulling fs layer [2023-08-11T02:58:38.244Z] d747dcd14b5f: Waiting [2023-08-11T02:58:38.244Z] 2de7ff778b66: Waiting [2023-08-11T02:58:38.244Z] e9a5061849ea: Waiting [2023-08-11T02:58:38.244Z] 0d9ebad4ef96: Waiting [2023-08-11T02:58:38.244Z] 9712f1f96733: Download complete [2023-08-11T02:58:38.504Z] 63f879dbbcfc: Verifying Checksum [2023-08-11T02:58:38.504Z] 63f879dbbcfc: Download complete [2023-08-11T02:58:38.764Z] e9a5061849ea: Verifying Checksum [2023-08-11T02:58:38.764Z] e9a5061849ea: Download complete [2023-08-11T02:58:38.764Z] d747dcd14b5f: Download complete [2023-08-11T02:58:38.764Z] 0d9ebad4ef96: Verifying Checksum [2023-08-11T02:58:38.764Z] 0d9ebad4ef96: Download complete [2023-08-11T02:58:38.764Z] ab5ef0e58194: Download complete [2023-08-11T02:58:39.022Z] 2de7ff778b66: Verifying Checksum [2023-08-11T02:58:39.022Z] 2de7ff778b66: Download complete [2023-08-11T02:58:41.549Z] ab5ef0e58194: Pull complete [2023-08-11T02:58:41.549Z] 9712f1f96733: Pull complete [2023-08-11T02:58:42.114Z] 63f879dbbcfc: Pull complete [2023-08-11T02:58:45.394Z] 0d9ebad4ef96: Pull complete [2023-08-11T02:58:45.653Z] e9a5061849ea: Pull complete [2023-08-11T02:58:45.913Z] d747dcd14b5f: Pull complete [2023-08-11T02:58:46.844Z] 2de7ff778b66: Pull complete [2023-08-11T02:58:46.844Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-11T02:58:46.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-11T02:58:46.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:58:46.927Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:58:46.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-11T02:58:54.464Z] $ docker top 55edafcf76349b97fdb4d0081c107e8e663e35f6c5be632a85cd0438e76dd576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-11T02:58:54.543Z] provisioning config files... [2023-08-11T02:58:54.550Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/554@tmp/config5997227609484409499tmp [2023-08-11T02:58:54.559Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/554@tmp/config4212166978499889973tmp [2023-08-11T02:58:54.569Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/554@tmp/config10374681851332813029tmp [Pipeline] { [Pipeline] echo [2023-08-11T02:58:54.584Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:58:54.865Z] ---> sigul-configuration.sh [2023-08-11T02:58:54.865Z] gpg: directory `/root/.gnupg' created [2023-08-11T02:58:54.865Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-11T02:58:54.865Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-11T02:58:54.865Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-11T02:58:54.865Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-11T02:58:54.865Z] gpg: CAST5 encrypted data [2023-08-11T02:58:54.865Z] gpg: encrypted with 1 passphrase [2023-08-11T02:58:54.865Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-11T02:58:55.155Z] + mkdir /home/jenkins [2023-08-11T02:58:55.155Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-11T02:58:55.439Z] + 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-08-11T02:58:55.448Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:58:55.734Z] ---> sigul-install.sh [2023-08-11T02:58:55.734Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-11T02:58:56.021Z] + git tag --list [2023-08-11T02:58:56.021Z] 0.6.0 [2023-08-11T02:58:56.021Z] 0.6.1 [2023-08-11T02:58:56.021Z] 0.7.0 [2023-08-11T02:58:56.021Z] 0.7.1 [2023-08-11T02:58:56.021Z] v1.0.0 [2023-08-11T02:58:56.021Z] v1.0.1 [2023-08-11T02:58:56.021Z] v1.1.0 [2023-08-11T02:58:56.021Z] v1.2.0 [2023-08-11T02:58:56.021Z] v1.2.1 [2023-08-11T02:58:56.021Z] v1.3.0 [2023-08-11T02:58:56.021Z] v1.3.1 [2023-08-11T02:58:56.021Z] v2.0.0 [2023-08-11T02:58:56.021Z] v2.1.0 [2023-08-11T02:58:56.021Z] v2.1.1 [2023-08-11T02:58:56.021Z] v2.2.0 [2023-08-11T02:58:56.021Z] v2.3.0 [2023-08-11T02:58:56.021Z] v3.0 [2023-08-11T02:58:56.021Z] v3.0.0 [2023-08-11T02:58:56.021Z] v3.1.0-dev.1 [2023-08-11T02:58:56.021Z] v3.1.0-dev.10 [2023-08-11T02:58:56.021Z] v3.1.0-dev.11 [2023-08-11T02:58:56.021Z] v3.1.0-dev.12 [2023-08-11T02:58:56.021Z] v3.1.0-dev.13 [2023-08-11T02:58:56.021Z] v3.1.0-dev.14 [2023-08-11T02:58:56.021Z] v3.1.0-dev.15 [2023-08-11T02:58:56.021Z] v3.1.0-dev.16 [2023-08-11T02:58:56.021Z] v3.1.0-dev.17 [2023-08-11T02:58:56.021Z] v3.1.0-dev.18 [2023-08-11T02:58:56.021Z] v3.1.0-dev.19 [2023-08-11T02:58:56.021Z] v3.1.0-dev.2 [2023-08-11T02:58:56.021Z] v3.1.0-dev.20 [2023-08-11T02:58:56.021Z] v3.1.0-dev.3 [2023-08-11T02:58:56.021Z] v3.1.0-dev.4 [2023-08-11T02:58:56.021Z] v3.1.0-dev.5 [2023-08-11T02:58:56.021Z] v3.1.0-dev.6 [2023-08-11T02:58:56.021Z] v3.1.0-dev.7 [2023-08-11T02:58:56.021Z] v3.1.0-dev.8 [2023-08-11T02:58:56.021Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-11T02:58:56.311Z] + lftools sign git-tag v3.1.0-dev.20 [2023-08-11T02:58:56.879Z] Signing Git tag with Sigul... [2023-08-11T02:58:56.880Z] Signing v3.1.0-dev.20 [Pipeline] echo [2023-08-11T02:58:57.457Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:58:57.735Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-11T02:58:57.743Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-11T02:58:57.760Z] $ docker stop --time=1 55edafcf76349b97fdb4d0081c107e8e663e35f6c5be632a85cd0438e76dd576 [2023-08-11T02:58:59.052Z] $ docker rm -f --volumes 55edafcf76349b97fdb4d0081c107e8e663e35f6c5be632a85cd0438e76dd576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-11T02:58:59.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-11T02:58:59.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:58:59.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T02:58:59.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:58:59.834Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:58:59.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-11T02:59:00.166Z] $ docker top 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee -eo pid,comm [2023-08-11T02:59:00.217Z] 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-08-11T02:59:00.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-11T02:59:00.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-11T02:59:00.258Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-11T02:59:00.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-11T02:59:00.366Z] $ docker exec 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee ssh-agent [2023-08-11T02:59:00.475Z] SSH_AUTH_SOCK=/tmp/ssh-3X7T20WswzIH/agent.31 [2023-08-11T02:59:00.475Z] SSH_AGENT_PID=37 [2023-08-11T02:59:00.479Z] Running ssh-add (command line suppressed) [2023-08-11T02:59:00.581Z] Identity added: /w/workspace/edgex-go/554@tmp/private_key_16143038933063662517.key (/w/workspace/edgex-go/554@tmp/private_key_16143038933063662517.key) [2023-08-11T02:59:00.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-11T02:59:00.878Z] + git semver bump pre [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,047 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,047 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,048 [bump_version] DEBUG bumped version:3.1.0-dev.21 [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,048 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/edgex-go/554/.semver/main with force:True [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,048 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,048 [write_file] DEBUG write to file:/w/workspace/edgex-go/554/.semver/main [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,050 [execute] INFO git cat-file --batch-check [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=) [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,055 [execute] INFO git cat-file --batch [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=) [2023-08-11T02:59:01.137Z] 2023-08-11 02:59:01,060 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:59:01.137Z] 3.1.0-dev.21 [Pipeline] } [2023-08-11T02:59:01.142Z] $ docker exec --env ******** --env ******** 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee ssh-agent -k [2023-08-11T02:59:01.240Z] unset SSH_AUTH_SOCK; [2023-08-11T02:59:01.241Z] unset SSH_AGENT_PID; [2023-08-11T02:59:01.241Z] echo Agent pid 37 killed; [2023-08-11T02:59:01.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-11T02:59:01.557Z] + git semver [Pipeline] } [2023-08-11T02:59:01.820Z] $ docker stop --time=1 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee [2023-08-11T02:59:03.100Z] $ docker rm -f --volumes 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-11T02:59:03.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-11T02:59:03.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:59:03.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-11T02:59:03.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:59:03.795Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:59:03.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-11T02:59:04.137Z] $ docker top 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 -eo pid,comm [2023-08-11T02:59:04.188Z] 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-08-11T02:59:04.188Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-11T02:59:04.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-11T02:59:04.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-11T02:59:04.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-11T02:59:04.325Z] $ docker exec 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 ssh-agent [2023-08-11T02:59:04.435Z] SSH_AUTH_SOCK=/tmp/ssh-6U2iQzdZKG1m/agent.31 [2023-08-11T02:59:04.435Z] SSH_AGENT_PID=37 [2023-08-11T02:59:04.439Z] Running ssh-add (command line suppressed) [2023-08-11T02:59:04.531Z] Identity added: /w/workspace/edgex-go/554@tmp/private_key_14703380361302379465.key (/w/workspace/edgex-go/554@tmp/private_key_14703380361302379465.key) [2023-08-11T02:59:04.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-11T02:59:04.837Z] + git semver push [2023-08-11T02:59:05.096Z] 2023-08-11 02:59:04,998 [run_push] DEBUG push [2023-08-11T02:59:05.096Z] 2023-08-11 02:59:04,999 [execute] INFO git cat-file --batch-check [2023-08-11T02:59:05.096Z] 2023-08-11 02:59:04,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=) [2023-08-11T02:59:05.096Z] 2023-08-11 02:59:05,001 [execute] INFO git rev-list 360b1a798c69da4670ba99c13ada5bad924dadfc -- [2023-08-11T02:59:05.096Z] 2023-08-11 02:59:05,001 [execute] DEBUG Popen(['git', 'rev-list', '360b1a798c69da4670ba99c13ada5bad924dadfc', '--'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-11T02:59:05.096Z] 2023-08-11 02:59:05,016 [execute] INFO git fetch -v origin [2023-08-11T02:59:05.096Z] 2023-08-11 02:59:05,016 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-11T02:59:05.665Z] 2023-08-11 02:59:05,465 [run_push] DEBUG no remote changes detected [2023-08-11T02:59:05.665Z] 2023-08-11 02:59:05,466 [execute] INFO git push origin semver [2023-08-11T02:59:05.665Z] 2023-08-11 02:59:05,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-11T02:59:06.232Z] 2023-08-11 02:59:06,199 [run_push] DEBUG push all version tags [2023-08-11T02:59:06.232Z] 2023-08-11 02:59:06,200 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-11T02:59:06.232Z] 2023-08-11 02:59:06,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=None) [2023-08-11T02:59:07.172Z] 2023-08-11 02:59:06,896 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main [2023-08-11T02:59:07.172Z] 3.1.0-dev.21 [Pipeline] } [2023-08-11T02:59:07.178Z] $ docker exec --env ******** --env ******** 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 ssh-agent -k [2023-08-11T02:59:07.274Z] unset SSH_AUTH_SOCK; [2023-08-11T02:59:07.274Z] unset SSH_AGENT_PID; [2023-08-11T02:59:07.274Z] echo Agent pid 37 killed; [2023-08-11T02:59:07.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-11T02:59:07.586Z] + git semver [Pipeline] } [2023-08-11T02:59:07.851Z] $ docker stop --time=1 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 [2023-08-11T02:59:09.151Z] $ docker rm -f --volumes 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 [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-08-11T02:59:09.690Z] + [ -d /w/workspace/edgex-go/554/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:59:09.979Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:59:10.837Z] ---> package-listing.sh [2023-08-11T02:59:10.837Z] ++ facter osfamily [2023-08-11T02:59:10.837Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-11T02:59:11.096Z] + OS_FAMILY=debian [2023-08-11T02:59:11.096Z] + workspace=/w/workspace/edgex-go/554 [2023-08-11T02:59:11.096Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-11T02:59:11.096Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-11T02:59:11.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-11T02:59:11.096Z] + PACKAGES=/tmp/packages_start.txt [2023-08-11T02:59:11.096Z] + '[' /w/workspace/edgex-go/554 ']' [2023-08-11T02:59:11.096Z] + PACKAGES=/tmp/packages_end.txt [2023-08-11T02:59:11.096Z] + case "${OS_FAMILY}" in [2023-08-11T02:59:11.096Z] + dpkg -l [2023-08-11T02:59:11.096Z] + grep '^ii' [2023-08-11T02:59:11.096Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-11T02:59:11.096Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-11T02:59:11.096Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-11T02:59:11.096Z] + '[' /w/workspace/edgex-go/554 ']' [2023-08-11T02:59:11.096Z] + mkdir -p /w/workspace/edgex-go/554/archives/ [2023-08-11T02:59:11.096Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/554/archives/ [Pipeline] echo [2023-08-11T02:59:11.107Z] 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/554/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-11T02:59:11.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:59:11.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-11T02:59:11.937Z] [2023-08-11T02:59:11.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-11T02:59:12.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-11T02:59:12.235Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-11T02:59:12.235Z] 5eb5b503b376: Pulling fs layer [2023-08-11T02:59:12.235Z] 5c69ac0246d0: Pulling fs layer [2023-08-11T02:59:12.235Z] ec43610c2a17: Pulling fs layer [2023-08-11T02:59:12.235Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-11T02:59:12.235Z] 33b1e0a273af: Pulling fs layer [2023-08-11T02:59:12.235Z] 5d3b04190fa2: Pulling fs layer [2023-08-11T02:59:12.235Z] 2f39f015ded8: Pulling fs layer [2023-08-11T02:59:12.235Z] 3a2ae6a8a46f: Waiting [2023-08-11T02:59:12.235Z] 33b1e0a273af: Waiting [2023-08-11T02:59:12.235Z] 5d3b04190fa2: Waiting [2023-08-11T02:59:12.235Z] 5c69ac0246d0: Verifying Checksum [2023-08-11T02:59:12.235Z] 5c69ac0246d0: Download complete [2023-08-11T02:59:12.235Z] 3a2ae6a8a46f: Download complete [2023-08-11T02:59:12.235Z] 33b1e0a273af: Verifying Checksum [2023-08-11T02:59:12.235Z] 33b1e0a273af: Download complete [2023-08-11T02:59:12.235Z] 5d3b04190fa2: Download complete [2023-08-11T02:59:12.235Z] ec43610c2a17: Verifying Checksum [2023-08-11T02:59:12.235Z] ec43610c2a17: Download complete [2023-08-11T02:59:12.495Z] 5eb5b503b376: Verifying Checksum [2023-08-11T02:59:12.495Z] 5eb5b503b376: Download complete [2023-08-11T02:59:13.067Z] 2f39f015ded8: Download complete [2023-08-11T02:59:13.632Z] 5eb5b503b376: Pull complete [2023-08-11T02:59:13.632Z] 5c69ac0246d0: Pull complete [2023-08-11T02:59:13.889Z] ec43610c2a17: Pull complete [2023-08-11T02:59:14.147Z] 3a2ae6a8a46f: Pull complete [2023-08-11T02:59:14.147Z] 33b1e0a273af: Pull complete [2023-08-11T02:59:14.404Z] 5d3b04190fa2: Pull complete [2023-08-11T02:59:18.587Z] 2f39f015ded8: Pull complete [2023-08-11T02:59:18.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-11T02:59:18.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-11T02:59:18.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-11T02:59:18.670Z] prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container [2023-08-11T02:59:18.692Z] $ 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/554/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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-11T02:59:22.509Z] $ docker top 16539a5a49d2c8dcce71d4bc2a8f8ae0374c5137b74a4711e05631db5135e5ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-11T02:59:22.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-11T02:59:23.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-11T02:59:23.407Z] + ls /var/log/sa-host [2023-08-11T02:59:23.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-11T02:59:23.557Z] provisioning config files... [2023-08-11T02:59:23.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/554@tmp/config684447624315517895tmp [Pipeline] { [Pipeline] echo [2023-08-11T02:59:23.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:59:23.860Z] ---> create-netrc.sh [Pipeline] } [2023-08-11T02:59:23.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:59:24.205Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-11T02:59:24.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:59:24.493Z] ---> sudo-logs.sh [2023-08-11T02:59:24.493Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-11T02:59:24.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:59:24.790Z] ---> job-cost.sh [2023-08-11T02:59:24.790Z] lf-activate-venv: SKIPPING [2023-08-11T02:59:24.790Z] DEBUG: total: 0.10999999940395355 [2023-08-11T02:59:24.790Z] INFO: Retrieving Stack Cost... [2023-08-11T02:59:25.049Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-11T02:59:25.616Z] INFO: Archiving Costs [Pipeline] echo [2023-08-11T02:59:25.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-11T02:59:25.905Z] ---> logs-deploy.sh [2023-08-11T02:59:25.905Z] lf-activate-venv: SKIPPING [2023-08-11T02:59:25.905Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/554 [2023-08-11T02:59:25.905Z] INFO: archiving workspace using pattern(s): [2023-08-11T02:59:26.841Z] Archives upload complete. [2023-08-11T02:59:26.841Z] INFO: archiving logs to Nexus