Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 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-ssh14705648712308906129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7340925739047986813.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh10606422257085248973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9688813080182457390.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-ssh5559961503590663672.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/610 [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/610 # 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 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" > 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 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 > git rev-list --no-walk 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T18:40:17.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T18:40:17.067Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T18:40:17.087Z] ========================================================= [2023-11-28T18:40:17.087Z] EdgeX Global Pipelines Version Info [2023-11-28T18:40:17.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:40:17.787Z] ------------------- [2023-11-28T18:40:17.787Z] stable info: [2023-11-28T18:40:17.787Z] ------------------- [2023-11-28T18:40:17.787Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T18:40:17.787Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:40:17.787Z] Message: update stable to v1.0.258 [2023-11-28T18:40:18.358Z] ------------------- [2023-11-28T18:40:18.358Z] experimental info: [2023-11-28T18:40:18.358Z] ------------------- [2023-11-28T18:40:18.358Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T18:40:18.358Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:40:18.358Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T18:40:18.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-28T18:40:18.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-28T18:40:18.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T18:40:18.495Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T18:40:18.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T18:40:18.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T18:40:18.574Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T18:40:18.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-28T18:40:18.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-28T18:40:18.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-28T18:40:18.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T18:40:18.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T18:40:18.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T18:40:18.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T18:40:18.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T18:40:18.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:40:18.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:40:18.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T18:40:18.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-28T18:40:18.993Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-28T18:40:19.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T18:40:19.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T18:40:19.100Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T18:40:19.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T18:40:19.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T18:40:19.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T18:40:19.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo [2023-11-28T18:40:19.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97e9fbb [Pipeline] echo [2023-11-28T18:40:19.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:40:19.399Z] provisioning config files... [2023-11-28T18:40:19.413Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config6541388287028402768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:40:19.749Z] ---> ****-login.sh [2023-11-28T18:40:19.749Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:40:20.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:40:20.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:40:20.007Z] Configure a credential helper to remove this warning. See [2023-11-28T18:40:20.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:40:20.007Z] [2023-11-28T18:40:20.007Z] Login Succeeded [2023-11-28T18:40:20.007Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:40:20.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:40:20.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:40:20.007Z] Configure a credential helper to remove this warning. See [2023-11-28T18:40:20.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:40:20.007Z] [2023-11-28T18:40:20.007Z] Login Succeeded [2023-11-28T18:40:20.007Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:40:20.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:40:20.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:40:20.268Z] Configure a credential helper to remove this warning. See [2023-11-28T18:40:20.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:40:20.268Z] [2023-11-28T18:40:20.268Z] Login Succeeded [2023-11-28T18:40:20.268Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:40:20.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:40:20.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:40:20.268Z] Configure a credential helper to remove this warning. See [2023-11-28T18:40:20.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:40:20.268Z] [2023-11-28T18:40:20.268Z] Login Succeeded [2023-11-28T18:40:20.268Z] ****.io [2023-11-28T18:40:20.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:40:20.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:40:20.529Z] Configure a credential helper to remove this warning. See [2023-11-28T18:40:20.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:40:20.529Z] [2023-11-28T18:40:20.529Z] Login Succeeded [2023-11-28T18:40:20.529Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:40:20.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:40:20.902Z] + 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-11-28T18:40:20.902Z] + dirname cmd/core-command/Dockerfile [2023-11-28T18:40:20.902Z] + cut -d/ -f2 [2023-11-28T18:40:20.902Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-28T18:40:20.902Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-11-28T18:40:20.902Z] cut -d/ -f2 [2023-11-28T18:40:20.902Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-28T18:40:20.902Z] + + cut -d/ -f2 [2023-11-28T18:40:20.902Z] dirname cmd/core-data/Dockerfile [2023-11-28T18:40:20.902Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-28T18:40:20.902Z] + dirname cmd/core-metadata/Dockerfile [2023-11-28T18:40:20.902Z] + cut -d/ -f2 [2023-11-28T18:40:20.902Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-28T18:40:20.902Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-28T18:40:20.902Z] + cut -d/ -f2 [2023-11-28T18:40:20.902Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-28T18:40:20.902Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-28T18:40:20.902Z] + cut -d/ -f2 [2023-11-28T18:40:20.902Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-28T18:40:20.902Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-28T18:40:20.902Z] + cut -d/ -f2 [2023-11-28T18:40:20.902Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-28T18:40:20.902Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2023-11-28T18:40:20.903Z] [2023-11-28T18:40:20.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-28T18:40:20.903Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-28T18:40:20.903Z] + cut -d/ -f2 [2023-11-28T18:40:20.903Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-28T18:40:20.903Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-28T18:40:20.903Z] + cut -d/ -f2 [2023-11-28T18:40:20.903Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-28T18:40:20.903Z] + cut -d/ -f2 [2023-11-28T18:40:20.903Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-28T18:40:20.903Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-28T18:40:20.903Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-28T18:40:20.903Z] + cut -d/ -f2 [2023-11-28T18:40:20.903Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-28T18:40:20.903Z] + dirname cmd/support-notifications/Dockerfile [2023-11-28T18:40:20.903Z] + cut -d/ -f2 [2023-11-28T18:40:20.903Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-28T18:40:20.903Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-28T18:40:20.903Z] + cut -d/ -f2 [2023-11-28T18:40:20.903Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-28T18:40:20.936Z] 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-11-28T18:40:21.336Z] + git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo [2023-11-28T18:40:21.345Z] -----------> git rev-list -1 --merges 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b~1..97e9fbb8a484dc0c2ce89b12687694aa0705ba0b 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [false] [Pipeline] sh [2023-11-28T18:40:21.640Z] + git log --format=format:%s -1 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] echo [2023-11-28T18:40:21.654Z] ========================================================= [2023-11-28T18:40:21.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T18:40:21.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-28T18:40:22.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T18:40:22.063Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T18:40:22.063Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T18:40:22.063Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T18:40:22.063Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T18:40:22.063Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T18:40:22.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:40:22.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:40:22.427Z] [2023-11-28T18:40:22.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:40:22.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:40:22.743Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T18:40:22.743Z] b85a868b505f: Pulling fs layer [2023-11-28T18:40:22.743Z] e2be974225ed: Pulling fs layer [2023-11-28T18:40:22.743Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T18:40:22.743Z] 988bab9f4d93: Pulling fs layer [2023-11-28T18:40:22.743Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T18:40:22.743Z] eaf3925da568: Pulling fs layer [2023-11-28T18:40:22.743Z] bab4dde63d76: Pulling fs layer [2023-11-28T18:40:22.743Z] 988bab9f4d93: Waiting [2023-11-28T18:40:22.743Z] 1469e6f7b9e6: Waiting [2023-11-28T18:40:22.743Z] eaf3925da568: Waiting [2023-11-28T18:40:22.743Z] bde34c3a00c8: Pulling fs layer [2023-11-28T18:40:22.743Z] b352a97aabf1: Pulling fs layer [2023-11-28T18:40:22.743Z] 4872d77fe225: Pulling fs layer [2023-11-28T18:40:22.743Z] 5851b861e8e6: Pulling fs layer [2023-11-28T18:40:22.743Z] bde34c3a00c8: Waiting [2023-11-28T18:40:22.743Z] b352a97aabf1: Waiting [2023-11-28T18:40:22.743Z] 4872d77fe225: Waiting [2023-11-28T18:40:22.743Z] 5851b861e8e6: Waiting [2023-11-28T18:40:22.743Z] bab4dde63d76: Waiting [2023-11-28T18:40:22.743Z] e2be974225ed: Download complete [2023-11-28T18:40:22.743Z] 988bab9f4d93: Download complete [2023-11-28T18:40:22.743Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T18:40:22.743Z] 1469e6f7b9e6: Download complete [2023-11-28T18:40:22.743Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T18:40:22.743Z] 339a4e72a1f5: Download complete [2023-11-28T18:40:22.743Z] eaf3925da568: Verifying Checksum [2023-11-28T18:40:22.743Z] eaf3925da568: Download complete [2023-11-28T18:40:23.003Z] bde34c3a00c8: Download complete [2023-11-28T18:40:23.003Z] b352a97aabf1: Verifying Checksum [2023-11-28T18:40:23.003Z] b352a97aabf1: Download complete [2023-11-28T18:40:23.003Z] 4872d77fe225: Verifying Checksum [2023-11-28T18:40:23.003Z] 4872d77fe225: Download complete [2023-11-28T18:40:23.003Z] 5851b861e8e6: Download complete [2023-11-28T18:40:23.003Z] b85a868b505f: Verifying Checksum [2023-11-28T18:40:23.003Z] b85a868b505f: Download complete [2023-11-28T18:40:23.262Z] bab4dde63d76: Verifying Checksum [2023-11-28T18:40:23.262Z] bab4dde63d76: Download complete [2023-11-28T18:40:24.199Z] b85a868b505f: Pull complete [2023-11-28T18:40:24.199Z] e2be974225ed: Pull complete [2023-11-28T18:40:24.767Z] 339a4e72a1f5: Pull complete [2023-11-28T18:40:24.767Z] 988bab9f4d93: Pull complete [2023-11-28T18:40:25.027Z] 1469e6f7b9e6: Pull complete [2023-11-28T18:40:25.027Z] eaf3925da568: Pull complete [2023-11-28T18:40:26.405Z] bab4dde63d76: Pull complete [2023-11-28T18:40:26.665Z] bde34c3a00c8: Pull complete [2023-11-28T18:40:26.665Z] b352a97aabf1: Pull complete [2023-11-28T18:40:26.665Z] 4872d77fe225: Pull complete [2023-11-28T18:40:26.926Z] 5851b861e8e6: Pull complete [2023-11-28T18:40:26.926Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T18:40:26.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:40:26.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:40:27.105Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T18:40:27.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T18:40:30.325Z] $ docker top a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 -eo pid,comm [2023-11-28T18:40:30.373Z] 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-11-28T18:40:30.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T18:40:30.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:40:30.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:40:30.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:40:30.576Z] $ docker exec a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent [2023-11-28T18:40:30.674Z] SSH_AUTH_SOCK=/tmp/ssh-NNLiZgrhFIeD/agent.32 [2023-11-28T18:40:30.674Z] SSH_AGENT_PID=37 [2023-11-28T18:40:30.680Z] Running ssh-add (command line suppressed) [2023-11-28T18:40:30.785Z] Identity added: /w/workspace/edgex-go/610@tmp/private_key_4860852582327663811.key (/w/workspace/edgex-go/610@tmp/private_key_4860852582327663811.key) [2023-11-28T18:40:30.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:40:31.100Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T18:40:31.114Z] $ docker exec --env ******** --env ******** a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent -k [2023-11-28T18:40:31.201Z] unset SSH_AUTH_SOCK; [2023-11-28T18:40:31.201Z] unset SSH_AGENT_PID; [2023-11-28T18:40:31.202Z] echo Agent pid 37 killed; [2023-11-28T18:40:31.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T18:40:31.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:40:31.274Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:40:31.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:40:31.379Z] $ docker exec a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent [2023-11-28T18:40:31.478Z] SSH_AUTH_SOCK=/tmp/ssh-ZgPXC2z6mlDD/agent.69 [2023-11-28T18:40:31.478Z] SSH_AGENT_PID=75 [2023-11-28T18:40:31.483Z] Running ssh-add (command line suppressed) [2023-11-28T18:40:31.578Z] Identity added: /w/workspace/edgex-go/610@tmp/private_key_9533690463988745687.key (/w/workspace/edgex-go/610@tmp/private_key_9533690463988745687.key) [2023-11-28T18:40:31.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:40:31.893Z] + git semver init [2023-11-28T18:40:32.154Z] 2023-11-28 18:40:32,058 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T18:40:32.154Z] 2023-11-28 18:40:32,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/610/.semver [2023-11-28T18:40:32.154Z] 2023-11-28 18:40:32,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/610/.semver [2023-11-28T18:40:32.154Z] 2023-11-28 18:40:32,060 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/610/.semver'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=None) [2023-11-28T18:40:40.278Z] 2023-11-28 18:40:40,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/610/.git/info/exclude [2023-11-28T18:40:40.278Z] 2023-11-28 18:40:40,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/610/.semver/main with force:False [2023-11-28T18:40:40.278Z] 2023-11-28 18:40:40,071 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T18:40:40.278Z] 2023-11-28 18:40:40,072 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T18:40:40.278Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T18:40:40.288Z] $ docker exec --env ******** --env ******** a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 ssh-agent -k [2023-11-28T18:40:40.383Z] unset SSH_AUTH_SOCK; [2023-11-28T18:40:40.384Z] unset SSH_AGENT_PID; [2023-11-28T18:40:40.384Z] echo Agent pid 75 killed; [2023-11-28T18:40:40.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:40:40.756Z] + git semver [Pipeline] } [2023-11-28T18:40:41.027Z] $ docker stop --time=1 a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 [2023-11-28T18:40:42.311Z] $ docker rm -f --volumes a48fc1f9986b2eaa26dc93cc9cf2ae87a23cf7507c4c216d548f282e5b613da6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:40:42.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T18:40:42.932Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T18:40:42.935Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:40:43.496Z] + git config --global --add safe.directory /w/workspace/edgex-go/610 [Pipeline] echo [2023-11-28T18:40:43.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:40:43.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:40:43.578Z] ========================================================= [2023-11-28T18:40:43.578Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T18:40:43.578Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:40:43.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:40:43.902Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T18:40:43.902Z] 7264a8db6415: Pulling fs layer [2023-11-28T18:40:43.902Z] c4d48a809fc2: Pulling fs layer [2023-11-28T18:40:43.902Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T18:40:43.902Z] ad3a456e5733: Pulling fs layer [2023-11-28T18:40:43.902Z] 69c7f0334f64: Pulling fs layer [2023-11-28T18:40:43.902Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T18:40:43.902Z] ce7588e14bc9: Pulling fs layer [2023-11-28T18:40:43.902Z] b5e4710f87ac: Pulling fs layer [2023-11-28T18:40:43.902Z] 69c7f0334f64: Waiting [2023-11-28T18:40:43.902Z] 1f1c1a5573a3: Waiting [2023-11-28T18:40:43.902Z] ce7588e14bc9: Waiting [2023-11-28T18:40:43.902Z] b5e4710f87ac: Waiting [2023-11-28T18:40:43.902Z] ad3a456e5733: Waiting [2023-11-28T18:40:43.902Z] c4d48a809fc2: Download complete [2023-11-28T18:40:43.902Z] ad3a456e5733: Verifying Checksum [2023-11-28T18:40:43.902Z] ad3a456e5733: Download complete [2023-11-28T18:40:43.902Z] 69c7f0334f64: Verifying Checksum [2023-11-28T18:40:43.902Z] 69c7f0334f64: Download complete [2023-11-28T18:40:43.902Z] 7264a8db6415: Download complete [2023-11-28T18:40:43.902Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T18:40:43.902Z] 1f1c1a5573a3: Download complete [2023-11-28T18:40:44.165Z] 7264a8db6415: Pull complete [2023-11-28T18:40:44.165Z] b5e4710f87ac: Verifying Checksum [2023-11-28T18:40:44.165Z] b5e4710f87ac: Download complete [2023-11-28T18:40:44.165Z] c4d48a809fc2: Pull complete [2023-11-28T18:40:44.425Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T18:40:44.425Z] 4f1c88b9dad5: Download complete [2023-11-28T18:40:44.685Z] ce7588e14bc9: Download complete [2023-11-28T18:40:47.214Z] 4f1c88b9dad5: Pull complete [2023-11-28T18:40:47.214Z] ad3a456e5733: Pull complete [2023-11-28T18:40:47.214Z] 69c7f0334f64: Pull complete [2023-11-28T18:40:47.214Z] 1f1c1a5573a3: Pull complete [2023-11-28T18:40:49.747Z] ce7588e14bc9: Pull complete [2023-11-28T18:40:49.747Z] b5e4710f87ac: Pull complete [2023-11-28T18:40:50.005Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T18:40:50.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:40:50.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:40:50.319Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:40:50.320Z] WORKDIR /edgex [2023-11-28T18:40:50.320Z] COPY go.mod . [2023-11-28T18:40:50.320Z] RUN go mod download [2023-11-28T18:40:50.320Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-28T18:40:50.884Z] Sending build context to Docker daemon 175.1MB [2023-11-28T18:40:50.884Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:40:50.884Z] ---> 88b5674ff536 [2023-11-28T18:40:50.884Z] Step 2/4 : WORKDIR /edgex [2023-11-28T18:40:57.453Z] ---> Running in b70648652656 [2023-11-28T18:40:57.453Z] Removing intermediate container b70648652656 [2023-11-28T18:40:57.453Z] ---> b8a0ba6a40ca [2023-11-28T18:40:57.453Z] Step 3/4 : COPY go.mod . [2023-11-28T18:40:57.453Z] ---> 3cbad74d16ff [2023-11-28T18:40:57.453Z] Step 4/4 : RUN go mod download [2023-11-28T18:40:57.453Z] ---> Running in 92a9f8d9854e [2023-11-28T18:40:58.119Z] Still waiting to schedule task [2023-11-28T18:40:58.120Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T18:41:15.653Z] Removing intermediate container 92a9f8d9854e [2023-11-28T18:41:15.653Z] ---> f749e9862604 [2023-11-28T18:41:15.653Z] Successfully built f749e9862604 [2023-11-28T18:41:15.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:41:15.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:41:15.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:41:16.079Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T18:41:16.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:41:16.503Z] $ docker top c1d2eed2a615ec0ea1de9e4eedbfff556182184ce78d6787defa8f0b63cd1e64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:41:16.872Z] + go version [2023-11-28T18:41:16.872Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T18:41:16.885Z] $ docker stop --time=1 c1d2eed2a615ec0ea1de9e4eedbfff556182184ce78d6787defa8f0b63cd1e64 [2023-11-28T18:41:18.178Z] $ docker rm -f --volumes c1d2eed2a615ec0ea1de9e4eedbfff556182184ce78d6787defa8f0b63cd1e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:41:18.726Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:41:18.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:41:18.839Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T18:41:18.870Z] $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:41:19.195Z] $ docker top 11c780be38e599ad1ab1802223aa98d94547eee5565781c4007966bb01a05dbd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T18:41:19.291Z] ========================================================= [2023-11-28T18:41:19.291Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-28T18:41:19.291Z] ========================================================= [Pipeline] sh [2023-11-28T18:41:19.567Z] + git config --global --add safe.directory /w/workspace/edgex-go/610 [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:41:19.879Z] + make test [2023-11-28T18:41:19.879Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T18:41:26.448Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-28T18:41:38.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-28T18:41:39.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-28T18:41:39.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-28T18:41:40.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2023-11-28T18:41:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-28T18:41:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-28T18:41:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-28T18:41:40.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements [2023-11-28T18:41:41.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-28T18:41:41.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-28T18:41:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-28T18:41:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:41:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-28T18:41:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-28T18:41:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-28T18:41:43.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-28T18:41:43.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-28T18:41:44.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2023-11-28T18:41:44.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements [2023-11-28T18:41:45.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.189s coverage: 93.4% of statements [2023-11-28T18:41:45.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 4.1% of statements [2023-11-28T18:41:45.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-28T18:41:45.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:41:45.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-28T18:41:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-28T18:41:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-28T18:41:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-28T18:41:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-28T18:41:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-28T18:41:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-28T18:41:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-28T18:41:47.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 97.6% of statements [2023-11-28T18:41:47.039Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2023-11-28T18:41:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-28T18:41:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-28T18:41:48.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2023-11-28T18:41:48.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.061s coverage: 32.2% of statements [2023-11-28T18:41:48.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements [2023-11-28T18:41:48.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-11-28T18:41:48.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements [2023-11-28T18:41:48.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2023-11-28T18:41:49.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-28T18:41:49.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-28T18:41:50.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-28T18:41:50.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-28T18:41:50.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-28T18:41:50.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-28T18:41:51.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-28T18:41:51.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-28T18:41:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-28T18:41:53.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-28T18:41:53.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-28T18:41:55.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-28T18:41:55.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-28T18:41:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-28T18:41:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-28T18:41:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-28T18:41:59.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-28T18:41:59.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-28T18:41:59.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-28T18:42:00.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-28T18:42:00.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-28T18:42:00.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-28T18:42:00.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-28T18:42:01.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-28T18:42:01.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-28T18:42:01.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-28T18:42:01.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-28T18:42:01.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2023-11-28T18:42:02.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-28T18:42:02.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:42:02.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-28T18:42:02.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-28T18:42:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-28T18:42:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-28T18:42:04.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-28T18:42:04.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-28T18:42:14.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.347s coverage: 79.9% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.146s coverage: 92.9% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.076s coverage: 62.3% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.083s coverage: 100.0% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.157s coverage: 81.8% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 38.4% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements [2023-11-28T18:42:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2023-11-28T18:42:15.098Z] 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-11-28T18:42:15.354Z] running golangci-lint [2023-11-28T18:42:15.354Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-28T18:42:15.354Z] go version go1.21.0 linux/amd64 [2023-11-28T18:42:15.611Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-28T18:42:15.611Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-28T18:42:30.476Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 12.337073345s" [2023-11-28T18:42:30.476Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.316642ms" [2023-11-28T18:42:35.735Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.580438034s with top 10 stages: buildir: 29.258170761s, gosec: 6.387194875s, inspect: 2.021904648s, fact_deprecated: 1.932046946s, ctrlflow: 1.32751455s, printf: 1.297950352s, S1038: 950.411394ms, nilness: 788.640305ms, fact_purity: 639.906739ms, ineffassign: 631.156512ms" [2023-11-28T18:42:35.735Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-28T18:42:35.735Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, exclude: 197/197, cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197" [2023-11-28T18:42:35.735Z] level=info msg="[runner] processing took 16.152879ms with stages: nolint: 6.89551ms, identifier_marker: 4.255398ms, exclude-rules: 1.837017ms, path_prettifier: 1.407475ms, autogenerated_exclude: 975.894µs, skip_dirs: 724.734µs, filename_unadjuster: 28.411µs, cgo: 24.62µs, max_same_issues: 730ns, fixer: 490ns, skip_files: 420ns, uniq_by_line: 340ns, exclude: 320ns, severity-rules: 270ns, sort_results: 260ns, max_per_file_from_linter: 240ns, diff: 180ns, max_from_linter: 180ns, source_code: 160ns, path_shortener: 120ns, path_prefixer: 110ns" [2023-11-28T18:42:35.735Z] level=info msg="[runner] linters took 7.483710798s with stages: goanalysis_metalinter: 7.467473549s" [2023-11-28T18:42:35.735Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-28T18:42:35.735Z] level=info msg="Memory: 200 samples, avg is 237.0MB, max is 862.1MB" [2023-11-28T18:42:35.735Z] level=info msg="Execution took 19.868215034s" [2023-11-28T18:42:35.735Z] go vet ./... [2023-11-28T18:42:39.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:42:39.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:42:39.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:42:39.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-28T18:42:39.587Z] + ls -al . [2023-11-28T18:42:39.587Z] total 736 [2023-11-28T18:42:39.587Z] drwxrwxr-x 11 1001 1001 4096 Nov 28 18:41 . [2023-11-28T18:42:39.587Z] drwxr-xr-x 4 root root 4096 Nov 28 18:41 .. [2023-11-28T18:42:39.587Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 18:40 .blubracket [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 10 Nov 28 18:40 .dockerignore [2023-11-28T18:42:39.587Z] drwxrwxr-x 8 1001 1001 4096 Nov 28 18:42 .git [2023-11-28T18:42:39.587Z] drwxrwxr-x 3 1001 1001 4096 Nov 28 18:40 .github [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 1074 Nov 28 18:40 .gitignore [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 42 Nov 28 18:40 .golangci.yml [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 100 Nov 28 18:40 .hadolint.yml [2023-11-28T18:42:39.587Z] drwxr-xr-x 3 1001 1001 4096 Nov 28 18:40 .semver [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 155 Nov 28 18:40 .sonarcloud.properties [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 1171 Nov 28 18:40 ADOPTERS.md [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 11674 Nov 28 18:40 Attribution.txt [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 100284 Nov 28 18:40 CHANGELOG.md [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 3804 Nov 28 18:40 CONTRIBUTING.md [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 677 Nov 28 18:40 GOVERNANCE.md [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 861 Nov 28 18:40 Jenkinsfile [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 10775 Nov 28 18:40 LICENSE [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 15054 Nov 28 18:40 Makefile [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 582 Nov 28 18:40 OWNERS.md [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 9528 Nov 28 18:40 README.md [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 789 Nov 28 18:40 SECURITY.md [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 11 Nov 28 18:40 VERSION [2023-11-28T18:42:39.587Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 18:40 bin [2023-11-28T18:42:39.587Z] drwxrwxr-x 18 1001 1001 4096 Nov 28 18:40 cmd [2023-11-28T18:42:39.587Z] -rw-r--r-- 1 root root 453602 Nov 28 18:42 coverage.out [2023-11-28T18:42:39.587Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 18:40 fuzz_test [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 3685 Nov 28 18:40 go.mod [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 34438 Nov 28 18:40 go.sum [2023-11-28T18:42:39.587Z] drwxrwxr-x 7 1001 1001 4096 Nov 28 18:40 internal [2023-11-28T18:42:39.587Z] drwxrwxr-x 3 1001 1001 4096 Nov 28 18:40 openapi [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 584 Nov 28 18:40 security.txt [2023-11-28T18:42:39.587Z] -rw-rw-r-- 1 1001 1001 204 Nov 28 18:40 version.go [Pipeline] sh [2023-11-28T18:42:39.869Z] + '[' -e coverage.out ] [2023-11-28T18:42:39.869Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-28T18:42:40.010Z] Stashed 1 file(s) [Pipeline] sh [2023-11-28T18:42:40.299Z] + make build [2023-11-28T18:42:40.299Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-28T18:42:52.490Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-28T18:42:52.490Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-28T18:42:52.490Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-28T18:42:53.055Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-28T18:42:58.328Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-28T18:43:00.232Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-28T18:43:01.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-28T18:43:02.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-28T18:43:03.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-28T18:43:04.042Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-28T18:43:04.980Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-28T18:43:06.393Z] $ docker stop --time=1 11c780be38e599ad1ab1802223aa98d94547eee5565781c4007966bb01a05dbd [2023-11-28T18:43:11.342Z] $ docker rm -f --volumes 11c780be38e599ad1ab1802223aa98d94547eee5565781c4007966bb01a05dbd [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-11-28T18:43:12.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-28T18:43:12.473Z] [2023-11-28T18:43:12.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:43:12.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-28T18:43:12.795Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-28T18:43:12.795Z] 91d30c5bc195: Pulling fs layer [2023-11-28T18:43:12.795Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-28T18:43:12.795Z] 9c61dcf015f6: Pulling fs layer [2023-11-28T18:43:12.795Z] 4698f68db338: Pulling fs layer [2023-11-28T18:43:12.795Z] 2a2f49069b9e: Pulling fs layer [2023-11-28T18:43:12.795Z] e0025b399a48: Pulling fs layer [2023-11-28T18:43:12.795Z] 2a2f49069b9e: Waiting [2023-11-28T18:43:12.795Z] 4698f68db338: Waiting [2023-11-28T18:43:12.795Z] e0025b399a48: Waiting [2023-11-28T18:43:13.054Z] 91d30c5bc195: Verifying Checksum [2023-11-28T18:43:13.054Z] 91d30c5bc195: Download complete [2023-11-28T18:43:13.054Z] 4698f68db338: Verifying Checksum [2023-11-28T18:43:13.054Z] 4698f68db338: Download complete [2023-11-28T18:43:13.054Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-28T18:43:13.054Z] 2e9b0aa3be6d: Download complete [2023-11-28T18:43:13.054Z] e0025b399a48: Download complete [2023-11-28T18:43:13.054Z] 91d30c5bc195: Pull complete [2023-11-28T18:43:13.313Z] 2a2f49069b9e: Download complete [2023-11-28T18:43:13.313Z] 2e9b0aa3be6d: Pull complete [2023-11-28T18:43:13.571Z] 9c61dcf015f6: Download complete [2023-11-28T18:43:16.095Z] 9c61dcf015f6: Pull complete [2023-11-28T18:43:16.095Z] 4698f68db338: Pull complete [2023-11-28T18:43:16.353Z] 2a2f49069b9e: Pull complete [2023-11-28T18:43:16.611Z] e0025b399a48: Pull complete [2023-11-28T18:43:16.611Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-28T18:43:16.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-28T18:43:16.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:43:16.795Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T18:43:16.823Z] $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-28T18:43:19.638Z] $ docker top 4814795f1dc42fca442b472d39be9347dd412641d35f8181e222ca9ef2d31532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:43:20.018Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-28T18:43:21.920Z] #1 [core-command internal] load build definition from Dockerfile [2023-11-28T18:43:21.920Z] #1 transferring dockerfile: 1.93kB done [2023-11-28T18:43:21.920Z] #1 DONE 0.0s [2023-11-28T18:43:21.920Z] [2023-11-28T18:43:21.920Z] #2 [core-data internal] load build definition from Dockerfile [2023-11-28T18:43:21.920Z] #2 transferring dockerfile: 2.01kB done [2023-11-28T18:43:21.920Z] #2 DONE 0.0s [2023-11-28T18:43:21.920Z] [2023-11-28T18:43:21.920Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-11-28T18:43:21.920Z] #3 transferring dockerfile: 1.81kB done [2023-11-28T18:43:21.920Z] #3 DONE 0.0s [2023-11-28T18:43:22.178Z] [2023-11-28T18:43:22.178Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-11-28T18:43:22.178Z] #4 transferring dockerfile: 1.93kB done [2023-11-28T18:43:22.178Z] #4 DONE 0.0s [2023-11-28T18:43:22.178Z] [2023-11-28T18:43:22.178Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-28T18:43:22.178Z] #5 transferring dockerfile: 2.49kB done [2023-11-28T18:43:22.178Z] #5 DONE 0.0s [2023-11-28T18:43:22.178Z] [2023-11-28T18:43:22.178Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-28T18:43:22.178Z] #6 transferring dockerfile: 2.50kB done [2023-11-28T18:43:22.178Z] #6 DONE 0.0s [2023-11-28T18:43:22.178Z] [2023-11-28T18:43:22.178Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-11-28T18:43:22.178Z] #7 transferring dockerfile: 2.06kB done [2023-11-28T18:43:22.178Z] #7 DONE 0.0s [2023-11-28T18:43:22.178Z] [2023-11-28T18:43:22.179Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-28T18:43:22.179Z] #8 transferring dockerfile: 2.93kB done [2023-11-28T18:43:22.179Z] #8 DONE 0.0s [2023-11-28T18:43:22.179Z] [2023-11-28T18:43:22.179Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-28T18:43:22.179Z] #9 transferring dockerfile: 2.23kB done [2023-11-28T18:43:22.179Z] #9 DONE 0.0s [2023-11-28T18:43:22.179Z] [2023-11-28T18:43:22.179Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-28T18:43:22.179Z] #10 transferring dockerfile: 2.15kB done [2023-11-28T18:43:22.179Z] #10 DONE 0.0s [2023-11-28T18:43:22.179Z] [2023-11-28T18:43:22.179Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-28T18:43:22.179Z] #11 transferring dockerfile: 1.89kB done [2023-11-28T18:43:22.179Z] #11 DONE 0.0s [2023-11-28T18:43:22.179Z] [2023-11-28T18:43:22.179Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-11-28T18:43:22.179Z] #12 transferring dockerfile: 1.69kB done [2023-11-28T18:43:22.179Z] #12 DONE 0.0s [2023-11-28T18:43:22.179Z] [2023-11-28T18:43:22.179Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-11-28T18:43:22.179Z] #13 transferring dockerfile: 1.70kB done [2023-11-28T18:43:22.179Z] #13 DONE 0.0s [2023-11-28T18:43:22.179Z] [2023-11-28T18:43:22.179Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-11-28T18:43:22.179Z] #14 transferring dockerfile: 1.95kB done [2023-11-28T18:43:22.179Z] #14 DONE 0.0s [2023-11-28T18:43:22.179Z] [2023-11-28T18:43:22.179Z] #15 [core-command internal] load .dockerignore [2023-11-28T18:43:22.179Z] #15 transferring context: 50B done [2023-11-28T18:43:22.179Z] #15 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #16 [core-data internal] load .dockerignore [2023-11-28T18:43:22.437Z] #16 transferring context: 50B done [2023-11-28T18:43:22.437Z] #16 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #17 [security-spire-agent internal] load .dockerignore [2023-11-28T18:43:22.437Z] #17 transferring context: 50B done [2023-11-28T18:43:22.437Z] #17 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #18 [support-scheduler internal] load .dockerignore [2023-11-28T18:43:22.437Z] #18 transferring context: 50B done [2023-11-28T18:43:22.437Z] #18 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-11-28T18:43:22.437Z] #19 transferring context: 50B done [2023-11-28T18:43:22.437Z] #19 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #20 [security-proxy-setup internal] load .dockerignore [2023-11-28T18:43:22.437Z] #20 transferring context: 50B done [2023-11-28T18:43:22.437Z] #20 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #21 [core-metadata internal] load .dockerignore [2023-11-28T18:43:22.437Z] #21 transferring context: 50B done [2023-11-28T18:43:22.437Z] #21 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #22 [security-bootstrapper internal] load .dockerignore [2023-11-28T18:43:22.437Z] #22 transferring context: 50B done [2023-11-28T18:43:22.437Z] #22 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-28T18:43:22.437Z] #23 transferring context: 50B done [2023-11-28T18:43:22.437Z] #23 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #24 [security-proxy-auth internal] load .dockerignore [2023-11-28T18:43:22.437Z] #24 transferring context: 50B done [2023-11-28T18:43:22.437Z] #24 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #25 [security-spire-server internal] load .dockerignore [2023-11-28T18:43:22.437Z] #25 transferring context: 50B done [2023-11-28T18:43:22.437Z] #25 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-11-28T18:43:22.437Z] #26 transferring context: 50B done [2023-11-28T18:43:22.437Z] #26 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #27 [security-spire-config internal] load .dockerignore [2023-11-28T18:43:22.437Z] #27 transferring context: 50B done [2023-11-28T18:43:22.437Z] #27 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #28 [support-notifications internal] load .dockerignore [2023-11-28T18:43:22.437Z] #28 transferring context: 50B done [2023-11-28T18:43:22.437Z] #28 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:43:22.437Z] #29 DONE 0.0s [2023-11-28T18:43:22.437Z] [2023-11-28T18:43:22.437Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:43:22.437Z] #30 DONE 0.1s [2023-11-28T18:43:22.701Z] [2023-11-28T18:43:22.701Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:43:22.701Z] #29 DONE 0.0s [2023-11-28T18:43:22.701Z] [2023-11-28T18:43:22.701Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:43:22.701Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:43:22.701Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:43:22.701Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:43:22.701Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.1s [2023-11-28T18:43:22.701Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:43:22.701Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:43:22.701Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:43:22.701Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s [2023-11-28T18:43:22.701Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:43:22.961Z] #31 ... [2023-11-28T18:43:22.961Z] [2023-11-28T18:43:22.961Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:43:22.961Z] #29 DONE 0.0s [2023-11-28T18:43:22.961Z] [2023-11-28T18:43:22.961Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:43:22.961Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:43:22.961Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:43:22.961Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:43:22.961Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-28T18:43:22.961Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:43:22.961Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-28T18:43:22.961Z] #31 ... [2023-11-28T18:43:22.961Z] [2023-11-28T18:43:22.961Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:43:22.961Z] #29 DONE 0.0s [2023-11-28T18:43:22.961Z] [2023-11-28T18:43:22.961Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:43:22.961Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:43:22.961Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:43:22.961Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:43:22.961Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-28T18:43:22.961Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:43:23.221Z] #31 ... [2023-11-28T18:43:23.221Z] [2023-11-28T18:43:23.221Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-28T18:43:23.221Z] #29 DONE 0.0s [2023-11-28T18:43:23.221Z] [2023-11-28T18:43:23.221Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:43:23.221Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-28T18:43:23.221Z] #31 ... [2023-11-28T18:43:23.221Z] [2023-11-28T18:43:23.221Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:43:23.221Z] #30 DONE 0.5s [2023-11-28T18:43:23.221Z] [2023-11-28T18:43:23.221Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:43:23.221Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:43:23.221Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:43:23.221Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:43:23.221Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-28T18:43:23.221Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:43:23.221Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-28T18:43:23.480Z] #31 DONE 1.0s [2023-11-28T18:43:23.480Z] [2023-11-28T18:43:23.480Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-28T18:43:23.480Z] #32 DONE 1.0s [2023-11-28T18:43:23.480Z] [2023-11-28T18:43:23.480Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-28T18:43:28.763Z] #33 ... [2023-11-28T18:43:28.763Z] [2023-11-28T18:43:28.763Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:43:28.763Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:43:28.763Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:43:28.763Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:43:28.763Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-28T18:43:28.763Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:43:28.763Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-28T18:43:28.763Z] #31 DONE 1.0s [2023-11-28T18:43:28.763Z] [2023-11-28T18:43:28.763Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-28T18:43:28.763Z] #34 DONE 5.2s [2023-11-28T18:43:28.763Z] [2023-11-28T18:43:28.763Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:28.763Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:30.678Z] #35 ... [2023-11-28T18:43:30.678Z] [2023-11-28T18:43:30.678Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:43:30.678Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:43:30.678Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-28T18:43:30.678Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-28T18:43:30.678Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-28T18:43:30.678Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:43:30.678Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-28T18:43:30.678Z] #31 DONE 1.0s [2023-11-28T18:43:30.678Z] [2023-11-28T18:43:30.678Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-28T18:43:30.678Z] #36 DONE 7.9s [2023-11-28T18:43:30.678Z] [2023-11-28T18:43:30.678Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:32.588Z] #35 ... [2023-11-28T18:43:32.588Z] [2023-11-28T18:43:32.588Z] #37 [core-data internal] load build context [2023-11-28T18:43:32.588Z] #37 transferring context: 369.40MB 9.8s done [2023-11-28T18:43:32.847Z] #37 ... [2023-11-28T18:43:32.847Z] [2023-11-28T18:43:32.847Z] #38 [core-command internal] load build context [2023-11-28T18:43:32.847Z] #38 ... [2023-11-28T18:43:32.847Z] [2023-11-28T18:43:32.847Z] #39 [support-scheduler internal] load build context [2023-11-28T18:43:32.847Z] #39 transferring context: 369.40MB 8.4s done [2023-11-28T18:43:33.106Z] #39 ... [2023-11-28T18:43:33.106Z] [2023-11-28T18:43:33.106Z] #40 [core-common-config-bootstrapper internal] load build context [2023-11-28T18:43:33.106Z] #40 transferring context: 369.40MB 9.2s done [2023-11-28T18:43:33.106Z] #40 ... [2023-11-28T18:43:33.106Z] [2023-11-28T18:43:33.106Z] #41 [security-bootstrapper internal] load build context [2023-11-28T18:43:33.106Z] #41 transferring context: 369.40MB 9.2s done [2023-11-28T18:43:33.673Z] #41 ... [2023-11-28T18:43:33.673Z] [2023-11-28T18:43:33.673Z] #42 [support-notifications internal] load build context [2023-11-28T18:43:33.673Z] #42 transferring context: 369.40MB 7.5s done [2023-11-28T18:43:33.934Z] #42 ... [2023-11-28T18:43:33.934Z] [2023-11-28T18:43:33.934Z] #43 [security-secretstore-setup internal] load build context [2023-11-28T18:43:33.934Z] #43 transferring context: 369.40MB 9.3s done [2023-11-28T18:43:33.934Z] #43 ... [2023-11-28T18:43:33.934Z] [2023-11-28T18:43:33.934Z] #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-28T18:43:34.193Z] #44 ... [2023-11-28T18:43:34.193Z] [2023-11-28T18:43:34.193Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:43:34.193Z] #45 ... [2023-11-28T18:43:34.193Z] [2023-11-28T18:43:34.193Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-28T18:43:34.452Z] #46 ... [2023-11-28T18:43:34.452Z] [2023-11-28T18:43:34.452Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:43:34.452Z] #47 ... [2023-11-28T18:43:34.452Z] [2023-11-28T18:43:34.452Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-28T18:43:34.711Z] #48 ... [2023-11-28T18:43:34.711Z] [2023-11-28T18:43:34.711Z] #49 [security-proxy-setup internal] load build context [2023-11-28T18:43:34.711Z] #49 transferring context: 369.40MB 9.7s done [2023-11-28T18:43:34.969Z] #49 ... [2023-11-28T18:43:34.969Z] [2023-11-28T18:43:34.969Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-28T18:43:34.969Z] #50 ... [2023-11-28T18:43:34.969Z] [2023-11-28T18:43:34.969Z] #51 [core-metadata internal] load build context [2023-11-28T18:43:34.969Z] #51 transferring context: 369.40MB 7.1s done [2023-11-28T18:43:35.226Z] #51 ... [2023-11-28T18:43:35.226Z] [2023-11-28T18:43:35.226Z] #52 [security-proxy-auth internal] load build context [2023-11-28T18:43:35.226Z] #52 transferring context: 369.40MB 9.1s done [2023-11-28T18:43:35.226Z] #52 ... [2023-11-28T18:43:35.226Z] [2023-11-28T18:43:35.226Z] #53 [security-spiffe-token-provider internal] load build context [2023-11-28T18:43:35.226Z] #53 transferring context: 369.40MB 8.3s done [2023-11-28T18:43:35.485Z] #53 ... [2023-11-28T18:43:35.485Z] [2023-11-28T18:43:35.485Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-28T18:43:35.485Z] #0 4.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:35.485Z] #0 4.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:35.485Z] #0 4.755 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:35.485Z] #0 4.768 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:35.485Z] #0 4.795 OK: 7 MiB in 16 packages [2023-11-28T18:43:35.485Z] #54 ... [2023-11-28T18:43:35.485Z] [2023-11-28T18:43:35.485Z] #38 [core-command internal] load build context [2023-11-28T18:43:35.485Z] #38 transferring context: 369.40MB 10.6s done [2023-11-28T18:43:38.017Z] #38 ... [2023-11-28T18:43:38.017Z] [2023-11-28T18:43:38.017Z] #55 [security-spire-server internal] load build context [2023-11-28T18:43:38.017Z] #55 ... [2023-11-28T18:43:38.017Z] [2023-11-28T18:43:38.017Z] #56 [security-spire-config internal] load build context [2023-11-28T18:43:38.276Z] #56 ... [2023-11-28T18:43:38.276Z] [2023-11-28T18:43:38.276Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:43:38.276Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:43:40.814Z] #57 ... [2023-11-28T18:43:40.814Z] [2023-11-28T18:43:40.814Z] #58 [security-spire-agent internal] load build context [2023-11-28T18:43:42.758Z] #58 ... [2023-11-28T18:43:42.758Z] [2023-11-28T18:43:42.758Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-28T18:43:49.383Z] #59 ... [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:49.383Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20.9s done [2023-11-28T18:43:49.383Z] #35 ... [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #51 [core-metadata internal] load build context [2023-11-28T18:43:49.383Z] #51 DONE 25.9s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #42 [support-notifications internal] load build context [2023-11-28T18:43:49.383Z] #42 DONE 25.6s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #39 [support-scheduler internal] load build context [2023-11-28T18:43:49.383Z] #39 DONE 26.0s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-28T18:43:49.383Z] #33 DONE 25.5s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-28T18:43:49.383Z] #54 DONE 25.5s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:49.383Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20.9s done [2023-11-28T18:43:49.383Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-28T18:43:49.383Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-28T18:43:49.383Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-28T18:43:49.383Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-11-28T18:43:49.383Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-11-28T18:43:49.383Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-11-28T18:43:49.383Z] #35 ... [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #53 [security-spiffe-token-provider internal] load build context [2023-11-28T18:43:49.383Z] #53 DONE 25.6s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #41 [security-bootstrapper internal] load build context [2023-11-28T18:43:49.383Z] #41 DONE 26.0s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #52 [security-proxy-auth internal] load build context [2023-11-28T18:43:49.383Z] #52 DONE 25.9s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #43 [security-secretstore-setup internal] load build context [2023-11-28T18:43:49.383Z] #43 DONE 26.0s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #40 [core-common-config-bootstrapper internal] load build context [2023-11-28T18:43:49.383Z] #40 DONE 25.9s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #49 [security-proxy-setup internal] load build context [2023-11-28T18:43:49.383Z] #49 DONE 26.0s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #37 [core-data internal] load build context [2023-11-28T18:43:49.383Z] #37 DONE 26.3s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #38 [core-command internal] load build context [2023-11-28T18:43:49.383Z] #38 DONE 26.3s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:49.383Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-28T18:43:49.383Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-28T18:43:49.383Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-28T18:43:49.383Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-28T18:43:49.383Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-11-28T18:43:49.383Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-28T18:43:49.383Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-11-28T18:43:49.383Z] #35 ... [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #56 [security-spire-config internal] load build context [2023-11-28T18:43:49.383Z] #56 transferring context: 16.35kB done [2023-11-28T18:43:49.383Z] #56 DONE 21.1s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #55 [security-spire-server internal] load build context [2023-11-28T18:43:49.383Z] #55 transferring context: 18.10kB done [2023-11-28T18:43:49.383Z] #55 DONE 21.1s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #58 [security-spire-agent internal] load build context [2023-11-28T18:43:49.383Z] #58 transferring context: 17.63kB done [2023-11-28T18:43:49.383Z] #58 DONE 18.4s [2023-11-28T18:43:49.383Z] [2023-11-28T18:43:49.383Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:49.383Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-28T18:43:49.383Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-28T18:43:49.383Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-28T18:43:49.383Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.4s [2023-11-28T18:43:49.383Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.5s [2023-11-28T18:43:49.383Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-11-28T18:43:49.635Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1568 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-11-28T18:43:49.666Z] Running in /w/workspace/edgex-go/610 [Pipeline] { [Pipeline] checkout [2023-11-28T18:43:50.318Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2023-11-28T18:43:50.577Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-28T18:43:51.144Z] #35 ... [2023-11-28T18:43:51.144Z] [2023-11-28T18:43:51.144Z] #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-28T18:43:51.144Z] #44 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #44 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #44 26.03 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:51.144Z] #44 26.03 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:51.144Z] #44 26.04 OK: 7 MiB in 16 packages [2023-11-28T18:43:51.144Z] #44 DONE 27.5s [2023-11-28T18:43:51.144Z] [2023-11-28T18:43:51.144Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:51.144Z] #35 ... [2023-11-28T18:43:51.144Z] [2023-11-28T18:43:51.144Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:43:51.144Z] #47 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #47 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #47 26.31 (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T18:43:51.144Z] #47 26.51 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:51.144Z] #47 26.51 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:51.144Z] #47 26.52 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:43:51.144Z] #47 26.57 OK: 8 MiB in 17 packages [2023-11-28T18:43:51.144Z] #47 DONE 27.6s [2023-11-28T18:43:51.144Z] [2023-11-28T18:43:51.144Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:43:51.144Z] #45 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #45 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #45 25.92 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:43:51.144Z] #45 25.92 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:43:51.144Z] #45 25.92 OK: 20076 distinct packages available [2023-11-28T18:43:51.144Z] #45 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #45 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #45 26.30 (1/11) Installing ca-certificates (20230506-r0) [2023-11-28T18:43:51.144Z] #45 26.31 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-28T18:43:51.144Z] #45 26.33 (3/11) Installing libunistring (1.1-r1) [2023-11-28T18:43:51.144Z] #45 26.35 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-28T18:43:51.144Z] #45 26.35 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-28T18:43:51.144Z] #45 26.36 (6/11) Installing libcurl (8.4.0-r0) [2023-11-28T18:43:51.144Z] #45 26.37 (7/11) Installing curl (8.4.0-r0) [2023-11-28T18:43:51.144Z] #45 26.37 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:51.144Z] #45 26.38 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:43:51.144Z] #45 26.38 (10/11) Installing libucontext (1.2-r2) [2023-11-28T18:43:51.144Z] #45 26.38 (11/11) Installing gcompat (1.1.0-r1) [2023-11-28T18:43:51.144Z] #45 26.39 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:51.144Z] #45 26.53 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:43:51.144Z] #45 26.76 OK: 12 MiB in 26 packages [2023-11-28T18:43:51.144Z] #45 DONE 27.7s [2023-11-28T18:43:51.144Z] [2023-11-28T18:43:51.144Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-28T18:43:51.144Z] #48 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #48 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #48 26.34 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:51.144Z] #48 26.54 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:51.144Z] #48 26.55 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:51.144Z] #48 26.55 (4/6) Installing openssl (3.1.4-r1) [2023-11-28T18:43:51.144Z] #48 26.56 (5/6) Installing su-exec (0.2-r3) [2023-11-28T18:43:51.144Z] #48 26.56 (6/6) Installing yq (4.33.3-r5) [2023-11-28T18:43:51.144Z] #48 26.62 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:51.144Z] #48 26.63 OK: 17 MiB in 19 packages [2023-11-28T18:43:51.144Z] #48 DONE 27.7s [2023-11-28T18:43:51.144Z] [2023-11-28T18:43:51.144Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-28T18:43:51.144Z] #50 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #50 26.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.144Z] #50 26.32 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:51.144Z] #50 26.32 (2/2) Installing su-exec (0.2-r3) [2023-11-28T18:43:51.144Z] #50 26.32 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:51.144Z] #50 26.50 OK: 7 MiB in 17 packages [2023-11-28T18:43:51.144Z] #50 DONE 27.7s [2023-11-28T18:43:51.144Z] [2023-11-28T18:43:51.144Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-28T18:43:51.144Z] #0 3.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.145Z] #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.145Z] #0 3.979 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:43:51.145Z] #0 3.979 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:43:51.145Z] #0 3.979 OK: 20076 distinct packages available [2023-11-28T18:43:51.145Z] #0 4.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.145Z] #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.145Z] #0 4.362 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:51.145Z] #0 4.449 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:51.145Z] #0 4.456 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:51.145Z] #0 4.459 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:43:51.145Z] #0 4.462 (5/7) Installing libucontext (1.2-r2) [2023-11-28T18:43:51.145Z] #0 4.466 (6/7) Installing gcompat (1.1.0-r1) [2023-11-28T18:43:51.145Z] #0 4.470 (7/7) Installing openssl (3.1.4-r1) [2023-11-28T18:43:51.145Z] #0 4.481 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:51.145Z] #0 4.486 OK: 8 MiB in 20 packages [2023-11-28T18:43:51.145Z] #60 DONE 5.1s [2023-11-28T18:43:51.145Z] [2023-11-28T18:43:51.145Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-28T18:43:51.145Z] #46 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.145Z] #46 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:51.145Z] #46 26.03 (1/4) Installing ca-certificates (20230506-r0) [2023-11-28T18:43:51.145Z] #46 26.05 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:51.145Z] #46 26.05 (3/4) Installing su-exec (0.2-r3) [2023-11-28T18:43:51.145Z] #46 26.05 (4/4) Installing yq (4.33.3-r5) [2023-11-28T18:43:51.145Z] #46 26.13 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:51.145Z] #46 26.20 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:43:51.145Z] #46 26.38 OK: 17 MiB in 19 packages [2023-11-28T18:43:51.145Z] #46 DONE 27.7s [2023-11-28T18:43:51.145Z] [2023-11-28T18:43:51.145Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:51.145Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2023-11-28T18:43:51.402Z] #35 ... [2023-11-28T18:43:51.402Z] [2023-11-28T18:43:51.402Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:43:51.402Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18.1s done [2023-11-28T18:43:51.402Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-28T18:43:51.402Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-28T18:43:51.402Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-28T18:43:51.402Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-28T18:43:51.402Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-28T18:43:51.402Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-11-28T18:43:51.402Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-28T18:43:51.402Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-28T18:43:51.402Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-11-28T18:43:51.402Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2023-11-28T18:43:51.402Z] #57 DONE 20.7s [2023-11-28T18:43:51.402Z] [2023-11-28T18:43:51.402Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:43:52.738Z] The recommended git tool is: git [2023-11-28T18:43:52.778Z] #35 ... [2023-11-28T18:43:52.778Z] [2023-11-28T18:43:52.778Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-28T18:43:52.778Z] #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:52.778Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:52.778Z] #0 3.815 OK: 264 MiB in 52 packages [2023-11-28T18:43:52.778Z] #61 DONE 4.1s [2023-11-28T18:43:53.036Z] [2023-11-28T18:43:53.036Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:43:53.036Z] #62 DONE 0.0s [2023-11-28T18:43:53.036Z] [2023-11-28T18:43:53.036Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-28T18:43:53.036Z] #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.036Z] #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.036Z] #0 4.067 OK: 264 MiB in 52 packages [2023-11-28T18:43:53.036Z] #63 DONE 4.2s [2023-11-28T18:43:53.036Z] [2023-11-28T18:43:53.036Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-11-28T18:43:53.036Z] #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.036Z] #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.036Z] #0 4.079 OK: 264 MiB in 52 packages [2023-11-28T18:43:53.036Z] #64 DONE 4.4s [2023-11-28T18:43:53.036Z] [2023-11-28T18:43:53.036Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:43:53.036Z] #65 DONE 0.1s [2023-11-28T18:43:53.036Z] [2023-11-28T18:43:53.036Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:43:53.036Z] #66 DONE 0.1s [2023-11-28T18:43:53.036Z] [2023-11-28T18:43:53.036Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:43:53.293Z] #67 ... [2023-11-28T18:43:53.293Z] [2023-11-28T18:43:53.293Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-28T18:43:53.293Z] #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.293Z] #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.293Z] #0 3.961 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:43:53.293Z] #0 3.961 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:43:53.293Z] #0 3.961 OK: 20069 distinct packages available [2023-11-28T18:43:53.293Z] #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.293Z] #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.293Z] #0 4.361 OK: 264 MiB in 52 packages [2023-11-28T18:43:53.293Z] #68 DONE 4.6s [2023-11-28T18:43:53.551Z] [2023-11-28T18:43:53.551Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-28T18:43:53.551Z] #59 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.551Z] #59 9.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.551Z] #59 10.13 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:43:53.551Z] #59 10.13 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:43:53.551Z] #59 10.13 OK: 20076 distinct packages available [2023-11-28T18:43:53.551Z] #59 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.551Z] #59 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.551Z] #59 10.54 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-28T18:43:53.551Z] #59 10.54 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:43:53.551Z] #59 10.55 (3/4) Installing libucontext (1.2-r2) [2023-11-28T18:43:53.551Z] #59 10.55 (4/4) Installing gcompat (1.1.0-r1) [2023-11-28T18:43:53.551Z] #59 10.55 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:43:53.551Z] #59 10.56 OK: 8 MiB in 19 packages [2023-11-28T18:43:53.551Z] #59 DONE 10.7s [2023-11-28T18:43:53.551Z] [2023-11-28T18:43:53.551Z] #69 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2023-11-28T18:43:53.551Z] #0 4.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.551Z] #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.551Z] #0 4.421 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:53.551Z] #0 4.435 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:53.551Z] #0 4.454 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:53.551Z] #0 4.457 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:53.551Z] #0 4.461 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:53.551Z] #0 4.500 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:53.551Z] #0 4.508 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:53.551Z] #0 4.511 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:53.551Z] #0 4.518 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:53.551Z] #0 4.524 OK: 7 MiB in 16 packages [2023-11-28T18:43:53.551Z] #69 DONE 4.8s [2023-11-28T18:43:53.551Z] [2023-11-28T18:43:53.552Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-28T18:43:53.552Z] #70 ... [2023-11-28T18:43:53.552Z] [2023-11-28T18:43:53.552Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:43:53.552Z] #71 DONE 0.2s [2023-11-28T18:43:53.552Z] [2023-11-28T18:43:53.552Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:43:53.552Z] #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.552Z] #0 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:53.552Z] #0 2.066 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:53.552Z] #0 2.082 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:53.552Z] #0 2.125 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:53.552Z] #0 2.136 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:53.552Z] #0 2.143 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:53.552Z] #0 2.184 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:53.552Z] #0 2.195 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:53.552Z] #0 2.199 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:53.552Z] #0 2.204 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:53.552Z] #0 2.209 OK: 7 MiB in 16 packages [2023-11-28T18:43:53.552Z] #72 DONE 2.4s [2023-11-28T18:43:53.812Z] [2023-11-28T18:43:53.812Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:43:54.071Z] #73 ... [2023-11-28T18:43:54.071Z] [2023-11-28T18:43:54.071Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-28T18:43:54.071Z] #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.071Z] #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.071Z] #0 2.600 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.071Z] #0 2.611 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.071Z] #0 2.623 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:54.071Z] #0 2.643 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.071Z] #0 2.647 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.071Z] #0 2.650 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.071Z] #0 2.663 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:54.071Z] #0 2.670 OK: 17 MiB in 19 packages [2023-11-28T18:43:54.071Z] #74 DONE 2.9s [2023-11-28T18:43:54.071Z] [2023-11-28T18:43:54.071Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:43:54.071Z] #0 2.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.071Z] #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.071Z] #0 2.636 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.071Z] #0 2.648 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.071Z] #0 2.661 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:54.071Z] #0 2.679 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.071Z] #0 2.682 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.071Z] #0 2.718 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.071Z] #0 2.729 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.071Z] #0 2.732 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.071Z] #0 2.737 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:54.071Z] #0 2.741 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:43:54.071Z] #0 2.809 OK: 8 MiB in 17 packages [2023-11-28T18:43:54.071Z] #75 DONE 2.9s [2023-11-28T18:43:54.071Z] [2023-11-28T18:43:54.071Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-28T18:43:54.071Z] #76 DONE 0.0s [2023-11-28T18:43:54.329Z] [2023-11-28T18:43:54.329Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-28T18:43:54.329Z] #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.329Z] #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.329Z] #0 2.924 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.329Z] #0 2.938 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.329Z] #0 2.951 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:54.329Z] #0 2.966 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.329Z] #0 2.969 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.329Z] #0 3.006 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.329Z] #0 3.012 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.329Z] #0 3.016 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.329Z] #0 3.020 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:54.329Z] #0 3.025 OK: 7 MiB in 17 packages [2023-11-28T18:43:54.604Z] #77 DONE 3.3s [2023-11-28T18:43:54.604Z] [2023-11-28T18:43:54.604Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-28T18:43:54.863Z] #78 ... [2023-11-28T18:43:54.863Z] [2023-11-28T18:43:54.863Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-28T18:43:54.863Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.863Z] #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.863Z] #0 3.288 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.863Z] #0 3.298 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.863Z] #0 3.312 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:54.863Z] #0 3.328 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.863Z] #0 3.331 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.863Z] #0 3.363 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.863Z] #0 3.375 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.863Z] #0 3.377 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.863Z] #0 3.382 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:54.863Z] #0 3.389 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:43:54.863Z] #0 3.431 OK: 17 MiB in 19 packages [2023-11-28T18:43:54.863Z] #79 DONE 3.7s [2023-11-28T18:43:54.863Z] [2023-11-28T18:43:54.863Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:43:54.863Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.863Z] #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:54.863Z] #0 3.684 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.863Z] #0 3.693 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.863Z] #0 3.707 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:54.863Z] #0 3.725 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.863Z] #0 3.729 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.863Z] #0 3.772 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:54.863Z] #0 3.782 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:54.863Z] #0 3.784 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:54.863Z] #0 3.788 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:54.863Z] #0 3.796 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:43:54.863Z] #0 3.837 OK: 12 MiB in 26 packages [2023-11-28T18:43:55.435Z] #80 DONE 4.1s [2023-11-28T18:43:55.435Z] [2023-11-28T18:43:55.435Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-28T18:43:55.435Z] #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:55.435Z] #0 3.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:55.435Z] #0 3.972 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:55.435Z] #0 3.985 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:55.435Z] #0 4.001 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:55.435Z] #0 4.048 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:55.435Z] #0 4.053 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:55.435Z] #0 4.078 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:55.435Z] #0 4.082 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:55.435Z] #0 4.085 OK: 8 MiB in 20 packages [2023-11-28T18:43:55.435Z] #81 DONE 4.2s [2023-11-28T18:43:55.435Z] [2023-11-28T18:43:55.435Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:43:56.814Z] #82 DONE 1.3s [2023-11-28T18:43:56.814Z] [2023-11-28T18:43:56.814Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-28T18:43:56.814Z] #70 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:56.814Z] #70 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:56.814Z] #70 2.351 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:56.814Z] #70 2.365 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:56.814Z] #70 2.377 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:43:56.814Z] #70 2.389 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:56.814Z] #70 2.391 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:56.814Z] #70 2.423 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:43:56.814Z] #70 2.430 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:43:56.814Z] #70 2.432 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:43:56.814Z] #70 2.436 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:43:56.814Z] #70 2.441 OK: 8 MiB in 19 packages [2023-11-28T18:43:56.814Z] #70 DONE 3.2s [2023-11-28T18:43:56.814Z] [2023-11-28T18:43:56.814Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-28T18:43:56.814Z] #83 DONE 1.3s [2023-11-28T18:43:56.814Z] [2023-11-28T18:43:56.814Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-28T18:43:56.814Z] #78 DONE 2.2s [2023-11-28T18:43:56.814Z] [2023-11-28T18:43:56.814Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-28T18:43:57.857Z] #84 DONE 1.2s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:43:57.857Z] #85 DONE 1.3s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:43:57.857Z] #86 DONE 1.2s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-28T18:43:57.857Z] #87 DONE 0.1s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-28T18:43:57.857Z] #88 DONE 0.1s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-28T18:43:57.857Z] #89 DONE 1.2s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-28T18:43:57.857Z] #90 DONE 0.1s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:43:57.857Z] #91 DONE 0.1s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-28T18:43:57.857Z] #92 DONE 0.1s [2023-11-28T18:43:57.857Z] [2023-11-28T18:43:57.857Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-28T18:43:58.120Z] #93 DONE 0.1s [2023-11-28T18:43:58.120Z] [2023-11-28T18:43:58.120Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-28T18:43:58.120Z] #94 DONE 0.1s [2023-11-28T18:43:58.120Z] [2023-11-28T18:43:58.120Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:43:58.120Z] #95 DONE 0.1s [2023-11-28T18:43:58.120Z] [2023-11-28T18:43:58.120Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-28T18:43:58.120Z] #96 DONE 0.1s [2023-11-28T18:43:58.120Z] [2023-11-28T18:43:58.120Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:43:58.120Z] #97 DONE 0.1s [2023-11-28T18:43:58.120Z] [2023-11-28T18:43:58.120Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-28T18:43:58.120Z] #98 DONE 0.1s [2023-11-28T18:43:58.120Z] [2023-11-28T18:43:58.120Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-28T18:43:58.378Z] #99 DONE 0.1s [2023-11-28T18:43:58.378Z] [2023-11-28T18:43:58.378Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-28T18:43:58.378Z] #100 DONE 0.1s [2023-11-28T18:43:58.378Z] [2023-11-28T18:43:58.378Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-28T18:43:58.378Z] #101 DONE 0.1s [2023-11-28T18:43:58.378Z] [2023-11-28T18:43:58.378Z] #102 [security-spire-agent] exporting to image [2023-11-28T18:43:58.378Z] #102 exporting layers [2023-11-28T18:43:58.785Z] using credential edgex-jenkins-ssh [2023-11-28T18:43:58.812Z] Cloning the remote Git repository [2023-11-28T18:43:58.855Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-28T18:43:58.946Z] #102 exporting layers 0.6s done [2023-11-28T18:43:58.946Z] #102 writing image sha256:df9acddf51f1b2a115d8516addf8f5bdfecf612a07c88f0600a2785d6816bccf done [2023-11-28T18:43:58.946Z] #102 naming to docker.io/library/security-spire-server done [2023-11-28T18:43:58.946Z] #102 exporting layers 0.6s done [2023-11-28T18:43:58.946Z] #102 writing image sha256:c12820951e79bd7dcd2bc5b0654393309bdb8edbc0829dbe14031b90c99ace9d done [2023-11-28T18:43:58.946Z] #102 naming to docker.io/library/security-spire-config done [2023-11-28T18:43:58.946Z] #102 writing image sha256:8a154f72a3eef3b2c8860054872968647eeb90178f1cbf3197cd96c2dc8bb827 done [2023-11-28T18:43:58.946Z] #102 naming to docker.io/library/security-spire-agent done [2023-11-28T18:43:58.946Z] #102 DONE 0.7s [2023-11-28T18:43:58.946Z] [2023-11-28T18:43:58.946Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:43:58.955Z] > git init /w/workspace/edgex-go/610 # timeout=10 [2023-11-28T18:43:59.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-28T18:43:59.118Z] > git --version # timeout=10 [2023-11-28T18:43:59.144Z] > git --version # 'git version 2.25.1' [2023-11-28T18:43:59.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:43:59.319Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:44:03.136Z] #103 ... [2023-11-28T18:44:03.136Z] [2023-11-28T18:44:03.136Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:16.540Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-28T18:44:16.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:44:17.516Z] Avoid second fetch [2023-11-28T18:44:17.517Z] Checking out Revision 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b (main) [2023-11-28T18:44:18.385Z] Commit message: "build: Update to latest 3.2.0 dev go mods (#4731)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:44:17.533Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T18:44:17.611Z] > git checkout -f 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b # timeout=10 [2023-11-28T18:44:19.489Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T18:44:19.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T18:44:19.490Z] Dload Upload Total Spent Left Speed [2023-11-28T18:44:19.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh [2023-11-28T18:44:19.833Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T18:44:20.182Z] + sudo tee /etc/docker/daemon.new [2023-11-28T18:44:20.182Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T18:44:20.182Z] { [2023-11-28T18:44:20.182Z] "registry-mirrors": [ [2023-11-28T18:44:20.182Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T18:44:20.182Z] ], [2023-11-28T18:44:20.182Z] "bip": "10.250.0.254/24", [2023-11-28T18:44:20.182Z] "hosts": [ [2023-11-28T18:44:20.182Z] "tcp://0.0.0.0:5555", [2023-11-28T18:44:20.182Z] "unix:///var/run/docker.sock" [2023-11-28T18:44:20.182Z] ], [2023-11-28T18:44:20.182Z] "mtu": 1458, [2023-11-28T18:44:20.182Z] "selinux-enabled": true, [2023-11-28T18:44:20.182Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T18:44:20.182Z] } [Pipeline] sh [2023-11-28T18:44:20.523Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T18:44:20.857Z] + sudo service docker restart [2023-11-28T18:44:21.228Z] #104 DONE 27.4s [2023-11-28T18:44:21.228Z] [2023-11-28T18:44:21.228Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:21.228Z] #67 DONE 27.2s [2023-11-28T18:44:21.228Z] [2023-11-28T18:44:21.228Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:21.228Z] #73 DONE 26.8s [2023-11-28T18:44:21.228Z] [2023-11-28T18:44:21.228Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:21.228Z] #103 DONE 27.3s [2023-11-28T18:44:21.228Z] [2023-11-28T18:44:21.228Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #105 ... [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #106 [security-proxy-setup builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #106 ... [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #107 [support-notifications builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #107 DONE 7.4s [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #108 [core-command builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #108 DONE 7.4s [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #105 DONE 7.4s [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:44:27.882Z] #109 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #110 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:27.882Z] #111 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:27.882Z] #112 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #113 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:44:27.882Z] #114 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:27.882Z] #115 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:44:27.882Z] #116 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #117 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #106 [security-proxy-setup builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #106 DONE 7.4s [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:27.882Z] #118 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #119 [core-metadata builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #119 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:44:27.882Z] #120 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #121 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:27.882Z] #122 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:44:27.882Z] #123 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:44:27.882Z] #124 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #125 [support-scheduler builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #125 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:27.882Z] #126 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:44:27.882Z] #127 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #128 [core-data builder 6/7] COPY . . [2023-11-28T18:44:27.882Z] #128 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:44:27.882Z] #129 CACHED [2023-11-28T18:44:27.882Z] [2023-11-28T18:44:27.882Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T18:44:28.830Z] #130 0.992 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-28T18:44:39.029Z] #130 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T18:44:39.029Z] #0 0.935 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-28T18:44:39.029Z] #131 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-28T18:44:39.029Z] #0 0.811 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-28T18:44:39.029Z] #132 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-28T18:44:39.029Z] #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-28T18:44:39.029Z] #133 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T18:44:39.029Z] #0 0.341 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-28T18:44:39.029Z] #134 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T18:44:39.029Z] #0 0.892 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-28T18:44:39.029Z] #135 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-28T18:44:39.029Z] #0 1.184 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-28T18:44:39.029Z] #136 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T18:44:39.029Z] #0 0.523 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-28T18:44:39.029Z] #137 ... [2023-11-28T18:44:39.029Z] [2023-11-28T18:44:39.029Z] #138 [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-11-28T18:44:39.029Z] #0 0.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:44:39.184Z] provisioning config files... [2023-11-28T18:44:39.214Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config10583412663307991469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:44:39.290Z] #138 ... [2023-11-28T18:44:39.290Z] [2023-11-28T18:44:39.290Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T18:44:39.290Z] #0 1.120 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-28T18:44:39.290Z] #139 ... [2023-11-28T18:44:39.290Z] [2023-11-28T18:44:39.290Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-28T18:44:39.290Z] #0 0.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-28T18:44:39.708Z] ---> ****-login.sh [2023-11-28T18:44:39.708Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:44:40.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:44:40.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:44:40.299Z] Configure a credential helper to remove this warning. See [2023-11-28T18:44:40.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:44:40.299Z] [2023-11-28T18:44:40.299Z] Login Succeeded [2023-11-28T18:44:40.299Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:44:40.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:44:40.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:44:40.844Z] Configure a credential helper to remove this warning. See [2023-11-28T18:44:40.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:44:40.844Z] [2023-11-28T18:44:40.844Z] Login Succeeded [2023-11-28T18:44:40.844Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:44:41.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:44:41.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:44:41.118Z] Configure a credential helper to remove this warning. See [2023-11-28T18:44:41.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:44:41.118Z] [2023-11-28T18:44:41.118Z] Login Succeeded [2023-11-28T18:44:41.118Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:44:41.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:44:41.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:44:41.420Z] Configure a credential helper to remove this warning. See [2023-11-28T18:44:41.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:44:41.420Z] [2023-11-28T18:44:41.420Z] Login Succeeded [2023-11-28T18:44:41.420Z] ****.io [2023-11-28T18:44:41.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:44:41.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:44:41.962Z] Configure a credential helper to remove this warning. See [2023-11-28T18:44:41.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:44:41.962Z] [2023-11-28T18:44:41.962Z] Login Succeeded [2023-11-28T18:44:41.962Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:44:41.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-28T18:44:42.683Z] + git config --global --add safe.directory /w/workspace/edgex-go/610 [Pipeline] echo [2023-11-28T18:44:42.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:44:42.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:44:42.787Z] ========================================================= [2023-11-28T18:44:42.787Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T18:44:42.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:44:43.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:44:43.151Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T18:44:43.151Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T18:44:43.151Z] 5d54e960e981: Pulling fs layer [2023-11-28T18:44:43.151Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T18:44:43.151Z] f0e02332f6b5: Pulling fs layer [2023-11-28T18:44:43.151Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T18:44:43.151Z] f0e02332f6b5: Waiting [2023-11-28T18:44:43.151Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T18:44:43.151Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T18:44:43.151Z] 872ee5b61b7b: Waiting [2023-11-28T18:44:43.151Z] 0c6a40ed1a82: Waiting [2023-11-28T18:44:43.427Z] 5d54e960e981: Download complete [2023-11-28T18:44:43.427Z] f0e02332f6b5: Verifying Checksum [2023-11-28T18:44:43.427Z] f0e02332f6b5: Download complete [2023-11-28T18:44:43.427Z] 872ee5b61b7b: Download complete [2023-11-28T18:44:43.427Z] 9fda8d8052c6: Download complete [2023-11-28T18:44:44.020Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T18:44:44.020Z] 94ae7d8d031c: Download complete [2023-11-28T18:44:44.289Z] 9fda8d8052c6: Pull complete [2023-11-28T18:44:44.880Z] 5d54e960e981: Pull complete [2023-11-28T18:44:45.153Z] c4a7e357bf2a: Download complete [2023-11-28T18:44:46.570Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T18:44:46.570Z] 0c6a40ed1a82: Download complete [2023-11-28T18:44:58.911Z] c4a7e357bf2a: Pull complete [2023-11-28T18:44:58.911Z] f0e02332f6b5: Pull complete [2023-11-28T18:44:58.911Z] 872ee5b61b7b: Pull complete [2023-11-28T18:45:09.026Z] 0c6a40ed1a82: Pull complete [2023-11-28T18:45:10.984Z] 94ae7d8d031c: Pull complete [2023-11-28T18:45:10.984Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T18:45:10.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:45:10.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:45:11.372Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:45:11.372Z] WORKDIR /edgex [2023-11-28T18:45:11.372Z] COPY go.mod . [2023-11-28T18:45:11.372Z] RUN go mod download [2023-11-28T18:45:11.372Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-28T18:45:11.964Z] Sending build context to Docker daemon 2.917MB [2023-11-28T18:45:11.964Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:45:11.964Z] ---> 86de565de09d [2023-11-28T18:45:11.964Z] Step 2/4 : WORKDIR /edgex [2023-11-28T18:45:13.942Z] ---> Running in 3b93db5564e3 [2023-11-28T18:45:14.212Z] Removing intermediate container 3b93db5564e3 [2023-11-28T18:45:14.212Z] ---> 3904d0bff6f7 [2023-11-28T18:45:14.212Z] Step 3/4 : COPY go.mod . [2023-11-28T18:45:14.806Z] ---> 840b05d8611a [2023-11-28T18:45:14.806Z] Step 4/4 : RUN go mod download [2023-11-28T18:45:14.806Z] ---> Running in 9736c98bcdb0 [2023-11-28T18:45:47.037Z] #140 ... [2023-11-28T18:45:47.037Z] [2023-11-28T18:45:47.037Z] #138 [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-11-28T18:45:47.037Z] #138 71.64 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-28T18:45:51.296Z] #138 DONE 83.0s [2023-11-28T18:45:51.296Z] [2023-11-28T18:45:51.296Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T18:45:51.296Z] #134 DONE 83.0s [2023-11-28T18:45:51.296Z] [2023-11-28T18:45:51.296Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-28T18:45:51.296Z] #132 DONE 83.0s [2023-11-28T18:45:51.296Z] [2023-11-28T18:45:51.296Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T18:45:51.296Z] #131 DONE 83.0s [2023-11-28T18:45:51.296Z] [2023-11-28T18:45:51.297Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-28T18:45:51.297Z] #140 DONE 83.0s [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-28T18:45:51.297Z] #133 DONE 83.0s [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T18:45:51.297Z] #135 DONE 83.0s [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.297Z] #141 ... [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T18:45:51.297Z] #137 DONE 83.1s [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T18:45:51.297Z] #139 DONE 83.2s [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-28T18:45:51.297Z] #142 ... [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T18:45:51.297Z] #130 DONE 83.4s [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-28T18:45:51.297Z] #136 DONE 83.4s [2023-11-28T18:45:51.297Z] [2023-11-28T18:45:51.297Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.558Z] #143 ... [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.558Z] #141 DONE 0.7s [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.558Z] #144 DONE 0.6s [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-28T18:45:51.558Z] #142 DONE 0.6s [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #145 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.558Z] #145 DONE 0.8s [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.558Z] #146 DONE 0.7s [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.558Z] #147 DONE 0.7s [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.558Z] #143 DONE 0.4s [2023-11-28T18:45:51.558Z] [2023-11-28T18:45:51.558Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:51.818Z] #148 ... [2023-11-28T18:45:51.818Z] [2023-11-28T18:45:51.818Z] #149 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:51.818Z] #149 DONE 0.4s [2023-11-28T18:45:51.818Z] [2023-11-28T18:45:51.818Z] #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:51.818Z] #150 DONE 0.4s [2023-11-28T18:45:51.818Z] [2023-11-28T18:45:51.818Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:51.818Z] #151 DONE 0.3s [2023-11-28T18:45:51.818Z] [2023-11-28T18:45:51.818Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:51.818Z] #152 CACHED [2023-11-28T18:45:51.818Z] [2023-11-28T18:45:51.818Z] #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:51.818Z] #153 CACHED [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #154 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:52.079Z] #154 DONE 0.4s [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:52.079Z] #155 CACHED [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:52.079Z] #156 CACHED [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:52.079Z] #157 CACHED [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:52.079Z] #158 CACHED [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:52.079Z] #159 CACHED [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #160 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:52.079Z] #160 CACHED [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:52.079Z] #161 DONE 0.4s [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:52.079Z] #148 DONE 0.4s [2023-11-28T18:45:52.079Z] [2023-11-28T18:45:52.079Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-28T18:45:53.873Z] Removing intermediate container 9736c98bcdb0 [2023-11-28T18:45:53.873Z] ---> 95bffcd186b8 [2023-11-28T18:45:53.873Z] Successfully built 95bffcd186b8 [2023-11-28T18:45:53.873Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:45:53.987Z] #162 ... [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-28T18:45:53.987Z] #163 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-28T18:45:53.987Z] #164 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #165 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-28T18:45:53.987Z] #165 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-28T18:45:53.987Z] #166 DONE 1.9s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-28T18:45:53.987Z] #167 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-28T18:45:53.987Z] #168 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-28T18:45:53.987Z] #169 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-28T18:45:53.987Z] #170 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #171 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-28T18:45:53.987Z] #171 DONE 2.1s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-28T18:45:53.987Z] #162 DONE 2.0s [2023-11-28T18:45:53.987Z] [2023-11-28T18:45:53.987Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #172 ... [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-28T18:45:54.245Z] #173 DONE 0.3s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #174 DONE 0.3s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #175 DONE 0.3s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #176 DONE 0.4s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-28T18:45:54.245Z] #177 DONE 0.4s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #102 [support-notifications] exporting to image [2023-11-28T18:45:54.245Z] #102 exporting layers [2023-11-28T18:45:54.245Z] #102 ... [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #178 DONE 0.4s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #172 DONE 0.4s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #179 DONE 0.4s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #180 DONE 0.4s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-28T18:45:54.245Z] #181 DONE 2.9s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.245Z] #182 DONE 0.4s [2023-11-28T18:45:54.245Z] [2023-11-28T18:45:54.245Z] #102 [core-data] exporting to image [2023-11-28T18:45:54.250Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T18:45:54.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:45:54.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2023-11-28T18:45:54.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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-11-28T18:45:54.894Z] #102 ... [2023-11-28T18:45:54.894Z] [2023-11-28T18:45:54.894Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-28T18:45:54.894Z] #183 DONE 0.5s [2023-11-28T18:45:54.894Z] [2023-11-28T18:45:54.894Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-28T18:45:54.894Z] #184 DONE 0.6s [2023-11-28T18:45:54.894Z] [2023-11-28T18:45:54.894Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-28T18:45:54.894Z] #185 DONE 0.6s [2023-11-28T18:45:54.894Z] [2023-11-28T18:45:54.894Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-28T18:45:54.894Z] #186 DONE 0.5s [2023-11-28T18:45:54.894Z] [2023-11-28T18:45:54.894Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T18:45:54.894Z] #187 DONE 0.5s [2023-11-28T18:45:54.894Z] [2023-11-28T18:45:54.894Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-28T18:45:54.894Z] #188 DONE 0.5s [2023-11-28T18:45:54.894Z] [2023-11-28T18:45:54.894Z] #102 [core-metadata] exporting to image [2023-11-28T18:45:55.154Z] #102 ... [2023-11-28T18:45:55.154Z] [2023-11-28T18:45:55.154Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-28T18:45:55.154Z] #189 DONE 0.4s [2023-11-28T18:45:55.154Z] [2023-11-28T18:45:55.154Z] #102 [core-command] exporting to image [2023-11-28T18:45:55.154Z] #102 exporting layers 1.0s done [2023-11-28T18:45:55.154Z] #102 writing image sha256:0149956b6a3b31eb05d4433f329495395b91e0e1a71170b0907887a038ae404e done [2023-11-28T18:45:55.154Z] #102 writing image sha256:a99c40a1a586dc828d7e5327e69ff6fa004e3b91710d157526fea009951e1248 0.0s done [2023-11-28T18:45:55.154Z] #102 naming to docker.io/library/support-scheduler done [2023-11-28T18:45:55.154Z] #102 naming to docker.io/library/core-command done [2023-11-28T18:45:55.417Z] #102 ... [2023-11-28T18:45:55.417Z] [2023-11-28T18:45:55.417Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-28T18:45:55.417Z] #190 DONE 0.4s [2023-11-28T18:45:55.417Z] [2023-11-28T18:45:55.417Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-28T18:45:55.417Z] #191 DONE 0.4s [2023-11-28T18:45:55.417Z] [2023-11-28T18:45:55.417Z] #102 [security-spiffe-token-provider] exporting to image [2023-11-28T18:45:55.417Z] #102 exporting layers 1.0s done [2023-11-28T18:45:55.417Z] #102 writing image sha256:f5fb607f283aff4e1bb83b9f307d1d56cb72d449c6e3db09f86538dd972b1d95 0.0s done [2023-11-28T18:45:55.417Z] #102 writing image sha256:71d9fd118ba639e1fb4af84c4cdfc05205fb7cbd5b73632ce3072312ad6fa08a 0.0s done [2023-11-28T18:45:55.417Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2023-11-28T18:45:55.417Z] #102 naming to docker.io/library/support-notifications done [2023-11-28T18:45:55.417Z] #102 writing image sha256:e33b9750418a60987f6b93ab1204892a1631b4791d8109ff2d6983b2fb98f34c 0.0s done [2023-11-28T18:45:55.417Z] #102 naming to docker.io/library/core-metadata [2023-11-28T18:45:55.678Z] #102 naming to docker.io/library/core-metadata 0.3s done [2023-11-28T18:45:55.678Z] #102 writing image sha256:4aea55e500189b43ca58374bbc25c4df6fe5e35b343f54353b1ec74b4749b7f8 done [2023-11-28T18:45:55.678Z] #102 naming to docker.io/library/core-data done [2023-11-28T18:45:55.678Z] #102 DONE 2.2s [2023-11-28T18:45:55.678Z] [2023-11-28T18:45:55.678Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-28T18:45:55.678Z] #192 DONE 0.5s [2023-11-28T18:45:55.678Z] [2023-11-28T18:45:55.678Z] #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-28T18:45:55.868Z] $ docker top 7ba144d45d8037470d04623df4c2bb2c93137c68c9938660ad5031dede588f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:45:56.247Z] #193 ... [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:45:56.247Z] #194 DONE 1.2s [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:45:56.247Z] #195 DONE 1.3s [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #196 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-28T18:45:56.247Z] #196 DONE 0.8s [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:45:56.247Z] #197 DONE 0.9s [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-28T18:45:56.247Z] #193 DONE 0.4s [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #102 [security-proxy-setup] exporting to image [2023-11-28T18:45:56.247Z] #102 ... [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-28T18:45:56.247Z] #198 DONE 0.2s [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-28T18:45:56.247Z] #199 DONE 0.1s [2023-11-28T18:45:56.247Z] [2023-11-28T18:45:56.247Z] #102 [core-common-config-bootstrapper] exporting to image [2023-11-28T18:45:56.247Z] #102 exporting layers 0.3s done [2023-11-28T18:45:56.247Z] #102 writing image sha256:2896bc411c76377ea74be09d96b425aab4776b62a847f1fa82c22795d5006591 0.0s done [2023-11-28T18:45:56.247Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-28T18:45:56.247Z] #102 writing image sha256:c443060bcb4ce128780e7ab7aa0527020fd8ff775c0d2e5d548a24729ff65794 done [2023-11-28T18:45:56.247Z] #102 naming to docker.io/library/security-proxy-auth [2023-11-28T18:45:56.511Z] #102 exporting layers 0.3s done [2023-11-28T18:45:56.511Z] #102 naming to docker.io/library/security-proxy-auth done [2023-11-28T18:45:56.511Z] #102 writing image sha256:d019ccafa6577124977a747f4065b3b17511e672d0f6bf6f41f73fa366d7e6c7 done [2023-11-28T18:45:56.511Z] #102 naming to docker.io/library/security-proxy-setup done [2023-11-28T18:45:56.511Z] #102 DONE 2.6s [2023-11-28T18:45:56.511Z] [2023-11-28T18:45:56.511Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-28T18:45:56.511Z] #200 DONE 0.1s [2023-11-28T18:45:56.511Z] [2023-11-28T18:45:56.511Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-28T18:45:56.511Z] #201 DONE 0.1s [2023-11-28T18:45:56.511Z] [2023-11-28T18:45:56.511Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:45:56.768Z] + go version [2023-11-28T18:45:56.768Z] go version go1.21.0 linux/arm64 [2023-11-28T18:45:56.771Z] #202 ... [2023-11-28T18:45:56.771Z] [2023-11-28T18:45:56.771Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-28T18:45:56.771Z] #203 DONE 0.0s [2023-11-28T18:45:56.771Z] [2023-11-28T18:45:56.771Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T18:45:56.771Z] #202 DONE 0.6s [2023-11-28T18:45:56.771Z] [2023-11-28T18:45:56.771Z] #102 [security-secretstore-setup] exporting to image [Pipeline] } [2023-11-28T18:45:56.787Z] $ docker stop --time=1 7ba144d45d8037470d04623df4c2bb2c93137c68c9938660ad5031dede588f1b [2023-11-28T18:45:57.030Z] #102 exporting layers 0.2s done [2023-11-28T18:45:57.030Z] #102 writing image sha256:89053d2b511080a9c95d98aa88c51f17c6dc07869e0ec058be812f37950f1293 [2023-11-28T18:45:57.030Z] #102 writing image sha256:89053d2b511080a9c95d98aa88c51f17c6dc07869e0ec058be812f37950f1293 done [2023-11-28T18:45:57.030Z] #102 naming to docker.io/library/security-secretstore-setup done [2023-11-28T18:45:57.030Z] #102 DONE 2.8s [2023-11-28T18:45:57.030Z] [2023-11-28T18:45:57.030Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-28T18:45:57.600Z] #204 DONE 0.7s [2023-11-28T18:45:57.600Z] [2023-11-28T18:45:57.600Z] #102 [security-bootstrapper] exporting to image [2023-11-28T18:45:57.600Z] #102 exporting layers 0.2s done [2023-11-28T18:45:57.600Z] #102 writing image sha256:5f2f82d1094e8c1882cb24ceb2a9baade380bfe6a5c509c18840f12beb9cfdb3 done [2023-11-28T18:45:57.600Z] #102 naming to docker.io/library/security-bootstrapper done [2023-11-28T18:45:57.600Z] #102 DONE 3.1s [2023-11-28T18:45:57.600Z] [2023-11-28T18:45:57.600Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:57.600Z] time="2023-11-28T18:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T18:45:58.459Z] $ docker rm -f --volumes 7ba144d45d8037470d04623df4c2bb2c93137c68c9938660ad5031dede588f1b [Pipeline] // withDockerContainer [Pipeline] } [2023-11-28T18:45:58.669Z] $ docker stop --time=1 4814795f1dc42fca442b472d39be9347dd412641d35f8181e222ca9ef2d31532 [2023-11-28T18:46:00.579Z] $ docker rm -f --volumes 4814795f1dc42fca442b472d39be9347dd412641d35f8181e222ca9ef2d31532 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [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] { [2023-11-28T18:46:01.009Z] + docker images [2023-11-28T18:46:01.009Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-28T18:46:01.009Z] security-bootstrapper latest 5f2f82d1094e 3 seconds ago 30MB [2023-11-28T18:46:01.009Z] security-secretstore-setup latest 89053d2b5110 4 seconds ago 51.3MB [2023-11-28T18:46:01.009Z] core-common-config-bootstrapper latest 2896bc411c76 5 seconds ago 24.9MB [2023-11-28T18:46:01.009Z] security-proxy-auth latest c443060bcb4c 5 seconds ago 26.1MB [2023-11-28T18:46:01.009Z] security-proxy-setup latest d019ccafa657 5 seconds ago 36MB [2023-11-28T18:46:01.009Z] core-command latest a99c40a1a586 6 seconds ago 27.8MB [2023-11-28T18:46:01.009Z] core-data latest 4aea55e50018 6 seconds ago 28MB [2023-11-28T18:46:01.009Z] support-notifications latest f5fb607f283a 6 seconds ago 41.6MB [2023-11-28T18:46:01.009Z] core-metadata latest e33b9750418a 6 seconds ago 28.4MB [2023-11-28T18:46:01.009Z] security-spiffe-token-provider latest 71d9fd118ba6 6 seconds ago 42MB [2023-11-28T18:46:01.009Z] support-scheduler latest 0149956b6a3b 7 seconds ago 40.8MB [2023-11-28T18:46:01.009Z] security-spire-agent latest 8a154f72a3ee 2 minutes ago 167MB [2023-11-28T18:46:01.009Z] security-spire-config latest c12820951e79 2 minutes ago 108MB [2023-11-28T18:46:01.009Z] security-spire-server latest df9acddf51f1 2 minutes ago 109MB [2023-11-28T18:46:01.009Z] ci-base-image-x86_64 latest f749e9862604 4 minutes ago 937MB [2023-11-28T18:46:01.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 weeks ago 564MB [2023-11-28T18:46:01.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-11-28T18:46:01.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:46:01.247Z] provisioning config files... [2023-11-28T18:46:01.256Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config3656553472607225702tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:46:01.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-28T18:46:01.646Z] [2023-11-28T18:46:01.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:01.820Z] ---> ****-login.sh [2023-11-28T18:46:01.821Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:46:01.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:01.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:01.821Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:01.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:01.821Z] [2023-11-28T18:46:01.821Z] Login Succeeded [2023-11-28T18:46:01.821Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:46:01.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:01.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:01.821Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:01.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:01.821Z] [2023-11-28T18:46:01.821Z] Login Succeeded [2023-11-28T18:46:01.821Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:46:01.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:02.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-28T18:46:02.019Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-28T18:46:02.019Z] 547446be3368: Pulling fs layer [2023-11-28T18:46:02.019Z] d125d8839a47: Pulling fs layer [2023-11-28T18:46:02.019Z] 3e85d5ac6304: Pulling fs layer [2023-11-28T18:46:02.019Z] c3105a71a48b: Pulling fs layer [2023-11-28T18:46:02.019Z] 0f093f025ec4: Pulling fs layer [2023-11-28T18:46:02.019Z] c3106fc0e877: Pulling fs layer [2023-11-28T18:46:02.019Z] c3105a71a48b: Waiting [2023-11-28T18:46:02.019Z] 0f093f025ec4: Waiting [2023-11-28T18:46:02.019Z] c3106fc0e877: Waiting [2023-11-28T18:46:02.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:02.095Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:02.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:02.095Z] [2023-11-28T18:46:02.095Z] Login Succeeded [2023-11-28T18:46:02.095Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:46:02.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:02.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:02.095Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:02.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:02.095Z] [2023-11-28T18:46:02.095Z] Login Succeeded [2023-11-28T18:46:02.095Z] ****.io [2023-11-28T18:46:02.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:46:02.298Z] 547446be3368: Verifying Checksum [2023-11-28T18:46:02.298Z] 547446be3368: Download complete [2023-11-28T18:46:02.298Z] c3105a71a48b: Verifying Checksum [2023-11-28T18:46:02.298Z] c3105a71a48b: Download complete [2023-11-28T18:46:02.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:46:02.392Z] Configure a credential helper to remove this warning. See [2023-11-28T18:46:02.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:46:02.392Z] [2023-11-28T18:46:02.392Z] Login Succeeded [2023-11-28T18:46:02.392Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:46:02.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:46:02.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:46:02.642Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-28T18:46:02.642Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:02.642Z] latest [2023-11-28T18:46:02.642Z] 3.2.0-dev.1 [2023-11-28T18:46:02.642Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:02.642Z] main [2023-11-28T18:46:02.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:02.905Z] d125d8839a47: Verifying Checksum [2023-11-28T18:46:02.905Z] d125d8839a47: Download complete [2023-11-28T18:46:02.905Z] c3106fc0e877: Verifying Checksum [2023-11-28T18:46:02.905Z] c3106fc0e877: Download complete [2023-11-28T18:46:02.905Z] 0f093f025ec4: Verifying Checksum [2023-11-28T18:46:02.905Z] 0f093f025ec4: Download complete [2023-11-28T18:46:03.173Z] 547446be3368: Pull complete [2023-11-28T18:46:03.179Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:03.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:03.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:46:03.583Z] 63d78ac00c02: Preparing [2023-11-28T18:46:03.583Z] 7efa6ec5b26a: Preparing [2023-11-28T18:46:03.583Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:03.583Z] 2713e551fb7b: Preparing [2023-11-28T18:46:03.583Z] dd61fe21fbba: Preparing [2023-11-28T18:46:03.583Z] c35b6ab1279b: Preparing [2023-11-28T18:46:03.583Z] cc2447e1835a: Preparing [2023-11-28T18:46:03.583Z] c35b6ab1279b: Waiting [2023-11-28T18:46:03.583Z] cc2447e1835a: Waiting [2023-11-28T18:46:03.583Z] 2713e551fb7b: Pushed [2023-11-28T18:46:03.583Z] 2e5546e3dbdf: Pushed [2023-11-28T18:46:04.147Z] dd61fe21fbba: Pushed [2023-11-28T18:46:04.603Z] d125d8839a47: Pull complete [2023-11-28T18:46:04.876Z] 3e85d5ac6304: Verifying Checksum [2023-11-28T18:46:04.876Z] 3e85d5ac6304: Download complete [2023-11-28T18:46:05.091Z] 7efa6ec5b26a: Pushed [2023-11-28T18:46:05.660Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:05.660Z] 63d78ac00c02: Pushed [2023-11-28T18:46:05.660Z] c35b6ab1279b: Pushed [2023-11-28T18:46:05.918Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:06.411Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:06.811Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-28T18:46:06.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:46:06.811Z] 63d78ac00c02: Preparing [2023-11-28T18:46:06.811Z] 7efa6ec5b26a: Preparing [2023-11-28T18:46:06.811Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:06.811Z] 2713e551fb7b: Preparing [2023-11-28T18:46:06.811Z] dd61fe21fbba: Preparing [2023-11-28T18:46:06.811Z] c35b6ab1279b: Preparing [2023-11-28T18:46:06.811Z] cc2447e1835a: Preparing [2023-11-28T18:46:06.811Z] c35b6ab1279b: Waiting [2023-11-28T18:46:06.811Z] cc2447e1835a: Waiting [2023-11-28T18:46:06.811Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:06.811Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:06.811Z] 7efa6ec5b26a: Layer already exists [2023-11-28T18:46:06.811Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:06.811Z] 63d78ac00c02: Layer already exists [2023-11-28T18:46:06.811Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:06.811Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:06.811Z] latest: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:07.216Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:07.642Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [2023-11-28T18:46:07.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:46:07.642Z] 63d78ac00c02: Preparing [2023-11-28T18:46:07.642Z] 7efa6ec5b26a: Preparing [2023-11-28T18:46:07.642Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:07.642Z] 2713e551fb7b: Preparing [2023-11-28T18:46:07.642Z] dd61fe21fbba: Preparing [2023-11-28T18:46:07.642Z] c35b6ab1279b: Preparing [2023-11-28T18:46:07.642Z] cc2447e1835a: Preparing [2023-11-28T18:46:07.642Z] cc2447e1835a: Waiting [2023-11-28T18:46:07.642Z] c35b6ab1279b: Waiting [2023-11-28T18:46:07.642Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:07.642Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:07.642Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:07.642Z] 63d78ac00c02: Layer already exists [2023-11-28T18:46:07.642Z] 7efa6ec5b26a: Layer already exists [2023-11-28T18:46:07.643Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:07.643Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:07.643Z] 3.2.0-dev.1: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:08.045Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:08.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:08.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:46:08.450Z] 63d78ac00c02: Preparing [2023-11-28T18:46:08.450Z] 7efa6ec5b26a: Preparing [2023-11-28T18:46:08.450Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:08.450Z] 2713e551fb7b: Preparing [2023-11-28T18:46:08.450Z] dd61fe21fbba: Preparing [2023-11-28T18:46:08.450Z] c35b6ab1279b: Preparing [2023-11-28T18:46:08.450Z] cc2447e1835a: Preparing [2023-11-28T18:46:08.450Z] c35b6ab1279b: Waiting [2023-11-28T18:46:08.450Z] cc2447e1835a: Waiting [2023-11-28T18:46:08.450Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:08.450Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:08.450Z] 63d78ac00c02: Layer already exists [2023-11-28T18:46:08.450Z] 7efa6ec5b26a: Layer already exists [2023-11-28T18:46:08.450Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:08.450Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:08.450Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:08.450Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:08.856Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:09.320Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-28T18:46:09.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-28T18:46:09.320Z] 63d78ac00c02: Preparing [2023-11-28T18:46:09.320Z] 7efa6ec5b26a: Preparing [2023-11-28T18:46:09.320Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:09.320Z] 2713e551fb7b: Preparing [2023-11-28T18:46:09.320Z] dd61fe21fbba: Preparing [2023-11-28T18:46:09.320Z] c35b6ab1279b: Preparing [2023-11-28T18:46:09.320Z] cc2447e1835a: Preparing [2023-11-28T18:46:09.320Z] cc2447e1835a: Waiting [2023-11-28T18:46:09.320Z] c35b6ab1279b: Waiting [2023-11-28T18:46:09.320Z] 7efa6ec5b26a: Layer already exists [2023-11-28T18:46:09.320Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:09.320Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:09.320Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:09.320Z] 63d78ac00c02: Layer already exists [2023-11-28T18:46:09.320Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:09.320Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:09.320Z] main: digest: sha256:57d90cfb53d375524956b07f443599abb6b38ebae1f9fcba544bf441c668a15f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:46:09.566Z] ===================================================== [Pipeline] echo [2023-11-28T18:46:09.607Z] taggedImages: [2023-11-28T18:46:09.607Z] - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:09.607Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-28T18:46:09.607Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.1 [2023-11-28T18:46:09.607Z] - nexus3.edgexfoundry.org:10004/core-command:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:09.607Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-28T18:46:09.663Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-28T18:46:09.663Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:09.663Z] latest [2023-11-28T18:46:09.663Z] 3.2.0-dev.1 [2023-11-28T18:46:09.663Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:09.663Z] main [2023-11-28T18:46:09.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:10.155Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:10.570Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:10.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:46:10.570Z] 0c7055413b80: Preparing [2023-11-28T18:46:10.570Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:10.570Z] 6bf213fe394d: Preparing [2023-11-28T18:46:10.570Z] eef5620ea0b0: Preparing [2023-11-28T18:46:10.570Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:10.570Z] 2713e551fb7b: Preparing [2023-11-28T18:46:10.570Z] dd61fe21fbba: Preparing [2023-11-28T18:46:10.570Z] c35b6ab1279b: Preparing [2023-11-28T18:46:10.570Z] cc2447e1835a: Preparing [2023-11-28T18:46:10.570Z] c35b6ab1279b: Waiting [2023-11-28T18:46:10.570Z] 2713e551fb7b: Waiting [2023-11-28T18:46:10.570Z] cc2447e1835a: Waiting [2023-11-28T18:46:10.570Z] dd61fe21fbba: Waiting [2023-11-28T18:46:10.570Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:10.570Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:10.570Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:10.570Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:10.570Z] 6bf213fe394d: Pushed [2023-11-28T18:46:10.570Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:10.570Z] 0c7055413b80: Pushed [2023-11-28T18:46:10.570Z] 36a4ca95fb74: Pushed [2023-11-28T18:46:11.947Z] eef5620ea0b0: Pushed [2023-11-28T18:46:11.947Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:12.378Z] + 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-11-28T18:46:12.794Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-28T18:46:12.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:46:12.794Z] 0c7055413b80: Preparing [2023-11-28T18:46:12.794Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:12.794Z] 6bf213fe394d: Preparing [2023-11-28T18:46:12.794Z] eef5620ea0b0: Preparing [2023-11-28T18:46:12.794Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:12.794Z] 2713e551fb7b: Preparing [2023-11-28T18:46:12.794Z] dd61fe21fbba: Preparing [2023-11-28T18:46:12.794Z] c35b6ab1279b: Preparing [2023-11-28T18:46:12.794Z] cc2447e1835a: Preparing [2023-11-28T18:46:12.794Z] 2713e551fb7b: Waiting [2023-11-28T18:46:12.794Z] dd61fe21fbba: Waiting [2023-11-28T18:46:12.794Z] c35b6ab1279b: Waiting [2023-11-28T18:46:12.794Z] cc2447e1835a: Waiting [2023-11-28T18:46:12.794Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:12.794Z] 6bf213fe394d: Layer already exists [2023-11-28T18:46:12.794Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:12.794Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:12.794Z] eef5620ea0b0: Layer already exists [2023-11-28T18:46:12.794Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:12.794Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:12.794Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:12.794Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:12.794Z] latest: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:13.220Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:13.634Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [2023-11-28T18:46:13.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:46:13.634Z] 0c7055413b80: Preparing [2023-11-28T18:46:13.634Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:13.634Z] 6bf213fe394d: Preparing [2023-11-28T18:46:13.634Z] eef5620ea0b0: Preparing [2023-11-28T18:46:13.634Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:13.634Z] 2713e551fb7b: Preparing [2023-11-28T18:46:13.634Z] dd61fe21fbba: Preparing [2023-11-28T18:46:13.634Z] c35b6ab1279b: Preparing [2023-11-28T18:46:13.634Z] cc2447e1835a: Preparing [2023-11-28T18:46:13.634Z] dd61fe21fbba: Waiting [2023-11-28T18:46:13.634Z] c35b6ab1279b: Waiting [2023-11-28T18:46:13.634Z] cc2447e1835a: Waiting [2023-11-28T18:46:13.634Z] 2713e551fb7b: Waiting [2023-11-28T18:46:13.634Z] eef5620ea0b0: Layer already exists [2023-11-28T18:46:13.634Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:13.634Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:13.634Z] 6bf213fe394d: Layer already exists [2023-11-28T18:46:13.634Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:13.634Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:13.634Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:13.634Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:13.634Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:13.634Z] 3.2.0-dev.1: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:14.047Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:14.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:14.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:46:14.457Z] 0c7055413b80: Preparing [2023-11-28T18:46:14.457Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:14.457Z] 6bf213fe394d: Preparing [2023-11-28T18:46:14.457Z] eef5620ea0b0: Preparing [2023-11-28T18:46:14.457Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:14.457Z] 2713e551fb7b: Preparing [2023-11-28T18:46:14.457Z] dd61fe21fbba: Preparing [2023-11-28T18:46:14.457Z] c35b6ab1279b: Preparing [2023-11-28T18:46:14.457Z] cc2447e1835a: Preparing [2023-11-28T18:46:14.457Z] c35b6ab1279b: Waiting [2023-11-28T18:46:14.457Z] 2713e551fb7b: Waiting [2023-11-28T18:46:14.457Z] dd61fe21fbba: Waiting [2023-11-28T18:46:14.457Z] cc2447e1835a: Waiting [2023-11-28T18:46:14.457Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:14.457Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:14.457Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:14.457Z] 6bf213fe394d: Layer already exists [2023-11-28T18:46:14.457Z] eef5620ea0b0: Layer already exists [2023-11-28T18:46:14.457Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:14.457Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:14.457Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:14.457Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:14.457Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:14.876Z] + 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-11-28T18:46:15.224Z] 3e85d5ac6304: Pull complete [2023-11-28T18:46:15.224Z] c3105a71a48b: Pull complete [2023-11-28T18:46:15.297Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-28T18:46:15.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-28T18:46:15.297Z] 0c7055413b80: Preparing [2023-11-28T18:46:15.297Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:15.297Z] 6bf213fe394d: Preparing [2023-11-28T18:46:15.297Z] eef5620ea0b0: Preparing [2023-11-28T18:46:15.297Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:15.297Z] 2713e551fb7b: Preparing [2023-11-28T18:46:15.297Z] dd61fe21fbba: Preparing [2023-11-28T18:46:15.297Z] c35b6ab1279b: Preparing [2023-11-28T18:46:15.297Z] cc2447e1835a: Preparing [2023-11-28T18:46:15.297Z] 2713e551fb7b: Waiting [2023-11-28T18:46:15.297Z] dd61fe21fbba: Waiting [2023-11-28T18:46:15.297Z] cc2447e1835a: Waiting [2023-11-28T18:46:15.297Z] c35b6ab1279b: Waiting [2023-11-28T18:46:15.297Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:15.297Z] 6bf213fe394d: Layer already exists [2023-11-28T18:46:15.297Z] eef5620ea0b0: Layer already exists [2023-11-28T18:46:15.297Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:15.297Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:15.297Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:15.297Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:15.297Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:15.297Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:15.297Z] main: digest: sha256:011ffb687464775f7736440b093412a8c7aae2d5fc70583472f8b7c8ab0088e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:46:15.587Z] ===================================================== [Pipeline] echo [2023-11-28T18:46:15.644Z] taggedImages: [2023-11-28T18:46:15.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:15.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-28T18:46:15.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.1 [2023-11-28T18:46:15.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:15.644Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-28T18:46:15.710Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-28T18:46:15.710Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:15.710Z] latest [2023-11-28T18:46:15.710Z] 3.2.0-dev.1 [2023-11-28T18:46:15.710Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:15.710Z] main [2023-11-28T18:46:15.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:16.190Z] 0f093f025ec4: Pull complete [2023-11-28T18:46:16.252Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:16.457Z] c3106fc0e877: Pull complete [2023-11-28T18:46:16.457Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-28T18:46:16.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-28T18:46:16.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:46:16.680Z] + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:16.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:46:16.680Z] f92d43810367: Preparing [2023-11-28T18:46:16.680Z] 9251ac22fddf: Preparing [2023-11-28T18:46:16.680Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:16.680Z] 2713e551fb7b: Preparing [2023-11-28T18:46:16.680Z] 9f11f2c06a6d: Preparing [2023-11-28T18:46:16.680Z] 998f59eb864d: Preparing [2023-11-28T18:46:16.680Z] cc2447e1835a: Preparing [2023-11-28T18:46:16.680Z] 998f59eb864d: Waiting [2023-11-28T18:46:16.680Z] cc2447e1835a: Waiting [2023-11-28T18:46:16.680Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:16.680Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:16.680Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:16.680Z] f92d43810367: Pushed [2023-11-28T18:46:16.680Z] 998f59eb864d: Pushed [2023-11-28T18:46:16.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2023-11-28T18:46:16.896Z] $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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-11-28T18:46:17.244Z] 9f11f2c06a6d: Pushed [2023-11-28T18:46:18.180Z] 9251ac22fddf: Pushed [2023-11-28T18:46:18.180Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [2023-11-28T18:46:19.013Z] $ docker top e0e9f1185b47422e50533437f03dc3deaf00fb57c660c5bfcc39601369df56c3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:19.778Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:19.971Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-28T18:46:20.224Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-28T18:46:20.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:46:20.224Z] f92d43810367: Preparing [2023-11-28T18:46:20.224Z] 9251ac22fddf: Preparing [2023-11-28T18:46:20.224Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:20.224Z] 2713e551fb7b: Preparing [2023-11-28T18:46:20.224Z] 9f11f2c06a6d: Preparing [2023-11-28T18:46:20.224Z] 998f59eb864d: Preparing [2023-11-28T18:46:20.224Z] cc2447e1835a: Preparing [2023-11-28T18:46:20.224Z] 998f59eb864d: Waiting [2023-11-28T18:46:20.224Z] cc2447e1835a: Waiting [2023-11-28T18:46:20.224Z] f92d43810367: Layer already exists [2023-11-28T18:46:20.224Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:20.224Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:20.224Z] 9251ac22fddf: Layer already exists [2023-11-28T18:46:20.224Z] 9f11f2c06a6d: Layer already exists [2023-11-28T18:46:20.224Z] 998f59eb864d: Layer already exists [2023-11-28T18:46:20.224Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:20.224Z] latest: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:20.652Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:21.087Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [2023-11-28T18:46:21.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:46:21.087Z] f92d43810367: Preparing [2023-11-28T18:46:21.087Z] 9251ac22fddf: Preparing [2023-11-28T18:46:21.087Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:21.087Z] 2713e551fb7b: Preparing [2023-11-28T18:46:21.087Z] 9f11f2c06a6d: Preparing [2023-11-28T18:46:21.087Z] 998f59eb864d: Preparing [2023-11-28T18:46:21.087Z] cc2447e1835a: Preparing [2023-11-28T18:46:21.087Z] cc2447e1835a: Waiting [2023-11-28T18:46:21.087Z] 998f59eb864d: Waiting [2023-11-28T18:46:21.087Z] f92d43810367: Layer already exists [2023-11-28T18:46:21.087Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:21.087Z] 9f11f2c06a6d: Layer already exists [2023-11-28T18:46:21.087Z] 9251ac22fddf: Layer already exists [2023-11-28T18:46:21.087Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:21.087Z] 998f59eb864d: Layer already exists [2023-11-28T18:46:21.087Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:21.087Z] 3.2.0-dev.1: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:21.515Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:21.961Z] + docker push nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:21.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:46:21.961Z] f92d43810367: Preparing [2023-11-28T18:46:21.961Z] 9251ac22fddf: Preparing [2023-11-28T18:46:21.961Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:21.961Z] 2713e551fb7b: Preparing [2023-11-28T18:46:21.961Z] 9f11f2c06a6d: Preparing [2023-11-28T18:46:21.961Z] 998f59eb864d: Preparing [2023-11-28T18:46:21.961Z] cc2447e1835a: Preparing [2023-11-28T18:46:21.961Z] 998f59eb864d: Waiting [2023-11-28T18:46:21.961Z] 9f11f2c06a6d: Layer already exists [2023-11-28T18:46:21.961Z] f92d43810367: Layer already exists [2023-11-28T18:46:21.961Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:21.961Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:21.961Z] 998f59eb864d: Layer already exists [2023-11-28T18:46:21.961Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:21.961Z] 9251ac22fddf: Layer already exists [2023-11-28T18:46:21.961Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:22.401Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:22.843Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-28T18:46:22.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-28T18:46:22.843Z] f92d43810367: Preparing [2023-11-28T18:46:22.843Z] 9251ac22fddf: Preparing [2023-11-28T18:46:22.843Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:22.843Z] 2713e551fb7b: Preparing [2023-11-28T18:46:22.843Z] 9f11f2c06a6d: Preparing [2023-11-28T18:46:22.843Z] 998f59eb864d: Preparing [2023-11-28T18:46:22.843Z] cc2447e1835a: Preparing [2023-11-28T18:46:22.843Z] 998f59eb864d: Waiting [2023-11-28T18:46:22.843Z] 9f11f2c06a6d: Layer already exists [2023-11-28T18:46:22.843Z] f92d43810367: Layer already exists [2023-11-28T18:46:22.843Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:22.843Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:22.843Z] 9251ac22fddf: Layer already exists [2023-11-28T18:46:22.843Z] 998f59eb864d: Layer already exists [2023-11-28T18:46:22.843Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:22.843Z] main: digest: sha256:1650ba648337cf6431bc46230fa646010a3e10c562e21a0ad23e9dfb7003dcf4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:46:23.174Z] ===================================================== [Pipeline] echo [2023-11-28T18:46:23.233Z] taggedImages: [2023-11-28T18:46:23.233Z] - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:23.233Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-28T18:46:23.233Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.1 [2023-11-28T18:46:23.233Z] - nexus3.edgexfoundry.org:10004/core-data:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:23.233Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-28T18:46:23.293Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-28T18:46:23.293Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:23.293Z] latest [2023-11-28T18:46:23.293Z] 3.2.0-dev.1 [2023-11-28T18:46:23.293Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:23.293Z] main [2023-11-28T18:46:23.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:23.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:24.271Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:24.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:46:24.271Z] e69ee0aa236a: Preparing [2023-11-28T18:46:24.271Z] b8314f380225: Preparing [2023-11-28T18:46:24.271Z] 292ae3ed3144: Preparing [2023-11-28T18:46:24.271Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:24.271Z] 2713e551fb7b: Preparing [2023-11-28T18:46:24.271Z] dd61fe21fbba: Preparing [2023-11-28T18:46:24.271Z] c35b6ab1279b: Preparing [2023-11-28T18:46:24.271Z] cc2447e1835a: Preparing [2023-11-28T18:46:24.271Z] dd61fe21fbba: Waiting [2023-11-28T18:46:24.271Z] cc2447e1835a: Waiting [2023-11-28T18:46:24.271Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:24.271Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:24.271Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:24.271Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:24.271Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:24.271Z] e69ee0aa236a: Pushed [2023-11-28T18:46:24.271Z] b8314f380225: Pushed [2023-11-28T18:46:26.174Z] 292ae3ed3144: Pushed [2023-11-28T18:46:26.174Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:26.622Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:27.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-28T18:46:27.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:46:27.064Z] e69ee0aa236a: Preparing [2023-11-28T18:46:27.064Z] b8314f380225: Preparing [2023-11-28T18:46:27.064Z] 292ae3ed3144: Preparing [2023-11-28T18:46:27.064Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:27.064Z] 2713e551fb7b: Preparing [2023-11-28T18:46:27.064Z] dd61fe21fbba: Preparing [2023-11-28T18:46:27.064Z] c35b6ab1279b: Preparing [2023-11-28T18:46:27.064Z] cc2447e1835a: Preparing [2023-11-28T18:46:27.064Z] dd61fe21fbba: Waiting [2023-11-28T18:46:27.064Z] c35b6ab1279b: Waiting [2023-11-28T18:46:27.064Z] cc2447e1835a: Waiting [2023-11-28T18:46:27.064Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:27.064Z] 292ae3ed3144: Layer already exists [2023-11-28T18:46:27.064Z] e69ee0aa236a: Layer already exists [2023-11-28T18:46:27.064Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:27.064Z] b8314f380225: Layer already exists [2023-11-28T18:46:27.064Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:27.064Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:27.064Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:27.064Z] latest: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:27.511Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:27.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [2023-11-28T18:46:27.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:46:27.946Z] e69ee0aa236a: Preparing [2023-11-28T18:46:27.946Z] b8314f380225: Preparing [2023-11-28T18:46:27.946Z] 292ae3ed3144: Preparing [2023-11-28T18:46:27.946Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:27.946Z] 2713e551fb7b: Preparing [2023-11-28T18:46:27.946Z] dd61fe21fbba: Preparing [2023-11-28T18:46:27.946Z] c35b6ab1279b: Preparing [2023-11-28T18:46:27.946Z] cc2447e1835a: Preparing [2023-11-28T18:46:27.946Z] c35b6ab1279b: Waiting [2023-11-28T18:46:27.946Z] cc2447e1835a: Waiting [2023-11-28T18:46:27.946Z] dd61fe21fbba: Waiting [2023-11-28T18:46:27.946Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:27.946Z] 292ae3ed3144: Layer already exists [2023-11-28T18:46:27.946Z] b8314f380225: Layer already exists [2023-11-28T18:46:27.946Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:27.946Z] e69ee0aa236a: Layer already exists [2023-11-28T18:46:27.946Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:27.946Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:27.946Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:27.946Z] 3.2.0-dev.1: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:28.415Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:28.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:28.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:46:28.861Z] e69ee0aa236a: Preparing [2023-11-28T18:46:28.861Z] b8314f380225: Preparing [2023-11-28T18:46:28.861Z] 292ae3ed3144: Preparing [2023-11-28T18:46:28.861Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:28.861Z] 2713e551fb7b: Preparing [2023-11-28T18:46:28.861Z] dd61fe21fbba: Preparing [2023-11-28T18:46:28.861Z] c35b6ab1279b: Preparing [2023-11-28T18:46:28.861Z] cc2447e1835a: Preparing [2023-11-28T18:46:28.861Z] dd61fe21fbba: Waiting [2023-11-28T18:46:28.861Z] c35b6ab1279b: Waiting [2023-11-28T18:46:28.861Z] cc2447e1835a: Waiting [2023-11-28T18:46:28.861Z] b8314f380225: Layer already exists [2023-11-28T18:46:28.861Z] e69ee0aa236a: Layer already exists [2023-11-28T18:46:28.861Z] 292ae3ed3144: Layer already exists [2023-11-28T18:46:28.861Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:28.861Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:28.861Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:28.861Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:28.861Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:28.861Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:29.302Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:29.758Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-28T18:46:29.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-28T18:46:29.758Z] e69ee0aa236a: Preparing [2023-11-28T18:46:29.758Z] b8314f380225: Preparing [2023-11-28T18:46:29.758Z] 292ae3ed3144: Preparing [2023-11-28T18:46:29.758Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:29.758Z] 2713e551fb7b: Preparing [2023-11-28T18:46:29.758Z] dd61fe21fbba: Preparing [2023-11-28T18:46:29.758Z] c35b6ab1279b: Preparing [2023-11-28T18:46:29.758Z] cc2447e1835a: Preparing [2023-11-28T18:46:29.758Z] c35b6ab1279b: Waiting [2023-11-28T18:46:29.758Z] cc2447e1835a: Waiting [2023-11-28T18:46:29.758Z] dd61fe21fbba: Waiting [2023-11-28T18:46:29.758Z] b8314f380225: Layer already exists [2023-11-28T18:46:29.758Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:29.758Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:29.758Z] 292ae3ed3144: Layer already exists [2023-11-28T18:46:29.758Z] e69ee0aa236a: Layer already exists [2023-11-28T18:46:29.758Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:29.758Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:29.758Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:29.758Z] main: digest: sha256:b4071935d565cdb26e78d864874dbc6008c79d90687b7c3b6aa67bca972ec5d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:46:30.055Z] #1 [core-command internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-11-28T18:46:30.055Z] #1 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #2 transferring dockerfile: 1.81kB done [2023-11-28T18:46:30.055Z] #2 DONE 0.0s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #3 transferring dockerfile: 2.15kB 0.0s done [2023-11-28T18:46:30.055Z] #3 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #4 transferring dockerfile: 2.23kB done [2023-11-28T18:46:30.055Z] #4 DONE 0.0s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #5 transferring dockerfile: 2.50kB 0.0s done [2023-11-28T18:46:30.055Z] #5 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #6 transferring dockerfile: 2.93kB 0.0s done [2023-11-28T18:46:30.055Z] #6 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #7 transferring dockerfile: 2.06kB done [2023-11-28T18:46:30.055Z] #7 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #8 transferring dockerfile: 1.70kB done [2023-11-28T18:46:30.055Z] #8 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #9 transferring dockerfile: 2.49kB 0.0s done [2023-11-28T18:46:30.055Z] #9 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #10 [core-data internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #10 transferring dockerfile: 2.01kB 0.0s done [2023-11-28T18:46:30.055Z] #10 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #11 transferring dockerfile: 1.93kB done [2023-11-28T18:46:30.055Z] #11 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #12 transferring dockerfile: 1.89kB 0.0s done [2023-11-28T18:46:30.055Z] #12 DONE 0.1s [2023-11-28T18:46:30.055Z] [2023-11-28T18:46:30.055Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-11-28T18:46:30.055Z] #13 transferring dockerfile: 1.69kB done [Pipeline] echo [2023-11-28T18:46:30.102Z] ===================================================== [Pipeline] echo [2023-11-28T18:46:30.163Z] taggedImages: [2023-11-28T18:46:30.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:30.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-28T18:46:30.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.1 [2023-11-28T18:46:30.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:30.163Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-28T18:46:30.230Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-28T18:46:30.230Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:30.230Z] latest [2023-11-28T18:46:30.230Z] 3.2.0-dev.1 [2023-11-28T18:46:30.230Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:30.230Z] main [2023-11-28T18:46:30.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2023-11-28T18:46:30.326Z] #13 DONE 0.1s [2023-11-28T18:46:30.326Z] [2023-11-28T18:46:30.326Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-11-28T18:46:30.326Z] #14 transferring dockerfile: 1.95kB done [2023-11-28T18:46:30.326Z] #14 DONE 0.1s [2023-11-28T18:46:30.326Z] [2023-11-28T18:46:30.326Z] #15 [core-command internal] load .dockerignore [2023-11-28T18:46:30.326Z] #15 transferring context: 50B done [2023-11-28T18:46:30.326Z] #15 DONE 0.1s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:30.791Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:31.244Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:31.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:46:31.244Z] 09b6bcb414ff: Preparing [2023-11-28T18:46:31.244Z] c67c03facca0: Preparing [2023-11-28T18:46:31.244Z] a512c01077fe: Preparing [2023-11-28T18:46:31.244Z] dff08bc7d36e: Preparing [2023-11-28T18:46:31.244Z] 0815206ab16a: Preparing [2023-11-28T18:46:31.244Z] 020dbd6dbb49: Preparing [2023-11-28T18:46:31.244Z] 96e8df502999: Preparing [2023-11-28T18:46:31.244Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:31.244Z] 2713e551fb7b: Preparing [2023-11-28T18:46:31.244Z] 8c0eef1e95ee: Preparing [2023-11-28T18:46:31.244Z] 9a6476e5350b: Preparing [2023-11-28T18:46:31.244Z] 5f70bf18a086: Preparing [2023-11-28T18:46:31.244Z] cc99e90a7ead: Preparing [2023-11-28T18:46:31.244Z] 6c7db0e946ee: Preparing [2023-11-28T18:46:31.244Z] 05f85e4bf7b9: Preparing [2023-11-28T18:46:31.244Z] cc2447e1835a: Preparing [2023-11-28T18:46:31.244Z] 020dbd6dbb49: Waiting [2023-11-28T18:46:31.244Z] 96e8df502999: Waiting [2023-11-28T18:46:31.244Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:31.244Z] cc99e90a7ead: Waiting [2023-11-28T18:46:31.244Z] 05f85e4bf7b9: Waiting [2023-11-28T18:46:31.244Z] 6c7db0e946ee: Waiting [2023-11-28T18:46:31.244Z] cc2447e1835a: Waiting [2023-11-28T18:46:31.244Z] 5f70bf18a086: Waiting [2023-11-28T18:46:31.244Z] 2713e551fb7b: Waiting [2023-11-28T18:46:31.244Z] 8c0eef1e95ee: Waiting [2023-11-28T18:46:31.244Z] 9a6476e5350b: Waiting [2023-11-28T18:46:31.244Z] dff08bc7d36e: Pushed [2023-11-28T18:46:31.244Z] 09b6bcb414ff: Pushed [2023-11-28T18:46:31.244Z] c67c03facca0: Pushed [2023-11-28T18:46:31.244Z] a512c01077fe: Pushed [2023-11-28T18:46:31.244Z] 0815206ab16a: Pushed [2023-11-28T18:46:31.244Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:31.295Z] [2023-11-28T18:46:31.295Z] #16 [security-spire-agent internal] load .dockerignore [2023-11-28T18:46:31.295Z] #16 transferring context: 50B 0.0s done [2023-11-28T18:46:31.295Z] #16 DONE 0.1s [2023-11-28T18:46:31.295Z] [2023-11-28T18:46:31.295Z] #17 [security-proxy-auth internal] load .dockerignore [2023-11-28T18:46:31.295Z] #17 transferring context: 50B done [2023-11-28T18:46:31.295Z] #17 DONE 0.0s [2023-11-28T18:46:31.295Z] [2023-11-28T18:46:31.295Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-28T18:46:31.295Z] #18 transferring context: 50B 0.0s done [2023-11-28T18:46:31.295Z] #18 DONE 0.1s [2023-11-28T18:46:31.295Z] [2023-11-28T18:46:31.295Z] #19 [security-proxy-setup internal] load .dockerignore [2023-11-28T18:46:31.295Z] #19 transferring context: 50B 0.0s done [2023-11-28T18:46:31.295Z] #19 DONE 0.1s [2023-11-28T18:46:31.295Z] [2023-11-28T18:46:31.295Z] #20 [security-bootstrapper internal] load .dockerignore [2023-11-28T18:46:31.295Z] #20 transferring context: 50B 0.0s done [2023-11-28T18:46:31.295Z] #20 DONE 0.1s [2023-11-28T18:46:31.295Z] [2023-11-28T18:46:31.295Z] #21 [core-metadata internal] load .dockerignore [2023-11-28T18:46:31.502Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:31.502Z] 020dbd6dbb49: Pushed [2023-11-28T18:46:31.502Z] 9a6476e5350b: Pushed [2023-11-28T18:46:31.502Z] 8c0eef1e95ee: Pushed [2023-11-28T18:46:31.502Z] 5f70bf18a086: Pushed [2023-11-28T18:46:31.502Z] cc99e90a7ead: Pushed [2023-11-28T18:46:31.502Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:31.502Z] 05f85e4bf7b9: Pushed [2023-11-28T18:46:31.571Z] #21 transferring context: 50B 0.0s done [2023-11-28T18:46:31.571Z] #21 DONE 0.1s [2023-11-28T18:46:31.571Z] [2023-11-28T18:46:31.571Z] #22 [security-spire-server internal] load .dockerignore [2023-11-28T18:46:31.571Z] #22 transferring context: 50B done [2023-11-28T18:46:31.571Z] #22 DONE 0.1s [2023-11-28T18:46:31.571Z] [2023-11-28T18:46:31.571Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-11-28T18:46:31.571Z] #23 transferring context: 50B done [2023-11-28T18:46:31.571Z] #23 DONE 0.1s [2023-11-28T18:46:31.571Z] [2023-11-28T18:46:31.571Z] #24 [core-data internal] load .dockerignore [2023-11-28T18:46:31.571Z] #24 DONE 0.0s [2023-11-28T18:46:31.843Z] [2023-11-28T18:46:31.843Z] #24 [core-data internal] load .dockerignore [2023-11-28T18:46:31.843Z] #24 transferring context: 50B done [2023-11-28T18:46:31.843Z] #24 DONE 0.1s [2023-11-28T18:46:31.843Z] [2023-11-28T18:46:31.843Z] #25 [support-scheduler internal] load .dockerignore [2023-11-28T18:46:31.843Z] #25 transferring context: 50B done [2023-11-28T18:46:31.843Z] #25 ... [2023-11-28T18:46:31.843Z] [2023-11-28T18:46:31.843Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-11-28T18:46:31.843Z] #26 transferring context: 50B 0.0s done [2023-11-28T18:46:31.843Z] #26 DONE 0.1s [2023-11-28T18:46:31.843Z] [2023-11-28T18:46:31.844Z] #27 [security-spire-config internal] load .dockerignore [2023-11-28T18:46:31.844Z] #27 transferring context: 50B 0.0s done [2023-11-28T18:46:31.844Z] #27 DONE 0.1s [2023-11-28T18:46:32.074Z] 6c7db0e946ee: Pushed [2023-11-28T18:46:32.141Z] [2023-11-28T18:46:32.141Z] #28 [support-notifications internal] load .dockerignore [2023-11-28T18:46:32.141Z] #28 transferring context: 50B 0.0s done [2023-11-28T18:46:32.141Z] #28 DONE 0.1s [2023-11-28T18:46:32.141Z] [2023-11-28T18:46:32.141Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:32.141Z] #29 DONE 0.0s [2023-11-28T18:46:32.141Z] [2023-11-28T18:46:32.141Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:46:32.141Z] #30 DONE 0.2s [2023-11-28T18:46:32.141Z] [2023-11-28T18:46:32.141Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:32.141Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:32.414Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:32.414Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:32.414Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s [2023-11-28T18:46:32.414Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:32.684Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s [2023-11-28T18:46:32.684Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:32.684Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-28T18:46:32.951Z] #31 ... [2023-11-28T18:46:32.951Z] [2023-11-28T18:46:32.951Z] #32 [core-command internal] load build context [2023-11-28T18:46:32.951Z] #32 transferring context: 2.56MB 0.7s done [2023-11-28T18:46:32.951Z] #32 DONE 0.8s [2023-11-28T18:46:32.951Z] [2023-11-28T18:46:32.951Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:33.008Z] 96e8df502999: Pushed [2023-11-28T18:46:33.266Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:33.566Z] #31 ... [2023-11-28T18:46:33.566Z] [2023-11-28T18:46:33.566Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:33.566Z] #29 DONE 0.0s [2023-11-28T18:46:33.566Z] [2023-11-28T18:46:33.566Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:33.566Z] #33 DONE 0.2s [2023-11-28T18:46:33.566Z] [2023-11-28T18:46:33.566Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:33.566Z] #29 DONE 0.0s [2023-11-28T18:46:33.566Z] [2023-11-28T18:46:33.566Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:46:33.566Z] #30 DONE 0.4s [2023-11-28T18:46:33.566Z] [2023-11-28T18:46:33.566Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:33.566Z] #33 DONE 0.5s [2023-11-28T18:46:33.566Z] [2023-11-28T18:46:33.566Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:33.566Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:33.566Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:33.566Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:33.566Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:33.566Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:33.566Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-11-28T18:46:33.566Z] #31 ... [2023-11-28T18:46:33.566Z] [2023-11-28T18:46:33.566Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:33.567Z] #29 DONE 0.0s [2023-11-28T18:46:33.567Z] [2023-11-28T18:46:33.567Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:33.567Z] #33 DONE 0.6s [2023-11-28T18:46:33.567Z] [2023-11-28T18:46:33.567Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:33.567Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:33.567Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:33.567Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:33.567Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:33.567Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:33.567Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-11-28T18:46:33.765Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:46:33.846Z] #31 ... [2023-11-28T18:46:33.846Z] [2023-11-28T18:46:33.846Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:33.846Z] #29 DONE 0.0s [2023-11-28T18:46:33.846Z] [2023-11-28T18:46:33.846Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:46:33.846Z] #30 DONE 0.5s [2023-11-28T18:46:33.846Z] [2023-11-28T18:46:33.846Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:33.846Z] #33 DONE 0.6s [2023-11-28T18:46:33.846Z] [2023-11-28T18:46:33.846Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:33.847Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:33.847Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:33.847Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:33.847Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:33.847Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:33.847Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:34.114Z] #31 ... [2023-11-28T18:46:34.114Z] [2023-11-28T18:46:34.114Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:34.114Z] #29 DONE 0.0s [2023-11-28T18:46:34.114Z] [2023-11-28T18:46:34.114Z] #34 [core-common-config-bootstrapper internal] load build context [2023-11-28T18:46:34.114Z] #34 ... [2023-11-28T18:46:34.114Z] [2023-11-28T18:46:34.114Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:34.114Z] #29 DONE 0.0s [2023-11-28T18:46:34.114Z] [2023-11-28T18:46:34.114Z] #34 [core-common-config-bootstrapper internal] load build context [2023-11-28T18:46:34.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-28T18:46:34.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:46:34.233Z] 09b6bcb414ff: Preparing [2023-11-28T18:46:34.233Z] c67c03facca0: Preparing [2023-11-28T18:46:34.233Z] a512c01077fe: Preparing [2023-11-28T18:46:34.233Z] dff08bc7d36e: Preparing [2023-11-28T18:46:34.233Z] 0815206ab16a: Preparing [2023-11-28T18:46:34.233Z] 020dbd6dbb49: Preparing [2023-11-28T18:46:34.233Z] 96e8df502999: Preparing [2023-11-28T18:46:34.233Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:34.233Z] 2713e551fb7b: Preparing [2023-11-28T18:46:34.233Z] 8c0eef1e95ee: Preparing [2023-11-28T18:46:34.233Z] 9a6476e5350b: Preparing [2023-11-28T18:46:34.233Z] 5f70bf18a086: Preparing [2023-11-28T18:46:34.233Z] cc99e90a7ead: Preparing [2023-11-28T18:46:34.233Z] 6c7db0e946ee: Preparing [2023-11-28T18:46:34.233Z] 05f85e4bf7b9: Preparing [2023-11-28T18:46:34.233Z] cc2447e1835a: Preparing [2023-11-28T18:46:34.233Z] 96e8df502999: Waiting [2023-11-28T18:46:34.233Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:34.233Z] 2713e551fb7b: Waiting [2023-11-28T18:46:34.233Z] 8c0eef1e95ee: Waiting [2023-11-28T18:46:34.233Z] 9a6476e5350b: Waiting [2023-11-28T18:46:34.233Z] 5f70bf18a086: Waiting [2023-11-28T18:46:34.233Z] cc99e90a7ead: Waiting [2023-11-28T18:46:34.233Z] 6c7db0e946ee: Waiting [2023-11-28T18:46:34.233Z] 05f85e4bf7b9: Waiting [2023-11-28T18:46:34.233Z] cc2447e1835a: Waiting [2023-11-28T18:46:34.233Z] 020dbd6dbb49: Waiting [2023-11-28T18:46:34.233Z] 09b6bcb414ff: Layer already exists [2023-11-28T18:46:34.233Z] c67c03facca0: Layer already exists [2023-11-28T18:46:34.233Z] dff08bc7d36e: Layer already exists [2023-11-28T18:46:34.233Z] a512c01077fe: Layer already exists [2023-11-28T18:46:34.233Z] 0815206ab16a: Layer already exists [2023-11-28T18:46:34.233Z] 020dbd6dbb49: Layer already exists [2023-11-28T18:46:34.233Z] 96e8df502999: Layer already exists [2023-11-28T18:46:34.233Z] 8c0eef1e95ee: Layer already exists [2023-11-28T18:46:34.233Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:34.233Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:34.233Z] 5f70bf18a086: Layer already exists [2023-11-28T18:46:34.233Z] 9a6476e5350b: Layer already exists [2023-11-28T18:46:34.233Z] 6c7db0e946ee: Layer already exists [2023-11-28T18:46:34.233Z] cc99e90a7ead: Layer already exists [2023-11-28T18:46:34.233Z] 05f85e4bf7b9: Layer already exists [2023-11-28T18:46:34.233Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:34.233Z] latest: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:46:34.389Z] #34 ... [2023-11-28T18:46:34.389Z] [2023-11-28T18:46:34.389Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:34.389Z] #33 DONE 0.6s [2023-11-28T18:46:34.389Z] [2023-11-28T18:46:34.389Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:34.389Z] #29 DONE 0.0s [2023-11-28T18:46:34.389Z] [2023-11-28T18:46:34.389Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:34.389Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:34.389Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:34.389Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:34.389Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:34.389Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:34.389Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [Pipeline] sh [2023-11-28T18:46:34.657Z] #31 ... [2023-11-28T18:46:34.657Z] [2023-11-28T18:46:34.657Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-28T18:46:34.657Z] #35 DONE 1.3s [2023-11-28T18:46:34.657Z] [2023-11-28T18:46:34.657Z] #36 [security-proxy-auth internal] load build context [2023-11-28T18:46:34.657Z] #36 transferring context: 2.56MB 1.0s done [2023-11-28T18:46:34.657Z] #36 DONE 1.1s [2023-11-28T18:46:34.657Z] [2023-11-28T18:46:34.657Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:34.657Z] #29 DONE 0.0s [2023-11-28T18:46:34.657Z] [2023-11-28T18:46:34.657Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-28T18:46:34.657Z] #37 DONE 1.4s [2023-11-28T18:46:34.657Z] [2023-11-28T18:46:34.657Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:34.657Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:34.657Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:34.657Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:34.657Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:34.657Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:34.657Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-11-28T18:46:34.680Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:34.928Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:34.928Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:34.928Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:34.928Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:34.928Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:34.928Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-11-28T18:46:34.928Z] #31 DONE 3.4s [2023-11-28T18:46:34.928Z] [2023-11-28T18:46:34.928Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:34.928Z] #33 DONE 0.7s [2023-11-28T18:46:34.928Z] [2023-11-28T18:46:34.928Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:46:34.928Z] #30 DONE 1.2s [2023-11-28T18:46:34.928Z] [2023-11-28T18:46:34.928Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:34.928Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:34.928Z] #38 ... [2023-11-28T18:46:34.928Z] [2023-11-28T18:46:34.928Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:34.928Z] #33 DONE 0.7s [2023-11-28T18:46:34.929Z] [2023-11-28T18:46:34.929Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:34.929Z] #29 DONE 0.0s [2023-11-28T18:46:34.929Z] [2023-11-28T18:46:34.929Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:34.929Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:34.929Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:34.929Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:34.929Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:34.929Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:34.929Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-11-28T18:46:34.929Z] #31 DONE 3.4s [2023-11-28T18:46:34.929Z] [2023-11-28T18:46:34.929Z] #39 [security-spire-agent internal] load build context [2023-11-28T18:46:34.929Z] #39 transferring context: 17.63kB 0.1s done [2023-11-28T18:46:34.929Z] #39 DONE 0.4s [2023-11-28T18:46:34.929Z] [2023-11-28T18:46:34.929Z] #40 [core-data internal] load build context [2023-11-28T18:46:35.141Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [2023-11-28T18:46:35.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:46:35.141Z] 09b6bcb414ff: Preparing [2023-11-28T18:46:35.141Z] c67c03facca0: Preparing [2023-11-28T18:46:35.141Z] a512c01077fe: Preparing [2023-11-28T18:46:35.141Z] dff08bc7d36e: Preparing [2023-11-28T18:46:35.141Z] 0815206ab16a: Preparing [2023-11-28T18:46:35.141Z] 020dbd6dbb49: Preparing [2023-11-28T18:46:35.141Z] 96e8df502999: Preparing [2023-11-28T18:46:35.141Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:35.141Z] 2713e551fb7b: Preparing [2023-11-28T18:46:35.141Z] 8c0eef1e95ee: Preparing [2023-11-28T18:46:35.141Z] 9a6476e5350b: Preparing [2023-11-28T18:46:35.141Z] 5f70bf18a086: Preparing [2023-11-28T18:46:35.141Z] cc99e90a7ead: Preparing [2023-11-28T18:46:35.141Z] 6c7db0e946ee: Preparing [2023-11-28T18:46:35.141Z] 05f85e4bf7b9: Preparing [2023-11-28T18:46:35.141Z] cc2447e1835a: Preparing [2023-11-28T18:46:35.141Z] 8c0eef1e95ee: Waiting [2023-11-28T18:46:35.141Z] 9a6476e5350b: Waiting [2023-11-28T18:46:35.141Z] 5f70bf18a086: Waiting [2023-11-28T18:46:35.141Z] cc99e90a7ead: Waiting [2023-11-28T18:46:35.141Z] 6c7db0e946ee: Waiting [2023-11-28T18:46:35.141Z] 05f85e4bf7b9: Waiting [2023-11-28T18:46:35.141Z] cc2447e1835a: Waiting [2023-11-28T18:46:35.141Z] 020dbd6dbb49: Waiting [2023-11-28T18:46:35.141Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:35.141Z] 96e8df502999: Waiting [2023-11-28T18:46:35.141Z] 2713e551fb7b: Waiting [2023-11-28T18:46:35.141Z] a512c01077fe: Layer already exists [2023-11-28T18:46:35.141Z] dff08bc7d36e: Layer already exists [2023-11-28T18:46:35.141Z] 09b6bcb414ff: Layer already exists [2023-11-28T18:46:35.141Z] 0815206ab16a: Layer already exists [2023-11-28T18:46:35.141Z] c67c03facca0: Layer already exists [2023-11-28T18:46:35.141Z] 96e8df502999: Layer already exists [2023-11-28T18:46:35.141Z] 020dbd6dbb49: Layer already exists [2023-11-28T18:46:35.141Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:35.141Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:35.141Z] 8c0eef1e95ee: Layer already exists [2023-11-28T18:46:35.141Z] 9a6476e5350b: Layer already exists [2023-11-28T18:46:35.141Z] 6c7db0e946ee: Layer already exists [2023-11-28T18:46:35.141Z] 05f85e4bf7b9: Layer already exists [2023-11-28T18:46:35.141Z] cc99e90a7ead: Layer already exists [2023-11-28T18:46:35.141Z] 5f70bf18a086: Layer already exists [2023-11-28T18:46:35.141Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:35.141Z] 3.2.0-dev.1: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [2023-11-28T18:46:35.198Z] #40 ... [2023-11-28T18:46:35.198Z] [2023-11-28T18:46:35.198Z] #34 [core-common-config-bootstrapper internal] load build context [2023-11-28T18:46:35.198Z] #34 transferring context: 2.56MB 1.4s done [2023-11-28T18:46:35.198Z] #34 DONE 1.6s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:35.466Z] [2023-11-28T18:46:35.466Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-28T18:46:35.466Z] #29 DONE 0.0s [2023-11-28T18:46:35.466Z] [2023-11-28T18:46:35.466Z] #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-28T18:46:35.466Z] #41 ... [2023-11-28T18:46:35.466Z] [2023-11-28T18:46:35.466Z] #42 [security-spire-server internal] load build context [2023-11-28T18:46:35.466Z] #42 transferring context: 18.10kB 0.1s done [2023-11-28T18:46:35.466Z] #42 DONE 0.8s [2023-11-28T18:46:35.592Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:46:35.736Z] [2023-11-28T18:46:35.736Z] #40 [core-data internal] load build context [2023-11-28T18:46:35.736Z] #40 ... [2023-11-28T18:46:35.736Z] [2023-11-28T18:46:35.736Z] #43 [security-bootstrapper internal] load build context [2023-11-28T18:46:35.736Z] #43 transferring context: 2.56MB 1.3s done [2023-11-28T18:46:35.736Z] #43 DONE 1.8s [Pipeline] sh [2023-11-28T18:46:36.012Z] [2023-11-28T18:46:36.012Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:36.012Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done [2023-11-28T18:46:36.012Z] #38 ... [2023-11-28T18:46:36.012Z] [2023-11-28T18:46:36.012Z] #44 [security-proxy-setup internal] load build context [2023-11-28T18:46:36.012Z] #44 transferring context: 2.56MB 1.4s done [2023-11-28T18:46:36.012Z] #44 DONE 2.2s [2023-11-28T18:46:36.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:36.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:46:36.047Z] 09b6bcb414ff: Preparing [2023-11-28T18:46:36.047Z] c67c03facca0: Preparing [2023-11-28T18:46:36.047Z] a512c01077fe: Preparing [2023-11-28T18:46:36.047Z] dff08bc7d36e: Preparing [2023-11-28T18:46:36.047Z] 0815206ab16a: Preparing [2023-11-28T18:46:36.047Z] 020dbd6dbb49: Preparing [2023-11-28T18:46:36.047Z] 96e8df502999: Preparing [2023-11-28T18:46:36.047Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:36.047Z] 2713e551fb7b: Preparing [2023-11-28T18:46:36.047Z] 8c0eef1e95ee: Preparing [2023-11-28T18:46:36.047Z] 9a6476e5350b: Preparing [2023-11-28T18:46:36.047Z] 5f70bf18a086: Preparing [2023-11-28T18:46:36.047Z] cc99e90a7ead: Preparing [2023-11-28T18:46:36.047Z] 6c7db0e946ee: Preparing [2023-11-28T18:46:36.047Z] 05f85e4bf7b9: Preparing [2023-11-28T18:46:36.047Z] cc2447e1835a: Preparing [2023-11-28T18:46:36.047Z] 020dbd6dbb49: Waiting [2023-11-28T18:46:36.047Z] 96e8df502999: Waiting [2023-11-28T18:46:36.047Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:36.047Z] 2713e551fb7b: Waiting [2023-11-28T18:46:36.047Z] 8c0eef1e95ee: Waiting [2023-11-28T18:46:36.047Z] 05f85e4bf7b9: Waiting [2023-11-28T18:46:36.047Z] cc2447e1835a: Waiting [2023-11-28T18:46:36.047Z] 9a6476e5350b: Waiting [2023-11-28T18:46:36.047Z] 5f70bf18a086: Waiting [2023-11-28T18:46:36.047Z] cc99e90a7ead: Waiting [2023-11-28T18:46:36.047Z] 6c7db0e946ee: Waiting [2023-11-28T18:46:36.047Z] 09b6bcb414ff: Layer already exists [2023-11-28T18:46:36.047Z] dff08bc7d36e: Layer already exists [2023-11-28T18:46:36.047Z] 0815206ab16a: Layer already exists [2023-11-28T18:46:36.047Z] a512c01077fe: Layer already exists [2023-11-28T18:46:36.047Z] c67c03facca0: Layer already exists [2023-11-28T18:46:36.047Z] 020dbd6dbb49: Layer already exists [2023-11-28T18:46:36.047Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:36.047Z] 8c0eef1e95ee: Layer already exists [2023-11-28T18:46:36.047Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:36.047Z] 96e8df502999: Layer already exists [2023-11-28T18:46:36.047Z] 9a6476e5350b: Layer already exists [2023-11-28T18:46:36.047Z] 5f70bf18a086: Layer already exists [2023-11-28T18:46:36.047Z] cc99e90a7ead: Layer already exists [2023-11-28T18:46:36.047Z] 6c7db0e946ee: Layer already exists [2023-11-28T18:46:36.047Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:36.047Z] 05f85e4bf7b9: Layer already exists [2023-11-28T18:46:36.047Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:36.281Z] [2023-11-28T18:46:36.281Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-11-28T18:46:36.281Z] #30 DONE 2.5s [2023-11-28T18:46:36.281Z] [2023-11-28T18:46:36.281Z] #45 [core-metadata internal] load build context [2023-11-28T18:46:36.281Z] #45 ... [2023-11-28T18:46:36.281Z] [2023-11-28T18:46:36.281Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-28T18:46:36.281Z] #33 DONE 0.8s [2023-11-28T18:46:36.281Z] [2023-11-28T18:46:36.281Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:36.281Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:36.281Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:36.281Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:36.281Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:36.281Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:36.281Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-11-28T18:46:36.281Z] #31 DONE 3.5s [2023-11-28T18:46:36.281Z] [2023-11-28T18:46:36.281Z] #46 [support-notifications internal] load build context [2023-11-28T18:46:36.281Z] #46 DONE 0.0s [2023-11-28T18:46:36.508Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [2023-11-28T18:46:36.549Z] [2023-11-28T18:46:36.549Z] #47 [security-spiffe-token-provider internal] load build context [2023-11-28T18:46:36.549Z] #47 ... [2023-11-28T18:46:36.549Z] [2023-11-28T18:46:36.549Z] #45 [core-metadata internal] load build context [2023-11-28T18:46:36.549Z] #45 transferring context: 2.56MB 1.7s done [2023-11-28T18:46:36.549Z] #45 DONE 2.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:36.819Z] [2023-11-28T18:46:36.819Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:36.819Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-28T18:46:36.819Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-28T18:46:36.819Z] #38 ... [2023-11-28T18:46:36.819Z] [2023-11-28T18:46:36.819Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:46:36.819Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-28T18:46:36.819Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-28T18:46:36.819Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-28T18:46:36.819Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-28T18:46:36.819Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-28T18:46:36.819Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.9s done [2023-11-28T18:46:36.819Z] #31 DONE 3.5s [2023-11-28T18:46:36.819Z] [2023-11-28T18:46:36.819Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-28T18:46:36.819Z] #37 DONE 3.1s [2023-11-28T18:46:36.819Z] [2023-11-28T18:46:36.819Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:36.819Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.0s done [2023-11-28T18:46:36.819Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-28T18:46:36.819Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-28T18:46:36.819Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-28T18:46:36.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-28T18:46:36.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-28T18:46:36.982Z] 09b6bcb414ff: Preparing [2023-11-28T18:46:36.982Z] c67c03facca0: Preparing [2023-11-28T18:46:36.982Z] a512c01077fe: Preparing [2023-11-28T18:46:36.982Z] dff08bc7d36e: Preparing [2023-11-28T18:46:36.982Z] 0815206ab16a: Preparing [2023-11-28T18:46:36.982Z] 020dbd6dbb49: Preparing [2023-11-28T18:46:36.982Z] 96e8df502999: Preparing [2023-11-28T18:46:36.982Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:36.982Z] 2713e551fb7b: Preparing [2023-11-28T18:46:36.982Z] 8c0eef1e95ee: Preparing [2023-11-28T18:46:36.982Z] 9a6476e5350b: Preparing [2023-11-28T18:46:36.982Z] 5f70bf18a086: Preparing [2023-11-28T18:46:36.982Z] cc99e90a7ead: Preparing [2023-11-28T18:46:36.982Z] 6c7db0e946ee: Preparing [2023-11-28T18:46:36.982Z] 05f85e4bf7b9: Preparing [2023-11-28T18:46:36.982Z] cc2447e1835a: Preparing [2023-11-28T18:46:36.982Z] 96e8df502999: Waiting [2023-11-28T18:46:36.982Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:36.982Z] 2713e551fb7b: Waiting [2023-11-28T18:46:36.982Z] 8c0eef1e95ee: Waiting [2023-11-28T18:46:36.982Z] 9a6476e5350b: Waiting [2023-11-28T18:46:36.982Z] 5f70bf18a086: Waiting [2023-11-28T18:46:36.982Z] 6c7db0e946ee: Waiting [2023-11-28T18:46:36.982Z] 05f85e4bf7b9: Waiting [2023-11-28T18:46:36.982Z] 020dbd6dbb49: Waiting [2023-11-28T18:46:36.982Z] cc2447e1835a: Waiting [2023-11-28T18:46:36.982Z] 09b6bcb414ff: Layer already exists [2023-11-28T18:46:36.982Z] c67c03facca0: Layer already exists [2023-11-28T18:46:36.982Z] a512c01077fe: Layer already exists [2023-11-28T18:46:36.982Z] 0815206ab16a: Layer already exists [2023-11-28T18:46:36.982Z] dff08bc7d36e: Layer already exists [2023-11-28T18:46:36.982Z] 96e8df502999: Layer already exists [2023-11-28T18:46:36.982Z] 020dbd6dbb49: Layer already exists [2023-11-28T18:46:36.982Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:36.982Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:36.982Z] 8c0eef1e95ee: Layer already exists [2023-11-28T18:46:36.982Z] 9a6476e5350b: Layer already exists [2023-11-28T18:46:36.982Z] 5f70bf18a086: Layer already exists [2023-11-28T18:46:36.982Z] cc99e90a7ead: Layer already exists [2023-11-28T18:46:36.982Z] 6c7db0e946ee: Layer already exists [2023-11-28T18:46:36.982Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:36.982Z] 05f85e4bf7b9: Layer already exists [2023-11-28T18:46:36.982Z] main: digest: sha256:ff35939205ecd2941ee1fcf7fc1064f9cf8f12732a6634847c2e2a1d0144b680 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:46:37.384Z] ===================================================== [Pipeline] echo [2023-11-28T18:46:37.444Z] taggedImages: [2023-11-28T18:46:37.444Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:37.444Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-28T18:46:37.444Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.1 [2023-11-28T18:46:37.444Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:37.444Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-28T18:46:37.513Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-28T18:46:37.513Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:37.513Z] latest [2023-11-28T18:46:37.513Z] 3.2.0-dev.1 [2023-11-28T18:46:37.513Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:37.513Z] main [2023-11-28T18:46:37.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:46:37.799Z] #38 ... [2023-11-28T18:46:37.799Z] [2023-11-28T18:46:37.799Z] #40 [core-data internal] load build context [2023-11-28T18:46:37.799Z] #40 transferring context: 2.56MB 1.7s done [2023-11-28T18:46:37.799Z] #40 DONE 2.8s [2023-11-28T18:46:37.799Z] [2023-11-28T18:46:37.799Z] #47 [security-spiffe-token-provider internal] load build context [Pipeline] sh [2023-11-28T18:46:38.088Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:38.387Z] #47 ... [2023-11-28T18:46:38.387Z] [2023-11-28T18:46:38.387Z] #48 [security-spire-config internal] load build context [2023-11-28T18:46:38.387Z] #48 transferring context: 16.35kB 0.2s done [2023-11-28T18:46:38.387Z] #48 DONE 1.4s [2023-11-28T18:46:38.387Z] [2023-11-28T18:46:38.387Z] #47 [security-spiffe-token-provider internal] load build context [2023-11-28T18:46:38.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:38.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:46:38.561Z] 0c7055413b80: Preparing [2023-11-28T18:46:38.561Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:38.561Z] 360fe61f6713: Preparing [2023-11-28T18:46:38.561Z] 9a95de3fe191: Preparing [2023-11-28T18:46:38.561Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:38.561Z] 2713e551fb7b: Preparing [2023-11-28T18:46:38.561Z] dd61fe21fbba: Preparing [2023-11-28T18:46:38.561Z] c35b6ab1279b: Preparing [2023-11-28T18:46:38.561Z] cc2447e1835a: Preparing [2023-11-28T18:46:38.561Z] 2713e551fb7b: Waiting [2023-11-28T18:46:38.561Z] dd61fe21fbba: Waiting [2023-11-28T18:46:38.561Z] c35b6ab1279b: Waiting [2023-11-28T18:46:38.561Z] cc2447e1835a: Waiting [2023-11-28T18:46:38.561Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:38.561Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:38.561Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:38.561Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:38.561Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:38.561Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:38.561Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:38.561Z] 360fe61f6713: Pushed [2023-11-28T18:46:38.656Z] #47 ... [2023-11-28T18:46:38.656Z] [2023-11-28T18:46:38.656Z] #49 [support-scheduler internal] load build context [2023-11-28T18:46:38.656Z] #49 transferring context: 2.56MB 2.4s done [2023-11-28T18:46:38.656Z] #49 DONE 3.6s [2023-11-28T18:46:38.656Z] [2023-11-28T18:46:38.656Z] #47 [security-spiffe-token-provider internal] load build context [2023-11-28T18:46:39.625Z] #47 ... [2023-11-28T18:46:39.625Z] [2023-11-28T18:46:39.625Z] #50 [security-secretstore-setup internal] load build context [2023-11-28T18:46:39.625Z] #50 transferring context: 2.56MB 2.5s done [2023-11-28T18:46:39.625Z] #50 DONE 4.5s [2023-11-28T18:46:39.625Z] [2023-11-28T18:46:39.625Z] #47 [security-spiffe-token-provider internal] load build context [2023-11-28T18:46:39.937Z] 9a95de3fe191: Pushed [2023-11-28T18:46:39.937Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:40.409Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:40.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-28T18:46:40.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:46:40.879Z] 0c7055413b80: Preparing [2023-11-28T18:46:40.879Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:40.879Z] 360fe61f6713: Preparing [2023-11-28T18:46:40.879Z] 9a95de3fe191: Preparing [2023-11-28T18:46:40.879Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:40.879Z] 2713e551fb7b: Preparing [2023-11-28T18:46:40.879Z] dd61fe21fbba: Preparing [2023-11-28T18:46:40.879Z] c35b6ab1279b: Preparing [2023-11-28T18:46:40.879Z] cc2447e1835a: Preparing [2023-11-28T18:46:40.879Z] 2713e551fb7b: Waiting [2023-11-28T18:46:40.879Z] dd61fe21fbba: Waiting [2023-11-28T18:46:40.879Z] c35b6ab1279b: Waiting [2023-11-28T18:46:40.879Z] cc2447e1835a: Waiting [2023-11-28T18:46:40.879Z] 9a95de3fe191: Layer already exists [2023-11-28T18:46:40.879Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:40.879Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:40.879Z] 360fe61f6713: Layer already exists [2023-11-28T18:46:40.879Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:40.879Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:40.879Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:40.879Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:40.879Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:40.879Z] latest: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:41.359Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:41.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [2023-11-28T18:46:41.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:46:41.837Z] 0c7055413b80: Preparing [2023-11-28T18:46:41.837Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:41.837Z] 360fe61f6713: Preparing [2023-11-28T18:46:41.837Z] 9a95de3fe191: Preparing [2023-11-28T18:46:41.837Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:41.837Z] 2713e551fb7b: Preparing [2023-11-28T18:46:41.837Z] dd61fe21fbba: Preparing [2023-11-28T18:46:41.837Z] c35b6ab1279b: Preparing [2023-11-28T18:46:41.837Z] cc2447e1835a: Preparing [2023-11-28T18:46:41.837Z] dd61fe21fbba: Waiting [2023-11-28T18:46:41.837Z] c35b6ab1279b: Waiting [2023-11-28T18:46:41.837Z] cc2447e1835a: Waiting [2023-11-28T18:46:41.837Z] 2713e551fb7b: Waiting [2023-11-28T18:46:41.837Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:41.837Z] 360fe61f6713: Layer already exists [2023-11-28T18:46:41.838Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:41.838Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:41.838Z] 9a95de3fe191: Layer already exists [2023-11-28T18:46:41.838Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:41.838Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:41.838Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:41.838Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:41.838Z] 3.2.0-dev.1: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:42.224Z] #47 ... [2023-11-28T18:46:42.224Z] [2023-11-28T18:46:42.224Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T18:46:42.224Z] #51 ... [2023-11-28T18:46:42.224Z] [2023-11-28T18:46:42.224Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-28T18:46:42.224Z] #0 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:42.224Z] #0 5.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:42.224Z] #0 7.126 OK: 266 MiB in 52 packages [2023-11-28T18:46:42.224Z] #52 DONE 8.6s [2023-11-28T18:46:42.224Z] [2023-11-28T18:46:42.224Z] #53 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:46:42.375Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:46:42.494Z] #53 ... [2023-11-28T18:46:42.494Z] [2023-11-28T18:46:42.494Z] #46 [support-notifications internal] load build context [2023-11-28T18:46:42.494Z] #46 transferring context: 2.56MB 5.0s done [2023-11-28T18:46:42.494Z] #46 DONE 6.1s [2023-11-28T18:46:42.494Z] [2023-11-28T18:46:42.494Z] #47 [security-spiffe-token-provider internal] load build context [2023-11-28T18:46:42.494Z] #47 transferring context: 2.56MB 4.8s done [2023-11-28T18:46:42.494Z] #47 DONE 6.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:42.763Z] [2023-11-28T18:46:42.763Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:42.763Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-11-28T18:46:42.763Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2023-11-28T18:46:42.763Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-11-28T18:46:42.763Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-28T18:46:42.763Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.65MB / 23.39MB 5.5s [2023-11-28T18:46:42.763Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-28T18:46:42.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:42.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:46:42.889Z] 0c7055413b80: Preparing [2023-11-28T18:46:42.889Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:42.889Z] 360fe61f6713: Preparing [2023-11-28T18:46:42.889Z] 9a95de3fe191: Preparing [2023-11-28T18:46:42.889Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:42.889Z] 2713e551fb7b: Preparing [2023-11-28T18:46:42.889Z] dd61fe21fbba: Preparing [2023-11-28T18:46:42.889Z] c35b6ab1279b: Preparing [2023-11-28T18:46:42.889Z] cc2447e1835a: Preparing [2023-11-28T18:46:42.889Z] 2713e551fb7b: Waiting [2023-11-28T18:46:42.889Z] c35b6ab1279b: Waiting [2023-11-28T18:46:42.889Z] cc2447e1835a: Waiting [2023-11-28T18:46:42.889Z] dd61fe21fbba: Waiting [2023-11-28T18:46:42.889Z] 360fe61f6713: Layer already exists [2023-11-28T18:46:42.889Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:42.889Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:42.889Z] 9a95de3fe191: Layer already exists [2023-11-28T18:46:42.889Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:42.889Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:42.889Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:42.889Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:42.889Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:42.889Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:46:43.048Z] #38 ... [2023-11-28T18:46:43.048Z] [2023-11-28T18:46:43.048Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-28T18:46:43.048Z] #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:43.048Z] #0 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:43.048Z] #0 8.882 OK: 266 MiB in 52 packages [2023-11-28T18:46:43.048Z] #54 DONE 10.3s [2023-11-28T18:46:43.048Z] [2023-11-28T18:46:43.048Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh [2023-11-28T18:46:43.317Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.15MB / 23.39MB 6.1s [2023-11-28T18:46:43.395Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:43.912Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 6.6s [2023-11-28T18:46:43.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-28T18:46:43.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-28T18:46:43.982Z] 0c7055413b80: Preparing [2023-11-28T18:46:43.982Z] 36a4ca95fb74: Preparing [2023-11-28T18:46:43.982Z] 360fe61f6713: Preparing [2023-11-28T18:46:43.982Z] 9a95de3fe191: Preparing [2023-11-28T18:46:43.982Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:43.982Z] 2713e551fb7b: Preparing [2023-11-28T18:46:43.982Z] dd61fe21fbba: Preparing [2023-11-28T18:46:43.982Z] c35b6ab1279b: Preparing [2023-11-28T18:46:43.982Z] cc2447e1835a: Preparing [2023-11-28T18:46:43.982Z] 2713e551fb7b: Waiting [2023-11-28T18:46:43.982Z] dd61fe21fbba: Waiting [2023-11-28T18:46:43.982Z] c35b6ab1279b: Waiting [2023-11-28T18:46:43.982Z] cc2447e1835a: Waiting [2023-11-28T18:46:43.982Z] 360fe61f6713: Layer already exists [2023-11-28T18:46:43.982Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:43.982Z] 9a95de3fe191: Layer already exists [2023-11-28T18:46:43.982Z] 0c7055413b80: Layer already exists [2023-11-28T18:46:43.982Z] 36a4ca95fb74: Layer already exists [2023-11-28T18:46:43.982Z] c35b6ab1279b: Layer already exists [2023-11-28T18:46:43.982Z] dd61fe21fbba: Layer already exists [2023-11-28T18:46:43.982Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:43.982Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:43.982Z] main: digest: sha256:cf3e16556950e8f8932fc2554d66e2fa31c972740fd597ee8f64e3c593c4020c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-28T18:46:44.185Z] #38 ... [2023-11-28T18:46:44.185Z] [2023-11-28T18:46:44.185Z] #53 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:46:44.185Z] #53 DONE 1.6s [2023-11-28T18:46:44.185Z] [2023-11-28T18:46:44.185Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:44.185Z] #38 ... [2023-11-28T18:46:44.185Z] [2023-11-28T18:46:44.185Z] #55 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:46:44.185Z] #55 DONE 1.2s [2023-11-28T18:46:44.185Z] [2023-11-28T18:46:44.185Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:44.185Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 7.0s [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:46:44.377Z] ===================================================== [2023-11-28T18:46:44.452Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [Pipeline] echo [2023-11-28T18:46:44.499Z] taggedImages: [2023-11-28T18:46:44.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:44.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-28T18:46:44.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.1 [2023-11-28T18:46:44.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:44.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-28T18:46:44.569Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-28T18:46:44.569Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:44.569Z] latest [2023-11-28T18:46:44.569Z] 3.2.0-dev.1 [2023-11-28T18:46:44.569Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:44.569Z] main [2023-11-28T18:46:44.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2023-11-28T18:46:44.725Z] #38 ... [2023-11-28T18:46:44.725Z] [2023-11-28T18:46:44.725Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:46:44.725Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2023-11-28T18:46:44.725Z] #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-28T18:46:44.725Z] #56 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-28T18:46:44.725Z] #56 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-28T18:46:44.725Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-11-28T18:46:44.725Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2023-11-28T18:46:44.725Z] #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-28T18:46:44.725Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 7.4s [2023-11-28T18:46:44.725Z] #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.7s done [2023-11-28T18:46:44.725Z] #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-28T18:46:44.725Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-11-28T18:46:44.725Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 7.5s [2023-11-28T18:46:44.725Z] #56 ... [2023-11-28T18:46:44.725Z] [2023-11-28T18:46:44.725Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:44.725Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.88MB / 23.39MB 7.6s [2023-11-28T18:46:44.725Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:45.176Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:46:45.318Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.23MB / 23.39MB 7.9s [Pipeline] sh [2023-11-28T18:46:45.588Z] #38 ... [2023-11-28T18:46:45.588Z] [2023-11-28T18:46:45.588Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-28T18:46:45.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:45.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:46:45.651Z] 1a09054ba413: Preparing [2023-11-28T18:46:45.651Z] 523f8d39ae67: Preparing [2023-11-28T18:46:45.651Z] dee258b6f25f: Preparing [2023-11-28T18:46:45.651Z] 2b01c9796611: Preparing [2023-11-28T18:46:45.651Z] b99ab4e7d8e7: Preparing [2023-11-28T18:46:45.651Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:45.651Z] 2713e551fb7b: Preparing [2023-11-28T18:46:45.651Z] deb2a4a6bb65: Preparing [2023-11-28T18:46:45.651Z] 0cb66fad8fc6: Preparing [2023-11-28T18:46:45.651Z] 2cb71492a665: Preparing [2023-11-28T18:46:45.651Z] cc2447e1835a: Preparing [2023-11-28T18:46:45.651Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:45.651Z] 2713e551fb7b: Waiting [2023-11-28T18:46:45.651Z] deb2a4a6bb65: Waiting [2023-11-28T18:46:45.651Z] 0cb66fad8fc6: Waiting [2023-11-28T18:46:45.651Z] cc2447e1835a: Waiting [2023-11-28T18:46:45.651Z] b99ab4e7d8e7: Pushed [2023-11-28T18:46:45.651Z] 523f8d39ae67: Pushed [2023-11-28T18:46:45.651Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:45.651Z] 1a09054ba413: Pushed [2023-11-28T18:46:45.651Z] 2b01c9796611: Pushed [2023-11-28T18:46:45.651Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:45.651Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:45.858Z] #57 ... [2023-11-28T18:46:45.858Z] [2023-11-28T18:46:45.858Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-28T18:46:45.858Z] #58 ... [2023-11-28T18:46:45.858Z] [2023-11-28T18:46:45.858Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-28T18:46:45.912Z] deb2a4a6bb65: Pushed [2023-11-28T18:46:45.912Z] 0cb66fad8fc6: Pushed [2023-11-28T18:46:46.131Z] #59 ... [2023-11-28T18:46:46.131Z] [2023-11-28T18:46:46.131Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-28T18:46:46.131Z] #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:46.131Z] #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:46.131Z] #0 10.96 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:46:46.131Z] #0 10.99 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:46:46.131Z] #0 11.09 OK: 8 MiB in 16 packages [2023-11-28T18:46:46.131Z] #60 ... [2023-11-28T18:46:46.131Z] [2023-11-28T18:46:46.131Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-28T18:46:46.131Z] #0 9.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:46.131Z] #61 ... [2023-11-28T18:46:46.131Z] [2023-11-28T18:46:46.131Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:46.131Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.0s [2023-11-28T18:46:46.399Z] #38 ... [2023-11-28T18:46:46.399Z] [2023-11-28T18:46:46.399Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-28T18:46:46.667Z] #62 ... [2023-11-28T18:46:46.667Z] [2023-11-28T18:46:46.667Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-28T18:46:46.667Z] #63 ... [2023-11-28T18:46:46.667Z] [2023-11-28T18:46:46.667Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-28T18:46:46.667Z] #60 DONE 12.0s [2023-11-28T18:46:46.667Z] [2023-11-28T18:46:46.667Z] #64 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2023-11-28T18:46:46.848Z] dee258b6f25f: Pushed [2023-11-28T18:46:46.946Z] #64 ... [2023-11-28T18:46:46.946Z] [2023-11-28T18:46:46.946Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:46:47.216Z] #65 ... [2023-11-28T18:46:47.216Z] [2023-11-28T18:46:47.216Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:47.216Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.52MB / 23.39MB 9.8s [2023-11-28T18:46:47.216Z] #38 ... [2023-11-28T18:46:47.216Z] [2023-11-28T18:46:47.216Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:46:47.416Z] 2cb71492a665: Pushed [2023-11-28T18:46:47.416Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:46:47.486Z] #66 ... [2023-11-28T18:46:47.486Z] [2023-11-28T18:46:47.486Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:47.757Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 10.5s [2023-11-28T18:46:47.899Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:46:48.029Z] #38 ... [2023-11-28T18:46:48.029Z] [2023-11-28T18:46:48.029Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-28T18:46:48.029Z] #67 ... [2023-11-28T18:46:48.029Z] [2023-11-28T18:46:48.029Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:48.029Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.7s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:48.302Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.7s done [2023-11-28T18:46:48.382Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-28T18:46:48.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:46:48.383Z] 1a09054ba413: Preparing [2023-11-28T18:46:48.383Z] 523f8d39ae67: Preparing [2023-11-28T18:46:48.383Z] dee258b6f25f: Preparing [2023-11-28T18:46:48.383Z] 2b01c9796611: Preparing [2023-11-28T18:46:48.383Z] b99ab4e7d8e7: Preparing [2023-11-28T18:46:48.383Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:48.383Z] 2713e551fb7b: Preparing [2023-11-28T18:46:48.383Z] deb2a4a6bb65: Preparing [2023-11-28T18:46:48.383Z] 0cb66fad8fc6: Preparing [2023-11-28T18:46:48.383Z] 2cb71492a665: Preparing [2023-11-28T18:46:48.383Z] cc2447e1835a: Preparing [2023-11-28T18:46:48.383Z] 2713e551fb7b: Waiting [2023-11-28T18:46:48.383Z] deb2a4a6bb65: Waiting [2023-11-28T18:46:48.383Z] 0cb66fad8fc6: Waiting [2023-11-28T18:46:48.383Z] 2cb71492a665: Waiting [2023-11-28T18:46:48.383Z] cc2447e1835a: Waiting [2023-11-28T18:46:48.383Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:48.383Z] b99ab4e7d8e7: Layer already exists [2023-11-28T18:46:48.383Z] 1a09054ba413: Layer already exists [2023-11-28T18:46:48.383Z] dee258b6f25f: Layer already exists [2023-11-28T18:46:48.383Z] 2b01c9796611: Layer already exists [2023-11-28T18:46:48.383Z] 523f8d39ae67: Layer already exists [2023-11-28T18:46:48.383Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:48.383Z] 2cb71492a665: Layer already exists [2023-11-28T18:46:48.383Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:48.383Z] deb2a4a6bb65: Layer already exists [2023-11-28T18:46:48.383Z] 0cb66fad8fc6: Layer already exists [2023-11-28T18:46:48.383Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:48.383Z] latest: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:48.892Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 [2023-11-28T18:46:48.892Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:49.382Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 [2023-11-28T18:46:49.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:46:49.382Z] 1a09054ba413: Preparing [2023-11-28T18:46:49.382Z] 523f8d39ae67: Preparing [2023-11-28T18:46:49.382Z] dee258b6f25f: Preparing [2023-11-28T18:46:49.382Z] 2b01c9796611: Preparing [2023-11-28T18:46:49.382Z] b99ab4e7d8e7: Preparing [2023-11-28T18:46:49.382Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:49.382Z] 2713e551fb7b: Preparing [2023-11-28T18:46:49.382Z] deb2a4a6bb65: Preparing [2023-11-28T18:46:49.382Z] 0cb66fad8fc6: Preparing [2023-11-28T18:46:49.382Z] 2cb71492a665: Preparing [2023-11-28T18:46:49.382Z] cc2447e1835a: Preparing [2023-11-28T18:46:49.382Z] 2713e551fb7b: Waiting [2023-11-28T18:46:49.382Z] 2cb71492a665: Waiting [2023-11-28T18:46:49.382Z] 0cb66fad8fc6: Waiting [2023-11-28T18:46:49.382Z] deb2a4a6bb65: Waiting [2023-11-28T18:46:49.382Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:49.382Z] cc2447e1835a: Waiting [2023-11-28T18:46:49.382Z] 1a09054ba413: Layer already exists [2023-11-28T18:46:49.382Z] b99ab4e7d8e7: Layer already exists [2023-11-28T18:46:49.382Z] 2b01c9796611: Layer already exists [2023-11-28T18:46:49.382Z] dee258b6f25f: Layer already exists [2023-11-28T18:46:49.382Z] 523f8d39ae67: Layer already exists [2023-11-28T18:46:49.382Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:49.382Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:49.382Z] deb2a4a6bb65: Layer already exists [2023-11-28T18:46:49.382Z] 0cb66fad8fc6: Layer already exists [2023-11-28T18:46:49.382Z] 2cb71492a665: Layer already exists [2023-11-28T18:46:49.382Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:49.382Z] 3.2.0-dev.1: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:49.876Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:50.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:50.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:46:50.373Z] 1a09054ba413: Preparing [2023-11-28T18:46:50.373Z] 523f8d39ae67: Preparing [2023-11-28T18:46:50.373Z] dee258b6f25f: Preparing [2023-11-28T18:46:50.373Z] 2b01c9796611: Preparing [2023-11-28T18:46:50.373Z] b99ab4e7d8e7: Preparing [2023-11-28T18:46:50.373Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:50.373Z] 2713e551fb7b: Preparing [2023-11-28T18:46:50.373Z] deb2a4a6bb65: Preparing [2023-11-28T18:46:50.373Z] 0cb66fad8fc6: Preparing [2023-11-28T18:46:50.373Z] 2cb71492a665: Preparing [2023-11-28T18:46:50.373Z] cc2447e1835a: Preparing [2023-11-28T18:46:50.373Z] 2cb71492a665: Waiting [2023-11-28T18:46:50.373Z] 2713e551fb7b: Waiting [2023-11-28T18:46:50.373Z] deb2a4a6bb65: Waiting [2023-11-28T18:46:50.373Z] 0cb66fad8fc6: Waiting [2023-11-28T18:46:50.373Z] cc2447e1835a: Waiting [2023-11-28T18:46:50.373Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:50.373Z] 1a09054ba413: Layer already exists [2023-11-28T18:46:50.373Z] 2b01c9796611: Layer already exists [2023-11-28T18:46:50.373Z] dee258b6f25f: Layer already exists [2023-11-28T18:46:50.373Z] b99ab4e7d8e7: Layer already exists [2023-11-28T18:46:50.373Z] 523f8d39ae67: Layer already exists [2023-11-28T18:46:50.373Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:50.373Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:50.373Z] deb2a4a6bb65: Layer already exists [2023-11-28T18:46:50.373Z] 0cb66fad8fc6: Layer already exists [2023-11-28T18:46:50.373Z] 2cb71492a665: Layer already exists [2023-11-28T18:46:50.373Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:50.373Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:50.875Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:51.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-28T18:46:51.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-28T18:46:51.400Z] 1a09054ba413: Preparing [2023-11-28T18:46:51.400Z] 523f8d39ae67: Preparing [2023-11-28T18:46:51.400Z] dee258b6f25f: Preparing [2023-11-28T18:46:51.400Z] 2b01c9796611: Preparing [2023-11-28T18:46:51.400Z] b99ab4e7d8e7: Preparing [2023-11-28T18:46:51.400Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:51.400Z] 2713e551fb7b: Preparing [2023-11-28T18:46:51.400Z] deb2a4a6bb65: Preparing [2023-11-28T18:46:51.400Z] 0cb66fad8fc6: Preparing [2023-11-28T18:46:51.400Z] 2cb71492a665: Preparing [2023-11-28T18:46:51.400Z] cc2447e1835a: Preparing [2023-11-28T18:46:51.400Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:51.400Z] 2cb71492a665: Waiting [2023-11-28T18:46:51.400Z] cc2447e1835a: Waiting [2023-11-28T18:46:51.400Z] 2713e551fb7b: Waiting [2023-11-28T18:46:51.400Z] 0cb66fad8fc6: Waiting [2023-11-28T18:46:51.400Z] deb2a4a6bb65: Waiting [2023-11-28T18:46:51.400Z] 2b01c9796611: Layer already exists [2023-11-28T18:46:51.400Z] 1a09054ba413: Layer already exists [2023-11-28T18:46:51.400Z] 523f8d39ae67: Layer already exists [2023-11-28T18:46:51.400Z] dee258b6f25f: Layer already exists [2023-11-28T18:46:51.400Z] b99ab4e7d8e7: Layer already exists [2023-11-28T18:46:51.400Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:51.400Z] 2cb71492a665: Layer already exists [2023-11-28T18:46:51.400Z] 0cb66fad8fc6: Layer already exists [2023-11-28T18:46:51.400Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:51.400Z] deb2a4a6bb65: Layer already exists [2023-11-28T18:46:51.400Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:51.400Z] main: digest: sha256:293bcaddd27f8ae8cfc4a622626e9da1fc1241457d6cb389f45b898950a7ef82 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:46:51.846Z] ===================================================== [Pipeline] echo [2023-11-28T18:46:51.924Z] taggedImages: [2023-11-28T18:46:51.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:51.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-28T18:46:51.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.1 [2023-11-28T18:46:51.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:51.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-28T18:46:52.060Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-28T18:46:52.060Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:52.060Z] latest [2023-11-28T18:46:52.060Z] 3.2.0-dev.1 [2023-11-28T18:46:52.060Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:52.060Z] main [2023-11-28T18:46:52.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:52.715Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:53.225Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:53.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:46:53.225Z] 44fdb212fba9: Preparing [2023-11-28T18:46:53.225Z] 60342d8ea26c: Preparing [2023-11-28T18:46:53.225Z] c8a1977504ff: Preparing [2023-11-28T18:46:53.225Z] 8e325c954be4: Preparing [2023-11-28T18:46:53.225Z] 2aaff3628a12: Preparing [2023-11-28T18:46:53.225Z] 5370964de051: Preparing [2023-11-28T18:46:53.225Z] eea501dfb441: Preparing [2023-11-28T18:46:53.225Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:53.225Z] 2713e551fb7b: Preparing [2023-11-28T18:46:53.225Z] 7da882299298: Preparing [2023-11-28T18:46:53.225Z] 3c637e096ef2: Preparing [2023-11-28T18:46:53.225Z] cc2447e1835a: Preparing [2023-11-28T18:46:53.225Z] eea501dfb441: Waiting [2023-11-28T18:46:53.225Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:53.225Z] 2713e551fb7b: Waiting [2023-11-28T18:46:53.225Z] 7da882299298: Waiting [2023-11-28T18:46:53.225Z] cc2447e1835a: Waiting [2023-11-28T18:46:53.225Z] 3c637e096ef2: Waiting [2023-11-28T18:46:53.225Z] 5370964de051: Waiting [2023-11-28T18:46:53.225Z] 44fdb212fba9: Pushed [2023-11-28T18:46:53.225Z] 2aaff3628a12: Pushed [2023-11-28T18:46:53.225Z] 60342d8ea26c: Pushed [2023-11-28T18:46:53.225Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:53.225Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:53.225Z] 5370964de051: Pushed [2023-11-28T18:46:53.483Z] eea501dfb441: Pushed [2023-11-28T18:46:53.483Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:54.049Z] 7da882299298: Pushed [2023-11-28T18:46:54.273Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-11-28T18:46:54.273Z] #38 ... [2023-11-28T18:46:54.273Z] [2023-11-28T18:46:54.273Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:46:54.273Z] #68 ... [2023-11-28T18:46:54.273Z] [2023-11-28T18:46:54.273Z] #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:46:54.273Z] #69 ... [2023-11-28T18:46:54.273Z] [2023-11-28T18:46:54.273Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:54.307Z] 8e325c954be4: Pushed [2023-11-28T18:46:54.307Z] 3c637e096ef2: Pushed [2023-11-28T18:46:54.874Z] c8a1977504ff: Pushed [2023-11-28T18:46:54.874Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [2023-11-28T18:46:54.889Z] #38 ... [2023-11-28T18:46:54.889Z] [2023-11-28T18:46:54.889Z] #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-28T18:46:54.889Z] #41 9.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:54.889Z] #41 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:54.889Z] #41 12.37 (1/4) Installing ca-certificates (20230506-r0) [2023-11-28T18:46:54.889Z] #41 12.70 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-28T18:46:54.889Z] #41 12.74 (3/4) Installing su-exec (0.2-r3) [2023-11-28T18:46:54.889Z] #41 12.75 (4/4) Installing yq (4.33.3-r5) [2023-11-28T18:46:54.889Z] #41 13.59 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:46:54.889Z] #41 13.69 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:46:54.889Z] #41 14.81 OK: 18 MiB in 19 packages [2023-11-28T18:46:54.889Z] #41 DONE 19.5s [2023-11-28T18:46:54.889Z] [2023-11-28T18:46:54.889Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-28T18:46:54.889Z] #61 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:54.889Z] #61 15.94 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:46:54.889Z] #61 15.97 (2/2) Installing su-exec (0.2-r3) [2023-11-28T18:46:54.889Z] #61 15.97 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:46:54.889Z] #61 16.24 OK: 8 MiB in 17 packages [2023-11-28T18:46:54.889Z] #61 DONE 19.4s [2023-11-28T18:46:54.889Z] [2023-11-28T18:46:54.889Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:46:54.889Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.9s done [2023-11-28T18:46:54.889Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.9s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:55.157Z] #56 ... [2023-11-28T18:46:55.157Z] [2023-11-28T18:46:55.157Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-28T18:46:55.157Z] #70 ... [2023-11-28T18:46:55.157Z] [2023-11-28T18:46:55.157Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-28T18:46:55.157Z] #62 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:55.157Z] #62 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:55.157Z] #62 17.41 OK: 266 MiB in 52 packages [2023-11-28T18:46:55.157Z] #62 DONE 18.8s [2023-11-28T18:46:55.428Z] [2023-11-28T18:46:55.428Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:55.434Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:55.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-28T18:46:55.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:46:55.930Z] 44fdb212fba9: Preparing [2023-11-28T18:46:55.930Z] 60342d8ea26c: Preparing [2023-11-28T18:46:55.930Z] c8a1977504ff: Preparing [2023-11-28T18:46:55.930Z] 8e325c954be4: Preparing [2023-11-28T18:46:55.930Z] 2aaff3628a12: Preparing [2023-11-28T18:46:55.930Z] 5370964de051: Preparing [2023-11-28T18:46:55.930Z] eea501dfb441: Preparing [2023-11-28T18:46:55.930Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:55.930Z] 2713e551fb7b: Preparing [2023-11-28T18:46:55.930Z] 7da882299298: Preparing [2023-11-28T18:46:55.930Z] 3c637e096ef2: Preparing [2023-11-28T18:46:55.930Z] cc2447e1835a: Preparing [2023-11-28T18:46:55.930Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:55.930Z] 2713e551fb7b: Waiting [2023-11-28T18:46:55.930Z] cc2447e1835a: Waiting [2023-11-28T18:46:55.930Z] 7da882299298: Waiting [2023-11-28T18:46:55.930Z] 3c637e096ef2: Waiting [2023-11-28T18:46:55.930Z] 5370964de051: Waiting [2023-11-28T18:46:55.930Z] eea501dfb441: Waiting [2023-11-28T18:46:55.930Z] 8e325c954be4: Layer already exists [2023-11-28T18:46:55.930Z] 2aaff3628a12: Layer already exists [2023-11-28T18:46:55.930Z] c8a1977504ff: Layer already exists [2023-11-28T18:46:55.930Z] 44fdb212fba9: Layer already exists [2023-11-28T18:46:55.930Z] 60342d8ea26c: Layer already exists [2023-11-28T18:46:55.930Z] eea501dfb441: Layer already exists [2023-11-28T18:46:55.930Z] 5370964de051: Layer already exists [2023-11-28T18:46:55.930Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:55.930Z] 7da882299298: Layer already exists [2023-11-28T18:46:55.930Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:55.930Z] 3c637e096ef2: Layer already exists [2023-11-28T18:46:55.930Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:55.930Z] latest: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:56.418Z] #38 ... [2023-11-28T18:46:56.418Z] [2023-11-28T18:46:56.418Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:46:56.418Z] #71 DONE 1.4s [2023-11-28T18:46:56.418Z] [2023-11-28T18:46:56.442Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:56.686Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:56.686Z] #38 ... [2023-11-28T18:46:56.686Z] [2023-11-28T18:46:56.686Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-28T18:46:56.686Z] #57 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:56.686Z] #57 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:56.686Z] #57 17.51 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:46:56.686Z] #57 17.51 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:46:56.686Z] #57 17.51 OK: 19953 distinct packages available [2023-11-28T18:46:56.686Z] #57 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:56.686Z] #57 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:56.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [2023-11-28T18:46:56.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:46:56.944Z] 44fdb212fba9: Preparing [2023-11-28T18:46:56.944Z] 60342d8ea26c: Preparing [2023-11-28T18:46:56.944Z] c8a1977504ff: Preparing [2023-11-28T18:46:56.944Z] 8e325c954be4: Preparing [2023-11-28T18:46:56.944Z] 2aaff3628a12: Preparing [2023-11-28T18:46:56.944Z] 5370964de051: Preparing [2023-11-28T18:46:56.944Z] eea501dfb441: Preparing [2023-11-28T18:46:56.944Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:56.944Z] 2713e551fb7b: Preparing [2023-11-28T18:46:56.944Z] 7da882299298: Preparing [2023-11-28T18:46:56.944Z] 5370964de051: Waiting [2023-11-28T18:46:56.944Z] 3c637e096ef2: Preparing [2023-11-28T18:46:56.944Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:56.944Z] 2713e551fb7b: Waiting [2023-11-28T18:46:56.944Z] 7da882299298: Waiting [2023-11-28T18:46:56.944Z] cc2447e1835a: Preparing [2023-11-28T18:46:56.944Z] 3c637e096ef2: Waiting [2023-11-28T18:46:56.944Z] cc2447e1835a: Waiting [2023-11-28T18:46:56.944Z] eea501dfb441: Waiting [2023-11-28T18:46:56.944Z] 8e325c954be4: Layer already exists [2023-11-28T18:46:56.944Z] c8a1977504ff: Layer already exists [2023-11-28T18:46:56.944Z] 44fdb212fba9: Layer already exists [2023-11-28T18:46:56.944Z] 60342d8ea26c: Layer already exists [2023-11-28T18:46:56.944Z] 2aaff3628a12: Layer already exists [2023-11-28T18:46:56.944Z] eea501dfb441: Layer already exists [2023-11-28T18:46:56.944Z] 5370964de051: Layer already exists [2023-11-28T18:46:56.944Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:56.944Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:56.944Z] 7da882299298: Layer already exists [2023-11-28T18:46:56.944Z] 3c637e096ef2: Layer already exists [2023-11-28T18:46:56.944Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:56.944Z] 3.2.0-dev.1: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [2023-11-28T18:46:56.955Z] #57 ... [2023-11-28T18:46:56.955Z] [2023-11-28T18:46:56.955Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:57.469Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:57.923Z] #38 ... [2023-11-28T18:46:57.923Z] [2023-11-28T18:46:57.923Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-28T18:46:57.923Z] #59 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:57.923Z] #59 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:57.923Z] #59 19.54 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T18:46:57.923Z] #59 19.60 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:46:57.923Z] #59 19.74 OK: 8 MiB in 16 packages [2023-11-28T18:46:57.923Z] #59 DONE 22.1s [2023-11-28T18:46:57.923Z] [2023-11-28T18:46:57.923Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:57.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:57.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:46:57.973Z] 44fdb212fba9: Preparing [2023-11-28T18:46:57.973Z] 60342d8ea26c: Preparing [2023-11-28T18:46:57.973Z] c8a1977504ff: Preparing [2023-11-28T18:46:57.973Z] 8e325c954be4: Preparing [2023-11-28T18:46:57.973Z] 2aaff3628a12: Preparing [2023-11-28T18:46:57.973Z] 5370964de051: Preparing [2023-11-28T18:46:57.973Z] eea501dfb441: Preparing [2023-11-28T18:46:57.973Z] 5370964de051: Waiting [2023-11-28T18:46:57.973Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:57.973Z] 2713e551fb7b: Preparing [2023-11-28T18:46:57.973Z] 7da882299298: Preparing [2023-11-28T18:46:57.973Z] eea501dfb441: Waiting [2023-11-28T18:46:57.973Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:57.973Z] 2713e551fb7b: Waiting [2023-11-28T18:46:57.973Z] 3c637e096ef2: Preparing [2023-11-28T18:46:57.973Z] cc2447e1835a: Preparing [2023-11-28T18:46:57.973Z] 7da882299298: Waiting [2023-11-28T18:46:57.973Z] 3c637e096ef2: Waiting [2023-11-28T18:46:57.973Z] c8a1977504ff: Layer already exists [2023-11-28T18:46:57.973Z] 2aaff3628a12: Layer already exists [2023-11-28T18:46:57.973Z] 60342d8ea26c: Layer already exists [2023-11-28T18:46:57.973Z] 44fdb212fba9: Layer already exists [2023-11-28T18:46:57.973Z] 8e325c954be4: Layer already exists [2023-11-28T18:46:57.973Z] 5370964de051: Layer already exists [2023-11-28T18:46:57.973Z] 7da882299298: Layer already exists [2023-11-28T18:46:57.973Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:57.973Z] eea501dfb441: Layer already exists [2023-11-28T18:46:57.973Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:57.973Z] 3c637e096ef2: Layer already exists [2023-11-28T18:46:57.973Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:57.973Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:58.488Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [2023-11-28T18:46:58.517Z] #38 ... [2023-11-28T18:46:58.517Z] [2023-11-28T18:46:58.517Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-28T18:46:58.517Z] #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:58.517Z] #63 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:58.517Z] #63 21.33 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:46:58.517Z] #63 21.33 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:46:58.517Z] #63 21.33 OK: 19946 distinct packages available [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:46:58.787Z] #63 ... [2023-11-28T18:46:58.787Z] [2023-11-28T18:46:58.787Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:46:58.787Z] #65 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:58.787Z] #65 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:46:58.787Z] #65 20.20 (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T18:46:58.787Z] #65 20.54 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:46:58.787Z] #65 20.61 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:46:58.787Z] #65 20.73 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:46:58.787Z] #65 ... [2023-11-28T18:46:58.787Z] [2023-11-28T18:46:58.787Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:46:58.787Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s [2023-11-28T18:46:58.998Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-28T18:46:58.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-28T18:46:58.998Z] 44fdb212fba9: Preparing [2023-11-28T18:46:58.998Z] 60342d8ea26c: Preparing [2023-11-28T18:46:58.998Z] c8a1977504ff: Preparing [2023-11-28T18:46:58.998Z] 8e325c954be4: Preparing [2023-11-28T18:46:58.998Z] 2aaff3628a12: Preparing [2023-11-28T18:46:58.998Z] 5370964de051: Preparing [2023-11-28T18:46:58.998Z] eea501dfb441: Preparing [2023-11-28T18:46:58.998Z] 2e5546e3dbdf: Preparing [2023-11-28T18:46:58.998Z] 5370964de051: Waiting [2023-11-28T18:46:58.998Z] eea501dfb441: Waiting [2023-11-28T18:46:58.998Z] 2713e551fb7b: Preparing [2023-11-28T18:46:58.998Z] 7da882299298: Preparing [2023-11-28T18:46:58.998Z] 2e5546e3dbdf: Waiting [2023-11-28T18:46:58.998Z] 2713e551fb7b: Waiting [2023-11-28T18:46:58.998Z] 3c637e096ef2: Preparing [2023-11-28T18:46:58.998Z] cc2447e1835a: Preparing [2023-11-28T18:46:58.998Z] 7da882299298: Waiting [2023-11-28T18:46:58.998Z] 3c637e096ef2: Waiting [2023-11-28T18:46:58.998Z] cc2447e1835a: Waiting [2023-11-28T18:46:58.998Z] 60342d8ea26c: Layer already exists [2023-11-28T18:46:58.998Z] 8e325c954be4: Layer already exists [2023-11-28T18:46:58.998Z] 44fdb212fba9: Layer already exists [2023-11-28T18:46:58.998Z] c8a1977504ff: Layer already exists [2023-11-28T18:46:58.998Z] 2aaff3628a12: Layer already exists [2023-11-28T18:46:58.998Z] 5370964de051: Layer already exists [2023-11-28T18:46:58.998Z] eea501dfb441: Layer already exists [2023-11-28T18:46:58.998Z] 2713e551fb7b: Layer already exists [2023-11-28T18:46:58.998Z] 3c637e096ef2: Layer already exists [2023-11-28T18:46:58.998Z] 7da882299298: Layer already exists [2023-11-28T18:46:58.998Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:46:58.998Z] cc2447e1835a: Layer already exists [2023-11-28T18:46:58.998Z] main: digest: sha256:ac25a803ff54d064b9c82746a5b05ecf16fee37a5912f5d1bafcd66193ae2944 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:46:59.374Z] #38 ... [2023-11-28T18:46:59.374Z] [2023-11-28T18:46:59.374Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-28T18:46:59.374Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.8s done [2023-11-28T18:46:59.374Z] #56 DONE 24.5s [2023-11-28T18:46:59.374Z] [2023-11-28T18:46:59.374Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] echo [2023-11-28T18:46:59.441Z] ===================================================== [Pipeline] echo [2023-11-28T18:46:59.514Z] taggedImages: [2023-11-28T18:46:59.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:59.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-28T18:46:59.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.1 [2023-11-28T18:46:59.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:59.514Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-28T18:46:59.615Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-28T18:46:59.615Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:46:59.615Z] latest [2023-11-28T18:46:59.615Z] 3.2.0-dev.1 [2023-11-28T18:46:59.615Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:46:59.615Z] main [2023-11-28T18:46:59.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:00.313Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [2023-11-28T18:47:00.346Z] #38 ... [2023-11-28T18:47:00.346Z] [2023-11-28T18:47:00.346Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-28T18:47:00.346Z] #67 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.346Z] #67 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.346Z] #67 20.88 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:47:00.346Z] #67 20.88 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:47:00.346Z] #67 20.88 OK: 19953 distinct packages available [2023-11-28T18:47:00.346Z] #67 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.346Z] #67 ... [2023-11-28T18:47:00.346Z] [2023-11-28T18:47:00.346Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-28T18:47:00.346Z] #58 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.346Z] #58 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.346Z] #58 21.72 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:00.346Z] #58 22.25 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:00.346Z] #58 22.31 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-28T18:47:00.346Z] #58 22.33 (4/6) Installing openssl (3.1.4-r1) [2023-11-28T18:47:00.346Z] #58 22.54 (5/6) Installing su-exec (0.2-r3) [2023-11-28T18:47:00.346Z] #58 22.54 (6/6) Installing yq (4.33.3-r5) [2023-11-28T18:47:00.346Z] #58 23.95 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:47:00.346Z] #58 24.12 OK: 18 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:00.624Z] #58 ... [2023-11-28T18:47:00.624Z] [2023-11-28T18:47:00.624Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:47:00.624Z] #38 ... [2023-11-28T18:47:00.624Z] [2023-11-28T18:47:00.624Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:47:00.624Z] #65 21.89 OK: 9 MiB in 17 packages [2023-11-28T18:47:00.624Z] #65 DONE 23.6s [2023-11-28T18:47:00.624Z] [2023-11-28T18:47:00.624Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:47:00.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:00.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:47:00.840Z] cf830b4bb368: Preparing [2023-11-28T18:47:00.840Z] 7a6cccca5836: Preparing [2023-11-28T18:47:00.840Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:00.840Z] 2713e551fb7b: Preparing [2023-11-28T18:47:00.840Z] 014256eccb20: Preparing [2023-11-28T18:47:00.840Z] 62f022727707: Preparing [2023-11-28T18:47:00.840Z] cc2447e1835a: Preparing [2023-11-28T18:47:00.840Z] 62f022727707: Waiting [2023-11-28T18:47:00.840Z] cc2447e1835a: Waiting [2023-11-28T18:47:00.840Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:00.840Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:00.840Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:00.840Z] cf830b4bb368: Pushed [2023-11-28T18:47:00.897Z] #38 ... [2023-11-28T18:47:00.897Z] [2023-11-28T18:47:00.897Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:47:00.897Z] #66 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.897Z] #66 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.897Z] #66 22.58 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-28T18:47:00.897Z] #66 22.58 v3.18.4-258-g681211de2a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-28T18:47:00.897Z] #66 22.58 OK: 19953 distinct packages available [2023-11-28T18:47:00.897Z] #66 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:00.897Z] #66 ... [2023-11-28T18:47:00.897Z] [2023-11-28T18:47:00.897Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:47:01.406Z] 62f022727707: Pushed [2023-11-28T18:47:01.406Z] 014256eccb20: Pushed [2023-11-28T18:47:01.876Z] #72 ... [2023-11-28T18:47:01.876Z] [2023-11-28T18:47:01.876Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-28T18:47:01.876Z] #58 DONE 26.0s [2023-11-28T18:47:01.876Z] [2023-11-28T18:47:01.876Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-28T18:47:03.315Z] 7a6cccca5836: Pushed [2023-11-28T18:47:03.315Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:03.850Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [2023-11-28T18:47:03.863Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.1s done [2023-11-28T18:47:03.863Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.1s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:04.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-28T18:47:04.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:47:04.369Z] cf830b4bb368: Preparing [2023-11-28T18:47:04.369Z] 7a6cccca5836: Preparing [2023-11-28T18:47:04.369Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:04.369Z] 2713e551fb7b: Preparing [2023-11-28T18:47:04.369Z] 014256eccb20: Preparing [2023-11-28T18:47:04.369Z] 62f022727707: Preparing [2023-11-28T18:47:04.369Z] cc2447e1835a: Preparing [2023-11-28T18:47:04.369Z] cc2447e1835a: Waiting [2023-11-28T18:47:04.369Z] 62f022727707: Waiting [2023-11-28T18:47:04.369Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:04.369Z] cf830b4bb368: Layer already exists [2023-11-28T18:47:04.369Z] 014256eccb20: Layer already exists [2023-11-28T18:47:04.369Z] 7a6cccca5836: Layer already exists [2023-11-28T18:47:04.369Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:04.369Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:04.369Z] 62f022727707: Layer already exists [2023-11-28T18:47:04.369Z] latest: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:04.467Z] #38 DONE 29.8s [2023-11-28T18:47:04.467Z] [2023-11-28T18:47:04.467Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-28T18:47:04.467Z] #57 26.58 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:04.467Z] #57 26.98 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:04.467Z] #57 27.07 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-28T18:47:04.467Z] #57 27.15 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:47:04.467Z] #57 27.20 (5/7) Installing libucontext (1.2-r2) [2023-11-28T18:47:04.467Z] #57 27.25 (6/7) Installing gcompat (1.1.0-r1) [2023-11-28T18:47:04.467Z] #57 27.35 (7/7) Installing openssl (3.1.4-r1) [2023-11-28T18:47:04.467Z] #57 27.44 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:47:04.467Z] #57 27.63 OK: 9 MiB in 20 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:04.738Z] #57 DONE 29.2s [2023-11-28T18:47:04.738Z] [2023-11-28T18:47:04.738Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-11-28T18:47:04.886Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:05.051Z] #73 ... [2023-11-28T18:47:05.051Z] [2023-11-28T18:47:05.051Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-28T18:47:05.051Z] #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:05.051Z] #0 9.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:05.331Z] #74 ... [2023-11-28T18:47:05.331Z] [2023-11-28T18:47:05.331Z] #64 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2023-11-28T18:47:05.331Z] #64 9.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:05.331Z] #64 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:05.331Z] #64 17.59 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:05.331Z] #64 17.70 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:05.331Z] #64 17.83 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:05.331Z] #64 18.23 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:05.331Z] #64 18.25 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:05.331Z] #64 18.75 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:05.331Z] #64 18.87 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:05.331Z] #64 18.87 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:05.331Z] #64 18.92 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:05.331Z] #64 19.01 OK: 8 MiB in 16 packages [2023-11-28T18:47:05.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [2023-11-28T18:47:05.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:47:05.451Z] cf830b4bb368: Preparing [2023-11-28T18:47:05.451Z] 7a6cccca5836: Preparing [2023-11-28T18:47:05.451Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:05.451Z] 2713e551fb7b: Preparing [2023-11-28T18:47:05.451Z] 014256eccb20: Preparing [2023-11-28T18:47:05.451Z] 62f022727707: Preparing [2023-11-28T18:47:05.451Z] cc2447e1835a: Preparing [2023-11-28T18:47:05.451Z] 62f022727707: Waiting [2023-11-28T18:47:05.451Z] cc2447e1835a: Waiting [2023-11-28T18:47:05.451Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:05.451Z] 7a6cccca5836: Layer already exists [2023-11-28T18:47:05.451Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:05.451Z] 014256eccb20: Layer already exists [2023-11-28T18:47:05.451Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:05.451Z] cf830b4bb368: Layer already exists [2023-11-28T18:47:05.451Z] 62f022727707: Layer already exists [2023-11-28T18:47:05.451Z] 3.2.0-dev.1: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:05.978Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:06.308Z] #64 ... [2023-11-28T18:47:06.308Z] [2023-11-28T18:47:06.308Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:47:06.308Z] #72 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:06.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:06.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:47:06.482Z] cf830b4bb368: Preparing [2023-11-28T18:47:06.482Z] 7a6cccca5836: Preparing [2023-11-28T18:47:06.482Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:06.482Z] 2713e551fb7b: Preparing [2023-11-28T18:47:06.482Z] 014256eccb20: Preparing [2023-11-28T18:47:06.482Z] 62f022727707: Preparing [2023-11-28T18:47:06.482Z] cc2447e1835a: Preparing [2023-11-28T18:47:06.482Z] 62f022727707: Waiting [2023-11-28T18:47:06.482Z] cc2447e1835a: Waiting [2023-11-28T18:47:06.482Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:06.482Z] 014256eccb20: Layer already exists [2023-11-28T18:47:06.482Z] cf830b4bb368: Layer already exists [2023-11-28T18:47:06.482Z] 7a6cccca5836: Layer already exists [2023-11-28T18:47:06.482Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:06.482Z] 62f022727707: Layer already exists [2023-11-28T18:47:06.482Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:06.482Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:06.581Z] #72 ... [2023-11-28T18:47:06.581Z] [2023-11-28T18:47:06.581Z] #64 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2023-11-28T18:47:06.581Z] #64 DONE 20.6s [2023-11-28T18:47:06.581Z] [2023-11-28T18:47:06.581Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:47:06.581Z] #0 6.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:06.856Z] #75 9.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:06.856Z] #75 ... [2023-11-28T18:47:06.856Z] [2023-11-28T18:47:06.856Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:07.018Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:07.124Z] #76 ... [2023-11-28T18:47:07.124Z] [2023-11-28T18:47:07.124Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-28T18:47:07.124Z] #70 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:07.124Z] #70 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:07.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-28T18:47:07.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-28T18:47:07.543Z] cf830b4bb368: Preparing [2023-11-28T18:47:07.543Z] 7a6cccca5836: Preparing [2023-11-28T18:47:07.543Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:07.543Z] 2713e551fb7b: Preparing [2023-11-28T18:47:07.543Z] 014256eccb20: Preparing [2023-11-28T18:47:07.544Z] 62f022727707: Preparing [2023-11-28T18:47:07.544Z] cc2447e1835a: Preparing [2023-11-28T18:47:07.544Z] 62f022727707: Waiting [2023-11-28T18:47:07.544Z] cc2447e1835a: Waiting [2023-11-28T18:47:07.544Z] 7a6cccca5836: Layer already exists [2023-11-28T18:47:07.544Z] cf830b4bb368: Layer already exists [2023-11-28T18:47:07.544Z] 014256eccb20: Layer already exists [2023-11-28T18:47:07.544Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:07.544Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:07.544Z] 62f022727707: Layer already exists [2023-11-28T18:47:07.544Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:07.544Z] main: digest: sha256:c56fe33cff80f170c0af3bde64edc854ffa2516ed233929748a392f57cce1cfa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:47:08.030Z] ===================================================== [2023-11-28T18:47:08.108Z] #70 ... [2023-11-28T18:47:08.108Z] [2023-11-28T18:47:08.108Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-11-28T18:47:08.108Z] #73 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2023-11-28T18:47:08.110Z] taggedImages: [2023-11-28T18:47:08.110Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:08.110Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-28T18:47:08.110Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.1 [2023-11-28T18:47:08.110Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:08.110Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-11-28T18:47:08.223Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-28T18:47:08.223Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:08.223Z] latest [2023-11-28T18:47:08.223Z] 3.2.0-dev.1 [2023-11-28T18:47:08.223Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:08.223Z] main [2023-11-28T18:47:08.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:08.921Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:09.076Z] #73 ... [2023-11-28T18:47:09.076Z] [2023-11-28T18:47:09.076Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-28T18:47:09.076Z] #63 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:09.076Z] #63 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:09.076Z] #63 31.74 OK: 266 MiB in 52 packages [2023-11-28T18:47:09.076Z] #63 DONE 32.5s [2023-11-28T18:47:09.076Z] [2023-11-28T18:47:09.076Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:09.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:09.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:47:09.441Z] f10e92e12f09: Preparing [2023-11-28T18:47:09.441Z] 9b706527021b: Preparing [2023-11-28T18:47:09.441Z] 4507e53f356c: Preparing [2023-11-28T18:47:09.441Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:09.441Z] 2713e551fb7b: Preparing [2023-11-28T18:47:09.441Z] 556dbd160e62: Preparing [2023-11-28T18:47:09.441Z] c80135299246: Preparing [2023-11-28T18:47:09.441Z] 01b51f423130: Preparing [2023-11-28T18:47:09.441Z] 643b22264a71: Preparing [2023-11-28T18:47:09.441Z] cc2447e1835a: Preparing [2023-11-28T18:47:09.441Z] c80135299246: Waiting [2023-11-28T18:47:09.441Z] 01b51f423130: Waiting [2023-11-28T18:47:09.441Z] 643b22264a71: Waiting [2023-11-28T18:47:09.441Z] cc2447e1835a: Waiting [2023-11-28T18:47:09.441Z] 556dbd160e62: Waiting [2023-11-28T18:47:09.441Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:09.441Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:09.441Z] f10e92e12f09: Pushed [2023-11-28T18:47:09.441Z] 9b706527021b: Pushed [2023-11-28T18:47:09.441Z] 4507e53f356c: Pushed [2023-11-28T18:47:09.441Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:09.671Z] #77 ... [2023-11-28T18:47:09.671Z] [2023-11-28T18:47:09.671Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-28T18:47:09.671Z] #67 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:09.671Z] #67 30.07 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-28T18:47:09.671Z] #67 30.10 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:47:09.671Z] #67 30.12 (3/4) Installing libucontext (1.2-r2) [2023-11-28T18:47:09.671Z] #67 30.13 (4/4) Installing gcompat (1.1.0-r1) [2023-11-28T18:47:09.671Z] #67 30.14 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:47:09.671Z] #67 30.23 OK: 8 MiB in 19 packages [2023-11-28T18:47:09.671Z] #67 DONE 31.5s [2023-11-28T18:47:09.671Z] [2023-11-28T18:47:09.671Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:09.671Z] #77 DONE 0.8s [2023-11-28T18:47:09.671Z] [2023-11-28T18:47:09.671Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-28T18:47:09.698Z] 01b51f423130: Pushed [2023-11-28T18:47:10.262Z] 643b22264a71: Pushed [2023-11-28T18:47:11.664Z] #78 ... [2023-11-28T18:47:11.664Z] [2023-11-28T18:47:11.664Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-28T18:47:11.664Z] #0 5.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:11.664Z] #0 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:11.664Z] #79 ... [2023-11-28T18:47:11.664Z] [2023-11-28T18:47:11.664Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-28T18:47:11.664Z] #74 16.74 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:11.664Z] #74 16.86 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:12.254Z] #74 17.09 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:12.254Z] #74 ... [2023-11-28T18:47:12.254Z] [2023-11-28T18:47:12.254Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:47:12.254Z] #66 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:12.254Z] #66 32.33 (1/11) Installing ca-certificates (20230506-r0) [2023-11-28T18:47:12.254Z] #66 33.00 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-28T18:47:12.254Z] #66 33.15 (3/11) Installing libunistring (1.1-r1) [2023-11-28T18:47:12.254Z] #66 33.51 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-28T18:47:12.254Z] #66 33.55 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-28T18:47:12.254Z] #66 33.58 (6/11) Installing libcurl (8.4.0-r0) [2023-11-28T18:47:12.254Z] #66 33.66 (7/11) Installing curl (8.4.0-r0) [2023-11-28T18:47:12.254Z] #66 33.72 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-28T18:47:12.254Z] #66 33.75 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-28T18:47:12.254Z] #66 33.77 (10/11) Installing libucontext (1.2-r2) [2023-11-28T18:47:12.254Z] #66 33.79 (11/11) Installing gcompat (1.1.0-r1) [2023-11-28T18:47:12.254Z] #66 33.82 Executing busybox-1.36.1-r2.trigger [2023-11-28T18:47:12.254Z] #66 34.01 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:47:12.254Z] #66 ... [2023-11-28T18:47:12.254Z] [2023-11-28T18:47:12.254Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:47:12.254Z] #75 14.21 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:12.254Z] #75 14.29 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:12.254Z] #75 14.43 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:12.523Z] #75 14.71 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:12.523Z] #75 14.71 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:13.136Z] #75 15.32 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:13.136Z] #75 15.39 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:13.136Z] #75 15.41 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:13.136Z] #75 15.43 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:13.408Z] #75 15.51 OK: 8 MiB in 16 packages [2023-11-28T18:47:13.686Z] #75 ... [2023-11-28T18:47:13.686Z] [2023-11-28T18:47:13.686Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-28T18:47:13.686Z] #66 35.26 OK: 13 MiB in 26 packages [2023-11-28T18:47:13.686Z] #66 DONE 36.4s [2023-11-28T18:47:13.686Z] [2023-11-28T18:47:13.686Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-28T18:47:13.686Z] #70 16.87 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:13.686Z] #70 16.97 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:13.686Z] #70 17.16 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:13.686Z] #70 17.52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:13.686Z] #70 17.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:13.686Z] #70 17.88 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:13.686Z] #70 17.97 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:13.686Z] #70 17.99 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:13.686Z] #70 18.05 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:13.686Z] #70 18.12 OK: 8 MiB in 17 packages [2023-11-28T18:47:14.729Z] #70 ... [2023-11-28T18:47:14.729Z] [2023-11-28T18:47:14.729Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:47:14.729Z] #75 DONE 16.8s [2023-11-28T18:47:14.729Z] [2023-11-28T18:47:14.729Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-28T18:47:14.729Z] #74 17.49 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:14.729Z] #74 17.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:14.729Z] #74 17.91 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:14.729Z] #74 17.95 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:14.729Z] #74 17.96 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:14.729Z] #74 17.98 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:14.729Z] #74 18.07 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:47:14.729Z] #74 19.25 OK: 18 MiB in 19 packages [2023-11-28T18:47:14.729Z] #74 ... [2023-11-28T18:47:14.729Z] [2023-11-28T18:47:14.729Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-28T18:47:14.729Z] #70 DONE 19.7s [2023-11-28T18:47:14.998Z] [2023-11-28T18:47:14.998Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-28T18:47:14.998Z] #79 13.18 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:14.998Z] #79 13.33 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:15.266Z] #79 13.51 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:15.529Z] c80135299246: Pushed [2023-11-28T18:47:15.534Z] #79 ... [2023-11-28T18:47:15.534Z] [2023-11-28T18:47:15.534Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-28T18:47:15.534Z] #74 DONE 20.6s [2023-11-28T18:47:15.802Z] [2023-11-28T18:47:15.802Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-28T18:47:15.802Z] #79 14.02 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:15.802Z] #79 14.02 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:15.802Z] #79 14.05 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:15.802Z] #79 14.12 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:15.802Z] #79 14.21 OK: 18 MiB in 19 packages [2023-11-28T18:47:16.899Z] 556dbd160e62: Pushed [2023-11-28T18:47:17.156Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:17.262Z] #79 DONE 15.6s [2023-11-28T18:47:17.262Z] [2023-11-28T18:47:17.262Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:17.532Z] #80 DONE 0.3s [2023-11-28T18:47:17.532Z] [2023-11-28T18:47:17.532Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:47:17.532Z] #72 7.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:17.532Z] #72 13.22 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:17.532Z] #72 13.42 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:17.532Z] #72 13.74 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:17.532Z] #72 14.29 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:17.532Z] #72 14.30 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:17.532Z] #72 14.82 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:17.532Z] #72 14.97 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:17.532Z] #72 14.98 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:17.532Z] #72 15.03 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:17.532Z] #72 15.20 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:47:17.532Z] #72 16.18 OK: 9 MiB in 17 packages [2023-11-28T18:47:17.709Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:18.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-28T18:47:18.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:47:18.238Z] f10e92e12f09: Preparing [2023-11-28T18:47:18.238Z] 9b706527021b: Preparing [2023-11-28T18:47:18.238Z] 4507e53f356c: Preparing [2023-11-28T18:47:18.238Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:18.238Z] 2713e551fb7b: Preparing [2023-11-28T18:47:18.238Z] 556dbd160e62: Preparing [2023-11-28T18:47:18.238Z] c80135299246: Preparing [2023-11-28T18:47:18.238Z] 01b51f423130: Preparing [2023-11-28T18:47:18.238Z] 643b22264a71: Preparing [2023-11-28T18:47:18.238Z] cc2447e1835a: Preparing [2023-11-28T18:47:18.238Z] 01b51f423130: Waiting [2023-11-28T18:47:18.238Z] 556dbd160e62: Waiting [2023-11-28T18:47:18.238Z] c80135299246: Waiting [2023-11-28T18:47:18.238Z] 643b22264a71: Waiting [2023-11-28T18:47:18.238Z] cc2447e1835a: Waiting [2023-11-28T18:47:18.238Z] f10e92e12f09: Layer already exists [2023-11-28T18:47:18.238Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:18.238Z] 4507e53f356c: Layer already exists [2023-11-28T18:47:18.238Z] 9b706527021b: Layer already exists [2023-11-28T18:47:18.238Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:18.238Z] c80135299246: Layer already exists [2023-11-28T18:47:18.238Z] 643b22264a71: Layer already exists [2023-11-28T18:47:18.238Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:18.238Z] 01b51f423130: Layer already exists [2023-11-28T18:47:18.497Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:18.497Z] latest: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [2023-11-28T18:47:18.506Z] #72 DONE 17.6s [2023-11-28T18:47:18.506Z] [2023-11-28T18:47:18.506Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-28T18:47:18.506Z] #81 DONE 3.5s [2023-11-28T18:47:18.506Z] [2023-11-28T18:47:18.506Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-28T18:47:18.506Z] #82 ... [2023-11-28T18:47:18.506Z] [2023-11-28T18:47:18.506Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-11-28T18:47:18.506Z] #73 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:18.506Z] #73 11.49 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:18.506Z] #73 11.62 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:18.506Z] #73 11.75 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:18.506Z] #73 12.20 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:18.506Z] #73 12.20 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:18.506Z] #73 12.23 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:18.506Z] #73 12.27 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:18.506Z] #73 12.35 OK: 9 MiB in 20 packages [2023-11-28T18:47:18.506Z] #73 DONE 13.8s [2023-11-28T18:47:18.506Z] [2023-11-28T18:47:18.506Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-28T18:47:18.506Z] #82 DONE 0.3s [2023-11-28T18:47:18.506Z] [2023-11-28T18:47:18.506Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:19.080Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:19.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [2023-11-28T18:47:19.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:47:19.717Z] f10e92e12f09: Preparing [2023-11-28T18:47:19.717Z] 9b706527021b: Preparing [2023-11-28T18:47:19.717Z] 4507e53f356c: Preparing [2023-11-28T18:47:19.717Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:19.717Z] 2713e551fb7b: Preparing [2023-11-28T18:47:19.717Z] 556dbd160e62: Preparing [2023-11-28T18:47:19.717Z] c80135299246: Preparing [2023-11-28T18:47:19.717Z] 01b51f423130: Preparing [2023-11-28T18:47:19.717Z] 556dbd160e62: Waiting [2023-11-28T18:47:19.717Z] c80135299246: Waiting [2023-11-28T18:47:19.717Z] 643b22264a71: Preparing [2023-11-28T18:47:19.717Z] cc2447e1835a: Preparing [2023-11-28T18:47:19.717Z] 01b51f423130: Waiting [2023-11-28T18:47:19.717Z] 643b22264a71: Waiting [2023-11-28T18:47:19.717Z] cc2447e1835a: Waiting [2023-11-28T18:47:19.717Z] f10e92e12f09: Layer already exists [2023-11-28T18:47:19.717Z] 4507e53f356c: Layer already exists [2023-11-28T18:47:19.717Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:19.717Z] 9b706527021b: Layer already exists [2023-11-28T18:47:19.717Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:19.717Z] c80135299246: Layer already exists [2023-11-28T18:47:19.717Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:19.717Z] 01b51f423130: Layer already exists [2023-11-28T18:47:19.717Z] 643b22264a71: Layer already exists [2023-11-28T18:47:19.717Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:19.717Z] 3.2.0-dev.1: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:19.922Z] #83 ... [2023-11-28T18:47:19.922Z] [2023-11-28T18:47:19.922Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:19.922Z] #84 ... [2023-11-28T18:47:19.922Z] [2023-11-28T18:47:19.922Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-28T18:47:19.922Z] #78 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:19.922Z] #78 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:19.922Z] #78 9.092 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:19.922Z] #78 9.232 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:19.922Z] #78 9.416 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:19.922Z] #78 9.615 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:19.922Z] #78 9.626 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:19.922Z] #78 9.980 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:19.922Z] #78 10.04 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:19.922Z] #78 10.05 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:19.922Z] #78 10.07 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:19.922Z] #78 10.12 OK: 8 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:20.309Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:20.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:20.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:47:20.854Z] f10e92e12f09: Preparing [2023-11-28T18:47:20.854Z] 9b706527021b: Preparing [2023-11-28T18:47:20.854Z] 4507e53f356c: Preparing [2023-11-28T18:47:20.854Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:20.854Z] 2713e551fb7b: Preparing [2023-11-28T18:47:20.854Z] 556dbd160e62: Preparing [2023-11-28T18:47:20.854Z] c80135299246: Preparing [2023-11-28T18:47:20.854Z] 01b51f423130: Preparing [2023-11-28T18:47:20.854Z] 643b22264a71: Preparing [2023-11-28T18:47:20.854Z] cc2447e1835a: Preparing [2023-11-28T18:47:20.854Z] 556dbd160e62: Waiting [2023-11-28T18:47:20.854Z] c80135299246: Waiting [2023-11-28T18:47:20.854Z] 01b51f423130: Waiting [2023-11-28T18:47:20.854Z] 643b22264a71: Waiting [2023-11-28T18:47:20.854Z] cc2447e1835a: Waiting [2023-11-28T18:47:20.854Z] f10e92e12f09: Layer already exists [2023-11-28T18:47:20.854Z] 4507e53f356c: Layer already exists [2023-11-28T18:47:20.854Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:20.854Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:20.854Z] 9b706527021b: Layer already exists [2023-11-28T18:47:20.854Z] 01b51f423130: Layer already exists [2023-11-28T18:47:20.854Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:20.854Z] c80135299246: Layer already exists [2023-11-28T18:47:20.854Z] 643b22264a71: Layer already exists [2023-11-28T18:47:20.854Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:20.854Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [2023-11-28T18:47:20.907Z] #78 ... [2023-11-28T18:47:20.907Z] [2023-11-28T18:47:20.907Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-28T18:47:20.907Z] #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:20.907Z] #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:47:20.907Z] #0 6.845 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:20.907Z] #0 6.876 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:20.907Z] #0 6.918 Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:47:20.907Z] #0 6.974 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:20.907Z] #0 6.980 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:20.907Z] #0 7.087 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:47:20.907Z] #0 7.108 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:47:20.907Z] #0 7.114 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:47:20.907Z] #0 7.127 Executing busybox-1.36.1-r5.trigger [2023-11-28T18:47:20.907Z] #0 7.144 Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:47:20.907Z] #0 7.327 OK: 13 MiB in 26 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:21.399Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:21.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-28T18:47:21.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-28T18:47:21.939Z] f10e92e12f09: Preparing [2023-11-28T18:47:21.939Z] 9b706527021b: Preparing [2023-11-28T18:47:21.939Z] 4507e53f356c: Preparing [2023-11-28T18:47:21.939Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:21.939Z] 2713e551fb7b: Preparing [2023-11-28T18:47:21.939Z] 556dbd160e62: Preparing [2023-11-28T18:47:21.939Z] c80135299246: Preparing [2023-11-28T18:47:21.939Z] 01b51f423130: Preparing [2023-11-28T18:47:21.939Z] 643b22264a71: Preparing [2023-11-28T18:47:21.939Z] cc2447e1835a: Preparing [2023-11-28T18:47:21.939Z] c80135299246: Waiting [2023-11-28T18:47:21.939Z] 01b51f423130: Waiting [2023-11-28T18:47:21.939Z] 643b22264a71: Waiting [2023-11-28T18:47:21.939Z] cc2447e1835a: Waiting [2023-11-28T18:47:21.939Z] 4507e53f356c: Layer already exists [2023-11-28T18:47:21.939Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:21.939Z] f10e92e12f09: Layer already exists [2023-11-28T18:47:21.939Z] 9b706527021b: Layer already exists [2023-11-28T18:47:21.939Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:21.939Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:21.939Z] c80135299246: Layer already exists [2023-11-28T18:47:21.939Z] 01b51f423130: Layer already exists [2023-11-28T18:47:21.939Z] 643b22264a71: Layer already exists [2023-11-28T18:47:21.939Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:21.939Z] main: digest: sha256:76040feee2d3ee30ef5c9411f4fa383ddb6bece3e26c75dbc2d24f1d16f8eb01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:47:22.541Z] ===================================================== [Pipeline] echo [2023-11-28T18:47:22.628Z] taggedImages: [2023-11-28T18:47:22.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:22.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-28T18:47:22.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.1 [2023-11-28T18:47:22.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:22.628Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-28T18:47:22.719Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-28T18:47:22.719Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:22.719Z] latest [2023-11-28T18:47:22.719Z] 3.2.0-dev.1 [2023-11-28T18:47:22.719Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:22.719Z] main [2023-11-28T18:47:22.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:23.459Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:24.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:24.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:47:24.002Z] 6f872193ce80: Preparing [2023-11-28T18:47:24.002Z] ddf0ca43f20a: Preparing [2023-11-28T18:47:24.002Z] 2b0608850038: Preparing [2023-11-28T18:47:24.002Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:24.002Z] 2713e551fb7b: Preparing [2023-11-28T18:47:24.002Z] 556dbd160e62: Preparing [2023-11-28T18:47:24.002Z] 9c4b5f2318d9: Preparing [2023-11-28T18:47:24.002Z] 22e8a6f4471c: Preparing [2023-11-28T18:47:24.002Z] cc2447e1835a: Preparing [2023-11-28T18:47:24.002Z] 9c4b5f2318d9: Waiting [2023-11-28T18:47:24.002Z] 22e8a6f4471c: Waiting [2023-11-28T18:47:24.002Z] cc2447e1835a: Waiting [2023-11-28T18:47:24.002Z] 556dbd160e62: Waiting [2023-11-28T18:47:24.002Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:24.002Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:24.002Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:24.002Z] 6f872193ce80: Pushed [2023-11-28T18:47:24.002Z] ddf0ca43f20a: Pushed [2023-11-28T18:47:24.002Z] 2b0608850038: Pushed [2023-11-28T18:47:24.002Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:24.261Z] 22e8a6f4471c: Pushed [2023-11-28T18:47:24.834Z] 9c4b5f2318d9: Pushed [2023-11-28T18:47:24.834Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:25.248Z] #85 DONE 10.8s [2023-11-28T18:47:25.248Z] [2023-11-28T18:47:25.248Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-28T18:47:25.248Z] #78 DONE 15.0s [2023-11-28T18:47:25.248Z] [2023-11-28T18:47:25.248Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:47:25.248Z] #83 DONE 6.1s [2023-11-28T18:47:25.248Z] [2023-11-28T18:47:25.248Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-28T18:47:25.248Z] #86 DONE 6.1s [2023-11-28T18:47:25.248Z] [2023-11-28T18:47:25.248Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-28T18:47:25.248Z] #87 DONE 0.6s [2023-11-28T18:47:25.248Z] [2023-11-28T18:47:25.248Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-28T18:47:25.402Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:47:25.520Z] #88 DONE 0.3s [2023-11-28T18:47:25.521Z] [2023-11-28T18:47:25.521Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:25.788Z] #89 DONE 0.3s [2023-11-28T18:47:25.788Z] [2023-11-28T18:47:25.788Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-28T18:47:25.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-28T18:47:25.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:47:25.985Z] 6f872193ce80: Preparing [2023-11-28T18:47:25.985Z] ddf0ca43f20a: Preparing [2023-11-28T18:47:25.985Z] 2b0608850038: Preparing [2023-11-28T18:47:25.985Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:25.985Z] 2713e551fb7b: Preparing [2023-11-28T18:47:25.985Z] 556dbd160e62: Preparing [2023-11-28T18:47:25.985Z] 9c4b5f2318d9: Preparing [2023-11-28T18:47:25.985Z] 22e8a6f4471c: Preparing [2023-11-28T18:47:25.985Z] cc2447e1835a: Preparing [2023-11-28T18:47:25.985Z] 556dbd160e62: Waiting [2023-11-28T18:47:25.985Z] 9c4b5f2318d9: Waiting [2023-11-28T18:47:25.985Z] 22e8a6f4471c: Waiting [2023-11-28T18:47:25.985Z] cc2447e1835a: Waiting [2023-11-28T18:47:25.985Z] 6f872193ce80: Layer already exists [2023-11-28T18:47:25.985Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:25.985Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:25.985Z] 2b0608850038: Layer already exists [2023-11-28T18:47:25.985Z] ddf0ca43f20a: Layer already exists [2023-11-28T18:47:25.985Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:25.985Z] 22e8a6f4471c: Layer already exists [2023-11-28T18:47:25.985Z] 9c4b5f2318d9: Layer already exists [2023-11-28T18:47:25.985Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:25.985Z] latest: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } [2023-11-28T18:47:26.057Z] #90 DONE 0.3s [2023-11-28T18:47:26.057Z] [2023-11-28T18:47:26.057Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:26.336Z] #91 DONE 0.3s [2023-11-28T18:47:26.336Z] [2023-11-28T18:47:26.336Z] #92 [security-spire-server] exporting to image [2023-11-28T18:47:26.336Z] #92 exporting layers [2023-11-28T18:47:26.564Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [Pipeline] } [2023-11-28T18:47:26.604Z] #92 ... [2023-11-28T18:47:26.604Z] [2023-11-28T18:47:26.604Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:47:26.604Z] #93 DONE 2.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:26.873Z] [2023-11-28T18:47:26.873Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-28T18:47:26.873Z] #94 DONE 2.2s [2023-11-28T18:47:26.873Z] [2023-11-28T18:47:26.873Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-28T18:47:26.873Z] #95 ... [2023-11-28T18:47:26.873Z] [2023-11-28T18:47:26.873Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-28T18:47:26.873Z] #96 DONE 0.3s [2023-11-28T18:47:27.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [2023-11-28T18:47:27.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:47:27.127Z] 6f872193ce80: Preparing [2023-11-28T18:47:27.127Z] ddf0ca43f20a: Preparing [2023-11-28T18:47:27.127Z] 2b0608850038: Preparing [2023-11-28T18:47:27.127Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:27.127Z] 2713e551fb7b: Preparing [2023-11-28T18:47:27.127Z] 556dbd160e62: Preparing [2023-11-28T18:47:27.127Z] 9c4b5f2318d9: Preparing [2023-11-28T18:47:27.127Z] 22e8a6f4471c: Preparing [2023-11-28T18:47:27.127Z] cc2447e1835a: Preparing [2023-11-28T18:47:27.127Z] 556dbd160e62: Waiting [2023-11-28T18:47:27.127Z] 9c4b5f2318d9: Waiting [2023-11-28T18:47:27.127Z] 22e8a6f4471c: Waiting [2023-11-28T18:47:27.127Z] cc2447e1835a: Waiting [2023-11-28T18:47:27.127Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:27.127Z] 2b0608850038: Layer already exists [2023-11-28T18:47:27.127Z] ddf0ca43f20a: Layer already exists [2023-11-28T18:47:27.127Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:27.127Z] 6f872193ce80: Layer already exists [2023-11-28T18:47:27.127Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:27.127Z] 22e8a6f4471c: Layer already exists [2023-11-28T18:47:27.127Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:27.127Z] 9c4b5f2318d9: Layer already exists [2023-11-28T18:47:27.127Z] 3.2.0-dev.1: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } [2023-11-28T18:47:27.149Z] [2023-11-28T18:47:27.149Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-28T18:47:27.149Z] #95 DONE 0.4s [2023-11-28T18:47:27.149Z] [2023-11-28T18:47:27.149Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:47:27.428Z] #97 DONE 0.4s [2023-11-28T18:47:27.428Z] [Pipeline] sh [2023-11-28T18:47:27.428Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-28T18:47:27.428Z] #98 DONE 0.3s [2023-11-28T18:47:27.428Z] [2023-11-28T18:47:27.428Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:47:27.704Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:27.706Z] #99 DONE 0.2s [2023-11-28T18:47:27.706Z] [2023-11-28T18:47:27.706Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-28T18:47:27.706Z] #100 ... [2023-11-28T18:47:27.706Z] [2023-11-28T18:47:27.706Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-28T18:47:27.706Z] #101 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:47:27.977Z] [2023-11-28T18:47:27.977Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-28T18:47:27.977Z] #102 DONE 0.2s [2023-11-28T18:47:27.977Z] [2023-11-28T18:47:27.977Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-28T18:47:27.977Z] #100 DONE 0.3s [2023-11-28T18:47:27.977Z] [2023-11-28T18:47:27.977Z] #92 [security-spire-server] exporting to image [Pipeline] sh [2023-11-28T18:47:28.251Z] #92 ... [2023-11-28T18:47:28.252Z] [2023-11-28T18:47:28.252Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-28T18:47:28.252Z] #103 DONE 0.4s [2023-11-28T18:47:28.252Z] [2023-11-28T18:47:28.252Z] #92 [security-spire-config] exporting to image [2023-11-28T18:47:28.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:28.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:47:28.267Z] 6f872193ce80: Preparing [2023-11-28T18:47:28.267Z] ddf0ca43f20a: Preparing [2023-11-28T18:47:28.267Z] 2b0608850038: Preparing [2023-11-28T18:47:28.267Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:28.267Z] 2713e551fb7b: Preparing [2023-11-28T18:47:28.267Z] 556dbd160e62: Preparing [2023-11-28T18:47:28.267Z] 9c4b5f2318d9: Preparing [2023-11-28T18:47:28.267Z] 22e8a6f4471c: Preparing [2023-11-28T18:47:28.267Z] cc2447e1835a: Preparing [2023-11-28T18:47:28.267Z] 9c4b5f2318d9: Waiting [2023-11-28T18:47:28.267Z] 22e8a6f4471c: Waiting [2023-11-28T18:47:28.267Z] cc2447e1835a: Waiting [2023-11-28T18:47:28.267Z] 556dbd160e62: Waiting [2023-11-28T18:47:28.267Z] 6f872193ce80: Layer already exists [2023-11-28T18:47:28.267Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:28.267Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:28.267Z] ddf0ca43f20a: Layer already exists [2023-11-28T18:47:28.267Z] 2b0608850038: Layer already exists [2023-11-28T18:47:28.267Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:28.267Z] 9c4b5f2318d9: Layer already exists [2023-11-28T18:47:28.267Z] 22e8a6f4471c: Layer already exists [2023-11-28T18:47:28.267Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:28.267Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:47:28.518Z] #92 ... [2023-11-28T18:47:28.519Z] [2023-11-28T18:47:28.519Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-28T18:47:28.519Z] #104 DONE 0.4s [2023-11-28T18:47:28.519Z] [2023-11-28T18:47:28.519Z] #92 [security-spire-agent] exporting to image [Pipeline] sh [2023-11-28T18:47:28.839Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:29.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-28T18:47:29.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-28T18:47:29.418Z] 6f872193ce80: Preparing [2023-11-28T18:47:29.418Z] ddf0ca43f20a: Preparing [2023-11-28T18:47:29.418Z] 2b0608850038: Preparing [2023-11-28T18:47:29.418Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:29.418Z] 2713e551fb7b: Preparing [2023-11-28T18:47:29.418Z] 556dbd160e62: Preparing [2023-11-28T18:47:29.418Z] 9c4b5f2318d9: Preparing [2023-11-28T18:47:29.418Z] 22e8a6f4471c: Preparing [2023-11-28T18:47:29.418Z] cc2447e1835a: Preparing [2023-11-28T18:47:29.418Z] 556dbd160e62: Waiting [2023-11-28T18:47:29.418Z] 9c4b5f2318d9: Waiting [2023-11-28T18:47:29.418Z] 22e8a6f4471c: Waiting [2023-11-28T18:47:29.418Z] cc2447e1835a: Waiting [2023-11-28T18:47:29.418Z] ddf0ca43f20a: Layer already exists [2023-11-28T18:47:29.418Z] 6f872193ce80: Layer already exists [2023-11-28T18:47:29.418Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:29.418Z] 2b0608850038: Layer already exists [2023-11-28T18:47:29.418Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:29.418Z] 556dbd160e62: Layer already exists [2023-11-28T18:47:29.418Z] 9c4b5f2318d9: Layer already exists [2023-11-28T18:47:29.418Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:29.418Z] 22e8a6f4471c: Layer already exists [2023-11-28T18:47:29.418Z] main: digest: sha256:23250ee846a14657050c21a82a1915ff534dfee02f8a221a9923db578640c403 size: 2199 [Pipeline] } [2023-11-28T18:47:29.482Z] #92 exporting layers 3.2s done [2023-11-28T18:47:29.482Z] #92 writing image sha256:7d540a6dfa263c49c6b06bc4abac8f05c8bfbcce079ce4d0a01faa7e1aa616c5 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2023-11-28T18:47:29.750Z] #92 writing image sha256:7d540a6dfa263c49c6b06bc4abac8f05c8bfbcce079ce4d0a01faa7e1aa616c5 0.0s done [2023-11-28T18:47:29.750Z] #92 naming to docker.io/library/security-spire-server-arm64 0.0s done [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:47:29.998Z] ===================================================== [Pipeline] echo [2023-11-28T18:47:30.095Z] taggedImages: [2023-11-28T18:47:30.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:30.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-28T18:47:30.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.1 [2023-11-28T18:47:30.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:30.095Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-28T18:47:30.208Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-28T18:47:30.208Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:30.208Z] latest [2023-11-28T18:47:30.208Z] 3.2.0-dev.1 [2023-11-28T18:47:30.208Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:30.208Z] main [2023-11-28T18:47:30.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:30.728Z] #92 exporting layers 2.4s done [2023-11-28T18:47:30.728Z] #92 writing image sha256:b57266382341e2286c12827375abad3eba4eed07e4e000ce938607c54fbacfcd 0.0s done [2023-11-28T18:47:30.728Z] #92 naming to docker.io/library/security-spire-config-arm64 done [2023-11-28T18:47:30.983Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [2023-11-28T18:47:30.995Z] #92 exporting layers 2.5s done [2023-11-28T18:47:30.995Z] #92 writing image sha256:024f0fc71d9e7694f968931823b67f57169a8fa89401d75bf5ece870392238c5 done [2023-11-28T18:47:30.995Z] #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-28T18:47:30.995Z] #92 DONE 4.8s [2023-11-28T18:47:30.995Z] [2023-11-28T18:47:30.995Z] #25 [support-scheduler internal] load .dockerignore [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:31.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:31.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:47:31.614Z] 9db8ebf510fe: Preparing [2023-11-28T18:47:31.614Z] 46bf10a28123: Preparing [2023-11-28T18:47:31.614Z] f07479608ad0: Preparing [2023-11-28T18:47:31.614Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:31.614Z] 2713e551fb7b: Preparing [2023-11-28T18:47:31.614Z] d844fdb7b3b9: Preparing [2023-11-28T18:47:31.614Z] 01b51f423130: Preparing [2023-11-28T18:47:31.614Z] 643b22264a71: Preparing [2023-11-28T18:47:31.614Z] cc2447e1835a: Preparing [2023-11-28T18:47:31.614Z] 01b51f423130: Waiting [2023-11-28T18:47:31.614Z] 643b22264a71: Waiting [2023-11-28T18:47:31.614Z] cc2447e1835a: Waiting [2023-11-28T18:47:31.614Z] d844fdb7b3b9: Waiting [2023-11-28T18:47:31.614Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:31.614Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:31.614Z] 01b51f423130: Layer already exists [2023-11-28T18:47:31.614Z] 643b22264a71: Layer already exists [2023-11-28T18:47:31.614Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:31.614Z] f07479608ad0: Pushed [2023-11-28T18:47:31.614Z] 46bf10a28123: Pushed [2023-11-28T18:47:31.614Z] 9db8ebf510fe: Pushed [2023-11-28T18:47:39.813Z] d844fdb7b3b9: Pushed [2023-11-28T18:47:39.813Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:40.393Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:40.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-28T18:47:40.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:47:40.950Z] 9db8ebf510fe: Preparing [2023-11-28T18:47:40.950Z] 46bf10a28123: Preparing [2023-11-28T18:47:40.950Z] f07479608ad0: Preparing [2023-11-28T18:47:40.950Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:40.950Z] 2713e551fb7b: Preparing [2023-11-28T18:47:40.950Z] d844fdb7b3b9: Preparing [2023-11-28T18:47:40.950Z] 01b51f423130: Preparing [2023-11-28T18:47:40.950Z] 643b22264a71: Preparing [2023-11-28T18:47:40.950Z] cc2447e1835a: Preparing [2023-11-28T18:47:40.950Z] d844fdb7b3b9: Waiting [2023-11-28T18:47:40.950Z] 01b51f423130: Waiting [2023-11-28T18:47:40.950Z] 643b22264a71: Waiting [2023-11-28T18:47:40.950Z] f07479608ad0: Layer already exists [2023-11-28T18:47:40.950Z] 9db8ebf510fe: Layer already exists [2023-11-28T18:47:40.950Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:40.950Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:40.950Z] 46bf10a28123: Layer already exists [2023-11-28T18:47:40.950Z] 643b22264a71: Layer already exists [2023-11-28T18:47:40.950Z] d844fdb7b3b9: Layer already exists [2023-11-28T18:47:40.950Z] 01b51f423130: Layer already exists [2023-11-28T18:47:40.950Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:40.950Z] latest: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:41.519Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:42.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [2023-11-28T18:47:42.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:47:42.089Z] 9db8ebf510fe: Preparing [2023-11-28T18:47:42.089Z] 46bf10a28123: Preparing [2023-11-28T18:47:42.089Z] f07479608ad0: Preparing [2023-11-28T18:47:42.089Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:42.089Z] 2713e551fb7b: Preparing [2023-11-28T18:47:42.089Z] d844fdb7b3b9: Preparing [2023-11-28T18:47:42.089Z] 01b51f423130: Preparing [2023-11-28T18:47:42.089Z] 643b22264a71: Preparing [2023-11-28T18:47:42.089Z] cc2447e1835a: Preparing [2023-11-28T18:47:42.089Z] 01b51f423130: Waiting [2023-11-28T18:47:42.089Z] 643b22264a71: Waiting [2023-11-28T18:47:42.089Z] cc2447e1835a: Waiting [2023-11-28T18:47:42.089Z] d844fdb7b3b9: Waiting [2023-11-28T18:47:42.089Z] f07479608ad0: Layer already exists [2023-11-28T18:47:42.089Z] 9db8ebf510fe: Layer already exists [2023-11-28T18:47:42.089Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:42.089Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:42.089Z] 46bf10a28123: Layer already exists [2023-11-28T18:47:42.089Z] d844fdb7b3b9: Layer already exists [2023-11-28T18:47:42.089Z] 01b51f423130: Layer already exists [2023-11-28T18:47:42.089Z] 643b22264a71: Layer already exists [2023-11-28T18:47:42.089Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:42.089Z] 3.2.0-dev.1: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:42.659Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:43.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:43.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:47:43.221Z] 9db8ebf510fe: Preparing [2023-11-28T18:47:43.221Z] 46bf10a28123: Preparing [2023-11-28T18:47:43.221Z] f07479608ad0: Preparing [2023-11-28T18:47:43.221Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:43.221Z] 2713e551fb7b: Preparing [2023-11-28T18:47:43.221Z] d844fdb7b3b9: Preparing [2023-11-28T18:47:43.221Z] 01b51f423130: Preparing [2023-11-28T18:47:43.221Z] 643b22264a71: Preparing [2023-11-28T18:47:43.221Z] cc2447e1835a: Preparing [2023-11-28T18:47:43.221Z] d844fdb7b3b9: Waiting [2023-11-28T18:47:43.221Z] 01b51f423130: Waiting [2023-11-28T18:47:43.221Z] 643b22264a71: Waiting [2023-11-28T18:47:43.221Z] cc2447e1835a: Waiting [2023-11-28T18:47:43.221Z] f07479608ad0: Layer already exists [2023-11-28T18:47:43.221Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:43.221Z] 9db8ebf510fe: Layer already exists [2023-11-28T18:47:43.221Z] 46bf10a28123: Layer already exists [2023-11-28T18:47:43.221Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:43.221Z] d844fdb7b3b9: Layer already exists [2023-11-28T18:47:43.221Z] 643b22264a71: Layer already exists [2023-11-28T18:47:43.221Z] 01b51f423130: Layer already exists [2023-11-28T18:47:43.221Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:43.221Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:43.852Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:44.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-28T18:47:44.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-28T18:47:44.404Z] 9db8ebf510fe: Preparing [2023-11-28T18:47:44.404Z] 46bf10a28123: Preparing [2023-11-28T18:47:44.404Z] f07479608ad0: Preparing [2023-11-28T18:47:44.404Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:44.404Z] 2713e551fb7b: Preparing [2023-11-28T18:47:44.404Z] d844fdb7b3b9: Preparing [2023-11-28T18:47:44.404Z] d844fdb7b3b9: Waiting [2023-11-28T18:47:44.404Z] 01b51f423130: Preparing [2023-11-28T18:47:44.404Z] 643b22264a71: Preparing [2023-11-28T18:47:44.404Z] 01b51f423130: Waiting [2023-11-28T18:47:44.404Z] cc2447e1835a: Preparing [2023-11-28T18:47:44.404Z] 643b22264a71: Waiting [2023-11-28T18:47:44.404Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:44.404Z] f07479608ad0: Layer already exists [2023-11-28T18:47:44.404Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:44.404Z] 9db8ebf510fe: Layer already exists [2023-11-28T18:47:44.404Z] 46bf10a28123: Layer already exists [2023-11-28T18:47:44.404Z] 01b51f423130: Layer already exists [2023-11-28T18:47:44.404Z] d844fdb7b3b9: Layer already exists [2023-11-28T18:47:44.404Z] 643b22264a71: Layer already exists [2023-11-28T18:47:44.404Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:44.404Z] main: digest: sha256:5cf133bf23d45461fb8e236eb85ad7640051be622b8c4b08ecf3daf41aaa91a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:47:44.995Z] ===================================================== [Pipeline] echo [2023-11-28T18:47:45.095Z] taggedImages: [2023-11-28T18:47:45.095Z] - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:45.095Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-28T18:47:45.095Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.1 [2023-11-28T18:47:45.095Z] - nexus3.edgexfoundry.org:10004/security-spire-server:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:45.095Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-11-28T18:47:45.198Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-28T18:47:45.198Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:45.198Z] latest [2023-11-28T18:47:45.198Z] 3.2.0-dev.1 [2023-11-28T18:47:45.198Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:45.198Z] main [2023-11-28T18:47:45.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:45.945Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:46.517Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:46.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:47:46.517Z] 07ee46759572: Preparing [2023-11-28T18:47:46.517Z] 7e507f7a7099: Preparing [2023-11-28T18:47:46.517Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:46.517Z] 2713e551fb7b: Preparing [2023-11-28T18:47:46.517Z] 6bae9d7bfc1d: Preparing [2023-11-28T18:47:46.517Z] f03c5ed98d59: Preparing [2023-11-28T18:47:46.517Z] cc2447e1835a: Preparing [2023-11-28T18:47:46.517Z] f03c5ed98d59: Waiting [2023-11-28T18:47:46.517Z] cc2447e1835a: Waiting [2023-11-28T18:47:46.517Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:46.517Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:46.517Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:46.517Z] 07ee46759572: Pushed [2023-11-28T18:47:46.517Z] f03c5ed98d59: Pushed [2023-11-28T18:47:47.082Z] 6bae9d7bfc1d: Pushed [2023-11-28T18:47:48.989Z] 7e507f7a7099: Pushed [2023-11-28T18:47:49.251Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:49.837Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:50.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-28T18:47:50.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:47:50.435Z] 07ee46759572: Preparing [2023-11-28T18:47:50.435Z] 7e507f7a7099: Preparing [2023-11-28T18:47:50.435Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:50.435Z] 2713e551fb7b: Preparing [2023-11-28T18:47:50.435Z] 6bae9d7bfc1d: Preparing [2023-11-28T18:47:50.435Z] f03c5ed98d59: Preparing [2023-11-28T18:47:50.435Z] cc2447e1835a: Preparing [2023-11-28T18:47:50.435Z] f03c5ed98d59: Waiting [2023-11-28T18:47:50.435Z] cc2447e1835a: Waiting [2023-11-28T18:47:50.435Z] 07ee46759572: Layer already exists [2023-11-28T18:47:50.435Z] 6bae9d7bfc1d: Layer already exists [2023-11-28T18:47:50.435Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:50.435Z] 7e507f7a7099: Layer already exists [2023-11-28T18:47:50.435Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:50.435Z] f03c5ed98d59: Layer already exists [2023-11-28T18:47:50.435Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:50.435Z] latest: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:51.039Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:51.674Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [2023-11-28T18:47:51.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:47:51.674Z] 07ee46759572: Preparing [2023-11-28T18:47:51.674Z] 7e507f7a7099: Preparing [2023-11-28T18:47:51.674Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:51.674Z] 2713e551fb7b: Preparing [2023-11-28T18:47:51.674Z] 6bae9d7bfc1d: Preparing [2023-11-28T18:47:51.674Z] f03c5ed98d59: Preparing [2023-11-28T18:47:51.674Z] cc2447e1835a: Preparing [2023-11-28T18:47:51.674Z] f03c5ed98d59: Waiting [2023-11-28T18:47:51.674Z] cc2447e1835a: Waiting [2023-11-28T18:47:51.674Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:51.674Z] 6bae9d7bfc1d: Layer already exists [2023-11-28T18:47:51.674Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:51.674Z] 7e507f7a7099: Layer already exists [2023-11-28T18:47:51.674Z] 07ee46759572: Layer already exists [2023-11-28T18:47:51.674Z] f03c5ed98d59: Layer already exists [2023-11-28T18:47:51.674Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:51.674Z] 3.2.0-dev.1: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:52.302Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:52.980Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:52.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:47:52.980Z] 07ee46759572: Preparing [2023-11-28T18:47:52.980Z] 7e507f7a7099: Preparing [2023-11-28T18:47:52.980Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:52.980Z] 2713e551fb7b: Preparing [2023-11-28T18:47:52.980Z] 6bae9d7bfc1d: Preparing [2023-11-28T18:47:52.980Z] f03c5ed98d59: Preparing [2023-11-28T18:47:52.980Z] cc2447e1835a: Preparing [2023-11-28T18:47:52.980Z] f03c5ed98d59: Waiting [2023-11-28T18:47:52.980Z] cc2447e1835a: Waiting [2023-11-28T18:47:52.980Z] 7e507f7a7099: Layer already exists [2023-11-28T18:47:52.980Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:52.980Z] 6bae9d7bfc1d: Layer already exists [2023-11-28T18:47:52.980Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:52.980Z] 07ee46759572: Layer already exists [2023-11-28T18:47:52.980Z] f03c5ed98d59: Layer already exists [2023-11-28T18:47:52.980Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:52.980Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [2023-11-28T18:47:53.093Z] #25 ... [2023-11-28T18:47:53.093Z] [2023-11-28T18:47:53.093Z] #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:53.093Z] #69 DONE 68.7s [2023-11-28T18:47:53.093Z] [2023-11-28T18:47:53.093Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:53.093Z] #68 DONE 68.8s [2023-11-28T18:47:53.093Z] [2023-11-28T18:47:53.093Z] #105 [security-bootstrapper builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:53.578Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [2023-11-28T18:47:53.682Z] #105 ... [2023-11-28T18:47:53.682Z] [2023-11-28T18:47:53.682Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:53.682Z] #76 DONE 57.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:53.953Z] [2023-11-28T18:47:53.953Z] #106 [support-notifications builder 6/7] COPY . . [2023-11-28T18:47:54.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-28T18:47:54.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-28T18:47:54.159Z] 07ee46759572: Preparing [2023-11-28T18:47:54.159Z] 7e507f7a7099: Preparing [2023-11-28T18:47:54.159Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:54.159Z] 2713e551fb7b: Preparing [2023-11-28T18:47:54.159Z] 6bae9d7bfc1d: Preparing [2023-11-28T18:47:54.159Z] f03c5ed98d59: Preparing [2023-11-28T18:47:54.159Z] cc2447e1835a: Preparing [2023-11-28T18:47:54.159Z] f03c5ed98d59: Waiting [2023-11-28T18:47:54.159Z] cc2447e1835a: Waiting [2023-11-28T18:47:54.159Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:54.159Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:54.159Z] 6bae9d7bfc1d: Layer already exists [2023-11-28T18:47:54.159Z] 7e507f7a7099: Layer already exists [2023-11-28T18:47:54.159Z] 07ee46759572: Layer already exists [2023-11-28T18:47:54.159Z] f03c5ed98d59: Layer already exists [2023-11-28T18:47:54.159Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:54.159Z] main: digest: sha256:6dcae75341deacbf09d750734d5165477928fc4aa5d6c56e7bc2ce958b5c0471 size: 1783 [Pipeline] } [2023-11-28T18:47:54.230Z] #106 ... [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #107 [core-command builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #107 DONE 1.3s [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:54.230Z] #108 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #109 [support-scheduler builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #109 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:54.230Z] #110 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #111 [core-data builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #111 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:54.230Z] #112 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:54.230Z] #113 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:54.230Z] #114 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #115 [core-metadata builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #115 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:54.230Z] #116 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:54.230Z] #117 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:54.230Z] #118 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #119 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #120 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:54.230Z] #121 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:54.230Z] #122 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #105 [security-bootstrapper builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #105 DONE 1.3s [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:54.230Z] #123 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:54.230Z] #124 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #125 [security-proxy-auth builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #125 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #126 [security-proxy-setup builder 6/7] COPY . . [2023-11-28T18:47:54.230Z] #126 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:54.230Z] #127 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-28T18:47:54.230Z] #128 CACHED [2023-11-28T18:47:54.230Z] [2023-11-28T18:47:54.230Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T18:47:54.805Z] ===================================================== [Pipeline] echo [2023-11-28T18:47:54.913Z] taggedImages: [2023-11-28T18:47:54.913Z] - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:54.913Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-28T18:47:54.913Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.1 [2023-11-28T18:47:54.913Z] - nexus3.edgexfoundry.org:10004/support-notifications:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:54.913Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-28T18:47:55.033Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-28T18:47:55.033Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:55.033Z] latest [2023-11-28T18:47:55.033Z] 3.2.0-dev.1 [2023-11-28T18:47:55.033Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:47:55.033Z] main [2023-11-28T18:47:55.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:55.821Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:56.184Z] #129 ... [2023-11-28T18:47:56.184Z] [2023-11-28T18:47:56.184Z] #106 [support-notifications builder 6/7] COPY . . [2023-11-28T18:47:56.184Z] #106 DONE 2.3s [2023-11-28T18:47:56.184Z] [2023-11-28T18:47:56.184Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T18:47:56.409Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:47:56.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:47:56.409Z] d4354bd63c5c: Preparing [2023-11-28T18:47:56.409Z] d31b879075f5: Preparing [2023-11-28T18:47:56.409Z] 2e5546e3dbdf: Preparing [2023-11-28T18:47:56.409Z] 2713e551fb7b: Preparing [2023-11-28T18:47:56.409Z] dd61fe21fbba: Preparing [2023-11-28T18:47:56.409Z] c35b6ab1279b: Preparing [2023-11-28T18:47:56.409Z] cc2447e1835a: Preparing [2023-11-28T18:47:56.409Z] cc2447e1835a: Waiting [2023-11-28T18:47:56.409Z] c35b6ab1279b: Waiting [2023-11-28T18:47:56.409Z] dd61fe21fbba: Layer already exists [2023-11-28T18:47:56.409Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:47:56.409Z] 2713e551fb7b: Layer already exists [2023-11-28T18:47:56.409Z] c35b6ab1279b: Layer already exists [2023-11-28T18:47:56.409Z] cc2447e1835a: Layer already exists [2023-11-28T18:47:56.409Z] d4354bd63c5c: Pushed [2023-11-28T18:47:58.141Z] #130 ... [2023-11-28T18:47:58.141Z] [2023-11-28T18:47:58.141Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:47:58.141Z] #84 DONE 48.2s [2023-11-28T18:47:58.141Z] [2023-11-28T18:47:58.141Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-28T18:47:58.936Z] d31b879075f5: Pushed [2023-11-28T18:47:59.196Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:59.799Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T18:48:00.102Z] #131 DONE 2.3s [2023-11-28T18:48:00.102Z] [2023-11-28T18:48:00.102Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T18:48:00.102Z] #0 5.440 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh [2023-11-28T18:48:00.375Z] #132 ... [2023-11-28T18:48:00.376Z] [2023-11-28T18:48:00.376Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T18:48:00.446Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-28T18:48:00.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:48:00.446Z] d4354bd63c5c: Preparing [2023-11-28T18:48:00.446Z] d31b879075f5: Preparing [2023-11-28T18:48:00.446Z] 2e5546e3dbdf: Preparing [2023-11-28T18:48:00.446Z] 2713e551fb7b: Preparing [2023-11-28T18:48:00.446Z] dd61fe21fbba: Preparing [2023-11-28T18:48:00.446Z] c35b6ab1279b: Preparing [2023-11-28T18:48:00.446Z] cc2447e1835a: Preparing [2023-11-28T18:48:00.446Z] c35b6ab1279b: Waiting [2023-11-28T18:48:00.446Z] cc2447e1835a: Waiting [2023-11-28T18:48:00.446Z] 2713e551fb7b: Layer already exists [2023-11-28T18:48:00.446Z] dd61fe21fbba: Layer already exists [2023-11-28T18:48:00.446Z] d4354bd63c5c: Layer already exists [2023-11-28T18:48:00.446Z] d31b879075f5: Layer already exists [2023-11-28T18:48:00.446Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:48:00.446Z] c35b6ab1279b: Layer already exists [2023-11-28T18:48:00.446Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:00.446Z] latest: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:01.037Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:01.642Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [2023-11-28T18:48:01.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:48:01.642Z] d4354bd63c5c: Preparing [2023-11-28T18:48:01.642Z] d31b879075f5: Preparing [2023-11-28T18:48:01.642Z] 2e5546e3dbdf: Preparing [2023-11-28T18:48:01.642Z] 2713e551fb7b: Preparing [2023-11-28T18:48:01.642Z] dd61fe21fbba: Preparing [2023-11-28T18:48:01.642Z] c35b6ab1279b: Preparing [2023-11-28T18:48:01.642Z] cc2447e1835a: Preparing [2023-11-28T18:48:01.642Z] c35b6ab1279b: Waiting [2023-11-28T18:48:01.642Z] cc2447e1835a: Waiting [2023-11-28T18:48:01.642Z] dd61fe21fbba: Layer already exists [2023-11-28T18:48:01.642Z] 2713e551fb7b: Layer already exists [2023-11-28T18:48:01.642Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:48:01.642Z] d31b879075f5: Layer already exists [2023-11-28T18:48:01.642Z] d4354bd63c5c: Layer already exists [2023-11-28T18:48:01.642Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:01.642Z] c35b6ab1279b: Layer already exists [2023-11-28T18:48:01.642Z] 3.2.0-dev.1: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:02.244Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:02.871Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:48:02.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:48:02.871Z] d4354bd63c5c: Preparing [2023-11-28T18:48:02.871Z] d31b879075f5: Preparing [2023-11-28T18:48:02.871Z] 2e5546e3dbdf: Preparing [2023-11-28T18:48:02.871Z] 2713e551fb7b: Preparing [2023-11-28T18:48:02.871Z] dd61fe21fbba: Preparing [2023-11-28T18:48:02.871Z] c35b6ab1279b: Preparing [2023-11-28T18:48:02.871Z] cc2447e1835a: Preparing [2023-11-28T18:48:02.871Z] c35b6ab1279b: Waiting [2023-11-28T18:48:02.871Z] cc2447e1835a: Waiting [2023-11-28T18:48:02.871Z] d31b879075f5: Layer already exists [2023-11-28T18:48:02.871Z] 2713e551fb7b: Layer already exists [2023-11-28T18:48:02.871Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:48:02.871Z] d4354bd63c5c: Layer already exists [2023-11-28T18:48:02.871Z] dd61fe21fbba: Layer already exists [2023-11-28T18:48:02.871Z] c35b6ab1279b: Layer already exists [2023-11-28T18:48:02.871Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:02.871Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [2023-11-28T18:48:02.977Z] #133 2.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:03.465Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:48:04.077Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-28T18:48:04.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-28T18:48:04.077Z] d4354bd63c5c: Preparing [2023-11-28T18:48:04.077Z] d31b879075f5: Preparing [2023-11-28T18:48:04.077Z] 2e5546e3dbdf: Preparing [2023-11-28T18:48:04.077Z] 2713e551fb7b: Preparing [2023-11-28T18:48:04.077Z] dd61fe21fbba: Preparing [2023-11-28T18:48:04.077Z] c35b6ab1279b: Preparing [2023-11-28T18:48:04.077Z] cc2447e1835a: Preparing [2023-11-28T18:48:04.077Z] c35b6ab1279b: Waiting [2023-11-28T18:48:04.077Z] cc2447e1835a: Waiting [2023-11-28T18:48:04.077Z] 2713e551fb7b: Layer already exists [2023-11-28T18:48:04.077Z] 2e5546e3dbdf: Layer already exists [2023-11-28T18:48:04.077Z] d31b879075f5: Layer already exists [2023-11-28T18:48:04.077Z] dd61fe21fbba: Layer already exists [2023-11-28T18:48:04.077Z] d4354bd63c5c: Layer already exists [2023-11-28T18:48:04.077Z] c35b6ab1279b: Layer already exists [2023-11-28T18:48:04.077Z] cc2447e1835a: Layer already exists [2023-11-28T18:48:04.077Z] main: digest: sha256:8625fa72ae23356a2272c502d00414924842805ffcbe20972670dadafb71d4f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2023-11-28T18:48:04.414Z] #133 ... [2023-11-28T18:48:04.414Z] [2023-11-28T18:48:04.414Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T18:48:04.414Z] #0 6.680 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-28T18:48:04.414Z] #134 ... [2023-11-28T18:48:04.414Z] [2023-11-28T18:48:04.414Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T18:48:04.414Z] #0 4.395 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [Pipeline] // withEnv [2023-11-28T18:48:04.682Z] #135 ... [2023-11-28T18:48:04.682Z] [2023-11-28T18:48:04.682Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-28T18:48:04.682Z] #0 7.217 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-28T18:48:04.682Z] #136 ... [2023-11-28T18:48:04.682Z] [2023-11-28T18:48:04.682Z] #137 [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-11-28T18:48:04.682Z] #0 6.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] echo [2023-11-28T18:48:04.715Z] ===================================================== [Pipeline] echo [2023-11-28T18:48:04.822Z] taggedImages: [2023-11-28T18:48:04.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T18:48:04.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-28T18:48:04.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.1 [2023-11-28T18:48:04.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T18:48:04.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [2023-11-28T18:48:04.951Z] #137 ... [2023-11-28T18:48:04.951Z] [2023-11-28T18:48:04.951Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-28T18:48:04.951Z] #0 7.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-28T18:48:04.951Z] #138 ... [2023-11-28T18:48:04.951Z] [2023-11-28T18:48:04.951Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-28T18:48:04.951Z] #0 6.057 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [Pipeline] // stage [2023-11-28T18:48:05.243Z] #139 ... [2023-11-28T18:48:05.243Z] [2023-11-28T18:48:05.243Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T18:48:05.243Z] #0 7.062 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-28T18:48:05.243Z] #140 ... [2023-11-28T18:48:05.243Z] [2023-11-28T18:48:05.243Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T18:48:05.243Z] #130 5.566 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T18:48:11.900Z] #130 ... [2023-11-28T18:48:11.900Z] [2023-11-28T18:48:11.900Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-28T18:48:11.900Z] #129 7.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-28T19:01:35.558Z] #129 ... [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #137 [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-11-28T19:01:35.558Z] #137 818.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-28T19:01:35.558Z] #137 ... [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-28T19:01:35.558Z] #138 DONE 818.9s [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:01:35.558Z] #51 ... [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:01:35.558Z] #141 DONE 0.3s [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:01:35.558Z] #51 ... [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:01:35.558Z] #142 DONE 0.1s [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-28T19:01:35.558Z] #143 DONE 0.1s [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:01:35.558Z] #132 ... [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-28T19:01:35.558Z] #144 DONE 0.2s [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-28T19:01:35.558Z] #145 DONE 0.3s [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:01:35.558Z] #51 ... [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-28T19:01:35.558Z] #146 DONE 0.2s [2023-11-28T19:01:35.558Z] [2023-11-28T19:01:35.558Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T19:01:36.981Z] #147 DONE 2.1s [2023-11-28T19:01:36.981Z] [2023-11-28T19:01:36.981Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T19:01:36.981Z] #135 ... [2023-11-28T19:01:36.981Z] [2023-11-28T19:01:36.981Z] #92 [security-proxy-setup] exporting to image [2023-11-28T19:01:36.981Z] #92 exporting layers [2023-11-28T19:01:38.392Z] #92 exporting layers 1.3s done [2023-11-28T19:01:38.392Z] #92 writing image sha256:e9c82900a6c3a5246914124f347dcae4b80838f6f4a470e42aabea7c27bc3a5b done [2023-11-28T19:01:38.392Z] #92 naming to docker.io/library/security-proxy-setup-arm64 [2023-11-28T19:01:38.392Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-28T19:01:38.392Z] #92 DONE 6.2s [2023-11-28T19:01:38.392Z] [2023-11-28T19:01:38.392Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:01:50.708Z] #132 ... [2023-11-28T19:01:50.708Z] [2023-11-28T19:01:50.708Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-28T19:01:50.708Z] #129 DONE 834.3s [2023-11-28T19:01:50.708Z] [2023-11-28T19:01:50.708Z] #25 [support-scheduler internal] load .dockerignore [2023-11-28T19:01:50.708Z] #25 ... [2023-11-28T19:01:50.708Z] [2023-11-28T19:01:50.708Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-28T19:01:50.708Z] #148 DONE 0.4s [2023-11-28T19:01:50.708Z] [2023-11-28T19:01:50.708Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:01:50.708Z] #132 ... [2023-11-28T19:01:50.708Z] [2023-11-28T19:01:50.708Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-28T19:01:51.678Z] #149 DONE 2.4s [2023-11-28T19:01:51.679Z] [2023-11-28T19:01:51.679Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T19:01:51.951Z] #140 ... [2023-11-28T19:01:51.951Z] [2023-11-28T19:01:51.951Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:01:51.951Z] #150 DONE 0.3s [2023-11-28T19:01:51.951Z] [2023-11-28T19:01:51.951Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T19:01:52.218Z] #140 ... [2023-11-28T19:01:52.218Z] [2023-11-28T19:01:52.218Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:01:52.218Z] #151 DONE 0.2s [2023-11-28T19:01:52.218Z] [2023-11-28T19:01:52.218Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-28T19:01:52.486Z] #152 DONE 0.4s [2023-11-28T19:01:52.486Z] [2023-11-28T19:01:52.486Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T19:01:52.768Z] #133 ... [2023-11-28T19:01:52.768Z] [2023-11-28T19:01:52.768Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-28T19:01:53.052Z] #153 DONE 0.2s [2023-11-28T19:01:53.052Z] [2023-11-28T19:01:53.052Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-28T19:01:53.052Z] #154 DONE 0.2s [2023-11-28T19:01:53.052Z] [2023-11-28T19:01:53.052Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-28T19:01:53.327Z] #155 DONE 0.3s [2023-11-28T19:01:53.327Z] [2023-11-28T19:01:53.327Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T19:01:53.327Z] #134 ... [2023-11-28T19:01:53.327Z] [2023-11-28T19:01:53.327Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-28T19:01:53.611Z] #156 DONE 0.3s [2023-11-28T19:01:53.611Z] [2023-11-28T19:01:53.611Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:01:53.611Z] #132 ... [2023-11-28T19:01:53.611Z] [2023-11-28T19:01:53.611Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-28T19:01:53.883Z] #157 DONE 0.2s [2023-11-28T19:01:53.883Z] [2023-11-28T19:01:53.883Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-28T19:01:55.301Z] #158 ... [2023-11-28T19:01:55.301Z] [2023-11-28T19:01:55.301Z] #137 [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-11-28T19:01:55.301Z] #137 DONE 840.7s [2023-11-28T19:01:55.301Z] [2023-11-28T19:01:55.301Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T19:01:55.571Z] #140 ... [2023-11-28T19:01:55.571Z] [2023-11-28T19:01:55.571Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:01:55.847Z] #159 DONE 0.4s [2023-11-28T19:01:55.847Z] [2023-11-28T19:01:55.847Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T19:01:56.522Z] #133 ... [2023-11-28T19:01:56.522Z] [2023-11-28T19:01:56.522Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:01:56.522Z] #160 DONE 0.2s [2023-11-28T19:01:56.522Z] [2023-11-28T19:01:56.522Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T19:01:56.789Z] #134 ... [2023-11-28T19:01:56.789Z] [2023-11-28T19:01:56.789Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-28T19:01:56.789Z] #161 DONE 0.2s [2023-11-28T19:01:56.789Z] [2023-11-28T19:01:56.789Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-28T19:01:56.789Z] #162 ... [2023-11-28T19:01:57.057Z] [2023-11-28T19:01:57.057Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-28T19:01:57.057Z] #158 DONE 3.2s [2023-11-28T19:01:57.057Z] [2023-11-28T19:01:57.057Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-28T19:01:57.057Z] #162 DONE 0.3s [2023-11-28T19:01:57.057Z] [2023-11-28T19:01:57.057Z] #92 [security-bootstrapper] exporting to image [2023-11-28T19:01:57.057Z] #92 exporting layers [2023-11-28T19:01:58.037Z] #92 ... [2023-11-28T19:01:58.037Z] [2023-11-28T19:01:58.037Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:01:58.037Z] #163 DONE 0.5s [2023-11-28T19:01:58.037Z] [2023-11-28T19:01:58.037Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-28T19:01:58.309Z] #164 DONE 0.4s [2023-11-28T19:01:58.309Z] [2023-11-28T19:01:58.309Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-28T19:01:58.916Z] #165 DONE 0.6s [2023-11-28T19:01:58.916Z] [2023-11-28T19:01:58.916Z] #92 [security-bootstrapper] exporting to image [2023-11-28T19:01:58.916Z] #92 exporting layers 1.8s done [2023-11-28T19:01:58.916Z] #92 writing image sha256:e3e6798c89515581b346f581277a5f325efa741146c8db326ad6c6f1ff4848af 0.1s done [2023-11-28T19:01:58.916Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-28T19:01:58.916Z] #92 DONE 8.0s [2023-11-28T19:01:58.916Z] [2023-11-28T19:01:58.916Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T19:01:59.191Z] #140 ... [2023-11-28T19:01:59.191Z] [2023-11-28T19:01:59.191Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-28T19:01:59.191Z] #166 DONE 0.2s [2023-11-28T19:01:59.191Z] [2023-11-28T19:01:59.191Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T19:02:01.142Z] #167 DONE 1.9s [2023-11-28T19:02:01.142Z] [2023-11-28T19:02:01.142Z] #92 [security-secretstore-setup] exporting to image [2023-11-28T19:02:02.558Z] #92 exporting layers 1.5s done [2023-11-28T19:02:02.558Z] #92 writing image sha256:087e99a3800fd3028e16b891c9b544974d60c164b8398509114a5350ab3f7d6d 0.0s done [2023-11-28T19:02:02.558Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-28T19:02:02.558Z] #92 DONE 9.5s [2023-11-28T19:02:02.558Z] [2023-11-28T19:02:02.558Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:02:09.206Z] #132 ... [2023-11-28T19:02:09.206Z] [2023-11-28T19:02:09.206Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-28T19:02:09.206Z] #136 DONE 854.7s [2023-11-28T19:02:09.206Z] [2023-11-28T19:02:09.206Z] #25 [support-scheduler internal] load .dockerignore [2023-11-28T19:02:09.484Z] #25 ... [2023-11-28T19:02:09.484Z] [2023-11-28T19:02:09.484Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:02:09.484Z] #168 DONE 0.2s [2023-11-28T19:02:09.756Z] [2023-11-28T19:02:09.756Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:02:09.756Z] #169 DONE 0.2s [2023-11-28T19:02:09.756Z] [2023-11-28T19:02:09.756Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-28T19:02:10.061Z] #170 DONE 0.3s [2023-11-28T19:02:10.061Z] [2023-11-28T19:02:10.061Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:02:10.332Z] #171 DONE 0.2s [2023-11-28T19:02:10.332Z] [2023-11-28T19:02:10.332Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T19:02:10.332Z] #140 ... [2023-11-28T19:02:10.332Z] [2023-11-28T19:02:10.332Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-28T19:02:10.598Z] #172 DONE 0.2s [2023-11-28T19:02:10.598Z] [2023-11-28T19:02:10.598Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T19:02:12.600Z] #173 DONE 1.9s [2023-11-28T19:02:12.600Z] [2023-11-28T19:02:12.600Z] #92 [security-proxy-auth] exporting to image [2023-11-28T19:02:12.600Z] #92 exporting layers [2023-11-28T19:02:13.184Z] #92 exporting layers 0.8s done [2023-11-28T19:02:13.184Z] #92 writing image sha256:50738c575d6d13b41c65d4c92e11609cd567c669a6f09f810a52d3e14bacb96a done [2023-11-28T19:02:13.184Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-28T19:02:13.184Z] #92 DONE 10.3s [2023-11-28T19:02:13.184Z] [2023-11-28T19:02:13.184Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T19:02:28.173Z] #135 ... [2023-11-28T19:02:28.173Z] [2023-11-28T19:02:28.173Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-28T19:02:28.173Z] #134 DONE 873.2s [2023-11-28T19:02:28.173Z] [2023-11-28T19:02:28.173Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:02:28.173Z] #132 ... [2023-11-28T19:02:28.173Z] [2023-11-28T19:02:28.173Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:02:28.446Z] #174 DONE 0.2s [2023-11-28T19:02:28.446Z] [2023-11-28T19:02:28.446Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:02:28.446Z] #175 DONE 0.2s [2023-11-28T19:02:28.446Z] [2023-11-28T19:02:28.446Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-28T19:02:28.720Z] #176 DONE 0.3s [2023-11-28T19:02:28.720Z] [2023-11-28T19:02:28.720Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:02:29.009Z] #177 DONE 0.2s [2023-11-28T19:02:29.009Z] [2023-11-28T19:02:29.009Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-28T19:02:29.295Z] #178 DONE 0.3s [2023-11-28T19:02:29.295Z] [2023-11-28T19:02:29.295Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:02:29.295Z] #132 ... [2023-11-28T19:02:29.295Z] [2023-11-28T19:02:29.295Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-28T19:02:31.237Z] #179 DONE 1.9s [2023-11-28T19:02:31.237Z] [2023-11-28T19:02:31.237Z] #92 [core-common-config-bootstrapper] exporting to image [2023-11-28T19:02:31.237Z] #92 exporting layers [2023-11-28T19:02:31.820Z] #92 exporting layers 0.7s done [2023-11-28T19:02:31.820Z] #92 writing image sha256:03d3198c980013f6d2bec4c518cb3dde2f211dc22bb9654bebdfd7c86dedb6ef done [2023-11-28T19:02:31.820Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-28T19:02:31.820Z] #92 DONE 11.0s [2023-11-28T19:02:31.820Z] [2023-11-28T19:02:31.820Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:02:58.497Z] #51 ... [2023-11-28T19:02:58.497Z] [2023-11-28T19:02:58.497Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-28T19:02:58.497Z] #135 DONE 903.4s [2023-11-28T19:02:58.497Z] [2023-11-28T19:02:58.497Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:02:58.497Z] #51 ... [2023-11-28T19:02:58.497Z] [2023-11-28T19:02:58.497Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:02:58.497Z] #180 DONE 0.1s [2023-11-28T19:02:58.497Z] [2023-11-28T19:02:58.497Z] #25 [support-scheduler internal] load .dockerignore [2023-11-28T19:02:58.497Z] #25 ... [2023-11-28T19:02:58.497Z] [2023-11-28T19:02:58.497Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:02:58.497Z] #181 DONE 0.2s [2023-11-28T19:02:58.497Z] [2023-11-28T19:02:58.497Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-28T19:02:58.765Z] #182 DONE 0.3s [2023-11-28T19:02:58.765Z] [2023-11-28T19:02:58.765Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:02:58.765Z] #183 DONE 0.1s [2023-11-28T19:02:58.765Z] [2023-11-28T19:02:58.765Z] #92 [core-command] exporting to image [2023-11-28T19:02:58.765Z] #92 exporting layers [2023-11-28T19:02:59.345Z] #92 exporting layers 0.3s done [2023-11-28T19:02:59.345Z] #92 writing image sha256:dd74ed4a55c214034037a5c23a1e13395c36b4fb2fea217e1ef92ac79ec9d990 done [2023-11-28T19:02:59.345Z] #92 naming to docker.io/library/core-command-arm64 done [2023-11-28T19:02:59.345Z] #92 DONE 11.3s [2023-11-28T19:02:59.345Z] [2023-11-28T19:02:59.345Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:03:14.355Z] #51 ... [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-28T19:03:14.355Z] #139 DONE 918.5s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-28T19:03:14.355Z] #140 DONE 918.5s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T19:03:14.355Z] #130 ... [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:03:14.355Z] #184 ... [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:03:14.355Z] #185 DONE 0.2s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:03:14.355Z] #184 DONE 0.3s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:03:14.355Z] #186 DONE 0.3s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-28T19:03:14.355Z] #187 ... [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:03:14.355Z] #188 DONE 0.2s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-28T19:03:14.355Z] #189 DONE 0.3s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-28T19:03:14.355Z] #187 DONE 0.5s [2023-11-28T19:03:14.355Z] [2023-11-28T19:03:14.355Z] #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:03:14.621Z] #190 DONE 0.2s [2023-11-28T19:03:14.621Z] [2023-11-28T19:03:14.621Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:03:14.621Z] #191 DONE 0.2s [2023-11-28T19:03:14.621Z] [2023-11-28T19:03:14.621Z] #92 [core-data] exporting to image [2023-11-28T19:03:14.621Z] #92 exporting layers [2023-11-28T19:03:14.888Z] #92 ... [2023-11-28T19:03:14.888Z] [2023-11-28T19:03:14.888Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-28T19:03:14.888Z] #192 DONE 0.3s [2023-11-28T19:03:14.888Z] [2023-11-28T19:03:14.888Z] #92 [core-metadata] exporting to image [2023-11-28T19:03:15.476Z] #92 exporting layers 0.8s done [2023-11-28T19:03:15.476Z] #92 exporting layers 0.4s done [2023-11-28T19:03:15.476Z] #92 writing image sha256:72dd312aa0a1582105a55cb756f3f07a061fa064defe0a2463b5dd68b51d3653 0.0s done [2023-11-28T19:03:15.476Z] #92 naming to docker.io/library/core-data-arm64 done [2023-11-28T19:03:15.476Z] #92 writing image sha256:5aee15a5ffe243435f8ba7fe3a85a1f38c75021664b3dad8f5897a11e6b099e8 done [2023-11-28T19:03:15.476Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-11-28T19:03:15.476Z] #92 DONE 12.2s [2023-11-28T19:03:15.476Z] [2023-11-28T19:03:15.476Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:03:33.684Z] #132 ... [2023-11-28T19:03:33.684Z] [2023-11-28T19:03:33.684Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-28T19:03:33.684Z] #133 DONE 932.7s [2023-11-28T19:03:33.684Z] [2023-11-28T19:03:33.684Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:03:33.684Z] #132 ... [2023-11-28T19:03:33.684Z] [2023-11-28T19:03:33.684Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:03:33.684Z] #193 DONE 0.3s [2023-11-28T19:03:33.684Z] [2023-11-28T19:03:33.684Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:03:33.684Z] #51 ... [2023-11-28T19:03:33.684Z] [2023-11-28T19:03:33.684Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:03:33.684Z] #194 DONE 0.1s [2023-11-28T19:03:33.949Z] [2023-11-28T19:03:33.950Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-28T19:03:34.215Z] #195 DONE 0.4s [2023-11-28T19:03:34.215Z] [2023-11-28T19:03:34.215Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:03:34.481Z] #196 DONE 0.1s [2023-11-28T19:03:34.481Z] [2023-11-28T19:03:34.481Z] #92 [security-spiffe-token-provider] exporting to image [2023-11-28T19:03:34.481Z] #92 exporting layers [2023-11-28T19:03:35.063Z] #92 exporting layers 0.6s done [2023-11-28T19:03:35.063Z] #92 writing image sha256:8c4266447fbcc181085e76efbed9331ab671383648820a8a3580cf11c15faeb8 done [2023-11-28T19:03:35.063Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-28T19:03:35.063Z] #92 DONE 12.9s [2023-11-28T19:03:35.063Z] [2023-11-28T19:03:35.063Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-28T19:03:57.112Z] #132 DONE 962.8s [2023-11-28T19:03:57.112Z] [2023-11-28T19:03:57.112Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-28T19:03:57.112Z] #130 DONE 961.0s [2023-11-28T19:03:57.112Z] [2023-11-28T19:03:57.112Z] #51 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-28T19:03:57.380Z] #51 ... [2023-11-28T19:03:57.380Z] [2023-11-28T19:03:57.380Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:03:57.380Z] #197 DONE 0.2s [2023-11-28T19:03:57.380Z] [2023-11-28T19:03:57.380Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:03:57.649Z] #198 DONE 0.2s [2023-11-28T19:03:57.649Z] [2023-11-28T19:03:57.649Z] #25 [support-scheduler internal] load .dockerignore [2023-11-28T19:03:57.649Z] #25 ... [2023-11-28T19:03:57.649Z] [2023-11-28T19:03:57.649Z] #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-28T19:03:57.649Z] #199 DONE 0.1s [2023-11-28T19:03:57.649Z] [2023-11-28T19:03:57.649Z] #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-28T19:03:57.916Z] #200 DONE 0.3s [2023-11-28T19:03:57.916Z] [2023-11-28T19:03:57.916Z] #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-28T19:03:57.916Z] #201 DONE 0.2s [2023-11-28T19:03:57.916Z] [2023-11-28T19:03:57.916Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:03:58.185Z] #202 DONE 0.2s [2023-11-28T19:03:58.185Z] [2023-11-28T19:03:58.185Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-28T19:03:58.453Z] #203 DONE 0.4s [2023-11-28T19:03:58.453Z] [2023-11-28T19:03:58.453Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-28T19:03:58.719Z] #204 DONE 0.2s [2023-11-28T19:03:58.720Z] [2023-11-28T19:03:58.720Z] #92 [support-scheduler] exporting to image [2023-11-28T19:03:58.720Z] #92 exporting layers [2023-11-28T19:03:58.720Z] #92 exporting layers 0.5s done [2023-11-28T19:03:58.720Z] #92 writing image sha256:6d1f3a1ac4be8599309b963d946d05940bba2202f69fdf1b2652ae37ca337f38 done [2023-11-28T19:03:58.720Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-11-28T19:03:58.987Z] #92 exporting layers 0.3s done [2023-11-28T19:03:58.987Z] #92 writing image sha256:3a2d07f8e6190e42782df0865819d5360d517cf0e45f09b5e247ccf8fdc2d098 done [2023-11-28T19:03:58.987Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-11-28T19:03:58.987Z] #92 DONE 13.7s [2023-11-28T19:03:58.987Z] [2023-11-28T19:03:58.987Z] #25 [support-scheduler internal] load .dockerignore [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-28T19:03:58.987Z] time="2023-11-28T18:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-28T19:03:59.004Z] $ docker stop --time=1 e0e9f1185b47422e50533437f03dc3deaf00fb57c660c5bfcc39601369df56c3 [2023-11-28T19:04:00.663Z] $ docker rm -f --volumes e0e9f1185b47422e50533437f03dc3deaf00fb57c660c5bfcc39601369df56c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:04:01.345Z] + docker images [2023-11-28T19:04:01.345Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-28T19:04:01.345Z] support-scheduler-arm64 latest 3a2d07f8e619 3 seconds ago 40.4MB [2023-11-28T19:04:01.345Z] support-notifications-arm64 latest 6d1f3a1ac4be 3 seconds ago 41.4MB [2023-11-28T19:04:01.345Z] security-spiffe-token-provider-arm64 latest 8c4266447fbc 27 seconds ago 42.3MB [2023-11-28T19:04:01.345Z] core-data-arm64 latest 72dd312aa0a1 47 seconds ago 28MB [2023-11-28T19:04:01.345Z] core-metadata-arm64 latest 5aee15a5ffe2 47 seconds ago 28.3MB [2023-11-28T19:04:01.345Z] core-command-arm64 latest dd74ed4a55c2 About a minute ago 27.8MB [2023-11-28T19:04:01.345Z] core-common-config-bootstrapper-arm64 latest 03d3198c9800 About a minute ago 25.1MB [2023-11-28T19:04:01.345Z] security-proxy-auth-arm64 latest 50738c575d6d About a minute ago 26.2MB [2023-11-28T19:04:01.345Z] security-secretstore-setup-arm64 latest 087e99a3800f 2 minutes ago 50.7MB [2023-11-28T19:04:01.345Z] security-bootstrapper-arm64 latest e3e6798c8951 2 minutes ago 29.9MB [2023-11-28T19:04:01.345Z] security-proxy-setup-arm64 latest e9c82900a6c3 2 minutes ago 36MB [2023-11-28T19:04:01.345Z] security-spire-agent-arm64 latest 024f0fc71d9e 16 minutes ago 159MB [2023-11-28T19:04:01.345Z] security-spire-config-arm64 latest b57266382341 16 minutes ago 103MB [2023-11-28T19:04:01.345Z] security-spire-server-arm64 latest 7d540a6dfa26 16 minutes ago 103MB [2023-11-28T19:04:01.345Z] ci-base-image-arm64 latest 95bffcd186b8 18 minutes ago 933MB [2023-11-28T19:04:01.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 weeks ago 560MB [2023-11-28T19:04:01.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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-11-28T19:04:02.352Z] provisioning config files... [2023-11-28T19:04:02.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/610@tmp/config16349939323856612269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:04:02.905Z] ---> ****-login.sh [2023-11-28T19:04:02.905Z] nexus3.edgexfoundry.org:10001 [2023-11-28T19:04:02.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:04:03.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:04:03.172Z] Configure a credential helper to remove this warning. See [2023-11-28T19:04:03.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:04:03.172Z] [2023-11-28T19:04:03.172Z] Login Succeeded [2023-11-28T19:04:03.172Z] nexus3.edgexfoundry.org:10002 [2023-11-28T19:04:03.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:04:03.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:04:03.439Z] Configure a credential helper to remove this warning. See [2023-11-28T19:04:03.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:04:03.439Z] [2023-11-28T19:04:03.439Z] Login Succeeded [2023-11-28T19:04:03.439Z] nexus3.edgexfoundry.org:10003 [2023-11-28T19:04:03.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:04:03.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:04:03.990Z] Configure a credential helper to remove this warning. See [2023-11-28T19:04:03.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:04:03.990Z] [2023-11-28T19:04:03.990Z] Login Succeeded [2023-11-28T19:04:03.990Z] nexus3.edgexfoundry.org:10004 [2023-11-28T19:04:04.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:04:04.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:04:04.256Z] Configure a credential helper to remove this warning. See [2023-11-28T19:04:04.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:04:04.256Z] [2023-11-28T19:04:04.256Z] Login Succeeded [2023-11-28T19:04:04.256Z] ****.io [2023-11-28T19:04:04.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:04:05.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:04:05.104Z] Configure a credential helper to remove this warning. See [2023-11-28T19:04:05.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:04:05.104Z] [2023-11-28T19:04:05.104Z] Login Succeeded [2023-11-28T19:04:05.104Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T19:04:05.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:04:05.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T19:04:05.692Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-11-28T19:04:05.692Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:05.692Z] latest [2023-11-28T19:04:05.692Z] 3.2.0-dev.1 [2023-11-28T19:04:05.692Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:05.692Z] main [2023-11-28T19:04:05.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:06.575Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:07.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:07.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-28T19:04:07.261Z] c104a7f829e9: Preparing [2023-11-28T19:04:07.261Z] 9a5dbb66343f: Preparing [2023-11-28T19:04:07.261Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:07.261Z] 00cd4455b488: Preparing [2023-11-28T19:04:07.261Z] a6937eacf9df: Preparing [2023-11-28T19:04:07.261Z] 4e5d3630f543: Preparing [2023-11-28T19:04:07.261Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:07.261Z] 4e5d3630f543: Waiting [2023-11-28T19:04:07.261Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:07.527Z] 00cd4455b488: Pushed [2023-11-28T19:04:07.527Z] 38cd26f9fdfc: Pushed [2023-11-28T19:04:08.933Z] a6937eacf9df: Pushed [2023-11-28T19:04:10.338Z] 9a5dbb66343f: Pushed [2023-11-28T19:04:10.924Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:10.924Z] c104a7f829e9: Pushed [2023-11-28T19:04:10.924Z] 4e5d3630f543: Pushed [2023-11-28T19:04:11.192Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:11.858Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:12.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-28T19:04:12.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-28T19:04:12.510Z] c104a7f829e9: Preparing [2023-11-28T19:04:12.510Z] 9a5dbb66343f: Preparing [2023-11-28T19:04:12.510Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:12.510Z] 00cd4455b488: Preparing [2023-11-28T19:04:12.510Z] a6937eacf9df: Preparing [2023-11-28T19:04:12.510Z] 4e5d3630f543: Preparing [2023-11-28T19:04:12.510Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:12.510Z] 4e5d3630f543: Waiting [2023-11-28T19:04:12.510Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:12.510Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:12.510Z] c104a7f829e9: Layer already exists [2023-11-28T19:04:12.510Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:12.510Z] 9a5dbb66343f: Layer already exists [2023-11-28T19:04:12.510Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:12.510Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:12.510Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:12.777Z] latest: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:13.546Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:14.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.1 [2023-11-28T19:04:14.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-28T19:04:14.237Z] c104a7f829e9: Preparing [2023-11-28T19:04:14.237Z] 9a5dbb66343f: Preparing [2023-11-28T19:04:14.237Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:14.237Z] 00cd4455b488: Preparing [2023-11-28T19:04:14.237Z] a6937eacf9df: Preparing [2023-11-28T19:04:14.237Z] 4e5d3630f543: Preparing [2023-11-28T19:04:14.237Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:14.237Z] 4e5d3630f543: Waiting [2023-11-28T19:04:14.237Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:14.237Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:14.237Z] 9a5dbb66343f: Layer already exists [2023-11-28T19:04:14.237Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:14.237Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:14.237Z] c104a7f829e9: Layer already exists [2023-11-28T19:04:14.237Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:14.237Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:14.510Z] 3.2.0-dev.1: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:15.180Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:15.889Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:15.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-28T19:04:15.889Z] c104a7f829e9: Preparing [2023-11-28T19:04:15.889Z] 9a5dbb66343f: Preparing [2023-11-28T19:04:15.889Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:15.889Z] 00cd4455b488: Preparing [2023-11-28T19:04:15.890Z] a6937eacf9df: Preparing [2023-11-28T19:04:15.890Z] 4e5d3630f543: Preparing [2023-11-28T19:04:15.890Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:15.890Z] 4e5d3630f543: Waiting [2023-11-28T19:04:15.890Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:15.890Z] c104a7f829e9: Layer already exists [2023-11-28T19:04:15.890Z] 9a5dbb66343f: Layer already exists [2023-11-28T19:04:15.890Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:15.890Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:15.890Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:15.890Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:15.890Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:16.169Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:16.859Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:17.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-11-28T19:04:17.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-28T19:04:17.541Z] c104a7f829e9: Preparing [2023-11-28T19:04:17.541Z] 9a5dbb66343f: Preparing [2023-11-28T19:04:17.541Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:17.541Z] 00cd4455b488: Preparing [2023-11-28T19:04:17.541Z] a6937eacf9df: Preparing [2023-11-28T19:04:17.541Z] 4e5d3630f543: Preparing [2023-11-28T19:04:17.541Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:17.541Z] 4e5d3630f543: Waiting [2023-11-28T19:04:17.541Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:17.541Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:17.541Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:17.541Z] c104a7f829e9: Layer already exists [2023-11-28T19:04:17.541Z] 9a5dbb66343f: Layer already exists [2023-11-28T19:04:17.541Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:17.541Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:17.541Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:17.807Z] main: digest: sha256:aaaa919ff52c585d00e70af0379831d07661c99d07fe78f9863abd77a12f3b5c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:04:18.538Z] ===================================================== [Pipeline] echo [2023-11-28T19:04:18.657Z] taggedImages: [2023-11-28T19:04:18.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:18.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-28T19:04:18.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.1 [2023-11-28T19:04:18.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:18.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-11-28T19:04:18.794Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-11-28T19:04:18.794Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:18.794Z] latest [2023-11-28T19:04:18.794Z] 3.2.0-dev.1 [2023-11-28T19:04:18.794Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:18.794Z] main [2023-11-28T19:04:18.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:19.709Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:20.383Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:20.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-28T19:04:20.383Z] 7065dfb9bf8e: Preparing [2023-11-28T19:04:20.383Z] 02e7cf1bf28a: Preparing [2023-11-28T19:04:20.383Z] 3a4e514d1d5a: Preparing [2023-11-28T19:04:20.383Z] a82f0363aabd: Preparing [2023-11-28T19:04:20.383Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:20.383Z] 00cd4455b488: Preparing [2023-11-28T19:04:20.383Z] a6937eacf9df: Preparing [2023-11-28T19:04:20.383Z] 4e5d3630f543: Preparing [2023-11-28T19:04:20.383Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:20.383Z] 00cd4455b488: Waiting [2023-11-28T19:04:20.383Z] a6937eacf9df: Waiting [2023-11-28T19:04:20.383Z] 4e5d3630f543: Waiting [2023-11-28T19:04:20.383Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:20.383Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:20.650Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:20.650Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:20.650Z] 3a4e514d1d5a: Pushed [2023-11-28T19:04:20.650Z] 02e7cf1bf28a: Pushed [2023-11-28T19:04:20.650Z] 7065dfb9bf8e: Pushed [2023-11-28T19:04:20.650Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:20.650Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:23.229Z] a82f0363aabd: Pushed [2023-11-28T19:04:26.570Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:27.344Z] + 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-11-28T19:04:28.016Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-28T19:04:28.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-28T19:04:28.016Z] 7065dfb9bf8e: Preparing [2023-11-28T19:04:28.016Z] 02e7cf1bf28a: Preparing [2023-11-28T19:04:28.016Z] 3a4e514d1d5a: Preparing [2023-11-28T19:04:28.016Z] a82f0363aabd: Preparing [2023-11-28T19:04:28.016Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:28.016Z] 00cd4455b488: Preparing [2023-11-28T19:04:28.016Z] a6937eacf9df: Preparing [2023-11-28T19:04:28.016Z] 4e5d3630f543: Preparing [2023-11-28T19:04:28.016Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:28.016Z] a6937eacf9df: Waiting [2023-11-28T19:04:28.016Z] 4e5d3630f543: Waiting [2023-11-28T19:04:28.016Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:28.016Z] 00cd4455b488: Waiting [2023-11-28T19:04:28.016Z] a82f0363aabd: Layer already exists [2023-11-28T19:04:28.016Z] 02e7cf1bf28a: Layer already exists [2023-11-28T19:04:28.016Z] 3a4e514d1d5a: Layer already exists [2023-11-28T19:04:28.016Z] 7065dfb9bf8e: Layer already exists [2023-11-28T19:04:28.016Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:28.016Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:28.016Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:28.016Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:28.016Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:28.284Z] latest: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:28.957Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:29.617Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.1 [2023-11-28T19:04:29.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-28T19:04:29.618Z] 7065dfb9bf8e: Preparing [2023-11-28T19:04:29.618Z] 02e7cf1bf28a: Preparing [2023-11-28T19:04:29.618Z] 3a4e514d1d5a: Preparing [2023-11-28T19:04:29.618Z] a82f0363aabd: Preparing [2023-11-28T19:04:29.618Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:29.618Z] 00cd4455b488: Preparing [2023-11-28T19:04:29.618Z] 00cd4455b488: Waiting [2023-11-28T19:04:29.618Z] a6937eacf9df: Preparing [2023-11-28T19:04:29.618Z] 4e5d3630f543: Preparing [2023-11-28T19:04:29.618Z] a6937eacf9df: Waiting [2023-11-28T19:04:29.618Z] 4e5d3630f543: Waiting [2023-11-28T19:04:29.618Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:29.618Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:29.618Z] a82f0363aabd: Layer already exists [2023-11-28T19:04:29.618Z] 7065dfb9bf8e: Layer already exists [2023-11-28T19:04:29.618Z] 02e7cf1bf28a: Layer already exists [2023-11-28T19:04:29.618Z] 3a4e514d1d5a: Layer already exists [2023-11-28T19:04:29.618Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:29.618Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:29.618Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:29.618Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:29.618Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:29.884Z] 3.2.0-dev.1: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:30.564Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:31.234Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:31.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-28T19:04:31.234Z] 7065dfb9bf8e: Preparing [2023-11-28T19:04:31.234Z] 02e7cf1bf28a: Preparing [2023-11-28T19:04:31.234Z] 3a4e514d1d5a: Preparing [2023-11-28T19:04:31.234Z] a82f0363aabd: Preparing [2023-11-28T19:04:31.234Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:31.234Z] 00cd4455b488: Preparing [2023-11-28T19:04:31.234Z] a6937eacf9df: Preparing [2023-11-28T19:04:31.234Z] 4e5d3630f543: Preparing [2023-11-28T19:04:31.234Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:31.234Z] 00cd4455b488: Waiting [2023-11-28T19:04:31.234Z] 4e5d3630f543: Waiting [2023-11-28T19:04:31.234Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:31.234Z] a6937eacf9df: Waiting [2023-11-28T19:04:31.234Z] 3a4e514d1d5a: Layer already exists [2023-11-28T19:04:31.234Z] 02e7cf1bf28a: Layer already exists [2023-11-28T19:04:31.234Z] a82f0363aabd: Layer already exists [2023-11-28T19:04:31.234Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:31.234Z] 7065dfb9bf8e: Layer already exists [2023-11-28T19:04:31.234Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:31.234Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:31.234Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:31.234Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:31.501Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:32.181Z] + 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-11-28T19:04:32.853Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-11-28T19:04:32.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-28T19:04:32.853Z] 7065dfb9bf8e: Preparing [2023-11-28T19:04:32.853Z] 02e7cf1bf28a: Preparing [2023-11-28T19:04:32.853Z] 3a4e514d1d5a: Preparing [2023-11-28T19:04:32.853Z] a82f0363aabd: Preparing [2023-11-28T19:04:32.853Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:32.853Z] 00cd4455b488: Preparing [2023-11-28T19:04:32.853Z] a6937eacf9df: Preparing [2023-11-28T19:04:32.853Z] 4e5d3630f543: Preparing [2023-11-28T19:04:32.853Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:32.853Z] 00cd4455b488: Waiting [2023-11-28T19:04:32.853Z] 4e5d3630f543: Waiting [2023-11-28T19:04:32.853Z] a6937eacf9df: Waiting [2023-11-28T19:04:32.853Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:32.853Z] 02e7cf1bf28a: Layer already exists [2023-11-28T19:04:32.853Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:32.853Z] 7065dfb9bf8e: Layer already exists [2023-11-28T19:04:32.853Z] a82f0363aabd: Layer already exists [2023-11-28T19:04:32.853Z] 3a4e514d1d5a: Layer already exists [2023-11-28T19:04:32.853Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:32.853Z] a6937eacf9df: Layer already exists [2023-11-28T19:04:32.853Z] 4e5d3630f543: Layer already exists [2023-11-28T19:04:32.853Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:33.119Z] main: digest: sha256:fbc41101e863f9e9bbb3557b6cb8027b4f07bc125925104cb8fb2580250c6142 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:04:33.877Z] ===================================================== [Pipeline] echo [2023-11-28T19:04:34.003Z] taggedImages: [2023-11-28T19:04:34.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:34.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-28T19:04:34.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.1 [2023-11-28T19:04:34.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:34.003Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-11-28T19:04:34.140Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-11-28T19:04:34.140Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:34.140Z] latest [2023-11-28T19:04:34.140Z] 3.2.0-dev.1 [2023-11-28T19:04:34.140Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:34.140Z] main [2023-11-28T19:04:34.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:35.088Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:35.773Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:35.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-28T19:04:35.773Z] ac82926c71cb: Preparing [2023-11-28T19:04:35.773Z] 3a5ef3c85317: Preparing [2023-11-28T19:04:35.773Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:35.773Z] 00cd4455b488: Preparing [2023-11-28T19:04:35.773Z] 925d94dc9426: Preparing [2023-11-28T19:04:35.773Z] 66dda9cd3fd2: Preparing [2023-11-28T19:04:35.773Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:35.773Z] 66dda9cd3fd2: Waiting [2023-11-28T19:04:35.773Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:35.773Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:35.773Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:36.039Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:36.039Z] ac82926c71cb: Pushed [2023-11-28T19:04:36.039Z] 66dda9cd3fd2: Pushed [2023-11-28T19:04:44.182Z] 925d94dc9426: Pushed [2023-11-28T19:04:45.585Z] 3a5ef3c85317: Pushed [2023-11-28T19:04:45.585Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:46.261Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:46.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-28T19:04:46.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-28T19:04:46.954Z] ac82926c71cb: Preparing [2023-11-28T19:04:46.954Z] 3a5ef3c85317: Preparing [2023-11-28T19:04:46.954Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:46.954Z] 00cd4455b488: Preparing [2023-11-28T19:04:46.954Z] 925d94dc9426: Preparing [2023-11-28T19:04:46.954Z] 66dda9cd3fd2: Preparing [2023-11-28T19:04:46.954Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:46.954Z] 66dda9cd3fd2: Waiting [2023-11-28T19:04:46.954Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:46.954Z] 925d94dc9426: Layer already exists [2023-11-28T19:04:46.954Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:46.954Z] ac82926c71cb: Layer already exists [2023-11-28T19:04:46.954Z] 3a5ef3c85317: Layer already exists [2023-11-28T19:04:46.954Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:46.954Z] 66dda9cd3fd2: Layer already exists [2023-11-28T19:04:46.954Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:47.219Z] latest: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:47.904Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:48.600Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.1 [2023-11-28T19:04:48.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-28T19:04:48.600Z] ac82926c71cb: Preparing [2023-11-28T19:04:48.600Z] 3a5ef3c85317: Preparing [2023-11-28T19:04:48.600Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:48.600Z] 00cd4455b488: Preparing [2023-11-28T19:04:48.600Z] 925d94dc9426: Preparing [2023-11-28T19:04:48.600Z] 66dda9cd3fd2: Preparing [2023-11-28T19:04:48.600Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:48.600Z] 66dda9cd3fd2: Waiting [2023-11-28T19:04:48.600Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:48.600Z] 925d94dc9426: Layer already exists [2023-11-28T19:04:48.600Z] 3a5ef3c85317: Layer already exists [2023-11-28T19:04:48.600Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:48.600Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:48.600Z] ac82926c71cb: Layer already exists [2023-11-28T19:04:48.600Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:48.600Z] 66dda9cd3fd2: Layer already exists [2023-11-28T19:04:48.867Z] 3.2.0-dev.1: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:49.573Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:50.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:50.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-28T19:04:50.278Z] ac82926c71cb: Preparing [2023-11-28T19:04:50.278Z] 3a5ef3c85317: Preparing [2023-11-28T19:04:50.278Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:50.278Z] 00cd4455b488: Preparing [2023-11-28T19:04:50.278Z] 925d94dc9426: Preparing [2023-11-28T19:04:50.278Z] 66dda9cd3fd2: Preparing [2023-11-28T19:04:50.278Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:50.278Z] 66dda9cd3fd2: Waiting [2023-11-28T19:04:50.278Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:50.278Z] 925d94dc9426: Layer already exists [2023-11-28T19:04:50.278Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:50.278Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:50.278Z] 3a5ef3c85317: Layer already exists [2023-11-28T19:04:50.278Z] ac82926c71cb: Layer already exists [2023-11-28T19:04:50.278Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:50.278Z] 66dda9cd3fd2: Layer already exists [2023-11-28T19:04:50.543Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:51.238Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:57.318Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-11-28T19:04:57.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-28T19:04:57.318Z] ac82926c71cb: Preparing [2023-11-28T19:04:57.318Z] 3a5ef3c85317: Preparing [2023-11-28T19:04:57.318Z] 38cd26f9fdfc: Preparing [2023-11-28T19:04:57.318Z] 00cd4455b488: Preparing [2023-11-28T19:04:57.318Z] 925d94dc9426: Preparing [2023-11-28T19:04:57.318Z] 66dda9cd3fd2: Preparing [2023-11-28T19:04:57.318Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:04:57.318Z] 66dda9cd3fd2: Waiting [2023-11-28T19:04:57.318Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:04:57.318Z] ac82926c71cb: Layer already exists [2023-11-28T19:04:57.318Z] 3a5ef3c85317: Layer already exists [2023-11-28T19:04:57.318Z] 925d94dc9426: Layer already exists [2023-11-28T19:04:57.318Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:04:57.318Z] 00cd4455b488: Layer already exists [2023-11-28T19:04:57.318Z] 66dda9cd3fd2: Layer already exists [2023-11-28T19:04:57.318Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:04:57.584Z] main: digest: sha256:3f12af06ed7497a370b6ce70d3383a5d09a7e4e1f5f8e3d0c3a60927d54f35c0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:04:58.318Z] ===================================================== [Pipeline] echo [2023-11-28T19:04:58.441Z] taggedImages: [2023-11-28T19:04:58.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:58.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-28T19:04:58.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.1 [2023-11-28T19:04:58.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:58.441Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-11-28T19:04:58.582Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-11-28T19:04:58.582Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:04:58.582Z] latest [2023-11-28T19:04:58.582Z] 3.2.0-dev.1 [2023-11-28T19:04:58.582Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:04:58.582Z] main [2023-11-28T19:04:58.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:04:59.514Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:00.198Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:00.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-28T19:05:00.198Z] e014dd22f8b6: Preparing [2023-11-28T19:05:00.198Z] 2d252b3600a2: Preparing [2023-11-28T19:05:00.198Z] e4dc9d8147d8: Preparing [2023-11-28T19:05:00.198Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:00.198Z] 00cd4455b488: Preparing [2023-11-28T19:05:00.198Z] a6937eacf9df: Preparing [2023-11-28T19:05:00.198Z] 4e5d3630f543: Preparing [2023-11-28T19:05:00.198Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:00.198Z] a6937eacf9df: Waiting [2023-11-28T19:05:00.198Z] 4e5d3630f543: Waiting [2023-11-28T19:05:00.198Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:00.198Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:00.463Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:00.463Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:00.463Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:00.463Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:00.463Z] 2d252b3600a2: Pushed [2023-11-28T19:05:00.463Z] e014dd22f8b6: Pushed [2023-11-28T19:05:03.804Z] e4dc9d8147d8: Pushed [2023-11-28T19:05:03.804Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:04.481Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:05.155Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-28T19:05:05.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-28T19:05:05.155Z] e014dd22f8b6: Preparing [2023-11-28T19:05:05.155Z] 2d252b3600a2: Preparing [2023-11-28T19:05:05.155Z] e4dc9d8147d8: Preparing [2023-11-28T19:05:05.155Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:05.155Z] 00cd4455b488: Preparing [2023-11-28T19:05:05.155Z] a6937eacf9df: Preparing [2023-11-28T19:05:05.155Z] 4e5d3630f543: Preparing [2023-11-28T19:05:05.155Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:05.155Z] 4e5d3630f543: Waiting [2023-11-28T19:05:05.155Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:05.155Z] a6937eacf9df: Waiting [2023-11-28T19:05:05.155Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:05.155Z] e4dc9d8147d8: Layer already exists [2023-11-28T19:05:05.155Z] e014dd22f8b6: Layer already exists [2023-11-28T19:05:05.155Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:05.155Z] 2d252b3600a2: Layer already exists [2023-11-28T19:05:05.155Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:05.155Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:05.155Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:05.419Z] latest: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:06.279Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:06.969Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.1 [2023-11-28T19:05:06.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-28T19:05:06.969Z] e014dd22f8b6: Preparing [2023-11-28T19:05:06.969Z] 2d252b3600a2: Preparing [2023-11-28T19:05:06.969Z] e4dc9d8147d8: Preparing [2023-11-28T19:05:06.969Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:06.969Z] 00cd4455b488: Preparing [2023-11-28T19:05:06.969Z] a6937eacf9df: Preparing [2023-11-28T19:05:06.969Z] 4e5d3630f543: Preparing [2023-11-28T19:05:06.969Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:06.969Z] a6937eacf9df: Waiting [2023-11-28T19:05:06.969Z] 4e5d3630f543: Waiting [2023-11-28T19:05:06.969Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:06.969Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:06.969Z] e014dd22f8b6: Layer already exists [2023-11-28T19:05:06.969Z] 2d252b3600a2: Layer already exists [2023-11-28T19:05:06.969Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:06.969Z] e4dc9d8147d8: Layer already exists [2023-11-28T19:05:06.969Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:06.969Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:06.969Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:06.969Z] 3.2.0-dev.1: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:07.988Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:12.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:12.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-28T19:05:12.018Z] e014dd22f8b6: Preparing [2023-11-28T19:05:12.018Z] 2d252b3600a2: Preparing [2023-11-28T19:05:12.018Z] e4dc9d8147d8: Preparing [2023-11-28T19:05:12.018Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:12.018Z] 00cd4455b488: Preparing [2023-11-28T19:05:12.018Z] a6937eacf9df: Preparing [2023-11-28T19:05:12.018Z] 4e5d3630f543: Preparing [2023-11-28T19:05:12.018Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:12.018Z] 4e5d3630f543: Waiting [2023-11-28T19:05:12.018Z] a6937eacf9df: Waiting [2023-11-28T19:05:12.018Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:12.018Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:12.018Z] e4dc9d8147d8: Layer already exists [2023-11-28T19:05:12.018Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:12.018Z] e014dd22f8b6: Layer already exists [2023-11-28T19:05:12.018Z] 2d252b3600a2: Layer already exists [2023-11-28T19:05:12.018Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:12.018Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:12.018Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:12.285Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:12.993Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:13.724Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-11-28T19:05:13.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-28T19:05:13.724Z] e014dd22f8b6: Preparing [2023-11-28T19:05:13.724Z] 2d252b3600a2: Preparing [2023-11-28T19:05:13.724Z] e4dc9d8147d8: Preparing [2023-11-28T19:05:13.724Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:13.724Z] 00cd4455b488: Preparing [2023-11-28T19:05:13.724Z] a6937eacf9df: Preparing [2023-11-28T19:05:13.724Z] 4e5d3630f543: Preparing [2023-11-28T19:05:13.724Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:13.724Z] 4e5d3630f543: Waiting [2023-11-28T19:05:13.724Z] a6937eacf9df: Waiting [2023-11-28T19:05:13.724Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:13.724Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:13.724Z] e014dd22f8b6: Layer already exists [2023-11-28T19:05:13.724Z] e4dc9d8147d8: Layer already exists [2023-11-28T19:05:13.724Z] 2d252b3600a2: Layer already exists [2023-11-28T19:05:13.724Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:13.724Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:13.724Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:13.724Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:13.987Z] main: digest: sha256:da3ca66453e02077dbc2d1e317f1a2ab4d2db6dc9da32c401fbb7ad330911af6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:05:14.773Z] ===================================================== [Pipeline] echo [2023-11-28T19:05:14.917Z] taggedImages: [2023-11-28T19:05:14.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:14.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-28T19:05:14.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.1 [2023-11-28T19:05:14.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:14.917Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-11-28T19:05:15.063Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-11-28T19:05:15.063Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:15.063Z] latest [2023-11-28T19:05:15.063Z] 3.2.0-dev.1 [2023-11-28T19:05:15.063Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:15.063Z] main [2023-11-28T19:05:15.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:16.017Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:16.753Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:16.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-28T19:05:16.753Z] aa2677c6a408: Preparing [2023-11-28T19:05:16.753Z] e304de888f11: Preparing [2023-11-28T19:05:16.753Z] b102be1ab80a: Preparing [2023-11-28T19:05:16.753Z] 3fd01190b5f9: Preparing [2023-11-28T19:05:16.753Z] a3547c040d82: Preparing [2023-11-28T19:05:16.753Z] a204f8660cc1: Preparing [2023-11-28T19:05:16.753Z] 3c02ad70d254: Preparing [2023-11-28T19:05:16.753Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:16.753Z] 00cd4455b488: Preparing [2023-11-28T19:05:16.753Z] 7bafa143ea05: Preparing [2023-11-28T19:05:16.753Z] a65eb0a9f707: Preparing [2023-11-28T19:05:16.753Z] 5f70bf18a086: Preparing [2023-11-28T19:05:16.753Z] f6dadaee0a48: Preparing [2023-11-28T19:05:16.753Z] c4859cd766d0: Preparing [2023-11-28T19:05:16.753Z] 648d9741f6eb: Preparing [2023-11-28T19:05:16.753Z] 3c02ad70d254: Waiting [2023-11-28T19:05:16.753Z] 38cd26f9fdfc: Waiting [2023-11-28T19:05:16.753Z] a204f8660cc1: Waiting [2023-11-28T19:05:16.753Z] 00cd4455b488: Waiting [2023-11-28T19:05:16.754Z] 7bafa143ea05: Waiting [2023-11-28T19:05:16.754Z] 5f70bf18a086: Waiting [2023-11-28T19:05:16.754Z] a65eb0a9f707: Waiting [2023-11-28T19:05:16.754Z] f6dadaee0a48: Waiting [2023-11-28T19:05:16.754Z] c4859cd766d0: Waiting [2023-11-28T19:05:16.754Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:16.754Z] 648d9741f6eb: Waiting [2023-11-28T19:05:16.754Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:17.020Z] b102be1ab80a: Pushed [2023-11-28T19:05:17.020Z] e304de888f11: Pushed [2023-11-28T19:05:17.020Z] a3547c040d82: Pushed [2023-11-28T19:05:17.020Z] aa2677c6a408: Pushed [2023-11-28T19:05:17.020Z] 3fd01190b5f9: Pushed [2023-11-28T19:05:17.020Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:17.020Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:17.287Z] a204f8660cc1: Pushed [2023-11-28T19:05:17.287Z] 5f70bf18a086: Pushed [2023-11-28T19:05:17.287Z] 7bafa143ea05: Pushed [2023-11-28T19:05:17.287Z] a65eb0a9f707: Pushed [2023-11-28T19:05:17.553Z] f6dadaee0a48: Pushed [2023-11-28T19:05:17.553Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:17.553Z] 648d9741f6eb: Pushed [2023-11-28T19:05:18.972Z] c4859cd766d0: Pushed [2023-11-28T19:05:20.906Z] 3c02ad70d254: Pushed [2023-11-28T19:05:20.906Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:21.627Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:25.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-28T19:05:25.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-28T19:05:25.670Z] aa2677c6a408: Preparing [2023-11-28T19:05:25.670Z] e304de888f11: Preparing [2023-11-28T19:05:25.670Z] b102be1ab80a: Preparing [2023-11-28T19:05:25.670Z] 3fd01190b5f9: Preparing [2023-11-28T19:05:25.670Z] a3547c040d82: Preparing [2023-11-28T19:05:25.670Z] a204f8660cc1: Preparing [2023-11-28T19:05:25.670Z] 3c02ad70d254: Preparing [2023-11-28T19:05:25.670Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:25.670Z] 00cd4455b488: Preparing [2023-11-28T19:05:25.670Z] 7bafa143ea05: Preparing [2023-11-28T19:05:25.670Z] a65eb0a9f707: Preparing [2023-11-28T19:05:25.670Z] 5f70bf18a086: Preparing [2023-11-28T19:05:25.670Z] f6dadaee0a48: Preparing [2023-11-28T19:05:25.670Z] c4859cd766d0: Preparing [2023-11-28T19:05:25.670Z] 648d9741f6eb: Preparing [2023-11-28T19:05:25.670Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:25.670Z] 7bafa143ea05: Waiting [2023-11-28T19:05:25.670Z] a65eb0a9f707: Waiting [2023-11-28T19:05:25.670Z] 5f70bf18a086: Waiting [2023-11-28T19:05:25.670Z] f6dadaee0a48: Waiting [2023-11-28T19:05:25.670Z] c4859cd766d0: Waiting [2023-11-28T19:05:25.670Z] 648d9741f6eb: Waiting [2023-11-28T19:05:25.670Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:25.670Z] 38cd26f9fdfc: Waiting [2023-11-28T19:05:25.670Z] 00cd4455b488: Waiting [2023-11-28T19:05:25.670Z] a204f8660cc1: Waiting [2023-11-28T19:05:25.670Z] 3c02ad70d254: Waiting [2023-11-28T19:05:25.670Z] e304de888f11: Layer already exists [2023-11-28T19:05:25.670Z] b102be1ab80a: Layer already exists [2023-11-28T19:05:25.670Z] 3fd01190b5f9: Layer already exists [2023-11-28T19:05:25.670Z] aa2677c6a408: Layer already exists [2023-11-28T19:05:25.670Z] a3547c040d82: Layer already exists [2023-11-28T19:05:25.670Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:25.670Z] 3c02ad70d254: Layer already exists [2023-11-28T19:05:25.670Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:25.670Z] a204f8660cc1: Layer already exists [2023-11-28T19:05:25.670Z] 7bafa143ea05: Layer already exists [2023-11-28T19:05:25.670Z] 5f70bf18a086: Layer already exists [2023-11-28T19:05:25.670Z] f6dadaee0a48: Layer already exists [2023-11-28T19:05:25.670Z] a65eb0a9f707: Layer already exists [2023-11-28T19:05:25.670Z] c4859cd766d0: Layer already exists [2023-11-28T19:05:25.670Z] 648d9741f6eb: Layer already exists [2023-11-28T19:05:25.938Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:25.938Z] latest: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:26.673Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:27.422Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.1 [2023-11-28T19:05:27.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-28T19:05:27.422Z] aa2677c6a408: Preparing [2023-11-28T19:05:27.422Z] e304de888f11: Preparing [2023-11-28T19:05:27.422Z] b102be1ab80a: Preparing [2023-11-28T19:05:27.422Z] 3fd01190b5f9: Preparing [2023-11-28T19:05:27.422Z] a3547c040d82: Preparing [2023-11-28T19:05:27.422Z] a204f8660cc1: Preparing [2023-11-28T19:05:27.422Z] 3c02ad70d254: Preparing [2023-11-28T19:05:27.422Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:27.422Z] 00cd4455b488: Preparing [2023-11-28T19:05:27.422Z] 7bafa143ea05: Preparing [2023-11-28T19:05:27.422Z] a65eb0a9f707: Preparing [2023-11-28T19:05:27.422Z] 5f70bf18a086: Preparing [2023-11-28T19:05:27.422Z] f6dadaee0a48: Preparing [2023-11-28T19:05:27.422Z] c4859cd766d0: Preparing [2023-11-28T19:05:27.422Z] 648d9741f6eb: Preparing [2023-11-28T19:05:27.422Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:27.422Z] 00cd4455b488: Waiting [2023-11-28T19:05:27.422Z] 7bafa143ea05: Waiting [2023-11-28T19:05:27.422Z] a65eb0a9f707: Waiting [2023-11-28T19:05:27.422Z] 5f70bf18a086: Waiting [2023-11-28T19:05:27.422Z] f6dadaee0a48: Waiting [2023-11-28T19:05:27.422Z] c4859cd766d0: Waiting [2023-11-28T19:05:27.422Z] 648d9741f6eb: Waiting [2023-11-28T19:05:27.422Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:27.422Z] a204f8660cc1: Waiting [2023-11-28T19:05:27.422Z] 3c02ad70d254: Waiting [2023-11-28T19:05:27.422Z] 38cd26f9fdfc: Waiting [2023-11-28T19:05:27.422Z] e304de888f11: Layer already exists [2023-11-28T19:05:27.422Z] b102be1ab80a: Layer already exists [2023-11-28T19:05:27.422Z] aa2677c6a408: Layer already exists [2023-11-28T19:05:27.422Z] 3fd01190b5f9: Layer already exists [2023-11-28T19:05:27.422Z] a3547c040d82: Layer already exists [2023-11-28T19:05:27.422Z] a204f8660cc1: Layer already exists [2023-11-28T19:05:27.422Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:27.422Z] 7bafa143ea05: Layer already exists [2023-11-28T19:05:27.422Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:27.422Z] 3c02ad70d254: Layer already exists [2023-11-28T19:05:27.691Z] f6dadaee0a48: Layer already exists [2023-11-28T19:05:27.691Z] c4859cd766d0: Layer already exists [2023-11-28T19:05:27.691Z] 5f70bf18a086: Layer already exists [2023-11-28T19:05:27.691Z] a65eb0a9f707: Layer already exists [2023-11-28T19:05:27.691Z] 648d9741f6eb: Layer already exists [2023-11-28T19:05:27.691Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:27.691Z] 3.2.0-dev.1: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:28.405Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:29.130Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:29.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-28T19:05:29.130Z] aa2677c6a408: Preparing [2023-11-28T19:05:29.130Z] e304de888f11: Preparing [2023-11-28T19:05:29.130Z] b102be1ab80a: Preparing [2023-11-28T19:05:29.130Z] 3fd01190b5f9: Preparing [2023-11-28T19:05:29.130Z] a3547c040d82: Preparing [2023-11-28T19:05:29.130Z] a204f8660cc1: Preparing [2023-11-28T19:05:29.130Z] 3c02ad70d254: Preparing [2023-11-28T19:05:29.130Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:29.130Z] 00cd4455b488: Preparing [2023-11-28T19:05:29.130Z] 7bafa143ea05: Preparing [2023-11-28T19:05:29.130Z] a65eb0a9f707: Preparing [2023-11-28T19:05:29.130Z] 5f70bf18a086: Preparing [2023-11-28T19:05:29.130Z] f6dadaee0a48: Preparing [2023-11-28T19:05:29.130Z] c4859cd766d0: Preparing [2023-11-28T19:05:29.130Z] 648d9741f6eb: Preparing [2023-11-28T19:05:29.130Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:29.130Z] 7bafa143ea05: Waiting [2023-11-28T19:05:29.130Z] a65eb0a9f707: Waiting [2023-11-28T19:05:29.130Z] 5f70bf18a086: Waiting [2023-11-28T19:05:29.130Z] f6dadaee0a48: Waiting [2023-11-28T19:05:29.130Z] c4859cd766d0: Waiting [2023-11-28T19:05:29.130Z] 3c02ad70d254: Waiting [2023-11-28T19:05:29.130Z] 38cd26f9fdfc: Waiting [2023-11-28T19:05:29.130Z] 00cd4455b488: Waiting [2023-11-28T19:05:29.130Z] 648d9741f6eb: Waiting [2023-11-28T19:05:29.130Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:29.130Z] a3547c040d82: Layer already exists [2023-11-28T19:05:29.130Z] aa2677c6a408: Layer already exists [2023-11-28T19:05:29.130Z] b102be1ab80a: Layer already exists [2023-11-28T19:05:29.130Z] e304de888f11: Layer already exists [2023-11-28T19:05:29.130Z] 3fd01190b5f9: Layer already exists [2023-11-28T19:05:29.130Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:29.130Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:29.130Z] 3c02ad70d254: Layer already exists [2023-11-28T19:05:29.130Z] a204f8660cc1: Layer already exists [2023-11-28T19:05:29.130Z] 7bafa143ea05: Layer already exists [2023-11-28T19:05:29.130Z] 5f70bf18a086: Layer already exists [2023-11-28T19:05:29.130Z] 648d9741f6eb: Layer already exists [2023-11-28T19:05:29.130Z] a65eb0a9f707: Layer already exists [2023-11-28T19:05:29.130Z] f6dadaee0a48: Layer already exists [2023-11-28T19:05:29.130Z] c4859cd766d0: Layer already exists [2023-11-28T19:05:29.398Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:29.398Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:30.119Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:30.839Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-11-28T19:05:30.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-28T19:05:30.839Z] aa2677c6a408: Preparing [2023-11-28T19:05:30.839Z] e304de888f11: Preparing [2023-11-28T19:05:30.839Z] b102be1ab80a: Preparing [2023-11-28T19:05:30.839Z] 3fd01190b5f9: Preparing [2023-11-28T19:05:30.839Z] a3547c040d82: Preparing [2023-11-28T19:05:30.839Z] a204f8660cc1: Preparing [2023-11-28T19:05:30.839Z] 3c02ad70d254: Preparing [2023-11-28T19:05:30.839Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:30.839Z] 00cd4455b488: Preparing [2023-11-28T19:05:30.839Z] 7bafa143ea05: Preparing [2023-11-28T19:05:30.839Z] a65eb0a9f707: Preparing [2023-11-28T19:05:30.839Z] 5f70bf18a086: Preparing [2023-11-28T19:05:30.839Z] f6dadaee0a48: Preparing [2023-11-28T19:05:30.839Z] c4859cd766d0: Preparing [2023-11-28T19:05:30.839Z] 648d9741f6eb: Preparing [2023-11-28T19:05:30.839Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:30.839Z] 38cd26f9fdfc: Waiting [2023-11-28T19:05:30.839Z] 00cd4455b488: Waiting [2023-11-28T19:05:30.839Z] 7bafa143ea05: Waiting [2023-11-28T19:05:30.839Z] a65eb0a9f707: Waiting [2023-11-28T19:05:30.839Z] 5f70bf18a086: Waiting [2023-11-28T19:05:30.839Z] f6dadaee0a48: Waiting [2023-11-28T19:05:30.839Z] c4859cd766d0: Waiting [2023-11-28T19:05:30.839Z] 648d9741f6eb: Waiting [2023-11-28T19:05:30.839Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:30.839Z] a204f8660cc1: Waiting [2023-11-28T19:05:30.839Z] 3c02ad70d254: Waiting [2023-11-28T19:05:30.839Z] 3fd01190b5f9: Layer already exists [2023-11-28T19:05:30.839Z] aa2677c6a408: Layer already exists [2023-11-28T19:05:30.839Z] e304de888f11: Layer already exists [2023-11-28T19:05:30.839Z] b102be1ab80a: Layer already exists [2023-11-28T19:05:30.839Z] a3547c040d82: Layer already exists [2023-11-28T19:05:30.839Z] a204f8660cc1: Layer already exists [2023-11-28T19:05:30.839Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:30.839Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:30.839Z] 3c02ad70d254: Layer already exists [2023-11-28T19:05:30.839Z] 7bafa143ea05: Layer already exists [2023-11-28T19:05:31.106Z] 5f70bf18a086: Layer already exists [2023-11-28T19:05:31.106Z] a65eb0a9f707: Layer already exists [2023-11-28T19:05:31.106Z] f6dadaee0a48: Layer already exists [2023-11-28T19:05:31.106Z] c4859cd766d0: Layer already exists [2023-11-28T19:05:31.106Z] 648d9741f6eb: Layer already exists [2023-11-28T19:05:31.106Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:31.106Z] main: digest: sha256:6e34362dd68290becb7144b7e354ad6b137f49689842c7db1984fb2f47c3c75e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:05:31.973Z] ===================================================== [Pipeline] echo [2023-11-28T19:05:32.110Z] taggedImages: [2023-11-28T19:05:32.110Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:32.110Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-28T19:05:32.110Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.1 [2023-11-28T19:05:32.110Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:32.110Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-11-28T19:05:32.263Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-11-28T19:05:32.263Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:32.263Z] latest [2023-11-28T19:05:32.263Z] 3.2.0-dev.1 [2023-11-28T19:05:32.263Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:32.263Z] main [2023-11-28T19:05:32.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:33.248Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:34.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:34.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-28T19:05:34.012Z] 5389f02dc30c: Preparing [2023-11-28T19:05:34.012Z] 614962c2af5c: Preparing [2023-11-28T19:05:34.012Z] 92f958bd5c24: Preparing [2023-11-28T19:05:34.013Z] dc87952794a7: Preparing [2023-11-28T19:05:34.013Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:34.013Z] 00cd4455b488: Preparing [2023-11-28T19:05:34.013Z] a6937eacf9df: Preparing [2023-11-28T19:05:34.013Z] 4e5d3630f543: Preparing [2023-11-28T19:05:34.013Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:34.013Z] 00cd4455b488: Waiting [2023-11-28T19:05:34.013Z] a6937eacf9df: Waiting [2023-11-28T19:05:34.013Z] 4e5d3630f543: Waiting [2023-11-28T19:05:34.013Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:34.013Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:34.280Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:34.280Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:34.280Z] 614962c2af5c: Pushed [2023-11-28T19:05:34.280Z] 92f958bd5c24: Pushed [2023-11-28T19:05:34.280Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:34.280Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:34.280Z] 5389f02dc30c: Pushed [2023-11-28T19:05:36.852Z] dc87952794a7: Pushed [2023-11-28T19:05:40.643Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:41.389Z] + 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-11-28T19:05:42.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-28T19:05:42.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-28T19:05:42.232Z] 5389f02dc30c: Preparing [2023-11-28T19:05:42.232Z] 614962c2af5c: Preparing [2023-11-28T19:05:42.232Z] 92f958bd5c24: Preparing [2023-11-28T19:05:42.232Z] dc87952794a7: Preparing [2023-11-28T19:05:42.232Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:42.232Z] 00cd4455b488: Preparing [2023-11-28T19:05:42.232Z] a6937eacf9df: Preparing [2023-11-28T19:05:42.232Z] 4e5d3630f543: Preparing [2023-11-28T19:05:42.232Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:42.232Z] a6937eacf9df: Waiting [2023-11-28T19:05:42.232Z] 4e5d3630f543: Waiting [2023-11-28T19:05:42.232Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:42.232Z] 614962c2af5c: Layer already exists [2023-11-28T19:05:42.232Z] 5389f02dc30c: Layer already exists [2023-11-28T19:05:42.232Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:42.232Z] dc87952794a7: Layer already exists [2023-11-28T19:05:42.232Z] 92f958bd5c24: Layer already exists [2023-11-28T19:05:42.232Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:42.232Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:42.232Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:42.232Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:42.503Z] latest: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:43.272Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:44.034Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.1 [2023-11-28T19:05:44.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-28T19:05:44.034Z] 5389f02dc30c: Preparing [2023-11-28T19:05:44.034Z] 614962c2af5c: Preparing [2023-11-28T19:05:44.034Z] 92f958bd5c24: Preparing [2023-11-28T19:05:44.034Z] dc87952794a7: Preparing [2023-11-28T19:05:44.034Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:44.034Z] 00cd4455b488: Preparing [2023-11-28T19:05:44.034Z] a6937eacf9df: Preparing [2023-11-28T19:05:44.034Z] 4e5d3630f543: Preparing [2023-11-28T19:05:44.034Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:44.034Z] a6937eacf9df: Waiting [2023-11-28T19:05:44.034Z] 4e5d3630f543: Waiting [2023-11-28T19:05:44.034Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:44.034Z] 00cd4455b488: Waiting [2023-11-28T19:05:44.034Z] 614962c2af5c: Layer already exists [2023-11-28T19:05:44.034Z] 92f958bd5c24: Layer already exists [2023-11-28T19:05:44.034Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:44.034Z] 5389f02dc30c: Layer already exists [2023-11-28T19:05:44.034Z] dc87952794a7: Layer already exists [2023-11-28T19:05:44.034Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:44.034Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:44.034Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:44.034Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:44.303Z] 3.2.0-dev.1: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:45.056Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:45.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:45.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-28T19:05:45.801Z] 5389f02dc30c: Preparing [2023-11-28T19:05:45.801Z] 614962c2af5c: Preparing [2023-11-28T19:05:45.801Z] 92f958bd5c24: Preparing [2023-11-28T19:05:45.801Z] dc87952794a7: Preparing [2023-11-28T19:05:45.801Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:45.801Z] 00cd4455b488: Preparing [2023-11-28T19:05:45.801Z] a6937eacf9df: Preparing [2023-11-28T19:05:45.801Z] 4e5d3630f543: Preparing [2023-11-28T19:05:45.801Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:45.801Z] a6937eacf9df: Waiting [2023-11-28T19:05:45.801Z] 4e5d3630f543: Waiting [2023-11-28T19:05:45.801Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:45.801Z] 00cd4455b488: Waiting [2023-11-28T19:05:45.801Z] dc87952794a7: Layer already exists [2023-11-28T19:05:45.801Z] 92f958bd5c24: Layer already exists [2023-11-28T19:05:45.801Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:45.801Z] 5389f02dc30c: Layer already exists [2023-11-28T19:05:45.801Z] 614962c2af5c: Layer already exists [2023-11-28T19:05:45.801Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:45.801Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:45.801Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:45.801Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:46.068Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:46.811Z] + 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-11-28T19:05:47.609Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-11-28T19:05:47.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-28T19:05:47.609Z] 5389f02dc30c: Preparing [2023-11-28T19:05:47.609Z] 614962c2af5c: Preparing [2023-11-28T19:05:47.609Z] 92f958bd5c24: Preparing [2023-11-28T19:05:47.609Z] dc87952794a7: Preparing [2023-11-28T19:05:47.609Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:47.609Z] 00cd4455b488: Preparing [2023-11-28T19:05:47.609Z] a6937eacf9df: Preparing [2023-11-28T19:05:47.609Z] 4e5d3630f543: Preparing [2023-11-28T19:05:47.609Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:47.609Z] 00cd4455b488: Waiting [2023-11-28T19:05:47.609Z] a6937eacf9df: Waiting [2023-11-28T19:05:47.609Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:47.609Z] 4e5d3630f543: Waiting [2023-11-28T19:05:47.609Z] 92f958bd5c24: Layer already exists [2023-11-28T19:05:47.609Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:47.609Z] dc87952794a7: Layer already exists [2023-11-28T19:05:47.609Z] 5389f02dc30c: Layer already exists [2023-11-28T19:05:47.609Z] 614962c2af5c: Layer already exists [2023-11-28T19:05:47.609Z] 4e5d3630f543: Layer already exists [2023-11-28T19:05:47.609Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:47.609Z] a6937eacf9df: Layer already exists [2023-11-28T19:05:47.609Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:47.875Z] main: digest: sha256:13b1351d36c116c011741d3669809d25ec53d8092cf288ded72ba6f365fe8559 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:05:48.754Z] ===================================================== [Pipeline] echo [2023-11-28T19:05:48.892Z] taggedImages: [2023-11-28T19:05:48.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:48.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-28T19:05:48.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.1 [2023-11-28T19:05:48.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:48.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-11-28T19:05:49.051Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-11-28T19:05:49.051Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:49.051Z] latest [2023-11-28T19:05:49.051Z] 3.2.0-dev.1 [2023-11-28T19:05:49.051Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:05:49.051Z] main [2023-11-28T19:05:49.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:50.059Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:53.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:05:53.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-28T19:05:53.422Z] 8e8d260010e3: Preparing [2023-11-28T19:05:53.422Z] 032ce5aabf4b: Preparing [2023-11-28T19:05:53.422Z] 57fc2b89fa8b: Preparing [2023-11-28T19:05:53.422Z] 2361cccb05fb: Preparing [2023-11-28T19:05:53.422Z] d0512651a56f: Preparing [2023-11-28T19:05:53.422Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:53.422Z] 00cd4455b488: Preparing [2023-11-28T19:05:53.422Z] 4d2499f68eef: Preparing [2023-11-28T19:05:53.422Z] 17f953e26ac9: Preparing [2023-11-28T19:05:53.422Z] 98a6ae74c4b8: Preparing [2023-11-28T19:05:53.422Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:53.422Z] 00cd4455b488: Waiting [2023-11-28T19:05:53.422Z] 4d2499f68eef: Waiting [2023-11-28T19:05:53.422Z] 17f953e26ac9: Waiting [2023-11-28T19:05:53.422Z] 98a6ae74c4b8: Waiting [2023-11-28T19:05:53.422Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:53.422Z] 38cd26f9fdfc: Waiting [2023-11-28T19:05:53.694Z] d0512651a56f: Pushed [2023-11-28T19:05:53.694Z] 032ce5aabf4b: Pushed [2023-11-28T19:05:53.694Z] 2361cccb05fb: Pushed [2023-11-28T19:05:53.694Z] 8e8d260010e3: Pushed [2023-11-28T19:05:53.694Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:53.694Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:53.694Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:53.961Z] 4d2499f68eef: Pushed [2023-11-28T19:05:54.230Z] 17f953e26ac9: Pushed [2023-11-28T19:05:56.177Z] 57fc2b89fa8b: Pushed [2023-11-28T19:05:57.585Z] 98a6ae74c4b8: Pushed [2023-11-28T19:05:57.585Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:05:58.343Z] + 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-11-28T19:05:59.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-28T19:05:59.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-28T19:05:59.105Z] 8e8d260010e3: Preparing [2023-11-28T19:05:59.105Z] 032ce5aabf4b: Preparing [2023-11-28T19:05:59.105Z] 57fc2b89fa8b: Preparing [2023-11-28T19:05:59.105Z] 2361cccb05fb: Preparing [2023-11-28T19:05:59.105Z] d0512651a56f: Preparing [2023-11-28T19:05:59.105Z] 38cd26f9fdfc: Preparing [2023-11-28T19:05:59.105Z] 00cd4455b488: Preparing [2023-11-28T19:05:59.105Z] 4d2499f68eef: Preparing [2023-11-28T19:05:59.105Z] 17f953e26ac9: Preparing [2023-11-28T19:05:59.105Z] 98a6ae74c4b8: Preparing [2023-11-28T19:05:59.105Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:05:59.105Z] 4d2499f68eef: Waiting [2023-11-28T19:05:59.105Z] 17f953e26ac9: Waiting [2023-11-28T19:05:59.105Z] 98a6ae74c4b8: Waiting [2023-11-28T19:05:59.105Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:05:59.105Z] 38cd26f9fdfc: Waiting [2023-11-28T19:05:59.105Z] 00cd4455b488: Waiting [2023-11-28T19:05:59.105Z] 57fc2b89fa8b: Layer already exists [2023-11-28T19:05:59.105Z] 2361cccb05fb: Layer already exists [2023-11-28T19:05:59.105Z] 8e8d260010e3: Layer already exists [2023-11-28T19:05:59.105Z] d0512651a56f: Layer already exists [2023-11-28T19:05:59.105Z] 032ce5aabf4b: Layer already exists [2023-11-28T19:05:59.105Z] 17f953e26ac9: Layer already exists [2023-11-28T19:05:59.105Z] 4d2499f68eef: Layer already exists [2023-11-28T19:05:59.105Z] 00cd4455b488: Layer already exists [2023-11-28T19:05:59.105Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:05:59.105Z] 98a6ae74c4b8: Layer already exists [2023-11-28T19:05:59.105Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:05:59.370Z] latest: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:00.110Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:00.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.1 [2023-11-28T19:06:00.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-28T19:06:00.895Z] 8e8d260010e3: Preparing [2023-11-28T19:06:00.895Z] 032ce5aabf4b: Preparing [2023-11-28T19:06:00.895Z] 57fc2b89fa8b: Preparing [2023-11-28T19:06:00.895Z] 2361cccb05fb: Preparing [2023-11-28T19:06:00.895Z] d0512651a56f: Preparing [2023-11-28T19:06:00.895Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:00.895Z] 00cd4455b488: Preparing [2023-11-28T19:06:00.895Z] 4d2499f68eef: Preparing [2023-11-28T19:06:00.895Z] 17f953e26ac9: Preparing [2023-11-28T19:06:00.895Z] 98a6ae74c4b8: Preparing [2023-11-28T19:06:00.895Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:00.895Z] 4d2499f68eef: Waiting [2023-11-28T19:06:00.895Z] 17f953e26ac9: Waiting [2023-11-28T19:06:00.895Z] 98a6ae74c4b8: Waiting [2023-11-28T19:06:00.895Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:00.895Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:00.895Z] 00cd4455b488: Waiting [2023-11-28T19:06:00.895Z] 8e8d260010e3: Layer already exists [2023-11-28T19:06:00.895Z] 032ce5aabf4b: Layer already exists [2023-11-28T19:06:00.895Z] d0512651a56f: Layer already exists [2023-11-28T19:06:00.895Z] 57fc2b89fa8b: Layer already exists [2023-11-28T19:06:00.895Z] 2361cccb05fb: Layer already exists [2023-11-28T19:06:00.895Z] 98a6ae74c4b8: Layer already exists [2023-11-28T19:06:00.895Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:00.895Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:00.895Z] 4d2499f68eef: Layer already exists [2023-11-28T19:06:00.895Z] 17f953e26ac9: Layer already exists [2023-11-28T19:06:00.895Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:01.161Z] 3.2.0-dev.1: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:01.916Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:02.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:02.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-28T19:06:02.711Z] 8e8d260010e3: Preparing [2023-11-28T19:06:02.711Z] 032ce5aabf4b: Preparing [2023-11-28T19:06:02.711Z] 57fc2b89fa8b: Preparing [2023-11-28T19:06:02.711Z] 2361cccb05fb: Preparing [2023-11-28T19:06:02.711Z] d0512651a56f: Preparing [2023-11-28T19:06:02.711Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:02.711Z] 00cd4455b488: Preparing [2023-11-28T19:06:02.711Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:02.711Z] 4d2499f68eef: Preparing [2023-11-28T19:06:02.711Z] 00cd4455b488: Waiting [2023-11-28T19:06:02.711Z] 17f953e26ac9: Preparing [2023-11-28T19:06:02.711Z] 4d2499f68eef: Waiting [2023-11-28T19:06:02.711Z] 17f953e26ac9: Waiting [2023-11-28T19:06:02.711Z] 98a6ae74c4b8: Preparing [2023-11-28T19:06:02.711Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:02.711Z] 98a6ae74c4b8: Waiting [2023-11-28T19:06:02.711Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:02.711Z] 2361cccb05fb: Layer already exists [2023-11-28T19:06:02.711Z] 032ce5aabf4b: Layer already exists [2023-11-28T19:06:02.711Z] 8e8d260010e3: Layer already exists [2023-11-28T19:06:02.711Z] 57fc2b89fa8b: Layer already exists [2023-11-28T19:06:02.711Z] d0512651a56f: Layer already exists [2023-11-28T19:06:02.711Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:02.711Z] 17f953e26ac9: Layer already exists [2023-11-28T19:06:02.711Z] 4d2499f68eef: Layer already exists [2023-11-28T19:06:02.711Z] 98a6ae74c4b8: Layer already exists [2023-11-28T19:06:02.711Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:02.711Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:02.977Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:03.746Z] + 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-11-28T19:06:04.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-11-28T19:06:04.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-28T19:06:04.502Z] 8e8d260010e3: Preparing [2023-11-28T19:06:04.502Z] 032ce5aabf4b: Preparing [2023-11-28T19:06:04.502Z] 57fc2b89fa8b: Preparing [2023-11-28T19:06:04.502Z] 2361cccb05fb: Preparing [2023-11-28T19:06:04.502Z] d0512651a56f: Preparing [2023-11-28T19:06:04.502Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:04.502Z] 00cd4455b488: Preparing [2023-11-28T19:06:04.502Z] 4d2499f68eef: Preparing [2023-11-28T19:06:04.502Z] 17f953e26ac9: Preparing [2023-11-28T19:06:04.502Z] 98a6ae74c4b8: Preparing [2023-11-28T19:06:04.502Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:04.502Z] 4d2499f68eef: Waiting [2023-11-28T19:06:04.502Z] 17f953e26ac9: Waiting [2023-11-28T19:06:04.502Z] 98a6ae74c4b8: Waiting [2023-11-28T19:06:04.502Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:04.502Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:04.502Z] 00cd4455b488: Waiting [2023-11-28T19:06:04.502Z] 032ce5aabf4b: Layer already exists [2023-11-28T19:06:04.502Z] d0512651a56f: Layer already exists [2023-11-28T19:06:04.502Z] 57fc2b89fa8b: Layer already exists [2023-11-28T19:06:04.502Z] 2361cccb05fb: Layer already exists [2023-11-28T19:06:04.502Z] 8e8d260010e3: Layer already exists [2023-11-28T19:06:04.502Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:04.502Z] 4d2499f68eef: Layer already exists [2023-11-28T19:06:04.502Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:04.502Z] 17f953e26ac9: Layer already exists [2023-11-28T19:06:04.502Z] 98a6ae74c4b8: Layer already exists [2023-11-28T19:06:04.502Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:04.768Z] main: digest: sha256:8362cbce50e6ff60a25efb49fdec9846b2286baf2f77f9aba49a051e0e3c99fb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:06:05.646Z] ===================================================== [Pipeline] echo [2023-11-28T19:06:05.789Z] taggedImages: [2023-11-28T19:06:05.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:05.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-28T19:06:05.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.1 [2023-11-28T19:06:05.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:05.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-11-28T19:06:05.955Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-11-28T19:06:05.955Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:05.955Z] latest [2023-11-28T19:06:05.955Z] 3.2.0-dev.1 [2023-11-28T19:06:05.955Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:05.955Z] main [2023-11-28T19:06:05.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:07.018Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:07.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:07.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-28T19:06:07.828Z] a78261dbea2e: Preparing [2023-11-28T19:06:07.828Z] a23126bba333: Preparing [2023-11-28T19:06:07.828Z] b824e6a63fb0: Preparing [2023-11-28T19:06:07.828Z] 696883062144: Preparing [2023-11-28T19:06:07.828Z] 230c44a5bf59: Preparing [2023-11-28T19:06:07.828Z] f6f80cb5a7b5: Preparing [2023-11-28T19:06:07.828Z] 024dc5e0fdcc: Preparing [2023-11-28T19:06:07.828Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:07.828Z] 00cd4455b488: Preparing [2023-11-28T19:06:07.828Z] d9ade7225ae5: Preparing [2023-11-28T19:06:07.828Z] d5f06b908ae0: Preparing [2023-11-28T19:06:07.828Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:07.828Z] 00cd4455b488: Waiting [2023-11-28T19:06:07.828Z] d9ade7225ae5: Waiting [2023-11-28T19:06:07.828Z] f6f80cb5a7b5: Waiting [2023-11-28T19:06:07.828Z] d5f06b908ae0: Waiting [2023-11-28T19:06:07.828Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:07.828Z] 024dc5e0fdcc: Waiting [2023-11-28T19:06:07.828Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:08.093Z] 230c44a5bf59: Pushed [2023-11-28T19:06:08.093Z] a23126bba333: Pushed [2023-11-28T19:06:08.093Z] a78261dbea2e: Pushed [2023-11-28T19:06:08.093Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:08.358Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:08.358Z] f6f80cb5a7b5: Pushed [2023-11-28T19:06:08.358Z] 024dc5e0fdcc: Pushed [2023-11-28T19:06:08.358Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:10.297Z] d9ade7225ae5: Pushed [2023-11-28T19:06:10.880Z] 696883062144: Pushed [2023-11-28T19:06:10.880Z] d5f06b908ae0: Pushed [2023-11-28T19:06:11.839Z] b824e6a63fb0: Pushed [2023-11-28T19:06:11.839Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:12.636Z] + 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-11-28T19:06:13.392Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-28T19:06:13.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-28T19:06:13.392Z] a78261dbea2e: Preparing [2023-11-28T19:06:13.392Z] a23126bba333: Preparing [2023-11-28T19:06:13.392Z] b824e6a63fb0: Preparing [2023-11-28T19:06:13.392Z] 696883062144: Preparing [2023-11-28T19:06:13.392Z] 230c44a5bf59: Preparing [2023-11-28T19:06:13.392Z] f6f80cb5a7b5: Preparing [2023-11-28T19:06:13.392Z] 024dc5e0fdcc: Preparing [2023-11-28T19:06:13.392Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:13.392Z] 00cd4455b488: Preparing [2023-11-28T19:06:13.392Z] d9ade7225ae5: Preparing [2023-11-28T19:06:13.392Z] d5f06b908ae0: Preparing [2023-11-28T19:06:13.392Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:13.392Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:13.392Z] 00cd4455b488: Waiting [2023-11-28T19:06:13.392Z] d9ade7225ae5: Waiting [2023-11-28T19:06:13.392Z] d5f06b908ae0: Waiting [2023-11-28T19:06:13.392Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:13.392Z] f6f80cb5a7b5: Waiting [2023-11-28T19:06:13.392Z] 024dc5e0fdcc: Waiting [2023-11-28T19:06:13.392Z] a78261dbea2e: Layer already exists [2023-11-28T19:06:13.392Z] 230c44a5bf59: Layer already exists [2023-11-28T19:06:13.392Z] a23126bba333: Layer already exists [2023-11-28T19:06:13.392Z] 696883062144: Layer already exists [2023-11-28T19:06:13.392Z] b824e6a63fb0: Layer already exists [2023-11-28T19:06:13.392Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:13.392Z] f6f80cb5a7b5: Layer already exists [2023-11-28T19:06:13.392Z] 024dc5e0fdcc: Layer already exists [2023-11-28T19:06:13.392Z] d9ade7225ae5: Layer already exists [2023-11-28T19:06:13.392Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:13.392Z] d5f06b908ae0: Layer already exists [2023-11-28T19:06:13.392Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:13.657Z] latest: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:14.432Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:15.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.1 [2023-11-28T19:06:15.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-28T19:06:15.194Z] a78261dbea2e: Preparing [2023-11-28T19:06:15.194Z] a23126bba333: Preparing [2023-11-28T19:06:15.194Z] b824e6a63fb0: Preparing [2023-11-28T19:06:15.194Z] 696883062144: Preparing [2023-11-28T19:06:15.194Z] 230c44a5bf59: Preparing [2023-11-28T19:06:15.194Z] f6f80cb5a7b5: Preparing [2023-11-28T19:06:15.194Z] 024dc5e0fdcc: Preparing [2023-11-28T19:06:15.194Z] f6f80cb5a7b5: Waiting [2023-11-28T19:06:15.194Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:15.194Z] 024dc5e0fdcc: Waiting [2023-11-28T19:06:15.194Z] 00cd4455b488: Preparing [2023-11-28T19:06:15.194Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:15.194Z] d9ade7225ae5: Preparing [2023-11-28T19:06:15.194Z] 00cd4455b488: Waiting [2023-11-28T19:06:15.194Z] d5f06b908ae0: Preparing [2023-11-28T19:06:15.194Z] d9ade7225ae5: Waiting [2023-11-28T19:06:15.194Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:15.194Z] d5f06b908ae0: Waiting [2023-11-28T19:06:15.194Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:15.194Z] a78261dbea2e: Layer already exists [2023-11-28T19:06:15.194Z] a23126bba333: Layer already exists [2023-11-28T19:06:15.194Z] 696883062144: Layer already exists [2023-11-28T19:06:15.194Z] 230c44a5bf59: Layer already exists [2023-11-28T19:06:15.194Z] b824e6a63fb0: Layer already exists [2023-11-28T19:06:15.194Z] 024dc5e0fdcc: Layer already exists [2023-11-28T19:06:15.194Z] f6f80cb5a7b5: Layer already exists [2023-11-28T19:06:15.194Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:15.194Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:15.194Z] d9ade7225ae5: Layer already exists [2023-11-28T19:06:15.194Z] d5f06b908ae0: Layer already exists [2023-11-28T19:06:15.194Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:15.460Z] 3.2.0-dev.1: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:16.247Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:16.998Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:16.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-28T19:06:16.998Z] a78261dbea2e: Preparing [2023-11-28T19:06:16.998Z] a23126bba333: Preparing [2023-11-28T19:06:16.998Z] b824e6a63fb0: Preparing [2023-11-28T19:06:16.998Z] 696883062144: Preparing [2023-11-28T19:06:16.998Z] 230c44a5bf59: Preparing [2023-11-28T19:06:16.998Z] f6f80cb5a7b5: Preparing [2023-11-28T19:06:16.998Z] 024dc5e0fdcc: Preparing [2023-11-28T19:06:16.998Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:16.998Z] 00cd4455b488: Preparing [2023-11-28T19:06:16.998Z] d9ade7225ae5: Preparing [2023-11-28T19:06:16.998Z] d5f06b908ae0: Preparing [2023-11-28T19:06:16.998Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:16.998Z] 00cd4455b488: Waiting [2023-11-28T19:06:16.998Z] d9ade7225ae5: Waiting [2023-11-28T19:06:16.998Z] d5f06b908ae0: Waiting [2023-11-28T19:06:16.998Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:16.998Z] f6f80cb5a7b5: Waiting [2023-11-28T19:06:16.998Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:16.998Z] 024dc5e0fdcc: Waiting [2023-11-28T19:06:16.998Z] 696883062144: Layer already exists [2023-11-28T19:06:16.998Z] b824e6a63fb0: Layer already exists [2023-11-28T19:06:16.998Z] 230c44a5bf59: Layer already exists [2023-11-28T19:06:16.998Z] a78261dbea2e: Layer already exists [2023-11-28T19:06:16.998Z] a23126bba333: Layer already exists [2023-11-28T19:06:16.998Z] d9ade7225ae5: Layer already exists [2023-11-28T19:06:16.998Z] f6f80cb5a7b5: Layer already exists [2023-11-28T19:06:16.998Z] 024dc5e0fdcc: Layer already exists [2023-11-28T19:06:16.998Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:16.998Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:16.998Z] d5f06b908ae0: Layer already exists [2023-11-28T19:06:16.998Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:17.264Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:18.034Z] + 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-11-28T19:06:22.225Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-11-28T19:06:22.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-28T19:06:22.225Z] a78261dbea2e: Preparing [2023-11-28T19:06:22.225Z] a23126bba333: Preparing [2023-11-28T19:06:22.225Z] b824e6a63fb0: Preparing [2023-11-28T19:06:22.225Z] 696883062144: Preparing [2023-11-28T19:06:22.225Z] 230c44a5bf59: Preparing [2023-11-28T19:06:22.225Z] f6f80cb5a7b5: Preparing [2023-11-28T19:06:22.225Z] 024dc5e0fdcc: Preparing [2023-11-28T19:06:22.225Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:22.225Z] 00cd4455b488: Preparing [2023-11-28T19:06:22.225Z] d9ade7225ae5: Preparing [2023-11-28T19:06:22.225Z] d5f06b908ae0: Preparing [2023-11-28T19:06:22.225Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:22.225Z] 38cd26f9fdfc: Waiting [2023-11-28T19:06:22.225Z] 00cd4455b488: Waiting [2023-11-28T19:06:22.225Z] d9ade7225ae5: Waiting [2023-11-28T19:06:22.225Z] d5f06b908ae0: Waiting [2023-11-28T19:06:22.225Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:22.225Z] f6f80cb5a7b5: Waiting [2023-11-28T19:06:22.225Z] 024dc5e0fdcc: Waiting [2023-11-28T19:06:22.225Z] 230c44a5bf59: Layer already exists [2023-11-28T19:06:22.225Z] a23126bba333: Layer already exists [2023-11-28T19:06:22.225Z] a78261dbea2e: Layer already exists [2023-11-28T19:06:22.225Z] b824e6a63fb0: Layer already exists [2023-11-28T19:06:22.225Z] 696883062144: Layer already exists [2023-11-28T19:06:22.225Z] f6f80cb5a7b5: Layer already exists [2023-11-28T19:06:22.225Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:22.225Z] 024dc5e0fdcc: Layer already exists [2023-11-28T19:06:22.225Z] d9ade7225ae5: Layer already exists [2023-11-28T19:06:22.225Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:22.225Z] d5f06b908ae0: Layer already exists [2023-11-28T19:06:22.225Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:22.490Z] main: digest: sha256:26d03201dafdd5a8a6202ac7ab8bcd4b475ab200c989dbbd29f1ffb993869679 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:06:23.394Z] ===================================================== [Pipeline] echo [2023-11-28T19:06:23.547Z] taggedImages: [2023-11-28T19:06:23.547Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:23.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-28T19:06:23.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.1 [2023-11-28T19:06:23.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:23.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-11-28T19:06:23.718Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-11-28T19:06:23.718Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:23.718Z] latest [2023-11-28T19:06:23.718Z] 3.2.0-dev.1 [2023-11-28T19:06:23.718Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:23.718Z] main [2023-11-28T19:06:23.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:24.801Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:25.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:25.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-28T19:06:25.570Z] 30a2ae30939f: Preparing [2023-11-28T19:06:25.570Z] 724a4f9b8988: Preparing [2023-11-28T19:06:25.570Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:25.570Z] 00cd4455b488: Preparing [2023-11-28T19:06:25.570Z] 7445676f7f79: Preparing [2023-11-28T19:06:25.570Z] c732cf8651ea: Preparing [2023-11-28T19:06:25.570Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:25.570Z] c732cf8651ea: Waiting [2023-11-28T19:06:25.570Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:25.570Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:25.836Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:25.836Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:25.836Z] 30a2ae30939f: Pushed [2023-11-28T19:06:27.236Z] c732cf8651ea: Pushed [2023-11-28T19:06:27.236Z] 7445676f7f79: Pushed [2023-11-28T19:06:30.572Z] 724a4f9b8988: Pushed [2023-11-28T19:06:30.572Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:31.345Z] + 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-11-28T19:06:32.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-28T19:06:32.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-28T19:06:32.103Z] 30a2ae30939f: Preparing [2023-11-28T19:06:32.103Z] 724a4f9b8988: Preparing [2023-11-28T19:06:32.103Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:32.103Z] 00cd4455b488: Preparing [2023-11-28T19:06:32.103Z] 7445676f7f79: Preparing [2023-11-28T19:06:32.103Z] c732cf8651ea: Preparing [2023-11-28T19:06:32.103Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:32.103Z] c732cf8651ea: Waiting [2023-11-28T19:06:32.103Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:32.103Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:32.103Z] 30a2ae30939f: Layer already exists [2023-11-28T19:06:32.103Z] 724a4f9b8988: Layer already exists [2023-11-28T19:06:32.103Z] 7445676f7f79: Layer already exists [2023-11-28T19:06:32.103Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:32.103Z] c732cf8651ea: Layer already exists [2023-11-28T19:06:32.103Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:32.369Z] latest: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:33.151Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:37.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.1 [2023-11-28T19:06:37.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-28T19:06:37.271Z] 30a2ae30939f: Preparing [2023-11-28T19:06:37.271Z] 724a4f9b8988: Preparing [2023-11-28T19:06:37.271Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:37.271Z] 00cd4455b488: Preparing [2023-11-28T19:06:37.271Z] 7445676f7f79: Preparing [2023-11-28T19:06:37.271Z] c732cf8651ea: Preparing [2023-11-28T19:06:37.271Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:37.271Z] c732cf8651ea: Waiting [2023-11-28T19:06:37.271Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:37.271Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:37.271Z] 724a4f9b8988: Layer already exists [2023-11-28T19:06:37.271Z] 7445676f7f79: Layer already exists [2023-11-28T19:06:37.271Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:37.271Z] 30a2ae30939f: Layer already exists [2023-11-28T19:06:37.271Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:37.271Z] c732cf8651ea: Layer already exists [2023-11-28T19:06:37.271Z] 3.2.0-dev.1: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:38.340Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:39.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:39.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-28T19:06:39.130Z] 30a2ae30939f: Preparing [2023-11-28T19:06:39.130Z] 724a4f9b8988: Preparing [2023-11-28T19:06:39.130Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:39.130Z] 00cd4455b488: Preparing [2023-11-28T19:06:39.130Z] 7445676f7f79: Preparing [2023-11-28T19:06:39.130Z] c732cf8651ea: Preparing [2023-11-28T19:06:39.130Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:39.130Z] c732cf8651ea: Waiting [2023-11-28T19:06:39.130Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:39.130Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:39.130Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:39.130Z] 7445676f7f79: Layer already exists [2023-11-28T19:06:39.130Z] 724a4f9b8988: Layer already exists [2023-11-28T19:06:39.130Z] 30a2ae30939f: Layer already exists [2023-11-28T19:06:39.130Z] c732cf8651ea: Layer already exists [2023-11-28T19:06:39.130Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:39.130Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:40.177Z] + 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-11-28T19:06:40.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-11-28T19:06:40.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-28T19:06:40.971Z] 30a2ae30939f: Preparing [2023-11-28T19:06:40.971Z] 724a4f9b8988: Preparing [2023-11-28T19:06:40.971Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:40.971Z] 00cd4455b488: Preparing [2023-11-28T19:06:40.971Z] 7445676f7f79: Preparing [2023-11-28T19:06:40.971Z] c732cf8651ea: Preparing [2023-11-28T19:06:40.971Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:40.971Z] c732cf8651ea: Waiting [2023-11-28T19:06:40.971Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:40.971Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:40.971Z] 7445676f7f79: Layer already exists [2023-11-28T19:06:40.971Z] 724a4f9b8988: Layer already exists [2023-11-28T19:06:40.971Z] 30a2ae30939f: Layer already exists [2023-11-28T19:06:40.971Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:40.971Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:40.971Z] c732cf8651ea: Layer already exists [2023-11-28T19:06:41.239Z] main: digest: sha256:1d20b87473f445ac3527a4ec0cac05ec9463997a63b99009760f1eb4508c2606 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:06:42.174Z] ===================================================== [Pipeline] echo [2023-11-28T19:06:42.340Z] taggedImages: [2023-11-28T19:06:42.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:42.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-28T19:06:42.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.1 [2023-11-28T19:06:42.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:42.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-11-28T19:06:42.501Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-11-28T19:06:42.501Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:42.501Z] latest [2023-11-28T19:06:42.501Z] 3.2.0-dev.1 [2023-11-28T19:06:42.501Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:06:42.501Z] main [2023-11-28T19:06:42.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:43.636Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:06:44.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:06:44.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-28T19:06:44.442Z] d45115d55668: Preparing [2023-11-28T19:06:44.442Z] 19a9ed223a4a: Preparing [2023-11-28T19:06:44.442Z] 7720a845e0a5: Preparing [2023-11-28T19:06:44.442Z] 38cd26f9fdfc: Preparing [2023-11-28T19:06:44.442Z] 00cd4455b488: Preparing [2023-11-28T19:06:44.442Z] 485bee53805f: Preparing [2023-11-28T19:06:44.442Z] 5d7999919439: Preparing [2023-11-28T19:06:44.442Z] cd51c0906894: Preparing [2023-11-28T19:06:44.442Z] 70b987b1c787: Preparing [2023-11-28T19:06:44.442Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:06:44.442Z] 5d7999919439: Waiting [2023-11-28T19:06:44.442Z] cd51c0906894: Waiting [2023-11-28T19:06:44.442Z] 70b987b1c787: Waiting [2023-11-28T19:06:44.442Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:06:44.442Z] 485bee53805f: Waiting [2023-11-28T19:06:44.723Z] 00cd4455b488: Layer already exists [2023-11-28T19:06:44.723Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:06:44.723Z] 7720a845e0a5: Pushed [2023-11-28T19:06:44.723Z] 19a9ed223a4a: Pushed [2023-11-28T19:06:44.723Z] d45115d55668: Pushed [2023-11-28T19:06:44.992Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:06:45.576Z] cd51c0906894: Pushed [2023-11-28T19:06:46.980Z] 70b987b1c787: Pushed [2023-11-28T19:06:57.032Z] 5d7999919439: Pushed [2023-11-28T19:07:02.364Z] 485bee53805f: Pushed [2023-11-28T19:07:02.364Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:03.146Z] + 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-11-28T19:07:06.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-28T19:07:06.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-28T19:07:06.517Z] d45115d55668: Preparing [2023-11-28T19:07:06.517Z] 19a9ed223a4a: Preparing [2023-11-28T19:07:06.517Z] 7720a845e0a5: Preparing [2023-11-28T19:07:06.517Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:06.517Z] 00cd4455b488: Preparing [2023-11-28T19:07:06.517Z] 485bee53805f: Preparing [2023-11-28T19:07:06.517Z] 5d7999919439: Preparing [2023-11-28T19:07:06.517Z] cd51c0906894: Preparing [2023-11-28T19:07:06.517Z] 70b987b1c787: Preparing [2023-11-28T19:07:06.517Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:06.517Z] 485bee53805f: Waiting [2023-11-28T19:07:06.517Z] 5d7999919439: Waiting [2023-11-28T19:07:06.517Z] cd51c0906894: Waiting [2023-11-28T19:07:06.517Z] 70b987b1c787: Waiting [2023-11-28T19:07:06.517Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:06.517Z] d45115d55668: Layer already exists [2023-11-28T19:07:06.517Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:06.517Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:06.517Z] 7720a845e0a5: Layer already exists [2023-11-28T19:07:06.517Z] 19a9ed223a4a: Layer already exists [2023-11-28T19:07:06.517Z] 485bee53805f: Layer already exists [2023-11-28T19:07:06.517Z] 5d7999919439: Layer already exists [2023-11-28T19:07:06.517Z] cd51c0906894: Layer already exists [2023-11-28T19:07:06.517Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:06.517Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:06.781Z] latest: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:07.568Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:08.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.1 [2023-11-28T19:07:08.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-28T19:07:08.386Z] d45115d55668: Preparing [2023-11-28T19:07:08.386Z] 19a9ed223a4a: Preparing [2023-11-28T19:07:08.386Z] 7720a845e0a5: Preparing [2023-11-28T19:07:08.386Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:08.386Z] 00cd4455b488: Preparing [2023-11-28T19:07:08.386Z] 485bee53805f: Preparing [2023-11-28T19:07:08.386Z] 5d7999919439: Preparing [2023-11-28T19:07:08.386Z] cd51c0906894: Preparing [2023-11-28T19:07:08.386Z] 70b987b1c787: Preparing [2023-11-28T19:07:08.386Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:08.386Z] 5d7999919439: Waiting [2023-11-28T19:07:08.386Z] cd51c0906894: Waiting [2023-11-28T19:07:08.386Z] 70b987b1c787: Waiting [2023-11-28T19:07:08.386Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:08.386Z] 485bee53805f: Waiting [2023-11-28T19:07:08.386Z] 19a9ed223a4a: Layer already exists [2023-11-28T19:07:08.386Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:08.386Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:08.386Z] d45115d55668: Layer already exists [2023-11-28T19:07:08.386Z] 7720a845e0a5: Layer already exists [2023-11-28T19:07:08.386Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:08.386Z] 485bee53805f: Layer already exists [2023-11-28T19:07:08.386Z] 5d7999919439: Layer already exists [2023-11-28T19:07:08.386Z] cd51c0906894: Layer already exists [2023-11-28T19:07:08.386Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:08.653Z] 3.2.0-dev.1: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:09.455Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:10.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:10.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-28T19:07:10.230Z] d45115d55668: Preparing [2023-11-28T19:07:10.230Z] 19a9ed223a4a: Preparing [2023-11-28T19:07:10.230Z] 7720a845e0a5: Preparing [2023-11-28T19:07:10.230Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:10.230Z] 00cd4455b488: Preparing [2023-11-28T19:07:10.230Z] 485bee53805f: Preparing [2023-11-28T19:07:10.230Z] 5d7999919439: Preparing [2023-11-28T19:07:10.230Z] cd51c0906894: Preparing [2023-11-28T19:07:10.230Z] 70b987b1c787: Preparing [2023-11-28T19:07:10.230Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:10.230Z] 485bee53805f: Waiting [2023-11-28T19:07:10.230Z] 5d7999919439: Waiting [2023-11-28T19:07:10.230Z] cd51c0906894: Waiting [2023-11-28T19:07:10.230Z] 70b987b1c787: Waiting [2023-11-28T19:07:10.230Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:10.230Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:10.230Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:10.230Z] d45115d55668: Layer already exists [2023-11-28T19:07:10.230Z] 7720a845e0a5: Layer already exists [2023-11-28T19:07:10.230Z] 19a9ed223a4a: Layer already exists [2023-11-28T19:07:10.230Z] 485bee53805f: Layer already exists [2023-11-28T19:07:10.230Z] cd51c0906894: Layer already exists [2023-11-28T19:07:10.230Z] 5d7999919439: Layer already exists [2023-11-28T19:07:10.230Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:10.230Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:10.496Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:11.297Z] + 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-11-28T19:07:12.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-11-28T19:07:12.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-28T19:07:12.098Z] d45115d55668: Preparing [2023-11-28T19:07:12.098Z] 19a9ed223a4a: Preparing [2023-11-28T19:07:12.098Z] 7720a845e0a5: Preparing [2023-11-28T19:07:12.098Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:12.098Z] 00cd4455b488: Preparing [2023-11-28T19:07:12.098Z] 485bee53805f: Preparing [2023-11-28T19:07:12.098Z] 5d7999919439: Preparing [2023-11-28T19:07:12.098Z] cd51c0906894: Preparing [2023-11-28T19:07:12.098Z] 70b987b1c787: Preparing [2023-11-28T19:07:12.098Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:12.098Z] 5d7999919439: Waiting [2023-11-28T19:07:12.098Z] cd51c0906894: Waiting [2023-11-28T19:07:12.098Z] 70b987b1c787: Waiting [2023-11-28T19:07:12.098Z] 485bee53805f: Waiting [2023-11-28T19:07:12.098Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:12.098Z] 7720a845e0a5: Layer already exists [2023-11-28T19:07:12.098Z] 19a9ed223a4a: Layer already exists [2023-11-28T19:07:12.098Z] d45115d55668: Layer already exists [2023-11-28T19:07:12.098Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:12.098Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:12.098Z] 485bee53805f: Layer already exists [2023-11-28T19:07:12.098Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:12.098Z] 5d7999919439: Layer already exists [2023-11-28T19:07:12.098Z] cd51c0906894: Layer already exists [2023-11-28T19:07:12.098Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:12.364Z] main: digest: sha256:2f5cafeaa70c41e709c2038a871d2b2f93ac0fc4ab8580fdfcb08568b8560ff5 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:07:13.349Z] ===================================================== [Pipeline] echo [2023-11-28T19:07:13.507Z] taggedImages: [2023-11-28T19:07:13.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:13.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-28T19:07:13.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.1 [2023-11-28T19:07:13.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:13.507Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-11-28T19:07:13.669Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-11-28T19:07:13.669Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:13.669Z] latest [2023-11-28T19:07:13.669Z] 3.2.0-dev.1 [2023-11-28T19:07:13.669Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:13.669Z] main [2023-11-28T19:07:13.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:14.775Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:15.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:15.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-28T19:07:15.595Z] 529a24d0fe77: Preparing [2023-11-28T19:07:15.595Z] 4144f804e8b1: Preparing [2023-11-28T19:07:15.595Z] 757ca65449aa: Preparing [2023-11-28T19:07:15.595Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:15.595Z] 00cd4455b488: Preparing [2023-11-28T19:07:15.595Z] 485bee53805f: Preparing [2023-11-28T19:07:15.595Z] e1744711a771: Preparing [2023-11-28T19:07:15.595Z] 2c7ea919b8aa: Preparing [2023-11-28T19:07:15.595Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:15.595Z] 485bee53805f: Waiting [2023-11-28T19:07:15.595Z] e1744711a771: Waiting [2023-11-28T19:07:15.595Z] 2c7ea919b8aa: Waiting [2023-11-28T19:07:15.595Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:15.595Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:15.595Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:15.860Z] 485bee53805f: Layer already exists [2023-11-28T19:07:15.860Z] 757ca65449aa: Pushed [2023-11-28T19:07:15.860Z] 4144f804e8b1: Pushed [2023-11-28T19:07:15.860Z] 529a24d0fe77: Pushed [2023-11-28T19:07:15.860Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:16.441Z] 2c7ea919b8aa: Pushed [2023-11-28T19:07:17.396Z] e1744711a771: Pushed [2023-11-28T19:07:20.721Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:21.542Z] + 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-11-28T19:07:22.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-28T19:07:22.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-28T19:07:22.461Z] 529a24d0fe77: Preparing [2023-11-28T19:07:22.461Z] 4144f804e8b1: Preparing [2023-11-28T19:07:22.461Z] 757ca65449aa: Preparing [2023-11-28T19:07:22.461Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:22.461Z] 00cd4455b488: Preparing [2023-11-28T19:07:22.461Z] 485bee53805f: Preparing [2023-11-28T19:07:22.461Z] e1744711a771: Preparing [2023-11-28T19:07:22.461Z] 485bee53805f: Waiting [2023-11-28T19:07:22.461Z] e1744711a771: Waiting [2023-11-28T19:07:22.461Z] 2c7ea919b8aa: Preparing [2023-11-28T19:07:22.461Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:22.461Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:22.461Z] 2c7ea919b8aa: Waiting [2023-11-28T19:07:22.461Z] 4144f804e8b1: Layer already exists [2023-11-28T19:07:22.461Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:22.461Z] 529a24d0fe77: Layer already exists [2023-11-28T19:07:22.461Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:22.461Z] 757ca65449aa: Layer already exists [2023-11-28T19:07:22.461Z] e1744711a771: Layer already exists [2023-11-28T19:07:22.461Z] 485bee53805f: Layer already exists [2023-11-28T19:07:22.461Z] 2c7ea919b8aa: Layer already exists [2023-11-28T19:07:22.461Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:22.745Z] latest: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:23.588Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:24.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.1 [2023-11-28T19:07:24.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-28T19:07:24.413Z] 529a24d0fe77: Preparing [2023-11-28T19:07:24.413Z] 4144f804e8b1: Preparing [2023-11-28T19:07:24.413Z] 757ca65449aa: Preparing [2023-11-28T19:07:24.413Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:24.413Z] 00cd4455b488: Preparing [2023-11-28T19:07:24.413Z] 485bee53805f: Preparing [2023-11-28T19:07:24.413Z] e1744711a771: Preparing [2023-11-28T19:07:24.413Z] 2c7ea919b8aa: Preparing [2023-11-28T19:07:24.413Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:24.413Z] 485bee53805f: Waiting [2023-11-28T19:07:24.413Z] e1744711a771: Waiting [2023-11-28T19:07:24.413Z] 2c7ea919b8aa: Waiting [2023-11-28T19:07:24.413Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:24.413Z] 757ca65449aa: Layer already exists [2023-11-28T19:07:24.413Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:24.413Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:24.413Z] 4144f804e8b1: Layer already exists [2023-11-28T19:07:24.413Z] 529a24d0fe77: Layer already exists [2023-11-28T19:07:24.413Z] 485bee53805f: Layer already exists [2023-11-28T19:07:24.413Z] 2c7ea919b8aa: Layer already exists [2023-11-28T19:07:24.413Z] e1744711a771: Layer already exists [2023-11-28T19:07:24.413Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:24.682Z] 3.2.0-dev.1: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:25.515Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:26.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:26.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-28T19:07:26.338Z] 529a24d0fe77: Preparing [2023-11-28T19:07:26.338Z] 4144f804e8b1: Preparing [2023-11-28T19:07:26.338Z] 757ca65449aa: Preparing [2023-11-28T19:07:26.338Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:26.338Z] 00cd4455b488: Preparing [2023-11-28T19:07:26.338Z] 485bee53805f: Preparing [2023-11-28T19:07:26.338Z] e1744711a771: Preparing [2023-11-28T19:07:26.338Z] 2c7ea919b8aa: Preparing [2023-11-28T19:07:26.338Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:26.338Z] e1744711a771: Waiting [2023-11-28T19:07:26.338Z] 2c7ea919b8aa: Waiting [2023-11-28T19:07:26.338Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:26.338Z] 757ca65449aa: Layer already exists [2023-11-28T19:07:26.338Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:26.338Z] 4144f804e8b1: Layer already exists [2023-11-28T19:07:26.338Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:26.338Z] 529a24d0fe77: Layer already exists [2023-11-28T19:07:26.338Z] e1744711a771: Layer already exists [2023-11-28T19:07:26.338Z] 2c7ea919b8aa: Layer already exists [2023-11-28T19:07:26.338Z] 485bee53805f: Layer already exists [2023-11-28T19:07:26.338Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:26.605Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:27.440Z] + 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-11-28T19:07:28.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-11-28T19:07:28.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-28T19:07:28.239Z] 529a24d0fe77: Preparing [2023-11-28T19:07:28.239Z] 4144f804e8b1: Preparing [2023-11-28T19:07:28.239Z] 757ca65449aa: Preparing [2023-11-28T19:07:28.239Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:28.239Z] 00cd4455b488: Preparing [2023-11-28T19:07:28.239Z] 485bee53805f: Preparing [2023-11-28T19:07:28.239Z] e1744711a771: Preparing [2023-11-28T19:07:28.239Z] 2c7ea919b8aa: Preparing [2023-11-28T19:07:28.239Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:28.239Z] e1744711a771: Waiting [2023-11-28T19:07:28.239Z] 2c7ea919b8aa: Waiting [2023-11-28T19:07:28.239Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:28.239Z] 485bee53805f: Waiting [2023-11-28T19:07:28.239Z] 4144f804e8b1: Layer already exists [2023-11-28T19:07:28.239Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:28.239Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:28.239Z] 757ca65449aa: Layer already exists [2023-11-28T19:07:28.239Z] 529a24d0fe77: Layer already exists [2023-11-28T19:07:28.239Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:28.239Z] e1744711a771: Layer already exists [2023-11-28T19:07:28.239Z] 485bee53805f: Layer already exists [2023-11-28T19:07:28.239Z] 2c7ea919b8aa: Layer already exists [2023-11-28T19:07:28.505Z] main: digest: sha256:94f80756d6b7c47b581fed996c540aadf390035ad7b08504bb301d7a51165f8f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:07:29.536Z] ===================================================== [Pipeline] echo [2023-11-28T19:07:29.693Z] taggedImages: [2023-11-28T19:07:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-28T19:07:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.1 [2023-11-28T19:07:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:29.693Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-11-28T19:07:29.867Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-11-28T19:07:29.867Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:29.867Z] latest [2023-11-28T19:07:29.867Z] 3.2.0-dev.1 [2023-11-28T19:07:29.867Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:29.867Z] main [2023-11-28T19:07:29.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:30.993Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:31.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:31.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-28T19:07:31.842Z] d3355fc509e4: Preparing [2023-11-28T19:07:31.842Z] 85c3f309fbd4: Preparing [2023-11-28T19:07:31.842Z] b2c29e197f44: Preparing [2023-11-28T19:07:31.842Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:31.842Z] 00cd4455b488: Preparing [2023-11-28T19:07:31.842Z] 022197d5701b: Preparing [2023-11-28T19:07:31.842Z] cd51c0906894: Preparing [2023-11-28T19:07:31.842Z] 70b987b1c787: Preparing [2023-11-28T19:07:31.842Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:31.842Z] 022197d5701b: Waiting [2023-11-28T19:07:31.842Z] cd51c0906894: Waiting [2023-11-28T19:07:31.842Z] 70b987b1c787: Waiting [2023-11-28T19:07:31.842Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:31.842Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:32.108Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:32.108Z] b2c29e197f44: Pushed [2023-11-28T19:07:32.108Z] cd51c0906894: Layer already exists [2023-11-28T19:07:32.108Z] 85c3f309fbd4: Pushed [2023-11-28T19:07:32.108Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:32.108Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:32.108Z] d3355fc509e4: Pushed [2023-11-28T19:07:50.304Z] 022197d5701b: Pushed [2023-11-28T19:07:50.574Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:51.398Z] + 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-11-28T19:07:52.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-28T19:07:52.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-28T19:07:52.229Z] d3355fc509e4: Preparing [2023-11-28T19:07:52.229Z] 85c3f309fbd4: Preparing [2023-11-28T19:07:52.229Z] b2c29e197f44: Preparing [2023-11-28T19:07:52.229Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:52.229Z] 00cd4455b488: Preparing [2023-11-28T19:07:52.229Z] 022197d5701b: Preparing [2023-11-28T19:07:52.229Z] cd51c0906894: Preparing [2023-11-28T19:07:52.229Z] 70b987b1c787: Preparing [2023-11-28T19:07:52.229Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:52.229Z] 70b987b1c787: Waiting [2023-11-28T19:07:52.229Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:52.229Z] 022197d5701b: Waiting [2023-11-28T19:07:52.229Z] cd51c0906894: Waiting [2023-11-28T19:07:52.229Z] d3355fc509e4: Layer already exists [2023-11-28T19:07:52.229Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:52.229Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:52.229Z] b2c29e197f44: Layer already exists [2023-11-28T19:07:52.229Z] 85c3f309fbd4: Layer already exists [2023-11-28T19:07:52.229Z] 022197d5701b: Layer already exists [2023-11-28T19:07:52.229Z] cd51c0906894: Layer already exists [2023-11-28T19:07:52.229Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:52.229Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:52.498Z] latest: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:53.316Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:54.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.1 [2023-11-28T19:07:54.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-28T19:07:54.123Z] d3355fc509e4: Preparing [2023-11-28T19:07:54.123Z] 85c3f309fbd4: Preparing [2023-11-28T19:07:54.123Z] b2c29e197f44: Preparing [2023-11-28T19:07:54.123Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:54.123Z] 00cd4455b488: Preparing [2023-11-28T19:07:54.123Z] 022197d5701b: Preparing [2023-11-28T19:07:54.123Z] cd51c0906894: Preparing [2023-11-28T19:07:54.123Z] 70b987b1c787: Preparing [2023-11-28T19:07:54.123Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:54.123Z] 022197d5701b: Waiting [2023-11-28T19:07:54.123Z] cd51c0906894: Waiting [2023-11-28T19:07:54.123Z] 70b987b1c787: Waiting [2023-11-28T19:07:54.123Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:54.123Z] 85c3f309fbd4: Layer already exists [2023-11-28T19:07:54.123Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:54.123Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:54.123Z] b2c29e197f44: Layer already exists [2023-11-28T19:07:54.123Z] d3355fc509e4: Layer already exists [2023-11-28T19:07:54.123Z] 022197d5701b: Layer already exists [2023-11-28T19:07:54.123Z] cd51c0906894: Layer already exists [2023-11-28T19:07:54.123Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:54.123Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:54.389Z] 3.2.0-dev.1: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:55.258Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:56.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:56.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-28T19:07:56.062Z] d3355fc509e4: Preparing [2023-11-28T19:07:56.062Z] 85c3f309fbd4: Preparing [2023-11-28T19:07:56.062Z] b2c29e197f44: Preparing [2023-11-28T19:07:56.062Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:56.062Z] 00cd4455b488: Preparing [2023-11-28T19:07:56.062Z] 022197d5701b: Preparing [2023-11-28T19:07:56.062Z] cd51c0906894: Preparing [2023-11-28T19:07:56.062Z] 70b987b1c787: Preparing [2023-11-28T19:07:56.062Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:56.062Z] 022197d5701b: Waiting [2023-11-28T19:07:56.062Z] cd51c0906894: Waiting [2023-11-28T19:07:56.062Z] 70b987b1c787: Waiting [2023-11-28T19:07:56.062Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:56.062Z] b2c29e197f44: Layer already exists [2023-11-28T19:07:56.062Z] d3355fc509e4: Layer already exists [2023-11-28T19:07:56.062Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:56.062Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:56.062Z] 85c3f309fbd4: Layer already exists [2023-11-28T19:07:56.062Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:56.062Z] 022197d5701b: Layer already exists [2023-11-28T19:07:56.062Z] cd51c0906894: Layer already exists [2023-11-28T19:07:56.062Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:56.327Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:07:57.144Z] + 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-11-28T19:07:57.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-11-28T19:07:57.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-28T19:07:57.956Z] d3355fc509e4: Preparing [2023-11-28T19:07:57.956Z] 85c3f309fbd4: Preparing [2023-11-28T19:07:57.956Z] b2c29e197f44: Preparing [2023-11-28T19:07:57.956Z] 38cd26f9fdfc: Preparing [2023-11-28T19:07:57.956Z] 00cd4455b488: Preparing [2023-11-28T19:07:57.956Z] 022197d5701b: Preparing [2023-11-28T19:07:57.956Z] cd51c0906894: Preparing [2023-11-28T19:07:57.956Z] 70b987b1c787: Preparing [2023-11-28T19:07:57.956Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:07:57.956Z] cd51c0906894: Waiting [2023-11-28T19:07:57.956Z] 70b987b1c787: Waiting [2023-11-28T19:07:57.956Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:07:57.956Z] 022197d5701b: Waiting [2023-11-28T19:07:57.956Z] b2c29e197f44: Layer already exists [2023-11-28T19:07:57.956Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:07:57.956Z] d3355fc509e4: Layer already exists [2023-11-28T19:07:57.956Z] 85c3f309fbd4: Layer already exists [2023-11-28T19:07:57.956Z] 00cd4455b488: Layer already exists [2023-11-28T19:07:57.956Z] 022197d5701b: Layer already exists [2023-11-28T19:07:57.956Z] cd51c0906894: Layer already exists [2023-11-28T19:07:57.956Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:07:57.956Z] 70b987b1c787: Layer already exists [2023-11-28T19:07:58.223Z] main: digest: sha256:6338bd6651e9b2b4858256a7974fa0d55aaa1fc4a1e684774fa5c071ef5e2834 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:07:59.226Z] ===================================================== [Pipeline] echo [2023-11-28T19:07:59.402Z] taggedImages: [2023-11-28T19:07:59.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:59.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-28T19:07:59.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.1 [2023-11-28T19:07:59.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:59.402Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-11-28T19:07:59.587Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-11-28T19:07:59.587Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:07:59.587Z] latest [2023-11-28T19:07:59.587Z] 3.2.0-dev.1 [2023-11-28T19:07:59.587Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:07:59.587Z] main [2023-11-28T19:07:59.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:00.784Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:01.658Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:08:01.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-28T19:08:01.658Z] f5a0cb43f111: Preparing [2023-11-28T19:08:01.658Z] 081fc57b877a: Preparing [2023-11-28T19:08:01.658Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:01.658Z] 00cd4455b488: Preparing [2023-11-28T19:08:01.658Z] b42f88c7368a: Preparing [2023-11-28T19:08:01.658Z] 281b48eb1f21: Preparing [2023-11-28T19:08:01.658Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:01.658Z] 281b48eb1f21: Waiting [2023-11-28T19:08:01.658Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:03.588Z] b42f88c7368a: Pushed [2023-11-28T19:08:04.541Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:04.541Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:04.541Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:04.541Z] f5a0cb43f111: Pushed [2023-11-28T19:08:04.807Z] 281b48eb1f21: Pushed [2023-11-28T19:08:08.145Z] 081fc57b877a: Pushed [2023-11-28T19:08:08.145Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:08.972Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:09.819Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-28T19:08:09.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-28T19:08:09.819Z] f5a0cb43f111: Preparing [2023-11-28T19:08:09.819Z] 081fc57b877a: Preparing [2023-11-28T19:08:09.819Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:09.819Z] 00cd4455b488: Preparing [2023-11-28T19:08:09.819Z] b42f88c7368a: Preparing [2023-11-28T19:08:09.819Z] 281b48eb1f21: Preparing [2023-11-28T19:08:09.819Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:09.819Z] 281b48eb1f21: Waiting [2023-11-28T19:08:09.819Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:09.819Z] b42f88c7368a: Layer already exists [2023-11-28T19:08:09.819Z] f5a0cb43f111: Layer already exists [2023-11-28T19:08:09.819Z] 081fc57b877a: Layer already exists [2023-11-28T19:08:09.819Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:09.819Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:09.819Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:09.819Z] 281b48eb1f21: Layer already exists [2023-11-28T19:08:10.084Z] latest: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:10.911Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:11.754Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.1 [2023-11-28T19:08:11.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-28T19:08:11.754Z] f5a0cb43f111: Preparing [2023-11-28T19:08:11.754Z] 081fc57b877a: Preparing [2023-11-28T19:08:11.754Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:11.754Z] 00cd4455b488: Preparing [2023-11-28T19:08:11.754Z] b42f88c7368a: Preparing [2023-11-28T19:08:11.754Z] 281b48eb1f21: Preparing [2023-11-28T19:08:11.754Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:11.754Z] 281b48eb1f21: Waiting [2023-11-28T19:08:11.754Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:11.754Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:11.754Z] b42f88c7368a: Layer already exists [2023-11-28T19:08:11.754Z] 081fc57b877a: Layer already exists [2023-11-28T19:08:11.754Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:11.754Z] f5a0cb43f111: Layer already exists [2023-11-28T19:08:11.754Z] 281b48eb1f21: Layer already exists [2023-11-28T19:08:11.754Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:12.027Z] 3.2.0-dev.1: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:12.905Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:13.749Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:08:13.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-28T19:08:13.749Z] f5a0cb43f111: Preparing [2023-11-28T19:08:13.749Z] 081fc57b877a: Preparing [2023-11-28T19:08:13.749Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:13.749Z] 00cd4455b488: Preparing [2023-11-28T19:08:13.749Z] b42f88c7368a: Preparing [2023-11-28T19:08:13.749Z] 281b48eb1f21: Preparing [2023-11-28T19:08:13.749Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:13.749Z] 281b48eb1f21: Waiting [2023-11-28T19:08:13.749Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:13.749Z] b42f88c7368a: Layer already exists [2023-11-28T19:08:13.749Z] f5a0cb43f111: Layer already exists [2023-11-28T19:08:13.749Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:13.749Z] 081fc57b877a: Layer already exists [2023-11-28T19:08:13.749Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:13.749Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:13.749Z] 281b48eb1f21: Layer already exists [2023-11-28T19:08:13.749Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:14.853Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:15.697Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-11-28T19:08:15.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-28T19:08:15.697Z] f5a0cb43f111: Preparing [2023-11-28T19:08:15.697Z] 081fc57b877a: Preparing [2023-11-28T19:08:15.697Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:15.697Z] 00cd4455b488: Preparing [2023-11-28T19:08:15.697Z] b42f88c7368a: Preparing [2023-11-28T19:08:15.697Z] 281b48eb1f21: Preparing [2023-11-28T19:08:15.697Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:15.697Z] 281b48eb1f21: Waiting [2023-11-28T19:08:15.697Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:15.697Z] b42f88c7368a: Layer already exists [2023-11-28T19:08:15.697Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:15.697Z] f5a0cb43f111: Layer already exists [2023-11-28T19:08:15.697Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:15.697Z] 081fc57b877a: Layer already exists [2023-11-28T19:08:15.697Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:15.697Z] 281b48eb1f21: Layer already exists [2023-11-28T19:08:15.962Z] main: digest: sha256:871e0ebd8ae139066c30400d487ade4782c515dfec3a3594f226b5bf2d785dcb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:08:17.062Z] ===================================================== [Pipeline] echo [2023-11-28T19:08:17.231Z] taggedImages: [2023-11-28T19:08:17.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:08:17.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-28T19:08:17.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.1 [2023-11-28T19:08:17.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:08:17.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-11-28T19:08:17.420Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-11-28T19:08:17.420Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:08:17.420Z] latest [2023-11-28T19:08:17.420Z] 3.2.0-dev.1 [2023-11-28T19:08:17.420Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:08:17.420Z] main [2023-11-28T19:08:17.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:18.593Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:19.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:08:19.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-28T19:08:19.419Z] e79c69ca2859: Preparing [2023-11-28T19:08:19.419Z] 39f90ec455e5: Preparing [2023-11-28T19:08:19.419Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:19.419Z] 00cd4455b488: Preparing [2023-11-28T19:08:19.419Z] a6937eacf9df: Preparing [2023-11-28T19:08:19.419Z] 4e5d3630f543: Preparing [2023-11-28T19:08:19.419Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:19.419Z] 4e5d3630f543: Waiting [2023-11-28T19:08:19.419Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:19.419Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:19.419Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:19.419Z] a6937eacf9df: Layer already exists [2023-11-28T19:08:19.683Z] 4e5d3630f543: Layer already exists [2023-11-28T19:08:19.683Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:19.683Z] e79c69ca2859: Pushed [2023-11-28T19:08:25.009Z] 39f90ec455e5: Pushed [2023-11-28T19:08:25.275Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:26.156Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:27.003Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-28T19:08:27.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-28T19:08:27.003Z] e79c69ca2859: Preparing [2023-11-28T19:08:27.003Z] 39f90ec455e5: Preparing [2023-11-28T19:08:27.003Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:27.003Z] 00cd4455b488: Preparing [2023-11-28T19:08:27.003Z] a6937eacf9df: Preparing [2023-11-28T19:08:27.003Z] 4e5d3630f543: Preparing [2023-11-28T19:08:27.003Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:27.003Z] 4e5d3630f543: Waiting [2023-11-28T19:08:27.003Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:27.003Z] e79c69ca2859: Layer already exists [2023-11-28T19:08:27.003Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:27.003Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:27.003Z] a6937eacf9df: Layer already exists [2023-11-28T19:08:27.003Z] 39f90ec455e5: Layer already exists [2023-11-28T19:08:27.003Z] 4e5d3630f543: Layer already exists [2023-11-28T19:08:27.003Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:27.270Z] latest: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:28.108Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:28.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.1 [2023-11-28T19:08:28.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-28T19:08:28.968Z] e79c69ca2859: Preparing [2023-11-28T19:08:28.968Z] 39f90ec455e5: Preparing [2023-11-28T19:08:28.968Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:28.968Z] 00cd4455b488: Preparing [2023-11-28T19:08:28.968Z] a6937eacf9df: Preparing [2023-11-28T19:08:28.968Z] 4e5d3630f543: Preparing [2023-11-28T19:08:28.968Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:28.968Z] 4e5d3630f543: Waiting [2023-11-28T19:08:28.968Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:28.968Z] a6937eacf9df: Layer already exists [2023-11-28T19:08:28.968Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:28.968Z] 39f90ec455e5: Layer already exists [2023-11-28T19:08:28.968Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:28.968Z] e79c69ca2859: Layer already exists [2023-11-28T19:08:28.968Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:28.968Z] 4e5d3630f543: Layer already exists [2023-11-28T19:08:29.234Z] 3.2.0-dev.1: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:30.085Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:34.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:08:34.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-28T19:08:34.281Z] e79c69ca2859: Preparing [2023-11-28T19:08:34.281Z] 39f90ec455e5: Preparing [2023-11-28T19:08:34.281Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:34.281Z] 00cd4455b488: Preparing [2023-11-28T19:08:34.281Z] a6937eacf9df: Preparing [2023-11-28T19:08:34.281Z] 4e5d3630f543: Preparing [2023-11-28T19:08:34.281Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:34.281Z] 4e5d3630f543: Waiting [2023-11-28T19:08:34.281Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:34.281Z] e79c69ca2859: Layer already exists [2023-11-28T19:08:34.281Z] 39f90ec455e5: Layer already exists [2023-11-28T19:08:34.281Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:34.281Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:34.281Z] a6937eacf9df: Layer already exists [2023-11-28T19:08:34.281Z] 4e5d3630f543: Layer already exists [2023-11-28T19:08:34.281Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:34.546Z] 97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:35.413Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:36.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-11-28T19:08:36.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-28T19:08:36.257Z] e79c69ca2859: Preparing [2023-11-28T19:08:36.257Z] 39f90ec455e5: Preparing [2023-11-28T19:08:36.257Z] 38cd26f9fdfc: Preparing [2023-11-28T19:08:36.257Z] 00cd4455b488: Preparing [2023-11-28T19:08:36.257Z] a6937eacf9df: Preparing [2023-11-28T19:08:36.257Z] 4e5d3630f543: Preparing [2023-11-28T19:08:36.257Z] 5f4d9fc4d98d: Preparing [2023-11-28T19:08:36.257Z] 5f4d9fc4d98d: Waiting [2023-11-28T19:08:36.257Z] 4e5d3630f543: Waiting [2023-11-28T19:08:36.257Z] a6937eacf9df: Layer already exists [2023-11-28T19:08:36.257Z] 00cd4455b488: Layer already exists [2023-11-28T19:08:36.257Z] 39f90ec455e5: Layer already exists [2023-11-28T19:08:36.257Z] 38cd26f9fdfc: Layer already exists [2023-11-28T19:08:36.257Z] e79c69ca2859: Layer already exists [2023-11-28T19:08:36.257Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T19:08:36.257Z] 4e5d3630f543: Layer already exists [2023-11-28T19:08:36.522Z] main: digest: sha256:a6e5d714f0bb35ef3ac949ddfdab6c2cb63809991e5672513f99fc4a55256dbf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T19:08:37.635Z] ===================================================== [Pipeline] echo [2023-11-28T19:08:37.815Z] taggedImages: [2023-11-28T19:08:37.815Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [2023-11-28T19:08:37.815Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-28T19:08:37.815Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.1 [2023-11-28T19:08:37.815Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97e9fbb8a484dc0c2ce89b12687694aa0705ba0b-3.2.0-dev.1 [2023-11-28T19:08:37.815Z] - 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-11-28T19:08:39.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:08:39.246Z] [2023-11-28T19:08:39.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:08:39.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:08:39.788Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T19:08:39.788Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T19:08:39.788Z] 04944245beec: Pulling fs layer [2023-11-28T19:08:39.788Z] 699f458cf7ca: Pulling fs layer [2023-11-28T19:08:39.788Z] 765212b225bb: Pulling fs layer [2023-11-28T19:08:39.788Z] f23df028b6ca: Pulling fs layer [2023-11-28T19:08:39.788Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T19:08:39.788Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T19:08:39.788Z] 765212b225bb: Waiting [2023-11-28T19:08:39.788Z] f23df028b6ca: Waiting [2023-11-28T19:08:39.788Z] d65c8cfc05b1: Waiting [2023-11-28T19:08:39.788Z] 2437ff75d9bd: Waiting [2023-11-28T19:08:40.057Z] 04944245beec: Verifying Checksum [2023-11-28T19:08:40.057Z] 04944245beec: Download complete [2023-11-28T19:08:40.057Z] 765212b225bb: Verifying Checksum [2023-11-28T19:08:40.057Z] 765212b225bb: Download complete [2023-11-28T19:08:40.057Z] f23df028b6ca: Verifying Checksum [2023-11-28T19:08:40.057Z] f23df028b6ca: Download complete [2023-11-28T19:08:40.057Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T19:08:40.057Z] d65c8cfc05b1: Download complete [2023-11-28T19:08:40.324Z] 699f458cf7ca: Verifying Checksum [2023-11-28T19:08:40.324Z] 699f458cf7ca: Download complete [2023-11-28T19:08:40.592Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T19:08:40.592Z] 8998bd30e6a1: Download complete [2023-11-28T19:08:43.170Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T19:08:43.170Z] 2437ff75d9bd: Download complete [2023-11-28T19:08:48.507Z] 8998bd30e6a1: Pull complete [2023-11-28T19:08:48.774Z] 04944245beec: Pull complete [2023-11-28T19:08:50.183Z] 699f458cf7ca: Pull complete [2023-11-28T19:08:50.449Z] 765212b225bb: Pull complete [2023-11-28T19:08:51.409Z] f23df028b6ca: Pull complete [2023-11-28T19:08:51.676Z] d65c8cfc05b1: Pull complete [2023-11-28T19:09:09.879Z] 2437ff75d9bd: Pull complete [2023-11-28T19:09:09.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T19:09:09.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T19:09:09.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:09:10.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-1568 does not seem to be running inside a container [2023-11-28T19:09:10.808Z] $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@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-11-28T19:09:13.689Z] $ docker top 4f4ed0e4b971fcc70065a3eaf773ad6652508818a7b7b0dfc3d4b304eec63ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:14.888Z] ---> job-cost.sh [2023-11-28T19:09:14.888Z] lf-activate-venv: SKIPPING [2023-11-28T19:09:14.888Z] INFO: No Stack... [2023-11-28T19:09:15.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T19:09:16.107Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T19:09:16.738Z] + cat /w/workspace/edgex-go/610/archives/cost.csv [2023-11-28T19:09:16.738Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T19:09:16.796Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] [2023-11-28T19:09:16.802Z] Resource [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] did not exist. Created. [2023-11-28T19:09:16.802Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T19:09:17.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T19:09:18.518Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T19:09:18.530Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-610-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T19:09:18.896Z] $ docker stop --time=1 4f4ed0e4b971fcc70065a3eaf773ad6652508818a7b7b0dfc3d4b304eec63ebf [2023-11-28T19:09:20.454Z] $ docker rm -f --volumes 4f4ed0e4b971fcc70065a3eaf773ad6652508818a7b7b0dfc3d4b304eec63ebf [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-11-28T19:09:24.463Z] provisioning config files... [2023-11-28T19:09:24.471Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/610@tmp/config3811461315867264061tmp [Pipeline] { [Pipeline] sh [2023-11-28T19:09:25.125Z] + set +x [2023-11-28T19:09:25.125Z] + + curl -s https://codecov.io/bash [2023-11-28T19:09:25.125Z] bash -s -- [2023-11-28T19:09:25.125Z] [2023-11-28T19:09:25.125Z] _____ _ [2023-11-28T19:09:25.125Z] / ____| | | [2023-11-28T19:09:25.125Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T19:09:25.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T19:09:25.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T19:09:25.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T19:09:25.125Z] Bash-1.0.6 [2023-11-28T19:09:25.125Z] [2023-11-28T19:09:25.125Z] [2023-11-28T19:09:25.125Z] ==> git version 2.25.1 found [2023-11-28T19:09:25.125Z] ==> 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-11-28T19:09:25.125Z] Release-Date: 2020-01-08 [2023-11-28T19:09:25.125Z] 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-11-28T19:09:25.125Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T19:09:25.125Z] ==> Jenkins CI detected. [2023-11-28T19:09:25.125Z] current dir:  /w/workspace/edgex-go/610 [2023-11-28T19:09:25.125Z] project root: . [2023-11-28T19:09:25.125Z] --> token set from env [2023-11-28T19:09:25.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T19:09:25.125Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T19:09:25.125Z] ==> Python coveragepy not found [2023-11-28T19:09:25.125Z] ==> Searching for coverage reports in: [2023-11-28T19:09:25.125Z] + . [2023-11-28T19:09:25.125Z] -> Found 1 reports [2023-11-28T19:09:25.125Z] ==> Detecting git/mercurial file structure [2023-11-28T19:09:25.125Z] ==> Reading reports [2023-11-28T19:09:25.125Z] + ./coverage.out bytes=453602 [2023-11-28T19:09:25.125Z] ==> Appending adjustments [2023-11-28T19:09:25.125Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T19:09:26.504Z] + Found adjustments [2023-11-28T19:09:26.504Z] ==> Gzipping contents [2023-11-28T19:09:26.504Z] 60K /tmp/codecov.hNPLIa.gz [2023-11-28T19:09:26.504Z] ==> Uploading reports [2023-11-28T19:09:26.504Z] url: https://codecov.io [2023-11-28T19:09:26.504Z] query: branch=main&commit=97e9fbb8a484dc0c2ce89b12687694aa0705ba0b&build=610&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F610%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T19:09:26.504Z] -> Pinging Codecov [2023-11-28T19:09:26.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=97e9fbb8a484dc0c2ce89b12687694aa0705ba0b&build=610&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F610%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T19:09:26.504Z] -> Uploading to [2023-11-28T19:09:26.504Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/00271124DB129430A58F1EEE437C3FCB/97e9fbb8a484dc0c2ce89b12687694aa0705ba0b/8f457530-797c-4773-9049-08d076f5ca17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T190926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f985b2b41e440f06101f14e957a2a7adbcc0f3aeb31443689bda019291d5c31f [2023-11-28T19:09:26.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:09:26.504Z] Dload Upload Total Spent Left Speed [2023-11-28T19:09:26.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57804 0 0 100 57804 0 171k --:--:-- --:--:-- --:--:-- 171k [2023-11-28T19:09:26.763Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/97e9fbb8a484dc0c2ce89b12687694aa0705ba0b [Pipeline] } [2023-11-28T19:09:26.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-11-28T19:09:27.776Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T19:09:27.837Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:09:28.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:09:28.595Z] [2023-11-28T19:09:28.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:09:29.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:09:29.062Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T19:09:29.062Z] df9b9388f04a: Pulling fs layer [2023-11-28T19:09:29.062Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T19:09:29.062Z] 25bc292e5bac: Pulling fs layer [2023-11-28T19:09:29.062Z] 114826534d7a: Pulling fs layer [2023-11-28T19:09:29.062Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T19:09:29.062Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T19:09:29.062Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T19:09:29.062Z] 114826534d7a: Waiting [2023-11-28T19:09:29.062Z] 4657fd5d0bcf: Waiting [2023-11-28T19:09:29.062Z] 6ad1cebc031e: Waiting [2023-11-28T19:09:29.062Z] 8a3aa393b2d8: Waiting [2023-11-28T19:09:29.062Z] 25bc292e5bac: Verifying Checksum [2023-11-28T19:09:29.062Z] 25bc292e5bac: Download complete [2023-11-28T19:09:29.062Z] 52dc419b0ee2: Download complete [2023-11-28T19:09:29.062Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T19:09:29.062Z] 4657fd5d0bcf: Download complete [2023-11-28T19:09:29.062Z] df9b9388f04a: Verifying Checksum [2023-11-28T19:09:29.324Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T19:09:29.324Z] df9b9388f04a: Pull complete [2023-11-28T19:09:29.324Z] 52dc419b0ee2: Pull complete [2023-11-28T19:09:29.584Z] 25bc292e5bac: Pull complete [2023-11-28T19:09:29.842Z] 114826534d7a: Verifying Checksum [2023-11-28T19:09:29.842Z] 114826534d7a: Download complete [2023-11-28T19:09:30.101Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T19:09:30.101Z] 8a3aa393b2d8: Download complete [2023-11-28T19:09:33.390Z] 114826534d7a: Pull complete [2023-11-28T19:09:33.390Z] 4657fd5d0bcf: Pull complete [2023-11-28T19:09:33.648Z] 6ad1cebc031e: Pull complete [2023-11-28T19:09:36.176Z] 8a3aa393b2d8: Pull complete [2023-11-28T19:09:36.176Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T19:09:36.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T19:09:36.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:09:36.992Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T19:09:37.022Z] $ 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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T19:09:43.161Z] $ docker top dbd76e94c339a60980014b8f967f9af01288d7a8b06aab6993faa81a4eae094f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T19:09:43.582Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-11-28T19:09:43.856Z] + set -o pipefail [2023-11-28T19:09:43.857Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-11-28T19:09:49.123Z] [2023-11-28T19:09:49.123Z] Monitoring /w/workspace/edgex-go/610 (github.com/edgexfoundry/edgex-go)... [2023-11-28T19:09:49.123Z] [2023-11-28T19:09:49.123Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d4348f6a-316d-4968-ae47-08745df9da7e [2023-11-28T19:09:49.123Z] [2023-11-28T19:09:49.123Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T19:09:49.123Z] [2023-11-28T19:09:50.059Z] [2023-11-28T19:09:50.059Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T19:09:50.059Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T19:09:50.059Z] More details here: https://snyk.co/ue1NS [2023-11-28T19:09:50.059Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T19:09:50.059Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T19:09:50.064Z] $ docker stop --time=1 dbd76e94c339a60980014b8f967f9af01288d7a8b06aab6993faa81a4eae094f [2023-11-28T19:09:54.426Z] $ docker rm -f --volumes dbd76e94c339a60980014b8f967f9af01288d7a8b06aab6993faa81a4eae094f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-28T19:09:56.014Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:09:56.194Z] provisioning config files... [2023-11-28T19:09:56.200Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/610@tmp/config14166127290658977834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:09:56.891Z] --> edgex-publish-swagger.sh [2023-11-28T19:09:56.891Z] === Publish openapi/v3 API === [2023-11-28T19:09:56.891Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-28T19:09:56.891Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/610/openapi/v3/core-command.yaml] [2023-11-28T19:09:56.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:09:56.891Z] Dload Upload Total Spent Left Speed [2023-11-28T19:09:57.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69453 --:--:-- --:--:-- --:--:-- 69453 [2023-11-28T19:09:57.148Z] [2023-11-28T19:09:57.148Z] [2023-11-28T19:09:57.149Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/610/openapi/v3/core-data.yaml] [2023-11-28T19:09:57.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:09:57.149Z] Dload Upload Total Spent Left Speed [2023-11-28T19:09:57.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 157k --:--:-- --:--:-- --:--:-- 157k [2023-11-28T19:09:57.666Z] [2023-11-28T19:09:57.666Z] [2023-11-28T19:09:57.666Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/610/openapi/v3/core-metadata.yaml] [2023-11-28T19:09:57.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:09:57.666Z] Dload Upload Total Spent Left Speed [2023-11-28T19:09:58.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 439 352k --:--:-- --:--:-- --:--:-- 352k [2023-11-28T19:09:58.234Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-11-28T19:09:58.234Z] [2023-11-28T19:09:58.234Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/610/openapi/v3/support-notifications.yaml] [2023-11-28T19:09:58.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:09:58.234Z] Dload Upload Total Spent Left Speed [2023-11-28T19:09:58.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 481 227k --:--:-- --:--:-- --:--:-- 227k 100 87180 100 180 100 87000 481 227k --:--:-- --:--:-- --:--:-- 227k [2023-11-28T19:09:58.493Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-11-28T19:09:58.493Z] [2023-11-28T19:09:58.493Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/610/openapi/v3/support-scheduler.yaml] [2023-11-28T19:09:58.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:09:58.493Z] Dload Upload Total Spent Left Speed [2023-11-28T19:09:59.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 517 103k --:--:-- --:--:-- --:--:-- 104k [2023-11-28T19:09:59.060Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-11-28T19:09:59.060Z] [Pipeline] } [2023-11-28T19:09:59.066Z] 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-11-28T19:10:01.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:10:01.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:10:01.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:10:01.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:10:01.994Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T19:10:02.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:10:02.404Z] $ docker top 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 -eo pid,comm [2023-11-28T19:10:02.456Z] 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-11-28T19:10:02.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T19:10:03.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:10:03.047Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:10:03.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:10:03.151Z] $ docker exec 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 ssh-agent [2023-11-28T19:10:03.258Z] SSH_AUTH_SOCK=/tmp/ssh-L4WrRJGcaH3D/agent.32 [2023-11-28T19:10:03.258Z] SSH_AGENT_PID=38 [2023-11-28T19:10:03.262Z] Running ssh-add (command line suppressed) [2023-11-28T19:10:03.345Z] Identity added: /w/workspace/edgex-go/610@tmp/private_key_3410287408390296503.key (/w/workspace/edgex-go/610@tmp/private_key_3410287408390296503.key) [2023-11-28T19:10:03.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:10:03.828Z] + git semver tag [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,025 [run_tag] DEBUG tag force:False [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,025 [check_head_tag] DEBUG check head tag [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,026 [execute] INFO git cat-file --batch-check [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=) [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,030 [execute] INFO git cat-file --batch [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=) [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,060 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,060 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,060 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:10:04.086Z] 2023-11-28 19:10:04,066 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T19:10:04.086Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T19:10:04.347Z] $ docker exec --env ******** --env ******** 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 ssh-agent -k [2023-11-28T19:10:04.445Z] unset SSH_AUTH_SOCK; [2023-11-28T19:10:04.446Z] unset SSH_AGENT_PID; [2023-11-28T19:10:04.446Z] echo Agent pid 38 killed; [2023-11-28T19:10:04.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:10:05.506Z] + git semver [Pipeline] } [2023-11-28T19:10:05.769Z] $ docker stop --time=1 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 [2023-11-28T19:10:07.053Z] $ docker rm -f --volumes 7c85dfd7626e865066ccc7e7427726b761916ecf9f994b36497a13bb817418e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:10:08.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:10:08.346Z] [2023-11-28T19:10:08.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:10:08.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:10:08.817Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T19:10:08.817Z] ab5ef0e58194: Pulling fs layer [2023-11-28T19:10:08.817Z] 9712f1f96733: Pulling fs layer [2023-11-28T19:10:08.817Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T19:10:08.817Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T19:10:08.817Z] e9a5061849ea: Pulling fs layer [2023-11-28T19:10:08.817Z] d747dcd14b5f: Pulling fs layer [2023-11-28T19:10:08.817Z] 2de7ff778b66: Pulling fs layer [2023-11-28T19:10:08.817Z] e9a5061849ea: Waiting [2023-11-28T19:10:08.817Z] d747dcd14b5f: Waiting [2023-11-28T19:10:08.817Z] 2de7ff778b66: Waiting [2023-11-28T19:10:08.817Z] 0d9ebad4ef96: Waiting [2023-11-28T19:10:08.817Z] 9712f1f96733: Verifying Checksum [2023-11-28T19:10:08.817Z] 9712f1f96733: Download complete [2023-11-28T19:10:09.075Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T19:10:09.075Z] 63f879dbbcfc: Download complete [2023-11-28T19:10:09.075Z] e9a5061849ea: Verifying Checksum [2023-11-28T19:10:09.075Z] e9a5061849ea: Download complete [2023-11-28T19:10:09.075Z] d747dcd14b5f: Verifying Checksum [2023-11-28T19:10:09.075Z] d747dcd14b5f: Download complete [2023-11-28T19:10:09.334Z] ab5ef0e58194: Verifying Checksum [2023-11-28T19:10:09.334Z] ab5ef0e58194: Download complete [2023-11-28T19:10:09.334Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T19:10:09.334Z] 0d9ebad4ef96: Download complete [2023-11-28T19:10:09.334Z] 2de7ff778b66: Verifying Checksum [2023-11-28T19:10:09.334Z] 2de7ff778b66: Download complete [2023-11-28T19:10:12.163Z] ab5ef0e58194: Pull complete [2023-11-28T19:10:12.163Z] 9712f1f96733: Pull complete [2023-11-28T19:10:12.421Z] 63f879dbbcfc: Pull complete [2023-11-28T19:10:16.607Z] 0d9ebad4ef96: Pull complete [2023-11-28T19:10:16.607Z] e9a5061849ea: Pull complete [2023-11-28T19:10:16.607Z] d747dcd14b5f: Pull complete [2023-11-28T19:10:17.540Z] 2de7ff778b66: Pull complete [2023-11-28T19:10:17.540Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T19:10:17.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T19:10:17.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:10:18.354Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T19:10:18.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T19:10:23.986Z] $ docker top d6d33d0badeb9993d8f416f3c75a7b6484171b5b798671b5df142475311e9e8c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:10:24.411Z] provisioning config files... [2023-11-28T19:10:24.417Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/610@tmp/config7989898463117186273tmp [2023-11-28T19:10:24.431Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/610@tmp/config14091454744583368504tmp [2023-11-28T19:10:24.440Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/610@tmp/config12896460089702805058tmp [Pipeline] { [Pipeline] echo [2023-11-28T19:10:24.802Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:10:25.091Z] ---> sigul-configuration.sh [2023-11-28T19:10:25.091Z] gpg: directory `/root/.gnupg' created [2023-11-28T19:10:25.091Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T19:10:25.091Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T19:10:25.091Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T19:10:25.091Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T19:10:25.091Z] gpg: CAST5 encrypted data [2023-11-28T19:10:25.091Z] gpg: encrypted with 1 passphrase [2023-11-28T19:10:25.091Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T19:10:25.388Z] + mkdir /home/jenkins [2023-11-28T19:10:25.388Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T19:10:25.685Z] + 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-11-28T19:10:25.698Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:10:26.005Z] ---> sigul-install.sh [2023-11-28T19:10:26.005Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T19:10:26.304Z] + git tag --list [2023-11-28T19:10:26.305Z] 0.6.0 [2023-11-28T19:10:26.305Z] 0.6.1 [2023-11-28T19:10:26.305Z] 0.7.0 [2023-11-28T19:10:26.305Z] 0.7.1 [2023-11-28T19:10:26.305Z] v1.0.0 [2023-11-28T19:10:26.305Z] v1.0.1 [2023-11-28T19:10:26.305Z] v1.1.0 [2023-11-28T19:10:26.305Z] v1.2.0 [2023-11-28T19:10:26.305Z] v1.2.1 [2023-11-28T19:10:26.305Z] v1.3.0 [2023-11-28T19:10:26.305Z] v1.3.1 [2023-11-28T19:10:26.305Z] v2.0.0 [2023-11-28T19:10:26.305Z] v2.1.0 [2023-11-28T19:10:26.305Z] v2.1.1 [2023-11-28T19:10:26.305Z] v2.2.0 [2023-11-28T19:10:26.305Z] v2.3.0 [2023-11-28T19:10:26.305Z] v3.0 [2023-11-28T19:10:26.305Z] v3.0.0 [2023-11-28T19:10:26.305Z] v3.1 [2023-11-28T19:10:26.305Z] v3.1.0 [2023-11-28T19:10:26.305Z] v3.1.0-dev.1 [2023-11-28T19:10:26.305Z] v3.1.0-dev.10 [2023-11-28T19:10:26.305Z] v3.1.0-dev.11 [2023-11-28T19:10:26.305Z] v3.1.0-dev.12 [2023-11-28T19:10:26.305Z] v3.1.0-dev.13 [2023-11-28T19:10:26.305Z] v3.1.0-dev.14 [2023-11-28T19:10:26.305Z] v3.1.0-dev.15 [2023-11-28T19:10:26.305Z] v3.1.0-dev.16 [2023-11-28T19:10:26.305Z] v3.1.0-dev.17 [2023-11-28T19:10:26.305Z] v3.1.0-dev.18 [2023-11-28T19:10:26.305Z] v3.1.0-dev.19 [2023-11-28T19:10:26.305Z] v3.1.0-dev.2 [2023-11-28T19:10:26.305Z] v3.1.0-dev.20 [2023-11-28T19:10:26.305Z] v3.1.0-dev.21 [2023-11-28T19:10:26.305Z] v3.1.0-dev.22 [2023-11-28T19:10:26.305Z] v3.1.0-dev.23 [2023-11-28T19:10:26.305Z] v3.1.0-dev.24 [2023-11-28T19:10:26.305Z] v3.1.0-dev.25 [2023-11-28T19:10:26.305Z] v3.1.0-dev.26 [2023-11-28T19:10:26.305Z] v3.1.0-dev.27 [2023-11-28T19:10:26.305Z] v3.1.0-dev.28 [2023-11-28T19:10:26.305Z] v3.1.0-dev.29 [2023-11-28T19:10:26.305Z] v3.1.0-dev.3 [2023-11-28T19:10:26.305Z] v3.1.0-dev.30 [2023-11-28T19:10:26.305Z] v3.1.0-dev.31 [2023-11-28T19:10:26.305Z] v3.1.0-dev.32 [2023-11-28T19:10:26.305Z] v3.1.0-dev.33 [2023-11-28T19:10:26.305Z] v3.1.0-dev.34 [2023-11-28T19:10:26.305Z] v3.1.0-dev.35 [2023-11-28T19:10:26.305Z] v3.1.0-dev.36 [2023-11-28T19:10:26.305Z] v3.1.0-dev.37 [2023-11-28T19:10:26.305Z] v3.1.0-dev.38 [2023-11-28T19:10:26.305Z] v3.1.0-dev.39 [2023-11-28T19:10:26.305Z] v3.1.0-dev.4 [2023-11-28T19:10:26.305Z] v3.1.0-dev.40 [2023-11-28T19:10:26.305Z] v3.1.0-dev.41 [2023-11-28T19:10:26.305Z] v3.1.0-dev.42 [2023-11-28T19:10:26.305Z] v3.1.0-dev.43 [2023-11-28T19:10:26.305Z] v3.1.0-dev.44 [2023-11-28T19:10:26.305Z] v3.1.0-dev.45 [2023-11-28T19:10:26.305Z] v3.1.0-dev.46 [2023-11-28T19:10:26.305Z] v3.1.0-dev.47 [2023-11-28T19:10:26.305Z] v3.1.0-dev.48 [2023-11-28T19:10:26.305Z] v3.1.0-dev.49 [2023-11-28T19:10:26.305Z] v3.1.0-dev.5 [2023-11-28T19:10:26.305Z] v3.1.0-dev.50 [2023-11-28T19:10:26.305Z] v3.1.0-dev.51 [2023-11-28T19:10:26.305Z] v3.1.0-dev.52 [2023-11-28T19:10:26.305Z] v3.1.0-dev.53 [2023-11-28T19:10:26.305Z] v3.1.0-dev.54 [2023-11-28T19:10:26.305Z] v3.1.0-dev.55 [2023-11-28T19:10:26.305Z] v3.1.0-dev.56 [2023-11-28T19:10:26.305Z] v3.1.0-dev.57 [2023-11-28T19:10:26.305Z] v3.1.0-dev.58 [2023-11-28T19:10:26.305Z] v3.1.0-dev.59 [2023-11-28T19:10:26.305Z] v3.1.0-dev.6 [2023-11-28T19:10:26.305Z] v3.1.0-dev.60 [2023-11-28T19:10:26.305Z] v3.1.0-dev.61 [2023-11-28T19:10:26.305Z] v3.1.0-dev.62 [2023-11-28T19:10:26.305Z] v3.1.0-dev.63 [2023-11-28T19:10:26.305Z] v3.1.0-dev.64 [2023-11-28T19:10:26.305Z] v3.1.0-dev.65 [2023-11-28T19:10:26.305Z] v3.1.0-dev.66 [2023-11-28T19:10:26.305Z] v3.1.0-dev.67 [2023-11-28T19:10:26.305Z] v3.1.0-dev.68 [2023-11-28T19:10:26.305Z] v3.1.0-dev.69 [2023-11-28T19:10:26.305Z] v3.1.0-dev.7 [2023-11-28T19:10:26.305Z] v3.1.0-dev.70 [2023-11-28T19:10:26.305Z] v3.1.0-dev.71 [2023-11-28T19:10:26.305Z] v3.1.0-dev.72 [2023-11-28T19:10:26.305Z] v3.1.0-dev.73 [2023-11-28T19:10:26.305Z] v3.1.0-dev.8 [2023-11-28T19:10:26.305Z] v3.1.0-dev.9 [2023-11-28T19:10:26.305Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T19:10:26.598Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T19:10:27.167Z] Signing Git tag with Sigul... [2023-11-28T19:10:27.167Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T19:10:27.437Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:10:27.723Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T19:10:27.732Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T19:10:28.107Z] $ docker stop --time=1 d6d33d0badeb9993d8f416f3c75a7b6484171b5b798671b5df142475311e9e8c [2023-11-28T19:10:29.370Z] $ docker rm -f --volumes d6d33d0badeb9993d8f416f3c75a7b6484171b5b798671b5df142475311e9e8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T19:10:31.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:10:31.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:10:31.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:10:31.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:10:32.023Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T19:10:32.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:10:32.415Z] $ docker top 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T19:10:33.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:10:33.093Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:10:33.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:10:33.203Z] $ docker exec 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c ssh-agent [2023-11-28T19:10:33.307Z] SSH_AUTH_SOCK=/tmp/ssh-2mmHDtvclfpN/agent.32 [2023-11-28T19:10:33.307Z] SSH_AGENT_PID=38 [2023-11-28T19:10:33.339Z] Running ssh-add (command line suppressed) [2023-11-28T19:10:33.431Z] Identity added: /w/workspace/edgex-go/610@tmp/private_key_15888849997313416766.key (/w/workspace/edgex-go/610@tmp/private_key_15888849997313416766.key) [2023-11-28T19:10:33.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:10:33.983Z] + git semver bump pre [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,154 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,154 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,154 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,154 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgex-go/610/.semver/main with force:True [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,154 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,155 [write_file] DEBUG write to file:/w/workspace/edgex-go/610/.semver/main [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,157 [execute] INFO git cat-file --batch-check [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,161 [execute] INFO git cat-file --batch [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:10:34.243Z] 2023-11-28 19:10:34,165 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T19:10:34.243Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T19:10:34.247Z] $ docker exec --env ******** --env ******** 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c ssh-agent -k [2023-11-28T19:10:34.335Z] unset SSH_AUTH_SOCK; [2023-11-28T19:10:34.335Z] unset SSH_AGENT_PID; [2023-11-28T19:10:34.335Z] echo Agent pid 38 killed; [2023-11-28T19:10:34.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:10:35.448Z] + git semver [Pipeline] } [2023-11-28T19:10:35.711Z] $ docker stop --time=1 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c [2023-11-28T19:10:37.021Z] $ docker rm -f --volumes 888c1e9c979f3d136ce04c591b31a3c209d870adc83a432f66aa84e24a3ac79c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:10:37.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:10:37.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:10:38.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:10:38.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:10:38.874Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T19:10:38.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T19:10:39.234Z] $ docker top 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 -eo pid,comm [2023-11-28T19:10:39.287Z] 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-11-28T19:10:39.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T19:10:39.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:10:39.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:10:40.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:10:40.034Z] $ docker exec 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 ssh-agent [2023-11-28T19:10:40.150Z] SSH_AUTH_SOCK=/tmp/ssh-XMmNa7DC7s4H/agent.33 [2023-11-28T19:10:40.150Z] SSH_AGENT_PID=39 [2023-11-28T19:10:40.155Z] Running ssh-add (command line suppressed) [2023-11-28T19:10:40.252Z] Identity added: /w/workspace/edgex-go/610@tmp/private_key_620225893680143681.key (/w/workspace/edgex-go/610@tmp/private_key_620225893680143681.key) [2023-11-28T19:10:40.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:10:40.749Z] + git semver push [2023-11-28T19:10:41.009Z] 2023-11-28 19:10:40,941 [run_push] DEBUG push [2023-11-28T19:10:41.009Z] 2023-11-28 19:10:40,941 [execute] INFO git cat-file --batch-check [2023-11-28T19:10:41.009Z] 2023-11-28 19:10:40,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:10:41.009Z] 2023-11-28 19:10:40,945 [execute] INFO git rev-list db6e849a56309030b885a019c92908cae0462bb5 -- [2023-11-28T19:10:41.009Z] 2023-11-28 19:10:40,945 [execute] DEBUG Popen(['git', 'rev-list', 'db6e849a56309030b885a019c92908cae0462bb5', '--'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:10:41.009Z] 2023-11-28 19:10:40,957 [execute] INFO git fetch -v origin [2023-11-28T19:10:41.009Z] 2023-11-28 19:10:40,957 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T19:10:41.576Z] 2023-11-28 19:10:41,474 [run_push] DEBUG no remote changes detected [2023-11-28T19:10:41.576Z] 2023-11-28 19:10:41,474 [execute] INFO git push origin semver [2023-11-28T19:10:41.576Z] 2023-11-28 19:10:41,475 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/610/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:10:42.512Z] 2023-11-28 19:10:42,351 [run_push] DEBUG push all version tags [2023-11-28T19:10:42.512Z] 2023-11-28 19:10:42,351 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T19:10:42.512Z] 2023-11-28 19:10:42,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/610, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:10:43.449Z] 2023-11-28 19:10:43,174 [read_version] DEBUG read version from /w/workspace/edgex-go/610/.semver/main [2023-11-28T19:10:43.449Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T19:10:43.452Z] $ docker exec --env ******** --env ******** 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 ssh-agent -k [2023-11-28T19:10:43.546Z] unset SSH_AUTH_SOCK; [2023-11-28T19:10:43.547Z] unset SSH_AGENT_PID; [2023-11-28T19:10:43.547Z] echo Agent pid 39 killed; [2023-11-28T19:10:43.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:10:44.667Z] + git semver [Pipeline] } [2023-11-28T19:10:44.927Z] $ docker stop --time=1 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 [2023-11-28T19:10:46.198Z] $ docker rm -f --volumes 5b1d90a6aacb43f23cead67d33f32c2fe39b433fe8f528eda0df793148358dc9 [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-11-28T19:10:48.708Z] + [ -d /w/workspace/edgex-go/610/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:10:49.005Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:10:49.859Z] ---> package-listing.sh [2023-11-28T19:10:49.860Z] ++ facter osfamily [2023-11-28T19:10:49.860Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T19:10:50.118Z] + OS_FAMILY=debian [2023-11-28T19:10:50.118Z] + workspace=/w/workspace/edgex-go/610 [2023-11-28T19:10:50.118Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T19:10:50.118Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T19:10:50.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T19:10:50.118Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T19:10:50.118Z] + '[' /w/workspace/edgex-go/610 ']' [2023-11-28T19:10:50.118Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T19:10:50.118Z] + case "${OS_FAMILY}" in [2023-11-28T19:10:50.118Z] + dpkg -l [2023-11-28T19:10:50.118Z] + grep '^ii' [2023-11-28T19:10:50.118Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T19:10:50.118Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T19:10:50.118Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T19:10:50.118Z] + '[' /w/workspace/edgex-go/610 ']' [2023-11-28T19:10:50.118Z] + mkdir -p /w/workspace/edgex-go/610/archives/ [2023-11-28T19:10:50.118Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/610/archives/ [Pipeline] echo [2023-11-28T19:10:50.129Z] 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/610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T19:10:50.406Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:10:51.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:10:51.142Z] [2023-11-28T19:10:51.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:10:51.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:10:51.621Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T19:10:51.621Z] 5eb5b503b376: Pulling fs layer [2023-11-28T19:10:51.621Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T19:10:51.621Z] ec43610c2a17: Pulling fs layer [2023-11-28T19:10:51.621Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T19:10:51.621Z] 33b1e0a273af: Pulling fs layer [2023-11-28T19:10:51.621Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T19:10:51.621Z] 2f39f015ded8: Pulling fs layer [2023-11-28T19:10:51.621Z] 3a2ae6a8a46f: Waiting [2023-11-28T19:10:51.621Z] 33b1e0a273af: Waiting [2023-11-28T19:10:51.621Z] 5d3b04190fa2: Waiting [2023-11-28T19:10:51.621Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T19:10:51.621Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T19:10:51.621Z] 3a2ae6a8a46f: Download complete [2023-11-28T19:10:51.621Z] 33b1e0a273af: Verifying Checksum [2023-11-28T19:10:51.621Z] 33b1e0a273af: Download complete [2023-11-28T19:10:51.621Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T19:10:51.621Z] 5d3b04190fa2: Download complete [2023-11-28T19:10:51.882Z] ec43610c2a17: Verifying Checksum [2023-11-28T19:10:51.882Z] 5eb5b503b376: Verifying Checksum [2023-11-28T19:10:51.882Z] 5eb5b503b376: Download complete [2023-11-28T19:10:52.448Z] 2f39f015ded8: Download complete [2023-11-28T19:10:53.015Z] 5eb5b503b376: Pull complete [2023-11-28T19:10:53.274Z] 5c69ac0246d0: Pull complete [2023-11-28T19:10:53.531Z] ec43610c2a17: Pull complete [2023-11-28T19:10:53.790Z] 3a2ae6a8a46f: Pull complete [2023-11-28T19:10:53.790Z] 33b1e0a273af: Pull complete [2023-11-28T19:10:54.048Z] 5d3b04190fa2: Pull complete [2023-11-28T19:10:58.227Z] 2f39f015ded8: Pull complete [2023-11-28T19:10:58.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T19:10:58.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:10:58.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:10:59.065Z] prd-ubuntu20.04-docker-8c-8g-1564 does not seem to be running inside a container [2023-11-28T19:10:59.087Z] $ 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/610/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/610 -v /w/workspace/edgex-go/610:/w/workspace/edgex-go/610:rw,z -v /w/workspace/edgex-go/610@tmp:/w/workspace/edgex-go/610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T19:11:03.309Z] $ docker top 12da0eed149f17f94be34624febe355707041a0a16698a2e01d4647276067acb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:11:04.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T19:11:04.311Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T19:11:04.593Z] + ls /var/log/sa-host [2023-11-28T19:11:04.593Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:11:04.848Z] provisioning config files... [2023-11-28T19:11:04.860Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/610@tmp/config12752885784632017739tmp [Pipeline] { [Pipeline] echo [2023-11-28T19:11:05.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:11:05.517Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T19:11:05.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:11:06.214Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T19:11:06.221Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:11:06.501Z] ---> sudo-logs.sh [2023-11-28T19:11:06.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T19:11:06.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:11:07.032Z] ---> job-cost.sh [2023-11-28T19:11:07.033Z] lf-activate-venv: SKIPPING [2023-11-28T19:11:07.033Z] DEBUG: total: 0.10999999940395355 [2023-11-28T19:11:07.033Z] INFO: Retrieving Stack Cost... [2023-11-28T19:11:07.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T19:11:07.862Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T19:11:07.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:11:08.154Z] ---> logs-deploy.sh [2023-11-28T19:11:08.154Z] lf-activate-venv: SKIPPING [2023-11-28T19:11:08.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/610 [2023-11-28T19:11:08.154Z] INFO: archiving workspace using pattern(s): [2023-11-28T19:11:09.088Z] Archives upload complete. [2023-11-28T19:11:09.088Z] INFO: archiving logs to Nexus