Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 411a0270e6d1463cc00e8b5730742509ffa8a5a2 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-ssh13748819178251443662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1402616304800087486.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11491142398925994491.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh251741876008953153.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-ssh8501811664489559777.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-17354 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/605 [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/605 # 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 411a0270e6d1463cc00e8b5730742509ffa8a5a2 (main) Commit message: "docs: Update changelog for 3.1 release (#4723)" > 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 411a0270e6d1463cc00e8b5730742509ffa8a5a2 # timeout=10 > git rev-list --no-walk 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-13T17:35:22.225Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-13T17:35:22.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-13T17:35:22.293Z] ========================================================= [2023-11-13T17:35:22.293Z] EdgeX Global Pipelines Version Info [2023-11-13T17:35:22.293Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:35:23.000Z] ------------------- [2023-11-13T17:35:23.000Z] stable info: [2023-11-13T17:35:23.000Z] ------------------- [2023-11-13T17:35:23.000Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-13T17:35:23.000Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T17:35:23.000Z] Message: update stable to v1.0.257 [2023-11-13T17:35:23.570Z] ------------------- [2023-11-13T17:35:23.570Z] experimental info: [2023-11-13T17:35:23.570Z] ------------------- [2023-11-13T17:35:23.570Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-13T17:35:23.570Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T17:35:23.570Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-13T17:35:23.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-13T17:35:23.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-13T17:35:23.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-13T17:35:23.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-13T17:35:23.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-13T17:35:23.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-13T17:35:23.854Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-13T17:35:23.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-13T17:35:23.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-13T17:35:23.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-13T17:35:23.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-13T17:35:23.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-13T17:35:23.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-13T17:35:23.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-13T17:35:23.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-13T17:35:23.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T17:35:24.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T17:35:24.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-13T17:35:24.031Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-13T17:35:24.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-13T17:35:24.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-13T17:35:24.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-13T17:35:24.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-13T17:35:24.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-13T17:35:24.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-13T17:35:24.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-13T17:35:24.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] echo [2023-11-13T17:35:24.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 411a027 [Pipeline] echo [2023-11-13T17:35:24.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T17:35:24.230Z] provisioning config files... [2023-11-13T17:35:24.245Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config16040573637653766500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:35:24.553Z] ---> docker-login.sh [2023-11-13T17:35:24.554Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:35:24.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:35:24.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:35:24.814Z] Configure a credential helper to remove this warning. See [2023-11-13T17:35:24.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:35:24.814Z] [2023-11-13T17:35:24.814Z] Login Succeeded [2023-11-13T17:35:24.814Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:35:25.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:35:25.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:35:25.075Z] Configure a credential helper to remove this warning. See [2023-11-13T17:35:25.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:35:25.075Z] [2023-11-13T17:35:25.075Z] Login Succeeded [2023-11-13T17:35:25.075Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:35:25.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:35:25.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:35:25.075Z] Configure a credential helper to remove this warning. See [2023-11-13T17:35:25.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:35:25.075Z] [2023-11-13T17:35:25.075Z] Login Succeeded [2023-11-13T17:35:25.337Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:35:25.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:35:25.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:35:25.337Z] Configure a credential helper to remove this warning. See [2023-11-13T17:35:25.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:35:25.337Z] [2023-11-13T17:35:25.337Z] Login Succeeded [2023-11-13T17:35:25.337Z] docker.io [2023-11-13T17:35:25.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:35:25.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:35:25.598Z] Configure a credential helper to remove this warning. See [2023-11-13T17:35:25.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:35:25.598Z] [2023-11-13T17:35:25.598Z] Login Succeeded [2023-11-13T17:35:25.598Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:35:25.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T17:35:25.920Z] + 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-13T17:35:25.920Z] + dirname cmd/core-command/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/core-data/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/core-metadata/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-13T17:35:25.920Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-11-13T17:35:25.920Z] cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-13T17:35:25.920Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-11-13T17:35:25.920Z] cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/support-notifications/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-13T17:35:25.920Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-13T17:35:25.920Z] + cut -d/ -f2 [2023-11-13T17:35:25.920Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-13T17:35:26.027Z] 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-13T17:35:26.370Z] + git rev-list -1 --merges 411a0270e6d1463cc00e8b5730742509ffa8a5a2~1..411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] echo [2023-11-13T17:35:26.385Z] -----------> git rev-list -1 --merges 411a0270e6d1463cc00e8b5730742509ffa8a5a2~1..411a0270e6d1463cc00e8b5730742509ffa8a5a2 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [false] [Pipeline] sh [2023-11-13T17:35:26.669Z] + git log --format=format:%s -1 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] echo [2023-11-13T17:35:26.685Z] ========================================================= [2023-11-13T17:35:26.685Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-13T17:35:26.685Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-13T17:35:27.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T17:35:27.121Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-13T17:35:27.121Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-13T17:35:27.121Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-13T17:35:27.121Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-11-13T17:35:27.121Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-13T17:35:27.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:35:27.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T17:35:27.457Z] [2023-11-13T17:35:27.457Z] 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-13T17:35:27.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T17:35:27.767Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-13T17:35:27.767Z] b85a868b505f: Pulling fs layer [2023-11-13T17:35:27.767Z] e2be974225ed: Pulling fs layer [2023-11-13T17:35:27.767Z] 339a4e72a1f5: Pulling fs layer [2023-11-13T17:35:27.767Z] 988bab9f4d93: Pulling fs layer [2023-11-13T17:35:27.767Z] 1469e6f7b9e6: Pulling fs layer [2023-11-13T17:35:27.767Z] eaf3925da568: Pulling fs layer [2023-11-13T17:35:27.767Z] bab4dde63d76: Pulling fs layer [2023-11-13T17:35:27.767Z] bde34c3a00c8: Pulling fs layer [2023-11-13T17:35:27.767Z] b352a97aabf1: Pulling fs layer [2023-11-13T17:35:27.767Z] 4872d77fe225: Pulling fs layer [2023-11-13T17:35:27.767Z] 5851b861e8e6: Pulling fs layer [2023-11-13T17:35:27.767Z] 988bab9f4d93: Waiting [2023-11-13T17:35:27.767Z] b352a97aabf1: Waiting [2023-11-13T17:35:27.767Z] 1469e6f7b9e6: Waiting [2023-11-13T17:35:27.767Z] bab4dde63d76: Waiting [2023-11-13T17:35:27.767Z] 4872d77fe225: Waiting [2023-11-13T17:35:27.767Z] 5851b861e8e6: Waiting [2023-11-13T17:35:27.767Z] eaf3925da568: Waiting [2023-11-13T17:35:27.767Z] bde34c3a00c8: Waiting [2023-11-13T17:35:27.767Z] e2be974225ed: Verifying Checksum [2023-11-13T17:35:27.767Z] e2be974225ed: Download complete [2023-11-13T17:35:27.767Z] 988bab9f4d93: Download complete [2023-11-13T17:35:27.767Z] 1469e6f7b9e6: Verifying Checksum [2023-11-13T17:35:27.767Z] 1469e6f7b9e6: Download complete [2023-11-13T17:35:27.767Z] 339a4e72a1f5: Verifying Checksum [2023-11-13T17:35:27.767Z] 339a4e72a1f5: Download complete [2023-11-13T17:35:27.767Z] eaf3925da568: Verifying Checksum [2023-11-13T17:35:27.767Z] eaf3925da568: Download complete [2023-11-13T17:35:27.767Z] bde34c3a00c8: Download complete [2023-11-13T17:35:28.043Z] b352a97aabf1: Download complete [2023-11-13T17:35:28.043Z] 4872d77fe225: Download complete [2023-11-13T17:35:28.043Z] 5851b861e8e6: Download complete [2023-11-13T17:35:28.043Z] b85a868b505f: Verifying Checksum [2023-11-13T17:35:28.043Z] b85a868b505f: Download complete [2023-11-13T17:35:28.305Z] bab4dde63d76: Verifying Checksum [2023-11-13T17:35:28.305Z] bab4dde63d76: Download complete [2023-11-13T17:35:29.242Z] b85a868b505f: Pull complete [2023-11-13T17:35:29.242Z] e2be974225ed: Pull complete [2023-11-13T17:35:29.810Z] 339a4e72a1f5: Pull complete [2023-11-13T17:35:29.810Z] 988bab9f4d93: Pull complete [2023-11-13T17:35:30.069Z] 1469e6f7b9e6: Pull complete [2023-11-13T17:35:30.069Z] eaf3925da568: Pull complete [2023-11-13T17:35:31.972Z] bab4dde63d76: Pull complete [2023-11-13T17:35:31.972Z] bde34c3a00c8: Pull complete [2023-11-13T17:35:31.972Z] b352a97aabf1: Pull complete [2023-11-13T17:35:31.972Z] 4872d77fe225: Pull complete [2023-11-13T17:35:31.972Z] 5851b861e8e6: Pull complete [2023-11-13T17:35:31.972Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-13T17:35:31.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T17:35:31.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:35:32.059Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T17:35:32.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T17:35:34.549Z] $ docker top 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 -eo pid,comm [2023-11-13T17:35:34.599Z] 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-13T17:35:34.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T17:35:34.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T17:35:34.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T17:35:34.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T17:35:34.774Z] $ docker exec 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent [2023-11-13T17:35:34.873Z] SSH_AUTH_SOCK=/tmp/ssh-cU32MhBoPtTE/agent.35 [2023-11-13T17:35:34.873Z] SSH_AGENT_PID=41 [2023-11-13T17:35:34.879Z] Running ssh-add (command line suppressed) [2023-11-13T17:35:34.989Z] Identity added: /w/workspace/edgex-go/605@tmp/private_key_11325213197612632977.key (/w/workspace/edgex-go/605@tmp/private_key_11325213197612632977.key) [2023-11-13T17:35:35.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T17:35:35.290Z] + git tag --points-at HEAD [Pipeline] } [2023-11-13T17:35:35.304Z] $ docker exec --env ******** --env ******** 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent -k [2023-11-13T17:35:35.390Z] unset SSH_AUTH_SOCK; [2023-11-13T17:35:35.391Z] unset SSH_AGENT_PID; [2023-11-13T17:35:35.391Z] echo Agent pid 41 killed; [2023-11-13T17:35:35.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-13T17:35:35.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T17:35:35.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T17:35:35.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T17:35:35.550Z] $ docker exec 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent [2023-11-13T17:35:35.667Z] SSH_AUTH_SOCK=/tmp/ssh-ZLL4DcS0pJ7D/agent.73 [2023-11-13T17:35:35.667Z] SSH_AGENT_PID=79 [2023-11-13T17:35:35.672Z] Running ssh-add (command line suppressed) [2023-11-13T17:35:35.775Z] Identity added: /w/workspace/edgex-go/605@tmp/private_key_11025594623866433881.key (/w/workspace/edgex-go/605@tmp/private_key_11025594623866433881.key) [2023-11-13T17:35:35.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T17:35:36.072Z] + git semver init [2023-11-13T17:35:36.333Z] 2023-11-13 17:35:36,242 [run_init] DEBUG init version:0.0.0 force:False [2023-11-13T17:35:36.333Z] 2023-11-13 17:35:36,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/605/.semver [2023-11-13T17:35:36.333Z] 2023-11-13 17:35:36,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/605/.semver [2023-11-13T17:35:36.333Z] 2023-11-13 17:35:36,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/605/.semver'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=None) [2023-11-13T17:35:42.923Z] 2023-11-13 17:35:41,711 [append_file] DEBUG append to file:/w/workspace/edgex-go/605/.git/info/exclude [2023-11-13T17:35:42.923Z] 2023-11-13 17:35:41,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/605/.semver/main with force:False [2023-11-13T17:35:42.923Z] 2023-11-13 17:35:41,712 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T17:35:42.923Z] 2023-11-13 17:35:41,712 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T17:35:42.923Z] 3.1.0-dev.70 [Pipeline] } [2023-11-13T17:35:42.933Z] $ docker exec --env ******** --env ******** 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 ssh-agent -k [2023-11-13T17:35:43.035Z] unset SSH_AUTH_SOCK; [2023-11-13T17:35:43.035Z] unset SSH_AGENT_PID; [2023-11-13T17:35:43.035Z] echo Agent pid 79 killed; [2023-11-13T17:35:43.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T17:35:43.341Z] + git semver [Pipeline] } [2023-11-13T17:35:43.616Z] $ docker stop --time=1 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 [2023-11-13T17:35:44.936Z] $ docker rm -f --volumes 15bed06d5c75f2f5edf73892efbbff5e6699ff8afd0ecf977fb2bbcd1e49fc46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T17:35:45.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-13T17:35:45.488Z] Stashed 1 file(s) [Pipeline] echo [2023-11-13T17:35:45.491Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.70 [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-13T17:35:45.863Z] + git config --global --add safe.directory /w/workspace/edgex-go/605 [Pipeline] echo [2023-11-13T17:35:45.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:35:45.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:35:45.899Z] ========================================================= [2023-11-13T17:35:45.899Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-13T17:35:45.899Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-13T17:35:46.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T17:35:46.187Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-13T17:35:46.187Z] 7264a8db6415: Pulling fs layer [2023-11-13T17:35:46.187Z] c4d48a809fc2: Pulling fs layer [2023-11-13T17:35:46.187Z] 4f1c88b9dad5: Pulling fs layer [2023-11-13T17:35:46.187Z] ad3a456e5733: Pulling fs layer [2023-11-13T17:35:46.187Z] 33e27b845d1e: Pulling fs layer [2023-11-13T17:35:46.187Z] c68163c4e522: Pulling fs layer [2023-11-13T17:35:46.187Z] 33e27b845d1e: Waiting [2023-11-13T17:35:46.187Z] ad3a456e5733: Waiting [2023-11-13T17:35:46.187Z] 50da416c3ac9: Pulling fs layer [2023-11-13T17:35:46.187Z] 23d2d4c4bb30: Pulling fs layer [2023-11-13T17:35:46.187Z] 50da416c3ac9: Waiting [2023-11-13T17:35:46.187Z] 23d2d4c4bb30: Waiting [2023-11-13T17:35:46.187Z] c4d48a809fc2: Verifying Checksum [2023-11-13T17:35:46.187Z] c4d48a809fc2: Download complete [2023-11-13T17:35:46.187Z] ad3a456e5733: Verifying Checksum [2023-11-13T17:35:46.187Z] ad3a456e5733: Download complete [2023-11-13T17:35:46.187Z] 33e27b845d1e: Verifying Checksum [2023-11-13T17:35:46.187Z] 33e27b845d1e: Download complete [2023-11-13T17:35:46.187Z] 7264a8db6415: Verifying Checksum [2023-11-13T17:35:46.187Z] 7264a8db6415: Download complete [2023-11-13T17:35:46.187Z] c68163c4e522: Verifying Checksum [2023-11-13T17:35:46.187Z] c68163c4e522: Download complete [2023-11-13T17:35:46.447Z] 7264a8db6415: Pull complete [2023-11-13T17:35:46.447Z] 23d2d4c4bb30: Verifying Checksum [2023-11-13T17:35:46.447Z] 23d2d4c4bb30: Download complete [2023-11-13T17:35:46.447Z] c4d48a809fc2: Pull complete [2023-11-13T17:35:46.706Z] 4f1c88b9dad5: Verifying Checksum [2023-11-13T17:35:46.706Z] 4f1c88b9dad5: Download complete [2023-11-13T17:35:46.965Z] 50da416c3ac9: Verifying Checksum [2023-11-13T17:35:46.965Z] 50da416c3ac9: Download complete [2023-11-13T17:35:49.497Z] 4f1c88b9dad5: Pull complete [2023-11-13T17:35:49.497Z] ad3a456e5733: Pull complete [2023-11-13T17:35:49.497Z] 33e27b845d1e: Pull complete [2023-11-13T17:35:49.755Z] c68163c4e522: Pull complete [2023-11-13T17:35:52.285Z] 50da416c3ac9: Pull complete [2023-11-13T17:35:52.285Z] 23d2d4c4bb30: Pull complete [2023-11-13T17:35:52.285Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-13T17:35:52.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T17:35:52.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-13T17:35:52.576Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T17:35:52.577Z] WORKDIR /edgex [2023-11-13T17:35:52.577Z] COPY go.mod . [2023-11-13T17:35:52.577Z] RUN go mod download [2023-11-13T17:35:52.577Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-13T17:35:53.143Z] Sending build context to Docker daemon 171MB [2023-11-13T17:35:53.144Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T17:35:53.144Z] ---> 0786185ac409 [2023-11-13T17:35:53.144Z] Step 2/4 : WORKDIR /edgex [2023-11-13T17:35:57.338Z] ---> Running in 3ae4ee7a5b91 [2023-11-13T17:35:57.597Z] Removing intermediate container 3ae4ee7a5b91 [2023-11-13T17:35:57.597Z] ---> e275e7c8c15b [2023-11-13T17:35:57.597Z] Step 3/4 : COPY go.mod . [2023-11-13T17:35:57.597Z] ---> ce8c71ab6525 [2023-11-13T17:35:57.597Z] Step 4/4 : RUN go mod download [2023-11-13T17:35:57.597Z] ---> Running in 9fcccd9fffdf [2023-11-13T17:36:00.549Z] Still waiting to schedule task [2023-11-13T17:36:00.549Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17353’ [2023-11-13T17:36:12.486Z] Removing intermediate container 9fcccd9fffdf [2023-11-13T17:36:12.486Z] ---> 9b3e73077d4f [2023-11-13T17:36:12.486Z] Successfully built 9b3e73077d4f [2023-11-13T17:36:12.486Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:36:12.780Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T17:36:12.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:36:12.846Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T17:36:12.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-13T17:36:13.371Z] $ docker top 615ba21818f345f461e27a60c977e8c9a2d53a7a8855f918b6fba65f82a87a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T17:36:13.705Z] + go version [2023-11-13T17:36:13.705Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-13T17:36:13.717Z] $ docker stop --time=1 615ba21818f345f461e27a60c977e8c9a2d53a7a8855f918b6fba65f82a87a75 [2023-11-13T17:36:14.993Z] $ docker rm -f --volumes 615ba21818f345f461e27a60c977e8c9a2d53a7a8855f918b6fba65f82a87a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:36:15.390Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T17:36:15.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:36:15.456Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T17:36:15.484Z] $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-13T17:36:15.796Z] $ docker top 6e537c8af601aac3f0252f168d97ef03e7c346745a966933db733541c2bcd605 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-13T17:36:15.864Z] ========================================================= [2023-11-13T17:36:15.865Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-13T17:36:15.865Z] ========================================================= [Pipeline] sh [2023-11-13T17:36:16.149Z] + git config --global --add safe.directory /w/workspace/edgex-go/605 [Pipeline] fileExists [Pipeline] sh [2023-11-13T17:36:16.443Z] + make test [2023-11-13T17:36:16.443Z] go test -race -coverprofile=coverage.out ./... [2023-11-13T17:36:23.004Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-13T17:36:35.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-13T17:36:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-13T17:36:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-13T17:36:38.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-11-13T17:36:39.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2023-11-13T17:36:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-13T17:36:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-13T17:36:39.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-13T17:36:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-13T17:36:40.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-13T17:36:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-13T17:36:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-13T17:36:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-13T17:36:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-13T17:36:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-13T17:36:43.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-13T17:36:43.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-13T17:36:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2023-11-13T17:36:43.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 53.2% of statements [2023-11-13T17:36:45.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.045s coverage: 93.4% of statements [2023-11-13T17:36:45.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.067s coverage: 4.1% of statements [2023-11-13T17:36:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-13T17:36:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-13T17:36:45.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-13T17:36:45.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-13T17:36:45.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-13T17:36:45.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-13T17:36:45.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-13T17:36:45.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-13T17:36:45.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-13T17:36:45.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-13T17:36:46.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 97.6% of statements [2023-11-13T17:36:46.864Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-11-13T17:36:47.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-13T17:36:47.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-13T17:36:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements [2023-11-13T17:36:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 32.2% of statements [2023-11-13T17:36:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2023-11-13T17:36:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements [2023-11-13T17:36:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.056s coverage: 94.1% of statements [2023-11-13T17:36:48.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements [2023-11-13T17:36:49.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-13T17:36:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-13T17:36:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-13T17:36:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-13T17:36:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-13T17:36:50.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-13T17:36:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-13T17:36:51.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-13T17:36:51.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-13T17:36:52.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-13T17:36:53.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-13T17:36:54.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-13T17:36:54.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-13T17:36:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-13T17:36:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-13T17:36:57.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-13T17:36:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-13T17:36:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-13T17:36:58.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-13T17:36:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-13T17:36:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-13T17:36:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-13T17:36:59.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-13T17:37:01.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-13T17:37:01.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-13T17:37:01.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-13T17:37:01.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-13T17:37:02.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-11-13T17:37:02.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-13T17:37:02.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-13T17:37:02.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-13T17:37:02.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-13T17:37:02.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-13T17:37:02.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-13T17:37:03.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-13T17:37:03.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.063s coverage: 92.9% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.058s coverage: 100.0% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.186s coverage: 38.4% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.049s coverage: 84.8% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-11-13T17:37:13.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-11-13T17:37:13.914Z] 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-13T17:37:14.175Z] running golangci-lint [2023-11-13T17:37:14.175Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-13T17:37:14.175Z] go version go1.21.0 linux/amd64 [2023-11-13T17:37:14.435Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-13T17:37:14.435Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-13T17:37:29.319Z] level=info msg="[loader] Go packages loading at mode 575 (imports|compiled_files|deps|files|types_sizes|exports_file|name) took 13.634964766s" [2023-11-13T17:37:29.319Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.78207ms" [2023-11-13T17:37:35.875Z] level=info msg="[linters_context/goanalysis] analyzers took 56.939050845s with top 10 stages: buildir: 28.664319294s, gosec: 6.201403514s, inspect: 1.545929055s, fact_deprecated: 1.26751725s, printf: 1.053851644s, ctrlflow: 956.438835ms, S1038: 914.291577ms, nilness: 740.660146ms, fact_purity: 630.907667ms, directives: 580.846823ms" [2023-11-13T17:37:35.875Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-13T17:37:35.875Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, cgo: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" [2023-11-13T17:37:35.875Z] level=info msg="[runner] processing took 12.822256ms with stages: nolint: 6.29808ms, identifier_marker: 3.170681ms, exclude-rules: 1.362501ms, autogenerated_exclude: 849.368µs, path_prettifier: 755.298µs, skip_dirs: 358.458µs, cgo: 15.83µs, filename_unadjuster: 8.5µs, max_same_issues: 590ns, exclude: 400ns, fixer: 360ns, uniq_by_line: 320ns, diff: 310ns, skip_files: 270ns, max_from_linter: 260ns, severity-rules: 250ns, sort_results: 250ns, source_code: 190ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2023-11-13T17:37:35.875Z] level=info msg="[runner] linters took 7.377122241s with stages: goanalysis_metalinter: 7.364211374s" [2023-11-13T17:37:35.875Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-13T17:37:35.875Z] level=info msg="Memory: 212 samples, avg is 222.9MB, max is 999.8MB" [2023-11-13T17:37:35.875Z] level=info msg="Execution took 21.058746262s" [2023-11-13T17:37:35.875Z] go vet ./... [2023-11-13T17:37:39.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T17:37:39.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T17:37:39.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-13T17:37:39.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-13T17:37:39.720Z] + ls -al . [2023-11-13T17:37:39.720Z] total 736 [2023-11-13T17:37:39.720Z] drwxrwxr-x 11 1001 1001 4096 Nov 13 17:36 . [2023-11-13T17:37:39.720Z] drwxr-xr-x 4 root root 4096 Nov 13 17:36 .. [2023-11-13T17:37:39.720Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 17:35 .blubracket [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 10 Nov 13 17:35 .dockerignore [2023-11-13T17:37:39.720Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 17:37 .git [2023-11-13T17:37:39.720Z] drwxrwxr-x 3 1001 1001 4096 Nov 13 17:35 .github [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 1074 Nov 13 17:35 .gitignore [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 17:35 .golangci.yml [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 100 Nov 13 17:35 .hadolint.yml [2023-11-13T17:37:39.720Z] drwxr-xr-x 3 1001 1001 4096 Nov 13 17:35 .semver [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 155 Nov 13 17:35 .sonarcloud.properties [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 17:35 ADOPTERS.md [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 11674 Nov 13 17:35 Attribution.txt [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 100284 Nov 13 17:35 CHANGELOG.md [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 17:35 CONTRIBUTING.md [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 17:35 GOVERNANCE.md [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 861 Nov 13 17:35 Jenkinsfile [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 17:35 LICENSE [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 15054 Nov 13 17:35 Makefile [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 17:35 OWNERS.md [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 9528 Nov 13 17:35 README.md [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 789 Nov 13 17:35 SECURITY.md [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 12 Nov 13 17:35 VERSION [2023-11-13T17:37:39.720Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 17:35 bin [2023-11-13T17:37:39.720Z] drwxrwxr-x 18 1001 1001 4096 Nov 13 17:35 cmd [2023-11-13T17:37:39.720Z] -rw-r--r-- 1 root root 453602 Nov 13 17:37 coverage.out [2023-11-13T17:37:39.720Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 17:35 fuzz_test [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 3649 Nov 13 17:35 go.mod [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 34366 Nov 13 17:35 go.sum [2023-11-13T17:37:39.720Z] drwxrwxr-x 7 1001 1001 4096 Nov 13 17:35 internal [2023-11-13T17:37:39.720Z] drwxrwxr-x 3 1001 1001 4096 Nov 13 17:35 openapi [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 584 Nov 13 17:35 security.txt [2023-11-13T17:37:39.720Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 17:35 version.go [Pipeline] sh [2023-11-13T17:37:40.016Z] + '[' -e coverage.out ] [2023-11-13T17:37:40.016Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-13T17:37:40.114Z] Stashed 1 file(s) [Pipeline] sh [2023-11-13T17:37:40.394Z] + make build [2023-11-13T17:37:40.394Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-13T17:37:52.596Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-13T17:37:52.596Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-13T17:37:53.163Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-13T17:37:53.730Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-13T17:37:58.991Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-13T17:38:00.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-13T17:38:01.301Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-13T17:38:02.237Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-13T17:38:03.173Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-13T17:38:03.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-13T17:38:04.679Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-13T17:38:06.066Z] $ docker stop --time=1 6e537c8af601aac3f0252f168d97ef03e7c346745a966933db733541c2bcd605 [2023-11-13T17:38:09.764Z] $ docker rm -f --volumes 6e537c8af601aac3f0252f168d97ef03e7c346745a966933db733541c2bcd605 [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-13T17:38:10.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-13T17:38:10.759Z] [2023-11-13T17:38:10.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:38:11.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-13T17:38:11.052Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-13T17:38:11.052Z] 91d30c5bc195: Pulling fs layer [2023-11-13T17:38:11.052Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-13T17:38:11.052Z] 9c61dcf015f6: Pulling fs layer [2023-11-13T17:38:11.052Z] 4698f68db338: Pulling fs layer [2023-11-13T17:38:11.052Z] 2a2f49069b9e: Pulling fs layer [2023-11-13T17:38:11.052Z] e0025b399a48: Pulling fs layer [2023-11-13T17:38:11.052Z] 4698f68db338: Waiting [2023-11-13T17:38:11.052Z] e0025b399a48: Waiting [2023-11-13T17:38:11.052Z] 2a2f49069b9e: Waiting [2023-11-13T17:38:11.310Z] 91d30c5bc195: Verifying Checksum [2023-11-13T17:38:11.310Z] 91d30c5bc195: Download complete [2023-11-13T17:38:11.310Z] 4698f68db338: Download complete [2023-11-13T17:38:11.310Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-13T17:38:11.310Z] 2e9b0aa3be6d: Download complete [2023-11-13T17:38:11.310Z] 91d30c5bc195: Pull complete [2023-11-13T17:38:11.310Z] e0025b399a48: Verifying Checksum [2023-11-13T17:38:11.310Z] e0025b399a48: Download complete [2023-11-13T17:38:11.568Z] 2a2f49069b9e: Download complete [2023-11-13T17:38:11.568Z] 2e9b0aa3be6d: Pull complete [2023-11-13T17:38:11.827Z] 9c61dcf015f6: Verifying Checksum [2023-11-13T17:38:11.827Z] 9c61dcf015f6: Download complete [2023-11-13T17:38:14.358Z] 9c61dcf015f6: Pull complete [2023-11-13T17:38:14.358Z] 4698f68db338: Pull complete [2023-11-13T17:38:14.616Z] 2a2f49069b9e: Pull complete [2023-11-13T17:38:14.616Z] e0025b399a48: Pull complete [2023-11-13T17:38:14.616Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-13T17:38:14.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-13T17:38:14.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:38:14.686Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T17:38:14.724Z] $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-13T17:38:17.491Z] $ docker top e37c30ced4a0b44b3f082be85a61c2764895ec4f429f0df6baf7b17dc426faad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T17:38:17.830Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-13T17:38:20.368Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #1 transferring dockerfile: 1.82kB done [2023-11-13T17:38:20.368Z] #1 DONE 0.0s [2023-11-13T17:38:20.368Z] [2023-11-13T17:38:20.368Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #2 transferring dockerfile: 1.78kB done [2023-11-13T17:38:20.368Z] #2 DONE 0.0s [2023-11-13T17:38:20.368Z] [2023-11-13T17:38:20.368Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #3 transferring dockerfile: 2.12kB done [2023-11-13T17:38:20.368Z] #3 DONE 0.0s [2023-11-13T17:38:20.368Z] [2023-11-13T17:38:20.368Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #4 transferring dockerfile: 1.59kB done [2023-11-13T17:38:20.368Z] #4 DONE 0.0s [2023-11-13T17:38:20.368Z] [2023-11-13T17:38:20.368Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #5 transferring dockerfile: 1.70kB done [2023-11-13T17:38:20.368Z] #5 DONE 0.0s [2023-11-13T17:38:20.368Z] [2023-11-13T17:38:20.368Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #6 transferring dockerfile: 1.96kB done [2023-11-13T17:38:20.368Z] #6 DONE 0.0s [2023-11-13T17:38:20.368Z] [2023-11-13T17:38:20.368Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #7 transferring dockerfile: 2.38kB done [2023-11-13T17:38:20.368Z] #7 DONE 0.0s [2023-11-13T17:38:20.368Z] [2023-11-13T17:38:20.368Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-11-13T17:38:20.368Z] #8 transferring dockerfile: 1.58kB done [2023-11-13T17:38:20.369Z] #8 DONE 0.0s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-13T17:38:20.369Z] #9 transferring dockerfile: 2.39kB done [2023-11-13T17:38:20.369Z] #9 DONE 0.0s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #10 [core-command internal] load build definition from Dockerfile [2023-11-13T17:38:20.369Z] #10 transferring dockerfile: 1.82kB done [2023-11-13T17:38:20.369Z] #10 DONE 0.0s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-11-13T17:38:20.369Z] #11 transferring dockerfile: 1.84kB done [2023-11-13T17:38:20.369Z] #11 DONE 0.0s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-13T17:38:20.369Z] #12 transferring dockerfile: 2.82kB done [2023-11-13T17:38:20.369Z] #12 DONE 0.1s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #13 [core-data internal] load build definition from Dockerfile [2023-11-13T17:38:20.369Z] #13 transferring dockerfile: 1.90kB done [2023-11-13T17:38:20.369Z] #13 DONE 0.0s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-13T17:38:20.369Z] #14 transferring dockerfile: 2.04kB done [2023-11-13T17:38:20.369Z] #14 DONE 0.0s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #15 [support-scheduler internal] load .dockerignore [2023-11-13T17:38:20.369Z] #15 transferring context: 50B done [2023-11-13T17:38:20.369Z] #15 DONE 0.0s [2023-11-13T17:38:20.369Z] [2023-11-13T17:38:20.369Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-11-13T17:38:20.628Z] #16 transferring context: 50B done [2023-11-13T17:38:20.628Z] #16 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-13T17:38:20.628Z] #17 transferring context: 50B done [2023-11-13T17:38:20.628Z] #17 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #18 [security-spire-server internal] load .dockerignore [2023-11-13T17:38:20.628Z] #18 transferring context: 50B done [2023-11-13T17:38:20.628Z] #18 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #19 [security-spire-agent internal] load .dockerignore [2023-11-13T17:38:20.628Z] #19 transferring context: 50B done [2023-11-13T17:38:20.628Z] #19 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #20 [core-metadata internal] load .dockerignore [2023-11-13T17:38:20.628Z] #20 transferring context: 50B done [2023-11-13T17:38:20.628Z] #20 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #21 [security-spire-config internal] load .dockerignore [2023-11-13T17:38:20.628Z] #21 transferring context: 50B done [2023-11-13T17:38:20.628Z] #21 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-11-13T17:38:20.628Z] #22 transferring context: 50B done [2023-11-13T17:38:20.628Z] #22 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #23 [security-proxy-setup internal] load .dockerignore [2023-11-13T17:38:20.628Z] #23 transferring context: 50B done [2023-11-13T17:38:20.628Z] #23 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #24 [core-command internal] load .dockerignore [2023-11-13T17:38:20.628Z] #24 transferring context: 50B done [2023-11-13T17:38:20.628Z] #24 DONE 0.1s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #25 [support-notifications internal] load .dockerignore [2023-11-13T17:38:20.628Z] #25 transferring context: 50B done [2023-11-13T17:38:20.628Z] #25 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #26 [security-bootstrapper internal] load .dockerignore [2023-11-13T17:38:20.628Z] #26 transferring context: 50B done [2023-11-13T17:38:20.628Z] #26 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #27 [core-data internal] load .dockerignore [2023-11-13T17:38:20.628Z] #27 transferring context: 50B done [2023-11-13T17:38:20.628Z] #27 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-13T17:38:20.628Z] #28 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:38:20.628Z] #29 ... [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #30 [security-proxy-auth internal] load .dockerignore [2023-11-13T17:38:20.628Z] #30 transferring context: 50B done [2023-11-13T17:38:20.628Z] #30 DONE 0.1s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-13T17:38:20.628Z] #28 DONE 0.0s [2023-11-13T17:38:20.628Z] [2023-11-13T17:38:20.628Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:38:20.887Z] #29 DONE 0.1s [2023-11-13T17:38:20.887Z] [2023-11-13T17:38:20.887Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-13T17:38:20.887Z] #28 DONE 0.0s [2023-11-13T17:38:20.887Z] [2023-11-13T17:38:20.887Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:38:20.887Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:38:20.887Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-11-13T17:38:20.887Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:38:20.887Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-13T17:38:20.887Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-13T17:38:20.887Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-13T17:38:20.887Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-13T17:38:21.147Z] #31 ... [2023-11-13T17:38:21.147Z] [2023-11-13T17:38:21.147Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-13T17:38:21.147Z] #28 DONE 0.0s [2023-11-13T17:38:21.147Z] [2023-11-13T17:38:21.147Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:38:21.147Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:38:21.147Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-13T17:38:21.147Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:38:21.147Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-13T17:38:21.147Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-13T17:38:21.147Z] #31 ... [2023-11-13T17:38:21.147Z] [2023-11-13T17:38:21.147Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-13T17:38:21.147Z] #28 DONE 0.0s [2023-11-13T17:38:21.147Z] [2023-11-13T17:38:21.147Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:38:21.147Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:38:21.147Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-13T17:38:21.147Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:38:21.147Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-13T17:38:21.147Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-13T17:38:21.147Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-13T17:38:21.147Z] #31 ... [2023-11-13T17:38:21.147Z] [2023-11-13T17:38:21.147Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-13T17:38:21.147Z] #28 DONE 0.0s [2023-11-13T17:38:21.408Z] [2023-11-13T17:38:21.408Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-13T17:38:21.408Z] #28 DONE 0.0s [2023-11-13T17:38:21.408Z] [2023-11-13T17:38:21.408Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-13T17:38:21.408Z] #32 DONE 0.8s [2023-11-13T17:38:21.408Z] [2023-11-13T17:38:21.408Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:38:21.408Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:38:21.408Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-13T17:38:21.408Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:38:21.408Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-13T17:38:21.408Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-13T17:38:21.408Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-13T17:38:21.666Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:38:21.666Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-13T17:38:21.666Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:38:21.666Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-13T17:38:21.666Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-13T17:38:21.666Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-13T17:38:21.666Z] #31 DONE 1.1s [2023-11-13T17:38:21.666Z] [2023-11-13T17:38:21.666Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-13T17:38:21.666Z] #32 DONE 0.8s [2023-11-13T17:38:21.666Z] [2023-11-13T17:38:21.666Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:38:21.666Z] #29 DONE 0.7s [2023-11-13T17:38:21.666Z] [2023-11-13T17:38:21.666Z] #33 [security-proxy-auth internal] load build context [2023-11-13T17:38:24.968Z] #33 ... [2023-11-13T17:38:24.968Z] [2023-11-13T17:38:24.968Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-13T17:38:24.968Z] #34 DONE 3.7s [2023-11-13T17:38:24.968Z] [2023-11-13T17:38:24.968Z] #33 [security-proxy-auth internal] load build context [2023-11-13T17:38:24.968Z] #33 ... [2023-11-13T17:38:24.968Z] [2023-11-13T17:38:24.968Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-13T17:38:24.968Z] #35 DONE 4.0s [2023-11-13T17:38:24.968Z] [2023-11-13T17:38:24.968Z] #33 [security-proxy-auth internal] load build context [2023-11-13T17:38:25.228Z] #33 ... [2023-11-13T17:38:25.228Z] [2023-11-13T17:38:25.228Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:38:25.228Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:38:25.228Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-13T17:38:25.228Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:38:25.228Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-13T17:38:25.228Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-13T17:38:25.228Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-13T17:38:25.228Z] #31 DONE 1.1s [2023-11-13T17:38:25.228Z] [2023-11-13T17:38:25.228Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-13T17:38:25.228Z] #36 DONE 4.3s [2023-11-13T17:38:25.228Z] [2023-11-13T17:38:25.228Z] #33 [security-proxy-auth internal] load build context [2023-11-13T17:38:25.228Z] #33 ... [2023-11-13T17:38:25.228Z] [2023-11-13T17:38:25.228Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:38:25.228Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:38:25.228Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-13T17:38:25.228Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:38:25.228Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-13T17:38:25.228Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-13T17:38:25.228Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-13T17:38:25.228Z] #31 DONE 1.1s [2023-11-13T17:38:25.228Z] [2023-11-13T17:38:25.228Z] #33 [security-proxy-auth internal] load build context [2023-11-13T17:38:25.487Z] #33 ... [2023-11-13T17:38:25.487Z] [2023-11-13T17:38:25.487Z] #37 [security-spire-server internal] load build context [2023-11-13T17:38:25.487Z] #37 transferring context: 18.10kB 0.0s done [2023-11-13T17:38:25.487Z] #37 DONE 0.2s [2023-11-13T17:38:25.487Z] [2023-11-13T17:38:25.487Z] #38 [security-spire-agent internal] load build context [2023-11-13T17:38:25.487Z] #38 transferring context: 17.63kB 0.0s done [2023-11-13T17:38:25.487Z] #38 DONE 0.2s [2023-11-13T17:38:25.487Z] [2023-11-13T17:38:25.487Z] #39 [security-spire-config internal] load build context [2023-11-13T17:38:25.487Z] #39 transferring context: 16.35kB 0.0s done [2023-11-13T17:38:25.487Z] #39 DONE 0.3s [2023-11-13T17:38:25.487Z] [2023-11-13T17:38:25.487Z] #33 [security-proxy-auth internal] load build context [2023-11-13T17:38:30.774Z] #33 transferring context: 340.42MB 5.7s [2023-11-13T17:38:30.774Z] #33 ... [2023-11-13T17:38:30.774Z] [2023-11-13T17:38:30.774Z] #40 [support-scheduler internal] load build context [2023-11-13T17:38:30.774Z] #40 transferring context: 365.21MB 6.7s done [2023-11-13T17:38:31.035Z] #40 ... [2023-11-13T17:38:31.035Z] [2023-11-13T17:38:31.035Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-13T17:38:31.035Z] #41 transferring context: 365.21MB 10.1s done [2023-11-13T17:38:31.035Z] #41 ... [2023-11-13T17:38:31.035Z] [2023-11-13T17:38:31.035Z] #42 [core-metadata internal] load build context [2023-11-13T17:38:31.035Z] #42 transferring context: 365.21MB 7.3s done [2023-11-13T17:38:31.035Z] #42 ... [2023-11-13T17:38:31.035Z] [2023-11-13T17:38:31.035Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-13T17:38:31.035Z] #43 transferring context: 365.21MB 9.1s done [2023-11-13T17:38:31.294Z] #43 ... [2023-11-13T17:38:31.294Z] [2023-11-13T17:38:31.294Z] #44 [security-secretstore-setup internal] load build context [2023-11-13T17:38:31.294Z] #44 transferring context: 365.21MB 6.9s done [2023-11-13T17:38:31.554Z] #44 ... [2023-11-13T17:38:31.555Z] [2023-11-13T17:38:31.555Z] #45 [core-data internal] load build context [2023-11-13T17:38:31.555Z] #45 transferring context: 365.21MB 6.7s done [2023-11-13T17:38:31.814Z] #45 ... [2023-11-13T17:38:31.814Z] [2023-11-13T17:38:31.814Z] #46 [security-proxy-setup internal] load build context [2023-11-13T17:38:31.814Z] #46 transferring context: 365.21MB 7.0s done [2023-11-13T17:38:31.814Z] #46 ... [2023-11-13T17:38:31.814Z] [2023-11-13T17:38:31.814Z] #47 [core-command internal] load build context [2023-11-13T17:38:31.814Z] #47 transferring context: 365.21MB 7.2s done [2023-11-13T17:38:31.814Z] #47 ... [2023-11-13T17:38:31.814Z] [2023-11-13T17:38:31.814Z] #48 [support-notifications internal] load build context [2023-11-13T17:38:31.814Z] #48 transferring context: 365.21MB 8.4s done [2023-11-13T17:38:32.094Z] #48 ... [2023-11-13T17:38:32.094Z] [2023-11-13T17:38:32.094Z] #49 [security-bootstrapper internal] load build context [2023-11-13T17:38:32.094Z] #49 transferring context: 365.21MB 6.8s done [2023-11-13T17:38:32.094Z] #49 ... [2023-11-13T17:38:32.094Z] [2023-11-13T17:38:32.094Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:38:32.094Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-11-13T17:38:32.094Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-11-13T17:38:32.094Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-13T17:38:32.094Z] #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-13T17:38:32.094Z] #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-13T17:38:32.094Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-13T17:38:32.094Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-13T17:38:32.094Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-13T17:38:32.094Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-11-13T17:38:32.094Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-13T17:38:32.094Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-13T17:38:32.094Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s [2023-11-13T17:38:32.356Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2023-11-13T17:38:32.616Z] #50 ... [2023-11-13T17:38:32.616Z] [2023-11-13T17:38:32.616Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-13T17:38:32.616Z] #0 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:32.616Z] #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:32.616Z] #0 3.119 (1/2) Installing ca-certificates (20230506-r0) [2023-11-13T17:38:32.616Z] #0 3.141 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:32.616Z] #0 3.143 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:32.616Z] #0 3.171 Executing ca-certificates-20230506-r0.trigger [2023-11-13T17:38:32.616Z] #0 3.257 OK: 8 MiB in 17 packages [2023-11-13T17:38:32.961Z] #51 ... [2023-11-13T17:38:32.961Z] [2023-11-13T17:38:32.961Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:38:32.961Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-11-13T17:38:32.961Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-13T17:38:32.961Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-13T17:38:32.961Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-13T17:38:32.961Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-13T17:38:32.961Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-13T17:38:32.961Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-13T17:38:32.961Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-11-13T17:38:32.961Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.3s done [2023-11-13T17:38:32.961Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-13T17:38:32.961Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.3s [2023-11-13T17:38:33.299Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-11-13T17:38:35.207Z] #52 ... [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-13T17:38:35.207Z] #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 1.290 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:35.207Z] #0 1.324 (2/2) Installing su-exec (0.2-r3) [2023-11-13T17:38:35.207Z] #0 1.324 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:35.207Z] #0 1.334 OK: 7 MiB in 17 packages [2023-11-13T17:38:35.207Z] #53 ... [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #40 [support-scheduler internal] load build context [2023-11-13T17:38:35.207Z] #40 DONE 14.4s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:38:35.207Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 3.144 OK: 264 MiB in 52 packages [2023-11-13T17:38:35.207Z] #54 ... [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #44 [security-secretstore-setup internal] load build context [2023-11-13T17:38:35.207Z] #44 DONE 14.0s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #45 [core-data internal] load build context [2023-11-13T17:38:35.207Z] #45 DONE 13.8s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #46 [security-proxy-setup internal] load build context [2023-11-13T17:38:35.207Z] #46 DONE 14.0s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-13T17:38:35.207Z] #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 1.339 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:38:35.207Z] #0 1.471 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:38:35.207Z] #0 1.477 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:35.207Z] #0 1.480 (4/6) Installing openssl (3.1.4-r1) [2023-11-13T17:38:35.207Z] #0 1.516 (5/6) Installing su-exec (0.2-r3) [2023-11-13T17:38:35.207Z] #0 1.543 (6/6) Installing yq (4.33.3-r4) [2023-11-13T17:38:35.207Z] #0 1.651 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:35.207Z] #0 1.657 OK: 17 MiB in 19 packages [2023-11-13T17:38:35.207Z] #55 DONE 10.3s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-13T17:38:35.207Z] #51 DONE 12.6s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-13T17:38:35.207Z] #53 DONE 10.3s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #56 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-13T17:38:35.207Z] #0 1.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 1.471 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:35.207Z] #0 1.471 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:35.207Z] #0 1.479 OK: 7 MiB in 16 packages [2023-11-13T17:38:35.207Z] #56 DONE 10.5s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-13T17:38:35.207Z] #57 ... [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-13T17:38:35.207Z] #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 3.356 (1/4) Installing ca-certificates (20230506-r0) [2023-11-13T17:38:35.207Z] #0 3.453 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:35.207Z] #0 3.453 (3/4) Installing su-exec (0.2-r3) [2023-11-13T17:38:35.207Z] #0 3.455 (4/4) Installing yq (4.33.3-r4) [2023-11-13T17:38:35.207Z] #0 3.517 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:35.207Z] #0 3.525 Executing ca-certificates-20230506-r0.trigger [2023-11-13T17:38:35.207Z] #0 3.565 OK: 17 MiB in 19 packages [2023-11-13T17:38:35.207Z] #58 DONE 10.3s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #49 [security-bootstrapper internal] load build context [2023-11-13T17:38:35.207Z] #49 DONE 13.9s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-13T17:38:35.207Z] #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:35.207Z] #0 2.835 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:35.207Z] #0 2.958 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:35.207Z] #0 2.981 OK: 7 MiB in 16 packages [2023-11-13T17:38:35.207Z] #59 DONE 10.3s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #47 [core-command internal] load build context [2023-11-13T17:38:35.207Z] #47 DONE 13.9s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #42 [core-metadata internal] load build context [2023-11-13T17:38:35.207Z] #42 DONE 14.2s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #48 [support-notifications internal] load build context [2023-11-13T17:38:35.207Z] #48 DONE 13.9s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #33 [security-proxy-auth internal] load build context [2023-11-13T17:38:35.207Z] #33 transferring context: 365.21MB 5.9s done [2023-11-13T17:38:35.207Z] #33 DONE 13.7s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-13T17:38:35.207Z] #43 DONE 14.5s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-13T17:38:35.207Z] #41 DONE 14.4s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-13T17:38:35.207Z] #60 DONE 0.2s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:38:35.207Z] #54 DONE 10.6s [2023-11-13T17:38:35.207Z] [2023-11-13T17:38:35.207Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-13T17:38:35.465Z] #61 ... [2023-11-13T17:38:35.466Z] [2023-11-13T17:38:35.466Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:38:35.466Z] #50 DONE 10.2s [2023-11-13T17:38:35.466Z] [2023-11-13T17:38:35.466Z] #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:38:35.466Z] #62 DONE 0.1s [2023-11-13T17:38:35.466Z] [2023-11-13T17:38:35.466Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:38:35.725Z] #63 ... [2023-11-13T17:38:35.725Z] [2023-11-13T17:38:35.725Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:38:35.725Z] #64 ... [2023-11-13T17:38:35.725Z] [2023-11-13T17:38:35.725Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:38:35.983Z] #65 ... [2023-11-13T17:38:35.983Z] [2023-11-13T17:38:35.983Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-13T17:38:35.983Z] #66 ... [2023-11-13T17:38:35.983Z] [2023-11-13T17:38:35.983Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-13T17:38:35.983Z] #61 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.262Z] #61 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.520Z] #61 11.53 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:38:36.521Z] #61 11.53 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:38:36.521Z] #61 11.53 OK: 20080 distinct packages available [2023-11-13T17:38:36.521Z] #61 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.521Z] #61 ... [2023-11-13T17:38:36.521Z] [2023-11-13T17:38:36.521Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:38:36.521Z] #64 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.521Z] #64 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.521Z] #64 11.49 OK: 264 MiB in 52 packages [2023-11-13T17:38:36.521Z] #64 DONE 11.6s [2023-11-13T17:38:36.521Z] [2023-11-13T17:38:36.521Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-13T17:38:36.521Z] #57 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.521Z] #57 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.521Z] #57 11.53 OK: 264 MiB in 52 packages [2023-11-13T17:38:36.521Z] #57 DONE 11.6s [2023-11-13T17:38:36.521Z] [2023-11-13T17:38:36.521Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-13T17:38:36.521Z] #61 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.779Z] #61 ... [2023-11-13T17:38:36.779Z] [2023-11-13T17:38:36.779Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-13T17:38:36.779Z] #67 DONE 1.4s [2023-11-13T17:38:36.779Z] [2023-11-13T17:38:36.779Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:38:36.779Z] #68 DONE 0.2s [2023-11-13T17:38:36.779Z] [2023-11-13T17:38:36.779Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:38:36.779Z] #69 DONE 0.1s [2023-11-13T17:38:36.779Z] [2023-11-13T17:38:36.779Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-13T17:38:36.779Z] #70 DONE 0.1s [2023-11-13T17:38:36.779Z] [2023-11-13T17:38:36.779Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:38:36.779Z] #65 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.779Z] #65 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.779Z] #65 11.48 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:38:36.780Z] #65 11.48 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:38:36.780Z] #65 11.48 OK: 20076 distinct packages available [2023-11-13T17:38:36.780Z] #65 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.780Z] #65 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:36.780Z] #65 11.86 (1/11) Installing ca-certificates (20230506-r0) [2023-11-13T17:38:36.780Z] #65 11.88 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-13T17:38:36.780Z] #65 11.89 (3/11) Installing libunistring (1.1-r1) [2023-11-13T17:38:36.780Z] #65 11.91 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-13T17:38:36.780Z] #65 11.92 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-13T17:38:36.780Z] #65 11.92 (6/11) Installing libcurl (8.4.0-r0) [2023-11-13T17:38:36.780Z] #65 11.93 (7/11) Installing curl (8.4.0-r0) [2023-11-13T17:38:37.038Z] #65 ... [2023-11-13T17:38:37.038Z] [2023-11-13T17:38:37.038Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-13T17:38:37.038Z] #61 11.90 OK: 264 MiB in 52 packages [2023-11-13T17:38:37.038Z] #61 DONE 12.0s [2023-11-13T17:38:37.038Z] [2023-11-13T17:38:37.038Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:38:37.038Z] #65 11.96 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:37.038Z] #65 11.96 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-13T17:38:37.038Z] #65 11.97 (10/11) Installing libucontext (1.2-r2) [2023-11-13T17:38:37.038Z] #65 11.97 (11/11) Installing gcompat (1.1.0-r1) [2023-11-13T17:38:37.038Z] #65 11.97 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:37.038Z] #65 11.98 Executing ca-certificates-20230506-r0.trigger [2023-11-13T17:38:37.038Z] #65 12.08 OK: 12 MiB in 26 packages [2023-11-13T17:38:37.038Z] #65 ... [2023-11-13T17:38:37.038Z] [2023-11-13T17:38:37.038Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:38:37.038Z] #71 DONE 0.2s [2023-11-13T17:38:37.038Z] [2023-11-13T17:38:37.038Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:38:37.038Z] #65 DONE 12.2s [2023-11-13T17:38:37.038Z] [2023-11-13T17:38:37.038Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:38:37.038Z] #63 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:37.038Z] #63 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:37.038Z] #63 11.26 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:38:37.038Z] #63 11.26 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:38:37.038Z] #63 11.26 OK: 20076 distinct packages available [2023-11-13T17:38:37.038Z] #63 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:37.038Z] #63 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:37.038Z] #63 11.60 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:38:37.038Z] #63 11.71 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:38:37.038Z] #63 11.72 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:37.038Z] #63 11.73 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-13T17:38:37.038Z] #63 11.73 (5/7) Installing libucontext (1.2-r2) [2023-11-13T17:38:37.038Z] #63 11.73 (6/7) Installing gcompat (1.1.0-r1) [2023-11-13T17:38:37.038Z] #63 11.74 (7/7) Installing openssl (3.1.4-r1) [2023-11-13T17:38:37.296Z] #63 11.75 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:37.296Z] #63 11.76 OK: 8 MiB in 20 packages [2023-11-13T17:38:38.232Z] #63 ... [2023-11-13T17:38:38.232Z] [2023-11-13T17:38:38.232Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-13T17:38:38.232Z] #66 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:38.232Z] #66 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:38.232Z] #66 11.28 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:38:38.232Z] #66 11.28 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:38:38.232Z] #66 11.28 OK: 20076 distinct packages available [2023-11-13T17:38:38.232Z] #66 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:38.232Z] #66 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T17:38:38.232Z] #66 11.64 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-13T17:38:38.232Z] #66 11.66 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-13T17:38:38.232Z] #66 11.68 (3/4) Installing libucontext (1.2-r2) [2023-11-13T17:38:38.232Z] #66 11.70 (4/4) Installing gcompat (1.1.0-r1) [2023-11-13T17:38:38.232Z] #66 11.71 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:38:38.232Z] #66 11.72 OK: 8 MiB in 19 packages [2023-11-13T17:38:38.232Z] #66 DONE 12.7s [2023-11-13T17:38:38.232Z] [2023-11-13T17:38:38.232Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:38:38.491Z] #63 DONE 12.9s [2023-11-13T17:38:38.491Z] [2023-11-13T17:38:38.491Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-13T17:38:39.426Z] #72 DONE 0.9s [2023-11-13T17:38:39.426Z] [2023-11-13T17:38:39.426Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:38:39.426Z] #73 DONE 1.0s [2023-11-13T17:38:39.426Z] [2023-11-13T17:38:39.426Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:38:39.426Z] #74 DONE 0.9s [2023-11-13T17:38:39.426Z] [2023-11-13T17:38:39.426Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-13T17:38:39.426Z] #75 DONE 0.0s [2023-11-13T17:38:39.426Z] [2023-11-13T17:38:39.426Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-13T17:38:39.426Z] #76 DONE 0.1s [2023-11-13T17:38:39.426Z] [2023-11-13T17:38:39.426Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-13T17:38:39.426Z] #77 DONE 0.3s [2023-11-13T17:38:39.426Z] [2023-11-13T17:38:39.426Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:38:39.426Z] #78 DONE 0.3s [2023-11-13T17:38:39.426Z] [2023-11-13T17:38:39.426Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-13T17:38:39.684Z] #79 DONE 0.0s [2023-11-13T17:38:39.684Z] [2023-11-13T17:38:39.684Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-13T17:38:39.684Z] #80 DONE 0.3s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-13T17:38:39.685Z] #81 DONE 0.1s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-13T17:38:39.685Z] #82 DONE 0.1s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-13T17:38:39.685Z] #83 DONE 0.1s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-13T17:38:39.685Z] #84 DONE 0.1s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-13T17:38:39.685Z] #85 DONE 0.1s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-13T17:38:39.685Z] #86 DONE 0.0s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-13T17:38:39.685Z] #87 DONE 0.1s [2023-11-13T17:38:39.685Z] [2023-11-13T17:38:39.685Z] #88 [security-spire-config] exporting to image [2023-11-13T17:38:39.685Z] #88 exporting layers [2023-11-13T17:38:39.942Z] #88 ... [2023-11-13T17:38:39.942Z] [2023-11-13T17:38:39.942Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-13T17:38:39.942Z] #89 DONE 0.1s [2023-11-13T17:38:39.942Z] [2023-11-13T17:38:39.942Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-13T17:38:39.942Z] #90 DONE 0.1s [2023-11-13T17:38:39.942Z] [2023-11-13T17:38:39.942Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-13T17:38:39.942Z] #91 DONE 0.1s [2023-11-13T17:38:39.942Z] [2023-11-13T17:38:39.942Z] #88 [security-spire-agent] exporting to image [2023-11-13T17:38:40.510Z] #88 exporting layers 0.6s done [2023-11-13T17:38:40.510Z] #88 exporting layers 0.6s done [2023-11-13T17:38:40.510Z] #88 writing image sha256:9e79222c939d8619a783a12e9162a83784486910518553d14bf5b2b07ce898f9 0.0s done [2023-11-13T17:38:40.510Z] #88 writing image sha256:602fb3c7efd20ae65ebae7d7a2bea195597729d1d155163da47eccd775405f35 done [2023-11-13T17:38:40.510Z] #88 naming to docker.io/library/security-spire-server done [2023-11-13T17:38:40.510Z] #88 naming to docker.io/library/security-spire-config done [2023-11-13T17:38:40.510Z] #88 writing image sha256:49befed201be2b3ecd74f8dc8f2326401c949a6f89b6c02bb99515415e14de7a done [2023-11-13T17:38:40.510Z] #88 naming to docker.io/library/security-spire-agent done [2023-11-13T17:38:40.510Z] #88 DONE 0.7s [2023-11-13T17:38:40.510Z] [2023-11-13T17:38:40.510Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:45.780Z] #92 ... [2023-11-13T17:38:45.780Z] [2023-11-13T17:38:45.780Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:45.780Z] #93 ... [2023-11-13T17:38:45.780Z] [2023-11-13T17:38:45.780Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:38:45.780Z] #52 ... [2023-11-13T17:38:45.780Z] [2023-11-13T17:38:45.780Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:46.713Z] #94 ... [2023-11-13T17:38:46.713Z] [2023-11-13T17:38:46.713Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:59.229Z] #95 ... [2023-11-13T17:38:59.229Z] [2023-11-13T17:38:59.229Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:59.229Z] #93 DONE 23.9s [2023-11-13T17:38:59.229Z] [2023-11-13T17:38:59.229Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:59.229Z] #95 DONE 22.6s [2023-11-13T17:38:59.229Z] [2023-11-13T17:38:59.229Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:59.229Z] #94 DONE 22.6s [2023-11-13T17:38:59.229Z] [2023-11-13T17:38:59.229Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:38:59.229Z] #92 DONE 22.2s [2023-11-13T17:38:59.229Z] [2023-11-13T17:38:59.229Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #96 DONE 3.9s [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #97 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:39:03.429Z] #98 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:39:03.429Z] #99 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:39:03.429Z] #100 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:39:03.429Z] #101 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #102 [security-proxy-setup builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #102 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #103 DONE 3.9s [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #104 [security-proxy-auth builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #104 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:39:03.429Z] #105 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:39:03.429Z] #106 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:39:03.429Z] #107 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:39:03.429Z] #108 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #109 [core-command builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #109 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:39:03.429Z] #110 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:39:03.429Z] #111 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #112 [core-metadata builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #112 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:39:03.429Z] #113 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #114 [core-data builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #114 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:39:03.429Z] #115 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #116 DONE 3.9s [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #117 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:39:03.429Z] #118 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:39:03.429Z] #119 CACHED [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #120 [support-scheduler builder 6/7] COPY . . [2023-11-13T17:39:03.429Z] #120 DONE 3.9s [2023-11-13T17:39:03.429Z] [2023-11-13T17:39:03.429Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-13T17:39:04.364Z] #121 1.102 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-13T17:39:14.332Z] #121 ... [2023-11-13T17:39:14.332Z] [2023-11-13T17:39:14.332Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-13T17:39:14.332Z] #0 0.626 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-13T17:39:14.332Z] #122 ... [2023-11-13T17:39:14.332Z] [2023-11-13T17:39:14.332Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:39:14.332Z] #0 0.882 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-13T17:39:14.332Z] #123 ... [2023-11-13T17:39:14.332Z] [2023-11-13T17:39:14.332Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-13T17:39:14.332Z] #0 0.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-13T17:39:14.332Z] #124 ... [2023-11-13T17:39:14.332Z] [2023-11-13T17:39:14.332Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-13T17:39:14.332Z] #0 1.024 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-13T17:39:14.332Z] #125 ... [2023-11-13T17:39:14.332Z] [2023-11-13T17:39:14.332Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-13T17:39:14.332Z] #0 1.271 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-13T17:39:14.332Z] #126 ... [2023-11-13T17:39:14.332Z] [2023-11-13T17:39:14.332Z] #127 [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-13T17:39:14.332Z] #0 0.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-13T17:39:14.332Z] #127 ... [2023-11-13T17:39:14.332Z] [2023-11-13T17:39:14.332Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-13T17:39:14.332Z] #0 0.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-13T17:39:14.590Z] #128 ... [2023-11-13T17:39:14.590Z] [2023-11-13T17:39:14.590Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-13T17:39:14.590Z] #0 1.199 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-13T17:39:14.590Z] #129 ... [2023-11-13T17:39:14.590Z] [2023-11-13T17:39:14.590Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-13T17:39:14.590Z] #0 0.661 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-13T17:39:14.848Z] #130 ... [2023-11-13T17:39:14.849Z] [2023-11-13T17:39:14.849Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:39:14.849Z] #0 0.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-13T17:39:42.566Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17355 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-11-13T17:39:42.578Z] Running in /w/workspace/edgex-go/605 [Pipeline] { [Pipeline] checkout [2023-11-13T17:39:42.612Z] The recommended git tool is: git [2023-11-13T17:39:47.343Z] using credential edgex-jenkins-ssh [2023-11-13T17:39:47.358Z] Cloning the remote Git repository [2023-11-13T17:39:47.397Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-13T17:39:47.483Z] > git init /w/workspace/edgex-go/605 # timeout=10 [2023-11-13T17:39:47.627Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-13T17:39:47.628Z] > git --version # timeout=10 [2023-11-13T17:39:47.649Z] > git --version # 'git version 2.25.1' [2023-11-13T17:39:47.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T17:39:47.792Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T17:40:04.521Z] Avoid second fetch [2023-11-13T17:40:04.521Z] Checking out Revision 411a0270e6d1463cc00e8b5730742509ffa8a5a2 (main) [2023-11-13T17:40:03.663Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-13T17:40:03.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T17:40:04.535Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T17:40:04.601Z] > git checkout -f 411a0270e6d1463cc00e8b5730742509ffa8a5a2 # timeout=10 [2023-11-13T17:40:05.182Z] Commit message: "docs: Update changelog for 3.1 release (#4723)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T17:40:06.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-13T17:40:06.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T17:40:06.020Z] Dload Upload Total Spent Left Speed [2023-11-13T17:40:06.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88685 0 --:--:-- --:--:-- --:--:-- 88069 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh [2023-11-13T17:40:06.658Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-13T17:40:06.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-11-13T17:40:06.986Z] sudo tee /etc/docker/daemon.new [2023-11-13T17:40:06.986Z] { [2023-11-13T17:40:06.986Z] "registry-mirrors": [ [2023-11-13T17:40:06.986Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-13T17:40:06.986Z] ], [2023-11-13T17:40:06.986Z] "bip": "10.250.0.254/24", [2023-11-13T17:40:06.986Z] "hosts": [ [2023-11-13T17:40:06.986Z] "tcp://0.0.0.0:5555", [2023-11-13T17:40:06.986Z] "unix:///var/run/docker.sock" [2023-11-13T17:40:06.986Z] ], [2023-11-13T17:40:06.986Z] "mtu": 1458, [2023-11-13T17:40:06.986Z] "selinux-enabled": true, [2023-11-13T17:40:06.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-13T17:40:06.986Z] } [Pipeline] sh [2023-11-13T17:40:07.315Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-13T17:40:07.642Z] + sudo service docker restart [2023-11-13T17:40:11.064Z] #131 ... [2023-11-13T17:40:11.064Z] [2023-11-13T17:40:11.064Z] #127 [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-13T17:40:11.064Z] #127 60.79 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-13T17:40:11.064Z] #127 DONE 67.1s [2023-11-13T17:40:11.064Z] [2023-11-13T17:40:11.064Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-13T17:40:11.996Z] #124 ... [2023-11-13T17:40:11.996Z] [2023-11-13T17:40:11.996Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:13.368Z] #132 ... [2023-11-13T17:40:13.368Z] [2023-11-13T17:40:13.368Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-13T17:40:13.368Z] #124 DONE 70.1s [2023-11-13T17:40:13.368Z] [2023-11-13T17:40:13.368Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:40:14.738Z] #123 ... [2023-11-13T17:40:14.738Z] [2023-11-13T17:40:14.738Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-13T17:40:14.738Z] #122 DONE 71.4s [2023-11-13T17:40:14.738Z] [2023-11-13T17:40:14.738Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-13T17:40:14.995Z] #128 ... [2023-11-13T17:40:14.995Z] [2023-11-13T17:40:14.995Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-13T17:40:15.562Z] #133 ... [2023-11-13T17:40:15.562Z] [2023-11-13T17:40:15.562Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-13T17:40:15.562Z] #125 DONE 72.2s [2023-11-13T17:40:15.562Z] [2023-11-13T17:40:15.562Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:17.464Z] #132 ... [2023-11-13T17:40:17.464Z] [2023-11-13T17:40:17.464Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.032Z] #134 ... [2023-11-13T17:40:18.032Z] [2023-11-13T17:40:18.032Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-13T17:40:18.032Z] #128 DONE 74.7s [2023-11-13T17:40:18.032Z] [2023-11-13T17:40:18.032Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-13T17:40:18.032Z] #130 DONE 74.8s [2023-11-13T17:40:18.032Z] [2023-11-13T17:40:18.032Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-13T17:40:18.032Z] #129 DONE 74.8s [2023-11-13T17:40:18.032Z] [2023-11-13T17:40:18.032Z] #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.291Z] #135 ... [2023-11-13T17:40:18.291Z] [2023-11-13T17:40:18.291Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-13T17:40:18.291Z] #126 DONE 75.0s [2023-11-13T17:40:18.291Z] [2023-11-13T17:40:18.291Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:40:18.291Z] #131 DONE 75.1s [2023-11-13T17:40:18.291Z] [2023-11-13T17:40:18.291Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.291Z] #132 DONE 6.1s [2023-11-13T17:40:18.291Z] [2023-11-13T17:40:18.291Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.549Z] #136 ... [2023-11-13T17:40:18.549Z] [2023-11-13T17:40:18.549Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-13T17:40:18.549Z] #133 DONE 3.6s [2023-11-13T17:40:18.549Z] [2023-11-13T17:40:18.549Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.549Z] #134 DONE 2.4s [2023-11-13T17:40:18.549Z] [2023-11-13T17:40:18.549Z] #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.549Z] #135 DONE 0.6s [2023-11-13T17:40:18.549Z] [2023-11-13T17:40:18.549Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.549Z] #137 DONE 0.3s [2023-11-13T17:40:18.549Z] [2023-11-13T17:40:18.549Z] #138 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:18.549Z] #138 DONE 0.3s [2023-11-13T17:40:18.549Z] [2023-11-13T17:40:18.549Z] #139 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-13T17:40:18.807Z] #139 ... [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.807Z] #136 DONE 0.4s [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:18.807Z] #140 DONE 0.3s [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #141 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.807Z] #141 CACHED [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:18.807Z] #142 CACHED [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:18.807Z] #143 CACHED [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.807Z] #144 CACHED [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:18.807Z] #145 CACHED [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:18.807Z] #146 CACHED [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:18.807Z] #147 DONE 0.3s [2023-11-13T17:40:18.807Z] [2023-11-13T17:40:18.807Z] #148 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:18.807Z] #148 DONE 0.3s [2023-11-13T17:40:19.081Z] [2023-11-13T17:40:19.081Z] #139 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-13T17:40:19.081Z] #139 DONE 0.2s [2023-11-13T17:40:19.081Z] [2023-11-13T17:40:19.081Z] #149 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-13T17:40:19.081Z] #149 ... [2023-11-13T17:40:19.081Z] [2023-11-13T17:40:19.081Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:19.081Z] #150 DONE 0.3s [2023-11-13T17:40:19.340Z] [2023-11-13T17:40:19.340Z] #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-13T17:40:19.695Z] #151 ... [2023-11-13T17:40:19.695Z] [2023-11-13T17:40:19.695Z] #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-13T17:40:19.695Z] #152 DONE 1.0s [2023-11-13T17:40:19.695Z] [2023-11-13T17:40:19.695Z] #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-13T17:40:19.695Z] #153 DONE 0.9s [2023-11-13T17:40:19.695Z] [2023-11-13T17:40:19.695Z] #154 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:19.955Z] #154 ... [2023-11-13T17:40:19.955Z] [2023-11-13T17:40:19.955Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-13T17:40:19.955Z] #155 DONE 1.3s [2023-11-13T17:40:20.214Z] [2023-11-13T17:40:20.214Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:40:20.214Z] #123 DONE 77.0s [2023-11-13T17:40:20.214Z] [2023-11-13T17:40:20.214Z] #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-13T17:40:20.214Z] #156 DONE 1.3s [2023-11-13T17:40:20.214Z] [2023-11-13T17:40:20.214Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-13T17:40:20.214Z] #121 DONE 76.9s [2023-11-13T17:40:20.214Z] [2023-11-13T17:40:20.214Z] #157 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:20.472Z] #157 ... [2023-11-13T17:40:20.472Z] [2023-11-13T17:40:20.472Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-13T17:40:20.472Z] #158 DONE 1.6s [2023-11-13T17:40:20.472Z] [2023-11-13T17:40:20.472Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-13T17:40:20.472Z] #159 DONE 1.7s [2023-11-13T17:40:20.472Z] [2023-11-13T17:40:20.472Z] #149 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-13T17:40:20.472Z] #149 DONE 1.6s [2023-11-13T17:40:20.472Z] [2023-11-13T17:40:20.472Z] #160 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-13T17:40:20.472Z] #160 DONE 1.6s [2023-11-13T17:40:20.472Z] [2023-11-13T17:40:20.472Z] #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:20.472Z] #161 CACHED [2023-11-13T17:40:20.472Z] [2023-11-13T17:40:20.472Z] #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:20.472Z] #162 CACHED [2023-11-13T17:40:20.750Z] [2023-11-13T17:40:20.750Z] #154 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:20.750Z] #154 DONE 1.1s [2023-11-13T17:40:20.750Z] [2023-11-13T17:40:20.750Z] #151 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-13T17:40:20.750Z] #151 DONE 1.6s [2023-11-13T17:40:20.750Z] [2023-11-13T17:40:20.750Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-13T17:40:20.750Z] #163 DONE 0.9s [2023-11-13T17:40:20.750Z] [2023-11-13T17:40:20.750Z] #164 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-13T17:40:21.010Z] #164 ... [2023-11-13T17:40:21.010Z] [2023-11-13T17:40:21.010Z] #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.010Z] #165 DONE 0.8s [2023-11-13T17:40:21.010Z] [2023-11-13T17:40:21.010Z] #157 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.010Z] #157 DONE 0.8s [2023-11-13T17:40:21.010Z] [2023-11-13T17:40:21.010Z] #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.010Z] #166 DONE 0.5s [2023-11-13T17:40:21.010Z] [2023-11-13T17:40:21.010Z] #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-13T17:40:21.010Z] #167 DONE 0.6s [2023-11-13T17:40:21.010Z] [2023-11-13T17:40:21.010Z] #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.392Z] #168 ... [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.392Z] #169 DONE 0.7s [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.392Z] #170 DONE 0.7s [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #171 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:40:21.392Z] #171 DONE 0.7s [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.392Z] #172 DONE 0.7s [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #173 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:21.392Z] #173 DONE 0.6s [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.392Z] #174 DONE 0.6s [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #164 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-13T17:40:21.392Z] #164 DONE 0.6s [2023-11-13T17:40:21.392Z] [2023-11-13T17:40:21.392Z] #88 [security-spiffe-token-provider] exporting to image [2023-11-13T17:40:21.392Z] #88 exporting layers [2023-11-13T17:40:21.650Z] #88 ... [2023-11-13T17:40:21.650Z] [2023-11-13T17:40:21.650Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-13T17:40:21.650Z] #175 DONE 0.6s [2023-11-13T17:40:21.650Z] [2023-11-13T17:40:21.650Z] #88 [core-metadata] exporting to image [2023-11-13T17:40:21.650Z] #88 exporting layers 0.4s done [2023-11-13T17:40:21.650Z] #88 ... [2023-11-13T17:40:21.650Z] [2023-11-13T17:40:21.650Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-13T17:40:21.650Z] #176 DONE 0.8s [2023-11-13T17:40:21.650Z] [2023-11-13T17:40:21.650Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-13T17:40:21.650Z] #177 DONE 0.8s [2023-11-13T17:40:21.650Z] [2023-11-13T17:40:21.650Z] #178 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-13T17:40:21.650Z] #178 DONE 0.6s [2023-11-13T17:40:21.650Z] [2023-11-13T17:40:21.650Z] #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:21.650Z] #168 DONE 0.7s [2023-11-13T17:40:21.650Z] [2023-11-13T17:40:21.650Z] #88 [core-metadata] exporting to image [2023-11-13T17:40:21.650Z] #88 exporting layers 0.6s done [2023-11-13T17:40:21.909Z] #88 ... [2023-11-13T17:40:21.909Z] [2023-11-13T17:40:21.909Z] #179 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:40:21.909Z] #179 DONE 0.6s [2023-11-13T17:40:21.909Z] [2023-11-13T17:40:21.909Z] #180 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-13T17:40:21.909Z] #180 DONE 0.6s [2023-11-13T17:40:21.909Z] [2023-11-13T17:40:21.909Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-13T17:40:21.909Z] #181 DONE 0.6s [2023-11-13T17:40:21.909Z] [2023-11-13T17:40:21.909Z] #88 [support-scheduler] exporting to image [2023-11-13T17:40:21.909Z] #88 exporting layers 0.3s done [2023-11-13T17:40:22.167Z] #88 writing image sha256:81abc2743bf06249a29c9d448bbe316d64255943bed250e8fadfc4322855ec0d done [2023-11-13T17:40:22.167Z] #88 writing image sha256:39e09ba5b9d14fcaf6b8d0d7d0c9649539f10b0cff9422fdd646addbd7d754b8 done [2023-11-13T17:40:22.167Z] #88 naming to docker.io/library/core-metadata [2023-11-13T17:40:22.167Z] #88 naming to docker.io/library/core-command done [2023-11-13T17:40:22.429Z] #88 ... [2023-11-13T17:40:22.429Z] [2023-11-13T17:40:22.429Z] #182 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-13T17:40:22.429Z] #182 DONE 0.5s [2023-11-13T17:40:22.429Z] [2023-11-13T17:40:22.429Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-13T17:40:22.429Z] #183 DONE 0.5s [2023-11-13T17:40:22.429Z] [2023-11-13T17:40:22.429Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-13T17:40:22.429Z] #184 DONE 0.6s [2023-11-13T17:40:22.429Z] [2023-11-13T17:40:22.429Z] #88 [core-data] exporting to image [2023-11-13T17:40:22.429Z] #88 exporting layers 0.5s done [2023-11-13T17:40:22.429Z] #88 naming to docker.io/library/core-metadata 0.0s done [2023-11-13T17:40:22.429Z] #88 writing image sha256:2de75083029daa307ea6146efccc55835d096d012053f496aee33b87ad7d8be3 done [2023-11-13T17:40:22.429Z] #88 writing image sha256:c24afd4ea511f6adff4c126cac85e0b203ab0878ce2baf2fac14b4e4aa535e8b done [2023-11-13T17:40:22.429Z] #88 naming to docker.io/library/security-spiffe-token-provider done [2023-11-13T17:40:22.430Z] #88 naming to docker.io/library/core-data done [2023-11-13T17:40:22.430Z] #88 writing image sha256:d81d64531305cf512dabc6fb14196dca31a6c9a3f34ddecd6b3aea6ea4144357 [2023-11-13T17:40:22.430Z] #88 writing image sha256:d81d64531305cf512dabc6fb14196dca31a6c9a3f34ddecd6b3aea6ea4144357 0.0s done [2023-11-13T17:40:22.430Z] #88 naming to docker.io/library/support-scheduler done [2023-11-13T17:40:22.430Z] #88 DONE 2.1s [2023-11-13T17:40:22.430Z] [2023-11-13T17:40:22.430Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-13T17:40:22.430Z] #185 DONE 0.2s [2023-11-13T17:40:22.430Z] [2023-11-13T17:40:22.430Z] #186 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-13T17:40:22.688Z] #186 DONE 0.1s [2023-11-13T17:40:22.688Z] [2023-11-13T17:40:22.688Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:40:22.688Z] #187 DONE 0.2s [2023-11-13T17:40:22.688Z] [2023-11-13T17:40:22.688Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:40:22.688Z] #188 DONE 0.9s [2023-11-13T17:40:22.688Z] [2023-11-13T17:40:22.688Z] #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-13T17:40:22.688Z] #189 DONE 0.1s [2023-11-13T17:40:22.688Z] [2023-11-13T17:40:22.688Z] #88 [security-proxy-auth] exporting to image [2023-11-13T17:40:22.688Z] #88 ... [2023-11-13T17:40:22.688Z] [2023-11-13T17:40:22.688Z] #190 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-13T17:40:22.688Z] #190 DONE 0.1s [2023-11-13T17:40:22.688Z] [2023-11-13T17:40:22.688Z] #191 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-13T17:40:22.688Z] #191 DONE 0.1s [2023-11-13T17:40:22.688Z] [2023-11-13T17:40:22.688Z] #88 [security-proxy-auth] exporting to image [2023-11-13T17:40:22.688Z] #88 exporting layers 0.2s done [2023-11-13T17:40:22.688Z] #88 writing image sha256:2cf741dbeff954f699378c6508e95dc49fbdaee79738a159bdeb80c1e3724dbb 0.0s done [2023-11-13T17:40:22.688Z] #88 naming to docker.io/library/security-proxy-auth done [2023-11-13T17:40:22.945Z] #88 exporting layers 0.3s done [2023-11-13T17:40:22.945Z] #88 writing image sha256:2a84de196036ca7ba351aa419f5db628adf0fb79521768a354c04f07703dfbd2 done [2023-11-13T17:40:22.945Z] #88 naming to docker.io/library/support-notifications done [2023-11-13T17:40:22.945Z] #88 DONE 2.3s [2023-11-13T17:40:22.945Z] [2023-11-13T17:40:22.945Z] #192 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-13T17:40:22.945Z] #192 ... [2023-11-13T17:40:22.945Z] [2023-11-13T17:40:22.945Z] #193 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:40:22.945Z] #193 DONE 1.2s [2023-11-13T17:40:22.945Z] [2023-11-13T17:40:22.945Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:40:22.945Z] #194 DONE 1.2s [2023-11-13T17:40:22.945Z] [2023-11-13T17:40:22.945Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:40:22.945Z] #195 DONE 0.5s [2023-11-13T17:40:23.204Z] [2023-11-13T17:40:23.204Z] #88 [core-common-config-bootstrapper] exporting to image [2023-11-13T17:40:23.204Z] #88 exporting layers 0.2s done [2023-11-13T17:40:23.204Z] #88 writing image sha256:b81bfefae58709109049364a3defa84999a5189cd866d5bbe3db4c0c609a1e18 done [2023-11-13T17:40:23.204Z] #88 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-13T17:40:23.462Z] #88 exporting layers 0.3s done [2023-11-13T17:40:23.462Z] #88 writing image sha256:b527ebbefb8c01f38f6274a5b414fa59aa28156a3dca5a166fb7b4e0114ba8ac done [2023-11-13T17:40:23.462Z] #88 naming to docker.io/library/security-proxy-setup done [2023-11-13T17:40:23.462Z] #88 writing image sha256:2187505054eb8d41fd5160320621b85723cbb9e78864c0173b2ae5803b79d367 done [2023-11-13T17:40:23.462Z] #88 naming to docker.io/library/security-secretstore-setup done [2023-11-13T17:40:23.462Z] #88 DONE 2.7s [2023-11-13T17:40:23.462Z] [2023-11-13T17:40:23.462Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:40:23.462Z] #52 ... [2023-11-13T17:40:23.462Z] [2023-11-13T17:40:23.462Z] #192 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-13T17:40:23.462Z] #192 DONE 0.7s [2023-11-13T17:40:23.462Z] [2023-11-13T17:40:23.462Z] #88 [security-bootstrapper] exporting to image [2023-11-13T17:40:23.722Z] #88 exporting layers 0.2s done [2023-11-13T17:40:23.722Z] #88 writing image sha256:71649698db465ac1b71f5e8f60e9010f60c7a88ca62a53d60accd363898af7a7 done [2023-11-13T17:40:23.722Z] #88 naming to docker.io/library/security-bootstrapper done [2023-11-13T17:40:23.722Z] #88 DONE 2.9s [2023-11-13T17:40:23.722Z] [2023-11-13T17:40:23.722Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:40:23.722Z] time="2023-11-13T17:38:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-13T17:40:23.735Z] $ docker stop --time=1 e37c30ced4a0b44b3f082be85a61c2764895ec4f429f0df6baf7b17dc426faad [2023-11-13T17:40:25.019Z] $ docker rm -f --volumes e37c30ced4a0b44b3f082be85a61c2764895ec4f429f0df6baf7b17dc426faad [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T17:40:25.349Z] + docker images [2023-11-13T17:40:25.350Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-13T17:40:25.350Z] security-bootstrapper latest 71649698db46 2 seconds ago 23.3MB [2023-11-13T17:40:25.350Z] security-proxy-auth latest 2cf741dbeff9 3 seconds ago 19.5MB [2023-11-13T17:40:25.350Z] core-common-config-bootstrapper latest b81bfefae587 3 seconds ago 18.2MB [2023-11-13T17:40:25.350Z] support-notifications latest 2a84de196036 3 seconds ago 34.7MB [2023-11-13T17:40:25.350Z] security-proxy-setup latest b527ebbefb8c 3 seconds ago 34.4MB [2023-11-13T17:40:25.350Z] security-secretstore-setup latest 2187505054eb 3 seconds ago 44.4MB [2023-11-13T17:40:25.350Z] security-spiffe-token-provider latest 2de75083029d 4 seconds ago 35.1MB [2023-11-13T17:40:25.350Z] core-metadata latest 81abc2743bf0 4 seconds ago 21.7MB [2023-11-13T17:40:25.350Z] support-scheduler latest d81d64531305 4 seconds ago 34.1MB [2023-11-13T17:40:25.350Z] core-command latest 39e09ba5b9d1 5 seconds ago 21.2MB [2023-11-13T17:40:25.350Z] core-data latest c24afd4ea511 5 seconds ago 21.3MB [2023-11-13T17:40:25.350Z] security-spire-agent latest 49befed201be About a minute ago 166MB [2023-11-13T17:40:25.350Z] security-spire-server latest 602fb3c7efd2 About a minute ago 107MB [2023-11-13T17:40:25.350Z] security-spire-config latest 9e79222c939d About a minute ago 101MB [2023-11-13T17:40:25.350Z] ci-base-image-x86_64 latest 9b3e73077d4f 4 minutes ago 930MB [2023-11-13T17:40:25.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 7 weeks ago 557MB [2023-11-13T17:40:25.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-13T17:40:25.350Z] 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] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T17:40:25.436Z] provisioning config files... [2023-11-13T17:40:25.445Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config15315293265037456068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:40:25.739Z] ---> docker-login.sh [2023-11-13T17:40:25.740Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:40:25.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:25.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:25.740Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:25.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:25.740Z] [2023-11-13T17:40:25.740Z] Login Succeeded [2023-11-13T17:40:25.740Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:40:25.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T17:40:25.891Z] provisioning config files... [2023-11-13T17:40:25.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config2345726390418071215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:40:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:26.002Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:26.002Z] [2023-11-13T17:40:26.002Z] Login Succeeded [2023-11-13T17:40:26.002Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:40:26.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:26.002Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:26.002Z] [2023-11-13T17:40:26.002Z] Login Succeeded [2023-11-13T17:40:26.002Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:40:26.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:26.002Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:26.002Z] [2023-11-13T17:40:26.002Z] Login Succeeded [2023-11-13T17:40:26.002Z] docker.io [2023-11-13T17:40:26.258Z] ---> docker-login.sh [2023-11-13T17:40:26.258Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:40:26.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:26.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:26.262Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:26.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:26.262Z] [2023-11-13T17:40:26.262Z] Login Succeeded [2023-11-13T17:40:26.262Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:40:26.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:40:26.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:40:26.327Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-13T17:40:26.327Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:26.327Z] latest [2023-11-13T17:40:26.327Z] 3.1.0-dev.70 [2023-11-13T17:40:26.327Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:26.327Z] main [2023-11-13T17:40:26.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:26.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:26.654Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:26.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:26.869Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:26.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:26.869Z] [2023-11-13T17:40:26.869Z] Login Succeeded [2023-11-13T17:40:26.869Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:40:27.015Z] + docker push nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:27.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-13T17:40:27.015Z] 071b0c79c94b: Preparing [2023-11-13T17:40:27.015Z] 08c329bcaa4b: Preparing [2023-11-13T17:40:27.015Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:27.015Z] 1a27120d2b58: Preparing [2023-11-13T17:40:27.015Z] b1b327fd1739: Preparing [2023-11-13T17:40:27.015Z] cc2447e1835a: Preparing [2023-11-13T17:40:27.015Z] cc2447e1835a: Waiting [2023-11-13T17:40:27.015Z] 1a27120d2b58: Pushed [2023-11-13T17:40:27.015Z] 65dcc69b1e02: Pushed [2023-11-13T17:40:27.015Z] b1b327fd1739: Pushed [2023-11-13T17:40:27.015Z] 071b0c79c94b: Pushed [2023-11-13T17:40:27.015Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:27.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:27.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:27.138Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:27.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:27.138Z] [2023-11-13T17:40:27.138Z] Login Succeeded [2023-11-13T17:40:27.138Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:40:27.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:27.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:27.408Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:27.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:27.408Z] [2023-11-13T17:40:27.408Z] Login Succeeded [2023-11-13T17:40:27.408Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:40:27.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:27.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:27.948Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:27.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:27.948Z] [2023-11-13T17:40:27.948Z] Login Succeeded [2023-11-13T17:40:27.948Z] docker.io [2023-11-13T17:40:28.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:40:28.390Z] 08c329bcaa4b: Pushed [2023-11-13T17:40:28.390Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:28.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:40:28.502Z] Configure a credential helper to remove this warning. See [2023-11-13T17:40:28.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:40:28.503Z] [2023-11-13T17:40:28.503Z] Login Succeeded [2023-11-13T17:40:28.503Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:40:28.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-13T17:40:28.693Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-11-13T17:40:29.010Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-13T17:40:29.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-13T17:40:29.011Z] 071b0c79c94b: Preparing [2023-11-13T17:40:29.011Z] 08c329bcaa4b: Preparing [2023-11-13T17:40:29.011Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:29.011Z] 1a27120d2b58: Preparing [2023-11-13T17:40:29.011Z] b1b327fd1739: Preparing [2023-11-13T17:40:29.011Z] cc2447e1835a: Preparing [2023-11-13T17:40:29.011Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:29.011Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:29.011Z] 08c329bcaa4b: Layer already exists [2023-11-13T17:40:29.011Z] 071b0c79c94b: Layer already exists [2023-11-13T17:40:29.011Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:29.011Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:29.011Z] latest: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:29.067Z] + git config --global --add safe.directory /w/workspace/edgex-go/605 [Pipeline] echo [2023-11-13T17:40:29.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:40:29.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:40:29.122Z] ========================================================= [2023-11-13T17:40:29.122Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-13T17:40:29.122Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-13T17:40:29.336Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:29.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T17:40:29.449Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-13T17:40:29.449Z] 9fda8d8052c6: Pulling fs layer [2023-11-13T17:40:29.449Z] 5d54e960e981: Pulling fs layer [2023-11-13T17:40:29.449Z] c4a7e357bf2a: Pulling fs layer [2023-11-13T17:40:29.449Z] f0e02332f6b5: Pulling fs layer [2023-11-13T17:40:29.449Z] cefa15bbcfad: Pulling fs layer [2023-11-13T17:40:29.449Z] 17808c966233: Pulling fs layer [2023-11-13T17:40:29.449Z] f4c1fc716caa: Pulling fs layer [2023-11-13T17:40:29.449Z] f4c1fc716caa: Waiting [2023-11-13T17:40:29.449Z] f0e02332f6b5: Waiting [2023-11-13T17:40:29.449Z] 17808c966233: Waiting [2023-11-13T17:40:29.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.70 [2023-11-13T17:40:29.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-13T17:40:29.649Z] 071b0c79c94b: Preparing [2023-11-13T17:40:29.649Z] 08c329bcaa4b: Preparing [2023-11-13T17:40:29.649Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:29.649Z] 1a27120d2b58: Preparing [2023-11-13T17:40:29.649Z] b1b327fd1739: Preparing [2023-11-13T17:40:29.649Z] cc2447e1835a: Preparing [2023-11-13T17:40:29.649Z] cc2447e1835a: Waiting [2023-11-13T17:40:29.649Z] 071b0c79c94b: Layer already exists [2023-11-13T17:40:29.649Z] 08c329bcaa4b: Layer already exists [2023-11-13T17:40:29.649Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:29.649Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:29.649Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:29.649Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:29.649Z] 3.1.0-dev.70: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:29.730Z] 5d54e960e981: Verifying Checksum [2023-11-13T17:40:29.730Z] 5d54e960e981: Download complete [2023-11-13T17:40:29.730Z] f0e02332f6b5: Verifying Checksum [2023-11-13T17:40:29.730Z] f0e02332f6b5: Download complete [2023-11-13T17:40:29.730Z] cefa15bbcfad: Verifying Checksum [2023-11-13T17:40:29.730Z] cefa15bbcfad: Download complete [2023-11-13T17:40:29.730Z] 9fda8d8052c6: Verifying Checksum [2023-11-13T17:40:29.730Z] 9fda8d8052c6: Download complete [2023-11-13T17:40:29.975Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2023-11-13T17:40:30.001Z] f4c1fc716caa: Verifying Checksum [2023-11-13T17:40:30.001Z] f4c1fc716caa: Download complete [Pipeline] { [Pipeline] sh [2023-11-13T17:40:30.292Z] + docker push nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:30.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-13T17:40:30.292Z] 071b0c79c94b: Preparing [2023-11-13T17:40:30.292Z] 08c329bcaa4b: Preparing [2023-11-13T17:40:30.292Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:30.292Z] 1a27120d2b58: Preparing [2023-11-13T17:40:30.292Z] b1b327fd1739: Preparing [2023-11-13T17:40:30.292Z] cc2447e1835a: Preparing [2023-11-13T17:40:30.292Z] cc2447e1835a: Waiting [2023-11-13T17:40:30.292Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:30.292Z] 08c329bcaa4b: Layer already exists [2023-11-13T17:40:30.292Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:30.292Z] 071b0c79c94b: Layer already exists [2023-11-13T17:40:30.292Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:30.292Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:30.292Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:30.595Z] 9fda8d8052c6: Pull complete [2023-11-13T17:40:30.611Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:30.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-13T17:40:30.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-13T17:40:30.922Z] 071b0c79c94b: Preparing [2023-11-13T17:40:30.922Z] 08c329bcaa4b: Preparing [2023-11-13T17:40:30.922Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:30.922Z] 1a27120d2b58: Preparing [2023-11-13T17:40:30.922Z] b1b327fd1739: Preparing [2023-11-13T17:40:30.922Z] cc2447e1835a: Preparing [2023-11-13T17:40:30.922Z] cc2447e1835a: Waiting [2023-11-13T17:40:30.922Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:30.922Z] 08c329bcaa4b: Layer already exists [2023-11-13T17:40:30.922Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:30.922Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:30.922Z] 071b0c79c94b: Layer already exists [2023-11-13T17:40:30.922Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:30.922Z] main: digest: sha256:e334784faa17c24f93ce3d200b7e7b6afd1c2168d1670cb77d392f5959c43f8f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:40:30.964Z] ===================================================== [Pipeline] echo [2023-11-13T17:40:30.972Z] taggedImages: [2023-11-13T17:40:30.972Z] - nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:30.972Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-13T17:40:30.972Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.70 [2023-11-13T17:40:30.972Z] - nexus3.edgexfoundry.org:10004/core-command:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:30.972Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-13T17:40:30.990Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-13T17:40:30.990Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:30.990Z] latest [2023-11-13T17:40:30.990Z] 3.1.0-dev.70 [2023-11-13T17:40:30.990Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:30.990Z] main [2023-11-13T17:40:30.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:31.186Z] 5d54e960e981: Pull complete [2023-11-13T17:40:31.310Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:31.456Z] c4a7e357bf2a: Verifying Checksum [2023-11-13T17:40:31.456Z] c4a7e357bf2a: Download complete [2023-11-13T17:40:31.610Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:31.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-13T17:40:31.610Z] 5bae50e83620: Preparing [2023-11-13T17:40:31.610Z] 5dce79320842: Preparing [2023-11-13T17:40:31.610Z] 55b6c7a02707: Preparing [2023-11-13T17:40:31.610Z] ef1e10e9d0ca: Preparing [2023-11-13T17:40:31.610Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:31.610Z] 1a27120d2b58: Preparing [2023-11-13T17:40:31.610Z] b1b327fd1739: Preparing [2023-11-13T17:40:31.610Z] cc2447e1835a: Preparing [2023-11-13T17:40:31.610Z] b1b327fd1739: Waiting [2023-11-13T17:40:31.610Z] 1a27120d2b58: Waiting [2023-11-13T17:40:31.610Z] cc2447e1835a: Waiting [2023-11-13T17:40:31.610Z] 55b6c7a02707: Pushed [2023-11-13T17:40:31.610Z] 5dce79320842: Pushed [2023-11-13T17:40:32.419Z] 17808c966233: Verifying Checksum [2023-11-13T17:40:32.419Z] 17808c966233: Download complete [2023-11-13T17:40:32.549Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:32.549Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:32.549Z] 5bae50e83620: Pushed [2023-11-13T17:40:32.807Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:32.807Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:32.807Z] ef1e10e9d0ca: Pushed [2023-11-13T17:40:33.065Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:33.382Z] + 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-13T17:40:33.684Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-13T17:40:33.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-13T17:40:33.684Z] 5bae50e83620: Preparing [2023-11-13T17:40:33.684Z] 5dce79320842: Preparing [2023-11-13T17:40:33.684Z] 55b6c7a02707: Preparing [2023-11-13T17:40:33.684Z] ef1e10e9d0ca: Preparing [2023-11-13T17:40:33.684Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:33.684Z] 1a27120d2b58: Preparing [2023-11-13T17:40:33.684Z] b1b327fd1739: Preparing [2023-11-13T17:40:33.684Z] cc2447e1835a: Preparing [2023-11-13T17:40:33.684Z] 1a27120d2b58: Waiting [2023-11-13T17:40:33.684Z] b1b327fd1739: Waiting [2023-11-13T17:40:33.684Z] cc2447e1835a: Waiting [2023-11-13T17:40:33.684Z] 55b6c7a02707: Layer already exists [2023-11-13T17:40:33.684Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:33.684Z] ef1e10e9d0ca: Layer already exists [2023-11-13T17:40:33.684Z] 5dce79320842: Layer already exists [2023-11-13T17:40:33.684Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:33.684Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:33.684Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:33.684Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:33.684Z] latest: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:33.992Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:34.305Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.70 [2023-11-13T17:40:34.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-13T17:40:34.305Z] 5bae50e83620: Preparing [2023-11-13T17:40:34.305Z] 5dce79320842: Preparing [2023-11-13T17:40:34.305Z] 55b6c7a02707: Preparing [2023-11-13T17:40:34.305Z] ef1e10e9d0ca: Preparing [2023-11-13T17:40:34.305Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:34.305Z] 1a27120d2b58: Preparing [2023-11-13T17:40:34.305Z] b1b327fd1739: Preparing [2023-11-13T17:40:34.305Z] cc2447e1835a: Preparing [2023-11-13T17:40:34.305Z] 1a27120d2b58: Waiting [2023-11-13T17:40:34.305Z] b1b327fd1739: Waiting [2023-11-13T17:40:34.305Z] cc2447e1835a: Waiting [2023-11-13T17:40:34.305Z] 5dce79320842: Layer already exists [2023-11-13T17:40:34.305Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:34.305Z] ef1e10e9d0ca: Layer already exists [2023-11-13T17:40:34.305Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:34.305Z] 55b6c7a02707: Layer already exists [2023-11-13T17:40:34.305Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:34.305Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:34.305Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:34.305Z] 3.1.0-dev.70: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:34.616Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:34.915Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:34.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-13T17:40:34.915Z] 5bae50e83620: Preparing [2023-11-13T17:40:34.915Z] 5dce79320842: Preparing [2023-11-13T17:40:34.915Z] 55b6c7a02707: Preparing [2023-11-13T17:40:34.915Z] ef1e10e9d0ca: Preparing [2023-11-13T17:40:34.915Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:34.915Z] 1a27120d2b58: Preparing [2023-11-13T17:40:34.915Z] b1b327fd1739: Preparing [2023-11-13T17:40:34.915Z] cc2447e1835a: Preparing [2023-11-13T17:40:34.915Z] 1a27120d2b58: Waiting [2023-11-13T17:40:34.915Z] cc2447e1835a: Waiting [2023-11-13T17:40:34.915Z] b1b327fd1739: Waiting [2023-11-13T17:40:34.915Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:34.915Z] 5dce79320842: Layer already exists [2023-11-13T17:40:34.915Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:34.915Z] 55b6c7a02707: Layer already exists [2023-11-13T17:40:34.915Z] ef1e10e9d0ca: Layer already exists [2023-11-13T17:40:34.915Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:34.915Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:34.915Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:34.915Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:35.221Z] + 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-13T17:40:35.520Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-13T17:40:35.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-13T17:40:35.520Z] 5bae50e83620: Preparing [2023-11-13T17:40:35.520Z] 5dce79320842: Preparing [2023-11-13T17:40:35.520Z] 55b6c7a02707: Preparing [2023-11-13T17:40:35.520Z] ef1e10e9d0ca: Preparing [2023-11-13T17:40:35.520Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:35.520Z] 1a27120d2b58: Preparing [2023-11-13T17:40:35.520Z] b1b327fd1739: Preparing [2023-11-13T17:40:35.520Z] cc2447e1835a: Preparing [2023-11-13T17:40:35.520Z] 1a27120d2b58: Waiting [2023-11-13T17:40:35.520Z] b1b327fd1739: Waiting [2023-11-13T17:40:35.520Z] cc2447e1835a: Waiting [2023-11-13T17:40:35.520Z] 55b6c7a02707: Layer already exists [2023-11-13T17:40:35.520Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:35.520Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:35.520Z] ef1e10e9d0ca: Layer already exists [2023-11-13T17:40:35.520Z] 5dce79320842: Layer already exists [2023-11-13T17:40:35.520Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:35.520Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:35.520Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:35.520Z] main: digest: sha256:fc45df16b7d83a296bb287c87ce59b90db9e79a5dbb95af2e0405da07f030a6e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:40:35.557Z] ===================================================== [Pipeline] echo [2023-11-13T17:40:35.567Z] taggedImages: [2023-11-13T17:40:35.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:35.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-13T17:40:35.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.70 [2023-11-13T17:40:35.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:35.567Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-13T17:40:35.586Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-13T17:40:35.586Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:35.586Z] latest [2023-11-13T17:40:35.586Z] 3.1.0-dev.70 [2023-11-13T17:40:35.586Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:35.586Z] main [2023-11-13T17:40:35.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:35.891Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:36.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:36.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-13T17:40:36.190Z] e61b49ab224c: Preparing [2023-11-13T17:40:36.190Z] 22816aa4c92b: Preparing [2023-11-13T17:40:36.190Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:36.190Z] 1a27120d2b58: Preparing [2023-11-13T17:40:36.190Z] 1c8d01457b63: Preparing [2023-11-13T17:40:36.190Z] cc2447e1835a: Preparing [2023-11-13T17:40:36.190Z] cc2447e1835a: Waiting [2023-11-13T17:40:36.190Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:36.190Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:36.190Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:36.447Z] e61b49ab224c: Pushed [2023-11-13T17:40:36.447Z] 1c8d01457b63: Pushed [2023-11-13T17:40:37.825Z] 22816aa4c92b: Pushed [2023-11-13T17:40:37.826Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:38.128Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:38.429Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-13T17:40:38.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-13T17:40:38.429Z] e61b49ab224c: Preparing [2023-11-13T17:40:38.429Z] 22816aa4c92b: Preparing [2023-11-13T17:40:38.429Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:38.429Z] 1a27120d2b58: Preparing [2023-11-13T17:40:38.429Z] 1c8d01457b63: Preparing [2023-11-13T17:40:38.429Z] cc2447e1835a: Preparing [2023-11-13T17:40:38.429Z] cc2447e1835a: Waiting [2023-11-13T17:40:38.429Z] e61b49ab224c: Layer already exists [2023-11-13T17:40:38.429Z] 1c8d01457b63: Layer already exists [2023-11-13T17:40:38.429Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:38.429Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:38.429Z] 22816aa4c92b: Layer already exists [2023-11-13T17:40:38.429Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:38.429Z] latest: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:38.734Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:39.047Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.70 [2023-11-13T17:40:39.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-13T17:40:39.047Z] e61b49ab224c: Preparing [2023-11-13T17:40:39.047Z] 22816aa4c92b: Preparing [2023-11-13T17:40:39.047Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:39.047Z] 1a27120d2b58: Preparing [2023-11-13T17:40:39.047Z] 1c8d01457b63: Preparing [2023-11-13T17:40:39.047Z] cc2447e1835a: Preparing [2023-11-13T17:40:39.047Z] cc2447e1835a: Waiting [2023-11-13T17:40:39.047Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:39.047Z] 22816aa4c92b: Layer already exists [2023-11-13T17:40:39.047Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:39.047Z] 1c8d01457b63: Layer already exists [2023-11-13T17:40:39.047Z] e61b49ab224c: Layer already exists [2023-11-13T17:40:39.047Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:39.047Z] 3.1.0-dev.70: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:39.359Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:39.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:39.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-13T17:40:39.666Z] e61b49ab224c: Preparing [2023-11-13T17:40:39.666Z] 22816aa4c92b: Preparing [2023-11-13T17:40:39.666Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:39.666Z] 1a27120d2b58: Preparing [2023-11-13T17:40:39.666Z] 1c8d01457b63: Preparing [2023-11-13T17:40:39.666Z] cc2447e1835a: Preparing [2023-11-13T17:40:39.666Z] cc2447e1835a: Waiting [2023-11-13T17:40:39.666Z] 22816aa4c92b: Layer already exists [2023-11-13T17:40:39.666Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:39.666Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:39.666Z] 1c8d01457b63: Layer already exists [2023-11-13T17:40:39.666Z] e61b49ab224c: Layer already exists [2023-11-13T17:40:39.666Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:39.666Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:39.977Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:40.284Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-13T17:40:40.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-13T17:40:40.284Z] e61b49ab224c: Preparing [2023-11-13T17:40:40.284Z] 22816aa4c92b: Preparing [2023-11-13T17:40:40.284Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:40.284Z] 1a27120d2b58: Preparing [2023-11-13T17:40:40.284Z] 1c8d01457b63: Preparing [2023-11-13T17:40:40.284Z] cc2447e1835a: Preparing [2023-11-13T17:40:40.284Z] cc2447e1835a: Waiting [2023-11-13T17:40:40.284Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:40.284Z] e61b49ab224c: Layer already exists [2023-11-13T17:40:40.284Z] 1c8d01457b63: Layer already exists [2023-11-13T17:40:40.284Z] 22816aa4c92b: Layer already exists [2023-11-13T17:40:40.284Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:40.284Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:40.284Z] main: digest: sha256:b88c6e0d46df152381f6ba541b421a7222765af824a9d2742f586b9a64c96dad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:40:40.342Z] ===================================================== [Pipeline] echo [2023-11-13T17:40:40.350Z] taggedImages: [2023-11-13T17:40:40.350Z] - nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:40.350Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-13T17:40:40.350Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.70 [2023-11-13T17:40:40.350Z] - nexus3.edgexfoundry.org:10004/core-data:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:40.350Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-13T17:40:40.376Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-13T17:40:40.376Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:40.376Z] latest [2023-11-13T17:40:40.376Z] 3.1.0-dev.70 [2023-11-13T17:40:40.376Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:40.376Z] main [2023-11-13T17:40:40.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:40.698Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:41.023Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:41.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-13T17:40:41.023Z] 419b32faa544: Preparing [2023-11-13T17:40:41.023Z] 5e93e7eca400: Preparing [2023-11-13T17:40:41.023Z] 736a9cbf7401: Preparing [2023-11-13T17:40:41.023Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:41.023Z] 1a27120d2b58: Preparing [2023-11-13T17:40:41.023Z] b1b327fd1739: Preparing [2023-11-13T17:40:41.023Z] cc2447e1835a: Preparing [2023-11-13T17:40:41.023Z] b1b327fd1739: Waiting [2023-11-13T17:40:41.023Z] cc2447e1835a: Waiting [2023-11-13T17:40:41.023Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:41.023Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:41.023Z] 5e93e7eca400: Pushed [2023-11-13T17:40:41.281Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:41.281Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:41.281Z] 419b32faa544: Pushed [2023-11-13T17:40:42.657Z] 736a9cbf7401: Pushed [2023-11-13T17:40:42.657Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:42.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:43.283Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-13T17:40:43.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-13T17:40:43.283Z] 419b32faa544: Preparing [2023-11-13T17:40:43.283Z] 5e93e7eca400: Preparing [2023-11-13T17:40:43.283Z] 736a9cbf7401: Preparing [2023-11-13T17:40:43.283Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:43.283Z] 1a27120d2b58: Preparing [2023-11-13T17:40:43.283Z] b1b327fd1739: Preparing [2023-11-13T17:40:43.283Z] cc2447e1835a: Preparing [2023-11-13T17:40:43.283Z] b1b327fd1739: Waiting [2023-11-13T17:40:43.283Z] cc2447e1835a: Waiting [2023-11-13T17:40:43.283Z] 736a9cbf7401: Layer already exists [2023-11-13T17:40:43.283Z] 5e93e7eca400: Layer already exists [2023-11-13T17:40:43.283Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:43.283Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:43.283Z] 419b32faa544: Layer already exists [2023-11-13T17:40:43.283Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:43.283Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:43.283Z] latest: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:43.583Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:43.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.70 [2023-11-13T17:40:43.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-13T17:40:43.885Z] 419b32faa544: Preparing [2023-11-13T17:40:43.885Z] 5e93e7eca400: Preparing [2023-11-13T17:40:43.885Z] 736a9cbf7401: Preparing [2023-11-13T17:40:43.885Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:43.885Z] 1a27120d2b58: Preparing [2023-11-13T17:40:43.885Z] b1b327fd1739: Preparing [2023-11-13T17:40:43.885Z] cc2447e1835a: Preparing [2023-11-13T17:40:43.885Z] b1b327fd1739: Waiting [2023-11-13T17:40:43.885Z] cc2447e1835a: Waiting [2023-11-13T17:40:43.885Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:43.885Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:43.885Z] 736a9cbf7401: Layer already exists [2023-11-13T17:40:43.885Z] 5e93e7eca400: Layer already exists [2023-11-13T17:40:43.885Z] 419b32faa544: Layer already exists [2023-11-13T17:40:43.885Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:43.885Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:43.885Z] 3.1.0-dev.70: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:44.192Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:44.504Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:44.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-13T17:40:44.504Z] 419b32faa544: Preparing [2023-11-13T17:40:44.504Z] 5e93e7eca400: Preparing [2023-11-13T17:40:44.504Z] 736a9cbf7401: Preparing [2023-11-13T17:40:44.504Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:44.504Z] 1a27120d2b58: Preparing [2023-11-13T17:40:44.504Z] b1b327fd1739: Preparing [2023-11-13T17:40:44.504Z] cc2447e1835a: Preparing [2023-11-13T17:40:44.504Z] b1b327fd1739: Waiting [2023-11-13T17:40:44.504Z] cc2447e1835a: Waiting [2023-11-13T17:40:44.504Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:44.504Z] 5e93e7eca400: Layer already exists [2023-11-13T17:40:44.504Z] 419b32faa544: Layer already exists [2023-11-13T17:40:44.504Z] 736a9cbf7401: Layer already exists [2023-11-13T17:40:44.504Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:44.504Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:44.504Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:44.504Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:44.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:44.879Z] c4a7e357bf2a: Pull complete [2023-11-13T17:40:44.879Z] f0e02332f6b5: Pull complete [2023-11-13T17:40:44.879Z] cefa15bbcfad: Pull complete [2023-11-13T17:40:45.108Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-13T17:40:45.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-13T17:40:45.108Z] 419b32faa544: Preparing [2023-11-13T17:40:45.108Z] 5e93e7eca400: Preparing [2023-11-13T17:40:45.108Z] 736a9cbf7401: Preparing [2023-11-13T17:40:45.108Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:45.108Z] 1a27120d2b58: Preparing [2023-11-13T17:40:45.108Z] b1b327fd1739: Preparing [2023-11-13T17:40:45.108Z] cc2447e1835a: Preparing [2023-11-13T17:40:45.108Z] b1b327fd1739: Waiting [2023-11-13T17:40:45.108Z] cc2447e1835a: Waiting [2023-11-13T17:40:45.108Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:45.108Z] 736a9cbf7401: Layer already exists [2023-11-13T17:40:45.108Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:45.108Z] 419b32faa544: Layer already exists [2023-11-13T17:40:45.108Z] 5e93e7eca400: Layer already exists [2023-11-13T17:40:45.108Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:45.108Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:45.108Z] main: digest: sha256:bba14420a990dfadb075f3bd907f69ac255c000ca77705b76bd8a8eddd76bfe8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:40:45.144Z] ===================================================== [Pipeline] echo [2023-11-13T17:40:45.150Z] taggedImages: [2023-11-13T17:40:45.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:45.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-13T17:40:45.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.70 [2023-11-13T17:40:45.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:45.150Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-13T17:40:45.166Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-13T17:40:45.166Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:45.166Z] latest [2023-11-13T17:40:45.166Z] 3.1.0-dev.70 [2023-11-13T17:40:45.166Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:45.166Z] main [2023-11-13T17:40:45.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:45.483Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:45.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:45.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-13T17:40:45.788Z] 6b3a89fefab6: Preparing [2023-11-13T17:40:45.788Z] b2e684535745: Preparing [2023-11-13T17:40:45.788Z] ef84dd9b055c: Preparing [2023-11-13T17:40:45.788Z] 43a3f5091c1d: Preparing [2023-11-13T17:40:45.788Z] 7bf07f17b2c8: Preparing [2023-11-13T17:40:45.788Z] 54ddef294891: Preparing [2023-11-13T17:40:45.788Z] d521abf6b8f4: Preparing [2023-11-13T17:40:45.788Z] 54ddef294891: Waiting [2023-11-13T17:40:45.788Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:45.788Z] 1a27120d2b58: Preparing [2023-11-13T17:40:45.788Z] 1fb470d9984b: Preparing [2023-11-13T17:40:45.788Z] d521abf6b8f4: Waiting [2023-11-13T17:40:45.788Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:45.788Z] 1a27120d2b58: Waiting [2023-11-13T17:40:45.788Z] 9fb055c9dc0f: Preparing [2023-11-13T17:40:45.788Z] 5f70bf18a086: Preparing [2023-11-13T17:40:45.788Z] 61ce36b961e2: Preparing [2023-11-13T17:40:45.788Z] 1fb470d9984b: Waiting [2023-11-13T17:40:45.788Z] 5f70bf18a086: Waiting [2023-11-13T17:40:45.788Z] 9fb055c9dc0f: Waiting [2023-11-13T17:40:45.788Z] 0320a717c2ec: Preparing [2023-11-13T17:40:45.788Z] cc2447e1835a: Preparing [2023-11-13T17:40:45.788Z] 61ce36b961e2: Waiting [2023-11-13T17:40:45.788Z] 0320a717c2ec: Waiting [2023-11-13T17:40:45.788Z] cc2447e1835a: Waiting [2023-11-13T17:40:45.788Z] ef84dd9b055c: Pushed [2023-11-13T17:40:45.788Z] 43a3f5091c1d: Pushed [2023-11-13T17:40:45.788Z] b2e684535745: Pushed [2023-11-13T17:40:45.788Z] 6b3a89fefab6: Pushed [2023-11-13T17:40:45.788Z] 7bf07f17b2c8: Pushed [2023-11-13T17:40:45.788Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:45.788Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:45.788Z] 54ddef294891: Pushed [2023-11-13T17:40:46.047Z] 9fb055c9dc0f: Pushed [2023-11-13T17:40:46.047Z] 5f70bf18a086: Pushed [2023-11-13T17:40:46.047Z] 61ce36b961e2: Pushed [2023-11-13T17:40:46.047Z] 1fb470d9984b: Pushed [2023-11-13T17:40:46.047Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:46.047Z] 0320a717c2ec: Pushed [2023-11-13T17:40:47.951Z] d521abf6b8f4: Pushed [2023-11-13T17:40:47.951Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:48.259Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:48.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-13T17:40:48.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-13T17:40:48.559Z] 6b3a89fefab6: Preparing [2023-11-13T17:40:48.559Z] b2e684535745: Preparing [2023-11-13T17:40:48.559Z] ef84dd9b055c: Preparing [2023-11-13T17:40:48.559Z] 43a3f5091c1d: Preparing [2023-11-13T17:40:48.559Z] 7bf07f17b2c8: Preparing [2023-11-13T17:40:48.559Z] 54ddef294891: Preparing [2023-11-13T17:40:48.559Z] d521abf6b8f4: Preparing [2023-11-13T17:40:48.559Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:48.559Z] 1a27120d2b58: Preparing [2023-11-13T17:40:48.559Z] 1fb470d9984b: Preparing [2023-11-13T17:40:48.559Z] 9fb055c9dc0f: Preparing [2023-11-13T17:40:48.559Z] 5f70bf18a086: Preparing [2023-11-13T17:40:48.559Z] 61ce36b961e2: Preparing [2023-11-13T17:40:48.559Z] 0320a717c2ec: Preparing [2023-11-13T17:40:48.559Z] cc2447e1835a: Preparing [2023-11-13T17:40:48.559Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:48.559Z] 1a27120d2b58: Waiting [2023-11-13T17:40:48.559Z] 9fb055c9dc0f: Waiting [2023-11-13T17:40:48.559Z] 54ddef294891: Waiting [2023-11-13T17:40:48.559Z] 1fb470d9984b: Waiting [2023-11-13T17:40:48.559Z] d521abf6b8f4: Waiting [2023-11-13T17:40:48.559Z] 5f70bf18a086: Waiting [2023-11-13T17:40:48.559Z] 0320a717c2ec: Waiting [2023-11-13T17:40:48.559Z] cc2447e1835a: Waiting [2023-11-13T17:40:48.559Z] 6b3a89fefab6: Layer already exists [2023-11-13T17:40:48.559Z] 7bf07f17b2c8: Layer already exists [2023-11-13T17:40:48.559Z] 43a3f5091c1d: Layer already exists [2023-11-13T17:40:48.559Z] ef84dd9b055c: Layer already exists [2023-11-13T17:40:48.559Z] b2e684535745: Layer already exists [2023-11-13T17:40:48.559Z] 54ddef294891: Layer already exists [2023-11-13T17:40:48.559Z] d521abf6b8f4: Layer already exists [2023-11-13T17:40:48.559Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:48.559Z] 1fb470d9984b: Layer already exists [2023-11-13T17:40:48.559Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:48.559Z] 5f70bf18a086: Layer already exists [2023-11-13T17:40:48.559Z] 9fb055c9dc0f: Layer already exists [2023-11-13T17:40:48.559Z] 61ce36b961e2: Layer already exists [2023-11-13T17:40:48.559Z] 0320a717c2ec: Layer already exists [2023-11-13T17:40:48.559Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:48.559Z] latest: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:48.868Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:49.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.70 [2023-11-13T17:40:49.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-13T17:40:49.176Z] 6b3a89fefab6: Preparing [2023-11-13T17:40:49.176Z] b2e684535745: Preparing [2023-11-13T17:40:49.176Z] ef84dd9b055c: Preparing [2023-11-13T17:40:49.176Z] 43a3f5091c1d: Preparing [2023-11-13T17:40:49.176Z] 7bf07f17b2c8: Preparing [2023-11-13T17:40:49.176Z] 54ddef294891: Preparing [2023-11-13T17:40:49.176Z] d521abf6b8f4: Preparing [2023-11-13T17:40:49.176Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:49.176Z] 1a27120d2b58: Preparing [2023-11-13T17:40:49.176Z] 1fb470d9984b: Preparing [2023-11-13T17:40:49.176Z] 9fb055c9dc0f: Preparing [2023-11-13T17:40:49.176Z] 5f70bf18a086: Preparing [2023-11-13T17:40:49.176Z] 61ce36b961e2: Preparing [2023-11-13T17:40:49.176Z] 0320a717c2ec: Preparing [2023-11-13T17:40:49.176Z] cc2447e1835a: Preparing [2023-11-13T17:40:49.176Z] 54ddef294891: Waiting [2023-11-13T17:40:49.176Z] d521abf6b8f4: Waiting [2023-11-13T17:40:49.176Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:49.176Z] 1a27120d2b58: Waiting [2023-11-13T17:40:49.176Z] 9fb055c9dc0f: Waiting [2023-11-13T17:40:49.176Z] 5f70bf18a086: Waiting [2023-11-13T17:40:49.176Z] 61ce36b961e2: Waiting [2023-11-13T17:40:49.176Z] 0320a717c2ec: Waiting [2023-11-13T17:40:49.176Z] 1fb470d9984b: Waiting [2023-11-13T17:40:49.176Z] cc2447e1835a: Waiting [2023-11-13T17:40:49.176Z] 6b3a89fefab6: Layer already exists [2023-11-13T17:40:49.176Z] ef84dd9b055c: Layer already exists [2023-11-13T17:40:49.176Z] b2e684535745: Layer already exists [2023-11-13T17:40:49.176Z] 7bf07f17b2c8: Layer already exists [2023-11-13T17:40:49.176Z] 43a3f5091c1d: Layer already exists [2023-11-13T17:40:49.176Z] 54ddef294891: Layer already exists [2023-11-13T17:40:49.176Z] d521abf6b8f4: Layer already exists [2023-11-13T17:40:49.176Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:49.176Z] 1fb470d9984b: Layer already exists [2023-11-13T17:40:49.176Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:49.176Z] 9fb055c9dc0f: Layer already exists [2023-11-13T17:40:49.176Z] 61ce36b961e2: Layer already exists [2023-11-13T17:40:49.176Z] 0320a717c2ec: Layer already exists [2023-11-13T17:40:49.176Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:49.176Z] 5f70bf18a086: Layer already exists [2023-11-13T17:40:49.176Z] 3.1.0-dev.70: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:49.493Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:49.798Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:49.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-13T17:40:49.798Z] 6b3a89fefab6: Preparing [2023-11-13T17:40:49.798Z] b2e684535745: Preparing [2023-11-13T17:40:49.798Z] ef84dd9b055c: Preparing [2023-11-13T17:40:49.798Z] 43a3f5091c1d: Preparing [2023-11-13T17:40:49.798Z] 7bf07f17b2c8: Preparing [2023-11-13T17:40:49.798Z] 54ddef294891: Preparing [2023-11-13T17:40:49.798Z] d521abf6b8f4: Preparing [2023-11-13T17:40:49.798Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:49.798Z] 1a27120d2b58: Preparing [2023-11-13T17:40:49.798Z] 1fb470d9984b: Preparing [2023-11-13T17:40:49.798Z] 9fb055c9dc0f: Preparing [2023-11-13T17:40:49.798Z] 5f70bf18a086: Preparing [2023-11-13T17:40:49.798Z] 61ce36b961e2: Preparing [2023-11-13T17:40:49.798Z] 0320a717c2ec: Preparing [2023-11-13T17:40:49.798Z] cc2447e1835a: Preparing [2023-11-13T17:40:49.798Z] 9fb055c9dc0f: Waiting [2023-11-13T17:40:49.798Z] 5f70bf18a086: Waiting [2023-11-13T17:40:49.798Z] 1fb470d9984b: Waiting [2023-11-13T17:40:49.798Z] 61ce36b961e2: Waiting [2023-11-13T17:40:49.798Z] 0320a717c2ec: Waiting [2023-11-13T17:40:49.798Z] cc2447e1835a: Waiting [2023-11-13T17:40:49.798Z] 54ddef294891: Waiting [2023-11-13T17:40:49.798Z] d521abf6b8f4: Waiting [2023-11-13T17:40:49.798Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:49.798Z] 1a27120d2b58: Waiting [2023-11-13T17:40:49.798Z] 43a3f5091c1d: Layer already exists [2023-11-13T17:40:49.798Z] ef84dd9b055c: Layer already exists [2023-11-13T17:40:49.798Z] b2e684535745: Layer already exists [2023-11-13T17:40:49.798Z] 6b3a89fefab6: Layer already exists [2023-11-13T17:40:49.798Z] 7bf07f17b2c8: Layer already exists [2023-11-13T17:40:49.798Z] 54ddef294891: Layer already exists [2023-11-13T17:40:49.798Z] d521abf6b8f4: Layer already exists [2023-11-13T17:40:49.798Z] 1fb470d9984b: Layer already exists [2023-11-13T17:40:49.798Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:49.798Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:49.798Z] 9fb055c9dc0f: Layer already exists [2023-11-13T17:40:49.798Z] 5f70bf18a086: Layer already exists [2023-11-13T17:40:49.798Z] 61ce36b961e2: Layer already exists [2023-11-13T17:40:49.798Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:49.798Z] 0320a717c2ec: Layer already exists [2023-11-13T17:40:49.798Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:50.193Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:50.551Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-13T17:40:50.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-13T17:40:50.552Z] 6b3a89fefab6: Preparing [2023-11-13T17:40:50.552Z] b2e684535745: Preparing [2023-11-13T17:40:50.552Z] ef84dd9b055c: Preparing [2023-11-13T17:40:50.552Z] 43a3f5091c1d: Preparing [2023-11-13T17:40:50.552Z] 7bf07f17b2c8: Preparing [2023-11-13T17:40:50.552Z] 54ddef294891: Preparing [2023-11-13T17:40:50.552Z] d521abf6b8f4: Preparing [2023-11-13T17:40:50.552Z] 54ddef294891: Waiting [2023-11-13T17:40:50.552Z] d521abf6b8f4: Waiting [2023-11-13T17:40:50.552Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:50.552Z] 1a27120d2b58: Preparing [2023-11-13T17:40:50.552Z] 1fb470d9984b: Preparing [2023-11-13T17:40:50.552Z] 9fb055c9dc0f: Preparing [2023-11-13T17:40:50.552Z] 5f70bf18a086: Preparing [2023-11-13T17:40:50.552Z] 61ce36b961e2: Preparing [2023-11-13T17:40:50.552Z] 0320a717c2ec: Preparing [2023-11-13T17:40:50.552Z] cc2447e1835a: Preparing [2023-11-13T17:40:50.552Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:50.552Z] 61ce36b961e2: Waiting [2023-11-13T17:40:50.552Z] 0320a717c2ec: Waiting [2023-11-13T17:40:50.552Z] 1a27120d2b58: Waiting [2023-11-13T17:40:50.552Z] 9fb055c9dc0f: Waiting [2023-11-13T17:40:50.552Z] 5f70bf18a086: Waiting [2023-11-13T17:40:50.552Z] 1fb470d9984b: Waiting [2023-11-13T17:40:50.552Z] cc2447e1835a: Waiting [2023-11-13T17:40:50.552Z] 7bf07f17b2c8: Layer already exists [2023-11-13T17:40:50.552Z] 6b3a89fefab6: Layer already exists [2023-11-13T17:40:50.552Z] 43a3f5091c1d: Layer already exists [2023-11-13T17:40:50.552Z] b2e684535745: Layer already exists [2023-11-13T17:40:50.552Z] ef84dd9b055c: Layer already exists [2023-11-13T17:40:50.552Z] 54ddef294891: Layer already exists [2023-11-13T17:40:50.552Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:50.552Z] 1fb470d9984b: Layer already exists [2023-11-13T17:40:50.552Z] d521abf6b8f4: Layer already exists [2023-11-13T17:40:50.552Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:50.552Z] 9fb055c9dc0f: Layer already exists [2023-11-13T17:40:50.552Z] 5f70bf18a086: Layer already exists [2023-11-13T17:40:50.552Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:50.552Z] 61ce36b961e2: Layer already exists [2023-11-13T17:40:50.552Z] 0320a717c2ec: Layer already exists [2023-11-13T17:40:50.552Z] main: digest: sha256:b6aa7c86e68d78de3a39474c650ec43c91856df0306f30eaf7b8e2857a406888 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:40:50.607Z] ===================================================== [Pipeline] echo [2023-11-13T17:40:50.616Z] taggedImages: [2023-11-13T17:40:50.616Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:50.616Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-13T17:40:50.616Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.70 [2023-11-13T17:40:50.616Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:50.616Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-13T17:40:50.632Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-13T17:40:50.632Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:50.632Z] latest [2023-11-13T17:40:50.632Z] 3.1.0-dev.70 [2023-11-13T17:40:50.632Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:50.632Z] main [2023-11-13T17:40:50.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:50.962Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:51.301Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:51.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-13T17:40:51.301Z] 5bae50e83620: Preparing [2023-11-13T17:40:51.301Z] 5dce79320842: Preparing [2023-11-13T17:40:51.301Z] f29934b5f1b3: Preparing [2023-11-13T17:40:51.301Z] 149150be02bd: Preparing [2023-11-13T17:40:51.301Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:51.301Z] 1a27120d2b58: Preparing [2023-11-13T17:40:51.301Z] b1b327fd1739: Preparing [2023-11-13T17:40:51.301Z] cc2447e1835a: Preparing [2023-11-13T17:40:51.301Z] 1a27120d2b58: Waiting [2023-11-13T17:40:51.301Z] b1b327fd1739: Waiting [2023-11-13T17:40:51.301Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:51.301Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:51.301Z] 5dce79320842: Layer already exists [2023-11-13T17:40:51.301Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:51.301Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:51.301Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:51.301Z] f29934b5f1b3: Pushed [2023-11-13T17:40:52.678Z] 149150be02bd: Pushed [2023-11-13T17:40:52.678Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:52.986Z] + 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-13T17:40:53.110Z] 17808c966233: Pull complete [2023-11-13T17:40:53.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-13T17:40:53.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-13T17:40:53.290Z] 5bae50e83620: Preparing [2023-11-13T17:40:53.290Z] 5dce79320842: Preparing [2023-11-13T17:40:53.290Z] f29934b5f1b3: Preparing [2023-11-13T17:40:53.290Z] 149150be02bd: Preparing [2023-11-13T17:40:53.290Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:53.290Z] 1a27120d2b58: Preparing [2023-11-13T17:40:53.290Z] b1b327fd1739: Preparing [2023-11-13T17:40:53.290Z] cc2447e1835a: Preparing [2023-11-13T17:40:53.290Z] 1a27120d2b58: Waiting [2023-11-13T17:40:53.290Z] cc2447e1835a: Waiting [2023-11-13T17:40:53.290Z] b1b327fd1739: Waiting [2023-11-13T17:40:53.290Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:53.290Z] f29934b5f1b3: Layer already exists [2023-11-13T17:40:53.290Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:53.290Z] 149150be02bd: Layer already exists [2023-11-13T17:40:53.290Z] 5dce79320842: Layer already exists [2023-11-13T17:40:53.290Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:53.290Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:53.290Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:53.290Z] latest: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:53.597Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:53.913Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.70 [2023-11-13T17:40:53.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-13T17:40:53.913Z] 5bae50e83620: Preparing [2023-11-13T17:40:53.913Z] 5dce79320842: Preparing [2023-11-13T17:40:53.913Z] f29934b5f1b3: Preparing [2023-11-13T17:40:53.913Z] 149150be02bd: Preparing [2023-11-13T17:40:53.913Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:53.913Z] 1a27120d2b58: Preparing [2023-11-13T17:40:53.913Z] b1b327fd1739: Preparing [2023-11-13T17:40:53.913Z] cc2447e1835a: Preparing [2023-11-13T17:40:53.913Z] 1a27120d2b58: Waiting [2023-11-13T17:40:53.913Z] cc2447e1835a: Waiting [2023-11-13T17:40:53.913Z] b1b327fd1739: Waiting [2023-11-13T17:40:53.913Z] 149150be02bd: Layer already exists [2023-11-13T17:40:53.913Z] f29934b5f1b3: Layer already exists [2023-11-13T17:40:53.913Z] 5dce79320842: Layer already exists [2023-11-13T17:40:53.913Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:53.913Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:53.913Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:53.913Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:53.913Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:53.914Z] 3.1.0-dev.70: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:54.071Z] f4c1fc716caa: Pull complete [2023-11-13T17:40:54.071Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-13T17:40:54.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T17:40:54.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-13T17:40:54.220Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:54.399Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-13T17:40:54.400Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T17:40:54.400Z] WORKDIR /edgex [2023-11-13T17:40:54.400Z] COPY go.mod . [2023-11-13T17:40:54.400Z] RUN go mod download [2023-11-13T17:40:54.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:54.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-13T17:40:54.526Z] 5bae50e83620: Preparing [2023-11-13T17:40:54.526Z] 5dce79320842: Preparing [2023-11-13T17:40:54.526Z] f29934b5f1b3: Preparing [2023-11-13T17:40:54.526Z] 149150be02bd: Preparing [2023-11-13T17:40:54.526Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:54.526Z] 1a27120d2b58: Preparing [2023-11-13T17:40:54.526Z] b1b327fd1739: Preparing [2023-11-13T17:40:54.526Z] cc2447e1835a: Preparing [2023-11-13T17:40:54.526Z] 1a27120d2b58: Waiting [2023-11-13T17:40:54.526Z] b1b327fd1739: Waiting [2023-11-13T17:40:54.526Z] cc2447e1835a: Waiting [2023-11-13T17:40:54.526Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:54.526Z] 5dce79320842: Layer already exists [2023-11-13T17:40:54.526Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:54.526Z] f29934b5f1b3: Layer already exists [2023-11-13T17:40:54.526Z] 149150be02bd: Layer already exists [2023-11-13T17:40:54.526Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:54.526Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:54.526Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:54.526Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:54.834Z] + 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-13T17:40:55.009Z] Sending build context to Docker daemon 2.916MB [2023-11-13T17:40:55.009Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T17:40:55.009Z] ---> ea914061e18c [2023-11-13T17:40:55.009Z] Step 2/4 : WORKDIR /edgex [2023-11-13T17:40:55.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-13T17:40:55.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-13T17:40:55.172Z] 5bae50e83620: Preparing [2023-11-13T17:40:55.172Z] 5dce79320842: Preparing [2023-11-13T17:40:55.172Z] f29934b5f1b3: Preparing [2023-11-13T17:40:55.172Z] 149150be02bd: Preparing [2023-11-13T17:40:55.172Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:55.172Z] 1a27120d2b58: Preparing [2023-11-13T17:40:55.172Z] b1b327fd1739: Preparing [2023-11-13T17:40:55.172Z] cc2447e1835a: Preparing [2023-11-13T17:40:55.172Z] 1a27120d2b58: Waiting [2023-11-13T17:40:55.172Z] b1b327fd1739: Waiting [2023-11-13T17:40:55.172Z] cc2447e1835a: Waiting [2023-11-13T17:40:55.172Z] 5dce79320842: Layer already exists [2023-11-13T17:40:55.172Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:55.172Z] f29934b5f1b3: Layer already exists [2023-11-13T17:40:55.172Z] 149150be02bd: Layer already exists [2023-11-13T17:40:55.172Z] 5bae50e83620: Layer already exists [2023-11-13T17:40:55.172Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:55.172Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:55.172Z] b1b327fd1739: Layer already exists [2023-11-13T17:40:55.172Z] main: digest: sha256:5f85eeb75d4cb2c8d44527845da141c730eef117c9a70250ab8ff1c1eb4c6058 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:40:55.217Z] ===================================================== [Pipeline] echo [2023-11-13T17:40:55.226Z] taggedImages: [2023-11-13T17:40:55.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:55.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-13T17:40:55.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.70 [2023-11-13T17:40:55.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:55.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-13T17:40:55.241Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-13T17:40:55.241Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:55.241Z] latest [2023-11-13T17:40:55.241Z] 3.1.0-dev.70 [2023-11-13T17:40:55.241Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:55.241Z] main [2023-11-13T17:40:55.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:55.550Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:55.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:40:55.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-13T17:40:55.857Z] 5ea7612ee225: Preparing [2023-11-13T17:40:55.857Z] 8a18e0b5327e: Preparing [2023-11-13T17:40:55.857Z] 77a419761c30: Preparing [2023-11-13T17:40:55.857Z] 503337e713d4: Preparing [2023-11-13T17:40:55.857Z] 14e27a9255d7: Preparing [2023-11-13T17:40:55.857Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:55.857Z] 1a27120d2b58: Preparing [2023-11-13T17:40:55.857Z] d343c6b47925: Preparing [2023-11-13T17:40:55.857Z] 33aa8c8f8d48: Preparing [2023-11-13T17:40:55.857Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:55.857Z] d343c6b47925: Waiting [2023-11-13T17:40:55.857Z] 33aa8c8f8d48: Waiting [2023-11-13T17:40:55.857Z] cc2447e1835a: Preparing [2023-11-13T17:40:55.857Z] cc2447e1835a: Waiting [2023-11-13T17:40:55.857Z] 503337e713d4: Pushed [2023-11-13T17:40:55.857Z] 8a18e0b5327e: Pushed [2023-11-13T17:40:55.857Z] 14e27a9255d7: Pushed [2023-11-13T17:40:55.857Z] 5ea7612ee225: Pushed [2023-11-13T17:40:55.857Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:55.857Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:55.857Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:56.118Z] d343c6b47925: Pushed [2023-11-13T17:40:56.999Z] ---> Running in 038ebc50a990 [2023-11-13T17:40:56.999Z] Removing intermediate container 038ebc50a990 [2023-11-13T17:40:56.999Z] ---> a7eb661c8986 [2023-11-13T17:40:56.999Z] Step 3/4 : COPY go.mod . [2023-11-13T17:40:57.062Z] 77a419761c30: Pushed [2023-11-13T17:40:57.581Z] ---> 80d7188e89da [2023-11-13T17:40:57.581Z] Step 4/4 : RUN go mod download [2023-11-13T17:40:57.581Z] ---> Running in 87d810625c97 [2023-11-13T17:40:57.629Z] 33aa8c8f8d48: Pushed [2023-11-13T17:40:57.629Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:57.940Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:58.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-13T17:40:58.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-13T17:40:58.242Z] 5ea7612ee225: Preparing [2023-11-13T17:40:58.242Z] 8a18e0b5327e: Preparing [2023-11-13T17:40:58.242Z] 77a419761c30: Preparing [2023-11-13T17:40:58.242Z] 503337e713d4: Preparing [2023-11-13T17:40:58.242Z] 14e27a9255d7: Preparing [2023-11-13T17:40:58.242Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:58.242Z] 1a27120d2b58: Preparing [2023-11-13T17:40:58.242Z] d343c6b47925: Preparing [2023-11-13T17:40:58.242Z] 33aa8c8f8d48: Preparing [2023-11-13T17:40:58.242Z] cc2447e1835a: Preparing [2023-11-13T17:40:58.242Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:58.243Z] 1a27120d2b58: Waiting [2023-11-13T17:40:58.243Z] 33aa8c8f8d48: Waiting [2023-11-13T17:40:58.243Z] cc2447e1835a: Waiting [2023-11-13T17:40:58.243Z] d343c6b47925: Waiting [2023-11-13T17:40:58.243Z] 8a18e0b5327e: Layer already exists [2023-11-13T17:40:58.243Z] 5ea7612ee225: Layer already exists [2023-11-13T17:40:58.243Z] 14e27a9255d7: Layer already exists [2023-11-13T17:40:58.243Z] 77a419761c30: Layer already exists [2023-11-13T17:40:58.243Z] 503337e713d4: Layer already exists [2023-11-13T17:40:58.243Z] d343c6b47925: Layer already exists [2023-11-13T17:40:58.243Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:58.243Z] 33aa8c8f8d48: Layer already exists [2023-11-13T17:40:58.243Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:58.243Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:58.243Z] latest: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:58.556Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:58.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.70 [2023-11-13T17:40:58.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-13T17:40:58.873Z] 5ea7612ee225: Preparing [2023-11-13T17:40:58.873Z] 8a18e0b5327e: Preparing [2023-11-13T17:40:58.873Z] 77a419761c30: Preparing [2023-11-13T17:40:58.873Z] 503337e713d4: Preparing [2023-11-13T17:40:58.873Z] 14e27a9255d7: Preparing [2023-11-13T17:40:58.873Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:58.873Z] 1a27120d2b58: Preparing [2023-11-13T17:40:58.873Z] d343c6b47925: Preparing [2023-11-13T17:40:58.873Z] 33aa8c8f8d48: Preparing [2023-11-13T17:40:58.873Z] cc2447e1835a: Preparing [2023-11-13T17:40:58.873Z] d343c6b47925: Waiting [2023-11-13T17:40:58.873Z] 1a27120d2b58: Waiting [2023-11-13T17:40:58.873Z] cc2447e1835a: Waiting [2023-11-13T17:40:58.873Z] 33aa8c8f8d48: Waiting [2023-11-13T17:40:58.873Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:58.873Z] 5ea7612ee225: Layer already exists [2023-11-13T17:40:58.873Z] 77a419761c30: Layer already exists [2023-11-13T17:40:58.873Z] 14e27a9255d7: Layer already exists [2023-11-13T17:40:58.873Z] 503337e713d4: Layer already exists [2023-11-13T17:40:58.873Z] 8a18e0b5327e: Layer already exists [2023-11-13T17:40:58.873Z] d343c6b47925: Layer already exists [2023-11-13T17:40:58.873Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:58.873Z] 33aa8c8f8d48: Layer already exists [2023-11-13T17:40:58.873Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:58.873Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:58.873Z] 3.1.0-dev.70: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:59.198Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:59.497Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:40:59.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-13T17:40:59.497Z] 5ea7612ee225: Preparing [2023-11-13T17:40:59.497Z] 8a18e0b5327e: Preparing [2023-11-13T17:40:59.497Z] 77a419761c30: Preparing [2023-11-13T17:40:59.497Z] 503337e713d4: Preparing [2023-11-13T17:40:59.497Z] 14e27a9255d7: Preparing [2023-11-13T17:40:59.497Z] 65dcc69b1e02: Preparing [2023-11-13T17:40:59.497Z] 1a27120d2b58: Preparing [2023-11-13T17:40:59.497Z] d343c6b47925: Preparing [2023-11-13T17:40:59.497Z] 33aa8c8f8d48: Preparing [2023-11-13T17:40:59.497Z] cc2447e1835a: Preparing [2023-11-13T17:40:59.497Z] 65dcc69b1e02: Waiting [2023-11-13T17:40:59.497Z] 1a27120d2b58: Waiting [2023-11-13T17:40:59.497Z] d343c6b47925: Waiting [2023-11-13T17:40:59.497Z] 33aa8c8f8d48: Waiting [2023-11-13T17:40:59.497Z] cc2447e1835a: Waiting [2023-11-13T17:40:59.497Z] 14e27a9255d7: Layer already exists [2023-11-13T17:40:59.497Z] 5ea7612ee225: Layer already exists [2023-11-13T17:40:59.497Z] 77a419761c30: Layer already exists [2023-11-13T17:40:59.497Z] 503337e713d4: Layer already exists [2023-11-13T17:40:59.497Z] 8a18e0b5327e: Layer already exists [2023-11-13T17:40:59.497Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:40:59.497Z] 1a27120d2b58: Layer already exists [2023-11-13T17:40:59.497Z] d343c6b47925: Layer already exists [2023-11-13T17:40:59.497Z] 33aa8c8f8d48: Layer already exists [2023-11-13T17:40:59.497Z] cc2447e1835a: Layer already exists [2023-11-13T17:40:59.497Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:40:59.804Z] + 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-13T17:41:00.117Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-13T17:41:00.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-13T17:41:00.117Z] 5ea7612ee225: Preparing [2023-11-13T17:41:00.117Z] 8a18e0b5327e: Preparing [2023-11-13T17:41:00.117Z] 77a419761c30: Preparing [2023-11-13T17:41:00.117Z] 503337e713d4: Preparing [2023-11-13T17:41:00.117Z] 14e27a9255d7: Preparing [2023-11-13T17:41:00.117Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:00.117Z] 1a27120d2b58: Preparing [2023-11-13T17:41:00.117Z] d343c6b47925: Preparing [2023-11-13T17:41:00.117Z] 33aa8c8f8d48: Preparing [2023-11-13T17:41:00.117Z] cc2447e1835a: Preparing [2023-11-13T17:41:00.117Z] 65dcc69b1e02: Waiting [2023-11-13T17:41:00.117Z] cc2447e1835a: Waiting [2023-11-13T17:41:00.117Z] 1a27120d2b58: Waiting [2023-11-13T17:41:00.117Z] 33aa8c8f8d48: Waiting [2023-11-13T17:41:00.117Z] d343c6b47925: Waiting [2023-11-13T17:41:00.117Z] 14e27a9255d7: Layer already exists [2023-11-13T17:41:00.117Z] 5ea7612ee225: Layer already exists [2023-11-13T17:41:00.118Z] 77a419761c30: Layer already exists [2023-11-13T17:41:00.118Z] 503337e713d4: Layer already exists [2023-11-13T17:41:00.118Z] 8a18e0b5327e: Layer already exists [2023-11-13T17:41:00.118Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:00.118Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:00.118Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:00.118Z] 33aa8c8f8d48: Layer already exists [2023-11-13T17:41:00.118Z] d343c6b47925: Layer already exists [2023-11-13T17:41:00.118Z] main: digest: sha256:7b4c05783a147a91819027035c402e0ee20ff6773291309e8f79658e93d06367 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:00.155Z] ===================================================== [Pipeline] echo [2023-11-13T17:41:00.162Z] taggedImages: [2023-11-13T17:41:00.162Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:00.162Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-13T17:41:00.162Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.70 [2023-11-13T17:41:00.162Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:00.162Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-13T17:41:00.178Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-13T17:41:00.178Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:00.178Z] latest [2023-11-13T17:41:00.178Z] 3.1.0-dev.70 [2023-11-13T17:41:00.178Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:00.178Z] main [2023-11-13T17:41:00.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:00.482Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:00.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:00.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-13T17:41:00.785Z] 466393dd0e15: Preparing [2023-11-13T17:41:00.785Z] b1de42b536d5: Preparing [2023-11-13T17:41:00.785Z] dda78f24a6df: Preparing [2023-11-13T17:41:00.785Z] 8c9ea120d3db: Preparing [2023-11-13T17:41:00.785Z] d7e76e8e83aa: Preparing [2023-11-13T17:41:00.785Z] 29bb870bda8f: Preparing [2023-11-13T17:41:00.785Z] c55518db605f: Preparing [2023-11-13T17:41:00.785Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:00.785Z] 1a27120d2b58: Preparing [2023-11-13T17:41:00.785Z] 8d9649265ab1: Preparing [2023-11-13T17:41:00.785Z] cc2447e1835a: Preparing [2023-11-13T17:41:00.785Z] 29bb870bda8f: Waiting [2023-11-13T17:41:00.785Z] c55518db605f: Waiting [2023-11-13T17:41:00.785Z] 65dcc69b1e02: Waiting [2023-11-13T17:41:00.785Z] 1a27120d2b58: Waiting [2023-11-13T17:41:00.785Z] 8d9649265ab1: Waiting [2023-11-13T17:41:00.785Z] cc2447e1835a: Waiting [2023-11-13T17:41:00.785Z] b1de42b536d5: Pushed [2023-11-13T17:41:00.785Z] d7e76e8e83aa: Pushed [2023-11-13T17:41:00.785Z] 466393dd0e15: Pushed [2023-11-13T17:41:00.785Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:00.785Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:01.043Z] 29bb870bda8f: Pushed [2023-11-13T17:41:01.043Z] c55518db605f: Pushed [2023-11-13T17:41:01.043Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:01.980Z] 8c9ea120d3db: Pushed [2023-11-13T17:41:01.980Z] 8d9649265ab1: Pushed [2023-11-13T17:41:02.239Z] dda78f24a6df: Pushed [2023-11-13T17:41:02.498Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:02.811Z] + 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-13T17:41:03.112Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-13T17:41:03.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-13T17:41:03.112Z] 466393dd0e15: Preparing [2023-11-13T17:41:03.112Z] b1de42b536d5: Preparing [2023-11-13T17:41:03.112Z] dda78f24a6df: Preparing [2023-11-13T17:41:03.112Z] 8c9ea120d3db: Preparing [2023-11-13T17:41:03.112Z] d7e76e8e83aa: Preparing [2023-11-13T17:41:03.112Z] 29bb870bda8f: Preparing [2023-11-13T17:41:03.112Z] c55518db605f: Preparing [2023-11-13T17:41:03.112Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:03.112Z] 1a27120d2b58: Preparing [2023-11-13T17:41:03.112Z] 8d9649265ab1: Preparing [2023-11-13T17:41:03.112Z] cc2447e1835a: Preparing [2023-11-13T17:41:03.112Z] c55518db605f: Waiting [2023-11-13T17:41:03.112Z] 65dcc69b1e02: Waiting [2023-11-13T17:41:03.112Z] 1a27120d2b58: Waiting [2023-11-13T17:41:03.112Z] 8d9649265ab1: Waiting [2023-11-13T17:41:03.112Z] cc2447e1835a: Waiting [2023-11-13T17:41:03.112Z] 29bb870bda8f: Waiting [2023-11-13T17:41:03.112Z] d7e76e8e83aa: Layer already exists [2023-11-13T17:41:03.112Z] dda78f24a6df: Layer already exists [2023-11-13T17:41:03.112Z] 466393dd0e15: Layer already exists [2023-11-13T17:41:03.112Z] 8c9ea120d3db: Layer already exists [2023-11-13T17:41:03.112Z] b1de42b536d5: Layer already exists [2023-11-13T17:41:03.112Z] 29bb870bda8f: Layer already exists [2023-11-13T17:41:03.112Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:03.112Z] 8d9649265ab1: Layer already exists [2023-11-13T17:41:03.112Z] c55518db605f: Layer already exists [2023-11-13T17:41:03.112Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:03.112Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:03.112Z] latest: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:03.415Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:03.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.70 [2023-11-13T17:41:03.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-13T17:41:03.714Z] 466393dd0e15: Preparing [2023-11-13T17:41:03.714Z] b1de42b536d5: Preparing [2023-11-13T17:41:03.714Z] dda78f24a6df: Preparing [2023-11-13T17:41:03.714Z] 8c9ea120d3db: Preparing [2023-11-13T17:41:03.714Z] d7e76e8e83aa: Preparing [2023-11-13T17:41:03.714Z] 29bb870bda8f: Preparing [2023-11-13T17:41:03.714Z] c55518db605f: Preparing [2023-11-13T17:41:03.714Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:03.714Z] 1a27120d2b58: Preparing [2023-11-13T17:41:03.714Z] 8d9649265ab1: Preparing [2023-11-13T17:41:03.714Z] cc2447e1835a: Preparing [2023-11-13T17:41:03.714Z] 29bb870bda8f: Waiting [2023-11-13T17:41:03.714Z] 1a27120d2b58: Waiting [2023-11-13T17:41:03.714Z] c55518db605f: Waiting [2023-11-13T17:41:03.714Z] 65dcc69b1e02: Waiting [2023-11-13T17:41:03.714Z] 8d9649265ab1: Waiting [2023-11-13T17:41:03.714Z] dda78f24a6df: Layer already exists [2023-11-13T17:41:03.714Z] 466393dd0e15: Layer already exists [2023-11-13T17:41:03.714Z] d7e76e8e83aa: Layer already exists [2023-11-13T17:41:03.714Z] b1de42b536d5: Layer already exists [2023-11-13T17:41:03.714Z] 8c9ea120d3db: Layer already exists [2023-11-13T17:41:03.714Z] c55518db605f: Layer already exists [2023-11-13T17:41:03.714Z] 29bb870bda8f: Layer already exists [2023-11-13T17:41:03.714Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:03.714Z] 8d9649265ab1: Layer already exists [2023-11-13T17:41:03.714Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:03.714Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:03.714Z] 3.1.0-dev.70: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:04.020Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:04.328Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:04.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-13T17:41:04.328Z] 466393dd0e15: Preparing [2023-11-13T17:41:04.328Z] b1de42b536d5: Preparing [2023-11-13T17:41:04.328Z] dda78f24a6df: Preparing [2023-11-13T17:41:04.328Z] 8c9ea120d3db: Preparing [2023-11-13T17:41:04.328Z] d7e76e8e83aa: Preparing [2023-11-13T17:41:04.328Z] 29bb870bda8f: Preparing [2023-11-13T17:41:04.328Z] c55518db605f: Preparing [2023-11-13T17:41:04.328Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:04.328Z] 1a27120d2b58: Preparing [2023-11-13T17:41:04.328Z] 8d9649265ab1: Preparing [2023-11-13T17:41:04.328Z] cc2447e1835a: Preparing [2023-11-13T17:41:04.328Z] 1a27120d2b58: Waiting [2023-11-13T17:41:04.328Z] c55518db605f: Waiting [2023-11-13T17:41:04.328Z] 65dcc69b1e02: Waiting [2023-11-13T17:41:04.328Z] cc2447e1835a: Waiting [2023-11-13T17:41:04.328Z] 8d9649265ab1: Waiting [2023-11-13T17:41:04.328Z] dda78f24a6df: Layer already exists [2023-11-13T17:41:04.328Z] 8c9ea120d3db: Layer already exists [2023-11-13T17:41:04.328Z] 466393dd0e15: Layer already exists [2023-11-13T17:41:04.328Z] b1de42b536d5: Layer already exists [2023-11-13T17:41:04.328Z] d7e76e8e83aa: Layer already exists [2023-11-13T17:41:04.328Z] 29bb870bda8f: Layer already exists [2023-11-13T17:41:04.328Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:04.328Z] c55518db605f: Layer already exists [2023-11-13T17:41:04.328Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:04.328Z] 8d9649265ab1: Layer already exists [2023-11-13T17:41:04.328Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:04.328Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:04.635Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:04.937Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-13T17:41:04.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-13T17:41:04.937Z] 466393dd0e15: Preparing [2023-11-13T17:41:04.937Z] b1de42b536d5: Preparing [2023-11-13T17:41:04.937Z] dda78f24a6df: Preparing [2023-11-13T17:41:04.937Z] 8c9ea120d3db: Preparing [2023-11-13T17:41:04.937Z] d7e76e8e83aa: Preparing [2023-11-13T17:41:04.937Z] 29bb870bda8f: Preparing [2023-11-13T17:41:04.937Z] c55518db605f: Preparing [2023-11-13T17:41:04.937Z] 29bb870bda8f: Waiting [2023-11-13T17:41:04.937Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:04.937Z] 1a27120d2b58: Preparing [2023-11-13T17:41:04.937Z] c55518db605f: Waiting [2023-11-13T17:41:04.937Z] 8d9649265ab1: Preparing [2023-11-13T17:41:04.937Z] cc2447e1835a: Preparing [2023-11-13T17:41:04.937Z] 1a27120d2b58: Waiting [2023-11-13T17:41:04.937Z] 8d9649265ab1: Waiting [2023-11-13T17:41:04.937Z] cc2447e1835a: Waiting [2023-11-13T17:41:04.937Z] 65dcc69b1e02: Waiting [2023-11-13T17:41:04.937Z] b1de42b536d5: Layer already exists [2023-11-13T17:41:04.937Z] dda78f24a6df: Layer already exists [2023-11-13T17:41:04.937Z] 466393dd0e15: Layer already exists [2023-11-13T17:41:04.937Z] d7e76e8e83aa: Layer already exists [2023-11-13T17:41:04.937Z] 8c9ea120d3db: Layer already exists [2023-11-13T17:41:04.937Z] 29bb870bda8f: Layer already exists [2023-11-13T17:41:04.937Z] 8d9649265ab1: Layer already exists [2023-11-13T17:41:04.937Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:04.937Z] c55518db605f: Layer already exists [2023-11-13T17:41:04.937Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:04.937Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:04.937Z] main: digest: sha256:9719ce4a705bd64404f12c0d475213c43322af52268471ef643f6cc5aff24585 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:04.976Z] ===================================================== [Pipeline] echo [2023-11-13T17:41:04.982Z] taggedImages: [2023-11-13T17:41:04.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:04.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-13T17:41:04.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.70 [2023-11-13T17:41:04.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:04.982Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-13T17:41:05.005Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-13T17:41:05.005Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:05.005Z] latest [2023-11-13T17:41:05.005Z] 3.1.0-dev.70 [2023-11-13T17:41:05.005Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:05.005Z] main [2023-11-13T17:41:05.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:05.330Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:05.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:05.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-13T17:41:05.624Z] 3cbef648b3a9: Preparing [2023-11-13T17:41:05.624Z] b2a610c6687d: Preparing [2023-11-13T17:41:05.624Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:05.624Z] 1a27120d2b58: Preparing [2023-11-13T17:41:05.624Z] 548de4b9d222: Preparing [2023-11-13T17:41:05.624Z] cc2447e1835a: Preparing [2023-11-13T17:41:05.624Z] cc2447e1835a: Waiting [2023-11-13T17:41:05.624Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:05.624Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:05.624Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:05.624Z] 3cbef648b3a9: Pushed [2023-11-13T17:41:06.189Z] 548de4b9d222: Pushed [2023-11-13T17:41:08.099Z] b2a610c6687d: Pushed [2023-11-13T17:41:08.099Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:08.413Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:08.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-13T17:41:08.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-13T17:41:08.715Z] 3cbef648b3a9: Preparing [2023-11-13T17:41:08.715Z] b2a610c6687d: Preparing [2023-11-13T17:41:08.715Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:08.715Z] 1a27120d2b58: Preparing [2023-11-13T17:41:08.715Z] 548de4b9d222: Preparing [2023-11-13T17:41:08.715Z] cc2447e1835a: Preparing [2023-11-13T17:41:08.715Z] cc2447e1835a: Waiting [2023-11-13T17:41:08.715Z] b2a610c6687d: Layer already exists [2023-11-13T17:41:08.715Z] 3cbef648b3a9: Layer already exists [2023-11-13T17:41:08.715Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:08.715Z] 548de4b9d222: Layer already exists [2023-11-13T17:41:08.715Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:08.715Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:08.715Z] latest: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:09.019Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:09.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.70 [2023-11-13T17:41:09.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-13T17:41:09.318Z] 3cbef648b3a9: Preparing [2023-11-13T17:41:09.318Z] b2a610c6687d: Preparing [2023-11-13T17:41:09.318Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:09.318Z] 1a27120d2b58: Preparing [2023-11-13T17:41:09.318Z] 548de4b9d222: Preparing [2023-11-13T17:41:09.318Z] cc2447e1835a: Preparing [2023-11-13T17:41:09.318Z] cc2447e1835a: Waiting [2023-11-13T17:41:09.318Z] 548de4b9d222: Layer already exists [2023-11-13T17:41:09.318Z] b2a610c6687d: Layer already exists [2023-11-13T17:41:09.318Z] 3cbef648b3a9: Layer already exists [2023-11-13T17:41:09.318Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:09.318Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:09.318Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:09.318Z] 3.1.0-dev.70: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:09.620Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:09.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:09.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-13T17:41:09.920Z] 3cbef648b3a9: Preparing [2023-11-13T17:41:09.920Z] b2a610c6687d: Preparing [2023-11-13T17:41:09.920Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:09.920Z] 1a27120d2b58: Preparing [2023-11-13T17:41:09.920Z] 548de4b9d222: Preparing [2023-11-13T17:41:09.920Z] cc2447e1835a: Preparing [2023-11-13T17:41:09.920Z] cc2447e1835a: Waiting [2023-11-13T17:41:09.920Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:09.920Z] 3cbef648b3a9: Layer already exists [2023-11-13T17:41:09.920Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:09.920Z] b2a610c6687d: Layer already exists [2023-11-13T17:41:09.920Z] 548de4b9d222: Layer already exists [2023-11-13T17:41:09.920Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:09.920Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:10.222Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:10.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-13T17:41:10.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-13T17:41:10.540Z] 3cbef648b3a9: Preparing [2023-11-13T17:41:10.540Z] b2a610c6687d: Preparing [2023-11-13T17:41:10.540Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:10.540Z] 1a27120d2b58: Preparing [2023-11-13T17:41:10.540Z] 548de4b9d222: Preparing [2023-11-13T17:41:10.540Z] cc2447e1835a: Preparing [2023-11-13T17:41:10.540Z] cc2447e1835a: Waiting [2023-11-13T17:41:10.540Z] b2a610c6687d: Layer already exists [2023-11-13T17:41:10.540Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:10.540Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:10.540Z] 3cbef648b3a9: Layer already exists [2023-11-13T17:41:10.540Z] 548de4b9d222: Layer already exists [2023-11-13T17:41:10.540Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:10.540Z] main: digest: sha256:328d7d792bc3ada5b64ffbbf1a820af821d40088e1e883ce3326b1dff6ecd15f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:10.589Z] ===================================================== [Pipeline] echo [2023-11-13T17:41:10.598Z] taggedImages: [2023-11-13T17:41:10.598Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:10.598Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-13T17:41:10.598Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.70 [2023-11-13T17:41:10.598Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:10.598Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-11-13T17:41:10.624Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-13T17:41:10.624Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:10.624Z] latest [2023-11-13T17:41:10.624Z] 3.1.0-dev.70 [2023-11-13T17:41:10.624Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:10.624Z] main [2023-11-13T17:41:10.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:10.946Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:11.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:11.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-13T17:41:11.255Z] 58ce33bdacda: Preparing [2023-11-13T17:41:11.255Z] 6bff1548c1b4: Preparing [2023-11-13T17:41:11.255Z] 07354944874a: Preparing [2023-11-13T17:41:11.255Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:11.255Z] 1a27120d2b58: Preparing [2023-11-13T17:41:11.255Z] 126640431636: Preparing [2023-11-13T17:41:11.255Z] eb02bf5de508: Preparing [2023-11-13T17:41:11.255Z] 4b68a27419f1: Preparing [2023-11-13T17:41:11.255Z] cc2447e1835a: Preparing [2023-11-13T17:41:11.255Z] eb02bf5de508: Waiting [2023-11-13T17:41:11.255Z] 4b68a27419f1: Waiting [2023-11-13T17:41:11.255Z] 126640431636: Waiting [2023-11-13T17:41:11.255Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:11.255Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:11.255Z] 07354944874a: Pushed [2023-11-13T17:41:11.255Z] 58ce33bdacda: Pushed [2023-11-13T17:41:11.255Z] 6bff1548c1b4: Pushed [2023-11-13T17:41:11.255Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:12.189Z] 4b68a27419f1: Pushed [2023-11-13T17:41:16.375Z] eb02bf5de508: Pushed [2023-11-13T17:41:18.910Z] 126640431636: Pushed [2023-11-13T17:41:18.910Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:19.226Z] + 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-13T17:41:19.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-13T17:41:19.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-13T17:41:19.534Z] 58ce33bdacda: Preparing [2023-11-13T17:41:19.534Z] 6bff1548c1b4: Preparing [2023-11-13T17:41:19.534Z] 07354944874a: Preparing [2023-11-13T17:41:19.534Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:19.534Z] 1a27120d2b58: Preparing [2023-11-13T17:41:19.534Z] 126640431636: Preparing [2023-11-13T17:41:19.534Z] eb02bf5de508: Preparing [2023-11-13T17:41:19.534Z] 4b68a27419f1: Preparing [2023-11-13T17:41:19.534Z] cc2447e1835a: Preparing [2023-11-13T17:41:19.534Z] cc2447e1835a: Waiting [2023-11-13T17:41:19.534Z] eb02bf5de508: Waiting [2023-11-13T17:41:19.534Z] 126640431636: Waiting [2023-11-13T17:41:19.534Z] 4b68a27419f1: Waiting [2023-11-13T17:41:19.534Z] 6bff1548c1b4: Layer already exists [2023-11-13T17:41:19.534Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:19.534Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:19.534Z] 07354944874a: Layer already exists [2023-11-13T17:41:19.534Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:19.534Z] 126640431636: Layer already exists [2023-11-13T17:41:19.534Z] eb02bf5de508: Layer already exists [2023-11-13T17:41:19.534Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:19.534Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:19.534Z] latest: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:19.852Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:20.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.70 [2023-11-13T17:41:20.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-13T17:41:20.152Z] 58ce33bdacda: Preparing [2023-11-13T17:41:20.152Z] 6bff1548c1b4: Preparing [2023-11-13T17:41:20.152Z] 07354944874a: Preparing [2023-11-13T17:41:20.152Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:20.152Z] 1a27120d2b58: Preparing [2023-11-13T17:41:20.152Z] 126640431636: Preparing [2023-11-13T17:41:20.152Z] eb02bf5de508: Preparing [2023-11-13T17:41:20.152Z] 4b68a27419f1: Preparing [2023-11-13T17:41:20.152Z] cc2447e1835a: Preparing [2023-11-13T17:41:20.152Z] 126640431636: Waiting [2023-11-13T17:41:20.152Z] eb02bf5de508: Waiting [2023-11-13T17:41:20.152Z] 4b68a27419f1: Waiting [2023-11-13T17:41:20.152Z] cc2447e1835a: Waiting [2023-11-13T17:41:20.152Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:20.152Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:20.152Z] 07354944874a: Layer already exists [2023-11-13T17:41:20.152Z] 6bff1548c1b4: Layer already exists [2023-11-13T17:41:20.152Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:20.152Z] eb02bf5de508: Layer already exists [2023-11-13T17:41:20.152Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:20.152Z] 126640431636: Layer already exists [2023-11-13T17:41:20.152Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:20.152Z] 3.1.0-dev.70: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:20.465Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:20.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:20.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-13T17:41:20.768Z] 58ce33bdacda: Preparing [2023-11-13T17:41:20.768Z] 6bff1548c1b4: Preparing [2023-11-13T17:41:20.768Z] 07354944874a: Preparing [2023-11-13T17:41:20.768Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:20.768Z] 1a27120d2b58: Preparing [2023-11-13T17:41:20.768Z] 126640431636: Preparing [2023-11-13T17:41:20.768Z] eb02bf5de508: Preparing [2023-11-13T17:41:20.768Z] 4b68a27419f1: Preparing [2023-11-13T17:41:20.768Z] cc2447e1835a: Preparing [2023-11-13T17:41:20.768Z] 126640431636: Waiting [2023-11-13T17:41:20.768Z] eb02bf5de508: Waiting [2023-11-13T17:41:20.768Z] 4b68a27419f1: Waiting [2023-11-13T17:41:20.768Z] cc2447e1835a: Waiting [2023-11-13T17:41:20.768Z] 07354944874a: Layer already exists [2023-11-13T17:41:20.768Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:20.768Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:20.768Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:20.768Z] 6bff1548c1b4: Layer already exists [2023-11-13T17:41:20.768Z] 126640431636: Layer already exists [2023-11-13T17:41:20.768Z] eb02bf5de508: Layer already exists [2023-11-13T17:41:20.768Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:20.768Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:20.768Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:21.081Z] + 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-13T17:41:21.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-13T17:41:21.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-13T17:41:21.390Z] 58ce33bdacda: Preparing [2023-11-13T17:41:21.390Z] 6bff1548c1b4: Preparing [2023-11-13T17:41:21.390Z] 07354944874a: Preparing [2023-11-13T17:41:21.390Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:21.390Z] 1a27120d2b58: Preparing [2023-11-13T17:41:21.390Z] 126640431636: Preparing [2023-11-13T17:41:21.390Z] eb02bf5de508: Preparing [2023-11-13T17:41:21.390Z] 4b68a27419f1: Preparing [2023-11-13T17:41:21.390Z] cc2447e1835a: Preparing [2023-11-13T17:41:21.390Z] 126640431636: Waiting [2023-11-13T17:41:21.390Z] 4b68a27419f1: Waiting [2023-11-13T17:41:21.390Z] cc2447e1835a: Waiting [2023-11-13T17:41:21.390Z] 07354944874a: Layer already exists [2023-11-13T17:41:21.390Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:21.390Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:21.390Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:21.390Z] 6bff1548c1b4: Layer already exists [2023-11-13T17:41:21.390Z] 126640431636: Layer already exists [2023-11-13T17:41:21.390Z] eb02bf5de508: Layer already exists [2023-11-13T17:41:21.390Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:21.390Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:21.390Z] main: digest: sha256:7946c95fc5f10e35ad614ba77703d8f91e7305b47d3e45a4bc4974999af929d7 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:21.428Z] ===================================================== [Pipeline] echo [2023-11-13T17:41:21.440Z] taggedImages: [2023-11-13T17:41:21.440Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:21.440Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-13T17:41:21.440Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.70 [2023-11-13T17:41:21.440Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:21.440Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-13T17:41:21.459Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-13T17:41:21.459Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:21.459Z] latest [2023-11-13T17:41:21.459Z] 3.1.0-dev.70 [2023-11-13T17:41:21.459Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:21.459Z] main [2023-11-13T17:41:21.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:21.766Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:22.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:22.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-13T17:41:22.063Z] d45564a4846d: Preparing [2023-11-13T17:41:22.063Z] 6157f1dc11e0: Preparing [2023-11-13T17:41:22.063Z] 639294d92b4d: Preparing [2023-11-13T17:41:22.063Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:22.063Z] 1a27120d2b58: Preparing [2023-11-13T17:41:22.063Z] 4130d73ecb75: Preparing [2023-11-13T17:41:22.063Z] 7d3e216f4980: Preparing [2023-11-13T17:41:22.063Z] cc2447e1835a: Preparing [2023-11-13T17:41:22.063Z] 4130d73ecb75: Waiting [2023-11-13T17:41:22.063Z] cc2447e1835a: Waiting [2023-11-13T17:41:22.063Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:22.063Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:22.063Z] d45564a4846d: Pushed [2023-11-13T17:41:22.063Z] 6157f1dc11e0: Pushed [2023-11-13T17:41:22.063Z] 639294d92b4d: Pushed [2023-11-13T17:41:22.063Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:22.322Z] 7d3e216f4980: Pushed [2023-11-13T17:41:30.436Z] 4130d73ecb75: Pushed [2023-11-13T17:41:30.436Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:30.746Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:31.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-13T17:41:31.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-13T17:41:31.050Z] d45564a4846d: Preparing [2023-11-13T17:41:31.050Z] 6157f1dc11e0: Preparing [2023-11-13T17:41:31.050Z] 639294d92b4d: Preparing [2023-11-13T17:41:31.050Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:31.050Z] 1a27120d2b58: Preparing [2023-11-13T17:41:31.050Z] 4130d73ecb75: Preparing [2023-11-13T17:41:31.050Z] 7d3e216f4980: Preparing [2023-11-13T17:41:31.050Z] cc2447e1835a: Preparing [2023-11-13T17:41:31.050Z] 7d3e216f4980: Waiting [2023-11-13T17:41:31.050Z] cc2447e1835a: Waiting [2023-11-13T17:41:31.050Z] 4130d73ecb75: Waiting [2023-11-13T17:41:31.050Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:31.050Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:31.050Z] d45564a4846d: Layer already exists [2023-11-13T17:41:31.050Z] 639294d92b4d: Layer already exists [2023-11-13T17:41:31.050Z] 6157f1dc11e0: Layer already exists [2023-11-13T17:41:31.050Z] 7d3e216f4980: Layer already exists [2023-11-13T17:41:31.050Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:31.050Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:31.050Z] latest: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:31.361Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:31.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.70 [2023-11-13T17:41:31.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-13T17:41:31.663Z] d45564a4846d: Preparing [2023-11-13T17:41:31.663Z] 6157f1dc11e0: Preparing [2023-11-13T17:41:31.663Z] 639294d92b4d: Preparing [2023-11-13T17:41:31.663Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:31.663Z] 1a27120d2b58: Preparing [2023-11-13T17:41:31.663Z] 4130d73ecb75: Preparing [2023-11-13T17:41:31.663Z] 7d3e216f4980: Preparing [2023-11-13T17:41:31.663Z] cc2447e1835a: Preparing [2023-11-13T17:41:31.663Z] 4130d73ecb75: Waiting [2023-11-13T17:41:31.663Z] 7d3e216f4980: Waiting [2023-11-13T17:41:31.663Z] cc2447e1835a: Waiting [2023-11-13T17:41:31.663Z] 6157f1dc11e0: Layer already exists [2023-11-13T17:41:31.663Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:31.663Z] 639294d92b4d: Layer already exists [2023-11-13T17:41:31.663Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:31.663Z] d45564a4846d: Layer already exists [2023-11-13T17:41:31.663Z] 7d3e216f4980: Layer already exists [2023-11-13T17:41:31.663Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:31.663Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:31.663Z] 3.1.0-dev.70: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:31.969Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:32.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:32.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-13T17:41:32.277Z] d45564a4846d: Preparing [2023-11-13T17:41:32.277Z] 6157f1dc11e0: Preparing [2023-11-13T17:41:32.277Z] 639294d92b4d: Preparing [2023-11-13T17:41:32.277Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:32.277Z] 1a27120d2b58: Preparing [2023-11-13T17:41:32.277Z] 4130d73ecb75: Preparing [2023-11-13T17:41:32.277Z] 7d3e216f4980: Preparing [2023-11-13T17:41:32.277Z] cc2447e1835a: Preparing [2023-11-13T17:41:32.277Z] 7d3e216f4980: Waiting [2023-11-13T17:41:32.278Z] cc2447e1835a: Waiting [2023-11-13T17:41:32.278Z] 4130d73ecb75: Waiting [2023-11-13T17:41:32.278Z] d45564a4846d: Layer already exists [2023-11-13T17:41:32.278Z] 6157f1dc11e0: Layer already exists [2023-11-13T17:41:32.278Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:32.278Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:32.278Z] 639294d92b4d: Layer already exists [2023-11-13T17:41:32.278Z] 7d3e216f4980: Layer already exists [2023-11-13T17:41:32.278Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:32.278Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:32.278Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:32.583Z] + 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-13T17:41:32.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-13T17:41:32.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-13T17:41:32.892Z] d45564a4846d: Preparing [2023-11-13T17:41:32.892Z] 6157f1dc11e0: Preparing [2023-11-13T17:41:32.892Z] 639294d92b4d: Preparing [2023-11-13T17:41:32.892Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:32.892Z] 1a27120d2b58: Preparing [2023-11-13T17:41:32.892Z] 4130d73ecb75: Preparing [2023-11-13T17:41:32.892Z] 7d3e216f4980: Preparing [2023-11-13T17:41:32.892Z] cc2447e1835a: Preparing [2023-11-13T17:41:32.892Z] 4130d73ecb75: Waiting [2023-11-13T17:41:32.892Z] 7d3e216f4980: Waiting [2023-11-13T17:41:32.892Z] cc2447e1835a: Waiting [2023-11-13T17:41:32.892Z] 639294d92b4d: Layer already exists [2023-11-13T17:41:32.892Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:32.892Z] 6157f1dc11e0: Layer already exists [2023-11-13T17:41:32.892Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:32.892Z] d45564a4846d: Layer already exists [2023-11-13T17:41:32.892Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:32.892Z] 7d3e216f4980: Layer already exists [2023-11-13T17:41:32.892Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:32.892Z] main: digest: sha256:2fbc3cfce9bf24ee6cfaf928b16ad4a8845dfba2a99e39b746047bdd7e979232 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:32.938Z] ===================================================== [Pipeline] echo [2023-11-13T17:41:32.944Z] taggedImages: [2023-11-13T17:41:32.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:32.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-13T17:41:32.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.70 [2023-11-13T17:41:32.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:32.944Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-13T17:41:32.960Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-13T17:41:32.960Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:32.960Z] latest [2023-11-13T17:41:32.960Z] 3.1.0-dev.70 [2023-11-13T17:41:32.960Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:32.960Z] main [2023-11-13T17:41:32.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:33.293Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:33.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:33.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-13T17:41:33.601Z] 58ce33bdacda: Preparing [2023-11-13T17:41:33.601Z] 83820cab0268: Preparing [2023-11-13T17:41:33.601Z] c929cadee569: Preparing [2023-11-13T17:41:33.601Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:33.601Z] 1a27120d2b58: Preparing [2023-11-13T17:41:33.601Z] 4130d73ecb75: Preparing [2023-11-13T17:41:33.601Z] 4b68a27419f1: Preparing [2023-11-13T17:41:33.601Z] cc2447e1835a: Preparing [2023-11-13T17:41:33.601Z] 4130d73ecb75: Waiting [2023-11-13T17:41:33.601Z] 4b68a27419f1: Waiting [2023-11-13T17:41:33.601Z] cc2447e1835a: Waiting [2023-11-13T17:41:33.601Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:33.601Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:33.601Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:33.601Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:33.601Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:33.601Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:33.601Z] c929cadee569: Pushed [2023-11-13T17:41:33.601Z] 83820cab0268: Pushed [2023-11-13T17:41:33.860Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:34.169Z] + 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-13T17:41:34.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-13T17:41:34.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-13T17:41:34.482Z] 58ce33bdacda: Preparing [2023-11-13T17:41:34.482Z] 83820cab0268: Preparing [2023-11-13T17:41:34.482Z] c929cadee569: Preparing [2023-11-13T17:41:34.482Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:34.482Z] 1a27120d2b58: Preparing [2023-11-13T17:41:34.482Z] 4130d73ecb75: Preparing [2023-11-13T17:41:34.482Z] 4b68a27419f1: Preparing [2023-11-13T17:41:34.482Z] cc2447e1835a: Preparing [2023-11-13T17:41:34.482Z] cc2447e1835a: Waiting [2023-11-13T17:41:34.482Z] 4b68a27419f1: Waiting [2023-11-13T17:41:34.482Z] 4130d73ecb75: Waiting [2023-11-13T17:41:34.482Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:34.482Z] 83820cab0268: Layer already exists [2023-11-13T17:41:34.482Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:34.482Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:34.482Z] c929cadee569: Layer already exists [2023-11-13T17:41:34.482Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:34.482Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:34.482Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:34.482Z] latest: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:34.804Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:35.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.70 [2023-11-13T17:41:35.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-13T17:41:35.113Z] 58ce33bdacda: Preparing [2023-11-13T17:41:35.113Z] 83820cab0268: Preparing [2023-11-13T17:41:35.113Z] c929cadee569: Preparing [2023-11-13T17:41:35.113Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:35.113Z] 1a27120d2b58: Preparing [2023-11-13T17:41:35.113Z] 4130d73ecb75: Preparing [2023-11-13T17:41:35.113Z] 4b68a27419f1: Preparing [2023-11-13T17:41:35.113Z] cc2447e1835a: Preparing [2023-11-13T17:41:35.113Z] 4b68a27419f1: Waiting [2023-11-13T17:41:35.113Z] 4130d73ecb75: Waiting [2023-11-13T17:41:35.113Z] cc2447e1835a: Waiting [2023-11-13T17:41:35.113Z] c929cadee569: Layer already exists [2023-11-13T17:41:35.113Z] 83820cab0268: Layer already exists [2023-11-13T17:41:35.113Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:35.113Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:35.113Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:35.113Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:35.113Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:35.113Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:35.113Z] 3.1.0-dev.70: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:35.426Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:35.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:35.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-13T17:41:35.744Z] 58ce33bdacda: Preparing [2023-11-13T17:41:35.744Z] 83820cab0268: Preparing [2023-11-13T17:41:35.744Z] c929cadee569: Preparing [2023-11-13T17:41:35.744Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:35.744Z] 1a27120d2b58: Preparing [2023-11-13T17:41:35.744Z] 4130d73ecb75: Preparing [2023-11-13T17:41:35.744Z] 4b68a27419f1: Preparing [2023-11-13T17:41:35.744Z] cc2447e1835a: Preparing [2023-11-13T17:41:35.744Z] 4130d73ecb75: Waiting [2023-11-13T17:41:35.744Z] 4b68a27419f1: Waiting [2023-11-13T17:41:35.744Z] cc2447e1835a: Waiting [2023-11-13T17:41:35.744Z] 83820cab0268: Layer already exists [2023-11-13T17:41:35.744Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:35.744Z] c929cadee569: Layer already exists [2023-11-13T17:41:35.744Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:35.744Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:35.744Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:35.744Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:35.744Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:35.744Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:36.063Z] + 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-13T17:41:36.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-13T17:41:36.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-13T17:41:36.389Z] 58ce33bdacda: Preparing [2023-11-13T17:41:36.389Z] 83820cab0268: Preparing [2023-11-13T17:41:36.389Z] c929cadee569: Preparing [2023-11-13T17:41:36.389Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:36.389Z] 1a27120d2b58: Preparing [2023-11-13T17:41:36.389Z] 4130d73ecb75: Preparing [2023-11-13T17:41:36.389Z] 4b68a27419f1: Preparing [2023-11-13T17:41:36.389Z] cc2447e1835a: Preparing [2023-11-13T17:41:36.389Z] 4130d73ecb75: Waiting [2023-11-13T17:41:36.389Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:36.389Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:36.389Z] 58ce33bdacda: Layer already exists [2023-11-13T17:41:36.389Z] c929cadee569: Layer already exists [2023-11-13T17:41:36.389Z] 83820cab0268: Layer already exists [2023-11-13T17:41:36.389Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:36.389Z] 4b68a27419f1: Layer already exists [2023-11-13T17:41:36.389Z] 4130d73ecb75: Layer already exists [2023-11-13T17:41:36.389Z] main: digest: sha256:a4d84f2eec7f83067707a1f874e2b4221c2d1f7b96573672ec042fa083a94e8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:36.444Z] ===================================================== [2023-11-13T17:41:36.451Z] Removing intermediate container 87d810625c97 [2023-11-13T17:41:36.451Z] ---> 20f4cd59dba5 [2023-11-13T17:41:36.451Z] Successfully built 20f4cd59dba5 [2023-11-13T17:41:36.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] echo [2023-11-13T17:41:36.454Z] taggedImages: [2023-11-13T17:41:36.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:36.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-13T17:41:36.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.70 [2023-11-13T17:41:36.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:36.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-11-13T17:41:36.482Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-13T17:41:36.483Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:36.483Z] latest [2023-11-13T17:41:36.483Z] 3.1.0-dev.70 [2023-11-13T17:41:36.483Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:36.483Z] main [2023-11-13T17:41:36.483Z] ===================================================== [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:36.829Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T17:41:36.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:41:36.877Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:37.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-17355 does not seem to be running inside a container [2023-11-13T17:41:37.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-13T17:41:38.246Z] $ docker top 187f8d5bbbfd16994124ec802114faac722d8624a336cd52e34138848d51d7a4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-11-13T17:41:38.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:38.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-13T17:41:38.794Z] e45f1b714409: Preparing [2023-11-13T17:41:38.794Z] cab3a1e93e9f: Preparing [2023-11-13T17:41:38.794Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:38.794Z] 1a27120d2b58: Preparing [2023-11-13T17:41:38.794Z] 06fc9aa0121e: Preparing [2023-11-13T17:41:38.794Z] cc2447e1835a: Preparing [2023-11-13T17:41:38.794Z] cc2447e1835a: Waiting [2023-11-13T17:41:38.794Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:38.794Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:38.794Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:38.794Z] e45f1b714409: Pushed [2023-11-13T17:41:38.794Z] 06fc9aa0121e: Pushed [2023-11-13T17:41:39.069Z] + go version [2023-11-13T17:41:39.069Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-13T17:41:39.087Z] $ docker stop --time=1 187f8d5bbbfd16994124ec802114faac722d8624a336cd52e34138848d51d7a4 [2023-11-13T17:41:40.679Z] $ docker rm -f --volumes 187f8d5bbbfd16994124ec802114faac722d8624a336cd52e34138848d51d7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:41.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-13T17:41:41.284Z] [2023-11-13T17:41:41.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:41.324Z] cab3a1e93e9f: Pushed [2023-11-13T17:41:41.583Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [2023-11-13T17:41:41.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-13T17:41:41.616Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-13T17:41:41.616Z] 547446be3368: Pulling fs layer [2023-11-13T17:41:41.616Z] d125d8839a47: Pulling fs layer [2023-11-13T17:41:41.616Z] 3e85d5ac6304: Pulling fs layer [2023-11-13T17:41:41.616Z] c3105a71a48b: Pulling fs layer [2023-11-13T17:41:41.616Z] 0f093f025ec4: Pulling fs layer [2023-11-13T17:41:41.616Z] c3106fc0e877: Pulling fs layer [2023-11-13T17:41:41.616Z] c3105a71a48b: Waiting [2023-11-13T17:41:41.616Z] 0f093f025ec4: Waiting [2023-11-13T17:41:41.616Z] c3106fc0e877: Waiting [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:41.891Z] 547446be3368: Verifying Checksum [2023-11-13T17:41:41.891Z] 547446be3368: Download complete [2023-11-13T17:41:41.891Z] c3105a71a48b: Verifying Checksum [2023-11-13T17:41:41.891Z] c3105a71a48b: Download complete [2023-11-13T17:41:41.912Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:42.162Z] d125d8839a47: Verifying Checksum [2023-11-13T17:41:42.162Z] d125d8839a47: Download complete [2023-11-13T17:41:42.162Z] c3106fc0e877: Verifying Checksum [2023-11-13T17:41:42.221Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-13T17:41:42.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-13T17:41:42.221Z] e45f1b714409: Preparing [2023-11-13T17:41:42.221Z] cab3a1e93e9f: Preparing [2023-11-13T17:41:42.221Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:42.221Z] 1a27120d2b58: Preparing [2023-11-13T17:41:42.221Z] 06fc9aa0121e: Preparing [2023-11-13T17:41:42.221Z] cc2447e1835a: Preparing [2023-11-13T17:41:42.221Z] cc2447e1835a: Waiting [2023-11-13T17:41:42.221Z] 06fc9aa0121e: Layer already exists [2023-11-13T17:41:42.221Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:42.221Z] cab3a1e93e9f: Layer already exists [2023-11-13T17:41:42.221Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:42.221Z] e45f1b714409: Layer already exists [2023-11-13T17:41:42.221Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:42.221Z] latest: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:42.427Z] 0f093f025ec4: Verifying Checksum [2023-11-13T17:41:42.428Z] 0f093f025ec4: Download complete [2023-11-13T17:41:42.428Z] 547446be3368: Pull complete [2023-11-13T17:41:42.528Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:42.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.70 [2023-11-13T17:41:42.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-13T17:41:42.828Z] e45f1b714409: Preparing [2023-11-13T17:41:42.828Z] cab3a1e93e9f: Preparing [2023-11-13T17:41:42.828Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:42.828Z] 1a27120d2b58: Preparing [2023-11-13T17:41:42.828Z] 06fc9aa0121e: Preparing [2023-11-13T17:41:42.828Z] cc2447e1835a: Preparing [2023-11-13T17:41:42.828Z] cc2447e1835a: Waiting [2023-11-13T17:41:42.828Z] 06fc9aa0121e: Layer already exists [2023-11-13T17:41:42.828Z] cab3a1e93e9f: Layer already exists [2023-11-13T17:41:42.828Z] e45f1b714409: Layer already exists [2023-11-13T17:41:42.828Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:42.828Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:42.828Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:42.828Z] 3.1.0-dev.70: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:43.134Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:43.385Z] d125d8839a47: Pull complete [2023-11-13T17:41:43.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:43.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-13T17:41:43.444Z] e45f1b714409: Preparing [2023-11-13T17:41:43.444Z] cab3a1e93e9f: Preparing [2023-11-13T17:41:43.444Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:43.444Z] 1a27120d2b58: Preparing [2023-11-13T17:41:43.444Z] 06fc9aa0121e: Preparing [2023-11-13T17:41:43.444Z] cc2447e1835a: Preparing [2023-11-13T17:41:43.444Z] cc2447e1835a: Waiting [2023-11-13T17:41:43.444Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:43.444Z] cab3a1e93e9f: Layer already exists [2023-11-13T17:41:43.444Z] 06fc9aa0121e: Layer already exists [2023-11-13T17:41:43.444Z] e45f1b714409: Layer already exists [2023-11-13T17:41:43.444Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:43.444Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:43.444Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:43.750Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:43.966Z] 3e85d5ac6304: Verifying Checksum [2023-11-13T17:41:43.967Z] 3e85d5ac6304: Download complete [2023-11-13T17:41:44.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-13T17:41:44.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-13T17:41:44.064Z] e45f1b714409: Preparing [2023-11-13T17:41:44.064Z] cab3a1e93e9f: Preparing [2023-11-13T17:41:44.064Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:44.064Z] 1a27120d2b58: Preparing [2023-11-13T17:41:44.064Z] 06fc9aa0121e: Preparing [2023-11-13T17:41:44.064Z] cc2447e1835a: Preparing [2023-11-13T17:41:44.064Z] cc2447e1835a: Waiting [2023-11-13T17:41:44.064Z] 06fc9aa0121e: Layer already exists [2023-11-13T17:41:44.064Z] cab3a1e93e9f: Layer already exists [2023-11-13T17:41:44.064Z] e45f1b714409: Layer already exists [2023-11-13T17:41:44.064Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:44.064Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:44.064Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:44.064Z] main: digest: sha256:f0fcfd91dba7c219811c188ea667a612e853481a6d4dc029ae52569d762b572d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:44.116Z] ===================================================== [Pipeline] echo [2023-11-13T17:41:44.179Z] taggedImages: [2023-11-13T17:41:44.179Z] - nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:44.179Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-13T17:41:44.179Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.70 [2023-11-13T17:41:44.179Z] - nexus3.edgexfoundry.org:10004/support-notifications:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:44.179Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-13T17:41:44.196Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-13T17:41:44.196Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:44.196Z] latest [2023-11-13T17:41:44.196Z] 3.1.0-dev.70 [2023-11-13T17:41:44.196Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:44.196Z] main [2023-11-13T17:41:44.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:44.514Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:44.822Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:44.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-13T17:41:44.822Z] 55b777546fac: Preparing [2023-11-13T17:41:44.822Z] 4ce79a596319: Preparing [2023-11-13T17:41:44.822Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:44.822Z] 1a27120d2b58: Preparing [2023-11-13T17:41:44.822Z] b1b327fd1739: Preparing [2023-11-13T17:41:44.822Z] cc2447e1835a: Preparing [2023-11-13T17:41:44.822Z] cc2447e1835a: Waiting [2023-11-13T17:41:44.822Z] b1b327fd1739: Layer already exists [2023-11-13T17:41:44.822Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:44.822Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:44.822Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:44.822Z] 55b777546fac: Pushed [2023-11-13T17:41:47.359Z] 4ce79a596319: Pushed [2023-11-13T17:41:47.359Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:47.669Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:47.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-13T17:41:47.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-13T17:41:47.969Z] 55b777546fac: Preparing [2023-11-13T17:41:47.969Z] 4ce79a596319: Preparing [2023-11-13T17:41:47.969Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:47.969Z] 1a27120d2b58: Preparing [2023-11-13T17:41:47.969Z] b1b327fd1739: Preparing [2023-11-13T17:41:47.969Z] cc2447e1835a: Preparing [2023-11-13T17:41:47.969Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:47.969Z] b1b327fd1739: Layer already exists [2023-11-13T17:41:47.969Z] 4ce79a596319: Layer already exists [2023-11-13T17:41:47.969Z] 55b777546fac: Layer already exists [2023-11-13T17:41:47.969Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:47.969Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:47.969Z] latest: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:48.269Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:48.571Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.70 [2023-11-13T17:41:48.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-13T17:41:48.571Z] 55b777546fac: Preparing [2023-11-13T17:41:48.571Z] 4ce79a596319: Preparing [2023-11-13T17:41:48.571Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:48.571Z] 1a27120d2b58: Preparing [2023-11-13T17:41:48.571Z] b1b327fd1739: Preparing [2023-11-13T17:41:48.571Z] cc2447e1835a: Preparing [2023-11-13T17:41:48.571Z] cc2447e1835a: Waiting [2023-11-13T17:41:48.571Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:48.571Z] 55b777546fac: Layer already exists [2023-11-13T17:41:48.571Z] b1b327fd1739: Layer already exists [2023-11-13T17:41:48.571Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:48.571Z] 4ce79a596319: Layer already exists [2023-11-13T17:41:48.571Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:48.571Z] 3.1.0-dev.70: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:48.876Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:49.175Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:49.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-13T17:41:49.175Z] 55b777546fac: Preparing [2023-11-13T17:41:49.175Z] 4ce79a596319: Preparing [2023-11-13T17:41:49.175Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:49.175Z] 1a27120d2b58: Preparing [2023-11-13T17:41:49.175Z] b1b327fd1739: Preparing [2023-11-13T17:41:49.175Z] cc2447e1835a: Preparing [2023-11-13T17:41:49.175Z] cc2447e1835a: Waiting [2023-11-13T17:41:49.175Z] 55b777546fac: Layer already exists [2023-11-13T17:41:49.175Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:49.175Z] b1b327fd1739: Layer already exists [2023-11-13T17:41:49.175Z] 4ce79a596319: Layer already exists [2023-11-13T17:41:49.175Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:49.175Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:49.175Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:49.480Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:41:49.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-13T17:41:49.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-13T17:41:49.780Z] 55b777546fac: Preparing [2023-11-13T17:41:49.780Z] 4ce79a596319: Preparing [2023-11-13T17:41:49.780Z] 65dcc69b1e02: Preparing [2023-11-13T17:41:49.780Z] 1a27120d2b58: Preparing [2023-11-13T17:41:49.780Z] b1b327fd1739: Preparing [2023-11-13T17:41:49.780Z] cc2447e1835a: Preparing [2023-11-13T17:41:49.780Z] cc2447e1835a: Waiting [2023-11-13T17:41:49.780Z] 55b777546fac: Layer already exists [2023-11-13T17:41:49.780Z] b1b327fd1739: Layer already exists [2023-11-13T17:41:49.780Z] 4ce79a596319: Layer already exists [2023-11-13T17:41:49.780Z] 1a27120d2b58: Layer already exists [2023-11-13T17:41:49.780Z] 65dcc69b1e02: Layer already exists [2023-11-13T17:41:49.780Z] cc2447e1835a: Layer already exists [2023-11-13T17:41:49.780Z] main: digest: sha256:91329720401a60f84e10d1f823569dc359857440eab0850f3f6e4180ad48e9c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:41:49.816Z] ===================================================== [Pipeline] echo [2023-11-13T17:41:49.822Z] taggedImages: [2023-11-13T17:41:49.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:41:49.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-13T17:41:49.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.70 [2023-11-13T17:41:49.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:41:49.822Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-13T17:41:54.040Z] 3e85d5ac6304: Pull complete [2023-11-13T17:41:54.040Z] c3105a71a48b: Pull complete [2023-11-13T17:41:54.996Z] 0f093f025ec4: Pull complete [2023-11-13T17:41:54.996Z] c3106fc0e877: Pull complete [2023-11-13T17:41:54.996Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-13T17:41:54.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-13T17:41:54.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T17:41:55.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-17355 does not seem to be running inside a container [2023-11-13T17:41:55.240Z] $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-13T17:41:57.145Z] $ docker top 7adbeeb4efcff508292aa3d91abcd171792cdcc3f6c3818f6235d0abf6516d1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T17:41:57.973Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-13T17:42:06.189Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-11-13T17:42:06.189Z] #1 transferring dockerfile: 1.96kB done [2023-11-13T17:42:06.189Z] #1 DONE 0.1s [2023-11-13T17:42:06.776Z] [2023-11-13T17:42:06.776Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-11-13T17:42:06.776Z] #2 transferring dockerfile: 1.70kB done [2023-11-13T17:42:06.776Z] #2 DONE 0.0s [2023-11-13T17:42:06.776Z] [2023-11-13T17:42:06.776Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-13T17:42:06.776Z] #3 transferring dockerfile: 2.82kB 0.0s done [2023-11-13T17:42:06.776Z] #3 DONE 0.1s [2023-11-13T17:42:06.776Z] [2023-11-13T17:42:06.776Z] #4 [core-data internal] load build definition from Dockerfile [2023-11-13T17:42:06.776Z] #4 transferring dockerfile: 1.90kB done [2023-11-13T17:42:06.776Z] #4 DONE 0.1s [2023-11-13T17:42:06.776Z] [2023-11-13T17:42:06.776Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-13T17:42:06.776Z] #5 transferring dockerfile: 2.04kB done [2023-11-13T17:42:06.776Z] #5 DONE 0.1s [2023-11-13T17:42:06.776Z] [2023-11-13T17:42:06.776Z] #6 [core-command internal] load build definition from Dockerfile [2023-11-13T17:42:07.047Z] #6 transferring dockerfile: 1.82kB done [2023-11-13T17:42:07.047Z] #6 DONE 0.1s [2023-11-13T17:42:07.047Z] [2023-11-13T17:42:07.047Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-11-13T17:42:07.047Z] #7 transferring dockerfile: 1.58kB 0.0s done [2023-11-13T17:42:07.047Z] #7 DONE 0.1s [2023-11-13T17:42:07.047Z] [2023-11-13T17:42:07.047Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-13T17:42:07.047Z] #8 transferring dockerfile: 2.38kB done [2023-11-13T17:42:07.047Z] #8 DONE 0.0s [2023-11-13T17:42:07.047Z] [2023-11-13T17:42:07.047Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-11-13T17:42:07.315Z] #9 transferring dockerfile: 1.59kB 0.0s done [2023-11-13T17:42:07.315Z] #9 DONE 0.1s [2023-11-13T17:42:07.315Z] [2023-11-13T17:42:07.315Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-11-13T17:42:07.315Z] #10 transferring dockerfile: 1.84kB 0.0s done [2023-11-13T17:42:07.315Z] #10 DONE 0.1s [2023-11-13T17:42:07.315Z] [2023-11-13T17:42:07.315Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-13T17:42:07.315Z] #11 transferring dockerfile: 2.12kB done [2023-11-13T17:42:07.315Z] #11 DONE 0.1s [2023-11-13T17:42:07.315Z] [2023-11-13T17:42:07.315Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-13T17:42:07.315Z] #12 transferring dockerfile: 2.39kB done [2023-11-13T17:42:07.315Z] #12 DONE 0.1s [2023-11-13T17:42:07.582Z] [2023-11-13T17:42:07.582Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-11-13T17:42:07.582Z] #13 transferring dockerfile: 1.82kB done [2023-11-13T17:42:07.582Z] #13 DONE 0.1s [2023-11-13T17:42:07.582Z] [2023-11-13T17:42:07.582Z] #14 [core-metadata internal] load .dockerignore [2023-11-13T17:42:07.582Z] #14 transferring context: [2023-11-13T17:42:07.582Z] #14 transferring context: 50B done [2023-11-13T17:42:07.582Z] #14 DONE 0.1s [2023-11-13T17:42:07.582Z] [2023-11-13T17:42:07.582Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-13T17:42:07.582Z] #15 transferring dockerfile: 1.78kB done [2023-11-13T17:42:07.582Z] #15 DONE 0.1s [2023-11-13T17:42:08.166Z] [2023-11-13T17:42:08.166Z] #16 [security-spire-agent internal] load .dockerignore [2023-11-13T17:42:08.166Z] #16 transferring context: 50B done [2023-11-13T17:42:08.166Z] #16 DONE 0.0s [2023-11-13T17:42:08.166Z] [2023-11-13T17:42:08.166Z] #17 [security-bootstrapper internal] load .dockerignore [2023-11-13T17:42:08.166Z] #17 transferring context: 50B 0.0s done [2023-11-13T17:42:08.166Z] #17 DONE 0.1s [2023-11-13T17:42:08.435Z] [2023-11-13T17:42:08.435Z] #18 [core-data internal] load .dockerignore [2023-11-13T17:42:08.435Z] #18 transferring context: 50B done [2023-11-13T17:42:08.435Z] #18 DONE 0.1s [2023-11-13T17:42:08.435Z] [2023-11-13T17:42:08.435Z] #19 [security-proxy-auth internal] load .dockerignore [2023-11-13T17:42:08.435Z] #19 transferring context: 50B 0.0s done [2023-11-13T17:42:08.435Z] #19 DONE 0.1s [2023-11-13T17:42:08.435Z] [2023-11-13T17:42:08.435Z] #20 [core-command internal] load .dockerignore [2023-11-13T17:42:08.435Z] #20 transferring context: 50B done [2023-11-13T17:42:08.435Z] #20 DONE 0.1s [2023-11-13T17:42:08.435Z] [2023-11-13T17:42:08.435Z] #21 [security-spire-config internal] load .dockerignore [2023-11-13T17:42:08.701Z] #21 transferring context: 50B done [2023-11-13T17:42:08.701Z] #21 DONE 0.1s [2023-11-13T17:42:08.701Z] [2023-11-13T17:42:08.701Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-11-13T17:42:08.701Z] #22 transferring context: 50B done [2023-11-13T17:42:08.701Z] #22 DONE 0.1s [2023-11-13T17:42:08.701Z] [2023-11-13T17:42:08.701Z] #23 [security-spire-server internal] load .dockerignore [2023-11-13T17:42:08.701Z] #23 transferring context: 50B done [2023-11-13T17:42:08.701Z] #23 DONE 0.1s [2023-11-13T17:42:08.701Z] [2023-11-13T17:42:08.701Z] #24 [support-notifications internal] load .dockerignore [2023-11-13T17:42:08.701Z] #24 transferring context: 50B 0.0s done [2023-11-13T17:42:08.701Z] #24 DONE 0.1s [2023-11-13T17:42:08.701Z] [2023-11-13T17:42:08.701Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-13T17:42:08.971Z] #25 transferring context: 50B 0.0s done [2023-11-13T17:42:08.971Z] #25 DONE 0.1s [2023-11-13T17:42:08.971Z] [2023-11-13T17:42:08.971Z] #26 [security-proxy-setup internal] load .dockerignore [2023-11-13T17:42:08.971Z] #26 transferring context: 50B done [2023-11-13T17:42:08.971Z] #26 DONE 0.1s [2023-11-13T17:42:08.971Z] [2023-11-13T17:42:08.971Z] #27 [support-scheduler internal] load .dockerignore [2023-11-13T17:42:08.971Z] #27 transferring context: 50B 0.0s done [2023-11-13T17:42:08.971Z] #27 DONE 0.1s [2023-11-13T17:42:08.971Z] [2023-11-13T17:42:08.971Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-11-13T17:42:09.249Z] #28 transferring context: 50B 0.0s done [2023-11-13T17:42:09.249Z] #28 DONE 0.1s [2023-11-13T17:42:09.249Z] [2023-11-13T17:42:09.249Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:09.249Z] #29 DONE 0.0s [2023-11-13T17:42:09.249Z] [2023-11-13T17:42:09.249Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:42:09.249Z] #30 DONE 0.1s [2023-11-13T17:42:09.249Z] [2023-11-13T17:42:09.249Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:09.249Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:09.249Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:09.249Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:09.249Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2023-11-13T17:42:09.249Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:09.523Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.3s [2023-11-13T17:42:09.523Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:09.523Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-13T17:42:09.791Z] #31 ... [2023-11-13T17:42:09.791Z] [2023-11-13T17:42:09.791Z] #32 [core-metadata internal] load build context [2023-11-13T17:42:09.791Z] #32 transferring context: 2.55MB 0.6s done [2023-11-13T17:42:09.791Z] #32 DONE 0.7s [2023-11-13T17:42:10.060Z] [2023-11-13T17:42:10.060Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:10.060Z] #31 ... [2023-11-13T17:42:10.060Z] [2023-11-13T17:42:10.060Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:10.060Z] #33 DONE 0.9s [2023-11-13T17:42:10.060Z] [2023-11-13T17:42:10.060Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:10.327Z] #31 ... [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:10.327Z] #29 DONE 0.0s [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:10.327Z] #31 ... [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:10.327Z] #29 DONE 0.0s [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:10.327Z] #33 DONE 1.5s [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:10.327Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:10.327Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:10.327Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:10.327Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:10.327Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:10.327Z] #31 ... [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:10.327Z] #29 DONE 0.0s [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:10.327Z] #33 DONE 1.6s [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-11-13T17:42:10.327Z] #34 DONE 0.5s [2023-11-13T17:42:10.327Z] [2023-11-13T17:42:10.327Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:10.327Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:10.327Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:10.327Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:10.327Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:10.327Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:10.327Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-13T17:42:10.600Z] #31 ... [2023-11-13T17:42:10.600Z] [2023-11-13T17:42:10.600Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:10.600Z] #29 DONE 0.0s [2023-11-13T17:42:10.600Z] [2023-11-13T17:42:10.600Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:10.600Z] #33 DONE 1.6s [2023-11-13T17:42:10.600Z] [2023-11-13T17:42:10.600Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-11-13T17:42:10.600Z] #34 DONE 0.6s [2023-11-13T17:42:10.600Z] [2023-11-13T17:42:10.600Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:10.600Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:10.600Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:10.600Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:10.600Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:10.600Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:10.600Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-13T17:42:10.600Z] #31 ... [2023-11-13T17:42:10.600Z] [2023-11-13T17:42:10.600Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:10.600Z] #33 DONE 1.6s [2023-11-13T17:42:10.600Z] [2023-11-13T17:42:10.600Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-13T17:42:10.600Z] #34 DONE 0.6s [2023-11-13T17:42:10.600Z] [2023-11-13T17:42:10.600Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:10.600Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:10.600Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:10.600Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:10.600Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:10.600Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:10.600Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-13T17:42:10.867Z] #31 ... [2023-11-13T17:42:10.868Z] [2023-11-13T17:42:10.868Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:10.868Z] #29 DONE 0.0s [2023-11-13T17:42:10.868Z] [2023-11-13T17:42:10.868Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:42:11.135Z] #30 ... [2023-11-13T17:42:11.135Z] [2023-11-13T17:42:11.135Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:11.135Z] #29 DONE 0.0s [2023-11-13T17:42:11.135Z] [2023-11-13T17:42:11.135Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:42:11.402Z] #30 ... [2023-11-13T17:42:11.402Z] [2023-11-13T17:42:11.402Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:11.402Z] #33 DONE 1.7s [2023-11-13T17:42:11.402Z] [2023-11-13T17:42:11.402Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-13T17:42:11.402Z] #34 DONE 0.7s [2023-11-13T17:42:11.402Z] [2023-11-13T17:42:11.402Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:11.402Z] #29 DONE 0.0s [2023-11-13T17:42:11.402Z] [2023-11-13T17:42:11.402Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:42:11.670Z] #30 ... [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:11.670Z] #29 DONE 0.0s [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #35 [security-bootstrapper internal] load build context [2023-11-13T17:42:11.670Z] #35 transferring context: 2.55MB 1.0s done [2023-11-13T17:42:11.670Z] #35 DONE 1.2s [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #36 [core-data internal] load build context [2023-11-13T17:42:11.670Z] #36 transferring context: 2.55MB 0.9s done [2023-11-13T17:42:11.670Z] #36 DONE 1.2s [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:42:11.670Z] #30 ... [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-13T17:42:11.670Z] #29 DONE 0.0s [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-13T17:42:11.670Z] #37 DONE 1.5s [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:11.670Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:11.670Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:11.670Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:11.670Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:11.670Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:11.670Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-13T17:42:11.670Z] #31 DONE 3.3s [2023-11-13T17:42:11.670Z] [2023-11-13T17:42:11.670Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:42:11.937Z] #30 ... [2023-11-13T17:42:11.937Z] [2023-11-13T17:42:11.937Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-13T17:42:11.937Z] #38 DONE 1.7s [2023-11-13T17:42:11.937Z] [2023-11-13T17:42:11.937Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:11.937Z] #39 DONE 0.0s [2023-11-13T17:42:11.937Z] [2023-11-13T17:42:11.937Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:11.937Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:11.937Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:11.937Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:11.937Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:11.937Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:11.937Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-13T17:42:11.937Z] #31 DONE 3.3s [2023-11-13T17:42:11.937Z] [2023-11-13T17:42:11.937Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-13T17:42:11.937Z] #30 DONE 1.7s [2023-11-13T17:42:11.937Z] [2023-11-13T17:42:11.937Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:11.937Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:12.205Z] #39 ... [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:12.205Z] #33 DONE 1.8s [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-13T17:42:12.205Z] #34 DONE 0.8s [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:12.205Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:12.205Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:12.205Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:12.205Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:12.205Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:12.205Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-13T17:42:12.205Z] #31 DONE 3.4s [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-13T17:42:12.205Z] #33 DONE 1.8s [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-13T17:42:12.205Z] #34 DONE 0.8s [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #40 [security-proxy-auth internal] load build context [2023-11-13T17:42:12.205Z] #40 transferring context: 2.55MB 1.2s done [2023-11-13T17:42:12.205Z] #40 DONE 1.6s [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T17:42:12.205Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-13T17:42:12.205Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-13T17:42:12.205Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-13T17:42:12.205Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-13T17:42:12.205Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-13T17:42:12.205Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-13T17:42:12.205Z] #31 DONE 3.4s [2023-11-13T17:42:12.205Z] [2023-11-13T17:42:12.205Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-13T17:42:13.168Z] #41 ... [2023-11-13T17:42:13.168Z] [2023-11-13T17:42:13.168Z] #42 [security-spire-server internal] load build context [2023-11-13T17:42:13.168Z] #42 transferring context: 18.10kB 0.1s done [2023-11-13T17:42:13.168Z] #42 DONE 1.4s [2023-11-13T17:42:13.168Z] [2023-11-13T17:42:13.168Z] #43 [security-spire-config internal] load build context [2023-11-13T17:42:13.168Z] #43 transferring context: 16.35kB 0.1s done [2023-11-13T17:42:13.168Z] #43 DONE 1.5s [2023-11-13T17:42:13.168Z] [2023-11-13T17:42:13.168Z] #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:42:13.168Z] #44 ... [2023-11-13T17:42:13.168Z] [2023-11-13T17:42:13.168Z] #45 [core-command internal] load build context [2023-11-13T17:42:13.168Z] #45 transferring context: 2.55MB 1.7s done [2023-11-13T17:42:13.168Z] #45 DONE 2.5s [2023-11-13T17:42:13.436Z] [2023-11-13T17:42:13.436Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:13.436Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done [2023-11-13T17:42:13.710Z] #39 ... [2023-11-13T17:42:13.710Z] [2023-11-13T17:42:13.710Z] #46 [security-spire-agent internal] load build context [2023-11-13T17:42:13.710Z] #46 transferring context: 17.63kB 0.1s done [2023-11-13T17:42:13.710Z] #46 DONE 1.7s [2023-11-13T17:42:13.978Z] [2023-11-13T17:42:13.978Z] #47 [support-notifications internal] load build context [2023-11-13T17:42:13.978Z] #47 transferring context: 2.55MB 1.7s done [2023-11-13T17:42:13.978Z] #47 DONE 2.3s [2023-11-13T17:42:13.978Z] [2023-11-13T17:42:13.978Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:13.978Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-13T17:42:14.270Z] #39 ... [2023-11-13T17:42:14.270Z] [2023-11-13T17:42:14.270Z] #48 [security-secretstore-setup internal] load build context [2023-11-13T17:42:14.270Z] #48 transferring context: 2.55MB 1.9s done [2023-11-13T17:42:14.270Z] #48 DONE 2.7s [2023-11-13T17:42:14.270Z] [2023-11-13T17:42:14.270Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:14.271Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-13T17:42:14.544Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-13T17:42:15.517Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.6s [2023-11-13T17:42:15.517Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s [2023-11-13T17:42:15.517Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s [2023-11-13T17:42:15.792Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2023-11-13T17:42:15.792Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s [2023-11-13T17:42:15.792Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s [2023-11-13T17:42:16.066Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2023-11-13T17:42:16.066Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 1.2s [2023-11-13T17:42:16.343Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-13T17:42:16.343Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s done [2023-11-13T17:42:16.614Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 1.6s [2023-11-13T17:42:16.886Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 2.0s [2023-11-13T17:42:17.475Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 2.6s [2023-11-13T17:42:17.745Z] #39 ... [2023-11-13T17:42:17.745Z] [2023-11-13T17:42:17.745Z] #49 [support-scheduler internal] load build context [2023-11-13T17:42:17.745Z] #49 transferring context: 2.55MB 3.5s done [2023-11-13T17:42:17.745Z] #49 DONE 5.7s [2023-11-13T17:42:17.745Z] [2023-11-13T17:42:17.745Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:18.016Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 3.0s [2023-11-13T17:42:18.296Z] #39 ... [2023-11-13T17:42:18.296Z] [2023-11-13T17:42:18.296Z] #50 [security-proxy-setup internal] load build context [2023-11-13T17:42:18.296Z] #50 transferring context: 2.55MB 3.4s done [2023-11-13T17:42:18.296Z] #50 DONE 5.8s [2023-11-13T17:42:18.296Z] [2023-11-13T17:42:18.296Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:18.296Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 3.3s [2023-11-13T17:42:18.564Z] #39 ... [2023-11-13T17:42:18.564Z] [2023-11-13T17:42:18.564Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-13T17:42:18.564Z] #41 transferring context: 2.55MB 3.8s done [2023-11-13T17:42:18.564Z] #41 DONE 6.2s [2023-11-13T17:42:18.564Z] [2023-11-13T17:42:18.564Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:18.564Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-13T17:42:18.564Z] #39 ... [2023-11-13T17:42:18.564Z] [2023-11-13T17:42:18.564Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-13T17:42:18.564Z] #51 transferring context: 2.55MB 4.0s done [2023-11-13T17:42:18.564Z] #51 DONE 6.2s [2023-11-13T17:42:18.833Z] [2023-11-13T17:42:18.833Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:18.833Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done [2023-11-13T17:42:18.833Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-13T17:42:18.833Z] #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-13T17:42:18.833Z] #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-13T17:42:18.834Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-13T17:42:18.834Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-11-13T17:42:18.834Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-13T17:42:18.834Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.3s [2023-11-13T17:42:18.834Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s done [2023-11-13T17:42:18.834Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-13T17:42:19.419Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.85MB / 23.39MB 3.9s [2023-11-13T17:42:20.395Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.9s [2023-11-13T17:42:20.395Z] #52 ... [2023-11-13T17:42:20.395Z] [2023-11-13T17:42:20.395Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:42:20.395Z] #0 6.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:20.395Z] #0 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:20.395Z] #0 9.475 OK: 266 MiB in 52 packages [2023-11-13T17:42:20.395Z] #53 ... [2023-11-13T17:42:20.395Z] [2023-11-13T17:42:20.395Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:42:20.395Z] #0 6.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:20.395Z] #0 7.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:20.395Z] #0 10.18 OK: 266 MiB in 52 packages [2023-11-13T17:42:20.683Z] #54 ... [2023-11-13T17:42:20.683Z] [2023-11-13T17:42:20.683Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:20.956Z] #52 ... [2023-11-13T17:42:20.956Z] [2023-11-13T17:42:20.956Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-13T17:42:20.956Z] #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:20.956Z] #0 5.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:20.956Z] #0 8.035 OK: 266 MiB in 52 packages [2023-11-13T17:42:20.956Z] #55 DONE 9.3s [2023-11-13T17:42:20.956Z] [2023-11-13T17:42:20.956Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:42:20.956Z] #54 DONE 11.3s [2023-11-13T17:42:20.956Z] [2023-11-13T17:42:20.956Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:20.956Z] #52 ... [2023-11-13T17:42:20.956Z] [2023-11-13T17:42:20.956Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-13T17:42:20.956Z] #53 DONE 10.8s [2023-11-13T17:42:20.956Z] [2023-11-13T17:42:20.956Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:20.956Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.60MB / 23.39MB 5.5s [2023-11-13T17:42:20.956Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 5.7s [2023-11-13T17:42:21.544Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 6.2s [2023-11-13T17:42:22.133Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 6.8s [2023-11-13T17:42:22.133Z] #52 ... [2023-11-13T17:42:22.133Z] [2023-11-13T17:42:22.133Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-13T17:42:22.133Z] #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:22.133Z] #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:22.133Z] #0 9.566 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:42:22.133Z] #0 9.566 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:42:22.133Z] #0 9.566 OK: 19957 distinct packages available [2023-11-13T17:42:22.133Z] #0 9.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:22.407Z] #56 ... [2023-11-13T17:42:22.407Z] [2023-11-13T17:42:22.407Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-13T17:42:22.407Z] #57 ... [2023-11-13T17:42:22.407Z] [2023-11-13T17:42:22.407Z] #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:42:22.407Z] #58 DONE 1.6s [2023-11-13T17:42:22.407Z] [2023-11-13T17:42:22.407Z] #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-13T17:42:22.407Z] #0 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:22.678Z] #59 ... [2023-11-13T17:42:22.678Z] [2023-11-13T17:42:22.678Z] #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:42:22.678Z] #60 DONE 1.5s [2023-11-13T17:42:22.678Z] [2023-11-13T17:42:22.678Z] #61 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:42:22.678Z] #61 DONE 1.5s [2023-11-13T17:42:22.678Z] [2023-11-13T17:42:22.678Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-13T17:42:22.678Z] #62 ... [2023-11-13T17:42:22.678Z] [2023-11-13T17:42:22.678Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:22.678Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 7.3s [2023-11-13T17:42:22.678Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-11-13T17:42:23.263Z] #52 ... [2023-11-13T17:42:23.263Z] [2023-11-13T17:42:23.263Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-13T17:42:23.263Z] #63 ... [2023-11-13T17:42:23.263Z] [2023-11-13T17:42:23.263Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-13T17:42:23.529Z] #64 ... [2023-11-13T17:42:23.529Z] [2023-11-13T17:42:23.529Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:42:23.529Z] #65 ... [2023-11-13T17:42:23.529Z] [2023-11-13T17:42:23.529Z] #66 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-13T17:42:23.811Z] #66 ... [2023-11-13T17:42:23.811Z] [2023-11-13T17:42:23.811Z] #67 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-13T17:42:23.811Z] #67 ... [2023-11-13T17:42:23.811Z] [2023-11-13T17:42:23.811Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:23.811Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.4s [2023-11-13T17:42:24.396Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.22MB / 23.39MB 8.8s [2023-11-13T17:42:24.396Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.64MB / 23.39MB 9.0s [2023-11-13T17:42:24.662Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.3s [2023-11-13T17:42:25.252Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s done [2023-11-13T17:42:25.519Z] #52 ... [2023-11-13T17:42:25.519Z] [2023-11-13T17:42:25.519Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-13T17:42:25.519Z] #56 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:25.519Z] #56 12.69 OK: 266 MiB in 52 packages [2023-11-13T17:42:25.519Z] #56 DONE 13.2s [2023-11-13T17:42:25.519Z] [2023-11-13T17:42:25.519Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-13T17:42:25.519Z] #59 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:25.519Z] #59 12.54 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:25.519Z] #59 12.57 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:25.519Z] #59 12.61 OK: 8 MiB in 16 packages [2023-11-13T17:42:25.519Z] #59 DONE 14.1s [2023-11-13T17:42:25.519Z] [2023-11-13T17:42:25.520Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:25.520Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-13T17:42:26.492Z] #52 ... [2023-11-13T17:42:26.492Z] [2023-11-13T17:42:26.492Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:42:26.492Z] #68 DONE 0.8s [2023-11-13T17:42:26.492Z] [2023-11-13T17:42:26.492Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:26.492Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s done [2023-11-13T17:42:26.492Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-13T17:42:26.492Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-11-13T17:42:26.492Z] #39 ... [2023-11-13T17:42:26.492Z] [2023-11-13T17:42:26.492Z] #67 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-13T17:42:26.492Z] #67 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:27.462Z] #67 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:31.715Z] #67 ... [2023-11-13T17:42:31.715Z] [2023-11-13T17:42:31.715Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:31.715Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.0s [2023-11-13T17:42:32.676Z] #52 ... [2023-11-13T17:42:32.676Z] [2023-11-13T17:42:32.676Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:42:32.676Z] #69 ... [2023-11-13T17:42:32.676Z] [2023-11-13T17:42:32.676Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-13T17:42:32.676Z] #57 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:32.676Z] #57 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:32.676Z] #57 13.20 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:42:32.676Z] #57 13.20 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:42:32.676Z] #57 13.20 OK: 19953 distinct packages available [2023-11-13T17:42:32.676Z] #57 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:32.676Z] #57 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:32.676Z] #57 19.26 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:32.676Z] #57 19.30 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-13T17:42:32.676Z] #57 19.32 (3/4) Installing libucontext (1.2-r2) [2023-11-13T17:42:32.676Z] #57 19.37 (4/4) Installing gcompat (1.1.0-r1) [2023-11-13T17:42:32.676Z] #57 19.42 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:32.676Z] #57 19.63 OK: 8 MiB in 19 packages [2023-11-13T17:42:32.676Z] #57 ... [2023-11-13T17:42:32.676Z] [2023-11-13T17:42:32.676Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:42:32.964Z] #70 ... [2023-11-13T17:42:32.964Z] [2023-11-13T17:42:32.964Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:42:32.964Z] #71 ... [2023-11-13T17:42:32.964Z] [2023-11-13T17:42:32.964Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:33.948Z] #52 ... [2023-11-13T17:42:33.948Z] [2023-11-13T17:42:33.948Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-13T17:42:33.948Z] #57 DONE 21.7s [2023-11-13T17:42:33.948Z] [2023-11-13T17:42:33.948Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:34.222Z] #52 ... [2023-11-13T17:42:34.222Z] [2023-11-13T17:42:34.222Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-13T17:42:34.222Z] #62 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:34.222Z] #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:34.222Z] #62 19.63 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:34.222Z] #62 19.66 (2/2) Installing su-exec (0.2-r3) [2023-11-13T17:42:34.222Z] #62 19.69 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:34.222Z] #62 19.88 OK: 8 MiB in 17 packages [2023-11-13T17:42:34.222Z] #62 DONE 21.8s [2023-11-13T17:42:34.222Z] [2023-11-13T17:42:34.222Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:35.187Z] #52 ... [2023-11-13T17:42:35.187Z] [2023-11-13T17:42:35.187Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-13T17:42:35.187Z] #63 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:35.187Z] #63 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:35.187Z] #63 18.09 (1/2) Installing ca-certificates (20230506-r0) [2023-11-13T17:42:35.187Z] #63 18.68 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:35.187Z] #63 18.73 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:35.187Z] #63 18.90 Executing ca-certificates-20230506-r0.trigger [2023-11-13T17:42:35.187Z] #63 20.40 OK: 9 MiB in 17 packages [2023-11-13T17:42:35.187Z] #63 DONE 22.0s [2023-11-13T17:42:35.187Z] [2023-11-13T17:42:35.187Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:36.153Z] #52 ... [2023-11-13T17:42:36.153Z] [2023-11-13T17:42:36.153Z] #67 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-13T17:42:36.153Z] #67 18.72 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:42:36.153Z] #67 19.40 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:42:36.153Z] #67 19.58 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:36.153Z] #67 19.63 (4/6) Installing openssl (3.1.4-r1) [2023-11-13T17:42:36.153Z] #67 19.87 (5/6) Installing su-exec (0.2-r3) [2023-11-13T17:42:36.153Z] #67 19.88 (6/6) Installing yq (4.33.3-r4) [2023-11-13T17:42:36.153Z] #67 20.62 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:36.153Z] #67 20.76 OK: 18 MiB in 19 packages [2023-11-13T17:42:36.153Z] #67 DONE 22.5s [2023-11-13T17:42:36.153Z] [2023-11-13T17:42:36.153Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:36.421Z] #52 ... [2023-11-13T17:42:36.421Z] [2023-11-13T17:42:36.421Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:42:36.421Z] #72 ... [2023-11-13T17:42:36.421Z] [2023-11-13T17:42:36.421Z] #73 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-13T17:42:36.421Z] #73 DONE 0.3s [2023-11-13T17:42:36.421Z] [2023-11-13T17:42:36.421Z] #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:42:36.421Z] #44 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:36.421Z] #44 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:36.421Z] #44 19.44 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:42:36.421Z] #44 19.44 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:42:36.421Z] #44 19.44 OK: 19953 distinct packages available [2023-11-13T17:42:36.422Z] #44 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:36.422Z] #44 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:36.693Z] #44 ... [2023-11-13T17:42:36.693Z] [2023-11-13T17:42:36.693Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:36.693Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.1s [2023-11-13T17:42:36.693Z] #52 ... [2023-11-13T17:42:36.693Z] [2023-11-13T17:42:36.693Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-13T17:42:36.693Z] #64 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:36.693Z] #64 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:36.693Z] #64 22.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:36.693Z] #64 22.58 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:36.693Z] #64 22.65 OK: 8 MiB in 16 packages [2023-11-13T17:42:36.693Z] #64 DONE 23.6s [2023-11-13T17:42:36.968Z] [2023-11-13T17:42:36.968Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:37.557Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s done [2023-11-13T17:42:37.557Z] #52 ... [2023-11-13T17:42:37.557Z] [2023-11-13T17:42:37.557Z] #66 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-13T17:42:37.557Z] #66 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:37.557Z] #66 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:37.557Z] #66 21.61 (1/4) Installing ca-certificates (20230506-r0) [2023-11-13T17:42:37.557Z] #66 22.20 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:37.557Z] #66 22.20 (3/4) Installing su-exec (0.2-r3) [2023-11-13T17:42:37.557Z] #66 22.23 (4/4) Installing yq (4.33.3-r4) [2023-11-13T17:42:37.557Z] #66 22.83 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:37.557Z] #66 23.02 Executing ca-certificates-20230506-r0.trigger [2023-11-13T17:42:37.557Z] #66 23.95 OK: 18 MiB in 19 packages [2023-11-13T17:42:37.557Z] #66 ... [2023-11-13T17:42:37.557Z] [2023-11-13T17:42:37.557Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:42:37.557Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.6s done [2023-11-13T17:42:37.822Z] #39 ... [2023-11-13T17:42:37.822Z] [2023-11-13T17:42:37.822Z] #66 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-13T17:42:37.822Z] #66 DONE 24.7s [2023-11-13T17:42:37.822Z] [2023-11-13T17:42:37.822Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-13T17:42:37.822Z] #52 DONE 26.3s [2023-11-13T17:42:37.822Z] [2023-11-13T17:42:37.822Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:42:37.822Z] #65 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:37.822Z] #65 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:37.822Z] #65 22.44 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-13T17:42:37.822Z] #65 22.44 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-13T17:42:37.822Z] #65 22.44 OK: 19953 distinct packages available [2023-11-13T17:42:37.822Z] #65 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:37.822Z] #65 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T17:42:38.406Z] #65 ... [2023-11-13T17:42:38.406Z] [2023-11-13T17:42:38.406Z] #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:42:38.406Z] #44 25.46 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:42:38.690Z] #44 ... [2023-11-13T17:42:38.690Z] [2023-11-13T17:42:38.690Z] #74 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-13T17:42:38.690Z] #74 DONE 4.4s [2023-11-13T17:42:38.964Z] [2023-11-13T17:42:38.964Z] #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:42:38.964Z] #44 25.75 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-13T17:42:38.964Z] #44 25.84 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:38.964Z] #44 25.89 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-13T17:42:38.964Z] #44 25.89 (5/7) Installing libucontext (1.2-r2) [2023-11-13T17:42:38.964Z] #44 ... [2023-11-13T17:42:38.964Z] [2023-11-13T17:42:38.964Z] #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-13T17:42:38.964Z] #75 DONE 0.3s [2023-11-13T17:42:38.964Z] [2023-11-13T17:42:38.964Z] #44 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-13T17:42:38.964Z] #44 25.90 (6/7) Installing gcompat (1.1.0-r1) [2023-11-13T17:42:38.964Z] #44 25.91 (7/7) Installing openssl (3.1.4-r1) [2023-11-13T17:42:38.964Z] #44 25.95 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:39.237Z] #44 26.01 OK: 9 MiB in 20 packages [2023-11-13T17:42:39.820Z] #44 DONE 26.7s [2023-11-13T17:42:39.820Z] [2023-11-13T17:42:39.820Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:42:39.820Z] #65 26.18 (1/11) Installing ca-certificates (20230506-r0) [2023-11-13T17:42:39.820Z] #65 26.41 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-13T17:42:39.820Z] #65 26.44 (3/11) Installing libunistring (1.1-r1) [2023-11-13T17:42:39.820Z] #65 26.52 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-13T17:42:39.820Z] #65 26.53 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-13T17:42:39.820Z] #65 26.58 (6/11) Installing libcurl (8.4.0-r0) [2023-11-13T17:42:39.820Z] #65 26.65 (7/11) Installing curl (8.4.0-r0) [2023-11-13T17:42:40.092Z] #65 ... [2023-11-13T17:42:40.092Z] [2023-11-13T17:42:40.092Z] #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:42:40.092Z] #76 DONE 1.3s [2023-11-13T17:42:40.092Z] [2023-11-13T17:42:40.092Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:42:40.092Z] #65 26.69 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-13T17:42:40.092Z] #65 26.72 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-13T17:42:40.092Z] #65 26.74 (10/11) Installing libucontext (1.2-r2) [2023-11-13T17:42:40.092Z] #65 26.74 (11/11) Installing gcompat (1.1.0-r1) [2023-11-13T17:42:40.092Z] #65 26.76 Executing busybox-1.36.1-r2.trigger [2023-11-13T17:42:40.092Z] #65 26.80 Executing ca-certificates-20230506-r0.trigger [2023-11-13T17:42:40.363Z] #65 ... [2023-11-13T17:42:40.363Z] [2023-11-13T17:42:40.363Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-13T17:42:40.363Z] #77 DONE 0.2s [2023-11-13T17:42:40.363Z] [2023-11-13T17:42:40.363Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:42:40.363Z] #65 27.20 OK: 13 MiB in 26 packages [2023-11-13T17:42:40.629Z] #65 ... [2023-11-13T17:42:40.629Z] [2023-11-13T17:42:40.629Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-13T17:42:40.629Z] #78 DONE 0.3s [2023-11-13T17:42:40.908Z] [2023-11-13T17:42:40.908Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-13T17:42:40.908Z] #79 DONE 0.3s [2023-11-13T17:42:40.908Z] [2023-11-13T17:42:40.908Z] #80 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-13T17:42:40.908Z] #80 DONE 1.2s [2023-11-13T17:42:40.908Z] [2023-11-13T17:42:40.908Z] #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:42:41.175Z] #81 ... [2023-11-13T17:42:41.175Z] [2023-11-13T17:42:41.175Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-13T17:42:41.175Z] #65 DONE 27.7s [2023-11-13T17:42:41.175Z] [2023-11-13T17:42:41.175Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-13T17:42:41.445Z] #82 DONE 0.5s [2023-11-13T17:42:41.445Z] [2023-11-13T17:42:41.445Z] #83 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:42:41.445Z] #83 DONE 1.6s [2023-11-13T17:42:41.445Z] [2023-11-13T17:42:41.445Z] #84 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-13T17:42:41.719Z] #84 DONE 0.2s [2023-11-13T17:42:41.719Z] [2023-11-13T17:42:41.719Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-13T17:42:41.719Z] #85 DONE 0.2s [2023-11-13T17:42:41.719Z] [2023-11-13T17:42:41.719Z] #86 [security-spire-config] exporting to image [2023-11-13T17:42:41.719Z] #86 exporting layers [2023-11-13T17:42:41.719Z] #86 ... [2023-11-13T17:42:41.719Z] [2023-11-13T17:42:41.719Z] #87 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-13T17:42:41.719Z] #87 DONE 0.2s [2023-11-13T17:42:42.009Z] [2023-11-13T17:42:42.009Z] #88 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-13T17:42:42.009Z] #88 DONE 0.2s [2023-11-13T17:42:42.009Z] [2023-11-13T17:42:42.010Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-13T17:42:42.292Z] #89 DONE 0.2s [2023-11-13T17:42:42.292Z] [2023-11-13T17:42:42.292Z] #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:42:42.576Z] #81 ... [2023-11-13T17:42:42.576Z] [2023-11-13T17:42:42.576Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-13T17:42:42.576Z] #90 DONE 0.3s [2023-11-13T17:42:42.576Z] [2023-11-13T17:42:42.576Z] #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-13T17:42:42.576Z] #81 DONE 1.7s [2023-11-13T17:42:42.576Z] [2023-11-13T17:42:42.576Z] #86 [security-spire-server] exporting to image [2023-11-13T17:42:42.854Z] #86 ... [2023-11-13T17:42:42.854Z] [2023-11-13T17:42:42.854Z] #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-13T17:42:42.854Z] #91 DONE 0.4s [2023-11-13T17:42:43.124Z] [2023-11-13T17:42:43.124Z] #92 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-13T17:42:43.124Z] #92 DONE 0.2s [2023-11-13T17:42:43.124Z] [2023-11-13T17:42:43.124Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:42:43.124Z] #72 ... [2023-11-13T17:42:43.124Z] [2023-11-13T17:42:43.124Z] #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-13T17:42:43.405Z] #93 DONE 0.1s [2023-11-13T17:42:43.405Z] [2023-11-13T17:42:43.405Z] #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-13T17:42:43.405Z] #94 DONE 0.2s [2023-11-13T17:42:43.405Z] [2023-11-13T17:42:43.405Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-13T17:42:43.674Z] #95 DONE 0.2s [2023-11-13T17:42:43.674Z] [2023-11-13T17:42:43.674Z] #86 [security-spire-agent] exporting to image [2023-11-13T17:42:44.266Z] #86 exporting layers 2.4s done [2023-11-13T17:42:44.266Z] #86 writing image sha256:ac0dfd67c6f053b0dbe39f6d1551879b6347625a7f184e81fe2657a0ab96d4c6 0.0s done [2023-11-13T17:42:44.266Z] #86 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-13T17:42:44.853Z] #86 exporting layers 2.2s done [2023-11-13T17:42:44.853Z] #86 writing image sha256:3b6b9b488cfec8719409f7e0582617bb612103d1a28cb47ad991ec3cf6b71ab4 [2023-11-13T17:42:44.853Z] #86 writing image sha256:3b6b9b488cfec8719409f7e0582617bb612103d1a28cb47ad991ec3cf6b71ab4 done [2023-11-13T17:42:44.853Z] #86 naming to docker.io/library/security-spire-server-arm64 done [2023-11-13T17:42:45.439Z] #86 exporting layers 1.7s done [2023-11-13T17:42:45.439Z] #86 writing image sha256:4b8beaed2705789c7137c2e0c965ca82f651d0c7bd217329b570b35e576b59b6 done [2023-11-13T17:42:45.439Z] #86 naming to docker.io/library/security-spire-agent-arm64 done [2023-11-13T17:42:45.439Z] #86 DONE 3.8s [2023-11-13T17:42:45.439Z] [2023-11-13T17:42:45.439Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #71 ... [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #70 DONE 52.4s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #96 ... [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #71 DONE 52.6s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #72 DONE 48.8s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #69 DONE 52.5s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #97 DONE 1.1s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #98 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:43:17.654Z] #99 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #100 [support-scheduler builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #100 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #101 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #102 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #102 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:43:17.654Z] #103 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #104 [support-notifications builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #104 DONE 1.2s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #105 [security-proxy-setup builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #105 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:43:17.654Z] #106 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #107 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #108 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:43:17.654Z] #109 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #110 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:43:17.654Z] #111 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #112 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #113 [core-command builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #113 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #114 [security-proxy-auth builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #114 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:43:17.654Z] #115 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #116 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-13T17:43:17.654Z] #117 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #118 [core-data builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #118 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T17:43:17.654Z] #119 CACHED [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #96 DONE 1.2s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #120 [core-metadata builder 6/7] COPY . . [2023-11-13T17:43:17.654Z] #120 DONE 1.1s [2023-11-13T17:43:17.654Z] [2023-11-13T17:43:17.654Z] #121 [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-13T17:43:20.237Z] #121 3.790 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-13T17:43:26.908Z] #121 ... [2023-11-13T17:43:26.908Z] [2023-11-13T17:43:26.908Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-13T17:43:26.908Z] #0 4.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-13T17:43:26.908Z] #122 ... [2023-11-13T17:43:26.908Z] [2023-11-13T17:43:26.908Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-13T17:43:26.908Z] #0 5.210 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-13T17:43:26.908Z] #123 ... [2023-11-13T17:43:26.908Z] [2023-11-13T17:43:26.908Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-13T17:43:26.908Z] #0 5.263 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-13T17:43:26.908Z] #124 ... [2023-11-13T17:43:26.908Z] [2023-11-13T17:43:26.908Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-13T17:43:26.908Z] #0 5.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-13T17:43:26.908Z] #125 ... [2023-11-13T17:43:26.908Z] [2023-11-13T17:43:26.908Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-13T17:43:26.908Z] #0 4.234 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-13T17:43:27.175Z] #126 ... [2023-11-13T17:43:27.175Z] [2023-11-13T17:43:27.175Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:43:27.175Z] #0 4.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-13T17:43:27.175Z] #127 ... [2023-11-13T17:43:27.175Z] [2023-11-13T17:43:27.175Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:43:27.175Z] #0 5.447 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-13T17:43:27.441Z] #128 ... [2023-11-13T17:43:27.441Z] [2023-11-13T17:43:27.441Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-13T17:43:27.441Z] #0 5.408 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-13T17:43:27.756Z] #129 ... [2023-11-13T17:43:27.756Z] [2023-11-13T17:43:27.756Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-13T17:43:27.756Z] #0 5.130 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-13T17:43:27.756Z] #130 ... [2023-11-13T17:43:27.756Z] [2023-11-13T17:43:27.756Z] #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-13T17:43:27.756Z] #0 4.298 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-13T17:56:05.700Z] #131 ... [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-13T17:56:05.700Z] #124 DONE 767.0s [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-13T17:56:05.700Z] #122 ... [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:56:05.700Z] #132 DONE 0.3s [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:56:05.700Z] #133 DONE 0.3s [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-13T17:56:05.700Z] #134 DONE 0.2s [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-13T17:56:05.700Z] #135 DONE 0.4s [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #121 [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-13T17:56:05.700Z] #121 ... [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-13T17:56:05.700Z] #136 DONE 0.3s [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-13T17:56:05.700Z] #137 DONE 0.3s [2023-11-13T17:56:05.700Z] [2023-11-13T17:56:05.700Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:56:11.034Z] #138 DONE 5.3s [2023-11-13T17:56:11.034Z] [2023-11-13T17:56:11.034Z] #86 [security-proxy-setup] exporting to image [2023-11-13T17:56:11.034Z] #86 exporting layers [2023-11-13T17:56:11.614Z] #86 exporting layers 1.0s done [2023-11-13T17:56:11.878Z] #86 writing image sha256:5533dce47d2f1b284e6bc0e192ce7bd76f65de8be16eb5345b80ffc1ec6c988e done [2023-11-13T17:56:11.878Z] #86 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-11-13T17:56:11.878Z] #86 DONE 4.9s [2023-11-13T17:56:11.878Z] [2023-11-13T17:56:11.878Z] #121 [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-13T17:56:11.878Z] #121 771.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-13T17:56:17.209Z] #121 ... [2023-11-13T17:56:17.209Z] [2023-11-13T17:56:17.209Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-13T17:56:17.209Z] #125 DONE 780.1s [2023-11-13T17:56:17.209Z] [2023-11-13T17:56:17.209Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-13T17:56:17.209Z] #139 DONE 0.4s [2023-11-13T17:56:17.209Z] [2023-11-13T17:56:17.209Z] #121 [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-13T17:56:17.209Z] #121 ... [2023-11-13T17:56:17.209Z] [2023-11-13T17:56:17.209Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-13T17:56:19.148Z] #140 DONE 2.1s [2023-11-13T17:56:19.148Z] [2023-11-13T17:56:19.148Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-13T17:56:19.148Z] #123 ... [2023-11-13T17:56:19.148Z] [2023-11-13T17:56:19.148Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:56:19.761Z] #141 DONE 0.3s [2023-11-13T17:56:19.761Z] [2023-11-13T17:56:19.761Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:56:19.761Z] #142 DONE 0.3s [2023-11-13T17:56:19.761Z] [2023-11-13T17:56:19.761Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:56:19.761Z] #39 ... [2023-11-13T17:56:19.761Z] [2023-11-13T17:56:19.761Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-13T17:56:20.043Z] #143 DONE 0.3s [2023-11-13T17:56:20.043Z] [2023-11-13T17:56:20.043Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-13T17:56:20.308Z] #144 DONE 0.1s [2023-11-13T17:56:20.308Z] [2023-11-13T17:56:20.308Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-13T17:56:20.603Z] #145 DONE 0.4s [2023-11-13T17:56:20.603Z] [2023-11-13T17:56:20.603Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-13T17:56:20.881Z] #146 DONE 0.3s [2023-11-13T17:56:20.881Z] [2023-11-13T17:56:20.881Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-13T17:56:20.881Z] #147 DONE 0.2s [2023-11-13T17:56:20.881Z] [2023-11-13T17:56:20.881Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-13T17:56:21.153Z] #122 ... [2023-11-13T17:56:21.153Z] [2023-11-13T17:56:21.153Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-13T17:56:21.153Z] #148 DONE 0.2s [2023-11-13T17:56:21.153Z] [2023-11-13T17:56:21.153Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-13T17:56:24.492Z] #149 DONE 3.1s [2023-11-13T17:56:24.492Z] [2023-11-13T17:56:24.492Z] #86 [security-bootstrapper] exporting to image [2023-11-13T17:56:24.492Z] #86 exporting layers [2023-11-13T17:56:25.902Z] #86 exporting layers 1.3s done [2023-11-13T17:56:25.903Z] #86 writing image sha256:f6457c97fa72b35773f3d70ef298059b226aa7ad5ded09dbb763c894d44d513e 0.1s done [2023-11-13T17:56:25.903Z] #86 naming to docker.io/library/security-bootstrapper-arm64 [2023-11-13T17:56:25.903Z] #86 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-13T17:56:25.903Z] #86 DONE 6.2s [2023-11-13T17:56:25.903Z] [2023-11-13T17:56:25.903Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:56:29.241Z] #127 ... [2023-11-13T17:56:29.241Z] [2023-11-13T17:56:29.241Z] #121 [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-13T17:56:29.241Z] #121 DONE 793.0s [2023-11-13T17:56:29.507Z] [2023-11-13T17:56:29.507Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:56:29.507Z] #39 ... [2023-11-13T17:56:29.507Z] [2023-11-13T17:56:29.507Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:56:29.784Z] #150 DONE 0.3s [2023-11-13T17:56:29.784Z] [2023-11-13T17:56:29.784Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:56:29.784Z] #127 ... [2023-11-13T17:56:29.784Z] [2023-11-13T17:56:29.784Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:56:30.364Z] #151 DONE 0.5s [2023-11-13T17:56:30.364Z] [2023-11-13T17:56:30.364Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-13T17:56:30.364Z] #126 ... [2023-11-13T17:56:30.364Z] [2023-11-13T17:56:30.364Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-13T17:56:30.640Z] #152 DONE 0.4s [2023-11-13T17:56:30.640Z] [2023-11-13T17:56:30.640Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-13T17:56:30.906Z] #123 ... [2023-11-13T17:56:30.906Z] [2023-11-13T17:56:30.906Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-13T17:56:30.906Z] #153 DONE 0.2s [2023-11-13T17:56:30.906Z] [2023-11-13T17:56:30.906Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:56:30.906Z] #154 DONE 0.1s [2023-11-13T17:56:30.906Z] [2023-11-13T17:56:30.906Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-13T17:56:31.181Z] #126 ... [2023-11-13T17:56:31.181Z] [2023-11-13T17:56:31.181Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-13T17:56:31.467Z] #155 DONE 0.3s [2023-11-13T17:56:31.467Z] [2023-11-13T17:56:31.467Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-13T17:56:31.733Z] #156 DONE 0.3s [2023-11-13T17:56:31.733Z] [2023-11-13T17:56:31.733Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-13T17:56:31.999Z] #157 DONE 0.3s [2023-11-13T17:56:31.999Z] [2023-11-13T17:56:31.999Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:56:33.936Z] #158 DONE 2.0s [2023-11-13T17:56:33.936Z] [2023-11-13T17:56:33.936Z] #86 [security-secretstore-setup] exporting to image [2023-11-13T17:56:33.936Z] #86 exporting layers [2023-11-13T17:56:34.896Z] #86 exporting layers 1.1s done [2023-11-13T17:56:34.896Z] #86 writing image sha256:d0fd56859a2024632bebd1adb8a233862c9eaebcc7921b05eec1dd066a3590b6 0.0s done [2023-11-13T17:56:34.896Z] #86 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-11-13T17:56:34.896Z] #86 DONE 7.3s [2023-11-13T17:56:34.896Z] [2023-11-13T17:56:34.896Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-13T17:56:41.534Z] #129 ... [2023-11-13T17:56:41.534Z] [2023-11-13T17:56:41.534Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-13T17:56:41.534Z] #122 DONE 804.4s [2023-11-13T17:56:41.534Z] [2023-11-13T17:56:41.534Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:56:41.534Z] #127 ... [2023-11-13T17:56:41.534Z] [2023-11-13T17:56:41.534Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:56:41.534Z] #159 DONE 0.3s [2023-11-13T17:56:41.534Z] [2023-11-13T17:56:41.534Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:56:41.534Z] #160 DONE 0.2s [2023-11-13T17:56:41.534Z] [2023-11-13T17:56:41.534Z] #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-13T17:56:41.800Z] #131 ... [2023-11-13T17:56:41.800Z] [2023-11-13T17:56:41.800Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-13T17:56:41.800Z] #161 DONE 0.3s [2023-11-13T17:56:41.800Z] [2023-11-13T17:56:41.800Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:56:42.073Z] #128 ... [2023-11-13T17:56:42.073Z] [2023-11-13T17:56:42.073Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:56:42.073Z] #162 DONE 0.1s [2023-11-13T17:56:42.073Z] [2023-11-13T17:56:42.073Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-13T17:56:42.339Z] #163 DONE 0.2s [2023-11-13T17:56:42.339Z] [2023-11-13T17:56:42.339Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:56:44.277Z] #164 DONE 2.0s [2023-11-13T17:56:44.277Z] [2023-11-13T17:56:44.277Z] #86 [security-proxy-auth] exporting to image [2023-11-13T17:56:44.277Z] #86 exporting layers [2023-11-13T17:56:44.859Z] #86 exporting layers 0.6s done [2023-11-13T17:56:44.859Z] #86 writing image sha256:045a79ce767d3fb179efdef43451a52a7e73ec5dfeecb865e6aae40ae7ad7ca2 done [2023-11-13T17:56:44.859Z] #86 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-13T17:56:44.859Z] #86 DONE 8.0s [2023-11-13T17:56:44.859Z] [2023-11-13T17:56:44.859Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:56:51.496Z] #127 ... [2023-11-13T17:56:51.496Z] [2023-11-13T17:56:51.496Z] #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-13T17:56:51.496Z] #131 DONE 815.4s [2023-11-13T17:56:51.767Z] [2023-11-13T17:56:51.767Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:56:52.351Z] #39 ... [2023-11-13T17:56:52.351Z] [2023-11-13T17:56:52.351Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:56:52.351Z] #165 DONE 0.2s [2023-11-13T17:56:52.351Z] [2023-11-13T17:56:52.351Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:56:52.616Z] #166 DONE 0.1s [2023-11-13T17:56:52.616Z] [2023-11-13T17:56:52.616Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-13T17:56:52.882Z] #167 DONE 0.3s [2023-11-13T17:56:52.882Z] [2023-11-13T17:56:52.882Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:56:53.161Z] #168 DONE 0.2s [2023-11-13T17:56:53.161Z] [2023-11-13T17:56:53.161Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-13T17:56:53.161Z] #169 DONE 0.2s [2023-11-13T17:56:53.161Z] [2023-11-13T17:56:53.161Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:56:53.428Z] #39 ... [2023-11-13T17:56:53.428Z] [2023-11-13T17:56:53.428Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-13T17:56:55.411Z] #170 DONE 1.7s [2023-11-13T17:56:55.411Z] [2023-11-13T17:56:55.411Z] #86 [core-common-config-bootstrapper] exporting to image [2023-11-13T17:56:55.411Z] #86 exporting layers [2023-11-13T17:56:55.676Z] #86 exporting layers 0.5s done [2023-11-13T17:56:55.676Z] #86 writing image sha256:ed162d256b2b20179059e1aad63dc1fb0cd86f60544f8ee264bc8750d851172d done [2023-11-13T17:56:55.676Z] #86 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-13T17:56:55.676Z] #86 DONE 8.5s [2023-11-13T17:56:55.676Z] [2023-11-13T17:56:55.676Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:57:34.526Z] #127 ... [2023-11-13T17:57:34.526Z] [2023-11-13T17:57:34.526Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-13T17:57:34.526Z] #123 DONE 854.9s [2023-11-13T17:57:34.526Z] [2023-11-13T17:57:34.526Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:57:34.526Z] #39 ... [2023-11-13T17:57:34.526Z] [2023-11-13T17:57:34.526Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:57:34.526Z] #171 DONE 0.2s [2023-11-13T17:57:34.526Z] [2023-11-13T17:57:34.526Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:57:34.526Z] #172 DONE 0.2s [2023-11-13T17:57:34.526Z] [2023-11-13T17:57:34.527Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-13T17:57:34.527Z] #126 ... [2023-11-13T17:57:34.527Z] [2023-11-13T17:57:34.527Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-13T17:57:34.527Z] #173 DONE 0.4s [2023-11-13T17:57:34.527Z] [2023-11-13T17:57:34.527Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:57:34.527Z] #174 DONE 0.2s [2023-11-13T17:57:34.527Z] [2023-11-13T17:57:34.527Z] #86 [core-command] exporting to image [2023-11-13T17:57:34.527Z] #86 exporting layers [2023-11-13T17:57:34.527Z] #86 exporting layers 0.3s done [2023-11-13T17:57:34.527Z] #86 writing image sha256:4b1fd2749dae789b07d0a326eda707dccd710b7508237706f7476247c965c729 done [2023-11-13T17:57:34.527Z] #86 naming to docker.io/library/core-command-arm64 done [2023-11-13T17:57:34.527Z] #86 DONE 8.9s [2023-11-13T17:57:34.527Z] [2023-11-13T17:57:34.527Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-13T17:57:42.722Z] #129 DONE 865.4s [2023-11-13T17:57:42.722Z] [2023-11-13T17:57:42.722Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-13T17:57:42.722Z] #130 ... [2023-11-13T17:57:42.722Z] [2023-11-13T17:57:42.722Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:57:42.722Z] #175 DONE 0.2s [2023-11-13T17:57:42.722Z] [2023-11-13T17:57:42.722Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:57:42.722Z] #127 ... [2023-11-13T17:57:42.722Z] [2023-11-13T17:57:42.722Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:57:42.722Z] #176 DONE 0.1s [2023-11-13T17:57:42.722Z] [2023-11-13T17:57:42.722Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-13T17:57:42.722Z] #177 DONE 0.3s [2023-11-13T17:57:42.722Z] [2023-11-13T17:57:42.722Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:57:42.992Z] #178 DONE 0.2s [2023-11-13T17:57:42.992Z] [2023-11-13T17:57:42.992Z] #86 [core-data] exporting to image [2023-11-13T17:57:42.992Z] #86 exporting layers [2023-11-13T17:57:43.259Z] #86 exporting layers 0.3s done [2023-11-13T17:57:43.259Z] #86 writing image sha256:2238592b4d020741ba43e4b19485da421c45eba43c05d6361fd73a89d2894883 done [2023-11-13T17:57:43.259Z] #86 naming to docker.io/library/core-data-arm64 done [2023-11-13T17:57:43.259Z] #86 DONE 9.2s [2023-11-13T17:57:43.259Z] [2023-11-13T17:57:43.259Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-13T17:57:47.504Z] #130 ... [2023-11-13T17:57:47.504Z] [2023-11-13T17:57:47.504Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-13T17:57:47.504Z] #126 DONE 870.8s [2023-11-13T17:57:47.504Z] [2023-11-13T17:57:47.504Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:57:47.771Z] #39 ... [2023-11-13T17:57:47.771Z] [2023-11-13T17:57:47.771Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:57:47.771Z] #179 DONE 0.2s [2023-11-13T17:57:47.771Z] [2023-11-13T17:57:47.771Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:57:48.039Z] #127 ... [2023-11-13T17:57:48.039Z] [2023-11-13T17:57:48.039Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:57:48.039Z] #180 DONE 0.2s [2023-11-13T17:57:48.039Z] [2023-11-13T17:57:48.039Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-13T17:57:48.313Z] #181 DONE 0.4s [2023-11-13T17:57:48.313Z] [2023-11-13T17:57:48.313Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:57:48.579Z] #127 ... [2023-11-13T17:57:48.579Z] [2023-11-13T17:57:48.579Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:57:48.579Z] #182 DONE 0.1s [2023-11-13T17:57:48.579Z] [2023-11-13T17:57:48.579Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-13T17:57:48.579Z] #183 DONE 0.1s [2023-11-13T17:57:48.579Z] [2023-11-13T17:57:48.579Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:57:48.844Z] #39 ... [2023-11-13T17:57:48.844Z] [2023-11-13T17:57:48.844Z] #86 [core-metadata] exporting to image [2023-11-13T17:57:48.844Z] #86 exporting layers [2023-11-13T17:57:48.844Z] #86 exporting layers 0.3s done [2023-11-13T17:57:49.111Z] #86 writing image sha256:75b3d817ea8a99c7a81f6af639ecad082017562f7f4898cba56db8da419b1e19 done [2023-11-13T17:57:49.111Z] #86 naming to docker.io/library/core-metadata-arm64 done [2023-11-13T17:57:49.111Z] #86 DONE 9.4s [2023-11-13T17:57:49.111Z] [2023-11-13T17:57:49.111Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-13T17:58:11.159Z] #127 DONE 894.1s [2023-11-13T17:58:11.159Z] [2023-11-13T17:58:11.159Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:58:11.159Z] #39 ... [2023-11-13T17:58:11.159Z] [2023-11-13T17:58:11.159Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:58:11.159Z] #184 DONE 0.2s [2023-11-13T17:58:11.159Z] [2023-11-13T17:58:11.159Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-13T17:58:11.159Z] #130 ... [2023-11-13T17:58:11.159Z] [2023-11-13T17:58:11.159Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:58:11.159Z] #185 DONE 0.2s [2023-11-13T17:58:11.159Z] [2023-11-13T17:58:11.159Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-13T17:58:11.431Z] #186 DONE 0.4s [2023-11-13T17:58:11.431Z] [2023-11-13T17:58:11.431Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:58:11.431Z] #128 ... [2023-11-13T17:58:11.431Z] [2023-11-13T17:58:11.431Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:58:11.698Z] #187 DONE 0.2s [2023-11-13T17:58:11.698Z] [2023-11-13T17:58:11.698Z] #86 [security-spiffe-token-provider] exporting to image [2023-11-13T17:58:11.698Z] #86 exporting layers [2023-11-13T17:58:12.281Z] #86 exporting layers 0.6s done [2023-11-13T17:58:12.281Z] #86 writing image sha256:eb0cc44eb97bcf315938133ea35cd8686259008961cbc022656834e6a4f98a27 done [2023-11-13T17:58:12.281Z] #86 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-13T17:58:12.281Z] #86 DONE 10.1s [2023-11-13T17:58:12.281Z] [2023-11-13T17:58:12.281Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:58:34.354Z] #128 ... [2023-11-13T17:58:34.354Z] [2023-11-13T17:58:34.354Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-13T17:58:34.354Z] #130 DONE 917.6s [2023-11-13T17:58:34.354Z] [2023-11-13T17:58:34.354Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:58:34.354Z] #188 DONE 0.3s [2023-11-13T17:58:34.354Z] [2023-11-13T17:58:34.354Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:58:34.354Z] #39 ... [2023-11-13T17:58:34.354Z] [2023-11-13T17:58:34.354Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:58:34.626Z] #189 DONE 0.2s [2023-11-13T17:58:34.626Z] [2023-11-13T17:58:34.626Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-13T17:58:34.626Z] #128 DONE 918.2s [2023-11-13T17:58:34.626Z] [2023-11-13T17:58:34.626Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-13T17:58:34.894Z] #190 DONE 0.5s [2023-11-13T17:58:34.894Z] [2023-11-13T17:58:34.894Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:58:35.160Z] #191 DONE 0.2s [2023-11-13T17:58:35.160Z] [2023-11-13T17:58:35.160Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-13T17:58:35.160Z] #192 DONE 0.2s [2023-11-13T17:58:35.160Z] [2023-11-13T17:58:35.160Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-13T17:58:35.160Z] #193 DONE 0.1s [2023-11-13T17:58:35.160Z] [2023-11-13T17:58:35.160Z] #86 [support-scheduler] exporting to image [2023-11-13T17:58:35.160Z] #86 exporting layers [2023-11-13T17:58:35.743Z] #86 ... [2023-11-13T17:58:35.743Z] [2023-11-13T17:58:35.743Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-13T17:58:35.743Z] #194 DONE 0.4s [2023-11-13T17:58:35.743Z] [2023-11-13T17:58:35.743Z] #86 [support-scheduler] exporting to image [2023-11-13T17:58:35.743Z] #86 exporting layers 0.5s done [2023-11-13T17:58:35.743Z] #86 writing image sha256:051d5586e7030e8e88dd9d92b602b2af3f5afa63c1327cf9eb9df15f9e943b33 done [2023-11-13T17:58:35.743Z] #86 naming to docker.io/library/support-scheduler-arm64 done [2023-11-13T17:58:35.743Z] #86 DONE 10.6s [2023-11-13T17:58:35.743Z] [2023-11-13T17:58:35.743Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-13T17:58:35.743Z] #195 DONE 0.2s [2023-11-13T17:58:35.743Z] [2023-11-13T17:58:35.743Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:58:36.010Z] #39 ... [2023-11-13T17:58:36.010Z] [2023-11-13T17:58:36.010Z] #86 [support-notifications] exporting to image [2023-11-13T17:58:36.010Z] #86 exporting layers 0.4s done [2023-11-13T17:58:36.275Z] #86 writing image sha256:75cff753a6b9c033979c347ac4636a734d205ee528fd9fd9e06a84c425730e0c done [2023-11-13T17:58:36.275Z] #86 naming to docker.io/library/support-notifications-arm64 done [2023-11-13T17:58:36.275Z] #86 DONE 11.0s [2023-11-13T17:58:36.275Z] [2023-11-13T17:58:36.275Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-13T17:58:36.275Z] time="2023-11-13T17:41:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-13T17:58:36.290Z] $ docker stop --time=1 7adbeeb4efcff508292aa3d91abcd171792cdcc3f6c3818f6235d0abf6516d1d [2023-11-13T17:58:37.969Z] $ docker rm -f --volumes 7adbeeb4efcff508292aa3d91abcd171792cdcc3f6c3818f6235d0abf6516d1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T17:58:38.456Z] + docker images [2023-11-13T17:58:38.456Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-13T17:58:38.456Z] support-notifications-arm64 latest 75cff753a6b9 3 seconds ago 34.3MB [2023-11-13T17:58:38.456Z] support-scheduler-arm64 latest 051d5586e703 4 seconds ago 33.6MB [2023-11-13T17:58:38.456Z] security-spiffe-token-provider-arm64 latest eb0cc44eb97b 27 seconds ago 35.3MB [2023-11-13T17:58:38.456Z] core-metadata-arm64 latest 75b3d817ea8a 50 seconds ago 21.5MB [2023-11-13T17:58:38.457Z] core-data-arm64 latest 2238592b4d02 56 seconds ago 21.2MB [2023-11-13T17:58:38.457Z] core-command-arm64 latest 4b1fd2749dae About a minute ago 21MB [2023-11-13T17:58:38.457Z] core-common-config-bootstrapper-arm64 latest ed162d256b2b About a minute ago 18.3MB [2023-11-13T17:58:38.457Z] security-proxy-auth-arm64 latest 045a79ce767d About a minute ago 19.4MB [2023-11-13T17:58:38.457Z] security-secretstore-setup-arm64 latest d0fd56859a20 2 minutes ago 43.7MB [2023-11-13T17:58:38.457Z] security-bootstrapper-arm64 latest f6457c97fa72 2 minutes ago 23.1MB [2023-11-13T17:58:38.457Z] security-proxy-setup-arm64 latest 5533dce47d2f 2 minutes ago 34MB [2023-11-13T17:58:38.457Z] security-spire-agent-arm64 latest 4b8beaed2705 15 minutes ago 157MB [2023-11-13T17:58:38.457Z] security-spire-server-arm64 latest 3b6b9b488cfe 15 minutes ago 101MB [2023-11-13T17:58:38.457Z] security-spire-config-arm64 latest ac0dfd67c6f0 15 minutes ago 95.8MB [2023-11-13T17:58:38.457Z] ci-base-image-arm64 latest 20f4cd59dba5 17 minutes ago 926MB [2023-11-13T17:58:38.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 7 weeks ago 553MB [2023-11-13T17:58:38.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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-13T17:58:38.568Z] provisioning config files... [2023-11-13T17:58:38.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/605@tmp/config18276478740749006844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T17:58:38.921Z] ---> docker-login.sh [2023-11-13T17:58:38.921Z] nexus3.edgexfoundry.org:10001 [2023-11-13T17:58:38.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:58:39.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:58:39.188Z] Configure a credential helper to remove this warning. See [2023-11-13T17:58:39.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:58:39.188Z] [2023-11-13T17:58:39.188Z] Login Succeeded [2023-11-13T17:58:39.188Z] nexus3.edgexfoundry.org:10002 [2023-11-13T17:58:39.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:58:39.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:58:39.718Z] Configure a credential helper to remove this warning. See [2023-11-13T17:58:39.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:58:39.718Z] [2023-11-13T17:58:39.718Z] Login Succeeded [2023-11-13T17:58:39.718Z] nexus3.edgexfoundry.org:10003 [2023-11-13T17:58:39.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:58:39.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:58:39.984Z] Configure a credential helper to remove this warning. See [2023-11-13T17:58:39.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:58:39.984Z] [2023-11-13T17:58:39.984Z] Login Succeeded [2023-11-13T17:58:39.984Z] nexus3.edgexfoundry.org:10004 [2023-11-13T17:58:40.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:58:40.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:58:40.516Z] Configure a credential helper to remove this warning. See [2023-11-13T17:58:40.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:58:40.516Z] [2023-11-13T17:58:40.516Z] Login Succeeded [2023-11-13T17:58:40.516Z] docker.io [2023-11-13T17:58:40.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T17:58:41.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T17:58:41.047Z] Configure a credential helper to remove this warning. See [2023-11-13T17:58:41.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T17:58:41.047Z] [2023-11-13T17:58:41.047Z] Login Succeeded [2023-11-13T17:58:41.047Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T17:58:41.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:58:41.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T17:58:41.103Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-11-13T17:58:41.103Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:58:41.103Z] latest [2023-11-13T17:58:41.103Z] 3.1.0-dev.70 [2023-11-13T17:58:41.103Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:58:41.103Z] main [2023-11-13T17:58:41.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:41.435Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:41.787Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:58:41.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-13T17:58:41.787Z] cfaf23b0bf2c: Preparing [2023-11-13T17:58:41.787Z] 3511ffaee1fa: Preparing [2023-11-13T17:58:41.787Z] bb1acd0e3347: Preparing [2023-11-13T17:58:41.787Z] de5b72ec4daa: Preparing [2023-11-13T17:58:41.787Z] ab1a10d65236: Preparing [2023-11-13T17:58:41.787Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:41.787Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:42.053Z] bb1acd0e3347: Pushed [2023-11-13T17:58:42.053Z] de5b72ec4daa: Pushed [2023-11-13T17:58:42.053Z] cfaf23b0bf2c: Pushed [2023-11-13T17:58:42.053Z] ab1a10d65236: Pushed [2023-11-13T17:58:42.053Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:45.382Z] 3511ffaee1fa: Pushed [2023-11-13T17:58:46.791Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:47.138Z] + 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-13T17:58:47.484Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-13T17:58:47.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-13T17:58:47.485Z] cfaf23b0bf2c: Preparing [2023-11-13T17:58:47.485Z] 3511ffaee1fa: Preparing [2023-11-13T17:58:47.485Z] bb1acd0e3347: Preparing [2023-11-13T17:58:47.485Z] de5b72ec4daa: Preparing [2023-11-13T17:58:47.485Z] ab1a10d65236: Preparing [2023-11-13T17:58:47.485Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:47.485Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:47.485Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:47.485Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:47.485Z] 3511ffaee1fa: Layer already exists [2023-11-13T17:58:47.485Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:47.485Z] cfaf23b0bf2c: Layer already exists [2023-11-13T17:58:47.485Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:47.750Z] latest: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:48.161Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:48.547Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.70 [2023-11-13T17:58:48.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-13T17:58:48.547Z] cfaf23b0bf2c: Preparing [2023-11-13T17:58:48.547Z] 3511ffaee1fa: Preparing [2023-11-13T17:58:48.547Z] bb1acd0e3347: Preparing [2023-11-13T17:58:48.547Z] de5b72ec4daa: Preparing [2023-11-13T17:58:48.547Z] ab1a10d65236: Preparing [2023-11-13T17:58:48.547Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:48.547Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:48.547Z] 3511ffaee1fa: Layer already exists [2023-11-13T17:58:48.547Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:48.547Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:48.547Z] cfaf23b0bf2c: Layer already exists [2023-11-13T17:58:48.547Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:48.547Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:48.826Z] 3.1.0-dev.70: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:49.197Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:49.550Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:58:49.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-13T17:58:49.550Z] cfaf23b0bf2c: Preparing [2023-11-13T17:58:49.550Z] 3511ffaee1fa: Preparing [2023-11-13T17:58:49.550Z] bb1acd0e3347: Preparing [2023-11-13T17:58:49.550Z] de5b72ec4daa: Preparing [2023-11-13T17:58:49.550Z] ab1a10d65236: Preparing [2023-11-13T17:58:49.550Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:49.550Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:49.550Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:49.550Z] 3511ffaee1fa: Layer already exists [2023-11-13T17:58:49.550Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:49.550Z] cfaf23b0bf2c: Layer already exists [2023-11-13T17:58:49.550Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:49.550Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:49.843Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:50.212Z] + 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-13T17:58:50.544Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-11-13T17:58:50.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-13T17:58:50.544Z] cfaf23b0bf2c: Preparing [2023-11-13T17:58:50.544Z] 3511ffaee1fa: Preparing [2023-11-13T17:58:50.544Z] bb1acd0e3347: Preparing [2023-11-13T17:58:50.544Z] de5b72ec4daa: Preparing [2023-11-13T17:58:50.544Z] ab1a10d65236: Preparing [2023-11-13T17:58:50.544Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:50.544Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:50.544Z] 3511ffaee1fa: Layer already exists [2023-11-13T17:58:50.544Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:50.544Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:50.544Z] cfaf23b0bf2c: Layer already exists [2023-11-13T17:58:50.544Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:50.544Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:50.811Z] main: digest: sha256:bacf0ce8bdbb5125711d6e5c71d89ab7c81713b00f075c3c9cedc2fb3020273c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:58:50.862Z] ===================================================== [Pipeline] echo [2023-11-13T17:58:50.870Z] taggedImages: [2023-11-13T17:58:50.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:58:50.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-13T17:58:50.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.70 [2023-11-13T17:58:50.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:58:50.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-11-13T17:58:50.894Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-11-13T17:58:50.894Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:58:50.894Z] latest [2023-11-13T17:58:50.894Z] 3.1.0-dev.70 [2023-11-13T17:58:50.894Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:58:50.894Z] main [2023-11-13T17:58:50.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:51.255Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:51.611Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:58:51.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-13T17:58:51.611Z] c80e95db97f3: Preparing [2023-11-13T17:58:51.611Z] 470044b9da83: Preparing [2023-11-13T17:58:51.611Z] 20e3311d1406: Preparing [2023-11-13T17:58:51.611Z] 2b40831a4da7: Preparing [2023-11-13T17:58:51.611Z] bb1acd0e3347: Preparing [2023-11-13T17:58:51.611Z] de5b72ec4daa: Preparing [2023-11-13T17:58:51.611Z] ab1a10d65236: Preparing [2023-11-13T17:58:51.611Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:51.611Z] de5b72ec4daa: Waiting [2023-11-13T17:58:51.611Z] ab1a10d65236: Waiting [2023-11-13T17:58:51.611Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:51.611Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:51.878Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:51.878Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:51.878Z] c80e95db97f3: Pushed [2023-11-13T17:58:51.878Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:51.878Z] 20e3311d1406: Pushed [2023-11-13T17:58:51.878Z] 470044b9da83: Pushed [2023-11-13T17:58:54.460Z] 2b40831a4da7: Pushed [2023-11-13T17:58:54.460Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:54.807Z] + 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-13T17:58:55.147Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-13T17:58:55.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-13T17:58:55.147Z] c80e95db97f3: Preparing [2023-11-13T17:58:55.147Z] 470044b9da83: Preparing [2023-11-13T17:58:55.147Z] 20e3311d1406: Preparing [2023-11-13T17:58:55.147Z] 2b40831a4da7: Preparing [2023-11-13T17:58:55.147Z] bb1acd0e3347: Preparing [2023-11-13T17:58:55.147Z] de5b72ec4daa: Preparing [2023-11-13T17:58:55.147Z] ab1a10d65236: Preparing [2023-11-13T17:58:55.147Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:55.147Z] ab1a10d65236: Waiting [2023-11-13T17:58:55.147Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:55.147Z] de5b72ec4daa: Waiting [2023-11-13T17:58:55.147Z] 20e3311d1406: Layer already exists [2023-11-13T17:58:55.147Z] 2b40831a4da7: Layer already exists [2023-11-13T17:58:55.147Z] c80e95db97f3: Layer already exists [2023-11-13T17:58:55.147Z] 470044b9da83: Layer already exists [2023-11-13T17:58:55.147Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:55.147Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:55.147Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:55.147Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:55.413Z] latest: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:55.776Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:56.113Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.70 [2023-11-13T17:58:56.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-13T17:58:56.113Z] c80e95db97f3: Preparing [2023-11-13T17:58:56.113Z] 470044b9da83: Preparing [2023-11-13T17:58:56.113Z] 20e3311d1406: Preparing [2023-11-13T17:58:56.113Z] 2b40831a4da7: Preparing [2023-11-13T17:58:56.113Z] bb1acd0e3347: Preparing [2023-11-13T17:58:56.113Z] de5b72ec4daa: Preparing [2023-11-13T17:58:56.113Z] ab1a10d65236: Preparing [2023-11-13T17:58:56.113Z] de5b72ec4daa: Waiting [2023-11-13T17:58:56.113Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:56.113Z] ab1a10d65236: Waiting [2023-11-13T17:58:56.113Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:56.113Z] 470044b9da83: Layer already exists [2023-11-13T17:58:56.113Z] c80e95db97f3: Layer already exists [2023-11-13T17:58:56.113Z] 20e3311d1406: Layer already exists [2023-11-13T17:58:56.113Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:56.113Z] 2b40831a4da7: Layer already exists [2023-11-13T17:58:56.113Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:56.113Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:56.113Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:56.380Z] 3.1.0-dev.70: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:56.716Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:57.048Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:58:57.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-13T17:58:57.048Z] c80e95db97f3: Preparing [2023-11-13T17:58:57.048Z] 470044b9da83: Preparing [2023-11-13T17:58:57.048Z] 20e3311d1406: Preparing [2023-11-13T17:58:57.048Z] 2b40831a4da7: Preparing [2023-11-13T17:58:57.048Z] bb1acd0e3347: Preparing [2023-11-13T17:58:57.048Z] de5b72ec4daa: Preparing [2023-11-13T17:58:57.048Z] ab1a10d65236: Preparing [2023-11-13T17:58:57.048Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:58:57.048Z] de5b72ec4daa: Waiting [2023-11-13T17:58:57.048Z] ab1a10d65236: Waiting [2023-11-13T17:58:57.048Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:58:57.048Z] 470044b9da83: Layer already exists [2023-11-13T17:58:57.048Z] bb1acd0e3347: Layer already exists [2023-11-13T17:58:57.048Z] c80e95db97f3: Layer already exists [2023-11-13T17:58:57.048Z] 2b40831a4da7: Layer already exists [2023-11-13T17:58:57.048Z] 20e3311d1406: Layer already exists [2023-11-13T17:58:57.048Z] de5b72ec4daa: Layer already exists [2023-11-13T17:58:57.048Z] ab1a10d65236: Layer already exists [2023-11-13T17:58:57.048Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:58:57.314Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:58:57.654Z] + 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-13T17:59:00.560Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-11-13T17:59:00.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-13T17:59:00.560Z] c80e95db97f3: Preparing [2023-11-13T17:59:00.560Z] 470044b9da83: Preparing [2023-11-13T17:59:00.560Z] 20e3311d1406: Preparing [2023-11-13T17:59:00.560Z] 2b40831a4da7: Preparing [2023-11-13T17:59:00.560Z] bb1acd0e3347: Preparing [2023-11-13T17:59:00.560Z] de5b72ec4daa: Preparing [2023-11-13T17:59:00.560Z] ab1a10d65236: Preparing [2023-11-13T17:59:00.560Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:00.560Z] ab1a10d65236: Waiting [2023-11-13T17:59:00.560Z] de5b72ec4daa: Waiting [2023-11-13T17:59:00.560Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:00.561Z] c80e95db97f3: Layer already exists [2023-11-13T17:59:00.561Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:00.561Z] 470044b9da83: Layer already exists [2023-11-13T17:59:00.561Z] 2b40831a4da7: Layer already exists [2023-11-13T17:59:00.561Z] 20e3311d1406: Layer already exists [2023-11-13T17:59:00.561Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:00.561Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:00.561Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:00.826Z] main: digest: sha256:b86aa48910de7096d5147a78c5172c6caa43dd3f13009ae6eee7b03c89411f83 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:59:00.871Z] ===================================================== [Pipeline] echo [2023-11-13T17:59:00.878Z] taggedImages: [2023-11-13T17:59:00.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:00.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-13T17:59:00.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.70 [2023-11-13T17:59:00.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:00.878Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-11-13T17:59:00.894Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-11-13T17:59:00.894Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:00.894Z] latest [2023-11-13T17:59:00.894Z] 3.1.0-dev.70 [2023-11-13T17:59:00.894Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:00.894Z] main [2023-11-13T17:59:00.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:01.225Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:01.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:01.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-13T17:59:01.566Z] 87687a379f25: Preparing [2023-11-13T17:59:01.566Z] 7d954cd7ca73: Preparing [2023-11-13T17:59:01.566Z] bb1acd0e3347: Preparing [2023-11-13T17:59:01.566Z] de5b72ec4daa: Preparing [2023-11-13T17:59:01.566Z] 67dbecefe5e8: Preparing [2023-11-13T17:59:01.566Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:01.566Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:01.566Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:01.832Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:01.832Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:01.832Z] 87687a379f25: Pushed [2023-11-13T17:59:01.832Z] 67dbecefe5e8: Pushed [2023-11-13T17:59:05.162Z] 7d954cd7ca73: Pushed [2023-11-13T17:59:05.162Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:05.495Z] + 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-13T17:59:05.823Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-13T17:59:05.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-13T17:59:05.823Z] 87687a379f25: Preparing [2023-11-13T17:59:05.823Z] 7d954cd7ca73: Preparing [2023-11-13T17:59:05.823Z] bb1acd0e3347: Preparing [2023-11-13T17:59:05.823Z] de5b72ec4daa: Preparing [2023-11-13T17:59:05.823Z] 67dbecefe5e8: Preparing [2023-11-13T17:59:05.823Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:05.823Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:05.823Z] 7d954cd7ca73: Layer already exists [2023-11-13T17:59:05.823Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:05.823Z] 87687a379f25: Layer already exists [2023-11-13T17:59:05.823Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:05.823Z] 67dbecefe5e8: Layer already exists [2023-11-13T17:59:05.823Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:06.087Z] latest: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:06.421Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:06.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.70 [2023-11-13T17:59:06.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-13T17:59:06.763Z] 87687a379f25: Preparing [2023-11-13T17:59:06.763Z] 7d954cd7ca73: Preparing [2023-11-13T17:59:06.763Z] bb1acd0e3347: Preparing [2023-11-13T17:59:06.763Z] de5b72ec4daa: Preparing [2023-11-13T17:59:06.763Z] 67dbecefe5e8: Preparing [2023-11-13T17:59:06.763Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:06.763Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:06.763Z] 7d954cd7ca73: Layer already exists [2023-11-13T17:59:06.763Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:06.763Z] 87687a379f25: Layer already exists [2023-11-13T17:59:06.763Z] 67dbecefe5e8: Layer already exists [2023-11-13T17:59:06.763Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:06.763Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:07.030Z] 3.1.0-dev.70: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:07.372Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:07.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:07.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-13T17:59:07.720Z] 87687a379f25: Preparing [2023-11-13T17:59:07.720Z] 7d954cd7ca73: Preparing [2023-11-13T17:59:07.720Z] bb1acd0e3347: Preparing [2023-11-13T17:59:07.720Z] de5b72ec4daa: Preparing [2023-11-13T17:59:07.720Z] 67dbecefe5e8: Preparing [2023-11-13T17:59:07.720Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:07.720Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:07.720Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:07.720Z] 67dbecefe5e8: Layer already exists [2023-11-13T17:59:07.720Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:07.720Z] 7d954cd7ca73: Layer already exists [2023-11-13T17:59:07.720Z] 87687a379f25: Layer already exists [2023-11-13T17:59:07.720Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:07.985Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:08.330Z] + 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-13T17:59:08.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-11-13T17:59:08.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-13T17:59:08.664Z] 87687a379f25: Preparing [2023-11-13T17:59:08.664Z] 7d954cd7ca73: Preparing [2023-11-13T17:59:08.664Z] bb1acd0e3347: Preparing [2023-11-13T17:59:08.664Z] de5b72ec4daa: Preparing [2023-11-13T17:59:08.664Z] 67dbecefe5e8: Preparing [2023-11-13T17:59:08.664Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:08.664Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:08.664Z] 87687a379f25: Layer already exists [2023-11-13T17:59:08.664Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:08.664Z] 67dbecefe5e8: Layer already exists [2023-11-13T17:59:08.664Z] 7d954cd7ca73: Layer already exists [2023-11-13T17:59:08.664Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:08.664Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:08.929Z] main: digest: sha256:631433a2c1c267f92197f798cffc359ad268f8b4b42f60f1b3668676c78b3ac5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:59:08.970Z] ===================================================== [Pipeline] echo [2023-11-13T17:59:08.976Z] taggedImages: [2023-11-13T17:59:08.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:08.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-13T17:59:08.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.70 [2023-11-13T17:59:08.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:08.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-11-13T17:59:08.991Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-11-13T17:59:08.991Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:08.991Z] latest [2023-11-13T17:59:08.991Z] 3.1.0-dev.70 [2023-11-13T17:59:08.991Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:08.991Z] main [2023-11-13T17:59:08.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:09.332Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:09.763Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:09.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-13T17:59:09.763Z] 13df7f684a70: Preparing [2023-11-13T17:59:09.763Z] 2adc8abc8f03: Preparing [2023-11-13T17:59:09.763Z] a8698ca3f97d: Preparing [2023-11-13T17:59:09.763Z] bb1acd0e3347: Preparing [2023-11-13T17:59:09.763Z] de5b72ec4daa: Preparing [2023-11-13T17:59:09.763Z] ab1a10d65236: Preparing [2023-11-13T17:59:09.763Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:09.763Z] ab1a10d65236: Waiting [2023-11-13T17:59:09.763Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:09.763Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:09.763Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:09.763Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:10.029Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:10.029Z] 2adc8abc8f03: Pushed [2023-11-13T17:59:10.029Z] 13df7f684a70: Pushed [2023-11-13T17:59:13.366Z] a8698ca3f97d: Pushed [2023-11-13T17:59:14.323Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:14.660Z] + 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-13T17:59:14.996Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-13T17:59:14.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-13T17:59:14.996Z] 13df7f684a70: Preparing [2023-11-13T17:59:14.996Z] 2adc8abc8f03: Preparing [2023-11-13T17:59:14.996Z] a8698ca3f97d: Preparing [2023-11-13T17:59:14.996Z] bb1acd0e3347: Preparing [2023-11-13T17:59:14.996Z] de5b72ec4daa: Preparing [2023-11-13T17:59:14.996Z] ab1a10d65236: Preparing [2023-11-13T17:59:14.996Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:14.996Z] ab1a10d65236: Waiting [2023-11-13T17:59:14.996Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:14.996Z] 2adc8abc8f03: Layer already exists [2023-11-13T17:59:14.996Z] a8698ca3f97d: Layer already exists [2023-11-13T17:59:14.996Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:14.996Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:14.996Z] 13df7f684a70: Layer already exists [2023-11-13T17:59:14.996Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:14.996Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:15.262Z] latest: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:15.594Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:15.934Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.70 [2023-11-13T17:59:15.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-13T17:59:15.934Z] 13df7f684a70: Preparing [2023-11-13T17:59:15.934Z] 2adc8abc8f03: Preparing [2023-11-13T17:59:15.934Z] a8698ca3f97d: Preparing [2023-11-13T17:59:15.934Z] bb1acd0e3347: Preparing [2023-11-13T17:59:15.934Z] de5b72ec4daa: Preparing [2023-11-13T17:59:15.934Z] ab1a10d65236: Preparing [2023-11-13T17:59:15.934Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:15.934Z] ab1a10d65236: Waiting [2023-11-13T17:59:15.934Z] 2adc8abc8f03: Layer already exists [2023-11-13T17:59:15.934Z] 13df7f684a70: Layer already exists [2023-11-13T17:59:15.934Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:15.934Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:15.934Z] a8698ca3f97d: Layer already exists [2023-11-13T17:59:15.934Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:15.934Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:16.201Z] 3.1.0-dev.70: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:16.537Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:16.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:16.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-13T17:59:16.869Z] 13df7f684a70: Preparing [2023-11-13T17:59:16.869Z] 2adc8abc8f03: Preparing [2023-11-13T17:59:16.869Z] a8698ca3f97d: Preparing [2023-11-13T17:59:16.869Z] bb1acd0e3347: Preparing [2023-11-13T17:59:16.869Z] de5b72ec4daa: Preparing [2023-11-13T17:59:16.869Z] ab1a10d65236: Preparing [2023-11-13T17:59:16.869Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:16.869Z] ab1a10d65236: Waiting [2023-11-13T17:59:16.869Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:16.869Z] a8698ca3f97d: Layer already exists [2023-11-13T17:59:16.869Z] 13df7f684a70: Layer already exists [2023-11-13T17:59:16.869Z] 2adc8abc8f03: Layer already exists [2023-11-13T17:59:16.869Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:16.869Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:16.869Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:16.869Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:17.133Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:17.473Z] + 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-13T17:59:17.817Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-11-13T17:59:17.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-13T17:59:17.817Z] 13df7f684a70: Preparing [2023-11-13T17:59:17.817Z] 2adc8abc8f03: Preparing [2023-11-13T17:59:17.817Z] a8698ca3f97d: Preparing [2023-11-13T17:59:17.817Z] bb1acd0e3347: Preparing [2023-11-13T17:59:17.817Z] de5b72ec4daa: Preparing [2023-11-13T17:59:17.817Z] ab1a10d65236: Preparing [2023-11-13T17:59:17.817Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:17.817Z] ab1a10d65236: Waiting [2023-11-13T17:59:17.817Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:17.817Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:17.817Z] 13df7f684a70: Layer already exists [2023-11-13T17:59:17.817Z] 2adc8abc8f03: Layer already exists [2023-11-13T17:59:17.817Z] a8698ca3f97d: Layer already exists [2023-11-13T17:59:17.817Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:17.817Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:17.817Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:18.082Z] main: digest: sha256:3af95133da5a7dfaa54f665833b72d9b437e57ce24469021da796f5d8ffaa89a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:59:18.124Z] ===================================================== [Pipeline] echo [2023-11-13T17:59:18.130Z] taggedImages: [2023-11-13T17:59:18.130Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:18.130Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-13T17:59:18.130Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.70 [2023-11-13T17:59:18.130Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:18.130Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-11-13T17:59:18.144Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-11-13T17:59:18.144Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:18.144Z] latest [2023-11-13T17:59:18.144Z] 3.1.0-dev.70 [2023-11-13T17:59:18.144Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:18.144Z] main [2023-11-13T17:59:18.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:18.477Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:18.808Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:18.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-13T17:59:18.808Z] a42968904003: Preparing [2023-11-13T17:59:18.808Z] 1348999a8df7: Preparing [2023-11-13T17:59:18.808Z] 3876cf448275: Preparing [2023-11-13T17:59:18.808Z] 7774448ee262: Preparing [2023-11-13T17:59:18.808Z] ecf07b006bcf: Preparing [2023-11-13T17:59:18.808Z] 69b0c4e974be: Preparing [2023-11-13T17:59:18.808Z] 8f4b59903b2e: Preparing [2023-11-13T17:59:18.808Z] bb1acd0e3347: Preparing [2023-11-13T17:59:18.808Z] de5b72ec4daa: Preparing [2023-11-13T17:59:18.808Z] d1b9d6ebe4d8: Preparing [2023-11-13T17:59:18.808Z] fff6b34b9634: Preparing [2023-11-13T17:59:18.808Z] 5f70bf18a086: Preparing [2023-11-13T17:59:18.808Z] 06b7b372ae73: Preparing [2023-11-13T17:59:18.808Z] 1eee3fb1283f: Preparing [2023-11-13T17:59:18.808Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:18.808Z] d1b9d6ebe4d8: Waiting [2023-11-13T17:59:18.809Z] fff6b34b9634: Waiting [2023-11-13T17:59:18.809Z] 5f70bf18a086: Waiting [2023-11-13T17:59:18.809Z] 69b0c4e974be: Waiting [2023-11-13T17:59:18.809Z] 06b7b372ae73: Waiting [2023-11-13T17:59:18.809Z] 8f4b59903b2e: Waiting [2023-11-13T17:59:18.809Z] 1eee3fb1283f: Waiting [2023-11-13T17:59:18.809Z] bb1acd0e3347: Waiting [2023-11-13T17:59:18.809Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:18.809Z] de5b72ec4daa: Waiting [2023-11-13T17:59:19.074Z] ecf07b006bcf: Pushed [2023-11-13T17:59:19.074Z] 7774448ee262: Pushed [2023-11-13T17:59:19.074Z] 1348999a8df7: Pushed [2023-11-13T17:59:19.074Z] 3876cf448275: Pushed [2023-11-13T17:59:19.074Z] a42968904003: Pushed [2023-11-13T17:59:19.074Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:19.074Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:19.339Z] 69b0c4e974be: Pushed [2023-11-13T17:59:19.339Z] 5f70bf18a086: Pushed [2023-11-13T17:59:19.339Z] d1b9d6ebe4d8: Pushed [2023-11-13T17:59:19.339Z] fff6b34b9634: Pushed [2023-11-13T17:59:19.339Z] 06b7b372ae73: Pushed [2023-11-13T17:59:19.606Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:19.606Z] 1eee3fb1283f: Pushed [2023-11-13T17:59:22.933Z] 8f4b59903b2e: Pushed [2023-11-13T17:59:22.933Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:23.262Z] + 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-13T17:59:23.587Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-13T17:59:23.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-13T17:59:23.588Z] a42968904003: Preparing [2023-11-13T17:59:23.588Z] 1348999a8df7: Preparing [2023-11-13T17:59:23.588Z] 3876cf448275: Preparing [2023-11-13T17:59:23.588Z] 7774448ee262: Preparing [2023-11-13T17:59:23.588Z] ecf07b006bcf: Preparing [2023-11-13T17:59:23.588Z] 69b0c4e974be: Preparing [2023-11-13T17:59:23.588Z] 8f4b59903b2e: Preparing [2023-11-13T17:59:23.588Z] 69b0c4e974be: Waiting [2023-11-13T17:59:23.588Z] 8f4b59903b2e: Waiting [2023-11-13T17:59:23.588Z] bb1acd0e3347: Preparing [2023-11-13T17:59:23.588Z] de5b72ec4daa: Preparing [2023-11-13T17:59:23.588Z] bb1acd0e3347: Waiting [2023-11-13T17:59:23.588Z] d1b9d6ebe4d8: Preparing [2023-11-13T17:59:23.588Z] de5b72ec4daa: Waiting [2023-11-13T17:59:23.588Z] fff6b34b9634: Preparing [2023-11-13T17:59:23.588Z] d1b9d6ebe4d8: Waiting [2023-11-13T17:59:23.588Z] 5f70bf18a086: Preparing [2023-11-13T17:59:23.588Z] fff6b34b9634: Waiting [2023-11-13T17:59:23.588Z] 06b7b372ae73: Preparing [2023-11-13T17:59:23.588Z] 5f70bf18a086: Waiting [2023-11-13T17:59:23.588Z] 06b7b372ae73: Waiting [2023-11-13T17:59:23.588Z] 1eee3fb1283f: Preparing [2023-11-13T17:59:23.588Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:23.588Z] 1eee3fb1283f: Waiting [2023-11-13T17:59:23.588Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:23.588Z] 1348999a8df7: Layer already exists [2023-11-13T17:59:23.588Z] 7774448ee262: Layer already exists [2023-11-13T17:59:23.588Z] ecf07b006bcf: Layer already exists [2023-11-13T17:59:23.588Z] 3876cf448275: Layer already exists [2023-11-13T17:59:23.588Z] a42968904003: Layer already exists [2023-11-13T17:59:23.588Z] 8f4b59903b2e: Layer already exists [2023-11-13T17:59:23.588Z] 69b0c4e974be: Layer already exists [2023-11-13T17:59:23.588Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:23.588Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:23.588Z] d1b9d6ebe4d8: Layer already exists [2023-11-13T17:59:23.588Z] fff6b34b9634: Layer already exists [2023-11-13T17:59:23.588Z] 5f70bf18a086: Layer already exists [2023-11-13T17:59:23.588Z] 06b7b372ae73: Layer already exists [2023-11-13T17:59:23.588Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:23.588Z] 1eee3fb1283f: Layer already exists [2023-11-13T17:59:23.853Z] latest: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:24.180Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:24.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.70 [2023-11-13T17:59:24.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-13T17:59:24.505Z] a42968904003: Preparing [2023-11-13T17:59:24.505Z] 1348999a8df7: Preparing [2023-11-13T17:59:24.505Z] 3876cf448275: Preparing [2023-11-13T17:59:24.505Z] 7774448ee262: Preparing [2023-11-13T17:59:24.505Z] ecf07b006bcf: Preparing [2023-11-13T17:59:24.505Z] 69b0c4e974be: Preparing [2023-11-13T17:59:24.505Z] 8f4b59903b2e: Preparing [2023-11-13T17:59:24.505Z] bb1acd0e3347: Preparing [2023-11-13T17:59:24.505Z] de5b72ec4daa: Preparing [2023-11-13T17:59:24.505Z] d1b9d6ebe4d8: Preparing [2023-11-13T17:59:24.505Z] fff6b34b9634: Preparing [2023-11-13T17:59:24.505Z] 5f70bf18a086: Preparing [2023-11-13T17:59:24.505Z] 06b7b372ae73: Preparing [2023-11-13T17:59:24.505Z] 1eee3fb1283f: Preparing [2023-11-13T17:59:24.505Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:24.505Z] de5b72ec4daa: Waiting [2023-11-13T17:59:24.505Z] d1b9d6ebe4d8: Waiting [2023-11-13T17:59:24.505Z] fff6b34b9634: Waiting [2023-11-13T17:59:24.505Z] 5f70bf18a086: Waiting [2023-11-13T17:59:24.505Z] 06b7b372ae73: Waiting [2023-11-13T17:59:24.505Z] 1eee3fb1283f: Waiting [2023-11-13T17:59:24.505Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:24.505Z] 69b0c4e974be: Waiting [2023-11-13T17:59:24.505Z] 8f4b59903b2e: Waiting [2023-11-13T17:59:24.505Z] bb1acd0e3347: Waiting [2023-11-13T17:59:24.505Z] 7774448ee262: Layer already exists [2023-11-13T17:59:24.505Z] 3876cf448275: Layer already exists [2023-11-13T17:59:24.505Z] 1348999a8df7: Layer already exists [2023-11-13T17:59:24.505Z] ecf07b006bcf: Layer already exists [2023-11-13T17:59:24.505Z] a42968904003: Layer already exists [2023-11-13T17:59:24.505Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:24.505Z] d1b9d6ebe4d8: Layer already exists [2023-11-13T17:59:24.505Z] 69b0c4e974be: Layer already exists [2023-11-13T17:59:24.505Z] 8f4b59903b2e: Layer already exists [2023-11-13T17:59:24.505Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:24.505Z] 06b7b372ae73: Layer already exists [2023-11-13T17:59:24.505Z] fff6b34b9634: Layer already exists [2023-11-13T17:59:24.505Z] 5f70bf18a086: Layer already exists [2023-11-13T17:59:24.505Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:24.505Z] 1eee3fb1283f: Layer already exists [2023-11-13T17:59:24.825Z] 3.1.0-dev.70: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:25.153Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:28.042Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:28.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-13T17:59:28.042Z] a42968904003: Preparing [2023-11-13T17:59:28.042Z] 1348999a8df7: Preparing [2023-11-13T17:59:28.042Z] 3876cf448275: Preparing [2023-11-13T17:59:28.042Z] 7774448ee262: Preparing [2023-11-13T17:59:28.042Z] ecf07b006bcf: Preparing [2023-11-13T17:59:28.042Z] 69b0c4e974be: Preparing [2023-11-13T17:59:28.042Z] 8f4b59903b2e: Preparing [2023-11-13T17:59:28.042Z] bb1acd0e3347: Preparing [2023-11-13T17:59:28.042Z] de5b72ec4daa: Preparing [2023-11-13T17:59:28.042Z] d1b9d6ebe4d8: Preparing [2023-11-13T17:59:28.042Z] fff6b34b9634: Preparing [2023-11-13T17:59:28.042Z] 5f70bf18a086: Preparing [2023-11-13T17:59:28.042Z] 06b7b372ae73: Preparing [2023-11-13T17:59:28.042Z] 1eee3fb1283f: Preparing [2023-11-13T17:59:28.042Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:28.042Z] de5b72ec4daa: Waiting [2023-11-13T17:59:28.042Z] d1b9d6ebe4d8: Waiting [2023-11-13T17:59:28.042Z] fff6b34b9634: Waiting [2023-11-13T17:59:28.042Z] 5f70bf18a086: Waiting [2023-11-13T17:59:28.042Z] 06b7b372ae73: Waiting [2023-11-13T17:59:28.042Z] 1eee3fb1283f: Waiting [2023-11-13T17:59:28.042Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:28.042Z] 69b0c4e974be: Waiting [2023-11-13T17:59:28.042Z] 8f4b59903b2e: Waiting [2023-11-13T17:59:28.042Z] bb1acd0e3347: Waiting [2023-11-13T17:59:28.042Z] ecf07b006bcf: Layer already exists [2023-11-13T17:59:28.042Z] 1348999a8df7: Layer already exists [2023-11-13T17:59:28.042Z] a42968904003: Layer already exists [2023-11-13T17:59:28.042Z] 3876cf448275: Layer already exists [2023-11-13T17:59:28.042Z] 7774448ee262: Layer already exists [2023-11-13T17:59:28.042Z] 69b0c4e974be: Layer already exists [2023-11-13T17:59:28.042Z] 8f4b59903b2e: Layer already exists [2023-11-13T17:59:28.042Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:28.042Z] d1b9d6ebe4d8: Layer already exists [2023-11-13T17:59:28.042Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:28.042Z] fff6b34b9634: Layer already exists [2023-11-13T17:59:28.042Z] 5f70bf18a086: Layer already exists [2023-11-13T17:59:28.042Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:28.042Z] 06b7b372ae73: Layer already exists [2023-11-13T17:59:28.042Z] 1eee3fb1283f: Layer already exists [2023-11-13T17:59:28.308Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:28.725Z] + 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-13T17:59:29.064Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-11-13T17:59:29.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-13T17:59:29.064Z] a42968904003: Preparing [2023-11-13T17:59:29.064Z] 1348999a8df7: Preparing [2023-11-13T17:59:29.064Z] 3876cf448275: Preparing [2023-11-13T17:59:29.064Z] 7774448ee262: Preparing [2023-11-13T17:59:29.064Z] ecf07b006bcf: Preparing [2023-11-13T17:59:29.064Z] 69b0c4e974be: Preparing [2023-11-13T17:59:29.064Z] 8f4b59903b2e: Preparing [2023-11-13T17:59:29.064Z] bb1acd0e3347: Preparing [2023-11-13T17:59:29.064Z] de5b72ec4daa: Preparing [2023-11-13T17:59:29.064Z] d1b9d6ebe4d8: Preparing [2023-11-13T17:59:29.064Z] fff6b34b9634: Preparing [2023-11-13T17:59:29.064Z] 5f70bf18a086: Preparing [2023-11-13T17:59:29.064Z] 06b7b372ae73: Preparing [2023-11-13T17:59:29.064Z] 1eee3fb1283f: Preparing [2023-11-13T17:59:29.064Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:29.064Z] 69b0c4e974be: Waiting [2023-11-13T17:59:29.064Z] 8f4b59903b2e: Waiting [2023-11-13T17:59:29.064Z] bb1acd0e3347: Waiting [2023-11-13T17:59:29.064Z] de5b72ec4daa: Waiting [2023-11-13T17:59:29.064Z] d1b9d6ebe4d8: Waiting [2023-11-13T17:59:29.064Z] 5f70bf18a086: Waiting [2023-11-13T17:59:29.064Z] fff6b34b9634: Waiting [2023-11-13T17:59:29.064Z] 1eee3fb1283f: Waiting [2023-11-13T17:59:29.064Z] 06b7b372ae73: Waiting [2023-11-13T17:59:29.064Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:29.064Z] 1348999a8df7: Layer already exists [2023-11-13T17:59:29.064Z] ecf07b006bcf: Layer already exists [2023-11-13T17:59:29.064Z] a42968904003: Layer already exists [2023-11-13T17:59:29.064Z] 7774448ee262: Layer already exists [2023-11-13T17:59:29.064Z] 3876cf448275: Layer already exists [2023-11-13T17:59:29.064Z] 69b0c4e974be: Layer already exists [2023-11-13T17:59:29.064Z] 8f4b59903b2e: Layer already exists [2023-11-13T17:59:29.064Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:29.064Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:29.064Z] d1b9d6ebe4d8: Layer already exists [2023-11-13T17:59:29.064Z] fff6b34b9634: Layer already exists [2023-11-13T17:59:29.064Z] 5f70bf18a086: Layer already exists [2023-11-13T17:59:29.064Z] 1eee3fb1283f: Layer already exists [2023-11-13T17:59:29.064Z] 06b7b372ae73: Layer already exists [2023-11-13T17:59:29.332Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:29.332Z] main: digest: sha256:743d134efd94c7523f6cb57a4cb30351b2f1e25f296a4bb942ad91ba0fabc0de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:59:29.374Z] ===================================================== [Pipeline] echo [2023-11-13T17:59:29.381Z] taggedImages: [2023-11-13T17:59:29.381Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:29.381Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-13T17:59:29.381Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.70 [2023-11-13T17:59:29.381Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:29.381Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-11-13T17:59:29.395Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-11-13T17:59:29.395Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:29.395Z] latest [2023-11-13T17:59:29.395Z] 3.1.0-dev.70 [2023-11-13T17:59:29.395Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:29.395Z] main [2023-11-13T17:59:29.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:29.757Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:30.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:30.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-13T17:59:30.110Z] 53da2126dd35: Preparing [2023-11-13T17:59:30.110Z] 7aa4f35aaa55: Preparing [2023-11-13T17:59:30.110Z] 7507fbd46806: Preparing [2023-11-13T17:59:30.110Z] f7cad4864537: Preparing [2023-11-13T17:59:30.110Z] bb1acd0e3347: Preparing [2023-11-13T17:59:30.110Z] de5b72ec4daa: Preparing [2023-11-13T17:59:30.110Z] ab1a10d65236: Preparing [2023-11-13T17:59:30.110Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:30.110Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:30.110Z] de5b72ec4daa: Waiting [2023-11-13T17:59:30.110Z] ab1a10d65236: Waiting [2023-11-13T17:59:30.110Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:30.375Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:30.375Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:30.375Z] 7aa4f35aaa55: Pushed [2023-11-13T17:59:30.375Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:30.375Z] 7507fbd46806: Pushed [2023-11-13T17:59:30.375Z] 53da2126dd35: Pushed [2023-11-13T17:59:32.940Z] f7cad4864537: Pushed [2023-11-13T17:59:32.940Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:33.269Z] + 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-13T17:59:33.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-13T17:59:33.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-13T17:59:33.604Z] 53da2126dd35: Preparing [2023-11-13T17:59:33.604Z] 7aa4f35aaa55: Preparing [2023-11-13T17:59:33.604Z] 7507fbd46806: Preparing [2023-11-13T17:59:33.604Z] f7cad4864537: Preparing [2023-11-13T17:59:33.604Z] bb1acd0e3347: Preparing [2023-11-13T17:59:33.604Z] de5b72ec4daa: Preparing [2023-11-13T17:59:33.604Z] ab1a10d65236: Preparing [2023-11-13T17:59:33.604Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:33.604Z] ab1a10d65236: Waiting [2023-11-13T17:59:33.604Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:33.604Z] de5b72ec4daa: Waiting [2023-11-13T17:59:33.604Z] 7aa4f35aaa55: Layer already exists [2023-11-13T17:59:33.604Z] f7cad4864537: Layer already exists [2023-11-13T17:59:33.604Z] 53da2126dd35: Layer already exists [2023-11-13T17:59:33.604Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:33.604Z] 7507fbd46806: Layer already exists [2023-11-13T17:59:33.604Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:33.604Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:33.604Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:33.869Z] latest: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:34.206Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:34.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.70 [2023-11-13T17:59:34.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-13T17:59:34.548Z] 53da2126dd35: Preparing [2023-11-13T17:59:34.548Z] 7aa4f35aaa55: Preparing [2023-11-13T17:59:34.548Z] 7507fbd46806: Preparing [2023-11-13T17:59:34.548Z] f7cad4864537: Preparing [2023-11-13T17:59:34.548Z] bb1acd0e3347: Preparing [2023-11-13T17:59:34.548Z] de5b72ec4daa: Preparing [2023-11-13T17:59:34.548Z] ab1a10d65236: Preparing [2023-11-13T17:59:34.548Z] de5b72ec4daa: Waiting [2023-11-13T17:59:34.548Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:34.548Z] ab1a10d65236: Waiting [2023-11-13T17:59:34.548Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:34.548Z] 53da2126dd35: Layer already exists [2023-11-13T17:59:34.548Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:34.548Z] 7aa4f35aaa55: Layer already exists [2023-11-13T17:59:34.548Z] f7cad4864537: Layer already exists [2023-11-13T17:59:34.548Z] 7507fbd46806: Layer already exists [2023-11-13T17:59:34.548Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:34.548Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:34.548Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:34.813Z] 3.1.0-dev.70: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:35.156Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:35.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:35.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-13T17:59:35.487Z] 53da2126dd35: Preparing [2023-11-13T17:59:35.487Z] 7aa4f35aaa55: Preparing [2023-11-13T17:59:35.487Z] 7507fbd46806: Preparing [2023-11-13T17:59:35.487Z] f7cad4864537: Preparing [2023-11-13T17:59:35.487Z] bb1acd0e3347: Preparing [2023-11-13T17:59:35.487Z] de5b72ec4daa: Preparing [2023-11-13T17:59:35.487Z] ab1a10d65236: Preparing [2023-11-13T17:59:35.487Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:35.487Z] de5b72ec4daa: Waiting [2023-11-13T17:59:35.487Z] ab1a10d65236: Waiting [2023-11-13T17:59:35.487Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:35.487Z] 7507fbd46806: Layer already exists [2023-11-13T17:59:35.487Z] f7cad4864537: Layer already exists [2023-11-13T17:59:35.487Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:35.487Z] 7aa4f35aaa55: Layer already exists [2023-11-13T17:59:35.487Z] 53da2126dd35: Layer already exists [2023-11-13T17:59:35.487Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:35.487Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:35.487Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:35.751Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:36.084Z] + 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-13T17:59:36.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-11-13T17:59:36.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-13T17:59:36.427Z] 53da2126dd35: Preparing [2023-11-13T17:59:36.427Z] 7aa4f35aaa55: Preparing [2023-11-13T17:59:36.427Z] 7507fbd46806: Preparing [2023-11-13T17:59:36.427Z] f7cad4864537: Preparing [2023-11-13T17:59:36.427Z] bb1acd0e3347: Preparing [2023-11-13T17:59:36.427Z] de5b72ec4daa: Preparing [2023-11-13T17:59:36.427Z] ab1a10d65236: Preparing [2023-11-13T17:59:36.427Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:36.427Z] de5b72ec4daa: Waiting [2023-11-13T17:59:36.427Z] ab1a10d65236: Waiting [2023-11-13T17:59:36.427Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:36.427Z] 7507fbd46806: Layer already exists [2023-11-13T17:59:36.427Z] 53da2126dd35: Layer already exists [2023-11-13T17:59:36.427Z] f7cad4864537: Layer already exists [2023-11-13T17:59:36.427Z] 7aa4f35aaa55: Layer already exists [2023-11-13T17:59:36.427Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:36.427Z] ab1a10d65236: Layer already exists [2023-11-13T17:59:36.427Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:36.427Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:36.692Z] main: digest: sha256:e75528c0ebc5f1484afdde3d4e46ccc3b3752d69bc8a12bb9ced4b0602856124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:59:36.733Z] ===================================================== [Pipeline] echo [2023-11-13T17:59:36.739Z] taggedImages: [2023-11-13T17:59:36.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:36.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-13T17:59:36.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.70 [2023-11-13T17:59:36.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:36.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-11-13T17:59:36.754Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-11-13T17:59:36.754Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:36.754Z] latest [2023-11-13T17:59:36.754Z] 3.1.0-dev.70 [2023-11-13T17:59:36.754Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:36.754Z] main [2023-11-13T17:59:36.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:37.082Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:37.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:37.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-13T17:59:37.424Z] b5a0c8a73a09: Preparing [2023-11-13T17:59:37.424Z] 8a5d2ed1b207: Preparing [2023-11-13T17:59:37.424Z] 567fd6087db1: Preparing [2023-11-13T17:59:37.424Z] 077225fdc692: Preparing [2023-11-13T17:59:37.424Z] f8ffcac34223: Preparing [2023-11-13T17:59:37.424Z] bb1acd0e3347: Preparing [2023-11-13T17:59:37.424Z] de5b72ec4daa: Preparing [2023-11-13T17:59:37.424Z] 8f321d655e7f: Preparing [2023-11-13T17:59:37.424Z] b952da7b8cf4: Preparing [2023-11-13T17:59:37.424Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:37.424Z] de5b72ec4daa: Waiting [2023-11-13T17:59:37.424Z] 8f321d655e7f: Waiting [2023-11-13T17:59:37.424Z] b952da7b8cf4: Waiting [2023-11-13T17:59:37.424Z] bb1acd0e3347: Waiting [2023-11-13T17:59:37.424Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:37.687Z] 077225fdc692: Pushed [2023-11-13T17:59:37.688Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:37.688Z] f8ffcac34223: Pushed [2023-11-13T17:59:37.688Z] 8a5d2ed1b207: Pushed [2023-11-13T17:59:37.688Z] b5a0c8a73a09: Pushed [2023-11-13T17:59:37.688Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:37.688Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:37.951Z] 8f321d655e7f: Pushed [2023-11-13T17:59:40.520Z] 567fd6087db1: Pushed [2023-11-13T17:59:41.103Z] b952da7b8cf4: Pushed [2023-11-13T17:59:41.369Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:41.707Z] + 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-13T17:59:42.050Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-13T17:59:42.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-13T17:59:42.050Z] b5a0c8a73a09: Preparing [2023-11-13T17:59:42.050Z] 8a5d2ed1b207: Preparing [2023-11-13T17:59:42.050Z] 567fd6087db1: Preparing [2023-11-13T17:59:42.050Z] 077225fdc692: Preparing [2023-11-13T17:59:42.050Z] f8ffcac34223: Preparing [2023-11-13T17:59:42.050Z] bb1acd0e3347: Preparing [2023-11-13T17:59:42.050Z] de5b72ec4daa: Preparing [2023-11-13T17:59:42.050Z] 8f321d655e7f: Preparing [2023-11-13T17:59:42.050Z] b952da7b8cf4: Preparing [2023-11-13T17:59:42.050Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:42.050Z] de5b72ec4daa: Waiting [2023-11-13T17:59:42.050Z] 8f321d655e7f: Waiting [2023-11-13T17:59:42.050Z] b952da7b8cf4: Waiting [2023-11-13T17:59:42.050Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:42.050Z] bb1acd0e3347: Waiting [2023-11-13T17:59:42.050Z] f8ffcac34223: Layer already exists [2023-11-13T17:59:42.050Z] 077225fdc692: Layer already exists [2023-11-13T17:59:42.050Z] b5a0c8a73a09: Layer already exists [2023-11-13T17:59:42.050Z] 567fd6087db1: Layer already exists [2023-11-13T17:59:42.050Z] 8a5d2ed1b207: Layer already exists [2023-11-13T17:59:42.050Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:42.050Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:42.050Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:42.050Z] b952da7b8cf4: Layer already exists [2023-11-13T17:59:42.050Z] 8f321d655e7f: Layer already exists [2023-11-13T17:59:42.318Z] latest: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:42.669Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:43.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.70 [2023-11-13T17:59:43.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-13T17:59:43.018Z] b5a0c8a73a09: Preparing [2023-11-13T17:59:43.018Z] 8a5d2ed1b207: Preparing [2023-11-13T17:59:43.018Z] 567fd6087db1: Preparing [2023-11-13T17:59:43.018Z] 077225fdc692: Preparing [2023-11-13T17:59:43.018Z] f8ffcac34223: Preparing [2023-11-13T17:59:43.018Z] bb1acd0e3347: Preparing [2023-11-13T17:59:43.018Z] de5b72ec4daa: Preparing [2023-11-13T17:59:43.018Z] 8f321d655e7f: Preparing [2023-11-13T17:59:43.018Z] b952da7b8cf4: Preparing [2023-11-13T17:59:43.018Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:43.018Z] 8f321d655e7f: Waiting [2023-11-13T17:59:43.018Z] bb1acd0e3347: Waiting [2023-11-13T17:59:43.018Z] b952da7b8cf4: Waiting [2023-11-13T17:59:43.018Z] de5b72ec4daa: Waiting [2023-11-13T17:59:43.018Z] f8ffcac34223: Layer already exists [2023-11-13T17:59:43.018Z] b5a0c8a73a09: Layer already exists [2023-11-13T17:59:43.018Z] 567fd6087db1: Layer already exists [2023-11-13T17:59:43.018Z] 8a5d2ed1b207: Layer already exists [2023-11-13T17:59:43.018Z] 077225fdc692: Layer already exists [2023-11-13T17:59:43.018Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:43.018Z] 8f321d655e7f: Layer already exists [2023-11-13T17:59:43.018Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:43.018Z] b952da7b8cf4: Layer already exists [2023-11-13T17:59:43.018Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:43.282Z] 3.1.0-dev.70: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:43.627Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:43.967Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:43.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-13T17:59:43.967Z] b5a0c8a73a09: Preparing [2023-11-13T17:59:43.967Z] 8a5d2ed1b207: Preparing [2023-11-13T17:59:43.967Z] 567fd6087db1: Preparing [2023-11-13T17:59:43.967Z] 077225fdc692: Preparing [2023-11-13T17:59:43.967Z] f8ffcac34223: Preparing [2023-11-13T17:59:43.967Z] bb1acd0e3347: Preparing [2023-11-13T17:59:43.967Z] de5b72ec4daa: Preparing [2023-11-13T17:59:43.967Z] 8f321d655e7f: Preparing [2023-11-13T17:59:43.967Z] b952da7b8cf4: Preparing [2023-11-13T17:59:43.967Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:43.967Z] bb1acd0e3347: Waiting [2023-11-13T17:59:43.967Z] de5b72ec4daa: Waiting [2023-11-13T17:59:43.967Z] 8f321d655e7f: Waiting [2023-11-13T17:59:43.967Z] b952da7b8cf4: Waiting [2023-11-13T17:59:43.967Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:43.967Z] b5a0c8a73a09: Layer already exists [2023-11-13T17:59:43.967Z] 8a5d2ed1b207: Layer already exists [2023-11-13T17:59:43.967Z] 077225fdc692: Layer already exists [2023-11-13T17:59:43.967Z] f8ffcac34223: Layer already exists [2023-11-13T17:59:43.967Z] 567fd6087db1: Layer already exists [2023-11-13T17:59:43.967Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:43.967Z] 8f321d655e7f: Layer already exists [2023-11-13T17:59:43.967Z] b952da7b8cf4: Layer already exists [2023-11-13T17:59:43.967Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:43.967Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:43.967Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:44.592Z] + 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-13T17:59:44.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-11-13T17:59:44.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-13T17:59:44.936Z] b5a0c8a73a09: Preparing [2023-11-13T17:59:44.936Z] 8a5d2ed1b207: Preparing [2023-11-13T17:59:44.936Z] 567fd6087db1: Preparing [2023-11-13T17:59:44.936Z] 077225fdc692: Preparing [2023-11-13T17:59:44.936Z] f8ffcac34223: Preparing [2023-11-13T17:59:44.936Z] bb1acd0e3347: Preparing [2023-11-13T17:59:44.936Z] de5b72ec4daa: Preparing [2023-11-13T17:59:44.936Z] 8f321d655e7f: Preparing [2023-11-13T17:59:44.936Z] b952da7b8cf4: Preparing [2023-11-13T17:59:44.936Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:44.936Z] de5b72ec4daa: Waiting [2023-11-13T17:59:44.936Z] 8f321d655e7f: Waiting [2023-11-13T17:59:44.936Z] b952da7b8cf4: Waiting [2023-11-13T17:59:44.936Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:44.936Z] bb1acd0e3347: Waiting [2023-11-13T17:59:44.936Z] 567fd6087db1: Layer already exists [2023-11-13T17:59:44.936Z] 8a5d2ed1b207: Layer already exists [2023-11-13T17:59:44.936Z] b5a0c8a73a09: Layer already exists [2023-11-13T17:59:44.936Z] 077225fdc692: Layer already exists [2023-11-13T17:59:44.936Z] f8ffcac34223: Layer already exists [2023-11-13T17:59:44.936Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:44.936Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:44.936Z] 8f321d655e7f: Layer already exists [2023-11-13T17:59:44.936Z] b952da7b8cf4: Layer already exists [2023-11-13T17:59:44.936Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:45.203Z] main: digest: sha256:53ced4d98817f936ec0265ef6ee218feebdd844fe56817b08221d9d2fa327e4f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:59:45.266Z] ===================================================== [Pipeline] echo [2023-11-13T17:59:45.275Z] taggedImages: [2023-11-13T17:59:45.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:45.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-13T17:59:45.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.70 [2023-11-13T17:59:45.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:45.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-11-13T17:59:45.299Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-11-13T17:59:45.299Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:45.299Z] latest [2023-11-13T17:59:45.299Z] 3.1.0-dev.70 [2023-11-13T17:59:45.299Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:45.299Z] main [2023-11-13T17:59:45.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:45.640Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:45.965Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:45.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-13T17:59:45.965Z] 2e9ceebbb5a7: Preparing [2023-11-13T17:59:45.965Z] 96cd2cd22522: Preparing [2023-11-13T17:59:45.965Z] aaf65f9cb1f2: Preparing [2023-11-13T17:59:45.965Z] 39e50d71da3e: Preparing [2023-11-13T17:59:45.965Z] daf22d3b63f8: Preparing [2023-11-13T17:59:45.965Z] 188e34db3214: Preparing [2023-11-13T17:59:45.965Z] 71c63dce3e0e: Preparing [2023-11-13T17:59:45.965Z] 188e34db3214: Waiting [2023-11-13T17:59:45.965Z] bb1acd0e3347: Preparing [2023-11-13T17:59:45.965Z] 71c63dce3e0e: Waiting [2023-11-13T17:59:45.965Z] de5b72ec4daa: Preparing [2023-11-13T17:59:45.965Z] bb1acd0e3347: Waiting [2023-11-13T17:59:45.965Z] 69fb2f7f47ce: Preparing [2023-11-13T17:59:45.965Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:45.965Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:46.230Z] 96cd2cd22522: Pushed [2023-11-13T17:59:46.230Z] 2e9ceebbb5a7: Pushed [2023-11-13T17:59:46.230Z] daf22d3b63f8: Pushed [2023-11-13T17:59:46.230Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:46.230Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:46.496Z] 188e34db3214: Pushed [2023-11-13T17:59:46.496Z] 71c63dce3e0e: Pushed [2023-11-13T17:59:46.496Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:48.428Z] 39e50d71da3e: Pushed [2023-11-13T17:59:48.693Z] 69fb2f7f47ce: Pushed [2023-11-13T17:59:49.647Z] aaf65f9cb1f2: Pushed [2023-11-13T17:59:49.647Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:49.982Z] + 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-13T17:59:50.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-13T17:59:50.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-13T17:59:50.315Z] 2e9ceebbb5a7: Preparing [2023-11-13T17:59:50.315Z] 96cd2cd22522: Preparing [2023-11-13T17:59:50.315Z] aaf65f9cb1f2: Preparing [2023-11-13T17:59:50.315Z] 39e50d71da3e: Preparing [2023-11-13T17:59:50.315Z] daf22d3b63f8: Preparing [2023-11-13T17:59:50.315Z] 188e34db3214: Preparing [2023-11-13T17:59:50.315Z] 71c63dce3e0e: Preparing [2023-11-13T17:59:50.315Z] bb1acd0e3347: Preparing [2023-11-13T17:59:50.315Z] de5b72ec4daa: Preparing [2023-11-13T17:59:50.315Z] 69fb2f7f47ce: Preparing [2023-11-13T17:59:50.315Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:50.315Z] bb1acd0e3347: Waiting [2023-11-13T17:59:50.315Z] de5b72ec4daa: Waiting [2023-11-13T17:59:50.315Z] 69fb2f7f47ce: Waiting [2023-11-13T17:59:50.315Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:50.315Z] 188e34db3214: Waiting [2023-11-13T17:59:50.315Z] 71c63dce3e0e: Waiting [2023-11-13T17:59:50.315Z] aaf65f9cb1f2: Layer already exists [2023-11-13T17:59:50.315Z] 39e50d71da3e: Layer already exists [2023-11-13T17:59:50.315Z] daf22d3b63f8: Layer already exists [2023-11-13T17:59:50.315Z] 96cd2cd22522: Layer already exists [2023-11-13T17:59:50.315Z] 2e9ceebbb5a7: Layer already exists [2023-11-13T17:59:50.315Z] 188e34db3214: Layer already exists [2023-11-13T17:59:50.315Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:50.315Z] 71c63dce3e0e: Layer already exists [2023-11-13T17:59:50.315Z] 69fb2f7f47ce: Layer already exists [2023-11-13T17:59:50.315Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:50.315Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:50.580Z] latest: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:50.929Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:51.262Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.70 [2023-11-13T17:59:51.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-13T17:59:51.262Z] 2e9ceebbb5a7: Preparing [2023-11-13T17:59:51.262Z] 96cd2cd22522: Preparing [2023-11-13T17:59:51.262Z] aaf65f9cb1f2: Preparing [2023-11-13T17:59:51.262Z] 39e50d71da3e: Preparing [2023-11-13T17:59:51.262Z] daf22d3b63f8: Preparing [2023-11-13T17:59:51.262Z] 188e34db3214: Preparing [2023-11-13T17:59:51.262Z] 71c63dce3e0e: Preparing [2023-11-13T17:59:51.262Z] bb1acd0e3347: Preparing [2023-11-13T17:59:51.262Z] de5b72ec4daa: Preparing [2023-11-13T17:59:51.262Z] 69fb2f7f47ce: Preparing [2023-11-13T17:59:51.262Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:51.262Z] bb1acd0e3347: Waiting [2023-11-13T17:59:51.262Z] de5b72ec4daa: Waiting [2023-11-13T17:59:51.262Z] 69fb2f7f47ce: Waiting [2023-11-13T17:59:51.262Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:51.262Z] 188e34db3214: Waiting [2023-11-13T17:59:51.262Z] 71c63dce3e0e: Waiting [2023-11-13T17:59:51.262Z] 96cd2cd22522: Layer already exists [2023-11-13T17:59:51.262Z] aaf65f9cb1f2: Layer already exists [2023-11-13T17:59:51.262Z] daf22d3b63f8: Layer already exists [2023-11-13T17:59:51.262Z] 2e9ceebbb5a7: Layer already exists [2023-11-13T17:59:51.262Z] 39e50d71da3e: Layer already exists [2023-11-13T17:59:51.262Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:51.262Z] 188e34db3214: Layer already exists [2023-11-13T17:59:51.262Z] 71c63dce3e0e: Layer already exists [2023-11-13T17:59:51.262Z] 69fb2f7f47ce: Layer already exists [2023-11-13T17:59:51.262Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:51.262Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:51.527Z] 3.1.0-dev.70: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:51.867Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:52.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:52.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-13T17:59:52.207Z] 2e9ceebbb5a7: Preparing [2023-11-13T17:59:52.207Z] 96cd2cd22522: Preparing [2023-11-13T17:59:52.207Z] aaf65f9cb1f2: Preparing [2023-11-13T17:59:52.207Z] 39e50d71da3e: Preparing [2023-11-13T17:59:52.207Z] daf22d3b63f8: Preparing [2023-11-13T17:59:52.207Z] 188e34db3214: Preparing [2023-11-13T17:59:52.207Z] 71c63dce3e0e: Preparing [2023-11-13T17:59:52.207Z] bb1acd0e3347: Preparing [2023-11-13T17:59:52.208Z] de5b72ec4daa: Preparing [2023-11-13T17:59:52.208Z] 69fb2f7f47ce: Preparing [2023-11-13T17:59:52.208Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:52.208Z] 71c63dce3e0e: Waiting [2023-11-13T17:59:52.208Z] bb1acd0e3347: Waiting [2023-11-13T17:59:52.208Z] de5b72ec4daa: Waiting [2023-11-13T17:59:52.208Z] 69fb2f7f47ce: Waiting [2023-11-13T17:59:52.208Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:52.208Z] 188e34db3214: Waiting [2023-11-13T17:59:52.208Z] daf22d3b63f8: Layer already exists [2023-11-13T17:59:52.208Z] aaf65f9cb1f2: Layer already exists [2023-11-13T17:59:52.208Z] 2e9ceebbb5a7: Layer already exists [2023-11-13T17:59:52.208Z] 96cd2cd22522: Layer already exists [2023-11-13T17:59:52.208Z] 39e50d71da3e: Layer already exists [2023-11-13T17:59:52.208Z] 188e34db3214: Layer already exists [2023-11-13T17:59:52.208Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:52.208Z] 71c63dce3e0e: Layer already exists [2023-11-13T17:59:52.208Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:52.208Z] 69fb2f7f47ce: Layer already exists [2023-11-13T17:59:52.208Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:52.474Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:52.811Z] + 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-13T17:59:55.594Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-11-13T17:59:55.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-13T17:59:55.594Z] 2e9ceebbb5a7: Preparing [2023-11-13T17:59:55.594Z] 96cd2cd22522: Preparing [2023-11-13T17:59:55.594Z] aaf65f9cb1f2: Preparing [2023-11-13T17:59:55.594Z] 39e50d71da3e: Preparing [2023-11-13T17:59:55.594Z] daf22d3b63f8: Preparing [2023-11-13T17:59:55.594Z] 188e34db3214: Preparing [2023-11-13T17:59:55.594Z] 71c63dce3e0e: Preparing [2023-11-13T17:59:55.594Z] bb1acd0e3347: Preparing [2023-11-13T17:59:55.594Z] de5b72ec4daa: Preparing [2023-11-13T17:59:55.594Z] 69fb2f7f47ce: Preparing [2023-11-13T17:59:55.594Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:55.594Z] bb1acd0e3347: Waiting [2023-11-13T17:59:55.594Z] de5b72ec4daa: Waiting [2023-11-13T17:59:55.594Z] 69fb2f7f47ce: Waiting [2023-11-13T17:59:55.594Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:55.594Z] 188e34db3214: Waiting [2023-11-13T17:59:55.594Z] 71c63dce3e0e: Waiting [2023-11-13T17:59:55.594Z] 96cd2cd22522: Layer already exists [2023-11-13T17:59:55.594Z] daf22d3b63f8: Layer already exists [2023-11-13T17:59:55.594Z] 2e9ceebbb5a7: Layer already exists [2023-11-13T17:59:55.594Z] aaf65f9cb1f2: Layer already exists [2023-11-13T17:59:55.594Z] 39e50d71da3e: Layer already exists [2023-11-13T17:59:55.594Z] 71c63dce3e0e: Layer already exists [2023-11-13T17:59:55.594Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:55.594Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:55.594Z] 69fb2f7f47ce: Layer already exists [2023-11-13T17:59:55.594Z] 188e34db3214: Layer already exists [2023-11-13T17:59:55.594Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:55.859Z] main: digest: sha256:cf7ded3cc17077fd8afac73eca43f4b18797e26d88a0184c9011374dd50cfde2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T17:59:55.905Z] ===================================================== [Pipeline] echo [2023-11-13T17:59:55.918Z] taggedImages: [2023-11-13T17:59:55.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:55.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-13T17:59:55.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.70 [2023-11-13T17:59:55.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:55.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-11-13T17:59:55.940Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-11-13T17:59:55.940Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:55.940Z] latest [2023-11-13T17:59:55.940Z] 3.1.0-dev.70 [2023-11-13T17:59:55.940Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T17:59:55.940Z] main [2023-11-13T17:59:55.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:56.280Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T17:59:56.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T17:59:56.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-13T17:59:56.601Z] 1a3b3f6e2eb3: Preparing [2023-11-13T17:59:56.601Z] 54575fe45252: Preparing [2023-11-13T17:59:56.601Z] bb1acd0e3347: Preparing [2023-11-13T17:59:56.601Z] de5b72ec4daa: Preparing [2023-11-13T17:59:56.601Z] 0872d4f77a42: Preparing [2023-11-13T17:59:56.601Z] 5f4d9fc4d98d: Preparing [2023-11-13T17:59:56.601Z] 5f4d9fc4d98d: Waiting [2023-11-13T17:59:56.601Z] de5b72ec4daa: Layer already exists [2023-11-13T17:59:56.601Z] bb1acd0e3347: Layer already exists [2023-11-13T17:59:56.866Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T17:59:56.866Z] 1a3b3f6e2eb3: Pushed [2023-11-13T17:59:58.267Z] 0872d4f77a42: Pushed [2023-11-13T18:00:01.595Z] 54575fe45252: Pushed [2023-11-13T18:00:01.595Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:01.939Z] + 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-13T18:00:02.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-13T18:00:02.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-13T18:00:02.268Z] 1a3b3f6e2eb3: Preparing [2023-11-13T18:00:02.268Z] 54575fe45252: Preparing [2023-11-13T18:00:02.268Z] bb1acd0e3347: Preparing [2023-11-13T18:00:02.268Z] de5b72ec4daa: Preparing [2023-11-13T18:00:02.268Z] 0872d4f77a42: Preparing [2023-11-13T18:00:02.268Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:02.268Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:02.268Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:02.268Z] 0872d4f77a42: Layer already exists [2023-11-13T18:00:02.268Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:02.268Z] 1a3b3f6e2eb3: Layer already exists [2023-11-13T18:00:02.268Z] 54575fe45252: Layer already exists [2023-11-13T18:00:02.268Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:02.533Z] latest: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:02.868Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:03.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.70 [2023-11-13T18:00:03.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-13T18:00:03.202Z] 1a3b3f6e2eb3: Preparing [2023-11-13T18:00:03.202Z] 54575fe45252: Preparing [2023-11-13T18:00:03.202Z] bb1acd0e3347: Preparing [2023-11-13T18:00:03.202Z] de5b72ec4daa: Preparing [2023-11-13T18:00:03.202Z] 0872d4f77a42: Preparing [2023-11-13T18:00:03.202Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:03.202Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:03.202Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:03.202Z] 1a3b3f6e2eb3: Layer already exists [2023-11-13T18:00:03.202Z] 0872d4f77a42: Layer already exists [2023-11-13T18:00:03.202Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:03.203Z] 54575fe45252: Layer already exists [2023-11-13T18:00:03.203Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:03.468Z] 3.1.0-dev.70: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:03.809Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:04.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:00:04.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-13T18:00:04.155Z] 1a3b3f6e2eb3: Preparing [2023-11-13T18:00:04.155Z] 54575fe45252: Preparing [2023-11-13T18:00:04.155Z] bb1acd0e3347: Preparing [2023-11-13T18:00:04.155Z] de5b72ec4daa: Preparing [2023-11-13T18:00:04.155Z] 0872d4f77a42: Preparing [2023-11-13T18:00:04.155Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:04.155Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:04.155Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:04.155Z] 1a3b3f6e2eb3: Layer already exists [2023-11-13T18:00:04.155Z] 0872d4f77a42: Layer already exists [2023-11-13T18:00:04.155Z] 54575fe45252: Layer already exists [2023-11-13T18:00:04.155Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:04.155Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:04.155Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:04.493Z] + 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-13T18:00:04.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-11-13T18:00:04.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-13T18:00:04.829Z] 1a3b3f6e2eb3: Preparing [2023-11-13T18:00:04.829Z] 54575fe45252: Preparing [2023-11-13T18:00:04.829Z] bb1acd0e3347: Preparing [2023-11-13T18:00:04.829Z] de5b72ec4daa: Preparing [2023-11-13T18:00:04.829Z] 0872d4f77a42: Preparing [2023-11-13T18:00:04.829Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:04.829Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:04.829Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:04.829Z] 54575fe45252: Layer already exists [2023-11-13T18:00:04.829Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:04.829Z] 0872d4f77a42: Layer already exists [2023-11-13T18:00:04.829Z] 1a3b3f6e2eb3: Layer already exists [2023-11-13T18:00:04.829Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:05.094Z] main: digest: sha256:49a60d89312f87e400fe611dff5113368faf150bb62cb3036909541822a0f7b9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:00:05.134Z] ===================================================== [Pipeline] echo [2023-11-13T18:00:05.140Z] taggedImages: [2023-11-13T18:00:05.140Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:00:05.140Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-13T18:00:05.140Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.70 [2023-11-13T18:00:05.140Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:00:05.140Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-11-13T18:00:05.154Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-11-13T18:00:05.154Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:00:05.154Z] latest [2023-11-13T18:00:05.154Z] 3.1.0-dev.70 [2023-11-13T18:00:05.154Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:00:05.154Z] main [2023-11-13T18:00:05.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:05.489Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:05.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:00:05.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-13T18:00:05.817Z] 15e5fa21f332: Preparing [2023-11-13T18:00:05.817Z] 9b636d7d170b: Preparing [2023-11-13T18:00:05.817Z] 9ed8676f5ec8: Preparing [2023-11-13T18:00:05.817Z] bb1acd0e3347: Preparing [2023-11-13T18:00:05.817Z] de5b72ec4daa: Preparing [2023-11-13T18:00:05.817Z] 0461fa58fd41: Preparing [2023-11-13T18:00:05.817Z] 96445d57a5c5: Preparing [2023-11-13T18:00:05.817Z] efaf5b7c2a85: Preparing [2023-11-13T18:00:05.817Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:05.817Z] 96445d57a5c5: Waiting [2023-11-13T18:00:05.817Z] efaf5b7c2a85: Waiting [2023-11-13T18:00:05.817Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:05.817Z] 0461fa58fd41: Waiting [2023-11-13T18:00:06.082Z] 9ed8676f5ec8: Pushed [2023-11-13T18:00:06.082Z] 9b636d7d170b: Pushed [2023-11-13T18:00:08.651Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:08.652Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:08.944Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:08.944Z] 15e5fa21f332: Pushed [2023-11-13T18:00:10.882Z] efaf5b7c2a85: Pushed [2023-11-13T18:00:23.176Z] 96445d57a5c5: Pushed [2023-11-13T18:00:26.508Z] 0461fa58fd41: Pushed [2023-11-13T18:00:26.773Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:27.113Z] + 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-13T18:00:27.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-13T18:00:27.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-13T18:00:27.445Z] 15e5fa21f332: Preparing [2023-11-13T18:00:27.445Z] 9b636d7d170b: Preparing [2023-11-13T18:00:27.445Z] 9ed8676f5ec8: Preparing [2023-11-13T18:00:27.445Z] bb1acd0e3347: Preparing [2023-11-13T18:00:27.445Z] de5b72ec4daa: Preparing [2023-11-13T18:00:27.445Z] 0461fa58fd41: Preparing [2023-11-13T18:00:27.445Z] 96445d57a5c5: Preparing [2023-11-13T18:00:27.445Z] efaf5b7c2a85: Preparing [2023-11-13T18:00:27.445Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:27.445Z] 96445d57a5c5: Waiting [2023-11-13T18:00:27.445Z] efaf5b7c2a85: Waiting [2023-11-13T18:00:27.445Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:27.445Z] 0461fa58fd41: Waiting [2023-11-13T18:00:27.445Z] 9ed8676f5ec8: Layer already exists [2023-11-13T18:00:27.445Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:27.445Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:27.445Z] 15e5fa21f332: Layer already exists [2023-11-13T18:00:27.445Z] 9b636d7d170b: Layer already exists [2023-11-13T18:00:27.445Z] 0461fa58fd41: Layer already exists [2023-11-13T18:00:27.445Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:27.445Z] 96445d57a5c5: Layer already exists [2023-11-13T18:00:27.445Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:00:27.710Z] latest: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:28.106Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:29.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.70 [2023-11-13T18:00:29.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-13T18:00:29.822Z] 15e5fa21f332: Preparing [2023-11-13T18:00:29.822Z] 9b636d7d170b: Preparing [2023-11-13T18:00:29.822Z] 9ed8676f5ec8: Preparing [2023-11-13T18:00:29.822Z] bb1acd0e3347: Preparing [2023-11-13T18:00:29.822Z] de5b72ec4daa: Preparing [2023-11-13T18:00:29.822Z] 0461fa58fd41: Preparing [2023-11-13T18:00:29.822Z] 96445d57a5c5: Preparing [2023-11-13T18:00:29.822Z] efaf5b7c2a85: Preparing [2023-11-13T18:00:29.822Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:29.822Z] 96445d57a5c5: Waiting [2023-11-13T18:00:29.822Z] efaf5b7c2a85: Waiting [2023-11-13T18:00:29.822Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:29.822Z] 0461fa58fd41: Waiting [2023-11-13T18:00:30.090Z] 15e5fa21f332: Layer already exists [2023-11-13T18:00:30.090Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:30.090Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:30.090Z] 9b636d7d170b: Layer already exists [2023-11-13T18:00:30.090Z] 9ed8676f5ec8: Layer already exists [2023-11-13T18:00:30.090Z] 0461fa58fd41: Layer already exists [2023-11-13T18:00:30.090Z] 96445d57a5c5: Layer already exists [2023-11-13T18:00:30.090Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:00:30.090Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:30.090Z] 3.1.0-dev.70: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:30.446Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:31.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:00:31.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-13T18:00:31.514Z] 15e5fa21f332: Preparing [2023-11-13T18:00:31.514Z] 9b636d7d170b: Preparing [2023-11-13T18:00:31.514Z] 9ed8676f5ec8: Preparing [2023-11-13T18:00:31.514Z] bb1acd0e3347: Preparing [2023-11-13T18:00:31.514Z] de5b72ec4daa: Preparing [2023-11-13T18:00:31.514Z] 0461fa58fd41: Preparing [2023-11-13T18:00:31.514Z] 96445d57a5c5: Preparing [2023-11-13T18:00:31.514Z] efaf5b7c2a85: Preparing [2023-11-13T18:00:31.514Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:31.514Z] 96445d57a5c5: Waiting [2023-11-13T18:00:31.514Z] efaf5b7c2a85: Waiting [2023-11-13T18:00:31.514Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:31.514Z] 0461fa58fd41: Waiting [2023-11-13T18:00:31.514Z] 15e5fa21f332: Layer already exists [2023-11-13T18:00:31.514Z] 9ed8676f5ec8: Layer already exists [2023-11-13T18:00:31.514Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:31.514Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:31.514Z] 9b636d7d170b: Layer already exists [2023-11-13T18:00:32.613Z] 0461fa58fd41: Layer already exists [2023-11-13T18:00:32.613Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:32.613Z] 96445d57a5c5: Layer already exists [2023-11-13T18:00:32.613Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:00:32.613Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:36.274Z] + 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-13T18:00:39.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-11-13T18:00:39.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-13T18:00:39.286Z] 15e5fa21f332: Preparing [2023-11-13T18:00:39.286Z] 9b636d7d170b: Preparing [2023-11-13T18:00:39.286Z] 9ed8676f5ec8: Preparing [2023-11-13T18:00:39.286Z] bb1acd0e3347: Preparing [2023-11-13T18:00:39.286Z] de5b72ec4daa: Preparing [2023-11-13T18:00:39.286Z] 0461fa58fd41: Preparing [2023-11-13T18:00:39.286Z] 96445d57a5c5: Preparing [2023-11-13T18:00:39.286Z] efaf5b7c2a85: Preparing [2023-11-13T18:00:39.286Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:39.286Z] 0461fa58fd41: Waiting [2023-11-13T18:00:39.286Z] 96445d57a5c5: Waiting [2023-11-13T18:00:39.286Z] efaf5b7c2a85: Waiting [2023-11-13T18:00:39.286Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:39.286Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:39.286Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:39.286Z] 9b636d7d170b: Layer already exists [2023-11-13T18:00:39.286Z] 9ed8676f5ec8: Layer already exists [2023-11-13T18:00:39.286Z] 15e5fa21f332: Layer already exists [2023-11-13T18:00:40.591Z] 0461fa58fd41: Layer already exists [2023-11-13T18:00:40.591Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:00:40.591Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:40.591Z] 96445d57a5c5: Layer already exists [2023-11-13T18:00:42.182Z] main: digest: sha256:6e987867c8c368ae9340ed8fcf52b259b1e68f1c656026b46cffb2c24ee23ee8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:00:42.239Z] ===================================================== [Pipeline] echo [2023-11-13T18:00:42.249Z] taggedImages: [2023-11-13T18:00:42.249Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:00:42.249Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-13T18:00:42.249Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.70 [2023-11-13T18:00:42.249Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:00:42.249Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-11-13T18:00:42.270Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-11-13T18:00:42.270Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:00:42.270Z] latest [2023-11-13T18:00:42.270Z] 3.1.0-dev.70 [2023-11-13T18:00:42.270Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:00:42.270Z] main [2023-11-13T18:00:42.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:42.629Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:00:42.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:00:42.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-13T18:00:42.972Z] c00975296e90: Preparing [2023-11-13T18:00:42.972Z] 29ffcdfc4cc1: Preparing [2023-11-13T18:00:42.972Z] 5bb4a3d07d9f: Preparing [2023-11-13T18:00:42.972Z] bb1acd0e3347: Preparing [2023-11-13T18:00:42.972Z] de5b72ec4daa: Preparing [2023-11-13T18:00:42.972Z] f316fc3f9888: Preparing [2023-11-13T18:00:42.972Z] 488f8e5bccf3: Preparing [2023-11-13T18:00:42.972Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:00:42.972Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:00:42.972Z] f316fc3f9888: Waiting [2023-11-13T18:00:42.972Z] 488f8e5bccf3: Waiting [2023-11-13T18:00:42.972Z] de5b72ec4daa: Layer already exists [2023-11-13T18:00:42.972Z] bb1acd0e3347: Layer already exists [2023-11-13T18:00:43.243Z] 29ffcdfc4cc1: Pushed [2023-11-13T18:00:43.243Z] c00975296e90: Pushed [2023-11-13T18:00:43.243Z] 5bb4a3d07d9f: Pushed [2023-11-13T18:00:43.243Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:00:43.824Z] 488f8e5bccf3: Pushed [2023-11-13T18:01:02.002Z] f316fc3f9888: Pushed [2023-11-13T18:01:02.002Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:02.336Z] + 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-13T18:01:02.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-13T18:01:02.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-13T18:01:02.678Z] c00975296e90: Preparing [2023-11-13T18:01:02.678Z] 29ffcdfc4cc1: Preparing [2023-11-13T18:01:02.678Z] 5bb4a3d07d9f: Preparing [2023-11-13T18:01:02.678Z] bb1acd0e3347: Preparing [2023-11-13T18:01:02.678Z] de5b72ec4daa: Preparing [2023-11-13T18:01:02.678Z] f316fc3f9888: Preparing [2023-11-13T18:01:02.678Z] 488f8e5bccf3: Preparing [2023-11-13T18:01:02.678Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:02.678Z] f316fc3f9888: Waiting [2023-11-13T18:01:02.678Z] 488f8e5bccf3: Waiting [2023-11-13T18:01:02.678Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:02.678Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:02.678Z] c00975296e90: Layer already exists [2023-11-13T18:01:02.678Z] 29ffcdfc4cc1: Layer already exists [2023-11-13T18:01:02.678Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:02.678Z] 5bb4a3d07d9f: Layer already exists [2023-11-13T18:01:02.678Z] 488f8e5bccf3: Layer already exists [2023-11-13T18:01:02.678Z] f316fc3f9888: Layer already exists [2023-11-13T18:01:02.678Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:02.944Z] latest: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:03.281Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:03.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.70 [2023-11-13T18:01:03.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-13T18:01:03.611Z] c00975296e90: Preparing [2023-11-13T18:01:03.611Z] 29ffcdfc4cc1: Preparing [2023-11-13T18:01:03.611Z] 5bb4a3d07d9f: Preparing [2023-11-13T18:01:03.611Z] bb1acd0e3347: Preparing [2023-11-13T18:01:03.611Z] de5b72ec4daa: Preparing [2023-11-13T18:01:03.611Z] f316fc3f9888: Preparing [2023-11-13T18:01:03.611Z] 488f8e5bccf3: Preparing [2023-11-13T18:01:03.611Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:03.611Z] 488f8e5bccf3: Waiting [2023-11-13T18:01:03.611Z] f316fc3f9888: Waiting [2023-11-13T18:01:03.611Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:03.611Z] 29ffcdfc4cc1: Layer already exists [2023-11-13T18:01:03.611Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:03.611Z] c00975296e90: Layer already exists [2023-11-13T18:01:03.611Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:03.611Z] 5bb4a3d07d9f: Layer already exists [2023-11-13T18:01:03.611Z] f316fc3f9888: Layer already exists [2023-11-13T18:01:03.611Z] 488f8e5bccf3: Layer already exists [2023-11-13T18:01:03.611Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:03.876Z] 3.1.0-dev.70: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:04.211Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:04.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:04.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-13T18:01:04.550Z] c00975296e90: Preparing [2023-11-13T18:01:04.550Z] 29ffcdfc4cc1: Preparing [2023-11-13T18:01:04.550Z] 5bb4a3d07d9f: Preparing [2023-11-13T18:01:04.550Z] bb1acd0e3347: Preparing [2023-11-13T18:01:04.550Z] de5b72ec4daa: Preparing [2023-11-13T18:01:04.550Z] f316fc3f9888: Preparing [2023-11-13T18:01:04.550Z] 488f8e5bccf3: Preparing [2023-11-13T18:01:04.550Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:04.550Z] f316fc3f9888: Waiting [2023-11-13T18:01:04.550Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:04.550Z] 488f8e5bccf3: Waiting [2023-11-13T18:01:04.550Z] 29ffcdfc4cc1: Layer already exists [2023-11-13T18:01:04.550Z] 5bb4a3d07d9f: Layer already exists [2023-11-13T18:01:04.550Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:04.550Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:04.550Z] c00975296e90: Layer already exists [2023-11-13T18:01:04.550Z] f316fc3f9888: Layer already exists [2023-11-13T18:01:04.550Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:04.550Z] 488f8e5bccf3: Layer already exists [2023-11-13T18:01:04.815Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:05.156Z] + 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-13T18:01:05.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-11-13T18:01:05.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-13T18:01:05.492Z] c00975296e90: Preparing [2023-11-13T18:01:05.492Z] 29ffcdfc4cc1: Preparing [2023-11-13T18:01:05.492Z] 5bb4a3d07d9f: Preparing [2023-11-13T18:01:05.492Z] bb1acd0e3347: Preparing [2023-11-13T18:01:05.492Z] de5b72ec4daa: Preparing [2023-11-13T18:01:05.492Z] f316fc3f9888: Preparing [2023-11-13T18:01:05.492Z] 488f8e5bccf3: Preparing [2023-11-13T18:01:05.492Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:05.492Z] 488f8e5bccf3: Waiting [2023-11-13T18:01:05.492Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:05.492Z] f316fc3f9888: Waiting [2023-11-13T18:01:05.492Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:05.492Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:05.492Z] 5bb4a3d07d9f: Layer already exists [2023-11-13T18:01:05.492Z] 29ffcdfc4cc1: Layer already exists [2023-11-13T18:01:05.492Z] c00975296e90: Layer already exists [2023-11-13T18:01:05.492Z] f316fc3f9888: Layer already exists [2023-11-13T18:01:05.492Z] 488f8e5bccf3: Layer already exists [2023-11-13T18:01:05.492Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:05.758Z] main: digest: sha256:3010020aa468ebd7ddb14763a1102c874f96c73f5a17ad2da82aa6ec1b1bd59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:01:05.800Z] ===================================================== [Pipeline] echo [2023-11-13T18:01:05.806Z] taggedImages: [2023-11-13T18:01:05.806Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:05.806Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-13T18:01:05.806Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.70 [2023-11-13T18:01:05.806Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:05.806Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-11-13T18:01:05.823Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-11-13T18:01:05.823Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:05.823Z] latest [2023-11-13T18:01:05.823Z] 3.1.0-dev.70 [2023-11-13T18:01:05.823Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:05.823Z] main [2023-11-13T18:01:05.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:06.163Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:07.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:07.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-13T18:01:07.458Z] 54058742a384: Preparing [2023-11-13T18:01:07.458Z] 68a02caef8d0: Preparing [2023-11-13T18:01:07.458Z] 8d38dc514f14: Preparing [2023-11-13T18:01:07.458Z] bb1acd0e3347: Preparing [2023-11-13T18:01:07.458Z] de5b72ec4daa: Preparing [2023-11-13T18:01:07.458Z] 9f61640ed308: Preparing [2023-11-13T18:01:07.458Z] efaf5b7c2a85: Preparing [2023-11-13T18:01:07.458Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:07.458Z] 9f61640ed308: Waiting [2023-11-13T18:01:07.458Z] efaf5b7c2a85: Waiting [2023-11-13T18:01:07.458Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:07.725Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:07.725Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:07.725Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:01:07.725Z] 8d38dc514f14: Pushed [2023-11-13T18:01:07.725Z] 68a02caef8d0: Pushed [2023-11-13T18:01:07.725Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:07.725Z] 54058742a384: Pushed [2023-11-13T18:01:25.907Z] 9f61640ed308: Pushed [2023-11-13T18:01:25.907Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:26.238Z] + 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-13T18:01:26.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-13T18:01:26.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-13T18:01:26.569Z] 54058742a384: Preparing [2023-11-13T18:01:26.569Z] 68a02caef8d0: Preparing [2023-11-13T18:01:26.569Z] 8d38dc514f14: Preparing [2023-11-13T18:01:26.569Z] bb1acd0e3347: Preparing [2023-11-13T18:01:26.569Z] de5b72ec4daa: Preparing [2023-11-13T18:01:26.569Z] 9f61640ed308: Preparing [2023-11-13T18:01:26.569Z] efaf5b7c2a85: Preparing [2023-11-13T18:01:26.569Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:26.569Z] 9f61640ed308: Waiting [2023-11-13T18:01:26.569Z] efaf5b7c2a85: Waiting [2023-11-13T18:01:26.569Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:26.569Z] 68a02caef8d0: Layer already exists [2023-11-13T18:01:26.569Z] 54058742a384: Layer already exists [2023-11-13T18:01:26.569Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:26.569Z] 8d38dc514f14: Layer already exists [2023-11-13T18:01:26.569Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:26.569Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:26.569Z] 9f61640ed308: Layer already exists [2023-11-13T18:01:26.569Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:01:26.833Z] latest: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:27.170Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:27.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.70 [2023-11-13T18:01:27.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-13T18:01:27.504Z] 54058742a384: Preparing [2023-11-13T18:01:27.504Z] 68a02caef8d0: Preparing [2023-11-13T18:01:27.504Z] 8d38dc514f14: Preparing [2023-11-13T18:01:27.504Z] bb1acd0e3347: Preparing [2023-11-13T18:01:27.504Z] de5b72ec4daa: Preparing [2023-11-13T18:01:27.504Z] 9f61640ed308: Preparing [2023-11-13T18:01:27.504Z] efaf5b7c2a85: Preparing [2023-11-13T18:01:27.504Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:27.504Z] 9f61640ed308: Waiting [2023-11-13T18:01:27.504Z] efaf5b7c2a85: Waiting [2023-11-13T18:01:27.504Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:27.504Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:27.504Z] 68a02caef8d0: Layer already exists [2023-11-13T18:01:27.504Z] 8d38dc514f14: Layer already exists [2023-11-13T18:01:27.504Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:27.504Z] 54058742a384: Layer already exists [2023-11-13T18:01:27.504Z] 9f61640ed308: Layer already exists [2023-11-13T18:01:27.504Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:01:27.504Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:27.504Z] 3.1.0-dev.70: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:28.096Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:28.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:28.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-13T18:01:28.423Z] 54058742a384: Preparing [2023-11-13T18:01:28.423Z] 68a02caef8d0: Preparing [2023-11-13T18:01:28.423Z] 8d38dc514f14: Preparing [2023-11-13T18:01:28.423Z] bb1acd0e3347: Preparing [2023-11-13T18:01:28.423Z] de5b72ec4daa: Preparing [2023-11-13T18:01:28.423Z] 9f61640ed308: Preparing [2023-11-13T18:01:28.423Z] efaf5b7c2a85: Preparing [2023-11-13T18:01:28.423Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:28.423Z] efaf5b7c2a85: Waiting [2023-11-13T18:01:28.423Z] 9f61640ed308: Waiting [2023-11-13T18:01:28.423Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:28.423Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:28.423Z] 54058742a384: Layer already exists [2023-11-13T18:01:28.423Z] 8d38dc514f14: Layer already exists [2023-11-13T18:01:28.423Z] 68a02caef8d0: Layer already exists [2023-11-13T18:01:28.423Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:28.423Z] 9f61640ed308: Layer already exists [2023-11-13T18:01:28.423Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:01:28.423Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:28.423Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:28.761Z] + 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-13T18:01:29.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-11-13T18:01:29.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-13T18:01:29.095Z] 54058742a384: Preparing [2023-11-13T18:01:29.095Z] 68a02caef8d0: Preparing [2023-11-13T18:01:29.095Z] 8d38dc514f14: Preparing [2023-11-13T18:01:29.095Z] bb1acd0e3347: Preparing [2023-11-13T18:01:29.095Z] de5b72ec4daa: Preparing [2023-11-13T18:01:29.095Z] 9f61640ed308: Preparing [2023-11-13T18:01:29.095Z] efaf5b7c2a85: Preparing [2023-11-13T18:01:29.095Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:29.095Z] efaf5b7c2a85: Waiting [2023-11-13T18:01:29.095Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:29.095Z] 9f61640ed308: Waiting [2023-11-13T18:01:29.095Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:29.095Z] 8d38dc514f14: Layer already exists [2023-11-13T18:01:29.095Z] 68a02caef8d0: Layer already exists [2023-11-13T18:01:29.095Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:29.095Z] 54058742a384: Layer already exists [2023-11-13T18:01:29.095Z] efaf5b7c2a85: Layer already exists [2023-11-13T18:01:29.095Z] 9f61640ed308: Layer already exists [2023-11-13T18:01:29.095Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:29.358Z] main: digest: sha256:26369a35d99e4e8e05560412ee46e88810e939d94930515f89415f61193d5b6b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:01:29.397Z] ===================================================== [Pipeline] echo [2023-11-13T18:01:29.403Z] taggedImages: [2023-11-13T18:01:29.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:29.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-13T18:01:29.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.70 [2023-11-13T18:01:29.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:29.403Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-11-13T18:01:29.417Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-11-13T18:01:29.417Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:29.417Z] latest [2023-11-13T18:01:29.417Z] 3.1.0-dev.70 [2023-11-13T18:01:29.417Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:29.417Z] main [2023-11-13T18:01:29.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:29.740Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:30.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:30.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-13T18:01:30.063Z] 3bed313c1175: Preparing [2023-11-13T18:01:30.063Z] ddc4b411ee91: Preparing [2023-11-13T18:01:30.063Z] bb1acd0e3347: Preparing [2023-11-13T18:01:30.063Z] de5b72ec4daa: Preparing [2023-11-13T18:01:30.063Z] 3d1e56144704: Preparing [2023-11-13T18:01:30.063Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:30.063Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:30.063Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:30.063Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:30.327Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:30.327Z] 3bed313c1175: Pushed [2023-11-13T18:01:30.327Z] 3d1e56144704: Pushed [2023-11-13T18:01:36.951Z] ddc4b411ee91: Pushed [2023-11-13T18:01:36.951Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:37.298Z] + 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-13T18:01:37.643Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-13T18:01:37.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-13T18:01:37.643Z] 3bed313c1175: Preparing [2023-11-13T18:01:37.643Z] ddc4b411ee91: Preparing [2023-11-13T18:01:37.643Z] bb1acd0e3347: Preparing [2023-11-13T18:01:37.643Z] de5b72ec4daa: Preparing [2023-11-13T18:01:37.643Z] 3d1e56144704: Preparing [2023-11-13T18:01:37.643Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:37.643Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:37.643Z] 3bed313c1175: Layer already exists [2023-11-13T18:01:37.643Z] ddc4b411ee91: Layer already exists [2023-11-13T18:01:37.643Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:37.643Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:37.643Z] 3d1e56144704: Layer already exists [2023-11-13T18:01:37.643Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:37.907Z] latest: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:38.240Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:38.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.70 [2023-11-13T18:01:38.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-13T18:01:38.571Z] 3bed313c1175: Preparing [2023-11-13T18:01:38.571Z] ddc4b411ee91: Preparing [2023-11-13T18:01:38.571Z] bb1acd0e3347: Preparing [2023-11-13T18:01:38.571Z] de5b72ec4daa: Preparing [2023-11-13T18:01:38.571Z] 3d1e56144704: Preparing [2023-11-13T18:01:38.571Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:38.571Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:38.571Z] ddc4b411ee91: Layer already exists [2023-11-13T18:01:38.571Z] 3bed313c1175: Layer already exists [2023-11-13T18:01:38.571Z] 3d1e56144704: Layer already exists [2023-11-13T18:01:38.571Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:38.571Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:38.571Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:38.835Z] 3.1.0-dev.70: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:39.170Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:39.502Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:39.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-13T18:01:39.502Z] 3bed313c1175: Preparing [2023-11-13T18:01:39.502Z] ddc4b411ee91: Preparing [2023-11-13T18:01:39.502Z] bb1acd0e3347: Preparing [2023-11-13T18:01:39.502Z] de5b72ec4daa: Preparing [2023-11-13T18:01:39.502Z] 3d1e56144704: Preparing [2023-11-13T18:01:39.502Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:39.502Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:39.502Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:39.502Z] 3d1e56144704: Layer already exists [2023-11-13T18:01:39.502Z] ddc4b411ee91: Layer already exists [2023-11-13T18:01:39.502Z] 3bed313c1175: Layer already exists [2023-11-13T18:01:39.502Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:39.502Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:39.502Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:39.842Z] + 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-13T18:01:40.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-11-13T18:01:40.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-13T18:01:40.177Z] 3bed313c1175: Preparing [2023-11-13T18:01:40.177Z] ddc4b411ee91: Preparing [2023-11-13T18:01:40.177Z] bb1acd0e3347: Preparing [2023-11-13T18:01:40.177Z] de5b72ec4daa: Preparing [2023-11-13T18:01:40.177Z] 3d1e56144704: Preparing [2023-11-13T18:01:40.177Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:40.177Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:40.177Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:40.177Z] 3d1e56144704: Layer already exists [2023-11-13T18:01:40.177Z] 3bed313c1175: Layer already exists [2023-11-13T18:01:40.177Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:40.177Z] ddc4b411ee91: Layer already exists [2023-11-13T18:01:40.177Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:40.440Z] main: digest: sha256:6426c49c6c2168d647330e729e63656d7c40e396b882cb58cc392fe633c0a7a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:01:40.480Z] ===================================================== [Pipeline] echo [2023-11-13T18:01:40.487Z] taggedImages: [2023-11-13T18:01:40.487Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:40.487Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-13T18:01:40.487Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.70 [2023-11-13T18:01:40.487Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:40.487Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-11-13T18:01:40.512Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-11-13T18:01:40.512Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:40.512Z] latest [2023-11-13T18:01:40.512Z] 3.1.0-dev.70 [2023-11-13T18:01:40.512Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:40.512Z] main [2023-11-13T18:01:40.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:40.865Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:41.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:41.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-13T18:01:41.212Z] 17f2e4ef8823: Preparing [2023-11-13T18:01:41.212Z] 3d0a3ff5d981: Preparing [2023-11-13T18:01:41.212Z] bb1acd0e3347: Preparing [2023-11-13T18:01:41.212Z] de5b72ec4daa: Preparing [2023-11-13T18:01:41.212Z] ab1a10d65236: Preparing [2023-11-13T18:01:41.212Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:41.212Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:41.496Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:41.496Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:41.496Z] ab1a10d65236: Layer already exists [2023-11-13T18:01:41.496Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:41.496Z] 17f2e4ef8823: Pushed [2023-11-13T18:01:48.107Z] 3d0a3ff5d981: Pushed [2023-11-13T18:01:50.673Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:51.005Z] + 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-13T18:01:51.333Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-13T18:01:51.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-13T18:01:51.333Z] 17f2e4ef8823: Preparing [2023-11-13T18:01:51.333Z] 3d0a3ff5d981: Preparing [2023-11-13T18:01:51.333Z] bb1acd0e3347: Preparing [2023-11-13T18:01:51.333Z] de5b72ec4daa: Preparing [2023-11-13T18:01:51.333Z] ab1a10d65236: Preparing [2023-11-13T18:01:51.333Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:51.333Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:51.333Z] ab1a10d65236: Layer already exists [2023-11-13T18:01:51.333Z] 3d0a3ff5d981: Layer already exists [2023-11-13T18:01:51.333Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:51.333Z] 17f2e4ef8823: Layer already exists [2023-11-13T18:01:51.333Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:51.333Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:51.599Z] latest: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:51.945Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:52.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.70 [2023-11-13T18:01:52.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-13T18:01:52.278Z] 17f2e4ef8823: Preparing [2023-11-13T18:01:52.278Z] 3d0a3ff5d981: Preparing [2023-11-13T18:01:52.278Z] bb1acd0e3347: Preparing [2023-11-13T18:01:52.278Z] de5b72ec4daa: Preparing [2023-11-13T18:01:52.278Z] ab1a10d65236: Preparing [2023-11-13T18:01:52.278Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:52.278Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:52.278Z] 17f2e4ef8823: Layer already exists [2023-11-13T18:01:52.278Z] ab1a10d65236: Layer already exists [2023-11-13T18:01:52.278Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:52.278Z] 3d0a3ff5d981: Layer already exists [2023-11-13T18:01:52.278Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:52.278Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:52.278Z] 3.1.0-dev.70: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:52.890Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:53.219Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:53.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-13T18:01:53.219Z] 17f2e4ef8823: Preparing [2023-11-13T18:01:53.219Z] 3d0a3ff5d981: Preparing [2023-11-13T18:01:53.219Z] bb1acd0e3347: Preparing [2023-11-13T18:01:53.219Z] de5b72ec4daa: Preparing [2023-11-13T18:01:53.219Z] ab1a10d65236: Preparing [2023-11-13T18:01:53.219Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:53.219Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:53.219Z] 3d0a3ff5d981: Layer already exists [2023-11-13T18:01:53.219Z] 17f2e4ef8823: Layer already exists [2023-11-13T18:01:53.219Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:53.219Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:53.219Z] ab1a10d65236: Layer already exists [2023-11-13T18:01:53.219Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:53.219Z] 411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:53.890Z] + 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-13T18:01:54.242Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-11-13T18:01:54.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-13T18:01:54.242Z] 17f2e4ef8823: Preparing [2023-11-13T18:01:54.242Z] 3d0a3ff5d981: Preparing [2023-11-13T18:01:54.242Z] bb1acd0e3347: Preparing [2023-11-13T18:01:54.242Z] de5b72ec4daa: Preparing [2023-11-13T18:01:54.243Z] ab1a10d65236: Preparing [2023-11-13T18:01:54.243Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:01:54.243Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:01:54.243Z] 3d0a3ff5d981: Layer already exists [2023-11-13T18:01:54.243Z] bb1acd0e3347: Layer already exists [2023-11-13T18:01:54.243Z] 17f2e4ef8823: Layer already exists [2023-11-13T18:01:54.243Z] ab1a10d65236: Layer already exists [2023-11-13T18:01:54.243Z] de5b72ec4daa: Layer already exists [2023-11-13T18:01:54.243Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:01:54.516Z] main: digest: sha256:adfe03750adda03444e7daf3ed452a32ce6dfc9f7b5d73a9e1775846b7446da4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:01:54.576Z] ===================================================== [Pipeline] echo [2023-11-13T18:01:54.594Z] taggedImages: [2023-11-13T18:01:54.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2 [2023-11-13T18:01:54.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-13T18:01:54.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.70 [2023-11-13T18:01:54.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:411a0270e6d1463cc00e8b5730742509ffa8a5a2-3.1.0-dev.70 [2023-11-13T18:01:54.594Z] - 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-13T18:01:55.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:01:55.035Z] [2023-11-13T18:01:55.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:01:55.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:01:55.392Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-13T18:01:55.392Z] 8998bd30e6a1: Pulling fs layer [2023-11-13T18:01:55.392Z] 04944245beec: Pulling fs layer [2023-11-13T18:01:55.392Z] 699f458cf7ca: Pulling fs layer [2023-11-13T18:01:55.392Z] 765212b225bb: Pulling fs layer [2023-11-13T18:01:55.392Z] f23df028b6ca: Pulling fs layer [2023-11-13T18:01:55.392Z] d65c8cfc05b1: Pulling fs layer [2023-11-13T18:01:55.392Z] 2437ff75d9bd: Pulling fs layer [2023-11-13T18:01:55.392Z] 765212b225bb: Waiting [2023-11-13T18:01:55.392Z] f23df028b6ca: Waiting [2023-11-13T18:01:55.392Z] d65c8cfc05b1: Waiting [2023-11-13T18:01:55.392Z] 2437ff75d9bd: Waiting [2023-11-13T18:01:55.660Z] 04944245beec: Verifying Checksum [2023-11-13T18:01:55.661Z] 04944245beec: Download complete [2023-11-13T18:01:55.661Z] 765212b225bb: Verifying Checksum [2023-11-13T18:01:55.661Z] 765212b225bb: Download complete [2023-11-13T18:01:55.661Z] f23df028b6ca: Verifying Checksum [2023-11-13T18:01:55.661Z] f23df028b6ca: Download complete [2023-11-13T18:01:55.661Z] d65c8cfc05b1: Verifying Checksum [2023-11-13T18:01:55.661Z] d65c8cfc05b1: Download complete [2023-11-13T18:01:55.976Z] 699f458cf7ca: Verifying Checksum [2023-11-13T18:01:55.976Z] 699f458cf7ca: Download complete [2023-11-13T18:01:56.240Z] 8998bd30e6a1: Verifying Checksum [2023-11-13T18:01:56.240Z] 8998bd30e6a1: Download complete [2023-11-13T18:01:58.807Z] 2437ff75d9bd: Verifying Checksum [2023-11-13T18:01:58.807Z] 2437ff75d9bd: Download complete [2023-11-13T18:02:00.741Z] 8998bd30e6a1: Pull complete [2023-11-13T18:02:04.068Z] 04944245beec: Pull complete [2023-11-13T18:02:06.000Z] 699f458cf7ca: Pull complete [2023-11-13T18:02:06.000Z] 765212b225bb: Pull complete [2023-11-13T18:02:06.955Z] f23df028b6ca: Pull complete [2023-11-13T18:02:06.955Z] d65c8cfc05b1: Pull complete [2023-11-13T18:02:25.156Z] 2437ff75d9bd: Pull complete [2023-11-13T18:02:25.156Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-13T18:02:25.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:02:25.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:02:25.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-17355 does not seem to be running inside a container [2023-11-13T18:02:25.392Z] $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-13T18:02:27.124Z] $ docker top ab792759c74077d1bdadf05ad99c0e978719796cee6dd1caf0c24e150318ac5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:02:27.969Z] ---> job-cost.sh [2023-11-13T18:02:27.969Z] lf-activate-venv: SKIPPING [2023-11-13T18:02:27.969Z] INFO: No Stack... [2023-11-13T18:02:28.233Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-13T18:02:29.186Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T18:02:29.820Z] + + cat /w/workspace/edgex-go/605/archives/cost.csvcut [2023-11-13T18:02:29.820Z] -d, -f6 [Pipeline] lock [2023-11-13T18:02:29.892Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] [2023-11-13T18:02:29.899Z] Resource [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] did not exist. Created. [2023-11-13T18:02:29.899Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T18:02:30.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-13T18:02:31.104Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T18:02:31.112Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-605-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T18:02:31.127Z] $ docker stop --time=1 ab792759c74077d1bdadf05ad99c0e978719796cee6dd1caf0c24e150318ac5a [2023-11-13T18:02:33.930Z] $ docker rm -f --volumes ab792759c74077d1bdadf05ad99c0e978719796cee6dd1caf0c24e150318ac5a [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-13T18:02:34.416Z] provisioning config files... [2023-11-13T18:02:34.425Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/605@tmp/config11002967985619493977tmp [Pipeline] { [Pipeline] sh [2023-11-13T18:02:34.776Z] + set +x [2023-11-13T18:02:34.776Z] + bash -s -- [2023-11-13T18:02:34.776Z] + curl -s https://codecov.io/bash [2023-11-13T18:02:34.776Z] [2023-11-13T18:02:34.776Z] _____ _ [2023-11-13T18:02:34.776Z] / ____| | | [2023-11-13T18:02:34.776Z] | | ___ __| | ___ ___ _____ __ [2023-11-13T18:02:34.776Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-13T18:02:34.776Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-13T18:02:34.776Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-13T18:02:34.776Z] Bash-1.0.6 [2023-11-13T18:02:34.776Z] [2023-11-13T18:02:34.776Z] [2023-11-13T18:02:34.776Z] ==> git version 2.25.1 found [2023-11-13T18:02:34.776Z] ==> 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-13T18:02:34.776Z] Release-Date: 2020-01-08 [2023-11-13T18:02:34.776Z] 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-13T18:02:34.776Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-13T18:02:34.776Z] ==> Jenkins CI detected. [2023-11-13T18:02:34.776Z] current dir:  /w/workspace/edgex-go/605 [2023-11-13T18:02:34.776Z] project root: . [2023-11-13T18:02:34.776Z] --> token set from env [2023-11-13T18:02:34.776Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-13T18:02:34.776Z] ==> Running gcov in . (disable via -X gcov) [2023-11-13T18:02:34.776Z] ==> Python coveragepy not found [2023-11-13T18:02:34.776Z] ==> Searching for coverage reports in: [2023-11-13T18:02:34.776Z] + . [2023-11-13T18:02:35.058Z] -> Found 1 reports [2023-11-13T18:02:35.058Z] ==> Detecting git/mercurial file structure [2023-11-13T18:02:35.058Z] ==> Reading reports [2023-11-13T18:02:35.058Z] + ./coverage.out bytes=453602 [2023-11-13T18:02:35.058Z] ==> Appending adjustments [2023-11-13T18:02:35.058Z] https://docs.codecov.io/docs/fixing-reports [2023-11-13T18:02:36.069Z] + Found adjustments [2023-11-13T18:02:36.069Z] ==> Gzipping contents [2023-11-13T18:02:36.069Z] 60K /tmp/codecov.iD1RVb.gz [2023-11-13T18:02:36.069Z] ==> Uploading reports [2023-11-13T18:02:36.069Z] url: https://codecov.io [2023-11-13T18:02:36.069Z] query: branch=main&commit=411a0270e6d1463cc00e8b5730742509ffa8a5a2&build=605&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F605%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:02:36.069Z] -> Pinging Codecov [2023-11-13T18:02:36.069Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=411a0270e6d1463cc00e8b5730742509ffa8a5a2&build=605&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F605%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:02:36.336Z] -> Uploading to [2023-11-13T18:02:36.336Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-13/00271124DB129430A58F1EEE437C3FCB/411a0270e6d1463cc00e8b5730742509ffa8a5a2/8e4e22da-5617-4b4a-89bb-569169fb82f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T180236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6361f44e3101fd74e7f3b33663eae571850c50cbb7a055f49ee24e241763ca7f [2023-11-13T18:02:36.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:02:36.336Z] Dload Upload Total Spent Left Speed [2023-11-13T18:02:36.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57814 0 0 100 57814 0 271k --:--:-- --:--:-- --:--:-- 270k 100 57814 0 0 100 57814 0 209k --:--:-- --:--:-- --:--:-- 208k [2023-11-13T18:02:36.596Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/411a0270e6d1463cc00e8b5730742509ffa8a5a2 [Pipeline] } [2023-11-13T18:02:36.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-11-13T18:02:36.817Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-13T18:02:36.830Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:02:37.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:02:37.127Z] [2023-11-13T18:02:37.127Z] 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-13T18:02:37.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:02:37.430Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-13T18:02:37.430Z] df9b9388f04a: Pulling fs layer [2023-11-13T18:02:37.430Z] 52dc419b0ee2: Pulling fs layer [2023-11-13T18:02:37.430Z] 25bc292e5bac: Pulling fs layer [2023-11-13T18:02:37.430Z] 114826534d7a: Pulling fs layer [2023-11-13T18:02:37.430Z] 4657fd5d0bcf: Pulling fs layer [2023-11-13T18:02:37.430Z] 6ad1cebc031e: Pulling fs layer [2023-11-13T18:02:37.430Z] 8a3aa393b2d8: Pulling fs layer [2023-11-13T18:02:37.430Z] 6ad1cebc031e: Waiting [2023-11-13T18:02:37.430Z] 114826534d7a: Waiting [2023-11-13T18:02:37.430Z] 4657fd5d0bcf: Waiting [2023-11-13T18:02:37.430Z] 8a3aa393b2d8: Waiting [2023-11-13T18:02:37.430Z] 25bc292e5bac: Verifying Checksum [2023-11-13T18:02:37.430Z] 25bc292e5bac: Download complete [2023-11-13T18:02:37.430Z] 52dc419b0ee2: Verifying Checksum [2023-11-13T18:02:37.430Z] 52dc419b0ee2: Download complete [2023-11-13T18:02:37.430Z] 4657fd5d0bcf: Verifying Checksum [2023-11-13T18:02:37.430Z] 4657fd5d0bcf: Download complete [2023-11-13T18:02:37.430Z] df9b9388f04a: Download complete [2023-11-13T18:02:37.696Z] 6ad1cebc031e: Verifying Checksum [2023-11-13T18:02:37.696Z] 6ad1cebc031e: Download complete [2023-11-13T18:02:37.696Z] df9b9388f04a: Pull complete [2023-11-13T18:02:37.696Z] 52dc419b0ee2: Pull complete [2023-11-13T18:02:37.696Z] 25bc292e5bac: Pull complete [2023-11-13T18:02:38.637Z] 114826534d7a: Verifying Checksum [2023-11-13T18:02:38.637Z] 114826534d7a: Download complete [2023-11-13T18:02:38.637Z] 8a3aa393b2d8: Verifying Checksum [2023-11-13T18:02:38.637Z] 8a3aa393b2d8: Download complete [2023-11-13T18:02:41.923Z] 114826534d7a: Pull complete [2023-11-13T18:02:41.923Z] 4657fd5d0bcf: Pull complete [2023-11-13T18:02:41.923Z] 6ad1cebc031e: Pull complete [2023-11-13T18:02:44.455Z] 8a3aa393b2d8: Pull complete [2023-11-13T18:02:44.455Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-13T18:02:44.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:02:44.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:02:44.529Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T18:02:44.561Z] $ 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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-13T18:02:49.234Z] $ docker top e9af5f79b84e18ec9c359bb9a93b1a2932f7e00d331475b27d074e7ac1f0d648 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-13T18:02:49.298Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-11-13T18:02:49.578Z] + set -o pipefail [2023-11-13T18:02:49.578Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-11-13T18:02:56.148Z] [2023-11-13T18:02:56.148Z] Monitoring /w/workspace/edgex-go/605 (github.com/edgexfoundry/edgex-go)... [2023-11-13T18:02:56.148Z] [2023-11-13T18:02:56.148Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fdd784bb-fd61-418d-9791-48a60f768288 [2023-11-13T18:02:56.148Z] [2023-11-13T18:02:56.148Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-13T18:02:56.148Z] [2023-11-13T18:02:56.148Z] [2023-11-13T18:02:56.148Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-13T18:02:56.148Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-13T18:02:56.148Z] More details here: https://snyk.co/ue1NS [2023-11-13T18:02:56.148Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-13T18:02:56.148Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-13T18:02:56.159Z] $ docker stop --time=1 e9af5f79b84e18ec9c359bb9a93b1a2932f7e00d331475b27d074e7ac1f0d648 [2023-11-13T18:03:00.241Z] $ docker rm -f --volumes e9af5f79b84e18ec9c359bb9a93b1a2932f7e00d331475b27d074e7ac1f0d648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-13T18:03:00.609Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:03:00.622Z] provisioning config files... [2023-11-13T18:03:00.628Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/605@tmp/config11147746306308632745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:00.920Z] --> edgex-publish-swagger.sh [2023-11-13T18:03:00.920Z] === Publish openapi/v3 API === [2023-11-13T18:03:00.920Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-13T18:03:00.920Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/605/openapi/v3/core-command.yaml] [2023-11-13T18:03:00.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:03:00.920Z] Dload Upload Total Spent Left Speed [2023-11-13T18:03:01.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 58330 --:--:-- --:--:-- --:--:-- 58227 100 32782 0 0 100 32782 0 58227 --:--:-- --:--:-- --:--:-- 58124 [2023-11-13T18:03:01.488Z] [2023-11-13T18:03:01.488Z] [2023-11-13T18:03:01.488Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/605/openapi/v3/core-data.yaml] [2023-11-13T18:03:01.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:03:01.488Z] Dload Upload Total Spent Left Speed [2023-11-13T18:03:01.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-11-13T18:03:01.748Z] [2023-11-13T18:03:01.748Z] [2023-11-13T18:03:02.007Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/605/openapi/v3/core-metadata.yaml] [2023-11-13T18:03:02.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:03:02.007Z] Dload Upload Total Spent Left Speed [2023-11-13T18:03:02.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 297k --:--:-- --:--:-- --:--:-- 297k 100 144k 0 0 100 144k 0 297k --:--:-- --:--:-- --:--:-- 297k [2023-11-13T18:03:02.266Z] [2023-11-13T18:03:02.266Z] [2023-11-13T18:03:02.266Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/605/openapi/v3/support-notifications.yaml] [2023-11-13T18:03:02.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:03:02.266Z] Dload Upload Total Spent Left Speed [2023-11-13T18:03:02.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 182k --:--:-- --:--:-- --:--:-- 182k [2023-11-13T18:03:02.840Z] [2023-11-13T18:03:02.840Z] [2023-11-13T18:03:02.840Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/605/openapi/v3/support-scheduler.yaml] [2023-11-13T18:03:02.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:03:02.840Z] Dload Upload Total Spent Left Speed [2023-11-13T18:03:03.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 81937 --:--:-- --:--:-- --:--:-- 81937 [2023-11-13T18:03:03.409Z] [2023-11-13T18:03:03.409Z] [Pipeline] } [2023-11-13T18:03:03.415Z] 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-13T18:03:03.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:03:03.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:03:04.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:03:04.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:03:04.181Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T18:03:04.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T18:03:04.634Z] $ docker top 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 -eo pid,comm [2023-11-13T18:03:04.680Z] 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-13T18:03:04.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:03:04.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:03:04.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:03:04.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:03:04.837Z] $ docker exec 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 ssh-agent [2023-11-13T18:03:04.941Z] SSH_AUTH_SOCK=/tmp/ssh-VRFznQxGsYvZ/agent.34 [2023-11-13T18:03:04.941Z] SSH_AGENT_PID=40 [2023-11-13T18:03:04.946Z] Running ssh-add (command line suppressed) [2023-11-13T18:03:05.050Z] Identity added: /w/workspace/edgex-go/605@tmp/private_key_4288950118131524524.key (/w/workspace/edgex-go/605@tmp/private_key_4288950118131524524.key) [2023-11-13T18:03:05.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:03:05.355Z] + git semver tag [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,538 [run_tag] DEBUG tag force:False [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,538 [check_head_tag] DEBUG check head tag [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,539 [execute] INFO git cat-file --batch-check [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=) [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,543 [execute] INFO git cat-file --batch [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=) [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,570 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,570 [execute] INFO git tag -a v3.1.0-dev.70 -m v3.1.0-dev.70 [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,571 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.70', '-m', 'v3.1.0-dev.70'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:03:05.614Z] 2023-11-13 18:03:05,576 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T18:03:05.614Z] 3.1.0-dev.70 [Pipeline] } [2023-11-13T18:03:05.622Z] $ docker exec --env ******** --env ******** 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 ssh-agent -k [2023-11-13T18:03:05.716Z] unset SSH_AUTH_SOCK; [2023-11-13T18:03:05.716Z] unset SSH_AGENT_PID; [2023-11-13T18:03:05.717Z] echo Agent pid 40 killed; [2023-11-13T18:03:05.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:03:06.026Z] + git semver [Pipeline] } [2023-11-13T18:03:06.298Z] $ docker stop --time=1 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 [2023-11-13T18:03:07.575Z] $ docker rm -f --volumes 8c687c433bbb339ffa5a59b82a516aa5a0eb1e38aeb0f829efbe4a214d7bc214 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:03:07.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:03:07.952Z] [2023-11-13T18:03:07.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:03:08.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:03:08.249Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-13T18:03:08.249Z] ab5ef0e58194: Pulling fs layer [2023-11-13T18:03:08.249Z] 9712f1f96733: Pulling fs layer [2023-11-13T18:03:08.249Z] 63f879dbbcfc: Pulling fs layer [2023-11-13T18:03:08.249Z] 0d9ebad4ef96: Pulling fs layer [2023-11-13T18:03:08.249Z] e9a5061849ea: Pulling fs layer [2023-11-13T18:03:08.249Z] d747dcd14b5f: Pulling fs layer [2023-11-13T18:03:08.249Z] 2de7ff778b66: Pulling fs layer [2023-11-13T18:03:08.249Z] 0d9ebad4ef96: Waiting [2023-11-13T18:03:08.249Z] e9a5061849ea: Waiting [2023-11-13T18:03:08.249Z] 2de7ff778b66: Waiting [2023-11-13T18:03:08.249Z] d747dcd14b5f: Waiting [2023-11-13T18:03:08.249Z] 9712f1f96733: Download complete [2023-11-13T18:03:08.509Z] 63f879dbbcfc: Verifying Checksum [2023-11-13T18:03:08.509Z] 63f879dbbcfc: Download complete [2023-11-13T18:03:08.767Z] e9a5061849ea: Verifying Checksum [2023-11-13T18:03:08.767Z] e9a5061849ea: Download complete [2023-11-13T18:03:08.767Z] d747dcd14b5f: Verifying Checksum [2023-11-13T18:03:08.767Z] d747dcd14b5f: Download complete [2023-11-13T18:03:08.767Z] 0d9ebad4ef96: Verifying Checksum [2023-11-13T18:03:08.767Z] 0d9ebad4ef96: Download complete [2023-11-13T18:03:08.767Z] ab5ef0e58194: Verifying Checksum [2023-11-13T18:03:08.767Z] ab5ef0e58194: Download complete [2023-11-13T18:03:09.023Z] 2de7ff778b66: Verifying Checksum [2023-11-13T18:03:09.023Z] 2de7ff778b66: Download complete [2023-11-13T18:03:11.554Z] ab5ef0e58194: Pull complete [2023-11-13T18:03:11.554Z] 9712f1f96733: Pull complete [2023-11-13T18:03:12.118Z] 63f879dbbcfc: Pull complete [2023-11-13T18:03:15.402Z] 0d9ebad4ef96: Pull complete [2023-11-13T18:03:15.402Z] e9a5061849ea: Pull complete [2023-11-13T18:03:15.661Z] d747dcd14b5f: Pull complete [2023-11-13T18:03:16.595Z] 2de7ff778b66: Pull complete [2023-11-13T18:03:16.595Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-13T18:03:16.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:03:16.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:03:16.667Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T18:03:16.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-13T18:03:22.730Z] $ docker top ecfa464fbb6a7006e6e4cd1d5a2103dedd8f9b8c4b5eba8d789fcee5a966badc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:03:22.799Z] provisioning config files... [2023-11-13T18:03:22.805Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/605@tmp/config12234451902899469686tmp [2023-11-13T18:03:22.815Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/605@tmp/config14785094714005467340tmp [2023-11-13T18:03:22.824Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/605@tmp/config5576551744604662626tmp [Pipeline] { [Pipeline] echo [2023-11-13T18:03:22.838Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:23.130Z] ---> sigul-configuration.sh [2023-11-13T18:03:23.130Z] gpg: directory `/root/.gnupg' created [2023-11-13T18:03:23.130Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-13T18:03:23.130Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-13T18:03:23.130Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-13T18:03:23.130Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-13T18:03:23.130Z] gpg: CAST5 encrypted data [2023-11-13T18:03:23.130Z] gpg: encrypted with 1 passphrase [2023-11-13T18:03:23.130Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-13T18:03:23.416Z] + mkdir /home/jenkins [2023-11-13T18:03:23.416Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-13T18:03:23.719Z] + 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-13T18:03:23.728Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:24.015Z] ---> sigul-install.sh [2023-11-13T18:03:24.015Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-13T18:03:24.301Z] + git tag --list [2023-11-13T18:03:24.301Z] 0.6.0 [2023-11-13T18:03:24.301Z] 0.6.1 [2023-11-13T18:03:24.301Z] 0.7.0 [2023-11-13T18:03:24.301Z] 0.7.1 [2023-11-13T18:03:24.301Z] v1.0.0 [2023-11-13T18:03:24.301Z] v1.0.1 [2023-11-13T18:03:24.301Z] v1.1.0 [2023-11-13T18:03:24.301Z] v1.2.0 [2023-11-13T18:03:24.301Z] v1.2.1 [2023-11-13T18:03:24.301Z] v1.3.0 [2023-11-13T18:03:24.301Z] v1.3.1 [2023-11-13T18:03:24.301Z] v2.0.0 [2023-11-13T18:03:24.301Z] v2.1.0 [2023-11-13T18:03:24.301Z] v2.1.1 [2023-11-13T18:03:24.301Z] v2.2.0 [2023-11-13T18:03:24.301Z] v2.3.0 [2023-11-13T18:03:24.301Z] v3.0 [2023-11-13T18:03:24.301Z] v3.0.0 [2023-11-13T18:03:24.301Z] v3.1.0-dev.1 [2023-11-13T18:03:24.301Z] v3.1.0-dev.10 [2023-11-13T18:03:24.301Z] v3.1.0-dev.11 [2023-11-13T18:03:24.301Z] v3.1.0-dev.12 [2023-11-13T18:03:24.301Z] v3.1.0-dev.13 [2023-11-13T18:03:24.301Z] v3.1.0-dev.14 [2023-11-13T18:03:24.301Z] v3.1.0-dev.15 [2023-11-13T18:03:24.301Z] v3.1.0-dev.16 [2023-11-13T18:03:24.301Z] v3.1.0-dev.17 [2023-11-13T18:03:24.301Z] v3.1.0-dev.18 [2023-11-13T18:03:24.301Z] v3.1.0-dev.19 [2023-11-13T18:03:24.301Z] v3.1.0-dev.2 [2023-11-13T18:03:24.301Z] v3.1.0-dev.20 [2023-11-13T18:03:24.301Z] v3.1.0-dev.21 [2023-11-13T18:03:24.301Z] v3.1.0-dev.22 [2023-11-13T18:03:24.301Z] v3.1.0-dev.23 [2023-11-13T18:03:24.301Z] v3.1.0-dev.24 [2023-11-13T18:03:24.301Z] v3.1.0-dev.25 [2023-11-13T18:03:24.301Z] v3.1.0-dev.26 [2023-11-13T18:03:24.301Z] v3.1.0-dev.27 [2023-11-13T18:03:24.301Z] v3.1.0-dev.28 [2023-11-13T18:03:24.301Z] v3.1.0-dev.29 [2023-11-13T18:03:24.301Z] v3.1.0-dev.3 [2023-11-13T18:03:24.301Z] v3.1.0-dev.30 [2023-11-13T18:03:24.301Z] v3.1.0-dev.31 [2023-11-13T18:03:24.301Z] v3.1.0-dev.32 [2023-11-13T18:03:24.301Z] v3.1.0-dev.33 [2023-11-13T18:03:24.301Z] v3.1.0-dev.34 [2023-11-13T18:03:24.301Z] v3.1.0-dev.35 [2023-11-13T18:03:24.301Z] v3.1.0-dev.36 [2023-11-13T18:03:24.301Z] v3.1.0-dev.37 [2023-11-13T18:03:24.301Z] v3.1.0-dev.38 [2023-11-13T18:03:24.301Z] v3.1.0-dev.39 [2023-11-13T18:03:24.301Z] v3.1.0-dev.4 [2023-11-13T18:03:24.301Z] v3.1.0-dev.40 [2023-11-13T18:03:24.301Z] v3.1.0-dev.41 [2023-11-13T18:03:24.301Z] v3.1.0-dev.42 [2023-11-13T18:03:24.301Z] v3.1.0-dev.43 [2023-11-13T18:03:24.301Z] v3.1.0-dev.44 [2023-11-13T18:03:24.301Z] v3.1.0-dev.45 [2023-11-13T18:03:24.301Z] v3.1.0-dev.46 [2023-11-13T18:03:24.301Z] v3.1.0-dev.47 [2023-11-13T18:03:24.301Z] v3.1.0-dev.48 [2023-11-13T18:03:24.301Z] v3.1.0-dev.49 [2023-11-13T18:03:24.301Z] v3.1.0-dev.5 [2023-11-13T18:03:24.301Z] v3.1.0-dev.50 [2023-11-13T18:03:24.302Z] v3.1.0-dev.51 [2023-11-13T18:03:24.302Z] v3.1.0-dev.52 [2023-11-13T18:03:24.302Z] v3.1.0-dev.53 [2023-11-13T18:03:24.302Z] v3.1.0-dev.54 [2023-11-13T18:03:24.302Z] v3.1.0-dev.55 [2023-11-13T18:03:24.302Z] v3.1.0-dev.56 [2023-11-13T18:03:24.302Z] v3.1.0-dev.57 [2023-11-13T18:03:24.302Z] v3.1.0-dev.58 [2023-11-13T18:03:24.302Z] v3.1.0-dev.59 [2023-11-13T18:03:24.302Z] v3.1.0-dev.6 [2023-11-13T18:03:24.302Z] v3.1.0-dev.60 [2023-11-13T18:03:24.302Z] v3.1.0-dev.61 [2023-11-13T18:03:24.302Z] v3.1.0-dev.62 [2023-11-13T18:03:24.302Z] v3.1.0-dev.63 [2023-11-13T18:03:24.302Z] v3.1.0-dev.64 [2023-11-13T18:03:24.302Z] v3.1.0-dev.65 [2023-11-13T18:03:24.302Z] v3.1.0-dev.66 [2023-11-13T18:03:24.302Z] v3.1.0-dev.67 [2023-11-13T18:03:24.302Z] v3.1.0-dev.68 [2023-11-13T18:03:24.302Z] v3.1.0-dev.69 [2023-11-13T18:03:24.302Z] v3.1.0-dev.7 [2023-11-13T18:03:24.302Z] v3.1.0-dev.70 [2023-11-13T18:03:24.302Z] v3.1.0-dev.8 [2023-11-13T18:03:24.302Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-13T18:03:24.590Z] + lftools sign git-tag v3.1.0-dev.70 [2023-11-13T18:03:25.159Z] Signing Git tag with Sigul... [2023-11-13T18:03:25.159Z] Signing v3.1.0-dev.70 [Pipeline] echo [2023-11-13T18:03:25.428Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:25.709Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-13T18:03:25.716Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-13T18:03:25.733Z] $ docker stop --time=1 ecfa464fbb6a7006e6e4cd1d5a2103dedd8f9b8c4b5eba8d789fcee5a966badc [2023-11-13T18:03:27.039Z] $ docker rm -f --volumes ecfa464fbb6a7006e6e4cd1d5a2103dedd8f9b8c4b5eba8d789fcee5a966badc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-13T18:03:27.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:03:27.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:03:27.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:03:27.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:03:27.817Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T18:03:27.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T18:03:28.207Z] $ docker top 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e -eo pid,comm [2023-11-13T18:03:28.253Z] 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-13T18:03:28.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:03:28.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:03:28.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:03:28.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:03:28.398Z] $ docker exec 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e ssh-agent [2023-11-13T18:03:28.511Z] SSH_AUTH_SOCK=/tmp/ssh-L8ALTyBQ1GME/agent.32 [2023-11-13T18:03:28.511Z] SSH_AGENT_PID=38 [2023-11-13T18:03:28.515Z] Running ssh-add (command line suppressed) [2023-11-13T18:03:28.623Z] Identity added: /w/workspace/edgex-go/605@tmp/private_key_3327188137166552275.key (/w/workspace/edgex-go/605@tmp/private_key_3327188137166552275.key) [2023-11-13T18:03:28.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:03:28.915Z] + git semver bump pre [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,117 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,117 [bump_version] DEBUG bumping version:3.1.0-dev.70 on axis:pre with prefix:dev [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,117 [bump_version] DEBUG bumped version:3.1.0-dev.71 [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,117 [write_version] DEBUG write version:3.1.0-dev.71 to path:/w/workspace/edgex-go/605/.semver/main with force:True [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,117 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,117 [write_file] DEBUG write to file:/w/workspace/edgex-go/605/.semver/main [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,119 [execute] INFO git cat-file --batch-check [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,124 [execute] INFO git cat-file --batch [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:03:29.174Z] 2023-11-13 18:03:29,130 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T18:03:29.174Z] 3.1.0-dev.71 [Pipeline] } [2023-11-13T18:03:29.181Z] $ docker exec --env ******** --env ******** 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e ssh-agent -k [2023-11-13T18:03:29.289Z] unset SSH_AUTH_SOCK; [2023-11-13T18:03:29.289Z] unset SSH_AGENT_PID; [2023-11-13T18:03:29.289Z] echo Agent pid 38 killed; [2023-11-13T18:03:29.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:03:29.592Z] + git semver [Pipeline] } [2023-11-13T18:03:29.860Z] $ docker stop --time=1 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e [2023-11-13T18:03:31.185Z] $ docker rm -f --volumes 3706592d81690e4fc6d05574d3506410048723bdd9bbf234e34765614162fe9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:03:31.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:03:31.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:03:31.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:03:31.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:03:31.898Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T18:03:31.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T18:03:32.294Z] $ docker top e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:03:32.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:03:32.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:03:32.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:03:32.502Z] $ docker exec e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 ssh-agent [2023-11-13T18:03:32.606Z] SSH_AUTH_SOCK=/tmp/ssh-aM6rxLq5QWHY/agent.32 [2023-11-13T18:03:32.606Z] SSH_AGENT_PID=38 [2023-11-13T18:03:32.611Z] Running ssh-add (command line suppressed) [2023-11-13T18:03:32.709Z] Identity added: /w/workspace/edgex-go/605@tmp/private_key_10403429194684316964.key (/w/workspace/edgex-go/605@tmp/private_key_10403429194684316964.key) [2023-11-13T18:03:32.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:03:33.017Z] + git semver push [2023-11-13T18:03:33.277Z] 2023-11-13 18:03:33,192 [run_push] DEBUG push [2023-11-13T18:03:33.277Z] 2023-11-13 18:03:33,193 [execute] INFO git cat-file --batch-check [2023-11-13T18:03:33.277Z] 2023-11-13 18:03:33,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T18:03:33.277Z] 2023-11-13 18:03:33,197 [execute] INFO git rev-list e828d080a9702a25ad7a724e6a0b80765ad6bd04 -- [2023-11-13T18:03:33.277Z] 2023-11-13 18:03:33,197 [execute] DEBUG Popen(['git', 'rev-list', 'e828d080a9702a25ad7a724e6a0b80765ad6bd04', '--'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:03:33.277Z] 2023-11-13 18:03:33,213 [execute] INFO git fetch -v origin [2023-11-13T18:03:33.277Z] 2023-11-13 18:03:33,213 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-13T18:03:33.845Z] 2023-11-13 18:03:33,716 [run_push] DEBUG no remote changes detected [2023-11-13T18:03:33.845Z] 2023-11-13 18:03:33,717 [execute] INFO git push origin semver [2023-11-13T18:03:33.845Z] 2023-11-13 18:03:33,717 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/605/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:03:34.781Z] 2023-11-13 18:03:34,528 [run_push] DEBUG push all version tags [2023-11-13T18:03:34.781Z] 2023-11-13 18:03:34,528 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-13T18:03:34.781Z] 2023-11-13 18:03:34,529 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/605, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:03:35.717Z] 2023-11-13 18:03:35,402 [read_version] DEBUG read version from /w/workspace/edgex-go/605/.semver/main [2023-11-13T18:03:35.717Z] 3.1.0-dev.71 [Pipeline] } [2023-11-13T18:03:35.726Z] $ docker exec --env ******** --env ******** e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 ssh-agent -k [2023-11-13T18:03:35.815Z] unset SSH_AUTH_SOCK; [2023-11-13T18:03:35.815Z] unset SSH_AGENT_PID; [2023-11-13T18:03:35.815Z] echo Agent pid 38 killed; [2023-11-13T18:03:35.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:03:36.121Z] + git semver [Pipeline] } [2023-11-13T18:03:36.390Z] $ docker stop --time=1 e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 [2023-11-13T18:03:37.659Z] $ docker rm -f --volumes e770267f93abaa5aa81e64393c002c4f85b534ba22e90a756f4902e87f735588 [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-13T18:03:38.122Z] + [ -d /w/workspace/edgex-go/605/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:38.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:39.265Z] ---> package-listing.sh [2023-11-13T18:03:39.265Z] ++ facter osfamily [2023-11-13T18:03:39.265Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-13T18:03:39.522Z] + OS_FAMILY=debian [2023-11-13T18:03:39.523Z] + workspace=/w/workspace/edgex-go/605 [2023-11-13T18:03:39.523Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-13T18:03:39.523Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-13T18:03:39.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-13T18:03:39.523Z] + PACKAGES=/tmp/packages_start.txt [2023-11-13T18:03:39.523Z] + '[' /w/workspace/edgex-go/605 ']' [2023-11-13T18:03:39.523Z] + PACKAGES=/tmp/packages_end.txt [2023-11-13T18:03:39.523Z] + case "${OS_FAMILY}" in [2023-11-13T18:03:39.523Z] + dpkg -l [2023-11-13T18:03:39.523Z] + grep '^ii' [2023-11-13T18:03:39.523Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-13T18:03:39.523Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-13T18:03:39.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-13T18:03:39.523Z] + '[' /w/workspace/edgex-go/605 ']' [2023-11-13T18:03:39.523Z] + mkdir -p /w/workspace/edgex-go/605/archives/ [2023-11-13T18:03:39.523Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/605/archives/ [Pipeline] echo [2023-11-13T18:03:39.531Z] 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/605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-13T18:03:39.804Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:03:40.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:03:40.361Z] [2023-11-13T18:03:40.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:03:40.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:03:40.662Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-13T18:03:40.662Z] 5eb5b503b376: Pulling fs layer [2023-11-13T18:03:40.662Z] 5c69ac0246d0: Pulling fs layer [2023-11-13T18:03:40.662Z] ec43610c2a17: Pulling fs layer [2023-11-13T18:03:40.662Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-13T18:03:40.662Z] 33b1e0a273af: Pulling fs layer [2023-11-13T18:03:40.662Z] 3a2ae6a8a46f: Waiting [2023-11-13T18:03:40.662Z] 5d3b04190fa2: Pulling fs layer [2023-11-13T18:03:40.662Z] 2f39f015ded8: Pulling fs layer [2023-11-13T18:03:40.662Z] 5d3b04190fa2: Waiting [2023-11-13T18:03:40.662Z] 5c69ac0246d0: Verifying Checksum [2023-11-13T18:03:40.662Z] 5c69ac0246d0: Download complete [2023-11-13T18:03:40.662Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-13T18:03:40.662Z] 3a2ae6a8a46f: Download complete [2023-11-13T18:03:40.920Z] 33b1e0a273af: Verifying Checksum [2023-11-13T18:03:40.920Z] 33b1e0a273af: Download complete [2023-11-13T18:03:40.920Z] ec43610c2a17: Verifying Checksum [2023-11-13T18:03:40.920Z] ec43610c2a17: Download complete [2023-11-13T18:03:40.920Z] 5d3b04190fa2: Verifying Checksum [2023-11-13T18:03:40.920Z] 5d3b04190fa2: Download complete [2023-11-13T18:03:40.920Z] 5eb5b503b376: Verifying Checksum [2023-11-13T18:03:40.920Z] 5eb5b503b376: Download complete [2023-11-13T18:03:41.488Z] 2f39f015ded8: Verifying Checksum [2023-11-13T18:03:41.488Z] 2f39f015ded8: Download complete [2023-11-13T18:03:42.053Z] 5eb5b503b376: Pull complete [2023-11-13T18:03:42.053Z] 5c69ac0246d0: Pull complete [2023-11-13T18:03:42.618Z] ec43610c2a17: Pull complete [2023-11-13T18:03:42.618Z] 3a2ae6a8a46f: Pull complete [2023-11-13T18:03:42.876Z] 33b1e0a273af: Pull complete [2023-11-13T18:03:42.876Z] 5d3b04190fa2: Pull complete [2023-11-13T18:03:47.064Z] 2f39f015ded8: Pull complete [2023-11-13T18:03:47.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-13T18:03:47.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:03:47.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:03:47.149Z] prd-ubuntu20.04-docker-8c-8g-17354 does not seem to be running inside a container [2023-11-13T18:03:47.178Z] $ 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/605/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/605 -v /w/workspace/edgex-go/605:/w/workspace/edgex-go/605:rw,z -v /w/workspace/edgex-go/605@tmp:/w/workspace/edgex-go/605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-13T18:03:50.370Z] $ docker top f02ed92deff9b196e62f88649b3a5a903dd83d9063200c4ce459ba8b7f746d26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:03:50.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-13T18:03:51.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-13T18:03:51.303Z] + ls /var/log/sa-host [2023-11-13T18:03:51.303Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:03:51.380Z] provisioning config files... [2023-11-13T18:03:51.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/605@tmp/config153030090402911238tmp [Pipeline] { [Pipeline] echo [2023-11-13T18:03:51.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:51.684Z] ---> create-netrc.sh [Pipeline] } [2023-11-13T18:03:51.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:52.027Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-13T18:03:52.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:52.317Z] ---> sudo-logs.sh [2023-11-13T18:03:52.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-13T18:03:52.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:52.622Z] ---> job-cost.sh [2023-11-13T18:03:52.622Z] lf-activate-venv: SKIPPING [2023-11-13T18:03:52.622Z] DEBUG: total: 0.10999999940395355 [2023-11-13T18:03:52.622Z] INFO: Retrieving Stack Cost... [2023-11-13T18:03:52.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T18:03:53.452Z] INFO: Archiving Costs [Pipeline] echo [2023-11-13T18:03:53.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:03:53.752Z] ---> logs-deploy.sh [2023-11-13T18:03:53.752Z] lf-activate-venv: SKIPPING [2023-11-13T18:03:53.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/605 [2023-11-13T18:03:53.752Z] INFO: archiving workspace using pattern(s): [2023-11-13T18:03:54.693Z] Archives upload complete. [2023-11-13T18:03:54.693Z] INFO: archiving logs to Nexus